Aug 07 16:07:00.402646 np0000006731 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Aug 07 16:07:00.408313 np0000006731 devstack@c-api.service[100264]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Aug 7 16:07:00 2026] *** Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: os: Linux-6.8.0-100-generic #100-Ubuntu SMP PREEMPT_DYNAMIC Tue Jan 13 16:40:06 UTC 2026 Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: nodename: np0000006731 Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: machine: x86_64 Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: clock source: unix Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: pcre jit disabled Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: detected number of CPU cores: 16 Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: current working directory: / Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: detected binary path: /usr/bin/uwsgi-core Aug 07 16:07:00.410702 np0000006731 devstack@c-api.service[100264]: your processes number limit is 257052 Aug 07 16:07:00.410947 np0000006731 devstack@c-api.service[100264]: your memory page size is 4096 bytes Aug 07 16:07:00.410947 np0000006731 devstack@c-api.service[100264]: detected max file descriptor number: 2048 Aug 07 16:07:00.410947 np0000006731 devstack@c-api.service[100264]: lock engine: pthread robust mutexes Aug 07 16:07:00.410947 np0000006731 devstack@c-api.service[100264]: thunder lock: enabled Aug 07 16:07:00.411161 np0000006731 devstack@c-api.service[100264]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Aug 07 16:07:00.411161 np0000006731 devstack@c-api.service[100264]: Python version: 3.12.3 (main, Jun 19 2026, 12:46:00) [GCC 13.3.0] Aug 07 16:07:00.411161 np0000006731 devstack@c-api.service[100264]: PEP 405 virtualenv detected: /opt/stack/data/venv Aug 07 16:07:00.411161 np0000006731 devstack@c-api.service[100264]: Set PythonHome to /opt/stack/data/venv Aug 07 16:07:00.447733 np0000006731 devstack@c-api.service[100264]: Python main interpreter initialized at 0x75b3de8a4668 Aug 07 16:07:00.447733 np0000006731 devstack@c-api.service[100264]: python threads support enabled Aug 07 16:07:00.447733 np0000006731 devstack@c-api.service[100264]: your server socket listen backlog is limited to 100 connections Aug 07 16:07:00.447733 np0000006731 devstack@c-api.service[100264]: your mercy for graceful operations on workers is 80 seconds Aug 07 16:07:00.448172 np0000006731 devstack@c-api.service[100264]: mapped 671795 bytes (656 KB) for 4 cores Aug 07 16:07:00.448316 np0000006731 devstack@c-api.service[100264]: *** Operational MODE: preforking *** Aug 07 16:07:00.448543 np0000006731 devstack@c-api.service[100264]: *** uWSGI is running in multiple interpreter mode *** Aug 07 16:07:00.448543 np0000006731 devstack@c-api.service[100264]: spawned uWSGI master process (pid: 100264) Aug 07 16:07:00.448744 np0000006731 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Aug 07 16:07:00.449197 np0000006731 devstack@c-api.service[100264]: spawned uWSGI worker 1 (pid: 100265, cores: 1) Aug 07 16:07:00.449951 np0000006731 devstack@c-api.service[100264]: spawned uWSGI worker 2 (pid: 100266, cores: 1) Aug 07 16:07:00.450380 np0000006731 devstack@c-api.service[100264]: spawned uWSGI worker 3 (pid: 100267, cores: 1) Aug 07 16:07:00.450914 np0000006731 devstack@c-api.service[100264]: spawned uWSGI worker 4 (pid: 100268, cores: 1) Aug 07 16:07:00.451030 np0000006731 devstack@c-api.service[100264]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: we strongly recommend against using it for new projects. Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: framework. For more detail see Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:07:00.575800 np0000006731 devstack@c-api.service[100266]: import eventlet # noqa Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: we strongly recommend against using it for new projects. Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: framework. For more detail see Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:07:00.577160 np0000006731 devstack@c-api.service[100267]: import eventlet # noqa Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: we strongly recommend against using it for new projects. Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: framework. For more detail see Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:07:00.578804 np0000006731 devstack@c-api.service[100268]: import eventlet # noqa Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: we strongly recommend against using it for new projects. Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: If you are already using Eventlet, we recommend migrating to a different Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: framework. For more detail see Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Aug 07 16:07:00.582570 np0000006731 devstack@c-api.service[100265]: import eventlet # noqa Aug 07 16:07:00.748161 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 16:07:00.748161 np0000006731 devstack@c-api.service[100266]: from cgi import parse_header Aug 07 16:07:00.750331 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 16:07:00.750331 np0000006731 devstack@c-api.service[100267]: from cgi import parse_header Aug 07 16:07:00.758206 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 16:07:00.758206 np0000006731 devstack@c-api.service[100268]: from cgi import parse_header Aug 07 16:07:00.760752 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Aug 07 16:07:00.760752 np0000006731 devstack@c-api.service[100265]: from cgi import parse_header Aug 07 16:07:00.784661 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:07:00.784661 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:07:00.791845 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:07:00.791845 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:07:00.795925 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 16:07:00.795925 np0000006731 devstack@c-api.service[100266]: removals.removed_module( Aug 07 16:07:00.796792 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:07:00.796792 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:07:00.796935 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 16:07:00.796935 np0000006731 devstack@c-api.service[100266]: removals.removed_module( Aug 07 16:07:00.798159 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Aug 07 16:07:00.798159 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:07:00.804513 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 16:07:00.804513 np0000006731 devstack@c-api.service[100267]: removals.removed_module( Aug 07 16:07:00.805312 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 16:07:00.805312 np0000006731 devstack@c-api.service[100267]: removals.removed_module( Aug 07 16:07:00.808860 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 16:07:00.808860 np0000006731 devstack@c-api.service[100268]: removals.removed_module( Aug 07 16:07:00.809803 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 16:07:00.809803 np0000006731 devstack@c-api.service[100268]: removals.removed_module( Aug 07 16:07:00.809918 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Aug 07 16:07:00.809918 np0000006731 devstack@c-api.service[100265]: removals.removed_module( Aug 07 16:07:00.810896 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Aug 07 16:07:00.810896 np0000006731 devstack@c-api.service[100265]: removals.removed_module( Aug 07 16:07:01.556508 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 16:07:01.556508 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:07:01.575497 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 16:07:01.575497 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:07:01.583395 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 16:07:01.583395 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:07:01.611485 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 16:07:01.611485 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:07:01.626674 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 16:07:01.626674 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:07:01.630421 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1630: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Aug 07 16:07:01.630421 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:07:01.658741 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 16:07:01.658741 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:07:01.682963 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Aug 07 16:07:01.682963 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:07:01.789453 np0000006731 devstack@c-api.service[100265]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 16:07:01.789717 np0000006731 devstack@c-api.service[100265]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100265) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:07:01.802464 np0000006731 devstack@c-api.service[100268]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 16:07:01.802700 np0000006731 devstack@c-api.service[100268]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100268) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:07:01.831984 np0000006731 devstack@c-api.service[100267]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 16:07:01.832201 np0000006731 devstack@c-api.service[100267]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100267) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:07:01.854370 np0000006731 devstack@c-api.service[100266]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Aug 07 16:07:01.854598 np0000006731 devstack@c-api.service[100266]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=100266) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Aug 07 16:07:01.885752 np0000006731 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 16:07:01.885752 np0000006731 devstack@c-api.service[100268]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:07:01.887492 np0000006731 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 16:07:01.887492 np0000006731 devstack@c-api.service[100265]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:07:01.893569 np0000006731 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 16:07:01.893569 np0000006731 devstack@c-api.service[100267]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:07:01.917475 np0000006731 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Aug 07 16:07:01.917475 np0000006731 devstack@c-api.service[100266]: @jsonschema.FormatChecker.cls_checks('date-time') Aug 07 16:07:02.354788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:07:02.354943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:07:02.355150 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:07:02.355235 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.355271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Aug 07 16:07:02.355370 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.355573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355620 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355652 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.355685 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355713 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.355843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.355989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.357644 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.357708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.357815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.357903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.357944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.357988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.358026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.358055 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.358084 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.358117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.358146 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.358176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.358208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.358235 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.358263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.358293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.358338 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.358368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.358393 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.358428 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.358459 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.358487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.358515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.358554 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.358586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.358615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.358637 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.358637 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.359311 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.359401 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.359460 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.359524 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.359569 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.359604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.359635 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.359662 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.359690 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.359726 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.359756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.359783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.359821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.359854 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.359882 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.359904 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.359933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.359958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.359985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.360013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.360036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.360065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.360090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.360120 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.360146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.360173 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.360203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.360230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.360256 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.360283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.360329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.360357 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.360383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.360414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.360441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.360472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.360503 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.360529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.360557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.360597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.360626 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.360656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.360684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.360718 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.360744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.360773 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.360818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.360848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.360848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.360899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.360928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.360958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.360958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.360958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.360958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.360958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.362310 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.362399 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.362458 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.362498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.362527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.362560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.362593 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.362632 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.362666 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.362705 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.362749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.362791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.362850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.362850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.362928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.362958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.362986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.362986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.363036 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.363077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.363127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.363178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.363213 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.363242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.363275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.363329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.363359 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.363384 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.363413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.363441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.363471 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.363498 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.363523 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.363550 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.363582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.363623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.363680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.363706 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.363733 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.363759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.363787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.363829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.363854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.363882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.363915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.363941 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.363964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.363993 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.364022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.364046 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.364109 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.364137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.364137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.364137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.364137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.364137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.364994 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.365075 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.365124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.365157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.365198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.365244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.365274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.365333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.365369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.365397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.365427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.365455 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.365482 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.365505 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.365536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.365563 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.365590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.365618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.365655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.365686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.365714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.365744 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.365774 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.365823 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.365856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.365856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.365856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.365856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.366220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.366295 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.366387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.366433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.366466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.366504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.366540 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.366566 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.366605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.366635 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.366677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.366709 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.366738 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.366766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.366862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.366897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.366925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.366953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.366982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.367012 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.367043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.367068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.367094 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.367122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.367151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.367185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.367210 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.367237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.367264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.367293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.367332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.367363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.367392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.367418 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.367452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.367479 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.367507 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.367534 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.367559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.367587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.367612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.367637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.367679 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.367728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.367761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.367789 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.367828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.367851 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.367879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.367909 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.367937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.367965 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.367991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.367991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.367991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.367991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.368924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.368983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.369057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.369116 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.369154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.369219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.369258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.369287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.369333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.369363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.369392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.369419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.369446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.369478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.369501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.369526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.369554 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.369582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.369607 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.369637 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.369665 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.369693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.369723 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.369751 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.369776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.369810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.369841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.369864 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.375255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.375361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.375397 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.375470 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.375524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.375574 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.375644 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.375810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.375891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.375952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.375985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.376013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.376043 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.376073 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.376122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.376150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.376177 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.376205 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.376230 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.376250 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.376276 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.376327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.376359 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.376390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.376415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.376438 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.376462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.376511 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.376543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.376572 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.376597 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.376618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.376645 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.376675 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.376698 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.376724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.376747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.376772 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.376824 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.376856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.376882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.376908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.376937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.376958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.376987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.377013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.377037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.377059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.377081 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.377106 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.377125 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.377149 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.377178 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.377178 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.377221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.377268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.379030 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.379098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.379168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.379210 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.379245 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.379287 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.379329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.379364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.379389 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.379410 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.379433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.379456 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.379478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.379506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.379529 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.379560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.379592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.379615 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.379639 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.379639 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.379686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.379713 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.379733 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.379759 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.379844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.379928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.380017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.380118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.380157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.380184 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.380253 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.380338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.380396 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.380441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.380482 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.380512 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.380537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.380565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.380588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.380613 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.380635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.380659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.380682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.380705 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.380727 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.380753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.380774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.380816 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.380847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.380877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.380916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.380945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.380970 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.380998 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.380998 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.381078 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.381647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.381727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.381779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.381858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.381893 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.381927 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.381966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.382002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.382029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.382061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.382086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.382111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.382134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.382164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.382196 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.382220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.382239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.382239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.382313 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.382349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.382374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.382406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.382430 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.382455 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.382482 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.382482 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.382522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.382544 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.384818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.384889 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.384988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.385058 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.385107 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.385143 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.385179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.385251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.385284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.385327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.385355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.385387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.385412 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.385435 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.385463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.385486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.385507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.385533 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.385556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.385577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.385603 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.385653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.385682 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.385705 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.385749 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.385777 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.385841 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.385942 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.386378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.386556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.386599 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.386667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.386719 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.386752 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.386777 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.386814 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.386852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.386891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.386920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.386956 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.386981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.387008 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.387038 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.387063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.387093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.387128 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.387161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.387187 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.387217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.387242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.387282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.387386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.387421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.387480 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.387564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.387655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.388382 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.388460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.388508 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.388585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.388635 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.388689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.388737 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.388772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.388825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.388863 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.388886 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.388913 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.388937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.388964 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.388993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.389020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.389045 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.389070 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.389096 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.389123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.389146 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.389174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.389197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.389218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.389246 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.389275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.389314 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.389343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.389364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.389385 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.389412 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.389434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.389459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.389488 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.389513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.389537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.389559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.389581 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.389607 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.389636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.389663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.389690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.389712 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.389741 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.389766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.389790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.389832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.389860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.389884 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.389905 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.389930 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.389959 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.389983 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.390014 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.390040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.390066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.390095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.390123 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.390154 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.390177 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.390201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.390227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.390258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.390286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.390334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.390361 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.390383 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.390404 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.390429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.390455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.390479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.390508 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.390537 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.390567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.390589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.390616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.390641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.390663 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.390684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.390705 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.390724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.390746 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.390776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.390811 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.390833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.390857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.390882 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.390901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.390924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.390946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.390967 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.390988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.391013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.391036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.391061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.391083 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.391103 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.391124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.391149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.391149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.391191 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.391214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.391238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.391389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.391389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.391462 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.391830 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.391878 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.391951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.391985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.392016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.392045 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.392077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.392099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.392119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.392144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.392178 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.392202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.392231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.392266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.392325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.392369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.392396 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.392450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.392491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.392515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.392537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.392621 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.392710 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.392827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.392869 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.392906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.392956 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.392983 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.393015 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.393067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.393146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.393222 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.393283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.393352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.393389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.393423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.393471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.393519 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.393550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.393577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.393607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.393639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.393683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.393714 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.393739 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.393760 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.393783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.393815 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.393843 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.393868 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.393897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.393922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.393946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.393966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.393990 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.394016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.394042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.394066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.394088 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.394115 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.394143 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.394163 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.394186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.394206 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.394232 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.394256 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.394285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.394319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.394344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.394378 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.394406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.394427 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.394454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.394475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.394512 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.394538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.394559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.394559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.394559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.394559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.394641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.394691 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.394764 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.394869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.396505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.396580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.396647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.396682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.396721 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.396761 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.396803 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.396833 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.396865 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.396886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.396906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.396936 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.396963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.396991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.397023 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.397052 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.397090 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.397114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.397139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.397166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.397166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.397416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.397501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.397595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.397677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.397759 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.397854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.397946 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.398867 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.398941 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.399005 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.399095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.399128 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.399158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.399183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.399208 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.399231 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.399269 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.399317 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.399347 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.399395 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.399458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.399487 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.399531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.399596 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.399657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.399720 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.399793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.399877 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.399950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.400053 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.400134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.400221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.400312 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.400403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.400495 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.400588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.400660 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.400708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.400741 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.400784 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.400825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.400860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.400885 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.400910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.400938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.400964 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.400987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.401012 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.401032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.401054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.401080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.401118 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.401149 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.401177 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.401177 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.401221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.401243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.401266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.401346 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.401384 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.401464 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.401547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.401639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.402496 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.402533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.402586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.402624 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.402647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.402668 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.402690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.402718 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.402740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.402768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.402792 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.402830 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.402867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.402891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.402918 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.402942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.402971 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.402997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.403018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.403038 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.403059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.403097 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.403135 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.403167 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.403189 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.403218 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.403293 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.403344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.403368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.403400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.403434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.403470 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.403503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.403525 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.403569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.403618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.403666 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.403700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.403730 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.403772 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.403816 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.403852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.403874 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.403900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.403927 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.403955 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.403982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.404006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.404121 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.404244 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.407588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.407665 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.407729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.407787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.407823 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.407864 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.407892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.407915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.407949 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.407973 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.407995 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.408021 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.408043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.408095 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.408129 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.408151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.408185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.408226 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.408274 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.408323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.408356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.408379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.408431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.408495 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.408557 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.408613 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.408684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.408755 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.412468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.412538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.412599 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.412664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.412718 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.412773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.412811 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.412847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.412883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.412935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.412998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.413062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.413104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.413160 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.413191 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.413265 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.413364 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.413461 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.413514 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.413553 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.413593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.413630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.413675 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.413714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.413755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.413825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.413875 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.413919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.413963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.414005 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.414054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.414100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.414144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.414144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.414144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.414251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.414251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.414495 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.414542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.414595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.414595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.414698 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.414744 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.414788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.414860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.414904 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.414947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.414991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.415033 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.415076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.415136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.415182 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.415224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.415224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.415326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.415326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Aug 07 16:07:02.416726 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100266) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.416839 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.416883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100265) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.416912 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.416939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.416970 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.416998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.417045 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100268) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.417080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.417117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100266) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.417117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100266) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.417174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100265) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.417200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.417229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=100267) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Aug 07 16:07:02.417253 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100265) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.417279 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.417330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Aug 07 16:07:02.417363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.417391 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Aug 07 16:07:02.417414 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100268) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.417436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Aug 07 16:07:02.417462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100268) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.417489 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=100267) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Aug 07 16:07:02.417489 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=100267) register /opt/stack/cinder/cinder/api/extensions.py:135}} Aug 07 16:07:02.460843 np0000006731 devstack@c-api.service[100266]: INFO dbcounter [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Registered counter for database cinder Aug 07 16:07:02.461312 np0000006731 devstack@c-api.service[100267]: INFO dbcounter [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Registered counter for database cinder Aug 07 16:07:02.461417 np0000006731 devstack@c-api.service[100268]: INFO dbcounter [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Registered counter for database cinder Aug 07 16:07:02.462606 np0000006731 devstack@c-api.service[100265]: INFO dbcounter [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Registered counter for database cinder Aug 07 16:07:02.502583 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.502706 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-33f97614-2173-42fd-a8db-ae9e87349133 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.503240 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.506945 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.610204 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writer thread running {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:07:02.612729 np0000006731 devstack@c-api.service[100268]: INFO cinder.rpc [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:07:02.614460 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writer thread running {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:07:02.614925 np0000006731 devstack@c-api.service[100268]: INFO cinder.rpc [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:07:02.617006 np0000006731 devstack@c-api.service[100268]: INFO cinder.rpc [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:07:02.617332 np0000006731 devstack@c-api.service[100266]: INFO cinder.rpc [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:07:02.618925 np0000006731 devstack@c-api.service[100268]: INFO cinder.rpc [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:07:02.619159 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writer thread running {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:07:02.619492 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.619492 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.619746 np0000006731 devstack@c-api.service[100266]: INFO cinder.rpc [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:07:02.621157 np0000006731 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.621800 np0000006731 devstack@c-api.service[100265]: INFO cinder.rpc [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:07:02.621934 np0000006731 devstack@c-api.service[100266]: INFO cinder.rpc [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:07:02.623650 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.623704 np0000006731 devstack@c-api.service[100266]: INFO cinder.rpc [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:07:02.623789 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.623957 np0000006731 devstack@c-api.service[100265]: INFO cinder.rpc [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:07:02.624014 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.624424 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.624606 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writer thread running {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Aug 07 16:07:02.625200 np0000006731 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.625948 np0000006731 devstack@c-api.service[100265]: INFO cinder.rpc [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:07:02.627161 np0000006731 devstack@c-api.service[100267]: INFO cinder.rpc [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Aug 07 16:07:02.627457 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.627636 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.627718 np0000006731 devstack@c-api.service[100265]: INFO cinder.rpc [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:07:02.628015 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.628254 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.628875 np0000006731 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.629773 np0000006731 devstack@c-api.service[100267]: INFO cinder.rpc [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Aug 07 16:07:02.631096 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.631233 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.631874 np0000006731 devstack@c-api.service[100267]: INFO cinder.rpc [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Aug 07 16:07:02.633750 np0000006731 devstack@c-api.service[100267]: INFO cinder.rpc [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Aug 07 16:07:02.634377 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.634377 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.635015 np0000006731 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] This key manager is insecure and is not recommended for production deployments: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.637693 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.637846 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.653534 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.655963 np0000006731 devstack@c-api.service[100268]: INFO cinder.rpc [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:07:02.658218 np0000006731 devstack@c-api.service[100268]: INFO cinder.rpc [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:07:02.658634 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.658752 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.659849 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-33f97614-2173-42fd-a8db-ae9e87349133 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.661736 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.662101 np0000006731 devstack@c-api.service[100265]: INFO cinder.rpc [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:07:02.663982 np0000006731 devstack@c-api.service[100265]: INFO cinder.rpc [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:07:02.664065 np0000006731 devstack@c-api.service[100266]: INFO cinder.rpc [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:07:02.664670 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.664670 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.666162 np0000006731 devstack@c-api.service[100266]: INFO cinder.rpc [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:07:02.666587 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.666730 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.668581 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.670168 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.670707 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:02.670913 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.671021 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.673268 np0000006731 devstack@c-api.service[100267]: INFO cinder.rpc [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Aug 07 16:07:02.673480 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.673634 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.674112 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.674443 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.675479 np0000006731 devstack@c-api.service[100267]: INFO cinder.rpc [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Aug 07 16:07:02.675925 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.676095 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.676856 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.676977 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.677025 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.677132 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.677599 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.677794 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.679065 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.679129 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.679212 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.679267 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.681103 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.681243 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.681876 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.682002 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.682048 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.682132 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.683358 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.683486 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.684275 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.684328 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.684439 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.684472 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.685119 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.685267 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.685320 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.685432 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.686241 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.686384 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.687281 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.687426 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.687459 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.687595 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.688132 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.688263 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.688370 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.688492 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.688606 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.688738 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.689751 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.689895 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.689977 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.690104 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.690310 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.690445 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.690914 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.691056 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.691875 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.692007 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.692529 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.692696 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.693413 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.693540 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.694071 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.694203 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.694265 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.694398 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.694455 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.694504 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.695181 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.695312 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.696387 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.696511 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.696568 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.696640 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.696695 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.696832 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.697823 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.697948 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.698546 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.698660 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.698737 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.698780 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.698874 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.698926 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.699462 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.699537 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.699583 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.699622 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.699658 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.699714 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.700508 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.700626 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.701013 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.701129 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.701345 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.701465 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.701542 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.701665 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.701999 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.702060 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.702132 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.702183 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.702716 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.702844 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.703198 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.703368 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.703513 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.703625 np0000006731 devstack@c-api.service[100268]: WARNING cinder.api.contrib.hosts [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:07:02.703873 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.703985 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.704414 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.704528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: extensions {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.704586 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.705680 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.705739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: consistencygroups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.705853 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.705903 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.705994 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.706146 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.706836 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.706953 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.707273 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: extra_specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.708007 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.708181 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.708702 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.708880 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.709077 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.709241 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.709274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: capabilities {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.709381 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.709605 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.710087 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.710406 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.710435 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.710495 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.710527 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: backups {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.710847 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.711002 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.711470 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.711506 np0000006731 devstack@c-api.service[100265]: WARNING cinder.api.contrib.hosts [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:07:02.711629 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.711854 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.712039 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.712086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-quota-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.712394 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.712551 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.712711 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.712795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: extensions {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.712850 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.713270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: qos-specs {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.713407 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.713562 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.714290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: consistencygroups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.714352 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.714506 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.714925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.715182 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.715341 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.715977 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.716127 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.716164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: encryption {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.716736 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.716869 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.717104 np0000006731 devstack@c-api.service[100266]: WARNING cinder.api.contrib.hosts [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:07:02.717404 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: cgsnapshots {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.717467 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.717557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: extra_specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.717614 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.718182 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: extensions {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.718604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: scheduler-stats {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.718802 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: capabilities {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.719398 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.719477 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: consistencygroups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.719547 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.719746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-volume-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.720251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: backups {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.720911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-snapshot-manage {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.721053 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.721209 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.722118 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-volume-transfer {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.722180 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.722285 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.722351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: extra_specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.722405 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-quota-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.723002 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.723145 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.723427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-hosts {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.723592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: qos-specs {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.723852 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.723934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: capabilities {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.724002 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.724573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-volume-type-access {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.724698 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.724821 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.725209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: backups {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.725404 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.725514 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.725667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.725809 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-availability-zone {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.726057 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.726185 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.726947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extended resource: os-quota-class-sets {{(pid=100268) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.727007 np0000006731 devstack@c-api.service[100267]: WARNING cinder.api.contrib.hosts [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Aug 07 16:07:02.727154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: encryption {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.727211 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.727277 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.727539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-quota-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.727799 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: extensions {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.728255 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.728410 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.728469 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: cgsnapshots {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.728926 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: consistencygroups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.729114 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.729213 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.729356 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: qos-specs {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.729777 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: scheduler-stats {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.729864 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.729960 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.730518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] SnapshotActionsController initialized {{(pid=100268) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:07:02.730904 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.731024 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.731080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.731127 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-volume-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.731642 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.731771 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.731849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: extra_specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.732344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: encryption {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.732400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-snapshot-manage {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.732450 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.732539 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.733208 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.733267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: capabilities {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.733336 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.733572 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: cgsnapshots {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.733755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-volume-transfer {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.733829 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.733965 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734058 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734309 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734409 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension UsedLimits extending resource: limits {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: scheduler-stats {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.734758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: backups {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.734888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.734973 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension AdminActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.735140 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension AdminActions extending resource: snapshots {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.735233 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension AdminActions extending resource: backups {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.735343 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeActions extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.735466 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.735560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.router [None req-40c3843e-6238-4940-8d9d-ce732c291a16 None None] Extension TypesManage extending resource: types {{(pid=100268) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.735653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-hosts {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.735916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-volume-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.736849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-volume-type-access {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.737020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-snapshot-manage {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.737091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-quota-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.738125 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-availability-zone {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.738348 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: qos-specs {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.738423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-volume-transfer {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.739171 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extended resource: os-quota-class-sets {{(pid=100265) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.740309 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.740464 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.740532 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-hosts {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.740592 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.741319 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.741449 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.741898 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: encryption {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.742059 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.742173 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.742228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-volume-type-access {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.742704 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.snapshot_actions [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] SnapshotActionsController initialized {{(pid=100265) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:07:02.743353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: cgsnapshots {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.743415 np0000006731 devstack@c-api.service[100268]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75b3de8a4668 pid: 100268 (default app) Aug 07 16:07:02.743610 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.743725 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.744293 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.744361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-availability-zone {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.744424 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.744763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: scheduler-stats {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.745053 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.745174 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.745856 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.745967 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.746145 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-volume-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.746215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extended resource: os-quota-class-sets {{(pid=100266) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.746470 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.746584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.746693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.746795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.746899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.746986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension UsedLimits extending resource: limits {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747372 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension AdminActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension AdminActions extending resource: snapshots {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension AdminActions extending resource: backups {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeActions extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.747896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.748002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-snapshot-manage {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.748069 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.router [None req-33f97614-2173-42fd-a8db-ae9e87349133 None None] Extension TypesManage extending resource: types {{(pid=100265) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.748492 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.748604 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.749471 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-volume-transfer {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.749848 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.749964 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.750957 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.751019 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-hosts {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.751139 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.751517 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e68e32a7-4d5c-4bf2-b13b-66d8520fe88e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:07:02.752404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] SnapshotActionsController initialized {{(pid=100266) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:07:02.752686 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-volume-type-access {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.753477 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.753676 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.754449 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1/1] 10.4.3.24 () {60 vars in 918 bytes} [Fri Aug 7 16:07:02 2026] GET /volume/v3/ => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:07:02.754655 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.754743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-availability-zone {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.754827 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.755555 np0000006731 devstack@c-api.service[100265]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75b3de8a4668 pid: 100265 (default app) Aug 07 16:07:02.755859 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.756044 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.756314 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extended resource: os-quota-class-sets {{(pid=100267) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Aug 07 16:07:02.757161 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.757360 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.757750 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.757938 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.758200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.758420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.758594 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.758769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.758908 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.758964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.759081 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.759135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.759275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension UsedLimits extending resource: limits {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.759450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.759594 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.759768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.760621 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension AdminActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.760699 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.760752 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension AdminActions extending resource: snapshots {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.760798 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.760855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension AdminActions extending resource: backups {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.760855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeActions extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.760855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.760855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.router [None req-eddf09bc-c67b-4d1a-8ce6-392e6793d348 None None] Extension TypesManage extending resource: types {{(pid=100266) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.761041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] SnapshotActionsController initialized {{(pid=100267) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Aug 07 16:07:02.762059 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.762233 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.762938 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.763988 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.763988 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.764153 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.764896 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:07:02.765045 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:07:02.765612 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.765782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.765947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.766753 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.766753 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.766753 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.766753 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension UsedLimits extending resource: limits {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.766753 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.766753 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767044 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension AdminActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension AdminActions extending resource: snapshots {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension AdminActions extending resource: backups {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767585 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeActions extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.767913 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.router [None req-ee28670f-50e0-4e70-ae3a-c2b849fe2fe5 None None] Extension TypesManage extending resource: types {{(pid=100267) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Aug 07 16:07:02.768289 np0000006731 devstack@c-api.service[100266]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75b3de8a4668 pid: 100266 (default app) Aug 07 16:07:02.775424 np0000006731 devstack@c-api.service[100267]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75b3de8a4668 pid: 100267 (default app) Aug 07 16:07:07.473247 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6eed692b-7947-4aaa-ad20-eb115a988d9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:07:08.074151 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eed692b-7947-4aaa-ad20-eb115a988d9b admin admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:07:08.074858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6eed692b-7947-4aaa-ad20-eb115a988d9b admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "storpool"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:07:08.076485 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:07:08.076485 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:07:08.106974 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-6eed692b-7947-4aaa-ad20-eb115a988d9b admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:08.130647 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6eed692b-7947-4aaa-ad20-eb115a988d9b admin admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:07:08.131115 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 2/2] 10.4.3.24 () {68 vars in 1295 bytes} [Fri Aug 7 16:07:07 2026] POST /volume/v3/types => generated 183 bytes in 658 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:07:08.150330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eab0d3ce-2177-4110-ba37-f30c74017d36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:07:08.439929 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eab0d3ce-2177-4110-ba37-f30c74017d36 admin admin] POST https://10.4.3.24/volume/v3/types/18c4edc8-ddb4-4b44-9749-7b8699e78ed2/extra_specs Aug 07 16:07:08.440698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eab0d3ce-2177-4110-ba37-f30c74017d36 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "storpool"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:07:08.443142 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:07:08.443142 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:07:08.473903 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-eab0d3ce-2177-4110-ba37-f30c74017d36 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=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:08.529001 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eab0d3ce-2177-4110-ba37-f30c74017d36 admin admin] https://10.4.3.24/volume/v3/types/18c4edc8-ddb4-4b44-9749-7b8699e78ed2/extra_specs returned with HTTP 200 Aug 07 16:07:08.529531 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1/3] 10.4.3.24 () {68 vars in 1442 bytes} [Fri Aug 7 16:07:08 2026] POST /volume/v3/types/18c4edc8-ddb4-4b44-9749-7b8699e78ed2/extra_specs => generated 52 bytes in 388 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:07:08.782287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24aa999c-0b27-4719-a9e0-82106f3c4ae2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:07:09.063069 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24aa999c-0b27-4719-a9e0-82106f3c4ae2 admin admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:07:09.063717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24aa999c-0b27-4719-a9e0-82106f3c4ae2 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "multiattach"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:07:09.065521 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:07:09.065521 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:07:09.103006 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-24aa999c-0b27-4719-a9e0-82106f3c4ae2 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=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:09.131868 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24aa999c-0b27-4719-a9e0-82106f3c4ae2 admin admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:07:09.132494 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1/4] 10.4.3.24 () {68 vars in 1295 bytes} [Fri Aug 7 16:07:08 2026] POST /volume/v3/types => generated 186 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:07:09.149494 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c066812b-056e-4672-a660-92288874fcd3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:07:09.458450 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c066812b-056e-4672-a660-92288874fcd3 admin admin] POST https://10.4.3.24/volume/v3/types/e7c02c1b-8b1b-42f5-a260-93daa45ba436/extra_specs Aug 07 16:07:09.459009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c066812b-056e-4672-a660-92288874fcd3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"multiattach": " True"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:07:09.460693 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:07:09.460693 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:07:09.491504 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-c066812b-056e-4672-a660-92288874fcd3 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=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:07:09.542280 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c066812b-056e-4672-a660-92288874fcd3 admin admin] https://10.4.3.24/volume/v3/types/e7c02c1b-8b1b-42f5-a260-93daa45ba436/extra_specs returned with HTTP 200 Aug 07 16:07:09.542742 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1/5] 10.4.3.24 () {68 vars in 1442 bytes} [Fri Aug 7 16:07:09 2026] POST /volume/v3/types/e7c02c1b-8b1b-42f5-a260-93daa45ba436/extra_specs => generated 45 bytes in 402 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:07:18.128418 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:07:18.527504 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:07:19.128741 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:07:19.541099 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:07:33.666268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c5f46a78-9e84-4f9e-a0fe-852d9172295e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:07:33.666800 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5f46a78-9e84-4f9e-a0fe-852d9172295e None None] GET https://10.4.3.24/volume// Aug 07 16:07:33.666954 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5f46a78-9e84-4f9e-a0fe-852d9172295e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:07:33.667149 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c5f46a78-9e84-4f9e-a0fe-852d9172295e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:07:33.667626 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c5f46a78-9e84-4f9e-a0fe-852d9172295e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:07:33.667874 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 3/6] 10.4.3.24 () {66 vars in 1418 bytes} [Fri Aug 7 16:07:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:08:13.354985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a07dfd2b-9d7b-460e-acb6-6e564872d3c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:08:13.644638 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a07dfd2b-9d7b-460e-acb6-6e564872d3c9 tempest-verify_tempest_config-543111721 tempest-verify_tempest_config-543111721-project-member] GET https://10.4.3.24/volume/v3/extensions Aug 07 16:08:13.644827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a07dfd2b-9d7b-460e-acb6-6e564872d3c9 tempest-verify_tempest_config-543111721 tempest-verify_tempest_config-543111721-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:08:13.645020 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a07dfd2b-9d7b-460e-acb6-6e564872d3c9 tempest-verify_tempest_config-543111721 tempest-verify_tempest_config-543111721-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:08:13.645327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a07dfd2b-9d7b-460e-acb6-6e564872d3c9 tempest-verify_tempest_config-543111721 tempest-verify_tempest_config-543111721-project-member] https://10.4.3.24/volume/v3/extensions returned with HTTP 200 Aug 07 16:08:13.645677 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 2/7] 10.4.3.24 () {66 vars in 1239 bytes} [Fri Aug 7 16:08:13 2026] GET /volume/v3/extensions => generated 5245 bytes in 291 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:09:25.782796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:26.339752 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:26.340168 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1171700891", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:26.342160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1171700891', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:27.017036 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume of 1 GB Aug 07 16:09:27.040837 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:09:27.039408. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:09:27.040968 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Availability Zones retrieved successfully. Aug 07 16:09:27.074905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Flow 'volume_create_api' (bf9f0acc-9ae8-4cf6-915b-75effe96be67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:27.076476 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc094b33-858b-4731-983b-c08eaa79e015) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:27.077827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:27.218558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bc094b33-858b-4731-983b-c08eaa79e015) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:27.220245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c455814-4917-4f0e-883a-ede22bfc50aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:27.280097 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:27.280688 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:27.369102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Created reservations ['484bbb33-3b9a-433e-9b2d-766676a02072', '4ae959c8-470c-4e11-a608-dbccc625f768', 'c62efa65-ff0c-459f-bd2d-23efd0e1679f', '0057f524-13d9-4f40-bb87-1958e1468b17'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:27.369763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c455814-4917-4f0e-883a-ede22bfc50aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['484bbb33-3b9a-433e-9b2d-766676a02072', '4ae959c8-470c-4e11-a608-dbccc625f768', 'c62efa65-ff0c-459f-bd2d-23efd0e1679f', '0057f524-13d9-4f40-bb87-1958e1468b17']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:27.371502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0831a70a-df47-44aa-987a-e8cc2fc23a74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:27.445445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0831a70a-df47-44aa-987a-e8cc2fc23a74) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e1ff3b-f3ed-4771-958a-70be2263c741', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1171700891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24f16e8da594f2d9e6777c9d27b3671',qos_specs=None,replication_status=,reservations=['484bbb33-3b9a-433e-9b2d-766676a02072','4ae959c8-470c-4e11-a608-dbccc625f768','c62efa65-ff0c-459f-bd2d-23efd0e1679f','0057f524-13d9-4f40-bb87-1958e1468b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740ce90cb005432fab5eb1106e3a63ac',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1171700891',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88e1ff3b-f3ed-4771-958a-70be2263c741,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24f16e8da594f2d9e6777c9d27b3671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740ce90cb005432fab5eb1106e3a63ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:27.446343 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37041d66-cbe8-4018-bf79-f3f469ebf27d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:27.487809 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37041d66-cbe8-4018-bf79-f3f469ebf27d) transitioned into state 'SUCCESS' from state '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-1171700891',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24f16e8da594f2d9e6777c9d27b3671',qos_specs=None,replication_status=,reservations=['484bbb33-3b9a-433e-9b2d-766676a02072','4ae959c8-470c-4e11-a608-dbccc625f768','c62efa65-ff0c-459f-bd2d-23efd0e1679f','0057f524-13d9-4f40-bb87-1958e1468b17'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740ce90cb005432fab5eb1106e3a63ac',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:27.488929 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7217e01a-1efc-4231-841a-b48edc776d5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:27.522928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7217e01a-1efc-4231-841a-b48edc776d5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:27.524559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Flow 'volume_create_api' (bf9f0acc-9ae8-4cf6-915b-75effe96be67) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:27.525045 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume request issued successfully. Aug 07 16:09:27.526556 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b4d6d34-93e0-41ea-bef0-b66d884eaa8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:27.526870 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 2/8] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:09:25 2026] POST /volume/v3/volumes => generated 755 bytes in 1746 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:27.540705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d441d7ed-66ff-484a-9523-7946b9eb78a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:27.545423 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d441d7ed-66ff-484a-9523-7946b9eb78a6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:27.545423 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d441d7ed-66ff-484a-9523-7946b9eb78a6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:27.546153 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d441d7ed-66ff-484a-9523-7946b9eb78a6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:27.588507 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:27.588507 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:27.599715 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d441d7ed-66ff-484a-9523-7946b9eb78a6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:27.613873 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d441d7ed-66ff-484a-9523-7946b9eb78a6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:27.613873 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 2/9] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:27 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 823 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:28.636788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb91717d-f1c4-4a64-8fef-fc5abd0a6757 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:28.641396 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb91717d-f1c4-4a64-8fef-fc5abd0a6757 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:28.641396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb91717d-f1c4-4a64-8fef-fc5abd0a6757 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:28.641396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb91717d-f1c4-4a64-8fef-fc5abd0a6757 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:28.685999 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:28.685999 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:28.701960 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb91717d-f1c4-4a64-8fef-fc5abd0a6757 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:28.714126 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb91717d-f1c4-4a64-8fef-fc5abd0a6757 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:28.714126 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 4/10] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:28 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 847 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:29.733135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-671ba083-d226-41fe-a958-e571771031e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:29.736056 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-671ba083-d226-41fe-a958-e571771031e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:29.736056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-671ba083-d226-41fe-a958-e571771031e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:29.736867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-671ba083-d226-41fe-a958-e571771031e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:29.789462 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:29.789462 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:29.805694 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-671ba083-d226-41fe-a958-e571771031e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:29.820075 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-671ba083-d226-41fe-a958-e571771031e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:29.820636 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 3/11] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:29 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 847 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:30.843898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-728f316f-ba46-4424-8d9c-d1c867a6959d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:30.848360 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-728f316f-ba46-4424-8d9c-d1c867a6959d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:30.848656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-728f316f-ba46-4424-8d9c-d1c867a6959d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:30.848846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-728f316f-ba46-4424-8d9c-d1c867a6959d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:30.857986 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:30.857986 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:30.867363 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-728f316f-ba46-4424-8d9c-d1c867a6959d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:30.879327 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-728f316f-ba46-4424-8d9c-d1c867a6959d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:30.879895 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 3/12] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:30 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 905 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:31.899949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-574d7bb4-9c97-45ef-9496-3ec7b003fe8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:31.902786 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-574d7bb4-9c97-45ef-9496-3ec7b003fe8e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:31.903179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-574d7bb4-9c97-45ef-9496-3ec7b003fe8e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:31.906185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-574d7bb4-9c97-45ef-9496-3ec7b003fe8e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:31.917935 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:31.917935 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:31.925152 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-574d7bb4-9c97-45ef-9496-3ec7b003fe8e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:31.936109 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-574d7bb4-9c97-45ef-9496-3ec7b003fe8e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:31.936750 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 3/13] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:31 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:32.958237 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3037afb6-739b-41dd-a094-141cb58c7a54 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:32.961716 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3037afb6-739b-41dd-a094-141cb58c7a54 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:32.962093 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3037afb6-739b-41dd-a094-141cb58c7a54 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:32.962795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3037afb6-739b-41dd-a094-141cb58c7a54 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:32.990407 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:32.990407 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:33.010735 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3037afb6-739b-41dd-a094-141cb58c7a54 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:33.026083 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3037afb6-739b-41dd-a094-141cb58c7a54 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:33.027463 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 5/14] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:32 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:34.051871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ac0fb87-b459-47de-b585-9e40a30b405e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:34.055515 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ac0fb87-b459-47de-b585-9e40a30b405e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:34.055515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ac0fb87-b459-47de-b585-9e40a30b405e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:34.056428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ac0fb87-b459-47de-b585-9e40a30b405e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:34.075365 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:34.075365 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:34.080550 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ac0fb87-b459-47de-b585-9e40a30b405e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:34.087768 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ac0fb87-b459-47de-b585-9e40a30b405e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:34.088222 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 4/15] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:34 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:35.109212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f05a07b-41e2-4dd3-90fe-bf6e422777dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:35.113091 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f05a07b-41e2-4dd3-90fe-bf6e422777dc tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:35.114521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f05a07b-41e2-4dd3-90fe-bf6e422777dc tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:35.114521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f05a07b-41e2-4dd3-90fe-bf6e422777dc tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:35.134082 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:35.134082 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:35.145790 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f05a07b-41e2-4dd3-90fe-bf6e422777dc tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:35.159763 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f05a07b-41e2-4dd3-90fe-bf6e422777dc tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:35.160529 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 4/16] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:35 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:36.182672 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d9c9d0b-f5e2-4566-baca-6ca2f9ef15b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:36.186672 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d9c9d0b-f5e2-4566-baca-6ca2f9ef15b0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:36.186672 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d9c9d0b-f5e2-4566-baca-6ca2f9ef15b0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:36.186672 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d9c9d0b-f5e2-4566-baca-6ca2f9ef15b0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:36.198147 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:36.198147 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:36.207240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d9c9d0b-f5e2-4566-baca-6ca2f9ef15b0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:36.215705 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d9c9d0b-f5e2-4566-baca-6ca2f9ef15b0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:36.216102 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 4/17] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:36 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:37.237022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd5e0d2e-58d1-4226-bfbc-e4aec109cc24 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:37.239130 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd5e0d2e-58d1-4226-bfbc-e4aec109cc24 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:37.239648 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd5e0d2e-58d1-4226-bfbc-e4aec109cc24 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:37.240066 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd5e0d2e-58d1-4226-bfbc-e4aec109cc24 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:37.250846 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:37.250846 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:37.255871 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd5e0d2e-58d1-4226-bfbc-e4aec109cc24 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:37.268809 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd5e0d2e-58d1-4226-bfbc-e4aec109cc24 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:37.268809 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 6/18] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:37 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:38.295284 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66362fbc-ce90-4ac8-866c-f9ff314c254c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:38.300883 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66362fbc-ce90-4ac8-866c-f9ff314c254c tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:38.301552 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66362fbc-ce90-4ac8-866c-f9ff314c254c tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:38.302851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66362fbc-ce90-4ac8-866c-f9ff314c254c tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:38.316862 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:38.316862 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:38.327920 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-66362fbc-ce90-4ac8-866c-f9ff314c254c tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:38.336150 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66362fbc-ce90-4ac8-866c-f9ff314c254c tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:38.337546 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 5/19] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:38 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:38.788815 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:39.039913 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:39.146427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:39.146728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1605031881"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:39.154225 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1605031881'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:39.162124 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Create volume of 1 GB Aug 07 16:09:39.162419 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:39.162419 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:39.163186 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Availability Zones retrieved successfully. Aug 07 16:09:39.178183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Flow 'volume_create_api' (039cded1-1eeb-4614-8127-b9a02a588e4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:39.178183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afcca39d-b3d4-4395-8535-a7825af31a95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.178183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:39.199166 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:39.199166 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:39.224137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afcca39d-b3d4-4395-8535-a7825af31a95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e7c02c1b-8b1b-42f5-a260-93daa45ba436,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c02c1b-8b1b-42f5-a260-93daa45ba436', 'encryption_key_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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.227672 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df68879b-caed-4e39-bc54-a0266c3ad67d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.291692 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:39.292369 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:39.357618 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2232a87d-2be5-4813-89d5-1988e0a5398e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:39.365328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2232a87d-2be5-4813-89d5-1988e0a5398e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:39.365328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2232a87d-2be5-4813-89d5-1988e0a5398e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:39.365328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2232a87d-2be5-4813-89d5-1988e0a5398e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:39.372591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Created reservations ['31b6fc77-a4ba-4508-8f72-1617fdb269d2', '656b4ae7-d0e5-41b0-945c-b0ed84968822', 'ec9f4509-ab09-494e-b57f-c976b6e926c9', 'b2e2cb7c-764b-40c5-a1b9-a9b5ab427fc8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:39.373840 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (df68879b-caed-4e39-bc54-a0266c3ad67d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['31b6fc77-a4ba-4508-8f72-1617fdb269d2', '656b4ae7-d0e5-41b0-945c-b0ed84968822', 'ec9f4509-ab09-494e-b57f-c976b6e926c9', 'b2e2cb7c-764b-40c5-a1b9-a9b5ab427fc8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.374120 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:39.374120 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:39.374744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377f342a-a531-4c60-8ac7-1e993c606d28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.380342 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2232a87d-2be5-4813-89d5-1988e0a5398e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:39.387582 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2232a87d-2be5-4813-89d5-1988e0a5398e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:39.387582 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 7/20] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:39 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:39.418581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (377f342a-a531-4c60-8ac7-1e993c606d28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612c0706-7fe4-450f-8f14-1b7ec5db8a39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1605031881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eca13bd53e9d4da78d2ecc0b3c0458fa',qos_specs=None,replication_status=,reservations=['31b6fc77-a4ba-4508-8f72-1617fdb269d2','656b4ae7-d0e5-41b0-945c-b0ed84968822','ec9f4509-ab09-494e-b57f-c976b6e926c9','b2e2cb7c-764b-40c5-a1b9-a9b5ab427fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562c6be11fb34f819d5f7ac56548c6a9',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1605031881',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612c0706-7fe4-450f-8f14-1b7ec5db8a39,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='eca13bd53e9d4da78d2ecc0b3c0458fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='562c6be11fb34f819d5f7ac56548c6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c02c1b-8b1b-42f5-a260-93daa45ba436),volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.419457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255edd1d-c644-4ee6-9bd6-2bf748f44503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.452769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (255edd1d-c644-4ee6-9bd6-2bf748f44503) transitioned into state 'SUCCESS' from state '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-1605031881',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eca13bd53e9d4da78d2ecc0b3c0458fa',qos_specs=None,replication_status=,reservations=['31b6fc77-a4ba-4508-8f72-1617fdb269d2','656b4ae7-d0e5-41b0-945c-b0ed84968822','ec9f4509-ab09-494e-b57f-c976b6e926c9','b2e2cb7c-764b-40c5-a1b9-a9b5ab427fc8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562c6be11fb34f819d5f7ac56548c6a9',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.454002 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1112a27-9632-435b-8468-35abfc9a9a49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.478469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e1112a27-9632-435b-8468-35abfc9a9a49) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.478822 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Flow 'volume_create_api' (039cded1-1eeb-4614-8127-b9a02a588e4b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:39.479313 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Create volume request issued successfully. Aug 07 16:09:39.480373 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16a3f5bc-fdda-44a6-8e22-64208f311431 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:39.481009 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 5/21] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:09:38 2026] POST /volume/v3/volumes => generated 756 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:39.506368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9cd10f4-7d2e-4335-8e2a-c4527c4912f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:39.510003 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9cd10f4-7d2e-4335-8e2a-c4527c4912f4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:09:39.510116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9cd10f4-7d2e-4335-8e2a-c4527c4912f4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:39.511019 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9cd10f4-7d2e-4335-8e2a-c4527c4912f4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:39.521333 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:39.521333 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:39.525292 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b9cd10f4-7d2e-4335-8e2a-c4527c4912f4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:09:39.533741 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9cd10f4-7d2e-4335-8e2a-c4527c4912f4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:09:39.533741 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 6/22] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:39 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:39.659223 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:39.659580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-2062478706"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:39.661528 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAssistedSnapshotsTest-volume-2062478706'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:39.662008 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Create volume of 1 GB Aug 07 16:09:39.685682 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Availability zone cache updated, next update will occur around 2026-08-07 17:09:39.684993. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:09:39.685771 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Availability Zones retrieved successfully. Aug 07 16:09:39.715539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Flow 'volume_create_api' (dfc5c88c-3e98-418c-b9fc-2b7f37d865b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:39.717333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c89c25-f671-43e8-a7b4-8a11c39b35ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.718692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:39.775742 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2c89c25-f671-43e8-a7b4-8a11c39b35ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.778493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9226ed-655d-4078-8143-daec65f4e713) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.834767 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:39.834904 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:39.916531 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Created reservations ['21610c39-1fe1-4089-97b2-7fdc4f8649f1', 'adb54694-048a-4eb3-b56c-480a0e9f2154', '2830274e-bfaf-490f-a1c8-b8472ea22b94', '42d0647b-0aae-4bca-a4d7-84eb0d65b3de'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:39.918109 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f9226ed-655d-4078-8143-daec65f4e713) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21610c39-1fe1-4089-97b2-7fdc4f8649f1', 'adb54694-048a-4eb3-b56c-480a0e9f2154', '2830274e-bfaf-490f-a1c8-b8472ea22b94', '42d0647b-0aae-4bca-a4d7-84eb0d65b3de']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.919240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4b7f96-e263-4f52-9f12-357f60260fc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:39.991195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea4b7f96-e263-4f52-9f12-357f60260fc0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6653b842-2095-4328-8eeb-791776e8ccd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2062478706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89beaaf3b1c4893b845d5598cbb743c',qos_specs=None,replication_status=,reservations=['21610c39-1fe1-4089-97b2-7fdc4f8649f1','adb54694-048a-4eb3-b56c-480a0e9f2154','2830274e-bfaf-490f-a1c8-b8472ea22b94','42d0647b-0aae-4bca-a4d7-84eb0d65b3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e6357d1989490dacb2838ea75f3669',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAssistedSnapshotsTest-volume-2062478706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6653b842-2095-4328-8eeb-791776e8ccd4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f89beaaf3b1c4893b845d5598cbb743c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75e6357d1989490dacb2838ea75f3669',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:39.992507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c63255-8ea1-4886-83da-287fea98216b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:40.051554 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90c63255-8ea1-4886-83da-287fea98216b) transitioned into state 'SUCCESS' from state '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-2062478706',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f89beaaf3b1c4893b845d5598cbb743c',qos_specs=None,replication_status=,reservations=['21610c39-1fe1-4089-97b2-7fdc4f8649f1','adb54694-048a-4eb3-b56c-480a0e9f2154','2830274e-bfaf-490f-a1c8-b8472ea22b94','42d0647b-0aae-4bca-a4d7-84eb0d65b3de'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75e6357d1989490dacb2838ea75f3669',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:40.052373 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0ecae5-6869-4b12-aa57-f04ee8d2a35a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:40.093966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b0ecae5-6869-4b12-aa57-f04ee8d2a35a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:40.094680 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Flow 'volume_create_api' (dfc5c88c-3e98-418c-b9fc-2b7f37d865b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:40.095086 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Create volume request issued successfully. Aug 07 16:09:40.096560 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-271595e9-6237-47b1-a2ec-ecc2c9d40aa3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:40.096560 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 5/23] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:09:39 2026] POST /volume/v3/volumes => generated 783 bytes in 1057 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:40.116876 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7dffaacc-8dbb-4d3e-b253-1114a03dfe35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:40.119952 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dffaacc-8dbb-4d3e-b253-1114a03dfe35 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:09:40.120245 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dffaacc-8dbb-4d3e-b253-1114a03dfe35 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:40.120566 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dffaacc-8dbb-4d3e-b253-1114a03dfe35 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:40.183054 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:40.183054 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:40.193792 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7dffaacc-8dbb-4d3e-b253-1114a03dfe35 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:09:40.204376 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dffaacc-8dbb-4d3e-b253-1114a03dfe35 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:09:40.205062 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 8/24] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:40 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 962 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:40.409521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aed83d2b-e23c-4570-9696-456ee016fcfe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:40.412131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aed83d2b-e23c-4570-9696-456ee016fcfe tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:40.412131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aed83d2b-e23c-4570-9696-456ee016fcfe tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:40.412942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aed83d2b-e23c-4570-9696-456ee016fcfe tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:40.423269 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:40.423269 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:40.432775 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aed83d2b-e23c-4570-9696-456ee016fcfe tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:40.450555 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aed83d2b-e23c-4570-9696-456ee016fcfe tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:40.450555 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 6/25] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:40 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:40.556150 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce6fbed5-9512-44fd-aa1c-0671c205e760 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:40.559492 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce6fbed5-9512-44fd-aa1c-0671c205e760 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:09:40.559704 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce6fbed5-9512-44fd-aa1c-0671c205e760 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:40.560454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce6fbed5-9512-44fd-aa1c-0671c205e760 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:40.571373 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:40.571373 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:40.576067 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce6fbed5-9512-44fd-aa1c-0671c205e760 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:09:40.582027 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce6fbed5-9512-44fd-aa1c-0671c205e760 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:09:40.582592 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 7/26] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:40 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 849 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:40.604581 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:40.874335 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] POST https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action Aug 07 16:09:40.874335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:09:40.874335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:40.892843 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:40.892843 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:40.893850 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] Volume info retrieved successfully. Aug 07 16:09:40.910870 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] Update volume admin metadata completed successfully. Aug 07 16:09:40.911134 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] Update readonly setting on volume completed successfully. Aug 07 16:09:40.911586 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27ef70fa-242f-46d8-8737-7c9f5253e8cb tempest-TestMultiAttachVolumeSwap-1798132861 tempest-TestMultiAttachVolumeSwap-1798132861-project-admin] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action returned with HTTP 202 Aug 07 16:09:40.912486 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 6/27] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:09:40 2026] POST /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action => generated 0 bytes in 310 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:09:40.923127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:40.926650 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:40.927580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-TestMultiAttachVolumeSwap-volume-1473390597"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:40.933363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-TestMultiAttachVolumeSwap-volume-1473390597'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:40.944908 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Create volume of 1 GB Aug 07 16:09:40.946643 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:40.946643 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:40.959229 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:09:40.958208. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:09:40.959229 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Availability Zones retrieved successfully. Aug 07 16:09:40.986953 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Flow 'volume_create_api' (13376360-bf05-4b71-bb01-019aaa6610cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:40.988757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33fc686-745e-4969-ac47-840f377d99ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:40.990348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:41.016716 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:41.016716 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:41.058772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f33fc686-745e-4969-ac47-840f377d99ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e7c02c1b-8b1b-42f5-a260-93daa45ba436,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c02c1b-8b1b-42f5-a260-93daa45ba436', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:41.060920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2310eb-c9fb-467b-9620-38b11fac94d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:41.125573 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:41.126091 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:41.166466 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Created reservations ['ca9bd931-7115-4b2c-b5e4-7d4586e48537', 'ba0d7c9e-b70e-44a0-8468-bb76934d194b', '1572ddfb-86b0-4742-85b9-370b87cb699c', 'c2c17d8e-95bc-4697-afa1-13b212a8a1f5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:41.168083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2310eb-c9fb-467b-9620-38b11fac94d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca9bd931-7115-4b2c-b5e4-7d4586e48537', 'ba0d7c9e-b70e-44a0-8468-bb76934d194b', '1572ddfb-86b0-4742-85b9-370b87cb699c', 'c2c17d8e-95bc-4697-afa1-13b212a8a1f5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:41.168981 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73db81d-390c-4e24-a1cb-ae29da79b5ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:41.208776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e73db81d-390c-4e24-a1cb-ae29da79b5ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17626547-b30d-4477-9225-042ebd1dc78c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1473390597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eca13bd53e9d4da78d2ecc0b3c0458fa',qos_specs=None,replication_status=,reservations=['ca9bd931-7115-4b2c-b5e4-7d4586e48537','ba0d7c9e-b70e-44a0-8468-bb76934d194b','1572ddfb-86b0-4742-85b9-370b87cb699c','c2c17d8e-95bc-4697-afa1-13b212a8a1f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562c6be11fb34f819d5f7ac56548c6a9',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMultiAttachVolumeSwap-volume-1473390597',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17626547-b30d-4477-9225-042ebd1dc78c,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='eca13bd53e9d4da78d2ecc0b3c0458fa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='562c6be11fb34f819d5f7ac56548c6a9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c02c1b-8b1b-42f5-a260-93daa45ba436),volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:41.209292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51569e8-5d49-4855-a7e3-c8dcad4ae922) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:41.225958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b44621d3-65e1-4f5f-b23a-81cd56c26dbd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:41.229374 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b44621d3-65e1-4f5f-b23a-81cd56c26dbd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:09:41.229742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b44621d3-65e1-4f5f-b23a-81cd56c26dbd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:41.231362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b44621d3-65e1-4f5f-b23a-81cd56c26dbd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:41.259449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a51569e8-5d49-4855-a7e3-c8dcad4ae922) transitioned into state 'SUCCESS' from state '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-1473390597',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='eca13bd53e9d4da78d2ecc0b3c0458fa',qos_specs=None,replication_status=,reservations=['ca9bd931-7115-4b2c-b5e4-7d4586e48537','ba0d7c9e-b70e-44a0-8468-bb76934d194b','1572ddfb-86b0-4742-85b9-370b87cb699c','c2c17d8e-95bc-4697-afa1-13b212a8a1f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='562c6be11fb34f819d5f7ac56548c6a9',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:41.260194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4596b773-fa90-48e5-973e-7f8f2823157e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:41.273824 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:41.273824 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:41.281713 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b44621d3-65e1-4f5f-b23a-81cd56c26dbd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:09:41.288481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b44621d3-65e1-4f5f-b23a-81cd56c26dbd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:09:41.291163 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 7/28] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:41 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:09:41.298080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4596b773-fa90-48e5-973e-7f8f2823157e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:41.299446 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Flow 'volume_create_api' (13376360-bf05-4b71-bb01-019aaa6610cc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:41.299813 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Create volume request issued successfully. Aug 07 16:09:41.300648 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9d2bc9e-aea0-4b0c-aad2-9ea0019e0cb8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:41.301146 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 9/29] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:09:40 2026] POST /volume/v3/volumes => generated 756 bytes in 379 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:41.324802 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f46a8fe-6040-48ca-8d73-2dbdebc4d70b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:41.327471 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f46a8fe-6040-48ca-8d73-2dbdebc4d70b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:09:41.327540 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f46a8fe-6040-48ca-8d73-2dbdebc4d70b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:41.327767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f46a8fe-6040-48ca-8d73-2dbdebc4d70b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:41.344098 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:41.344098 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:41.350771 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f46a8fe-6040-48ca-8d73-2dbdebc4d70b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:09:41.356870 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f46a8fe-6040-48ca-8d73-2dbdebc4d70b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c returned with HTTP 200 Aug 07 16:09:41.357475 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 8/30] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:41 2026] GET /volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c => generated 824 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:41.470729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-592ca2ca-0a30-489d-8611-98cfc9751aaa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:41.473010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-592ca2ca-0a30-489d-8611-98cfc9751aaa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:41.473230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-592ca2ca-0a30-489d-8611-98cfc9751aaa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:41.473539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-592ca2ca-0a30-489d-8611-98cfc9751aaa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:41.486932 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:41.486932 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:41.495164 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-592ca2ca-0a30-489d-8611-98cfc9751aaa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:41.506763 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-592ca2ca-0a30-489d-8611-98cfc9751aaa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:41.507253 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 7/31] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:41 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:42.375166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35e69d52-e7e5-4cf2-9634-77a865ed89b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:42.379716 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35e69d52-e7e5-4cf2-9634-77a865ed89b2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:09:42.379716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35e69d52-e7e5-4cf2-9634-77a865ed89b2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:42.379858 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35e69d52-e7e5-4cf2-9634-77a865ed89b2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:42.409807 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:42.409807 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:42.415288 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35e69d52-e7e5-4cf2-9634-77a865ed89b2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:09:42.425318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35e69d52-e7e5-4cf2-9634-77a865ed89b2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c returned with HTTP 200 Aug 07 16:09:42.426626 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 8/32] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:42 2026] GET /volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c => generated 849 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:42.530990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b617ff8-0390-47b0-8d3a-8f6e35817b21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:42.536408 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b617ff8-0390-47b0-8d3a-8f6e35817b21 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:42.536682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b617ff8-0390-47b0-8d3a-8f6e35817b21 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:42.536997 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b617ff8-0390-47b0-8d3a-8f6e35817b21 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:42.549838 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:42.549838 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:42.556916 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1b617ff8-0390-47b0-8d3a-8f6e35817b21 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:42.566400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b617ff8-0390-47b0-8d3a-8f6e35817b21 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:42.567159 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 10/33] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:42 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:43.180962 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-992cd73e-36d0-48ed-917c-99ea810d5102 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:43.181626 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:43.182158 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-2021286464"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:43.187103 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-2021286464'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:43.187601 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Create volume of 1 GB Aug 07 16:09:43.206067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:09:43.204963. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:09:43.209324 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Availability Zones retrieved successfully. Aug 07 16:09:43.247474 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Flow 'volume_create_api' (4241e157-9cb6-451e-8ec2-02787de3ef57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:43.249464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087302e1-730d-44b0-9eb0-2806021e7520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:43.254401 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:43.332204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (087302e1-730d-44b0-9eb0-2806021e7520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:43.333089 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6f962b-88df-4399-8421-20052d8fd593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:43.387224 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:43.387709 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:09:43.479405 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Created reservations ['b3c82df3-93e8-49de-947f-99e87b0d181a', '5656962c-301e-408b-85aa-bb2cf9b64357', '2c5fe8d1-9472-4965-a7ae-1eeaf5605f01', '3534b2e7-53cf-4c42-8e52-386c460c2ab4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:43.481814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1a6f962b-88df-4399-8421-20052d8fd593) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3c82df3-93e8-49de-947f-99e87b0d181a', '5656962c-301e-408b-85aa-bb2cf9b64357', '2c5fe8d1-9472-4965-a7ae-1eeaf5605f01', '3534b2e7-53cf-4c42-8e52-386c460c2ab4']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:43.482170 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ee3330-fd0b-4e71-bbb0-4482f2786b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:43.522770 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (25ee3330-fd0b-4e71-bbb0-4482f2786b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a532e5f-a987-43c6-a4e8-ff4092a591c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2021286464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d81c438ada466eaa1db0a070ab93b9',qos_specs=None,replication_status=,reservations=['b3c82df3-93e8-49de-947f-99e87b0d181a','5656962c-301e-408b-85aa-bb2cf9b64357','2c5fe8d1-9472-4965-a7ae-1eeaf5605f01','3534b2e7-53cf-4c42-8e52-386c460c2ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0602c1f89b214674bd6d8ca846bd5964',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-2021286464',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a532e5f-a987-43c6-a4e8-ff4092a591c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82d81c438ada466eaa1db0a070ab93b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0602c1f89b214674bd6d8ca846bd5964',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:43.524090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e767d74-8952-4946-b633-7d388fbf5aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:43.563829 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e767d74-8952-4946-b633-7d388fbf5aa8) transitioned into state 'SUCCESS' from state '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-2021286464',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82d81c438ada466eaa1db0a070ab93b9',qos_specs=None,replication_status=,reservations=['b3c82df3-93e8-49de-947f-99e87b0d181a','5656962c-301e-408b-85aa-bb2cf9b64357','2c5fe8d1-9472-4965-a7ae-1eeaf5605f01','3534b2e7-53cf-4c42-8e52-386c460c2ab4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0602c1f89b214674bd6d8ca846bd5964',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:43.564525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75e4fb4-4cd8-45b9-bec6-fda72f3acb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:43.587634 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcd82fb4-d985-4b0a-910b-683bad86ce1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:43.591572 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcd82fb4-d985-4b0a-910b-683bad86ce1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:43.593181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcd82fb4-d985-4b0a-910b-683bad86ce1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:43.593513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcd82fb4-d985-4b0a-910b-683bad86ce1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:43.604029 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:43.604029 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:43.608175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c75e4fb4-4cd8-45b9-bec6-fda72f3acb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:43.609340 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcd82fb4-d985-4b0a-910b-683bad86ce1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:43.609434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Flow 'volume_create_api' (4241e157-9cb6-451e-8ec2-02787de3ef57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:43.610990 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Create volume request issued successfully. Aug 07 16:09:43.610990 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-992cd73e-36d0-48ed-917c-99ea810d5102 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:43.611701 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 9/34] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:09:43 2026] POST /volume/v3/volumes => generated 750 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:43.616460 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcd82fb4-d985-4b0a-910b-683bad86ce1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:43.617027 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 8/35] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:43 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:43.634616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c852a31-9ee0-49c9-af2e-80b2437e1e70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:43.642335 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c852a31-9ee0-49c9-af2e-80b2437e1e70 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:43.642335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c852a31-9ee0-49c9-af2e-80b2437e1e70 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:43.642335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c852a31-9ee0-49c9-af2e-80b2437e1e70 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:43.656336 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:43.656336 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:43.662252 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c852a31-9ee0-49c9-af2e-80b2437e1e70 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:43.668232 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c852a31-9ee0-49c9-af2e-80b2437e1e70 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:43.668232 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 9/36] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:43 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 818 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:44.648323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6c47b56-dbac-482f-aae1-1be64258625a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:44.656386 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6c47b56-dbac-482f-aae1-1be64258625a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:44.656386 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6c47b56-dbac-482f-aae1-1be64258625a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:44.656386 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6c47b56-dbac-482f-aae1-1be64258625a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:44.673627 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:44.673627 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:44.684967 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6c47b56-dbac-482f-aae1-1be64258625a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:44.688864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-573bdc52-9554-45ab-bb67-19a62b6c6747 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:44.692218 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-573bdc52-9554-45ab-bb67-19a62b6c6747 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:44.692361 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-573bdc52-9554-45ab-bb67-19a62b6c6747 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:44.692628 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-573bdc52-9554-45ab-bb67-19a62b6c6747 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:44.703119 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6c47b56-dbac-482f-aae1-1be64258625a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:44.706334 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 11/37] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:44 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:44.706625 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:44.706625 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:44.713101 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-573bdc52-9554-45ab-bb67-19a62b6c6747 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:44.722195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-573bdc52-9554-45ab-bb67-19a62b6c6747 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:44.723114 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 10/38] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:44 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:44.854426 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-8c52e1ae-abe8-4be0-8f6d-6f8b336d30fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:44.857421 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-8c52e1ae-abe8-4be0-8f6d-6f8b336d30fa tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:44.857744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-8c52e1ae-abe8-4be0-8f6d-6f8b336d30fa tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:44.858017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-8c52e1ae-abe8-4be0-8f6d-6f8b336d30fa tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:44.868259 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:44.868259 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:44.875157 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-8c52e1ae-abe8-4be0-8f6d-6f8b336d30fa tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:44.886168 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-8c52e1ae-abe8-4be0-8f6d-6f8b336d30fa tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:44.887238 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 9/39] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:09:44 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:45.354758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb11cb48-8000-4e99-9aa2-2d364f291716 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:45.356410 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb11cb48-8000-4e99-9aa2-2d364f291716 None None] GET https://10.4.3.24/volume// Aug 07 16:09:45.356714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb11cb48-8000-4e99-9aa2-2d364f291716 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:45.357011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb11cb48-8000-4e99-9aa2-2d364f291716 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:45.358149 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb11cb48-8000-4e99-9aa2-2d364f291716 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:09:45.358658 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 10/40] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:09:45 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:09:45.391248 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-1a937fd6-d20e-4134-beb2-03d67611abef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:45.730842 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2bcabbee-b345-4c9f-816c-0fe91f88c9fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:45.734926 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bcabbee-b345-4c9f-816c-0fe91f88c9fa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:45.735262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bcabbee-b345-4c9f-816c-0fe91f88c9fa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:45.736071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bcabbee-b345-4c9f-816c-0fe91f88c9fa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:45.759638 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:45.759638 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:45.773006 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bcabbee-b345-4c9f-816c-0fe91f88c9fa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:45.779650 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bcabbee-b345-4c9f-816c-0fe91f88c9fa tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:45.780266 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 11/41] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:45 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:45.980995 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-1a937fd6-d20e-4134-beb2-03d67611abef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:09:45.981682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-1a937fd6-d20e-4134-beb2-03d67611abef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9a532e5f-a987-43c6-a4e8-ff4092a591c3", "connector": null, "instance_uuid": "9b80bd9b-87f7-4b16-9b88-b1626d2974c2"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:45.996669 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:45.996669 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:46.081851 np0000006731 devstack@c-api.service[100268]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 16:09:46.081851 np0000006731 devstack@c-api.service[100268]: .first() Aug 07 16:09:46.130028 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-1a937fd6-d20e-4134-beb2-03d67611abef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:09:46.130792 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 12/42] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:09:45 2026] POST /volume/v3/attachments => generated 273 bytes in 740 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:09:46.200640 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5579b962-f8c5-4f18-be3a-67d023817b4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:46.203084 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5579b962-f8c5-4f18-be3a-67d023817b4c tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:46.203352 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5579b962-f8c5-4f18-be3a-67d023817b4c tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:46.203612 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5579b962-f8c5-4f18-be3a-67d023817b4c tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:46.226770 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:46.226770 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:46.234672 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5579b962-f8c5-4f18-be3a-67d023817b4c tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:46.247710 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5579b962-f8c5-4f18-be3a-67d023817b4c tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:46.248201 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 10/43] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:46 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:09:46.256516 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43b736ee-26ef-4325-ae2e-78a5e8f087e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:46.256613 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b736ee-26ef-4325-ae2e-78a5e8f087e6 None None] GET https://10.4.3.24/volume// Aug 07 16:09:46.256890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b736ee-26ef-4325-ae2e-78a5e8f087e6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:46.256993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b736ee-26ef-4325-ae2e-78a5e8f087e6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:46.258175 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b736ee-26ef-4325-ae2e-78a5e8f087e6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:09:46.259343 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 11/44] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:09:46 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:09:46.314227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-9d544a21-5de2-4f61-af50-f78ec55be3a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:46.321849 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-9d544a21-5de2-4f61-af50-f78ec55be3a9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:46.323475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-9d544a21-5de2-4f61-af50-f78ec55be3a9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:46.323762 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-9d544a21-5de2-4f61-af50-f78ec55be3a9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:46.349326 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:46.349326 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:46.357236 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-9d544a21-5de2-4f61-af50-f78ec55be3a9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:46.366260 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-9d544a21-5de2-4f61-af50-f78ec55be3a9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:46.366775 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 12/45] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:09:46 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 1022 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:09:46.803291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a206575-cc11-4efc-aa47-32ef040dd03f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:46.807558 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a206575-cc11-4efc-aa47-32ef040dd03f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:46.807893 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a206575-cc11-4efc-aa47-32ef040dd03f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:46.808091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a206575-cc11-4efc-aa47-32ef040dd03f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:46.826559 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:46.826559 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:46.839573 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a206575-cc11-4efc-aa47-32ef040dd03f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:46.851776 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a206575-cc11-4efc-aa47-32ef040dd03f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:46.851776 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 13/46] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:46 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:47.272567 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:47.274062 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6d41d26-b04b-4650-a031-5d0826c0a357 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:47.277001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] PUT https://10.4.3.24/volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515 Aug 07 16:09:47.277057 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6d41d26-b04b-4650-a031-5d0826c0a357 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:47.277113 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:47.277179 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6d41d26-b04b-4650-a031-5d0826c0a357 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:47.277179 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6d41d26-b04b-4650-a031-5d0826c0a357 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:47.296488 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:47.296488 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:47.303322 np0000006731 devstack@c-api.service[100267]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volume_attachment", "volumes_1" and FROM element "volumes". Apply join condition(s) between each element to resolve. Aug 07 16:09:47.303322 np0000006731 devstack@c-api.service[100267]: .first() Aug 07 16:09:47.304108 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d6d41d26-b04b-4650-a031-5d0826c0a357 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:47.309831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6d41d26-b04b-4650-a031-5d0826c0a357 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:47.310667 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 12/47] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:47 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 842 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:47.311743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Acquiring lock "cinder-attachment_update-9a532e5f-a987-43c6-a4e8-ff4092a591c3-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:09:47.318120 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Lock "cinder-attachment_update-9a532e5f-a987-43c6-a4e8-ff4092a591c3-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:09:47.319210 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:47.319210 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:47.585491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Lock "cinder-attachment_update-9a532e5f-a987-43c6-a4e8-ff4092a591c3-np0000006731" released by "attachment_update" :: held 0.266s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:09:47.585491 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-937fd364-8bd9-47db-a4cd-e19c6a262d79 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515 returned with HTTP 200 Aug 07 16:09:47.585491 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 11/48] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:09:47 2026] PUT /volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515 => generated 969 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:09:47.872555 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ff60db4-cf24-4afc-ba0d-de12df906b9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:47.880737 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ff60db4-cf24-4afc-ba0d-de12df906b9a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:47.881851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ff60db4-cf24-4afc-ba0d-de12df906b9a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:47.881851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ff60db4-cf24-4afc-ba0d-de12df906b9a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:47.902385 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:47.902385 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:47.909782 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ff60db4-cf24-4afc-ba0d-de12df906b9a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:47.916244 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ff60db4-cf24-4afc-ba0d-de12df906b9a tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:47.916856 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 13/49] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:47 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:48.331718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2e6231a-4292-4dfd-b956-f64a1a376a68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:48.342664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2e6231a-4292-4dfd-b956-f64a1a376a68 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:48.342664 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2e6231a-4292-4dfd-b956-f64a1a376a68 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:48.342890 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2e6231a-4292-4dfd-b956-f64a1a376a68 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:48.360460 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:48.360460 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:48.366213 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d2e6231a-4292-4dfd-b956-f64a1a376a68 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:48.373268 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2e6231a-4292-4dfd-b956-f64a1a376a68 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:48.374022 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 14/50] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:48 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:48.936835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33b805a1-c2e4-4cff-b5e5-efc8e9dd8b50 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:48.940185 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33b805a1-c2e4-4cff-b5e5-efc8e9dd8b50 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:48.940489 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33b805a1-c2e4-4cff-b5e5-efc8e9dd8b50 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:48.940786 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33b805a1-c2e4-4cff-b5e5-efc8e9dd8b50 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:48.952818 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:48.952818 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:48.966577 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33b805a1-c2e4-4cff-b5e5-efc8e9dd8b50 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:48.978570 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33b805a1-c2e4-4cff-b5e5-efc8e9dd8b50 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:48.979252 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 13/51] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:48 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:49.392974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28f83fc5-1f16-44d1-8749-1f8a77f95419 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:49.398700 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28f83fc5-1f16-44d1-8749-1f8a77f95419 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:49.399678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28f83fc5-1f16-44d1-8749-1f8a77f95419 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:49.400003 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28f83fc5-1f16-44d1-8749-1f8a77f95419 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:49.430523 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:49.430523 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:49.438894 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28f83fc5-1f16-44d1-8749-1f8a77f95419 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:49.447416 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28f83fc5-1f16-44d1-8749-1f8a77f95419 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:49.447986 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 12/52] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:49 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:49.743573 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:49.751130 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:49.751130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-1794030198"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:49.753209 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-1794030198'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:49.753480 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Create volume of 1 GB Aug 07 16:09:49.759950 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Availability Zones retrieved successfully. Aug 07 16:09:49.771564 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Flow 'volume_create_api' (21a318f5-5312-41f8-a584-dc68fb289ada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:49.772870 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111c9aa-30ed-47b6-b921-d9a0a82f1211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:49.774582 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:49.821919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b111c9aa-30ed-47b6-b921-d9a0a82f1211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:49.823079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ce6e44-5a92-415a-8072-c9b3e4c370ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:49.932528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Created reservations ['6ac18c93-894c-469b-9d7a-0278f70b5011', 'f8ee38e8-2059-47cc-b2a3-969ede56ee1b', 'b2ba02ef-2e82-4fce-ac6b-8a371403ca11', '5c90a527-3b6f-4936-b57a-3ef6a2d44ad2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:49.933734 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9ce6e44-5a92-415a-8072-c9b3e4c370ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6ac18c93-894c-469b-9d7a-0278f70b5011', 'f8ee38e8-2059-47cc-b2a3-969ede56ee1b', 'b2ba02ef-2e82-4fce-ac6b-8a371403ca11', '5c90a527-3b6f-4936-b57a-3ef6a2d44ad2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:49.935032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908bd52a-cf77-46a0-8528-f3a3a281ce87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:49.974886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (908bd52a-cf77-46a0-8528-f3a3a281ce87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd688fda-c2bb-4b36-b350-532840236ce7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1794030198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73322b71f8e74123b65b1eb34676f42c',qos_specs=None,replication_status=,reservations=['6ac18c93-894c-469b-9d7a-0278f70b5011','f8ee38e8-2059-47cc-b2a3-969ede56ee1b','b2ba02ef-2e82-4fce-ac6b-8a371403ca11','5c90a527-3b6f-4936-b57a-3ef6a2d44ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350e012cc0b642a29da966cab720d276',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-1794030198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd688fda-c2bb-4b36-b350-532840236ce7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='73322b71f8e74123b65b1eb34676f42c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='350e012cc0b642a29da966cab720d276',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:49.977014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ae2aa7-ba18-4099-9f0a-f9b1e777cdc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:50.004327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6c315d1-df23-46cf-8e6c-6d5e431cfb3f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:50.004729 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6c315d1-df23-46cf-8e6c-6d5e431cfb3f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:50.004770 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6c315d1-df23-46cf-8e6c-6d5e431cfb3f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:50.004998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6c315d1-df23-46cf-8e6c-6d5e431cfb3f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:50.024561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a3ae2aa7-ba18-4099-9f0a-f9b1e777cdc5) transitioned into state 'SUCCESS' from state '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-1794030198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='73322b71f8e74123b65b1eb34676f42c',qos_specs=None,replication_status=,reservations=['6ac18c93-894c-469b-9d7a-0278f70b5011','f8ee38e8-2059-47cc-b2a3-969ede56ee1b','b2ba02ef-2e82-4fce-ac6b-8a371403ca11','5c90a527-3b6f-4936-b57a-3ef6a2d44ad2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='350e012cc0b642a29da966cab720d276',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:50.024561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29651b2-93db-4715-aa03-0f7ecdd05d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:50.029338 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:50.029338 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:50.038972 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b6c315d1-df23-46cf-8e6c-6d5e431cfb3f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:50.044934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c29651b2-93db-4715-aa03-0f7ecdd05d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:50.047269 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Flow 'volume_create_api' (21a318f5-5312-41f8-a584-dc68fb289ada) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:50.047412 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Create volume request issued successfully. Aug 07 16:09:50.048289 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2f7f2e0-c3fb-4b8f-b9ad-a2585b1ae38a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:50.048924 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 14/53] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:09:49 2026] POST /volume/v3/volumes => generated 753 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:50.050323 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6c315d1-df23-46cf-8e6c-6d5e431cfb3f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:50.050610 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 15/54] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:49 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:50.067970 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4b15e8f-d905-4b50-9eee-c2b2782e728a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:50.072367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4b15e8f-d905-4b50-9eee-c2b2782e728a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] GET https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 Aug 07 16:09:50.072950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4b15e8f-d905-4b50-9eee-c2b2782e728a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:50.072950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4b15e8f-d905-4b50-9eee-c2b2782e728a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:50.089406 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:50.089406 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:50.101488 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4b15e8f-d905-4b50-9eee-c2b2782e728a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Volume info retrieved successfully. Aug 07 16:09:50.110833 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4b15e8f-d905-4b50-9eee-c2b2782e728a tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 returned with HTTP 200 Aug 07 16:09:50.111574 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 14/55] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:50 2026] GET /volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 => generated 821 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:50.467958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93750906-d93c-4a1e-9871-ec1b876e4865 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:50.467958 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93750906-d93c-4a1e-9871-ec1b876e4865 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:50.467958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93750906-d93c-4a1e-9871-ec1b876e4865 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:50.467958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93750906-d93c-4a1e-9871-ec1b876e4865 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:50.491616 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:50.491616 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:50.495611 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93750906-d93c-4a1e-9871-ec1b876e4865 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:50.503149 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93750906-d93c-4a1e-9871-ec1b876e4865 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:50.504097 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 13/56] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:50 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:51.077417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b68727c-001a-4c28-a4d2-e330b5814431 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:51.079950 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b68727c-001a-4c28-a4d2-e330b5814431 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:51.080269 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b68727c-001a-4c28-a4d2-e330b5814431 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:51.080484 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b68727c-001a-4c28-a4d2-e330b5814431 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:51.089615 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:51.089615 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:51.103971 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b68727c-001a-4c28-a4d2-e330b5814431 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:51.110468 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b68727c-001a-4c28-a4d2-e330b5814431 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:51.111962 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 15/57] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:51 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:51.140499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0532b1df-ecb4-4a39-974e-688c37844b4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:51.144037 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0532b1df-ecb4-4a39-974e-688c37844b4d tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] GET https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 Aug 07 16:09:51.144548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0532b1df-ecb4-4a39-974e-688c37844b4d tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:51.144852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0532b1df-ecb4-4a39-974e-688c37844b4d tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:51.157880 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:51.157880 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:51.166240 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0532b1df-ecb4-4a39-974e-688c37844b4d tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Volume info retrieved successfully. Aug 07 16:09:51.175230 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0532b1df-ecb4-4a39-974e-688c37844b4d tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 returned with HTTP 200 Aug 07 16:09:51.175230 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 16/58] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:51 2026] GET /volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 => generated 846 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:51.530146 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3aed655f-9fa1-4e97-bfbc-94a706b23798 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:51.532249 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3aed655f-9fa1-4e97-bfbc-94a706b23798 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:51.533348 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3aed655f-9fa1-4e97-bfbc-94a706b23798 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:51.533348 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3aed655f-9fa1-4e97-bfbc-94a706b23798 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:51.553465 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:51.553465 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:51.567244 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3aed655f-9fa1-4e97-bfbc-94a706b23798 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:51.586289 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3aed655f-9fa1-4e97-bfbc-94a706b23798 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:51.589726 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 15/59] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:51 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:51.953883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2fcb6ef9-f1e8-4cad-b485-bfb8d7ebdd5b req-badfe5be-a613-4fba-86ae-09a336a1fdd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:51.957180 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2fcb6ef9-f1e8-4cad-b485-bfb8d7ebdd5b req-badfe5be-a613-4fba-86ae-09a336a1fdd0 tempest-VolumesAdminNegativeTest-900147933 tempest-VolumesAdminNegativeTest-900147933-project] GET https://10.4.3.24/volume/v3/volumes/073ea55c-3720-4179-979e-ce0301d55ae0 Aug 07 16:09:51.957502 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2fcb6ef9-f1e8-4cad-b485-bfb8d7ebdd5b req-badfe5be-a613-4fba-86ae-09a336a1fdd0 tempest-VolumesAdminNegativeTest-900147933 tempest-VolumesAdminNegativeTest-900147933-project] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:51.957789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2fcb6ef9-f1e8-4cad-b485-bfb8d7ebdd5b req-badfe5be-a613-4fba-86ae-09a336a1fdd0 tempest-VolumesAdminNegativeTest-900147933 tempest-VolumesAdminNegativeTest-900147933-project] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:51.970601 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2fcb6ef9-f1e8-4cad-b485-bfb8d7ebdd5b req-badfe5be-a613-4fba-86ae-09a336a1fdd0 tempest-VolumesAdminNegativeTest-900147933 tempest-VolumesAdminNegativeTest-900147933-project] https://10.4.3.24/volume/v3/volumes/073ea55c-3720-4179-979e-ce0301d55ae0 returned with HTTP 404 Aug 07 16:09:51.972210 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 14/60] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:09:51 2026] GET /volume/v3/volumes/073ea55c-3720-4179-979e-ce0301d55ae0 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:09:52.001319 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:52.004768 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] DELETE https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 Aug 07 16:09:52.005590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:52.005590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:52.006617 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Delete volume with id: bd688fda-c2bb-4b36-b350-532840236ce7 Aug 07 16:09:52.026436 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:52.026436 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:52.026864 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Volume info retrieved successfully. Aug 07 16:09:52.101201 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Delete volume request issued successfully. Aug 07 16:09:52.102089 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe76d92e-ba61-4f2c-bc07-e8104c9324ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 returned with HTTP 202 Aug 07 16:09:52.102089 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 16/61] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:09:51 2026] DELETE /volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:09:52.121325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-47ec7d93-85c9-4d8a-ba0f-02ab8bb36f6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:52.132123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47ec7d93-85c9-4d8a-ba0f-02ab8bb36f6f tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] GET https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 Aug 07 16:09:52.132123 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47ec7d93-85c9-4d8a-ba0f-02ab8bb36f6f tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:52.132123 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-47ec7d93-85c9-4d8a-ba0f-02ab8bb36f6f tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:52.133636 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2df14f0-ae92-47d0-8455-e7f9cd3228e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:52.141762 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2df14f0-ae92-47d0-8455-e7f9cd3228e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:52.141762 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2df14f0-ae92-47d0-8455-e7f9cd3228e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:52.141762 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2df14f0-ae92-47d0-8455-e7f9cd3228e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:52.145495 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:52.145495 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:52.154230 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-47ec7d93-85c9-4d8a-ba0f-02ab8bb36f6f tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Volume info retrieved successfully. Aug 07 16:09:52.154400 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:52.154400 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:52.163622 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-47ec7d93-85c9-4d8a-ba0f-02ab8bb36f6f tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 returned with HTTP 200 Aug 07 16:09:52.163622 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 17/62] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:52 2026] GET /volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:52.164491 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2df14f0-ae92-47d0-8455-e7f9cd3228e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:52.173628 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2df14f0-ae92-47d0-8455-e7f9cd3228e4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:52.174236 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 16/63] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:52 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:09:52.614812 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d56a8fa-3cdc-4332-afd6-5e73448d8a9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:52.616249 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d56a8fa-3cdc-4332-afd6-5e73448d8a9f tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:52.616736 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d56a8fa-3cdc-4332-afd6-5e73448d8a9f tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:52.616827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d56a8fa-3cdc-4332-afd6-5e73448d8a9f tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:52.641328 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:52.641328 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:52.650928 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d56a8fa-3cdc-4332-afd6-5e73448d8a9f tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:52.661005 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d56a8fa-3cdc-4332-afd6-5e73448d8a9f tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:52.661973 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 15/64] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:52 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:53.182407 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e418459-998b-460b-918a-afafd57d18ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:53.186647 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e418459-998b-460b-918a-afafd57d18ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] GET https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 Aug 07 16:09:53.187001 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e418459-998b-460b-918a-afafd57d18ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:53.187712 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e418459-998b-460b-918a-afafd57d18ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:53.202271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70ea97aa-1a2a-45d3-a55b-64f0e9c68c71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:53.205878 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70ea97aa-1a2a-45d3-a55b-64f0e9c68c71 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:53.207805 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e418459-998b-460b-918a-afafd57d18ea tempest-VolumesAdminNegativeTest-364122946 tempest-VolumesAdminNegativeTest-364122946-project-member] https://10.4.3.24/volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 returned with HTTP 404 Aug 07 16:09:53.207914 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70ea97aa-1a2a-45d3-a55b-64f0e9c68c71 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:53.207914 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70ea97aa-1a2a-45d3-a55b-64f0e9c68c71 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:53.208336 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 17/65] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:53 2026] GET /volume/v3/volumes/bd688fda-c2bb-4b36-b350-532840236ce7 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:09:53.231019 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:53.231019 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:53.243146 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70ea97aa-1a2a-45d3-a55b-64f0e9c68c71 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:53.251390 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70ea97aa-1a2a-45d3-a55b-64f0e9c68c71 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:53.252409 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 18/66] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:53 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:53.683132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7df2ee1c-effd-42e2-a4a4-2410cfb2c612 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:53.687253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7df2ee1c-effd-42e2-a4a4-2410cfb2c612 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:53.687253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7df2ee1c-effd-42e2-a4a4-2410cfb2c612 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:53.687253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7df2ee1c-effd-42e2-a4a4-2410cfb2c612 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:53.709036 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:53.709036 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:53.719886 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7df2ee1c-effd-42e2-a4a4-2410cfb2c612 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:53.731913 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7df2ee1c-effd-42e2-a4a4-2410cfb2c612 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:53.732589 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 17/67] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:53 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:53.954258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:53.958132 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:09:53.958652 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "fa4894df-6536-4d50-8dd0-09fda2f5c53a-blank-vol", "description": "", "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:53.961217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'fa4894df-6536-4d50-8dd0-09fda2f5c53a-blank-vol', 'description': '', 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:09:53.961476 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Create volume of 1 GB Aug 07 16:09:53.968665 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Availability Zones retrieved successfully. Aug 07 16:09:53.982080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Flow 'volume_create_api' (f0a4c1a5-6ecf-4fc7-9db5-abaf9ad12657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:53.984132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca0196e-106d-44fc-b0f5-61410fb3aaae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:53.985481 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:09:54.041205 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dca0196e-106d-44fc-b0f5-61410fb3aaae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:54.043283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3480b44d-3a30-477d-8b02-207a76b91b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:54.152791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Created reservations ['ec66508c-d8fe-4cb8-a2ab-3cafd42692af', '2d5ce6ac-2e22-44ef-b750-7b0e36c8ae8c', 'caa9197d-daa0-468e-893e-d3caf8247ae3', 'aa0c6266-83a5-41f6-b965-0b77da6c7aad'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:09:54.157171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3480b44d-3a30-477d-8b02-207a76b91b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec66508c-d8fe-4cb8-a2ab-3cafd42692af', '2d5ce6ac-2e22-44ef-b750-7b0e36c8ae8c', 'caa9197d-daa0-468e-893e-d3caf8247ae3', 'aa0c6266-83a5-41f6-b965-0b77da6c7aad']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:54.157171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d09b9f-ee6c-4809-a602-7b8e41ffe8a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:54.197087 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22d09b9f-ee6c-4809-a602-7b8e41ffe8a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fb93125-403f-4471-8131-b9244b9f0fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='',display_name='fa4894df-6536-4d50-8dd0-09fda2f5c53a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4933d6c1c95d4823a82f4ca8fb565f02',qos_specs=None,replication_status=,reservations=['ec66508c-d8fe-4cb8-a2ab-3cafd42692af','2d5ce6ac-2e22-44ef-b750-7b0e36c8ae8c','caa9197d-daa0-468e-893e-d3caf8247ae3','aa0c6266-83a5-41f6-b965-0b77da6c7aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d480fb2489b4434bf0b2e6d0849fb04',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:09:54Z,deleted=False,deleted_at=None,display_description='',display_name='fa4894df-6536-4d50-8dd0-09fda2f5c53a-blank-vol',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fb93125-403f-4471-8131-b9244b9f0fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4933d6c1c95d4823a82f4ca8fb565f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d480fb2489b4434bf0b2e6d0849fb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:54.198257 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a793ad4-2433-4614-acfe-9517b23d8283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:54.232042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a793ad4-2433-4614-acfe-9517b23d8283) transitioned into 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='fa4894df-6536-4d50-8dd0-09fda2f5c53a-blank-vol',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4933d6c1c95d4823a82f4ca8fb565f02',qos_specs=None,replication_status=,reservations=['ec66508c-d8fe-4cb8-a2ab-3cafd42692af','2d5ce6ac-2e22-44ef-b750-7b0e36c8ae8c','caa9197d-daa0-468e-893e-d3caf8247ae3','aa0c6266-83a5-41f6-b965-0b77da6c7aad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d480fb2489b4434bf0b2e6d0849fb04',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:54.233225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09be020-45b9-4f28-be7c-60ec273bd844) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:09:54.251936 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d09be020-45b9-4f28-be7c-60ec273bd844) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:09:54.253274 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Flow 'volume_create_api' (f0a4c1a5-6ecf-4fc7-9db5-abaf9ad12657) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:09:54.254109 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Create volume request issued successfully. Aug 07 16:09:54.254544 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-d211b6ac-3b36-4edf-9577-12cadbbda813 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:09:54.255063 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 16/68] 10.4.3.24 () {72 vars in 1534 bytes} [Fri Aug 7 16:09:53 2026] POST /volume/v3/volumes => generated 747 bytes in 301 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:09:54.269831 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89b39589-86a5-4147-bc3d-1f78c966f943 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:54.270995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-6f039978-b6a4-438e-8fb0-57bba0649839 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:54.271928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89b39589-86a5-4147-bc3d-1f78c966f943 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:54.272698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89b39589-86a5-4147-bc3d-1f78c966f943 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:54.272698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89b39589-86a5-4147-bc3d-1f78c966f943 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:54.276319 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-6f039978-b6a4-438e-8fb0-57bba0649839 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:09:54.276464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-6f039978-b6a4-438e-8fb0-57bba0649839 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:54.276722 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-6f039978-b6a4-438e-8fb0-57bba0649839 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:54.282860 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:54.282860 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:54.288142 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89b39589-86a5-4147-bc3d-1f78c966f943 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:54.288219 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:54.288219 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:54.296327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89b39589-86a5-4147-bc3d-1f78c966f943 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:54.296464 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-6f039978-b6a4-438e-8fb0-57bba0649839 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:09:54.296518 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 18/69] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:54 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:54.302948 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-6f039978-b6a4-438e-8fb0-57bba0649839 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed returned with HTTP 200 Aug 07 16:09:54.303133 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 19/70] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:09:54 2026] GET /volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:54.320345 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-ae7f8bbe-5a85-417f-8120-2a7ed1ee540a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:54.326154 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-ae7f8bbe-5a85-417f-8120-2a7ed1ee540a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:09:54.326587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-ae7f8bbe-5a85-417f-8120-2a7ed1ee540a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:54.326587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-ae7f8bbe-5a85-417f-8120-2a7ed1ee540a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:54.341983 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:54.341983 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:54.350878 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-ae7f8bbe-5a85-417f-8120-2a7ed1ee540a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:09:54.363527 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-ae7f8bbe-5a85-417f-8120-2a7ed1ee540a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed returned with HTTP 200 Aug 07 16:09:54.364462 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 18/71] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:09:54 2026] GET /volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed => generated 815 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:54.758645 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f919fa6b-9747-4ca8-84bb-7c8e57c86cdf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:54.760948 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f919fa6b-9747-4ca8-84bb-7c8e57c86cdf tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:54.760948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f919fa6b-9747-4ca8-84bb-7c8e57c86cdf tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:54.761678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f919fa6b-9747-4ca8-84bb-7c8e57c86cdf tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:54.776695 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:54.776695 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:54.783208 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f919fa6b-9747-4ca8-84bb-7c8e57c86cdf tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:54.792162 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f919fa6b-9747-4ca8-84bb-7c8e57c86cdf tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:54.794368 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 17/72] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:54 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:55.316667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3127f177-4407-4ff0-b89b-d24c282edf29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:55.320533 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3127f177-4407-4ff0-b89b-d24c282edf29 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:55.320877 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3127f177-4407-4ff0-b89b-d24c282edf29 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:55.322968 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3127f177-4407-4ff0-b89b-d24c282edf29 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:55.337088 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:55.337088 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:55.345897 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3127f177-4407-4ff0-b89b-d24c282edf29 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:55.354528 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3127f177-4407-4ff0-b89b-d24c282edf29 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:55.355886 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 19/73] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:55 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:55.817852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1320648-9a71-4e50-8175-4c84a3a908d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:55.821564 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1320648-9a71-4e50-8175-4c84a3a908d9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:55.823458 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1320648-9a71-4e50-8175-4c84a3a908d9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:55.823753 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1320648-9a71-4e50-8175-4c84a3a908d9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:55.846319 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:55.846319 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:55.854186 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1320648-9a71-4e50-8175-4c84a3a908d9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:55.860436 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1320648-9a71-4e50-8175-4c84a3a908d9 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:55.861454 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 20/74] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:55 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:56.380392 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4325e70f-5d55-4fa0-a325-0bbd0627eef2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:56.384395 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4325e70f-5d55-4fa0-a325-0bbd0627eef2 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:56.386031 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4325e70f-5d55-4fa0-a325-0bbd0627eef2 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:56.386361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4325e70f-5d55-4fa0-a325-0bbd0627eef2 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:56.402603 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:56.402603 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:56.410620 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4325e70f-5d55-4fa0-a325-0bbd0627eef2 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:56.418595 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4325e70f-5d55-4fa0-a325-0bbd0627eef2 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:56.418595 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 19/75] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:56 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:56.883215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46921d92-b9fe-45bb-8856-1a913c9487ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:56.885727 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46921d92-b9fe-45bb-8856-1a913c9487ef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:56.886033 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46921d92-b9fe-45bb-8856-1a913c9487ef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:56.886295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46921d92-b9fe-45bb-8856-1a913c9487ef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:56.902655 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:56.902655 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:56.909194 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46921d92-b9fe-45bb-8856-1a913c9487ef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:56.914554 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46921d92-b9fe-45bb-8856-1a913c9487ef tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:56.915030 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 18/76] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:56 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:57.380507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-936352fc-47a2-4ba0-a2e2-236de48d4b1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.383970 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-936352fc-47a2-4ba0-a2e2-236de48d4b1e tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:09:57.383970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-936352fc-47a2-4ba0-a2e2-236de48d4b1e tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:57.383970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-936352fc-47a2-4ba0-a2e2-236de48d4b1e tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:57.395212 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:57.395212 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:57.402906 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-936352fc-47a2-4ba0-a2e2-236de48d4b1e tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:09:57.420616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-936352fc-47a2-4ba0-a2e2-236de48d4b1e tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed returned with HTTP 200 Aug 07 16:09:57.421205 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 20/77] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:09:57 2026] GET /volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:57.440542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25595ab2-09c4-4e11-8d60-0376ef622a8f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.444338 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25595ab2-09c4-4e11-8d60-0376ef622a8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:57.444741 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25595ab2-09c4-4e11-8d60-0376ef622a8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:57.445127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25595ab2-09c4-4e11-8d60-0376ef622a8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:57.447661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-744887c2-6564-4977-b956-717910c10e17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.448423 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744887c2-6564-4977-b956-717910c10e17 None None] GET https://10.4.3.24/volume// Aug 07 16:09:57.448700 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744887c2-6564-4977-b956-717910c10e17 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:57.449582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-744887c2-6564-4977-b956-717910c10e17 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:57.450682 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-744887c2-6564-4977-b956-717910c10e17 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:09:57.451086 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 20/78] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:09:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:09:57.460233 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:57.460233 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:57.464104 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-46f6fdc0-e792-4fb9-8477-53489460d6a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.466621 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25595ab2-09c4-4e11-8d60-0376ef622a8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:57.469662 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-46f6fdc0-e792-4fb9-8477-53489460d6a0 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:09:57.469806 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-46f6fdc0-e792-4fb9-8477-53489460d6a0 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fb93125-403f-4471-8131-b9244b9f0fed", "connector": null, "instance_uuid": "fa4894df-6536-4d50-8dd0-09fda2f5c53a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:57.474786 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25595ab2-09c4-4e11-8d60-0376ef622a8f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:57.475692 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 21/79] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:57 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:57.485214 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:57.485214 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:57.543559 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-46f6fdc0-e792-4fb9-8477-53489460d6a0 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:09:57.544094 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 19/80] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:09:57 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:09:57.556945 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-638d3fbc-525b-40f7-b803-f2ee4d9362cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.557574 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-638d3fbc-525b-40f7-b803-f2ee4d9362cd None None] GET https://10.4.3.24/volume// Aug 07 16:09:57.557846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-638d3fbc-525b-40f7-b803-f2ee4d9362cd None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:57.558933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-638d3fbc-525b-40f7-b803-f2ee4d9362cd None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:57.559571 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-638d3fbc-525b-40f7-b803-f2ee4d9362cd None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:09:57.559987 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 21/81] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:09:57 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:09:57.572053 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-e2380d9f-e459-4ce0-8abf-0684a5d3ab54 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.578585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-e2380d9f-e459-4ce0-8abf-0684a5d3ab54 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:09:57.579027 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-e2380d9f-e459-4ce0-8abf-0684a5d3ab54 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:57.579324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-e2380d9f-e459-4ce0-8abf-0684a5d3ab54 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:57.596275 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:57.596275 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:57.603560 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-e2380d9f-e459-4ce0-8abf-0684a5d3ab54 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:09:57.612004 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-e2380d9f-e459-4ce0-8abf-0684a5d3ab54 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed returned with HTTP 200 Aug 07 16:09:57.612172 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 21/82] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:09:57 2026] GET /volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed => generated 1019 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:09:57.722002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.727925 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] PUT https://10.4.3.24/volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8 Aug 07 16:09:57.728515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:57.739415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Acquiring lock "cinder-attachment_update-3fb93125-403f-4471-8131-b9244b9f0fed-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:09:57.750119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Lock "cinder-attachment_update-3fb93125-403f-4471-8131-b9244b9f0fed-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:09:57.751102 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:57.751102 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:57.906925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Lock "cinder-attachment_update-3fb93125-403f-4471-8131-b9244b9f0fed-np0000006731" released by "attachment_update" :: held 0.157s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:09:57.906925 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-1e49e205-6396-4d56-aabd-554790467638 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8 returned with HTTP 200 Aug 07 16:09:57.907512 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 22/83] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:09:57 2026] PUT /volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8 => generated 969 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:09:57.935403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88f5af34-d671-451c-bff2-bd7a7a706dbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.939824 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88f5af34-d671-451c-bff2-bd7a7a706dbd tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:57.939824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88f5af34-d671-451c-bff2-bd7a7a706dbd tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:57.939824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88f5af34-d671-451c-bff2-bd7a7a706dbd tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:57.963809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-00020621-77ed-4284-bccb-c6a27c4752be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:57.966056 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:57.966056 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:57.968358 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-00020621-77ed-4284-bccb-c6a27c4752be tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] POST https://10.4.3.24/volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8/action Aug 07 16:09:57.968358 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-00020621-77ed-4284-bccb-c6a27c4752be tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:09:57.968936 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-00020621-77ed-4284-bccb-c6a27c4752be tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:09:57.978331 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88f5af34-d671-451c-bff2-bd7a7a706dbd tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:57.984155 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88f5af34-d671-451c-bff2-bd7a7a706dbd tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:57.984905 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 20/84] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:57 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:57.998507 np0000006731 devstack@c-api.service[100265]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 07 16:09:57.998507 np0000006731 devstack@c-api.service[100265]: .first() Aug 07 16:09:58.035547 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:58.035547 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:09:58.055652 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8870df8c-1dbc-4eec-8fe0-08563b32e8b1 req-00020621-77ed-4284-bccb-c6a27c4752be tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8/action returned with HTTP 204 Aug 07 16:09:58.058569 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 22/85] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:09:57 2026] POST /volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8/action => generated 0 bytes in 93 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:09:58.495732 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52395523-0904-4fa9-82c5-5dcca7feb8ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:58.498083 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52395523-0904-4fa9-82c5-5dcca7feb8ca tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:58.498341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52395523-0904-4fa9-82c5-5dcca7feb8ca tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:58.498578 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52395523-0904-4fa9-82c5-5dcca7feb8ca tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:58.507132 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:58.507132 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:09:58.512546 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52395523-0904-4fa9-82c5-5dcca7feb8ca tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:58.518070 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52395523-0904-4fa9-82c5-5dcca7feb8ca tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:58.519197 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 22/86] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:58 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:59.002183 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe6d5a1f-db82-4f17-b3f9-2784269105dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:59.004771 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe6d5a1f-db82-4f17-b3f9-2784269105dc tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:09:59.005106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe6d5a1f-db82-4f17-b3f9-2784269105dc tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:59.005423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe6d5a1f-db82-4f17-b3f9-2784269105dc tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:59.026320 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:59.026320 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:09:59.031852 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe6d5a1f-db82-4f17-b3f9-2784269105dc tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:09:59.039148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe6d5a1f-db82-4f17-b3f9-2784269105dc tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:09:59.039808 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 23/87] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:59 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:09:59.539175 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb15029a-3e1d-47b6-a67f-230f001f8148 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:09:59.541288 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb15029a-3e1d-47b6-a67f-230f001f8148 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:09:59.541584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb15029a-3e1d-47b6-a67f-230f001f8148 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:09:59.541761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb15029a-3e1d-47b6-a67f-230f001f8148 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:09:59.551053 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:09:59.551053 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:09:59.561237 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb15029a-3e1d-47b6-a67f-230f001f8148 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:09:59.577409 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb15029a-3e1d-47b6-a67f-230f001f8148 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:09:59.577409 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 21/88] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:09:59 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 908 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:00.059203 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bcd5dd0a-e7c0-4b0f-9532-62f82ca0126b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:00.062053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcd5dd0a-e7c0-4b0f-9532-62f82ca0126b tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:00.062340 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcd5dd0a-e7c0-4b0f-9532-62f82ca0126b tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:00.062828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bcd5dd0a-e7c0-4b0f-9532-62f82ca0126b tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:00.081712 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:00.081712 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:00.090198 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bcd5dd0a-e7c0-4b0f-9532-62f82ca0126b tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:00.097633 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bcd5dd0a-e7c0-4b0f-9532-62f82ca0126b tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:00.097633 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 23/89] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:00 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:00.602720 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e4ccf91-3a76-43a9-9ac9-67fd0020ac51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:00.607215 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e4ccf91-3a76-43a9-9ac9-67fd0020ac51 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:10:00.609015 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e4ccf91-3a76-43a9-9ac9-67fd0020ac51 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:00.609441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e4ccf91-3a76-43a9-9ac9-67fd0020ac51 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:00.632120 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:00.632120 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:00.638149 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e4ccf91-3a76-43a9-9ac9-67fd0020ac51 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:00.645919 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e4ccf91-3a76-43a9-9ac9-67fd0020ac51 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:10:00.646709 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 23/90] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:00 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 1394 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:00.668533 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:00.670968 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:00.671521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-348135711"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:00.673153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-348135711'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:00.673360 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume of 1 GB Aug 07 16:10:00.681372 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Availability Zones retrieved successfully. Aug 07 16:10:00.694883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Flow 'volume_create_api' (7be0e794-2e23-44f8-a6c8-7299ff293093) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:00.696394 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de986e87-0642-475c-a86f-cff9796a1d5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:00.697793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:00.757395 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de986e87-0642-475c-a86f-cff9796a1d5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:00.759004 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17590823-e8b5-4124-8830-ccec5d9237c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:00.806418 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Deprecated: Default quota for resource: volumes_storpool is set by the default quota flag: quota_volumes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:10:00.806741 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Deprecated: Default quota for resource: gigabytes_storpool is set by the default quota flag: quota_gigabytes_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:10:00.840106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Created reservations ['efb43c5a-fcdb-4df3-8610-3dc7cbe71010', 'f8bb2d6f-656e-4fb0-bfe4-75d9905ffd3a', 'dd126892-21cd-4ab4-8108-52b36f93c68f', 'e5283ddf-03b5-4fe2-b282-e3257e63bec5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:00.842378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17590823-e8b5-4124-8830-ccec5d9237c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['efb43c5a-fcdb-4df3-8610-3dc7cbe71010', 'f8bb2d6f-656e-4fb0-bfe4-75d9905ffd3a', 'dd126892-21cd-4ab4-8108-52b36f93c68f', 'e5283ddf-03b5-4fe2-b282-e3257e63bec5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:00.842378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a31adeb-4602-4999-8eea-9b54f934a275) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:00.875184 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a31adeb-4602-4999-8eea-9b54f934a275) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf578887-c8f3-407c-94fc-94fe18abbd68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-348135711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24f16e8da594f2d9e6777c9d27b3671',qos_specs=None,replication_status=,reservations=['efb43c5a-fcdb-4df3-8610-3dc7cbe71010','f8bb2d6f-656e-4fb0-bfe4-75d9905ffd3a','dd126892-21cd-4ab4-8108-52b36f93c68f','e5283ddf-03b5-4fe2-b282-e3257e63bec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740ce90cb005432fab5eb1106e3a63ac',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-348135711',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf578887-c8f3-407c-94fc-94fe18abbd68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24f16e8da594f2d9e6777c9d27b3671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740ce90cb005432fab5eb1106e3a63ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:00.876581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56306de8-99c9-4598-b8f7-e0a67009a3d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:00.914684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56306de8-99c9-4598-b8f7-e0a67009a3d9) transitioned into state 'SUCCESS' from state '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-348135711',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24f16e8da594f2d9e6777c9d27b3671',qos_specs=None,replication_status=,reservations=['efb43c5a-fcdb-4df3-8610-3dc7cbe71010','f8bb2d6f-656e-4fb0-bfe4-75d9905ffd3a','dd126892-21cd-4ab4-8108-52b36f93c68f','e5283ddf-03b5-4fe2-b282-e3257e63bec5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740ce90cb005432fab5eb1106e3a63ac',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:00.916102 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf2b4c7-893e-4fef-83a5-f4ef167b5759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:00.943561 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5cf2b4c7-893e-4fef-83a5-f4ef167b5759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:00.944561 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Flow 'volume_create_api' (7be0e794-2e23-44f8-a6c8-7299ff293093) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:00.946152 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume request issued successfully. Aug 07 16:10:00.946152 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7956c905-ce90-488f-b581-d7b0d9f131e0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:00.947609 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 24/91] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:00 2026] POST /volume/v3/volumes => generated 754 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:00.970117 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01f3da8e-91d3-4cbf-a87c-b4a8e0047a84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:00.972829 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01f3da8e-91d3-4cbf-a87c-b4a8e0047a84 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:10:00.973069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01f3da8e-91d3-4cbf-a87c-b4a8e0047a84 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:00.974444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01f3da8e-91d3-4cbf-a87c-b4a8e0047a84 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:00.988749 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:00.988749 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:00.998515 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01f3da8e-91d3-4cbf-a87c-b4a8e0047a84 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:01.007250 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01f3da8e-91d3-4cbf-a87c-b4a8e0047a84 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 200 Aug 07 16:10:01.008026 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 22/92] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:00 2026] GET /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 822 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:01.115513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b3b4cfc-628d-450c-9b8a-5437e53d5fad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:01.120902 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b3b4cfc-628d-450c-9b8a-5437e53d5fad tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:01.120902 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b3b4cfc-628d-450c-9b8a-5437e53d5fad tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:01.120902 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b3b4cfc-628d-450c-9b8a-5437e53d5fad tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:01.153241 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:01.153241 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:01.160193 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5b3b4cfc-628d-450c-9b8a-5437e53d5fad tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:01.171991 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b3b4cfc-628d-450c-9b8a-5437e53d5fad tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:01.172469 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 24/93] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:01 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:02.032144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f377a119-8a03-4c2f-bd3e-6414402ae362 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:02.034234 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f377a119-8a03-4c2f-bd3e-6414402ae362 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:10:02.034433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f377a119-8a03-4c2f-bd3e-6414402ae362 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:02.034793 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f377a119-8a03-4c2f-bd3e-6414402ae362 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:02.053196 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:02.053196 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:02.067506 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f377a119-8a03-4c2f-bd3e-6414402ae362 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:02.075062 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f377a119-8a03-4c2f-bd3e-6414402ae362 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 200 Aug 07 16:10:02.075645 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 24/94] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:02 2026] GET /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 847 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:02.096618 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:02.099043 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:02.099602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1917630593"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:02.101529 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest_v242-volume-1917630593'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:02.101645 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume of 1 GB Aug 07 16:10:02.102006 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:02.102006 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:02.115149 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Availability Zones retrieved successfully. Aug 07 16:10:02.126274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Flow 'volume_create_api' (2cb429d5-c2a8-413f-b50c-1645b9eaefb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:02.129087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941202bd-1997-4a23-b219-0c4ac8dffecb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:02.130724 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:02.185522 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (941202bd-1997-4a23-b219-0c4ac8dffecb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:02.186794 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7759184-d192-4014-b018-06ccce58d649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:02.195128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2b334ba-2d9f-400b-8138-059f3b98fc88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:02.198599 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2b334ba-2d9f-400b-8138-059f3b98fc88 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:02.199380 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2b334ba-2d9f-400b-8138-059f3b98fc88 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:02.199777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2b334ba-2d9f-400b-8138-059f3b98fc88 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:02.218013 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:02.218013 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:02.226107 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2b334ba-2d9f-400b-8138-059f3b98fc88 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:02.233638 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2b334ba-2d9f-400b-8138-059f3b98fc88 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:02.234115 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 23/95] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:02 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:02.272484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Created reservations ['7cbf7636-84c4-47b8-973a-42beecb4efb3', '32e62c53-0b02-4cc9-93c3-e2818669276b', 'cb8294f8-342f-4313-9e65-e0a2ead0d203', 'a56d7a49-8feb-4332-a16b-a424ceb5033f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:02.274214 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7759184-d192-4014-b018-06ccce58d649) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7cbf7636-84c4-47b8-973a-42beecb4efb3', '32e62c53-0b02-4cc9-93c3-e2818669276b', 'cb8294f8-342f-4313-9e65-e0a2ead0d203', 'a56d7a49-8feb-4332-a16b-a424ceb5033f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:02.275518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbdcd9b9-700e-4372-b644-9ac47317845d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:02.314691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbdcd9b9-700e-4372-b644-9ac47317845d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2d62ea10-34fb-4b10-a995-7970c0072cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1917630593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24f16e8da594f2d9e6777c9d27b3671',qos_specs=None,replication_status=,reservations=['7cbf7636-84c4-47b8-973a-42beecb4efb3','32e62c53-0b02-4cc9-93c3-e2818669276b','cb8294f8-342f-4313-9e65-e0a2ead0d203','a56d7a49-8feb-4332-a16b-a424ceb5033f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740ce90cb005432fab5eb1106e3a63ac',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest_v242-volume-1917630593',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2d62ea10-34fb-4b10-a995-7970c0072cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a24f16e8da594f2d9e6777c9d27b3671',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='740ce90cb005432fab5eb1106e3a63ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:02.317109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2f99cff-121e-47cd-b53a-20657e43dfcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:02.336830 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2f99cff-121e-47cd-b53a-20657e43dfcd) transitioned into state 'SUCCESS' from state '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-1917630593',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a24f16e8da594f2d9e6777c9d27b3671',qos_specs=None,replication_status=,reservations=['7cbf7636-84c4-47b8-973a-42beecb4efb3','32e62c53-0b02-4cc9-93c3-e2818669276b','cb8294f8-342f-4313-9e65-e0a2ead0d203','a56d7a49-8feb-4332-a16b-a424ceb5033f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='740ce90cb005432fab5eb1106e3a63ac',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:02.337534 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d38dde-fedb-4b03-ba4b-0a18940b18fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:02.351860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (10d38dde-fedb-4b03-ba4b-0a18940b18fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:02.351860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Flow 'volume_create_api' (2cb429d5-c2a8-413f-b50c-1645b9eaefb0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:02.352192 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Create volume request issued successfully. Aug 07 16:10:02.352818 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-93184b69-cebe-45bc-ae44-9fe8d25924a9 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:02.353348 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 25/96] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:02 2026] POST /volume/v3/volumes => generated 755 bytes in 257 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:02.369610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71953489-bedd-4192-bcae-a10c86b8c84e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:02.372485 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71953489-bedd-4192-bcae-a10c86b8c84e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:10:02.372805 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71953489-bedd-4192-bcae-a10c86b8c84e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:02.372993 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71953489-bedd-4192-bcae-a10c86b8c84e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:02.383360 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:02.383360 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:02.390619 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71953489-bedd-4192-bcae-a10c86b8c84e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:02.399544 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71953489-bedd-4192-bcae-a10c86b8c84e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 200 Aug 07 16:10:02.400325 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 25/97] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:02 2026] GET /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 823 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:10:02.864886 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-e20a7c36-6e58-4ed2-a968-2125e4863071 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:02.867561 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-e20a7c36-6e58-4ed2-a968-2125e4863071 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] POST https://10.4.3.24/volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515/action Aug 07 16:10:02.868330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-e20a7c36-6e58-4ed2-a968-2125e4863071 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:02.868557 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-e20a7c36-6e58-4ed2-a968-2125e4863071 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:02.884085 np0000006731 devstack@c-api.service[100266]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volume_attachment". Apply join condition(s) between each element to resolve. Aug 07 16:10:02.884085 np0000006731 devstack@c-api.service[100266]: .first() Aug 07 16:10:02.906816 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:02.906816 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:02.937338 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9f9f56b-2e3c-46da-ad54-21d3c8e60d8e req-e20a7c36-6e58-4ed2-a968-2125e4863071 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515/action returned with HTTP 204 Aug 07 16:10:02.937954 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 25/98] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:02 2026] POST /volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:03.256023 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93614f21-deb8-4f4b-ab0c-e1b832c26d4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:03.258382 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93614f21-deb8-4f4b-ab0c-e1b832c26d4d tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:03.258883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93614f21-deb8-4f4b-ab0c-e1b832c26d4d tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:03.259222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93614f21-deb8-4f4b-ab0c-e1b832c26d4d tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:03.273964 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:03.273964 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:03.279873 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93614f21-deb8-4f4b-ab0c-e1b832c26d4d tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:03.286826 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93614f21-deb8-4f4b-ab0c-e1b832c26d4d tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:03.287392 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 24/99] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:03 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 1135 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:03.301587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-575059ac-1b80-43ab-a505-e206727cd4d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:03.303787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-575059ac-1b80-43ab-a505-e206727cd4d2 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:03.304015 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-575059ac-1b80-43ab-a505-e206727cd4d2 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:03.304255 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-575059ac-1b80-43ab-a505-e206727cd4d2 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:03.318238 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:03.318238 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:03.324071 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-575059ac-1b80-43ab-a505-e206727cd4d2 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:03.330678 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-575059ac-1b80-43ab-a505-e206727cd4d2 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:03.331353 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 26/100] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:03 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:03.384221 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:03.388753 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:03.389327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-714802556", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:03.393404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-714802556', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:03.393404 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Create volume of 1 GB Aug 07 16:10:03.397429 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Availability Zones retrieved successfully. Aug 07 16:10:03.412431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Flow 'volume_create_api' (4c20774e-42eb-4f96-aaf1-5ef081ae8021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:03.413998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9366cb9-cdd3-419a-8829-9d0317a17f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:03.415403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:03.421416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6273ae11-6f15-493e-9aa2-8705194cf660 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:03.424449 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6273ae11-6f15-493e-9aa2-8705194cf660 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:10:03.424449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6273ae11-6f15-493e-9aa2-8705194cf660 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:03.424449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6273ae11-6f15-493e-9aa2-8705194cf660 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:03.436874 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:03.436874 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:03.443943 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6273ae11-6f15-493e-9aa2-8705194cf660 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:03.451363 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6273ae11-6f15-493e-9aa2-8705194cf660 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 200 Aug 07 16:10:03.452326 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 26/101] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:03 2026] GET /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:03.472454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9366cb9-cdd3-419a-8829-9d0317a17f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:03.473785 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb59ee5-b540-4f7c-948a-e1be15371b9f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:03.579767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Created reservations ['81419806-1986-430d-9a32-801ccbf10c88', 'e4dfbb52-aabf-47a1-a75c-d30ca4f198fb', '76f7b2fe-71fa-4949-bb54-e7d725cd86cb', '11a1d061-f168-468b-9f86-d7fd8871920f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:03.581040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ccb59ee5-b540-4f7c-948a-e1be15371b9f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81419806-1986-430d-9a32-801ccbf10c88', 'e4dfbb52-aabf-47a1-a75c-d30ca4f198fb', '76f7b2fe-71fa-4949-bb54-e7d725cd86cb', '11a1d061-f168-468b-9f86-d7fd8871920f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:03.586029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef1d529-e702-434d-bf88-5b972f20f7ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:03.622725 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eef1d529-e702-434d-bf88-5b972f20f7ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdc75491-844d-4752-b1c6-df64f893be08', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-714802556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77557d9c82fe4c428eeb8aebf4f071d1',qos_specs=None,replication_status=,reservations=['81419806-1986-430d-9a32-801ccbf10c88','e4dfbb52-aabf-47a1-a75c-d30ca4f198fb','76f7b2fe-71fa-4949-bb54-e7d725cd86cb','11a1d061-f168-468b-9f86-d7fd8871920f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f2b7904999b493cbf7f5a4e1a857a4e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-714802556',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdc75491-844d-4752-b1c6-df64f893be08,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='77557d9c82fe4c428eeb8aebf4f071d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7f2b7904999b493cbf7f5a4e1a857a4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:03.624125 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05207515-14b5-4af6-99be-12037a1dcf2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:03.650612 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (05207515-14b5-4af6-99be-12037a1dcf2f) transitioned into state 'SUCCESS' from state '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-714802556',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='77557d9c82fe4c428eeb8aebf4f071d1',qos_specs=None,replication_status=,reservations=['81419806-1986-430d-9a32-801ccbf10c88','e4dfbb52-aabf-47a1-a75c-d30ca4f198fb','76f7b2fe-71fa-4949-bb54-e7d725cd86cb','11a1d061-f168-468b-9f86-d7fd8871920f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7f2b7904999b493cbf7f5a4e1a857a4e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:03.651699 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03ac0ac-6742-4500-85a4-4ba48cfbf320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:03.668852 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a03ac0ac-6742-4500-85a4-4ba48cfbf320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:03.670094 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Flow 'volume_create_api' (4c20774e-42eb-4f96-aaf1-5ef081ae8021) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:03.670822 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Create volume request issued successfully. Aug 07 16:10:03.671809 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-0d049439-180b-4a69-a663-88e264d0a55c tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:03.672949 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 26/102] 10.4.3.24 () {72 vars in 1534 bytes} [Fri Aug 7 16:10:03 2026] POST /volume/v3/volumes => generated 760 bytes in 289 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:03.683491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-67ee5d99-a3b8-48c1-80d7-de9803555121 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:03.686677 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-67ee5d99-a3b8-48c1-80d7-de9803555121 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] GET https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:03.687055 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-67ee5d99-a3b8-48c1-80d7-de9803555121 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:03.687440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-67ee5d99-a3b8-48c1-80d7-de9803555121 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:03.698654 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:03.698654 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:03.704688 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-67ee5d99-a3b8-48c1-80d7-de9803555121 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Volume info retrieved successfully. Aug 07 16:10:03.716125 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-630e4600-35d3-4956-ae10-c52e8b5884ca req-67ee5d99-a3b8-48c1-80d7-de9803555121 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 200 Aug 07 16:10:03.716930 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 25/103] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:03 2026] GET /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 828 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:03.770795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b6e0d575-3fa5-41d2-b272-3e0ab4d780c2 req-fca3292b-e90b-46aa-b32c-499534c69178 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:03.774023 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b6e0d575-3fa5-41d2-b272-3e0ab4d780c2 req-fca3292b-e90b-46aa-b32c-499534c69178 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] GET https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:03.774626 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b6e0d575-3fa5-41d2-b272-3e0ab4d780c2 req-fca3292b-e90b-46aa-b32c-499534c69178 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:03.774841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b6e0d575-3fa5-41d2-b272-3e0ab4d780c2 req-fca3292b-e90b-46aa-b32c-499534c69178 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:03.785890 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:03.785890 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:03.791404 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b6e0d575-3fa5-41d2-b272-3e0ab4d780c2 req-fca3292b-e90b-46aa-b32c-499534c69178 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Volume info retrieved successfully. Aug 07 16:10:03.799009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b6e0d575-3fa5-41d2-b272-3e0ab4d780c2 req-fca3292b-e90b-46aa-b32c-499534c69178 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 200 Aug 07 16:10:03.799542 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 27/104] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:03 2026] GET /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 828 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:04.834258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-71b18f26-2bbd-49cf-89b4-84e2ff5102b9 req-2932a17f-c4f4-4c8b-ab56-893e98798a04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:04.840881 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-71b18f26-2bbd-49cf-89b4-84e2ff5102b9 req-2932a17f-c4f4-4c8b-ab56-893e98798a04 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] GET https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:04.841089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-71b18f26-2bbd-49cf-89b4-84e2ff5102b9 req-2932a17f-c4f4-4c8b-ab56-893e98798a04 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:04.841321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-71b18f26-2bbd-49cf-89b4-84e2ff5102b9 req-2932a17f-c4f4-4c8b-ab56-893e98798a04 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:04.855691 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:04.855691 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:04.863840 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-71b18f26-2bbd-49cf-89b4-84e2ff5102b9 req-2932a17f-c4f4-4c8b-ab56-893e98798a04 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Volume info retrieved successfully. Aug 07 16:10:04.874203 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-71b18f26-2bbd-49cf-89b4-84e2ff5102b9 req-2932a17f-c4f4-4c8b-ab56-893e98798a04 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 200 Aug 07 16:10:04.874203 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 27/105] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:04 2026] GET /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:05.248464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b77e2773-4132-4d06-a99d-6674aac5320e req-24ed3470-22ac-485b-b5e7-2bd18422bb1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:05.250753 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b77e2773-4132-4d06-a99d-6674aac5320e req-24ed3470-22ac-485b-b5e7-2bd18422bb1e tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-reader] GET https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:05.250935 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b77e2773-4132-4d06-a99d-6674aac5320e req-24ed3470-22ac-485b-b5e7-2bd18422bb1e tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:05.251127 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b77e2773-4132-4d06-a99d-6674aac5320e req-24ed3470-22ac-485b-b5e7-2bd18422bb1e tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:05.258943 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:05.258943 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:05.262990 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b77e2773-4132-4d06-a99d-6674aac5320e req-24ed3470-22ac-485b-b5e7-2bd18422bb1e tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-reader] Volume info retrieved successfully. Aug 07 16:10:05.267161 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b77e2773-4132-4d06-a99d-6674aac5320e req-24ed3470-22ac-485b-b5e7-2bd18422bb1e tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-reader] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 200 Aug 07 16:10:05.267630 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 27/106] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:05 2026] GET /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:05.292492 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:05.295485 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:05.295856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:05.296111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:05.296373 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Delete volume with id: cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:05.304772 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:05.304772 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:05.305195 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Volume info retrieved successfully. Aug 07 16:10:05.334025 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Delete volume request issued successfully. Aug 07 16:10:05.334265 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4368ddee-923f-47da-93fe-dfa830d4f80f req-dd5e5b01-7450-4aa5-ad5c-85d8c4fdee03 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 202 Aug 07 16:10:05.335067 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 26/107] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:10:05 2026] DELETE /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:10:05.375539 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-07283ba3-16ec-4294-ad48-47721e67c337 req-425055c2-cfb5-4ee9-860b-82d8b5886b53 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:05.384178 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-07283ba3-16ec-4294-ad48-47721e67c337 req-425055c2-cfb5-4ee9-860b-82d8b5886b53 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] GET https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:05.384749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-07283ba3-16ec-4294-ad48-47721e67c337 req-425055c2-cfb5-4ee9-860b-82d8b5886b53 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:05.384749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-07283ba3-16ec-4294-ad48-47721e67c337 req-425055c2-cfb5-4ee9-860b-82d8b5886b53 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:05.397217 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:05.397217 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:05.401440 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-07283ba3-16ec-4294-ad48-47721e67c337 req-425055c2-cfb5-4ee9-860b-82d8b5886b53 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Volume info retrieved successfully. Aug 07 16:10:05.406978 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-07283ba3-16ec-4294-ad48-47721e67c337 req-425055c2-cfb5-4ee9-860b-82d8b5886b53 tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 200 Aug 07 16:10:05.407658 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 28/108] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:05 2026] GET /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 852 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:06.448486 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9789a341-3c36-4e48-b782-f4a4b00fd76a req-1f3da83c-8675-4bba-aa2e-85b14498a4af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:06.451914 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9789a341-3c36-4e48-b782-f4a4b00fd76a req-1f3da83c-8675-4bba-aa2e-85b14498a4af tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] GET https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 Aug 07 16:10:06.452206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9789a341-3c36-4e48-b782-f4a4b00fd76a req-1f3da83c-8675-4bba-aa2e-85b14498a4af tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:06.452531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9789a341-3c36-4e48-b782-f4a4b00fd76a req-1f3da83c-8675-4bba-aa2e-85b14498a4af tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:06.466550 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9789a341-3c36-4e48-b782-f4a4b00fd76a req-1f3da83c-8675-4bba-aa2e-85b14498a4af tempest-VolumesGetTestJSON-619084252 tempest-VolumesGetTestJSON-619084252-project-member] https://10.4.3.24/volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 returned with HTTP 404 Aug 07 16:10:06.470198 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 28/109] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:06 2026] GET /volume/v3/volumes/cdc75491-844d-4752-b1c6-df64f893be08 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:06.543337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c3a8bb99-cb89-4d53-9d40-f5a7c5717236 req-9a1ba35d-a420-4341-8615-0101a0ebd8db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:06.546646 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c3a8bb99-cb89-4d53-9d40-f5a7c5717236 req-9a1ba35d-a420-4341-8615-0101a0ebd8db tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] DELETE https://10.4.3.24/volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515 Aug 07 16:10:06.546646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c3a8bb99-cb89-4d53-9d40-f5a7c5717236 req-9a1ba35d-a420-4341-8615-0101a0ebd8db tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:06.546959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c3a8bb99-cb89-4d53-9d40-f5a7c5717236 req-9a1ba35d-a420-4341-8615-0101a0ebd8db tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:06.560579 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:06.560579 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:06.670091 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c3a8bb99-cb89-4d53-9d40-f5a7c5717236 req-9a1ba35d-a420-4341-8615-0101a0ebd8db tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515 returned with HTTP 200 Aug 07 16:10:06.670928 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 28/110] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:10:06 2026] DELETE /volume/v3/attachments/a8d17493-99e0-42f1-8aa2-5cfc44597515 => generated 19 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:07.510100 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34635ec3-0381-466d-8a6a-c2bde40854e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:07.513472 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34635ec3-0381-466d-8a6a-c2bde40854e3 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:07.514247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34635ec3-0381-466d-8a6a-c2bde40854e3 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:07.514746 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34635ec3-0381-466d-8a6a-c2bde40854e3 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:07.529640 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:07.529640 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:07.536669 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34635ec3-0381-466d-8a6a-c2bde40854e3 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:07.543926 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34635ec3-0381-466d-8a6a-c2bde40854e3 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:07.544295 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 27/111] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:07 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:07.563157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-590272ec-0c7e-4693-8be8-0e193725c0ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:07.570673 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-590272ec-0c7e-4693-8be8-0e193725c0ed tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:07.570673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-590272ec-0c7e-4693-8be8-0e193725c0ed tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:07.570673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-590272ec-0c7e-4693-8be8-0e193725c0ed tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:07.592967 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:07.592967 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:07.600759 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-590272ec-0c7e-4693-8be8-0e193725c0ed tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:07.609132 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-590272ec-0c7e-4693-8be8-0e193725c0ed tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:07.609779 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 29/112] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:07 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:07.668508 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1ae5caf-bc07-497b-b249-37fab291fb39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:07.671115 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1ae5caf-bc07-497b-b249-37fab291fb39 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:07.671244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1ae5caf-bc07-497b-b249-37fab291fb39 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:07.671462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1ae5caf-bc07-497b-b249-37fab291fb39 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:07.682528 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:07.682528 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:07.689392 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1ae5caf-bc07-497b-b249-37fab291fb39 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:07.697437 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1ae5caf-bc07-497b-b249-37fab291fb39 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:07.697437 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 29/113] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:07 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:07.734016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:07.737681 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:07.738011 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:07.738606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:07.738781 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Delete volume with id: 9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:07.757127 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:07.757127 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:07.757321 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:07.800347 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Delete volume request issued successfully. Aug 07 16:10:07.800347 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ffb59a1-a1e8-4c9b-a6e8-7c7ee5162d30 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 202 Aug 07 16:10:07.800347 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 29/114] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:10:07 2026] DELETE /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:10:07.814525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22940ad4-5442-49c3-aee8-077a54e44e95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:07.815007 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22940ad4-5442-49c3-aee8-077a54e44e95 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:07.815378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22940ad4-5442-49c3-aee8-077a54e44e95 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:07.815719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22940ad4-5442-49c3-aee8-077a54e44e95 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:07.827984 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:07.827984 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:07.834551 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22940ad4-5442-49c3-aee8-077a54e44e95 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Volume info retrieved successfully. Aug 07 16:10:07.842920 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22940ad4-5442-49c3-aee8-077a54e44e95 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 200 Aug 07 16:10:07.843654 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 28/115] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:07 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:08.864695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7eeac9ea-22bd-4389-b145-7379e84b6758 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:08.868474 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7eeac9ea-22bd-4389-b145-7379e84b6758 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] GET https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 Aug 07 16:10:08.868797 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7eeac9ea-22bd-4389-b145-7379e84b6758 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:08.869049 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7eeac9ea-22bd-4389-b145-7379e84b6758 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:08.878498 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7eeac9ea-22bd-4389-b145-7379e84b6758 tempest-DeleteServersTestJSON-1148826704 tempest-DeleteServersTestJSON-1148826704-project-member] https://10.4.3.24/volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 returned with HTTP 404 Aug 07 16:10:08.879170 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 30/116] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:08 2026] GET /volume/v3/volumes/9a532e5f-a987-43c6-a4e8-ff4092a591c3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:09.486999 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-871447d3-fede-45ce-9e08-c9bb534fe33e req-4a4e640b-9086-42c0-9a9b-f2519ba69e61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:09.494606 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-871447d3-fede-45ce-9e08-c9bb534fe33e req-4a4e640b-9086-42c0-9a9b-f2519ba69e61 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:10:09.494606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-871447d3-fede-45ce-9e08-c9bb534fe33e req-4a4e640b-9086-42c0-9a9b-f2519ba69e61 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:09.494606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-871447d3-fede-45ce-9e08-c9bb534fe33e req-4a4e640b-9086-42c0-9a9b-f2519ba69e61 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:09.515575 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:09.515575 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:09.521888 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-871447d3-fede-45ce-9e08-c9bb534fe33e req-4a4e640b-9086-42c0-9a9b-f2519ba69e61 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:10:09.529285 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-871447d3-fede-45ce-9e08-c9bb534fe33e req-4a4e640b-9086-42c0-9a9b-f2519ba69e61 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed returned with HTTP 200 Aug 07 16:10:09.529817 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 30/117] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:09 2026] GET /volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed => generated 1132 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:12.953598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-831c1faf-3d1e-4bfb-bbca-2a465a9e826a req-8f62d00f-33db-45e6-94f7-876a67b09d55 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:12.957016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-831c1faf-3d1e-4bfb-bbca-2a465a9e826a req-8f62d00f-33db-45e6-94f7-876a67b09d55 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] DELETE https://10.4.3.24/volume/v3/volumes/tempest-invalid-1556414961 Aug 07 16:10:12.957779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-831c1faf-3d1e-4bfb-bbca-2a465a9e826a req-8f62d00f-33db-45e6-94f7-876a67b09d55 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:12.957779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-831c1faf-3d1e-4bfb-bbca-2a465a9e826a req-8f62d00f-33db-45e6-94f7-876a67b09d55 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:12.958136 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-831c1faf-3d1e-4bfb-bbca-2a465a9e826a req-8f62d00f-33db-45e6-94f7-876a67b09d55 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] Delete volume with id: tempest-invalid-1556414961 Aug 07 16:10:12.972721 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-831c1faf-3d1e-4bfb-bbca-2a465a9e826a req-8f62d00f-33db-45e6-94f7-876a67b09d55 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] https://10.4.3.24/volume/v3/volumes/tempest-invalid-1556414961 returned with HTTP 404 Aug 07 16:10:12.973598 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 30/118] 10.4.3.24 () {70 vars in 1583 bytes} [Fri Aug 7 16:10:12 2026] DELETE /volume/v3/volumes/tempest-invalid-1556414961 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:13.386870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b808d746-606f-4a66-8cfb-1028b725df3b req-86cf2879-92e7-43e4-9b5f-47d8b596f6b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:13.391668 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b808d746-606f-4a66-8cfb-1028b725df3b req-86cf2879-92e7-43e4-9b5f-47d8b596f6b4 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] DELETE https://10.4.3.24/volume/v3/volumes/536b9b71-e8fc-46d5-814a-e8923ed752cc Aug 07 16:10:13.392956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b808d746-606f-4a66-8cfb-1028b725df3b req-86cf2879-92e7-43e4-9b5f-47d8b596f6b4 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:13.392956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b808d746-606f-4a66-8cfb-1028b725df3b req-86cf2879-92e7-43e4-9b5f-47d8b596f6b4 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:13.394188 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-b808d746-606f-4a66-8cfb-1028b725df3b req-86cf2879-92e7-43e4-9b5f-47d8b596f6b4 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] Delete volume with id: 536b9b71-e8fc-46d5-814a-e8923ed752cc Aug 07 16:10:13.403584 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b808d746-606f-4a66-8cfb-1028b725df3b req-86cf2879-92e7-43e4-9b5f-47d8b596f6b4 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-member] https://10.4.3.24/volume/v3/volumes/536b9b71-e8fc-46d5-814a-e8923ed752cc returned with HTTP 404 Aug 07 16:10:13.404643 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 29/119] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:10:13 2026] DELETE /volume/v3/volumes/536b9b71-e8fc-46d5-814a-e8923ed752cc => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:13.449597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e62511bb-2525-48bf-bc21-0c9be9e09f5f req-54e381ed-4e68-4acb-ab41-6dbcf1a3c8a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:13.453385 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e62511bb-2525-48bf-bc21-0c9be9e09f5f req-54e381ed-4e68-4acb-ab41-6dbcf1a3c8a0 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-reader] GET https://10.4.3.24/volume/v3/volumes/de090555-9f35-4e16-b799-4caf71edba80 Aug 07 16:10:13.453941 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e62511bb-2525-48bf-bc21-0c9be9e09f5f req-54e381ed-4e68-4acb-ab41-6dbcf1a3c8a0 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:13.454743 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e62511bb-2525-48bf-bc21-0c9be9e09f5f req-54e381ed-4e68-4acb-ab41-6dbcf1a3c8a0 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:13.465338 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e62511bb-2525-48bf-bc21-0c9be9e09f5f req-54e381ed-4e68-4acb-ab41-6dbcf1a3c8a0 tempest-VolumesNegativeTest-344781761 tempest-VolumesNegativeTest-344781761-project-reader] https://10.4.3.24/volume/v3/volumes/de090555-9f35-4e16-b799-4caf71edba80 returned with HTTP 404 Aug 07 16:10:13.465338 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 31/120] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:13 2026] GET /volume/v3/volumes/de090555-9f35-4e16-b799-4caf71edba80 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:15.059942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-08a434ec-aaa3-43b3-a7df-f9cfd9615d37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.065988 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-08a434ec-aaa3-43b3-a7df-f9cfd9615d37 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:10:15.066322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-08a434ec-aaa3-43b3-a7df-f9cfd9615d37 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:15.068227 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-08a434ec-aaa3-43b3-a7df-f9cfd9615d37 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:15.078703 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:15.078703 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:15.088334 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-08a434ec-aaa3-43b3-a7df-f9cfd9615d37 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:15.095357 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-08a434ec-aaa3-43b3-a7df-f9cfd9615d37 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:10:15.096233 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 31/121] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:15 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 1394 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:15.110318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-cc12b7dc-7839-4e36-bec2-ffab000a2103 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.112867 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-cc12b7dc-7839-4e36-bec2-ffab000a2103 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:10:15.113217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-cc12b7dc-7839-4e36-bec2-ffab000a2103 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:15.113367 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-cc12b7dc-7839-4e36-bec2-ffab000a2103 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:15.123123 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:15.123123 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:15.129280 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-cc12b7dc-7839-4e36-bec2-ffab000a2103 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:15.140816 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-cc12b7dc-7839-4e36-bec2-ffab000a2103 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 200 Aug 07 16:10:15.140816 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 31/122] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:15 2026] GET /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 847 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:15.155374 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-0123dbf3-1cca-431b-9720-84d7c40a9d46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.159820 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-0123dbf3-1cca-431b-9720-84d7c40a9d46 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:10:15.160357 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-0123dbf3-1cca-431b-9720-84d7c40a9d46 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:15.160755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-0123dbf3-1cca-431b-9720-84d7c40a9d46 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:15.173253 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:15.173253 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:15.180273 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-0123dbf3-1cca-431b-9720-84d7c40a9d46 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:15.188437 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-0123dbf3-1cca-431b-9720-84d7c40a9d46 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 200 Aug 07 16:10:15.189378 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 30/123] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:15 2026] GET /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 848 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:15.201204 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-367f279f-d744-46e7-a7e1-d459a3451921 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.203394 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-367f279f-d744-46e7-a7e1-d459a3451921 None None] GET https://10.4.3.24/volume// Aug 07 16:10:15.203394 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-367f279f-d744-46e7-a7e1-d459a3451921 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:15.203394 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-367f279f-d744-46e7-a7e1-d459a3451921 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:15.204739 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-367f279f-d744-46e7-a7e1-d459a3451921 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:15.204739 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 32/124] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:10:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:15.222927 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-20949b3c-4999-4d3b-971c-d33147f6f4b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.226104 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-20949b3c-4999-4d3b-971c-d33147f6f4b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:15.226595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-20949b3c-4999-4d3b-971c-d33147f6f4b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88e1ff3b-f3ed-4771-958a-70be2263c741", "connector": null, "instance_uuid": "3a6c1bb7-64f9-4062-a1ab-bcdddc149d9a"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:15.242840 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:15.242840 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:15.312276 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-20949b3c-4999-4d3b-971c-d33147f6f4b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:15.312860 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 32/125] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:15 2026] POST /volume/v3/attachments => generated 273 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:15.325205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19062031-f019-440d-9cea-edb5b45c6000 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.325723 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19062031-f019-440d-9cea-edb5b45c6000 None None] GET https://10.4.3.24/volume// Aug 07 16:10:15.325949 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19062031-f019-440d-9cea-edb5b45c6000 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:15.326231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19062031-f019-440d-9cea-edb5b45c6000 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:15.327282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19062031-f019-440d-9cea-edb5b45c6000 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:15.327282 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 32/126] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:10:15 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:15.345328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6465b6ec-c8d1-4778-9df8-b8c0726416c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.346496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6465b6ec-c8d1-4778-9df8-b8c0726416c7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:15.346864 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6465b6ec-c8d1-4778-9df8-b8c0726416c7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cf578887-c8f3-407c-94fc-94fe18abbd68", "connector": null, "instance_uuid": "3a6c1bb7-64f9-4062-a1ab-bcdddc149d9a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:15.360428 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:15.360428 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:15.402157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6465b6ec-c8d1-4778-9df8-b8c0726416c7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:15.403139 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 31/127] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:15 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:15.417540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad346fd9-8b18-4822-b7cc-30a2286cd233 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.417955 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad346fd9-8b18-4822-b7cc-30a2286cd233 None None] GET https://10.4.3.24/volume// Aug 07 16:10:15.418271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad346fd9-8b18-4822-b7cc-30a2286cd233 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:15.419259 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad346fd9-8b18-4822-b7cc-30a2286cd233 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:15.419259 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad346fd9-8b18-4822-b7cc-30a2286cd233 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:15.420511 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 33/128] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:10:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:15.437330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-2b2de5c7-625b-426e-904d-ef6a479ff81b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:15.440986 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-2b2de5c7-625b-426e-904d-ef6a479ff81b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:15.442104 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-2b2de5c7-625b-426e-904d-ef6a479ff81b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2d62ea10-34fb-4b10-a995-7970c0072cb1", "connector": null, "instance_uuid": "3a6c1bb7-64f9-4062-a1ab-bcdddc149d9a"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:15.453749 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:15.453749 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:15.509574 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-2b2de5c7-625b-426e-904d-ef6a479ff81b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:15.509859 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 33/129] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:15 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:10:18.634829 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adbc15da-9cd1-4c53-87b4-9e5b68dd96bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:18.635286 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adbc15da-9cd1-4c53-87b4-9e5b68dd96bc None None] GET https://10.4.3.24/volume// Aug 07 16:10:18.635975 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adbc15da-9cd1-4c53-87b4-9e5b68dd96bc None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:18.635975 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adbc15da-9cd1-4c53-87b4-9e5b68dd96bc None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:18.636269 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adbc15da-9cd1-4c53-87b4-9e5b68dd96bc None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:18.636628 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 33/130] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:18.649995 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-ef84a3b8-f905-40bc-8529-e256f84939a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:18.654840 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-ef84a3b8-f905-40bc-8529-e256f84939a0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:10:18.655331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-ef84a3b8-f905-40bc-8529-e256f84939a0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:18.656621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-ef84a3b8-f905-40bc-8529-e256f84939a0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:18.871548 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:18.871548 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:18.880780 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-ef84a3b8-f905-40bc-8529-e256f84939a0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:18.891160 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-ef84a3b8-f905-40bc-8529-e256f84939a0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:10:18.891160 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 32/131] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:18 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 1573 bytes in 243 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:19.029739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.035322 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] PUT https://10.4.3.24/volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a Aug 07 16:10:19.037619 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:19.049771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Acquiring lock "cinder-attachment_update-88e1ff3b-f3ed-4771-958a-70be2263c741-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:19.057707 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Lock "cinder-attachment_update-88e1ff3b-f3ed-4771-958a-70be2263c741-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:19.059219 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:19.059219 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:19.243398 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Lock "cinder-attachment_update-88e1ff3b-f3ed-4771-958a-70be2263c741-np0000006731" released by "attachment_update" :: held 0.186s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:19.243981 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-a119d958-43be-42d2-8afe-673c5e772ed0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a returned with HTTP 200 Aug 07 16:10:19.245928 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 34/132] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:19 2026] PUT /volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a => generated 969 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:19.282908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-d2923177-7c96-4de9-ac27-d5151092def4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.287997 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-d2923177-7c96-4de9-ac27-d5151092def4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a/action Aug 07 16:10:19.291372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-d2923177-7c96-4de9-ac27-d5151092def4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:19.291372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-d2923177-7c96-4de9-ac27-d5151092def4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:19.295545 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=168,cinder:INSERT=22,cinder:UPDATE=30 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:10:19.330987 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:19.330987 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:19.353818 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-d2923177-7c96-4de9-ac27-d5151092def4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a/action returned with HTTP 204 Aug 07 16:10:19.354473 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 34/133] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:19 2026] POST /volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a/action => generated 0 bytes in 72 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:19.391848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a0b7908-7dad-40ff-b447-b30ba0e57fd8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.392616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a0b7908-7dad-40ff-b447-b30ba0e57fd8 None None] GET https://10.4.3.24/volume// Aug 07 16:10:19.392742 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a0b7908-7dad-40ff-b447-b30ba0e57fd8 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:19.394162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a0b7908-7dad-40ff-b447-b30ba0e57fd8 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:19.394162 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a0b7908-7dad-40ff-b447-b30ba0e57fd8 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:19.395337 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 34/134] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:19 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:19.408736 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6bf4230b-e080-4013-abc1-6d83564d555f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.411268 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6bf4230b-e080-4013-abc1-6d83564d555f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:10:19.411618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6bf4230b-e080-4013-abc1-6d83564d555f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:19.411937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6bf4230b-e080-4013-abc1-6d83564d555f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:19.426918 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:19.426918 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:19.433413 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6bf4230b-e080-4013-abc1-6d83564d555f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:19.441276 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-6bf4230b-e080-4013-abc1-6d83564d555f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 200 Aug 07 16:10:19.441917 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 33/135] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:19 2026] GET /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 1026 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:19.567533 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.571269 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] PUT https://10.4.3.24/volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b Aug 07 16:10:19.572831 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:19.597340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Acquiring lock "cinder-attachment_update-cf578887-c8f3-407c-94fc-94fe18abbd68-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:19.604415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Lock "cinder-attachment_update-cf578887-c8f3-407c-94fc-94fe18abbd68-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:19.607394 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:19.607394 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:19.729972 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f070b18-ea67-4cf5-89a3-5cf487213ee2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.770026 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Lock "cinder-attachment_update-cf578887-c8f3-407c-94fc-94fe18abbd68-np0000006731" released by "attachment_update" :: held 0.166s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:19.770330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-658d5a81-94d0-43d4-83e3-f01a8b538c72 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b returned with HTTP 200 Aug 07 16:10:19.770990 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 35/136] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:19 2026] PUT /volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b => generated 969 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:19.812132 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-1ef2a0f2-3cda-45ba-9add-81142e8761db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.815893 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-1ef2a0f2-3cda-45ba-9add-81142e8761db tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b/action Aug 07 16:10:19.816453 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-1ef2a0f2-3cda-45ba-9add-81142e8761db tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:19.816708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-1ef2a0f2-3cda-45ba-9add-81142e8761db tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:19.858175 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:19.858175 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:19.882406 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-1ef2a0f2-3cda-45ba-9add-81142e8761db tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b/action returned with HTTP 204 Aug 07 16:10:19.883058 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 35/137] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:19 2026] POST /volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:19.917090 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-368e15e0-0804-42d6-9747-9a6b8281c639 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.917887 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-368e15e0-0804-42d6-9747-9a6b8281c639 None None] GET https://10.4.3.24/volume// Aug 07 16:10:19.918089 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-368e15e0-0804-42d6-9747-9a6b8281c639 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:19.918689 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-368e15e0-0804-42d6-9747-9a6b8281c639 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:19.918747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-368e15e0-0804-42d6-9747-9a6b8281c639 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:19.919044 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 34/138] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:19.933893 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-3ef2c7db-edaf-4bda-9b79-14c2b64b5a1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:19.939329 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-3ef2c7db-edaf-4bda-9b79-14c2b64b5a1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:10:19.939329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-3ef2c7db-edaf-4bda-9b79-14c2b64b5a1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:19.939329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-3ef2c7db-edaf-4bda-9b79-14c2b64b5a1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:19.964696 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:19.964696 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:19.972974 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-3ef2c7db-edaf-4bda-9b79-14c2b64b5a1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:10:19.982880 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-3ef2c7db-edaf-4bda-9b79-14c2b64b5a1e tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 200 Aug 07 16:10:19.982880 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 36/139] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:19 2026] GET /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 1027 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:20.109618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.112559 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] PUT https://10.4.3.24/volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936 Aug 07 16:10:20.113149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:20.123533 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Acquiring lock "cinder-attachment_update-2d62ea10-34fb-4b10-a995-7970c0072cb1-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:20.137322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Lock "cinder-attachment_update-2d62ea10-34fb-4b10-a995-7970c0072cb1-np0000006731" acquired by "attachment_update" :: waited 0.014s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:20.139127 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:20.139127 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:20.186794 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f070b18-ea67-4cf5-89a3-5cf487213ee2 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:10:20.187378 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f070b18-ea67-4cf5-89a3-5cf487213ee2 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-729540723", "description": "tempest-group-type-description-64532820", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:20.252896 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f070b18-ea67-4cf5-89a3-5cf487213ee2 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:10:20.253642 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 35/140] 10.4.3.24 () {70 vars in 1305 bytes} [Fri Aug 7 16:10:19 2026] POST /volume/v3/group_types => generated 262 bytes in 525 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:20.271914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-824e8fcf-c019-4e3f-b6ea-96020dc0ff96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.274414 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-824e8fcf-c019-4e3f-b6ea-96020dc0ff96 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types Aug 07 16:10:20.274414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-824e8fcf-c019-4e3f-b6ea-96020dc0ff96 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.274657 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-824e8fcf-c019-4e3f-b6ea-96020dc0ff96 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:20.292633 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=183,cinder:INSERT=24,cinder:UPDATE=30 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:10:20.300155 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-824e8fcf-c019-4e3f-b6ea-96020dc0ff96 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 200 Aug 07 16:10:20.300225 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 35/141] 10.4.3.24 () {68 vars in 1283 bytes} [Fri Aug 7 16:10:20 2026] GET /volume/v3/group_types => generated 496 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.314181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f5ca504-02d9-4828-bfc7-4fbb45a5b429 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.319586 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f5ca504-02d9-4828-bfc7-4fbb45a5b429 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] PUT https://10.4.3.24/volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 Aug 07 16:10:20.320282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f5ca504-02d9-4828-bfc7-4fbb45a5b429 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-1683404187", "description": "updated-group-type-desc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:20.324115 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Lock "cinder-attachment_update-2d62ea10-34fb-4b10-a995-7970c0072cb1-np0000006731" released by "attachment_update" :: held 0.186s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:20.324598 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-150c6f07-1c5d-4ee9-9a6e-88b1c19dd116 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936 returned with HTTP 200 Aug 07 16:10:20.325116 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 36/142] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:20 2026] PUT /volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936 => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.376022 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f5ca504-02d9-4828-bfc7-4fbb45a5b429 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 returned with HTTP 200 Aug 07 16:10:20.377347 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 37/143] 10.4.3.24 () {70 vars in 1415 bytes} [Fri Aug 7 16:10:20 2026] PUT /volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 => generated 255 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.378796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-9dc181f1-9204-4ea4-b9de-66262dd1f73d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.387358 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-9dc181f1-9204-4ea4-b9de-66262dd1f73d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] POST https://10.4.3.24/volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936/action Aug 07 16:10:20.389520 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-9dc181f1-9204-4ea4-b9de-66262dd1f73d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:20.389520 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-9dc181f1-9204-4ea4-b9de-66262dd1f73d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:20.396670 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-625c3245-ba20-4ef1-ae02-84ac645ed63d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.400549 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-625c3245-ba20-4ef1-ae02-84ac645ed63d tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 Aug 07 16:10:20.400549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-625c3245-ba20-4ef1-ae02-84ac645ed63d tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.400549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-625c3245-ba20-4ef1-ae02-84ac645ed63d tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:20.442980 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-625c3245-ba20-4ef1-ae02-84ac645ed63d tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 returned with HTTP 200 Aug 07 16:10:20.448940 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 36/144] 10.4.3.24 () {68 vars in 1394 bytes} [Fri Aug 7 16:10:20 2026] GET /volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 => generated 255 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.469077 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:20.469077 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:20.470103 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e48ecdd-1d4b-4931-929e-8761ca1e47dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.473842 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e48ecdd-1d4b-4931-929e-8761ca1e47dc tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 Aug 07 16:10:20.474089 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e48ecdd-1d4b-4931-929e-8761ca1e47dc tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.475038 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e48ecdd-1d4b-4931-929e-8761ca1e47dc tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:20.475038 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:20.475038 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:20.510275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-964dc1c7-f10a-47d7-a8c6-493e2fe65292 req-9dc181f1-9204-4ea4-b9de-66262dd1f73d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936/action returned with HTTP 204 Aug 07 16:10:20.512034 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 36/145] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:20 2026] POST /volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936/action => generated 0 bytes in 139 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:20.539578 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e48ecdd-1d4b-4931-929e-8761ca1e47dc tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 returned with HTTP 202 Aug 07 16:10:20.540231 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 37/146] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:10:20 2026] DELETE /volume/v3/group_types/3a4cfdb6-a052-4535-8e7d-216522a02f15 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:10:20.559615 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78926144-e635-43cf-8762-468fcb9f89c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.566041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78926144-e635-43cf-8762-468fcb9f89c1 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types Aug 07 16:10:20.566041 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78926144-e635-43cf-8762-468fcb9f89c1 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.566041 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78926144-e635-43cf-8762-468fcb9f89c1 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:20.586649 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78926144-e635-43cf-8762-468fcb9f89c1 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 200 Aug 07 16:10:20.586649 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 38/147] 10.4.3.24 () {68 vars in 1283 bytes} [Fri Aug 7 16:10:20 2026] GET /volume/v3/group_types => generated 248 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.609797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61e53640-4d2e-4cd8-8aaf-7629859fe47b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.612136 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61e53640-4d2e-4cd8-8aaf-7629859fe47b tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:10:20.612640 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61e53640-4d2e-4cd8-8aaf-7629859fe47b tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-332904424", "is_public": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:20.667355 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61e53640-4d2e-4cd8-8aaf-7629859fe47b tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:10:20.668584 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 37/148] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:10:20 2026] POST /volume/v3/group_types => generated 163 bytes in 60 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:20.693754 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1c261cb-5304-4e4f-8ba9-eec0df8a0500 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.698586 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1c261cb-5304-4e4f-8ba9-eec0df8a0500 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:10:20.698586 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1c261cb-5304-4e4f-8ba9-eec0df8a0500 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-113692211", "is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:20.731397 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1c261cb-5304-4e4f-8ba9-eec0df8a0500 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:10:20.731939 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 37/149] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:10:20 2026] POST /volume/v3/group_types => generated 164 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:20.752898 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16179949-f630-4575-80e0-236969d397fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.755213 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16179949-f630-4575-80e0-236969d397fb tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types?sort=name%3Aasc&is_public=None Aug 07 16:10:20.755213 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16179949-f630-4575-80e0-236969d397fb tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.755692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16179949-f630-4575-80e0-236969d397fb tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:20.917464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16179949-f630-4575-80e0-236969d397fb tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Aug 07 16:10:20.919411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 38/150] 10.4.3.24 () {68 vars in 1344 bytes} [Fri Aug 7 16:10:20 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 547 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.935445 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1a3fb2a-5855-4977-8b21-9ddd345b9546 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.942292 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1a3fb2a-5855-4977-8b21-9ddd345b9546 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types?sort=name%3Adesc&is_public=None Aug 07 16:10:20.949316 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1a3fb2a-5855-4977-8b21-9ddd345b9546 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.949316 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1a3fb2a-5855-4977-8b21-9ddd345b9546 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:20.967399 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1a3fb2a-5855-4977-8b21-9ddd345b9546 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Aug 07 16:10:20.967664 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 39/151] 10.4.3.24 () {68 vars in 1346 bytes} [Fri Aug 7 16:10:20 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 547 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:20.980561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eae369bc-660d-4aea-b201-4e688cc56d9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:20.983006 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eae369bc-660d-4aea-b201-4e688cc56d9c tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types?is_public=False Aug 07 16:10:20.983368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eae369bc-660d-4aea-b201-4e688cc56d9c tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:20.983615 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eae369bc-660d-4aea-b201-4e688cc56d9c tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:21.003779 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eae369bc-660d-4aea-b201-4e688cc56d9c tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types?is_public=False returned with HTTP 200 Aug 07 16:10:21.003979 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 38/152] 10.4.3.24 () {68 vars in 1314 bytes} [Fri Aug 7 16:10:20 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:21.020217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af025de7-d010-4db2-9630-8272a2513c58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:21.023902 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af025de7-d010-4db2-9630-8272a2513c58 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] GET https://10.4.3.24/volume/v3/group_types?is_public=True Aug 07 16:10:21.024245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af025de7-d010-4db2-9630-8272a2513c58 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:21.024662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af025de7-d010-4db2-9630-8272a2513c58 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:21.045848 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af025de7-d010-4db2-9630-8272a2513c58 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types?is_public=True returned with HTTP 200 Aug 07 16:10:21.046227 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 38/153] 10.4.3.24 () {68 vars in 1312 bytes} [Fri Aug 7 16:10:21 2026] GET /volume/v3/group_types?is_public=True => generated 397 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:21.058224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4accc96c-d70d-4071-86b3-3e79d6cc8ed8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:21.060723 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4accc96c-d70d-4071-86b3-3e79d6cc8ed8 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/0efc15d0-f914-414f-ac12-4183da74f4ac Aug 07 16:10:21.061895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4accc96c-d70d-4071-86b3-3e79d6cc8ed8 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:21.061895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4accc96c-d70d-4071-86b3-3e79d6cc8ed8 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:21.081270 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4accc96c-d70d-4071-86b3-3e79d6cc8ed8 tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types/0efc15d0-f914-414f-ac12-4183da74f4ac returned with HTTP 202 Aug 07 16:10:21.081931 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 39/154] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:10:21 2026] DELETE /volume/v3/group_types/0efc15d0-f914-414f-ac12-4183da74f4ac => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:10:21.091900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-710a5340-2406-4d57-a5fa-b09b0575295f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:21.095331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-710a5340-2406-4d57-a5fa-b09b0575295f tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/9cc1a6a4-28cf-4035-91aa-ad00ce8db57d Aug 07 16:10:21.095331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-710a5340-2406-4d57-a5fa-b09b0575295f tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:21.095331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-710a5340-2406-4d57-a5fa-b09b0575295f tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:21.121570 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-710a5340-2406-4d57-a5fa-b09b0575295f tempest-GroupTypesTest-1395935752 tempest-GroupTypesTest-1395935752-project-admin] https://10.4.3.24/volume/v3/group_types/9cc1a6a4-28cf-4035-91aa-ad00ce8db57d returned with HTTP 202 Aug 07 16:10:21.121570 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 40/155] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:10:21 2026] DELETE /volume/v3/group_types/9cc1a6a4-28cf-4035-91aa-ad00ce8db57d => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:10:23.457237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:23.721224 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:23.721224 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-1191910548"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:23.722065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerStableDeviceRescueTest-volume-1191910548'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:23.722065 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Create volume of 1 GB Aug 07 16:10:23.727521 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Availability Zones retrieved successfully. Aug 07 16:10:23.733561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Flow 'volume_create_api' (e43a0618-279e-4023-bbf2-d1f68c836bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:23.735132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be6d9fa-f95b-45b5-81ab-aaed47c0af12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:23.736510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:23.767487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4be6d9fa-f95b-45b5-81ab-aaed47c0af12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:23.768229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bb4c54-50bb-4ff4-9ed0-717b5f091288) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:23.843812 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Created reservations ['f7b8f7b9-48cc-4154-ba4b-edbdd2be34c2', 'fa9bffc9-53f2-40b1-9226-2b6e352c6e39', 'e02eb3ab-7d94-49ce-b6dd-715da4aa95df', 'a03373e9-d009-4d56-a5e9-82f3b377652d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:23.844573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47bb4c54-50bb-4ff4-9ed0-717b5f091288) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7b8f7b9-48cc-4154-ba4b-edbdd2be34c2', 'fa9bffc9-53f2-40b1-9226-2b6e352c6e39', 'e02eb3ab-7d94-49ce-b6dd-715da4aa95df', 'a03373e9-d009-4d56-a5e9-82f3b377652d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:23.848333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b2dcd0-4943-4c56-9e8b-cced06fe1522) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:23.869893 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (06b2dcd0-4943-4c56-9e8b-cced06fe1522) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af818eb1-34d0-4089-8687-a4a2a352aa89', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1191910548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd5c2c94ea4840be9f8c9736ae1e1a69',qos_specs=None,replication_status=,reservations=['f7b8f7b9-48cc-4154-ba4b-edbdd2be34c2','fa9bffc9-53f2-40b1-9226-2b6e352c6e39','e02eb3ab-7d94-49ce-b6dd-715da4aa95df','a03373e9-d009-4d56-a5e9-82f3b377652d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eaae0733628463997fc26c9ffa3d77d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerStableDeviceRescueTest-volume-1191910548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af818eb1-34d0-4089-8687-a4a2a352aa89,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fd5c2c94ea4840be9f8c9736ae1e1a69',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9eaae0733628463997fc26c9ffa3d77d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:23.870861 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2139772-c3b6-4f27-be94-d2e75aaaddbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:23.894901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2139772-c3b6-4f27-be94-d2e75aaaddbe) transitioned into state 'SUCCESS' from state '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-1191910548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fd5c2c94ea4840be9f8c9736ae1e1a69',qos_specs=None,replication_status=,reservations=['f7b8f7b9-48cc-4154-ba4b-edbdd2be34c2','fa9bffc9-53f2-40b1-9226-2b6e352c6e39','e02eb3ab-7d94-49ce-b6dd-715da4aa95df','a03373e9-d009-4d56-a5e9-82f3b377652d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9eaae0733628463997fc26c9ffa3d77d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:23.895181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00805b9-63b1-4a8c-af64-09e3e93a7fd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:23.909675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b00805b9-63b1-4a8c-af64-09e3e93a7fd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:23.912716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Flow 'volume_create_api' (e43a0618-279e-4023-bbf2-d1f68c836bb8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:23.912716 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Create volume request issued successfully. Aug 07 16:10:23.912716 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdb94f65-a55b-4058-8b03-babe0ce42701 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:23.912716 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 39/156] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:23 2026] POST /volume/v3/volumes => generated 757 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:31.040264 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=14,cinder:UPDATE=4,cinder:INSERT=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:10:31.075025 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=198,cinder:INSERT=33,cinder:UPDATE=50 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:10:31.119496 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=179,cinder:INSERT=19,cinder:UPDATE=44 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:10:33.594270 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-33c1c85e-bc69-4f64-a60a-9b5d475e2ab7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:33.596934 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-33c1c85e-bc69-4f64-a60a-9b5d475e2ab7 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:33.597563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-33c1c85e-bc69-4f64-a60a-9b5d475e2ab7 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:33.597669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-33c1c85e-bc69-4f64-a60a-9b5d475e2ab7 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:33.605957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3044494-823a-46dd-aa93-183fd5547b44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:33.811218 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:33.811218 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:33.818245 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-33c1c85e-bc69-4f64-a60a-9b5d475e2ab7 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:33.828630 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-33c1c85e-bc69-4f64-a60a-9b5d475e2ab7 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:33.830550 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 39/157] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:33 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:33.899819 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=32,cinder:INSERT=11,cinder:UPDATE=12 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:10:33.987850 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:33.988694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-474041539", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:33.991590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-474041539', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:34.383780 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbd44b85-7655-498f-91e0-89dfc5396d4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.383780 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbd44b85-7655-498f-91e0-89dfc5396d4f None None] GET https://10.4.3.24/volume// Aug 07 16:10:34.384401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbd44b85-7655-498f-91e0-89dfc5396d4f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:34.384401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbd44b85-7655-498f-91e0-89dfc5396d4f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:34.384501 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbd44b85-7655-498f-91e0-89dfc5396d4f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:34.385036 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 41/158] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:10:34 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:34.414394 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-7e9c6993-951b-4db1-9209-c6ed6d9d41a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.566116 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ee9f602-234d-4696-a632-1d5f891beaec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.569260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:34.569260 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-707171290"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:34.571909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachSCSIVolumeTestJSON-volume-707171290'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:34.572102 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Create volume of 1 GB Aug 07 16:10:34.581668 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Availability Zones retrieved successfully. Aug 07 16:10:34.591446 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Flow 'volume_create_api' (77ec915d-7a55-4006-a339-b87d2d9f6ca6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:34.593135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb980a9c-6d30-4fca-8a02-f7db3bfb664a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:34.594637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:34.651494 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eb980a9c-6d30-4fca-8a02-f7db3bfb664a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:34.653069 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475ec1b2-11b8-4dff-9a0a-c3b64851bfe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:34.741218 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-7e9c6993-951b-4db1-9209-c6ed6d9d41a1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:34.741707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-7e9c6993-951b-4db1-9209-c6ed6d9d41a1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6653b842-2095-4328-8eeb-791776e8ccd4", "connector": null, "instance_uuid": "85d1b8c4-7400-48e9-b524-3082b0f9c1f9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:34.769062 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:34.769062 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:34.807791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Created reservations ['9d2f8b71-251d-4aa2-9670-a7db6654f8f8', '4a90c195-f5f7-44a3-b7ad-b9856d661432', '3dd779b2-53f4-4a86-8656-1845983e822b', '624304b2-50f5-4e7f-a02c-529ddf53c13f'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:34.810450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (475ec1b2-11b8-4dff-9a0a-c3b64851bfe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9d2f8b71-251d-4aa2-9670-a7db6654f8f8', '4a90c195-f5f7-44a3-b7ad-b9856d661432', '3dd779b2-53f4-4a86-8656-1845983e822b', '624304b2-50f5-4e7f-a02c-529ddf53c13f']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:34.811379 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e06b0f1-bb91-4385-ade7-d4e0e5393b49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:34.838556 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-7e9c6993-951b-4db1-9209-c6ed6d9d41a1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:34.840550 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 40/159] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:34 2026] POST /volume/v3/attachments => generated 273 bytes in 428 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:34.860706 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume of 1 GB Aug 07 16:10:34.868487 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Availability Zones retrieved successfully. Aug 07 16:10:34.869919 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0e06b0f1-bb91-4385-ade7-d4e0e5393b49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba05ba51-d93c-494d-ac4d-91d7dc9da6de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-707171290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23253bc7e9d246629a5538071904c614',qos_specs=None,replication_status=,reservations=['9d2f8b71-251d-4aa2-9670-a7db6654f8f8','4a90c195-f5f7-44a3-b7ad-b9856d661432','3dd779b2-53f4-4a86-8656-1845983e822b','624304b2-50f5-4e7f-a02c-529ddf53c13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6fc5199041f4dfba46068f59af63e81',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachSCSIVolumeTestJSON-volume-707171290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba05ba51-d93c-494d-ac4d-91d7dc9da6de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='23253bc7e9d246629a5538071904c614',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f6fc5199041f4dfba46068f59af63e81',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:34.872486 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330eece3-8ad7-47cc-9916-10d4f7294919) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:34.878698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Flow 'volume_create_api' (cc66b5b7-6f93-4133-ba76-1030eebf3d33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:34.880450 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888d8268-b500-4bf8-9f93-0f8c6bf918df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:34.881598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:34.910424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9fe2dc84-50e5-43c3-a87e-76ddb59422fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.914737 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fe2dc84-50e5-43c3-a87e-76ddb59422fe tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:34.915039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fe2dc84-50e5-43c3-a87e-76ddb59422fe tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:34.915568 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9fe2dc84-50e5-43c3-a87e-76ddb59422fe tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:34.930794 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (330eece3-8ad7-47cc-9916-10d4f7294919) transitioned into state 'SUCCESS' from state '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-707171290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='23253bc7e9d246629a5538071904c614',qos_specs=None,replication_status=,reservations=['9d2f8b71-251d-4aa2-9670-a7db6654f8f8','4a90c195-f5f7-44a3-b7ad-b9856d661432','3dd779b2-53f4-4a86-8656-1845983e822b','624304b2-50f5-4e7f-a02c-529ddf53c13f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f6fc5199041f4dfba46068f59af63e81',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:34.931626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196723bb-f002-4a2d-9f15-9292647e588a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:34.940786 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:34.940786 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:34.943220 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be8d069c-425e-405c-a0b8-4f9e24211037 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.943778 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8d069c-425e-405c-a0b8-4f9e24211037 None None] GET https://10.4.3.24/volume// Aug 07 16:10:34.944084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8d069c-425e-405c-a0b8-4f9e24211037 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:34.944462 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8d069c-425e-405c-a0b8-4f9e24211037 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:34.946061 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8d069c-425e-405c-a0b8-4f9e24211037 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:34.947059 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 41/160] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:34 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:10:34.949250 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9fe2dc84-50e5-43c3-a87e-76ddb59422fe tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:34.952951 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (196723bb-f002-4a2d-9f15-9292647e588a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:34.955035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Flow 'volume_create_api' (77ec915d-7a55-4006-a339-b87d2d9f6ca6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:34.955227 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Create volume request issued successfully. Aug 07 16:10:34.956076 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ee9f602-234d-4696-a632-1d5f891beaec tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:34.957428 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 40/161] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:34 2026] POST /volume/v3/volumes => generated 752 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:34.960854 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9fe2dc84-50e5-43c3-a87e-76ddb59422fe tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:34.960854 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 42/162] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:34 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1013 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:34.962200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-262f6c6d-8420-4bbd-b8b3-e7a9f89560c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.967422 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-262f6c6d-8420-4bbd-b8b3-e7a9f89560c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:34.967615 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-262f6c6d-8420-4bbd-b8b3-e7a9f89560c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:34.967916 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-262f6c6d-8420-4bbd-b8b3-e7a9f89560c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:34.979461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac16dc61-49dd-426e-bb02-95a53beec6fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:34.984135 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac16dc61-49dd-426e-bb02-95a53beec6fa tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:34.984135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac16dc61-49dd-426e-bb02-95a53beec6fa tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:34.984440 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:34.984440 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:34.985428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac16dc61-49dd-426e-bb02-95a53beec6fa tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:34.993330 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-262f6c6d-8420-4bbd-b8b3-e7a9f89560c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:34.994489 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:34.994489 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:34.997833 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-262f6c6d-8420-4bbd-b8b3-e7a9f89560c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:34.999146 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac16dc61-49dd-426e-bb02-95a53beec6fa tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:34.999740 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 42/163] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:34 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1236 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:35.006195 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac16dc61-49dd-426e-bb02-95a53beec6fa tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:35.006766 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 41/164] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:34 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:35.029128 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (888d8268-b500-4bf8-9f93-0f8c6bf918df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:35.030270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912aa2bf-6c69-4886-a259-b77364e780dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:35.141362 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:35.146163 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] PUT https://10.4.3.24/volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb Aug 07 16:10:35.146946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:35.153446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Created reservations ['3ac277da-96f7-4f85-97ef-9ecb41cdee55', '2568b56c-4436-4321-8f89-256c1c422465', 'af8e3863-9dec-4fab-81a2-e6be9956633b', 'bb0f6101-8720-457c-8541-dc39b4dcf71c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:35.154576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (912aa2bf-6c69-4886-a259-b77364e780dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac277da-96f7-4f85-97ef-9ecb41cdee55', '2568b56c-4436-4321-8f89-256c1c422465', 'af8e3863-9dec-4fab-81a2-e6be9956633b', 'bb0f6101-8720-457c-8541-dc39b4dcf71c']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:35.156021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a1344f-2a82-448e-9689-1e6b2ed08b2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:35.163292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Acquiring lock "cinder-attachment_update-6653b842-2095-4328-8eeb-791776e8ccd4-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:35.174225 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Lock "cinder-attachment_update-6653b842-2095-4328-8eeb-791776e8ccd4-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:35.174225 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:35.174225 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:35.195494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67a1344f-2a82-448e-9689-1e6b2ed08b2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b8eaab7b-e36b-4e13-ab56-7072b648bdb5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-474041539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e24a98815ac4722b3a0dec19377f6cf',qos_specs=None,replication_status=,reservations=['3ac277da-96f7-4f85-97ef-9ecb41cdee55','2568b56c-4436-4321-8f89-256c1c422465','af8e3863-9dec-4fab-81a2-e6be9956633b','bb0f6101-8720-457c-8541-dc39b4dcf71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad91967f30649d1b79af13f1184b8e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-474041539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b8eaab7b-e36b-4e13-ab56-7072b648bdb5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e24a98815ac4722b3a0dec19377f6cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad91967f30649d1b79af13f1184b8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:35.196521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62612cc-08c5-4dd7-8a0c-5c2cbc2c8d10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:35.239424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c62612cc-08c5-4dd7-8a0c-5c2cbc2c8d10) transitioned into state 'SUCCESS' from state '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-474041539',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e24a98815ac4722b3a0dec19377f6cf',qos_specs=None,replication_status=,reservations=['3ac277da-96f7-4f85-97ef-9ecb41cdee55','2568b56c-4436-4321-8f89-256c1c422465','af8e3863-9dec-4fab-81a2-e6be9956633b','bb0f6101-8720-457c-8541-dc39b4dcf71c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad91967f30649d1b79af13f1184b8e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:35.241353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae939995-8a64-427d-b88f-eadd4ffafb2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:35.272637 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae939995-8a64-427d-b88f-eadd4ffafb2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:35.274051 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Flow 'volume_create_api' (cc66b5b7-6f93-4133-ba76-1030eebf3d33) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:35.274328 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume request issued successfully. Aug 07 16:10:35.275471 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3044494-823a-46dd-aa93-183fd5547b44 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:35.275964 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 40/165] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:10:33 2026] POST /volume/v3/volumes => generated 749 bytes in 1671 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:35.298237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d45fda7-1388-489c-bdbd-5de6687a6658 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:35.302872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d45fda7-1388-489c-bdbd-5de6687a6658 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:10:35.303230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d45fda7-1388-489c-bdbd-5de6687a6658 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:35.303580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d45fda7-1388-489c-bdbd-5de6687a6658 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:35.325278 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:35.325278 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:35.337514 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d45fda7-1388-489c-bdbd-5de6687a6658 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:35.349216 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d45fda7-1388-489c-bdbd-5de6687a6658 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 200 Aug 07 16:10:35.350715 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 43/166] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:35 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 817 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:35.640622 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Lock "cinder-attachment_update-6653b842-2095-4328-8eeb-791776e8ccd4-np0000006731" released by "attachment_update" :: held 0.469s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:35.641892 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-ded69bc4-4840-4347-92d8-4e057d10cdff tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb returned with HTTP 200 Aug 07 16:10:35.642320 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 43/167] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:35 2026] PUT /volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb => generated 969 bytes in 503 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:35.981503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53048500-4e42-4d15-b80b-6ea7a87c1f99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:35.983641 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53048500-4e42-4d15-b80b-6ea7a87c1f99 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:35.983908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53048500-4e42-4d15-b80b-6ea7a87c1f99 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:35.984271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53048500-4e42-4d15-b80b-6ea7a87c1f99 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.000347 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.000347 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:36.006239 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53048500-4e42-4d15-b80b-6ea7a87c1f99 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:36.014368 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53048500-4e42-4d15-b80b-6ea7a87c1f99 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:36.014881 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 42/168] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:35 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:36.026063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-254aa1a5-392c-4dbd-a476-3ae72e55f4f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.029375 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-254aa1a5-392c-4dbd-a476-3ae72e55f4f7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:36.029761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-254aa1a5-392c-4dbd-a476-3ae72e55f4f7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.030369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-254aa1a5-392c-4dbd-a476-3ae72e55f4f7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.041998 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.041998 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:36.047510 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-254aa1a5-392c-4dbd-a476-3ae72e55f4f7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:36.054958 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-254aa1a5-392c-4dbd-a476-3ae72e55f4f7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:36.055645 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 41/169] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:36.133223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-4dc6900e-c96e-4d57-ad48-11767a5729d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.138817 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-4dc6900e-c96e-4d57-ad48-11767a5729d8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:36.139181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-4dc6900e-c96e-4d57-ad48-11767a5729d8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.139571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-4dc6900e-c96e-4d57-ad48-11767a5729d8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.156343 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.156343 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:36.164920 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-4dc6900e-c96e-4d57-ad48-11767a5729d8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:36.172968 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-4dc6900e-c96e-4d57-ad48-11767a5729d8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:36.173978 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 44/170] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:36.373559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15b2f9c6-a9da-4022-b312-8bc0f3c33816 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.379442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15b2f9c6-a9da-4022-b312-8bc0f3c33816 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:10:36.379442 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15b2f9c6-a9da-4022-b312-8bc0f3c33816 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.379442 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15b2f9c6-a9da-4022-b312-8bc0f3c33816 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.381331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-11e1f16b-8f6b-422f-94b9-effbfa93dba3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.381899 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11e1f16b-8f6b-422f-94b9-effbfa93dba3 None None] GET https://10.4.3.24/volume// Aug 07 16:10:36.382073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11e1f16b-8f6b-422f-94b9-effbfa93dba3 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.384248 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11e1f16b-8f6b-422f-94b9-effbfa93dba3 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.384248 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11e1f16b-8f6b-422f-94b9-effbfa93dba3 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:36.384248 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 43/171] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:36.393130 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.393130 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:36.400228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-37105d1e-f69e-40e7-b8fa-02f44267b167 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.402835 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15b2f9c6-a9da-4022-b312-8bc0f3c33816 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:36.408630 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-37105d1e-f69e-40e7-b8fa-02f44267b167 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:36.409368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-37105d1e-f69e-40e7-b8fa-02f44267b167 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba05ba51-d93c-494d-ac4d-91d7dc9da6de", "connector": null, "instance_uuid": "6a90268e-fc14-4fff-a1e7-36eff6c1ab68"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:36.412901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15b2f9c6-a9da-4022-b312-8bc0f3c33816 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 200 Aug 07 16:10:36.413720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 44/172] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:36.424170 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.424170 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:36.497211 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-37105d1e-f69e-40e7-b8fa-02f44267b167 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:36.497211 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 42/173] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:36 2026] POST /volume/v3/attachments => generated 273 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:10:36.564761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38b3e22e-d162-4d98-95a2-aafd1ce52458 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.568868 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b3e22e-d162-4d98-95a2-aafd1ce52458 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:36.569150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b3e22e-d162-4d98-95a2-aafd1ce52458 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.569467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b3e22e-d162-4d98-95a2-aafd1ce52458 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.591171 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.591171 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:36.592544 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c81a702-7cc3-4e7f-bc22-61b68b31146c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.593562 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c81a702-7cc3-4e7f-bc22-61b68b31146c None None] GET https://10.4.3.24/volume// Aug 07 16:10:36.593779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c81a702-7cc3-4e7f-bc22-61b68b31146c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.594527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c81a702-7cc3-4e7f-bc22-61b68b31146c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.594925 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c81a702-7cc3-4e7f-bc22-61b68b31146c None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:36.595753 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 44/174] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:36.608592 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38b3e22e-d162-4d98-95a2-aafd1ce52458 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:36.613951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-26d2fa2e-3379-489e-b284-f6ef71786bde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.618702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b3e22e-d162-4d98-95a2-aafd1ce52458 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:36.618839 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-26d2fa2e-3379-489e-b284-f6ef71786bde tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:36.620464 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 45/175] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 844 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:36.623752 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-26d2fa2e-3379-489e-b284-f6ef71786bde tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:36.624012 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-26d2fa2e-3379-489e-b284-f6ef71786bde tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:36.640493 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.640493 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:36.646471 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-26d2fa2e-3379-489e-b284-f6ef71786bde tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:36.652211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-26d2fa2e-3379-489e-b284-f6ef71786bde tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:36.652211 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 45/176] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:36 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:36.788049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:36.792279 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] PUT https://10.4.3.24/volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1 Aug 07 16:10:36.792766 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/sdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:36.812379 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Acquiring lock "cinder-attachment_update-ba05ba51-d93c-494d-ac4d-91d7dc9da6de-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:36.823094 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Lock "cinder-attachment_update-ba05ba51-d93c-494d-ac4d-91d7dc9da6de-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:36.825276 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:36.825276 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:37.016584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Lock "cinder-attachment_update-ba05ba51-d93c-494d-ac4d-91d7dc9da6de-np0000006731" released by "attachment_update" :: held 0.193s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:37.018157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-296098a8-f5a2-4028-8ab4-c3794546eeae tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1 returned with HTTP 200 Aug 07 16:10:37.018157 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 43/177] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:36 2026] PUT /volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1 => generated 969 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:37.036102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f362982-2445-4182-b643-1235ba5b806f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:37.037365 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f362982-2445-4182-b643-1235ba5b806f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:37.037426 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f362982-2445-4182-b643-1235ba5b806f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:37.037978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f362982-2445-4182-b643-1235ba5b806f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:37.074500 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:37.074500 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:37.085471 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f362982-2445-4182-b643-1235ba5b806f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:37.096332 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f362982-2445-4182-b643-1235ba5b806f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:37.096332 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 45/178] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:37 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:37.433084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b01bb95c-6930-4daf-ae64-b95f4b5e4bd1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:37.435257 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b01bb95c-6930-4daf-ae64-b95f4b5e4bd1 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:10:37.435531 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b01bb95c-6930-4daf-ae64-b95f4b5e4bd1 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:37.435780 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b01bb95c-6930-4daf-ae64-b95f4b5e4bd1 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:37.446964 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:37.446964 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:37.455372 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b01bb95c-6930-4daf-ae64-b95f4b5e4bd1 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:37.466828 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b01bb95c-6930-4daf-ae64-b95f4b5e4bd1 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 200 Aug 07 16:10:37.467556 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 46/179] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:37 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 1357 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:37.487673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:37.491487 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:37.493221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-2110677455"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:37.495071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-2110677455'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:37.495288 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume of 1 GB Aug 07 16:10:37.506701 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Availability Zones retrieved successfully. Aug 07 16:10:37.515244 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Flow 'volume_create_api' (6ecb1aa8-4e60-4826-80ba-56441bd6e369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:37.517136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f84eeb-63cc-4061-b6e2-72edeab4ec02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:37.518334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:37.565453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d2f84eeb-63cc-4061-b6e2-72edeab4ec02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:37.567666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882a6d9c-c0f3-4666-ba8f-c282d437e6ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:37.636845 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Created reservations ['2393a2fd-4e88-49a6-be67-5c51cd1be73d', 'c5a8a762-5c94-40e0-9171-3b2fba52a020', 'b55f884a-da21-424a-b123-153b34ba56b0', '6b9e10ef-7d7c-44ca-bf1a-0b0e7f512dc6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:37.638054 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (882a6d9c-c0f3-4666-ba8f-c282d437e6ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2393a2fd-4e88-49a6-be67-5c51cd1be73d', 'c5a8a762-5c94-40e0-9171-3b2fba52a020', 'b55f884a-da21-424a-b123-153b34ba56b0', '6b9e10ef-7d7c-44ca-bf1a-0b0e7f512dc6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:37.639240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66efabb7-c617-4faa-a8de-be779e611c97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:37.656545 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2adfccc-c96c-4964-8fbf-10521b669a7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:37.660644 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2adfccc-c96c-4964-8fbf-10521b669a7d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:37.660948 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2adfccc-c96c-4964-8fbf-10521b669a7d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:37.661830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2adfccc-c96c-4964-8fbf-10521b669a7d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:37.674663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66efabb7-c617-4faa-a8de-be779e611c97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9e9ca9e7-acfb-4fbb-a68c-8d11cc644957', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2110677455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e24a98815ac4722b3a0dec19377f6cf',qos_specs=None,replication_status=,reservations=['2393a2fd-4e88-49a6-be67-5c51cd1be73d','c5a8a762-5c94-40e0-9171-3b2fba52a020','b55f884a-da21-424a-b123-153b34ba56b0','6b9e10ef-7d7c-44ca-bf1a-0b0e7f512dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad91967f30649d1b79af13f1184b8e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-2110677455',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9e9ca9e7-acfb-4fbb-a68c-8d11cc644957,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e24a98815ac4722b3a0dec19377f6cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad91967f30649d1b79af13f1184b8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:37.675213 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6d9e58-b8c2-4eb6-af18-a30784a2445f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:37.683270 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:37.683270 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:37.692901 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2adfccc-c96c-4964-8fbf-10521b669a7d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:37.703714 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2adfccc-c96c-4964-8fbf-10521b669a7d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:37.704214 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 44/180] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:37 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:37.717437 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ed6d9e58-b8c2-4eb6-af18-a30784a2445f) transitioned into state 'SUCCESS' from state '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-2110677455',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e24a98815ac4722b3a0dec19377f6cf',qos_specs=None,replication_status=,reservations=['2393a2fd-4e88-49a6-be67-5c51cd1be73d','c5a8a762-5c94-40e0-9171-3b2fba52a020','b55f884a-da21-424a-b123-153b34ba56b0','6b9e10ef-7d7c-44ca-bf1a-0b0e7f512dc6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad91967f30649d1b79af13f1184b8e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:37.720369 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a39f53-d321-43e6-90e6-28f6a57ddf87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:37.748842 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e0a39f53-d321-43e6-90e6-28f6a57ddf87) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:37.749699 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Flow 'volume_create_api' (6ecb1aa8-4e60-4826-80ba-56441bd6e369) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:37.751694 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume request issued successfully. Aug 07 16:10:37.751694 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6eeffc5-cf30-4e25-9d18-5a28443da3c5 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:37.751694 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 46/181] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:37 2026] POST /volume/v3/volumes => generated 750 bytes in 265 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:37.775283 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79815485-0252-490e-9673-cd6f8f11ab6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:37.782687 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79815485-0252-490e-9673-cd6f8f11ab6c tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:10:37.783382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79815485-0252-490e-9673-cd6f8f11ab6c tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:37.783819 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79815485-0252-490e-9673-cd6f8f11ab6c tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:37.802787 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:37.802787 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:37.810779 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79815485-0252-490e-9673-cd6f8f11ab6c tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:37.818502 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79815485-0252-490e-9673-cd6f8f11ab6c tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 200 Aug 07 16:10:37.818866 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 46/182] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:37 2026] GET /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 818 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:38.119561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78017361-6b32-4ba5-b1ba-cf9143029b9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:38.122415 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78017361-6b32-4ba5-b1ba-cf9143029b9e tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:38.122415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78017361-6b32-4ba5-b1ba-cf9143029b9e tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:38.122705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78017361-6b32-4ba5-b1ba-cf9143029b9e tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:38.150880 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:38.150880 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:38.156442 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-78017361-6b32-4ba5-b1ba-cf9143029b9e tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:38.163327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78017361-6b32-4ba5-b1ba-cf9143029b9e tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:38.164496 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 47/183] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:38 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:38.721202 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e078cd96-8d5c-427f-a8aa-13ba9077a586 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:38.724750 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e078cd96-8d5c-427f-a8aa-13ba9077a586 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:38.724750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e078cd96-8d5c-427f-a8aa-13ba9077a586 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:38.724750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e078cd96-8d5c-427f-a8aa-13ba9077a586 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:38.740984 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:38.740984 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:38.744394 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e078cd96-8d5c-427f-a8aa-13ba9077a586 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:38.750051 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e078cd96-8d5c-427f-a8aa-13ba9077a586 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:38.750733 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 45/184] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:38 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:38.838225 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96cecb84-1aca-4da6-bd67-8ed6360f4a96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:38.841366 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96cecb84-1aca-4da6-bd67-8ed6360f4a96 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:10:38.841606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96cecb84-1aca-4da6-bd67-8ed6360f4a96 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:38.841884 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96cecb84-1aca-4da6-bd67-8ed6360f4a96 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:38.855978 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:38.855978 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:38.863125 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96cecb84-1aca-4da6-bd67-8ed6360f4a96 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:38.870038 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96cecb84-1aca-4da6-bd67-8ed6360f4a96 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 200 Aug 07 16:10:38.870400 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 47/185] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:38 2026] GET /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 843 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:38.894379 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:38.898413 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:38.899188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-1520319671"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:38.902354 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedBootDevicesTest-volume-1520319671'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:38.902644 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume of 1 GB Aug 07 16:10:38.912059 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Availability Zones retrieved successfully. Aug 07 16:10:38.920771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Flow 'volume_create_api' (d46ae80f-2ca2-44e7-bb18-7a95ff9c3e42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:38.922256 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1286ef57-540f-4c06-ae84-9827d233310e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:38.923960 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:38.979373 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1286ef57-540f-4c06-ae84-9827d233310e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:38.981144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ab41d3-eb0e-4281-ab7c-c22304c841cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:39.090666 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Created reservations ['10fc8a3b-040b-4ec5-8b1e-69e26e20448f', 'c1e19a67-bdd6-435f-9a42-b046dbbdb12b', 'feba8ca4-a312-475f-89d5-cf674503d063', '49dbb4e3-4293-4397-b28c-9ef633104ed1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:39.092450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3ab41d3-eb0e-4281-ab7c-c22304c841cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['10fc8a3b-040b-4ec5-8b1e-69e26e20448f', 'c1e19a67-bdd6-435f-9a42-b046dbbdb12b', 'feba8ca4-a312-475f-89d5-cf674503d063', '49dbb4e3-4293-4397-b28c-9ef633104ed1']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:39.092933 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2199523b-47a0-44d0-b6cd-d996ae38c6c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:39.138862 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2199523b-47a0-44d0-b6cd-d996ae38c6c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e0f21627-26a5-40ea-af1e-50395160edac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1520319671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e24a98815ac4722b3a0dec19377f6cf',qos_specs=None,replication_status=,reservations=['10fc8a3b-040b-4ec5-8b1e-69e26e20448f','c1e19a67-bdd6-435f-9a42-b046dbbdb12b','feba8ca4-a312-475f-89d5-cf674503d063','49dbb4e3-4293-4397-b28c-9ef633104ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad91967f30649d1b79af13f1184b8e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedBootDevicesTest-volume-1520319671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e0f21627-26a5-40ea-af1e-50395160edac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e24a98815ac4722b3a0dec19377f6cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ad91967f30649d1b79af13f1184b8e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:39.139978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e089fa-57ff-4b3e-b4ce-a36cc3c651f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:39.191470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7172afd0-e357-4db6-9abe-34589bb11629 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:39.191470 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7172afd0-e357-4db6-9abe-34589bb11629 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:39.191470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7172afd0-e357-4db6-9abe-34589bb11629 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:39.191470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7172afd0-e357-4db6-9abe-34589bb11629 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:39.192828 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (01e089fa-57ff-4b3e-b4ce-a36cc3c651f7) transitioned into state 'SUCCESS' from state '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-1520319671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e24a98815ac4722b3a0dec19377f6cf',qos_specs=None,replication_status=,reservations=['10fc8a3b-040b-4ec5-8b1e-69e26e20448f','c1e19a67-bdd6-435f-9a42-b046dbbdb12b','feba8ca4-a312-475f-89d5-cf674503d063','49dbb4e3-4293-4397-b28c-9ef633104ed1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ad91967f30649d1b79af13f1184b8e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:39.194583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb065b43-9065-4ae0-96a8-fac3705eb8ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:39.219452 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:39.219452 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:39.227822 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7172afd0-e357-4db6-9abe-34589bb11629 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:39.235030 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cb065b43-9065-4ae0-96a8-fac3705eb8ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:39.235122 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7172afd0-e357-4db6-9abe-34589bb11629 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:39.235166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Flow 'volume_create_api' (d46ae80f-2ca2-44e7-bb18-7a95ff9c3e42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:39.235197 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 48/186] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:39 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:39.235227 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Create volume request issued successfully. Aug 07 16:10:39.235227 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-83514c91-f2ad-47dd-b543-2ce34ad6f79e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:39.236663 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 47/187] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:38 2026] POST /volume/v3/volumes => generated 750 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:39.255984 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c798a855-f043-4491-9f0c-a25f152fdff8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:39.258999 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c798a855-f043-4491-9f0c-a25f152fdff8 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:10:39.258999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c798a855-f043-4491-9f0c-a25f152fdff8 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:39.258999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c798a855-f043-4491-9f0c-a25f152fdff8 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:39.274160 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:39.274160 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:39.289287 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c798a855-f043-4491-9f0c-a25f152fdff8 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:39.302227 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c798a855-f043-4491-9f0c-a25f152fdff8 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 200 Aug 07 16:10:39.302920 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 46/188] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:39 2026] GET /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 818 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:39.627765 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-efc56667-1f63-45f9-9812-39b0c524e1ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:39.631632 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-efc56667-1f63-45f9-9812-39b0c524e1ad tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:39.631942 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-efc56667-1f63-45f9-9812-39b0c524e1ad tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:39.632180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-efc56667-1f63-45f9-9812-39b0c524e1ad tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:39.649760 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:39.649760 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:39.659886 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-efc56667-1f63-45f9-9812-39b0c524e1ad tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:39.670523 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-efc56667-1f63-45f9-9812-39b0c524e1ad tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:39.671145 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 48/189] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:39 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:39.771899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f843321f-9f10-4597-8520-a7a2153e414b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:39.774228 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f843321f-9f10-4597-8520-a7a2153e414b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:39.775959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f843321f-9f10-4597-8520-a7a2153e414b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:39.776691 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f843321f-9f10-4597-8520-a7a2153e414b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:39.794180 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:39.794180 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:39.801415 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f843321f-9f10-4597-8520-a7a2153e414b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:39.808669 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f843321f-9f10-4597-8520-a7a2153e414b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:39.809327 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 49/190] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:39 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:40.090780 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0dcdbaac-bdf0-44c1-8f64-4c9c051dff53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.091399 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dcdbaac-bdf0-44c1-8f64-4c9c051dff53 None None] GET https://10.4.3.24/volume// Aug 07 16:10:40.091651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dcdbaac-bdf0-44c1-8f64-4c9c051dff53 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.092014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0dcdbaac-bdf0-44c1-8f64-4c9c051dff53 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.092374 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0dcdbaac-bdf0-44c1-8f64-4c9c051dff53 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:40.092767 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 48/191] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:40.117329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-df7ad186-68e2-45ae-bd5f-ce6e47f002c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.258563 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41f2b59c-f727-4992-a98f-801bd608dbbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.261414 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41f2b59c-f727-4992-a98f-801bd608dbbc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:40.261730 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41f2b59c-f727-4992-a98f-801bd608dbbc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.262023 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41f2b59c-f727-4992-a98f-801bd608dbbc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.283124 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.283124 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:40.289853 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41f2b59c-f727-4992-a98f-801bd608dbbc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:40.300547 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41f2b59c-f727-4992-a98f-801bd608dbbc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:40.301172 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 49/192] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:40.322731 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac69a838-6e44-45d6-ae1e-84a438d2e061 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.326359 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac69a838-6e44-45d6-ae1e-84a438d2e061 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:10:40.326682 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac69a838-6e44-45d6-ae1e-84a438d2e061 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.327202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac69a838-6e44-45d6-ae1e-84a438d2e061 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.341257 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.341257 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:40.355737 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac69a838-6e44-45d6-ae1e-84a438d2e061 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:40.361971 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac69a838-6e44-45d6-ae1e-84a438d2e061 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 200 Aug 07 16:10:40.362855 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 50/193] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 843 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:40.481525 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-df7ad186-68e2-45ae-bd5f-ce6e47f002c2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:40.482120 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-df7ad186-68e2-45ae-bd5f-ce6e47f002c2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "612c0706-7fe4-450f-8f14-1b7ec5db8a39", "connector": null, "instance_uuid": "7f9be2a1-74f3-4259-b8e5-ecef136bae4d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:40.496600 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.496600 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:40.543043 np0000006731 devstack@c-api.service[100265]: WARNING cinder.volume.api [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-df7ad186-68e2-45ae-bd5f-ce6e47f002c2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 16:10:40.554031 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-df7ad186-68e2-45ae-bd5f-ce6e47f002c2 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:40.554239 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 47/194] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:40 2026] POST /volume/v3/attachments => generated 271 bytes in 438 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:40.607604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96815e67-72a9-414e-a8d2-01df10cad85a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.609244 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96815e67-72a9-414e-a8d2-01df10cad85a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:40.609681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96815e67-72a9-414e-a8d2-01df10cad85a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.610096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96815e67-72a9-414e-a8d2-01df10cad85a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.631111 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.631111 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:40.645457 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96815e67-72a9-414e-a8d2-01df10cad85a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:40.653491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36a5be12-2b17-4c23-a486-a80bf63c0436 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.655532 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36a5be12-2b17-4c23-a486-a80bf63c0436 None None] GET https://10.4.3.24/volume// Aug 07 16:10:40.655532 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36a5be12-2b17-4c23-a486-a80bf63c0436 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.656099 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96815e67-72a9-414e-a8d2-01df10cad85a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:40.656158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36a5be12-2b17-4c23-a486-a80bf63c0436 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.656158 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36a5be12-2b17-4c23-a486-a80bf63c0436 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:40.656226 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 49/195] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 866 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:40.656271 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 50/196] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:40.675128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-cb795b5b-d022-4423-87d7-e04f13f3b5ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.681543 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-cb795b5b-d022-4423-87d7-e04f13f3b5ec tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:40.681543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-cb795b5b-d022-4423-87d7-e04f13f3b5ec tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.681543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-cb795b5b-d022-4423-87d7-e04f13f3b5ec tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.705929 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.705929 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:40.711904 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-cb795b5b-d022-4423-87d7-e04f13f3b5ec tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:40.721909 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-cb795b5b-d022-4423-87d7-e04f13f3b5ec tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:40.722879 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 51/197] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1046 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:40.834049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acba0bd3-ad00-435f-9a60-ff6c595b756f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.838708 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acba0bd3-ad00-435f-9a60-ff6c595b756f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:40.838995 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acba0bd3-ad00-435f-9a60-ff6c595b756f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:40.839243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acba0bd3-ad00-435f-9a60-ff6c595b756f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:40.859982 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.859982 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:40.863355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:40.866691 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] PUT https://10.4.3.24/volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042 Aug 07 16:10:40.867234 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:40.869361 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-acba0bd3-ad00-435f-9a60-ff6c595b756f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:40.878737 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acba0bd3-ad00-435f-9a60-ff6c595b756f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:40.878947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Acquiring lock "cinder-attachment_update-612c0706-7fe4-450f-8f14-1b7ec5db8a39-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:40.879319 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 48/198] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:40 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:40.889703 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Lock "cinder-attachment_update-612c0706-7fe4-450f-8f14-1b7ec5db8a39-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:40.891402 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:40.891402 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:41.094768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Lock "cinder-attachment_update-612c0706-7fe4-450f-8f14-1b7ec5db8a39-np0000006731" released by "attachment_update" :: held 0.205s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:41.095431 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-4decc3de-7dcd-48d3-8c24-588660b2d95e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042 returned with HTTP 200 Aug 07 16:10:41.095969 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 50/199] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:40 2026] PUT /volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042 => generated 967 bytes in 233 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:41.318443 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6f74566-48ad-4810-86f8-e4ce1ee80530 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:41.322812 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6f74566-48ad-4810-86f8-e4ce1ee80530 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:41.322812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6f74566-48ad-4810-86f8-e4ce1ee80530 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:41.322812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6f74566-48ad-4810-86f8-e4ce1ee80530 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:41.337321 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:41.337321 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:41.348330 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f6f74566-48ad-4810-86f8-e4ce1ee80530 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:41.353635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6f74566-48ad-4810-86f8-e4ce1ee80530 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:41.355656 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 51/200] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:41 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:41.672324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1dacf570-5c91-4024-9823-209e4bcbe895 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:41.674768 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dacf570-5c91-4024-9823-209e4bcbe895 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:41.675003 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dacf570-5c91-4024-9823-209e4bcbe895 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:41.675223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1dacf570-5c91-4024-9823-209e4bcbe895 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:41.695324 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:41.695324 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:41.701103 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1dacf570-5c91-4024-9823-209e4bcbe895 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:41.707946 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1dacf570-5c91-4024-9823-209e4bcbe895 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:41.708540 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 52/201] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:41 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:41.904347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6c3d01f6-158a-4a87-a00b-8ce5aaef4523 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:41.907245 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c3d01f6-158a-4a87-a00b-8ce5aaef4523 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:41.907572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c3d01f6-158a-4a87-a00b-8ce5aaef4523 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:41.908071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6c3d01f6-158a-4a87-a00b-8ce5aaef4523 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:41.923341 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:41.923341 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:41.931248 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6c3d01f6-158a-4a87-a00b-8ce5aaef4523 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:41.939655 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6c3d01f6-158a-4a87-a00b-8ce5aaef4523 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:41.939655 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 49/202] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:41 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:42.384558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-452e52d4-2015-48ca-b42f-33c9e0376346 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:42.386777 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-452e52d4-2015-48ca-b42f-33c9e0376346 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:42.387098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-452e52d4-2015-48ca-b42f-33c9e0376346 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:42.387379 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-452e52d4-2015-48ca-b42f-33c9e0376346 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:42.406753 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:42.406753 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:42.418330 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-452e52d4-2015-48ca-b42f-33c9e0376346 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:42.421794 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-452e52d4-2015-48ca-b42f-33c9e0376346 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:42.422543 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 51/203] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:42 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:42.701282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-2e849fa3-6ed0-417a-99e5-1a4ae1e76cfd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:42.703831 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-2e849fa3-6ed0-417a-99e5-1a4ae1e76cfd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] POST https://10.4.3.24/volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb/action Aug 07 16:10:42.704778 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-2e849fa3-6ed0-417a-99e5-1a4ae1e76cfd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:42.704905 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-2e849fa3-6ed0-417a-99e5-1a4ae1e76cfd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:42.727662 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:42.727662 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:42.730956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fee2919f-4446-4049-9382-3b224d2325da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:42.734155 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fee2919f-4446-4049-9382-3b224d2325da tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:42.734155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fee2919f-4446-4049-9382-3b224d2325da tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:42.735003 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fee2919f-4446-4049-9382-3b224d2325da tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:42.761685 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:42.761685 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:42.761944 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d905595c-9315-450a-bc39-ef9e49507cf3 req-2e849fa3-6ed0-417a-99e5-1a4ae1e76cfd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb/action returned with HTTP 204 Aug 07 16:10:42.762672 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 52/204] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:42 2026] POST /volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:42.771205 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fee2919f-4446-4049-9382-3b224d2325da tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:42.787383 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fee2919f-4446-4049-9382-3b224d2325da tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:42.788053 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 53/205] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:42 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:42.960105 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0f4e668f-19b6-4685-a2a1-1806a55ca2fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:42.964934 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f4e668f-19b6-4685-a2a1-1806a55ca2fc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:42.964934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f4e668f-19b6-4685-a2a1-1806a55ca2fc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:42.964934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0f4e668f-19b6-4685-a2a1-1806a55ca2fc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:42.978868 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:42.978868 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:42.989194 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0f4e668f-19b6-4685-a2a1-1806a55ca2fc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:43.002034 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0f4e668f-19b6-4685-a2a1-1806a55ca2fc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:43.002034 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 50/206] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:42 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:43.445285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00cd1364-530a-4eb8-93f5-6c741076a3bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:43.445285 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00cd1364-530a-4eb8-93f5-6c741076a3bc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:43.445285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00cd1364-530a-4eb8-93f5-6c741076a3bc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:43.445285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00cd1364-530a-4eb8-93f5-6c741076a3bc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:43.465242 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:43.465242 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:43.478360 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00cd1364-530a-4eb8-93f5-6c741076a3bc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:43.483491 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00cd1364-530a-4eb8-93f5-6c741076a3bc tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:43.483491 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 52/207] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:43 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1316 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:43.503680 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1dc862a9-d2d5-43f2-9a1d-a2a6c4171998 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:43.508745 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dc862a9-d2d5-43f2-9a1d-a2a6c4171998 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:43.508943 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dc862a9-d2d5-43f2-9a1d-a2a6c4171998 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:43.512825 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1dc862a9-d2d5-43f2-9a1d-a2a6c4171998 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:43.531503 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:43.531503 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:43.539826 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1dc862a9-d2d5-43f2-9a1d-a2a6c4171998 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:43.548325 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1dc862a9-d2d5-43f2-9a1d-a2a6c4171998 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:43.548627 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 53/208] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:43 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1316 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:43.808508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23c54e8a-375d-457e-9cc8-ab70e61e909d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:43.813028 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23c54e8a-375d-457e-9cc8-ab70e61e909d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:43.813288 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23c54e8a-375d-457e-9cc8-ab70e61e909d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:43.813725 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23c54e8a-375d-457e-9cc8-ab70e61e909d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:43.838918 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:43.838918 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:43.848065 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23c54e8a-375d-457e-9cc8-ab70e61e909d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:43.858391 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23c54e8a-375d-457e-9cc8-ab70e61e909d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:43.858866 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 54/209] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:43 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:44.019672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c6f2ff10-0e3f-44c8-b954-c7936a742b2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.024089 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6f2ff10-0e3f-44c8-b954-c7936a742b2d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:44.024714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6f2ff10-0e3f-44c8-b954-c7936a742b2d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:44.026056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6f2ff10-0e3f-44c8-b954-c7936a742b2d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:44.042615 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:44.042615 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:44.048786 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c6f2ff10-0e3f-44c8-b954-c7936a742b2d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:44.055795 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6f2ff10-0e3f-44c8-b954-c7936a742b2d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:44.056229 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 51/210] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:44 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:44.151766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-ed5005a5-8942-4962-86e2-8cc25e25f049 req-ce4b3cda-3240-4faa-925f-0bc9d810eead None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.155386 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed5005a5-8942-4962-86e2-8cc25e25f049 req-ce4b3cda-3240-4faa-925f-0bc9d810eead tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] POST https://10.4.3.24/volume/v3/snapshots/b6fb7f2c-4502-479e-97e8-35693d65c590/action Aug 07 16:10:44.155571 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed5005a5-8942-4962-86e2-8cc25e25f049 req-ce4b3cda-3240-4faa-925f-0bc9d810eead tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "90%"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:44.155858 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-ed5005a5-8942-4962-86e2-8cc25e25f049 req-ce4b3cda-3240-4faa-925f-0bc9d810eead tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "90%"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:44.161829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.snapshot_actions [req-ed5005a5-8942-4962-86e2-8cc25e25f049 req-ce4b3cda-3240-4faa-925f-0bc9d810eead tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '90%'}} {{(pid=100266) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 16:10:44.171537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-089afd8c-e61b-4a39-b87a-ec41678c4d83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.175850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-089afd8c-e61b-4a39-b87a-ec41678c4d83 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:44.175850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-089afd8c-e61b-4a39-b87a-ec41678c4d83 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:44.175850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-089afd8c-e61b-4a39-b87a-ec41678c4d83 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:44.176089 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b1a74bc5-befe-42cf-a658-5c86a509d493 req-39c331ac-629a-4703-9d6f-8a75b3e5a1d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.179744 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1a74bc5-befe-42cf-a658-5c86a509d493 req-39c331ac-629a-4703-9d6f-8a75b3e5a1d7 tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] POST https://10.4.3.24/volume/v3/snapshots/None/action Aug 07 16:10:44.179744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1a74bc5-befe-42cf-a658-5c86a509d493 req-39c331ac-629a-4703-9d6f-8a75b3e5a1d7 tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] Action body: b'{"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:44.179744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b1a74bc5-befe-42cf-a658-5c86a509d493 req-39c331ac-629a-4703-9d6f-8a75b3e5a1d7 tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error_deleting", "progress": "90%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:44.182065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [req-b1a74bc5-befe-42cf-a658-5c86a509d493 req-39c331ac-629a-4703-9d6f-8a75b3e5a1d7 tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] body: {'os-update_snapshot_status': {'status': 'error_deleting', 'progress': '90%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 16:10:44.194064 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-ed5005a5-8942-4962-86e2-8cc25e25f049 req-ce4b3cda-3240-4faa-925f-0bc9d810eead tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] https://10.4.3.24/volume/v3/snapshots/b6fb7f2c-4502-479e-97e8-35693d65c590/action returned with HTTP 404 Aug 07 16:10:44.194965 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 53/211] 10.4.3.24 () {72 vars in 1671 bytes} [Fri Aug 7 16:10:44 2026] POST /volume/v3/snapshots/b6fb7f2c-4502-479e-97e8-35693d65c590/action => generated 111 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:44.198526 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:44.198526 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:44.210916 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-089afd8c-e61b-4a39-b87a-ec41678c4d83 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:44.219000 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b1a74bc5-befe-42cf-a658-5c86a509d493 req-39c331ac-629a-4703-9d6f-8a75b3e5a1d7 tempest-VolumesAssistedSnapshotsTest-1724440464 tempest-VolumesAssistedSnapshotsTest-1724440464-project] https://10.4.3.24/volume/v3/snapshots/None/action returned with HTTP 404 Aug 07 16:10:44.219000 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 55/212] 10.4.3.24 () {72 vars in 1575 bytes} [Fri Aug 7 16:10:44 2026] POST /volume/v3/snapshots/None/action => generated 79 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:44.219085 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-089afd8c-e61b-4a39-b87a-ec41678c4d83 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:44.219431 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 54/213] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:44 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1316 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:44.318057 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b90ac687-592f-43ff-8749-e9d84f952557 req-abf3b521-998d-402c-a670-f56171a43638 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.321171 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-abf3b521-998d-402c-a670-f56171a43638 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:44.321512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-abf3b521-998d-402c-a670-f56171a43638 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:44.321831 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-abf3b521-998d-402c-a670-f56171a43638 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:44.376049 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:44.376049 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:44.382886 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b90ac687-592f-43ff-8749-e9d84f952557 req-abf3b521-998d-402c-a670-f56171a43638 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:44.390491 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-abf3b521-998d-402c-a670-f56171a43638 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:44.391288 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 52/214] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:44 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1316 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:44.434219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.436534 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] POST https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4/action Aug 07 16:10:44.437063 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:44.437319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:44.448256 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:44.448256 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:44.448986 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:44.457929 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Begin detaching volume completed successfully. Aug 07 16:10:44.458338 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-a5a978bc-ee86-42b8-bd3a-73e9536d3fd1 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4/action returned with HTTP 202 Aug 07 16:10:44.458912 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 54/215] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:10:44 2026] POST /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:10:44.515745 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-996c56cf-92f8-445d-8c5b-d6315cb89e79 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.516159 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-996c56cf-92f8-445d-8c5b-d6315cb89e79 None None] GET https://10.4.3.24/volume// Aug 07 16:10:44.516348 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-996c56cf-92f8-445d-8c5b-d6315cb89e79 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:44.516535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-996c56cf-92f8-445d-8c5b-d6315cb89e79 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:44.516953 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-996c56cf-92f8-445d-8c5b-d6315cb89e79 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:44.517368 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 56/216] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:44.529564 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b90ac687-592f-43ff-8749-e9d84f952557 req-f787cd52-fa63-4476-bc9e-d85661370825 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.534547 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-f787cd52-fa63-4476-bc9e-d85661370825 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:44.534906 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-f787cd52-fa63-4476-bc9e-d85661370825 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:44.535227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-f787cd52-fa63-4476-bc9e-d85661370825 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:44.555803 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:44.555803 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:44.561961 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b90ac687-592f-43ff-8749-e9d84f952557 req-f787cd52-fa63-4476-bc9e-d85661370825 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:44.567832 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-f787cd52-fa63-4476-bc9e-d85661370825 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:44.568412 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 55/217] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:44 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1542 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:44.876531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fb536e3-35fb-4b23-bfdd-c1ad0ffb1695 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:44.880248 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fb536e3-35fb-4b23-bfdd-c1ad0ffb1695 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:44.880506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fb536e3-35fb-4b23-bfdd-c1ad0ffb1695 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:44.880778 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fb536e3-35fb-4b23-bfdd-c1ad0ffb1695 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:44.893270 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:44.893270 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:44.899786 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0fb536e3-35fb-4b23-bfdd-c1ad0ffb1695 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:44.906792 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fb536e3-35fb-4b23-bfdd-c1ad0ffb1695 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:44.907249 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 53/218] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:44 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:45.073373 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-270a2fb6-3afe-4dcb-831e-6fe8a0d3e8f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:45.076852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-270a2fb6-3afe-4dcb-831e-6fe8a0d3e8f8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:45.077055 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-270a2fb6-3afe-4dcb-831e-6fe8a0d3e8f8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:45.077263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-270a2fb6-3afe-4dcb-831e-6fe8a0d3e8f8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:45.088530 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:45.088530 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:45.093742 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-270a2fb6-3afe-4dcb-831e-6fe8a0d3e8f8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:45.100221 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-270a2fb6-3afe-4dcb-831e-6fe8a0d3e8f8 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:45.100992 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 55/219] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:45 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:45.304603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:45.308758 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:45.309597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-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": "2c6868f8-146f-4182-b851-fd539b71bb98", "source_volid": null, "backup_id": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:45.311453 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-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': '2c6868f8-146f-4182-b851-fd539b71bb98', 'source_volid': None, 'backup_id': None}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:45.704423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-d155ce23-e6aa-4407-b5d1-15831aad143d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:45.709255 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-d155ce23-e6aa-4407-b5d1-15831aad143d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] POST https://10.4.3.24/volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1/action Aug 07 16:10:45.710667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-d155ce23-e6aa-4407-b5d1-15831aad143d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:45.710749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-d155ce23-e6aa-4407-b5d1-15831aad143d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:45.736460 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:45.736460 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:45.752987 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d69a5cca-6235-4bd8-b7cb-4dba0e7c77dd req-d155ce23-e6aa-4407-b5d1-15831aad143d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1/action returned with HTTP 204 Aug 07 16:10:45.754008 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 56/220] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:45 2026] POST /volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:45.926343 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Create volume of 1 GB Aug 07 16:10:45.926510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2bd8219f-5829-44bc-8f79-89ce6b75cf60 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:45.926510 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bd8219f-5829-44bc-8f79-89ce6b75cf60 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:45.926510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bd8219f-5829-44bc-8f79-89ce6b75cf60 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:45.926951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bd8219f-5829-44bc-8f79-89ce6b75cf60 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:45.931224 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Availability Zones retrieved successfully. Aug 07 16:10:45.940633 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:45.940633 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:45.940826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Flow 'volume_create_api' (e94e0113-340f-420f-a6ed-b02f6a4a0962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:45.942868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e8cbfb-d7c5-448b-8dea-72d295bf7496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:45.944919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:45.947866 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bd8219f-5829-44bc-8f79-89ce6b75cf60 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:45.955861 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bd8219f-5829-44bc-8f79-89ce6b75cf60 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:45.955861 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 54/221] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:45 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:46.049035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3e8cbfb-d7c5-448b-8dea-72d295bf7496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:46.049771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f7f72f-a925-4079-a4c3-5a35cf283d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:46.116415 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24af8ecd-310d-44e2-b53c-6ce0f1e662e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.118494 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24af8ecd-310d-44e2-b53c-6ce0f1e662e7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:46.120328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24af8ecd-310d-44e2-b53c-6ce0f1e662e7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.120328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24af8ecd-310d-44e2-b53c-6ce0f1e662e7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.137889 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.137889 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:46.139877 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Created reservations ['349c616c-6f48-4d09-8058-e0fea006726c', 'a6fe1c81-0910-4651-9768-270965f70e82', '86438efe-2320-44af-90f4-da936a21605b', '468acdf3-5cd8-4472-9e05-9fac11c35d2a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:46.140819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25f7f72f-a925-4079-a4c3-5a35cf283d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['349c616c-6f48-4d09-8058-e0fea006726c', 'a6fe1c81-0910-4651-9768-270965f70e82', '86438efe-2320-44af-90f4-da936a21605b', '468acdf3-5cd8-4472-9e05-9fac11c35d2a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:46.141716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9554ef-de4a-46a7-970d-0eed3f1a4626) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:46.145327 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-24af8ecd-310d-44e2-b53c-6ce0f1e662e7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:46.151491 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24af8ecd-310d-44e2-b53c-6ce0f1e662e7 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:46.152374 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 56/222] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1137 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:46.171630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7a571a1-2021-4e93-bd23-0680cf6804f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.174891 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7a571a1-2021-4e93-bd23-0680cf6804f1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:46.174891 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7a571a1-2021-4e93-bd23-0680cf6804f1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.174891 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7a571a1-2021-4e93-bd23-0680cf6804f1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.181139 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2f9554ef-de4a-46a7-970d-0eed3f1a4626) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88e41c79-ba46-4a11-b10b-8d6f4ec1cd16', '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='4933d6c1c95d4823a82f4ca8fb565f02',qos_specs=None,replication_status=,reservations=['349c616c-6f48-4d09-8058-e0fea006726c','a6fe1c81-0910-4651-9768-270965f70e82','86438efe-2320-44af-90f4-da936a21605b','468acdf3-5cd8-4472-9e05-9fac11c35d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d480fb2489b4434bf0b2e6d0849fb04',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:46Z,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=88e41c79-ba46-4a11-b10b-8d6f4ec1cd16,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4933d6c1c95d4823a82f4ca8fb565f02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5d480fb2489b4434bf0b2e6d0849fb04',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:46.182804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdd506d-3046-493f-90cc-074332ef58cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:46.188829 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.188829 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:46.194399 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7a571a1-2021-4e93-bd23-0680cf6804f1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:46.201154 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7a571a1-2021-4e93-bd23-0680cf6804f1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:46.201717 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 57/223] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1137 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:46.220044 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cdd506d-3046-493f-90cc-074332ef58cd) transitioned into 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='4933d6c1c95d4823a82f4ca8fb565f02',qos_specs=None,replication_status=,reservations=['349c616c-6f48-4d09-8058-e0fea006726c','a6fe1c81-0910-4651-9768-270965f70e82','86438efe-2320-44af-90f4-da936a21605b','468acdf3-5cd8-4472-9e05-9fac11c35d2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5d480fb2489b4434bf0b2e6d0849fb04',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:46.221169 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c946f641-e19b-4d19-bb5a-315a2c7e77fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.221349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef03dee-76d3-4df5-ab96-9345717499f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:46.225701 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c946f641-e19b-4d19-bb5a-315a2c7e77fb tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:46.225701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c946f641-e19b-4d19-bb5a-315a2c7e77fb tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.225955 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c946f641-e19b-4d19-bb5a-315a2c7e77fb tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.241888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eef03dee-76d3-4df5-ab96-9345717499f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:46.242352 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.242352 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:46.243037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Flow 'volume_create_api' (e94e0113-340f-420f-a6ed-b02f6a4a0962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:46.243443 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Create volume request issued successfully. Aug 07 16:10:46.244226 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c60653ff-42f9-4bdc-a16e-f5aa5e6f3c0d tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:46.245061 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 57/224] 10.4.3.24 () {72 vars in 1534 bytes} [Fri Aug 7 16:10:45 2026] POST /volume/v3/volumes => generated 701 bytes in 941 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:46.248681 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c946f641-e19b-4d19-bb5a-315a2c7e77fb tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:46.253670 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c946f641-e19b-4d19-bb5a-315a2c7e77fb tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:46.254293 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 55/225] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:46.268904 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-caaef99b-98ea-47ac-8881-4d5d657d2dc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.276342 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-caaef99b-98ea-47ac-8881-4d5d657d2dc5 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:10:46.276342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-caaef99b-98ea-47ac-8881-4d5d657d2dc5 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.276342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-caaef99b-98ea-47ac-8881-4d5d657d2dc5 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.290800 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.290800 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:46.296992 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-caaef99b-98ea-47ac-8881-4d5d657d2dc5 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:10:46.307122 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-caaef99b-98ea-47ac-8881-4d5d657d2dc5 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 returned with HTTP 200 Aug 07 16:10:46.307563 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 57/226] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 => generated 769 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:46.327769 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-f23b0884-5b75-4bc8-8d7b-f85ca407aaed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.331673 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-f23b0884-5b75-4bc8-8d7b-f85ca407aaed tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:10:46.331990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-f23b0884-5b75-4bc8-8d7b-f85ca407aaed tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.332336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-f23b0884-5b75-4bc8-8d7b-f85ca407aaed tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.348634 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.348634 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:46.354559 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-f23b0884-5b75-4bc8-8d7b-f85ca407aaed tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:10:46.361675 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-f23b0884-5b75-4bc8-8d7b-f85ca407aaed tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 returned with HTTP 200 Aug 07 16:10:46.362095 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 58/227] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 => generated 769 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:46.591402 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0f86e1ec-9417-4c04-83a3-5ac275c0cee1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.595703 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0f86e1ec-9417-4c04-83a3-5ac275c0cee1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:46.596009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0f86e1ec-9417-4c04-83a3-5ac275c0cee1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.596385 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0f86e1ec-9417-4c04-83a3-5ac275c0cee1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.615949 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.615949 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:46.624854 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0f86e1ec-9417-4c04-83a3-5ac275c0cee1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:46.633446 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0f86e1ec-9417-4c04-83a3-5ac275c0cee1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:46.634580 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 58/228] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1137 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:46.699297 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.704806 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] POST https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de/action Aug 07 16:10:46.705227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:46.705385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:46.727120 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.727120 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:46.727867 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:46.743905 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Begin detaching volume completed successfully. Aug 07 16:10:46.744633 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-90da3d12-902f-4b5c-b194-8452833107be tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de/action returned with HTTP 202 Aug 07 16:10:46.745086 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 56/229] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:10:46 2026] POST /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:10:46.788831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2000f674-26a7-4834-b4d7-56499643c7c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.798452 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2000f674-26a7-4834-b4d7-56499643c7c1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:46.798452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2000f674-26a7-4834-b4d7-56499643c7c1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.798452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2000f674-26a7-4834-b4d7-56499643c7c1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.815787 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.815787 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:46.823803 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2000f674-26a7-4834-b4d7-56499643c7c1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:46.836188 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2000f674-26a7-4834-b4d7-56499643c7c1 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:46.838380 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 58/230] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1140 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:46.851348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13944260-e113-481b-8f74-5c3062cdd90e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.851904 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13944260-e113-481b-8f74-5c3062cdd90e None None] GET https://10.4.3.24/volume// Aug 07 16:10:46.852151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13944260-e113-481b-8f74-5c3062cdd90e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.852834 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13944260-e113-481b-8f74-5c3062cdd90e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.852926 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13944260-e113-481b-8f74-5c3062cdd90e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:46.853346 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 59/231] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:46.876797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0876d46e-a139-4cec-8aa9-6c92a79f76fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.884443 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0876d46e-a139-4cec-8aa9-6c92a79f76fd tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:46.884443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0876d46e-a139-4cec-8aa9-6c92a79f76fd tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.884443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0876d46e-a139-4cec-8aa9-6c92a79f76fd tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:46.905762 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:46.905762 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:46.913617 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0876d46e-a139-4cec-8aa9-6c92a79f76fd tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:46.922884 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-0876d46e-a139-4cec-8aa9-6c92a79f76fd tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:46.924451 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 59/232] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1320 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:46.977558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad344334-966a-42b5-9108-4561bc34461b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:46.981695 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad344334-966a-42b5-9108-4561bc34461b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:46.981695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad344334-966a-42b5-9108-4561bc34461b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:46.981695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad344334-966a-42b5-9108-4561bc34461b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:47.000935 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:47.000935 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:47.013394 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad344334-966a-42b5-9108-4561bc34461b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:47.021554 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad344334-966a-42b5-9108-4561bc34461b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:47.021554 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 57/233] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:46 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:47.856845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39e14905-49dd-4b97-a46d-a828dd07ab6b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:47.860505 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39e14905-49dd-4b97-a46d-a828dd07ab6b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:47.860505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39e14905-49dd-4b97-a46d-a828dd07ab6b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:47.860505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39e14905-49dd-4b97-a46d-a828dd07ab6b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:47.872193 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:47.872193 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:47.876964 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39e14905-49dd-4b97-a46d-a828dd07ab6b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:47.881634 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39e14905-49dd-4b97-a46d-a828dd07ab6b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:47.882039 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 59/234] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:47 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1140 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:48.038268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9bdf95be-8b88-43fd-8a84-5ac51ca3be76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:48.040906 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bdf95be-8b88-43fd-8a84-5ac51ca3be76 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:48.041147 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bdf95be-8b88-43fd-8a84-5ac51ca3be76 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:48.041421 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9bdf95be-8b88-43fd-8a84-5ac51ca3be76 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:48.056217 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:48.056217 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:48.063447 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9bdf95be-8b88-43fd-8a84-5ac51ca3be76 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:48.072679 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9bdf95be-8b88-43fd-8a84-5ac51ca3be76 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:48.073130 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 60/235] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:48 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:48.897509 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f1e9020-88bc-4336-9acc-e93b95e751d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:48.900427 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f1e9020-88bc-4336-9acc-e93b95e751d2 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:48.900687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f1e9020-88bc-4336-9acc-e93b95e751d2 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:48.900951 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f1e9020-88bc-4336-9acc-e93b95e751d2 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:48.927116 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:48.927116 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:48.934326 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f1e9020-88bc-4336-9acc-e93b95e751d2 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:48.941786 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f1e9020-88bc-4336-9acc-e93b95e751d2 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:48.942316 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 60/236] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:48 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1140 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:49.089942 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f62d3211-4a41-4a94-a2be-5cbe1128055e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.092267 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f62d3211-4a41-4a94-a2be-5cbe1128055e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:49.092345 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f62d3211-4a41-4a94-a2be-5cbe1128055e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.092795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f62d3211-4a41-4a94-a2be-5cbe1128055e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.113636 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.113636 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:49.118025 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f62d3211-4a41-4a94-a2be-5cbe1128055e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:49.124729 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f62d3211-4a41-4a94-a2be-5cbe1128055e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:49.124729 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 58/237] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:49.382074 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-7fe9a78d-8a9c-4d2c-94e1-a5a2c1da3819 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.384715 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-7fe9a78d-8a9c-4d2c-94e1-a5a2c1da3819 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:10:49.384916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-7fe9a78d-8a9c-4d2c-94e1-a5a2c1da3819 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.385166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-7fe9a78d-8a9c-4d2c-94e1-a5a2c1da3819 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.396041 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.396041 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:49.404398 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-7fe9a78d-8a9c-4d2c-94e1-a5a2c1da3819 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:10:49.413453 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-7fe9a78d-8a9c-4d2c-94e1-a5a2c1da3819 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 returned with HTTP 200 Aug 07 16:10:49.413453 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 60/238] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 => generated 1309 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:49.428586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-acb73a10-8a52-4b60-ad89-0780810d5d52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.428586 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-acb73a10-8a52-4b60-ad89-0780810d5d52 None None] GET https://10.4.3.24/volume// Aug 07 16:10:49.428586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-acb73a10-8a52-4b60-ad89-0780810d5d52 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.428586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-acb73a10-8a52-4b60-ad89-0780810d5d52 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.428586 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-acb73a10-8a52-4b60-ad89-0780810d5d52 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:49.429066 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 61/239] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:49.438724 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-68e74a4d-eb80-4a88-a94e-41ecc005e668 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.443510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-68e74a4d-eb80-4a88-a94e-41ecc005e668 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:49.444049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-68e74a4d-eb80-4a88-a94e-41ecc005e668 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "88e41c79-ba46-4a11-b10b-8d6f4ec1cd16", "connector": null, "instance_uuid": "433a6846-0d30-475c-9858-59b1856967cd"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:49.458376 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.458376 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:49.528371 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-68e74a4d-eb80-4a88-a94e-41ecc005e668 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:49.528969 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 61/240] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:49 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:49.544505 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5833d87-9cec-4951-a644-9851a5b4f2f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.545159 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5833d87-9cec-4951-a644-9851a5b4f2f5 None None] GET https://10.4.3.24/volume// Aug 07 16:10:49.545415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5833d87-9cec-4951-a644-9851a5b4f2f5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.545651 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5833d87-9cec-4951-a644-9851a5b4f2f5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.546041 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5833d87-9cec-4951-a644-9851a5b4f2f5 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:49.547824 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 59/241] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:49.557819 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c5117dc2-c857-4fdd-82b0-5da84b723596 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.562887 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c5117dc2-c857-4fdd-82b0-5da84b723596 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:10:49.563136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c5117dc2-c857-4fdd-82b0-5da84b723596 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.563920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c5117dc2-c857-4fdd-82b0-5da84b723596 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.580192 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.580192 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:49.586462 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c5117dc2-c857-4fdd-82b0-5da84b723596 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:10:49.605231 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-c5117dc2-c857-4fdd-82b0-5da84b723596 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 returned with HTTP 200 Aug 07 16:10:49.605822 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 61/242] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 => generated 1488 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:49.668135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-41ee0ce9-95ac-4c22-9337-d52edfa10709 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.673752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-41ee0ce9-95ac-4c22-9337-d52edfa10709 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:10:49.674148 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-41ee0ce9-95ac-4c22-9337-d52edfa10709 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.674913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-41ee0ce9-95ac-4c22-9337-d52edfa10709 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.684557 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.684557 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:49.690313 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-41ee0ce9-95ac-4c22-9337-d52edfa10709 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:49.698144 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-41ee0ce9-95ac-4c22-9337-d52edfa10709 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 200 Aug 07 16:10:49.698769 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 62/243] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 1357 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:49.718799 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-e99fce72-c212-48e4-81f8-7d64cb5fa0be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.723918 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-e99fce72-c212-48e4-81f8-7d64cb5fa0be tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:10:49.723918 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-e99fce72-c212-48e4-81f8-7d64cb5fa0be tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.723918 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-e99fce72-c212-48e4-81f8-7d64cb5fa0be tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.736557 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.736557 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:49.742227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.744682 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-e99fce72-c212-48e4-81f8-7d64cb5fa0be tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:49.745133 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] PUT https://10.4.3.24/volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491 Aug 07 16:10:49.745757 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:49.752864 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-e99fce72-c212-48e4-81f8-7d64cb5fa0be tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 200 Aug 07 16:10:49.754497 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 62/244] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:49.762431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Acquiring lock "cinder-attachment_update-88e41c79-ba46-4a11-b10b-8d6f4ec1cd16-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:49.768669 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Lock "cinder-attachment_update-88e41c79-ba46-4a11-b10b-8d6f4ec1cd16-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:49.770729 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.770729 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:49.773125 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-6cd79d29-416a-48d9-a014-241b34b3e847 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.774941 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-6cd79d29-416a-48d9-a014-241b34b3e847 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:10:49.775230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-6cd79d29-416a-48d9-a014-241b34b3e847 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.775533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-6cd79d29-416a-48d9-a014-241b34b3e847 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.794596 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.794596 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:49.801371 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-6cd79d29-416a-48d9-a014-241b34b3e847 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:49.812663 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-6cd79d29-416a-48d9-a014-241b34b3e847 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 200 Aug 07 16:10:49.813413 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 62/245] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 843 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:49.830582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15a25b4a-2a04-4347-bbae-2f0cd468628a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.831004 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15a25b4a-2a04-4347-bbae-2f0cd468628a None None] GET https://10.4.3.24/volume// Aug 07 16:10:49.831297 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15a25b4a-2a04-4347-bbae-2f0cd468628a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.831734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15a25b4a-2a04-4347-bbae-2f0cd468628a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.832646 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15a25b4a-2a04-4347-bbae-2f0cd468628a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:49.833155 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 63/246] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:49.845649 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-19cb0e34-7ea8-4a43-8563-a1d3cc803411 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.854250 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-19cb0e34-7ea8-4a43-8563-a1d3cc803411 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:49.855080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-19cb0e34-7ea8-4a43-8563-a1d3cc803411 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b8eaab7b-e36b-4e13-ab56-7072b648bdb5", "connector": null, "instance_uuid": "b7df68d2-b6ab-453d-9e12-1e03e3dbb5ae"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:49.868005 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.868005 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:49.909985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Lock "cinder-attachment_update-88e41c79-ba46-4a11-b10b-8d6f4ec1cd16-np0000006731" released by "attachment_update" :: held 0.141s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:49.910433 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-d6f36fe3-1a9d-4487-8871-3011ff483a1b tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491 returned with HTTP 200 Aug 07 16:10:49.914050 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 60/247] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:49 2026] PUT /volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491 => generated 969 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:10:49.930934 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-19cb0e34-7ea8-4a43-8563-a1d3cc803411 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:49.932119 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 63/248] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:49 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:10:49.945600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f57758f7-a52e-47dc-bfdd-f95c0ff65bd0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.946093 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f57758f7-a52e-47dc-bfdd-f95c0ff65bd0 None None] GET https://10.4.3.24/volume// Aug 07 16:10:49.946341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f57758f7-a52e-47dc-bfdd-f95c0ff65bd0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.946589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f57758f7-a52e-47dc-bfdd-f95c0ff65bd0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.947209 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f57758f7-a52e-47dc-bfdd-f95c0ff65bd0 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:49.950232 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 63/249] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:49.956139 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43a47fb3-580f-4099-b357-e1cd5de6727f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.958643 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43a47fb3-580f-4099-b357-e1cd5de6727f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:49.959000 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43a47fb3-580f-4099-b357-e1cd5de6727f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:49.959193 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43a47fb3-580f-4099-b357-e1cd5de6727f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:49.964406 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-9932cc4d-ce26-42ef-9f5d-cd40b98c2c5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.966755 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-9932cc4d-ce26-42ef-9f5d-cd40b98c2c5e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:49.968162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-9932cc4d-ce26-42ef-9f5d-cd40b98c2c5e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9e9ca9e7-acfb-4fbb-a68c-8d11cc644957", "connector": null, "instance_uuid": "b7df68d2-b6ab-453d-9e12-1e03e3dbb5ae"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:49.970563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-0ddb67ec-11a0-4efa-9745-ad5cbb03bc30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:49.972551 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.972551 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:49.975082 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-0ddb67ec-11a0-4efa-9745-ad5cbb03bc30 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] POST https://10.4.3.24/volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491/action Aug 07 16:10:49.976022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-0ddb67ec-11a0-4efa-9745-ad5cbb03bc30 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:49.976022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-0ddb67ec-11a0-4efa-9745-ad5cbb03bc30 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:49.978179 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43a47fb3-580f-4099-b357-e1cd5de6727f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:49.980731 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:49.980731 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:49.993349 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43a47fb3-580f-4099-b357-e1cd5de6727f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:49.993349 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 64/250] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:49 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1140 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:50.005140 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:50.005140 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:50.022351 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a0e4484f-0e8b-48ff-88fc-9e0fde69b302 req-0ddb67ec-11a0-4efa-9745-ad5cbb03bc30 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491/action returned with HTTP 204 Aug 07 16:10:50.022845 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 64/251] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:49 2026] POST /volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:50.029927 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-9932cc4d-ce26-42ef-9f5d-cd40b98c2c5e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:50.030715 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 61/252] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:49 2026] POST /volume/v3/attachments => generated 273 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:50.048369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab81e06e-7769-4dd8-880c-3299fd3e12f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:50.048369 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab81e06e-7769-4dd8-880c-3299fd3e12f3 None None] GET https://10.4.3.24/volume// Aug 07 16:10:50.048369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab81e06e-7769-4dd8-880c-3299fd3e12f3 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:50.048546 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab81e06e-7769-4dd8-880c-3299fd3e12f3 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:50.048785 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab81e06e-7769-4dd8-880c-3299fd3e12f3 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:50.049116 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 64/253] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:10:50 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:50.060196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-f8ef1f8a-0f6b-4a00-bb10-6cc737da3cbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:50.065381 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-f8ef1f8a-0f6b-4a00-bb10-6cc737da3cbf tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:50.065902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-f8ef1f8a-0f6b-4a00-bb10-6cc737da3cbf tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e0f21627-26a5-40ea-af1e-50395160edac", "connector": null, "instance_uuid": "b7df68d2-b6ab-453d-9e12-1e03e3dbb5ae"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:50.080390 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:50.080390 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:50.128684 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-f8ef1f8a-0f6b-4a00-bb10-6cc737da3cbf tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:50.129229 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 65/254] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:50 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:50.140697 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81984c14-14b2-4d86-a562-880548f47546 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:50.142604 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81984c14-14b2-4d86-a562-880548f47546 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:50.142874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81984c14-14b2-4d86-a562-880548f47546 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:50.143123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81984c14-14b2-4d86-a562-880548f47546 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:50.155366 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:50.155366 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:50.160522 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81984c14-14b2-4d86-a562-880548f47546 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:50.165430 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81984c14-14b2-4d86-a562-880548f47546 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:50.165865 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 65/255] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:50 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:51.008257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2670bad-34ce-4f5b-8073-8a0b03d77715 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:51.013890 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2670bad-34ce-4f5b-8073-8a0b03d77715 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:51.013890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2670bad-34ce-4f5b-8073-8a0b03d77715 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:51.013890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2670bad-34ce-4f5b-8073-8a0b03d77715 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:51.043123 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:51.043123 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:51.057800 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2670bad-34ce-4f5b-8073-8a0b03d77715 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:51.067846 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2670bad-34ce-4f5b-8073-8a0b03d77715 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:51.068548 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 62/256] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:51 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1140 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:51.179375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a46b89a5-1eef-43f8-a32a-d4b36059db69 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:51.182027 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a46b89a5-1eef-43f8-a32a-d4b36059db69 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:51.182027 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a46b89a5-1eef-43f8-a32a-d4b36059db69 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:51.182184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a46b89a5-1eef-43f8-a32a-d4b36059db69 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:51.196256 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:51.196256 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:51.201922 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a46b89a5-1eef-43f8-a32a-d4b36059db69 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:51.209252 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a46b89a5-1eef-43f8-a32a-d4b36059db69 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:51.209760 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 65/257] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:51 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 867 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:51.955859 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-653639f3-c575-499d-86e0-a1ddd3783235 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:51.958408 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-653639f3-c575-499d-86e0-a1ddd3783235 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042/action Aug 07 16:10:51.958976 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-653639f3-c575-499d-86e0-a1ddd3783235 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:51.959069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-653639f3-c575-499d-86e0-a1ddd3783235 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:51.995756 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:51.995756 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:52.023806 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-11b19da6-edf3-4947-b0bf-c3b879ca0468 req-653639f3-c575-499d-86e0-a1ddd3783235 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042/action returned with HTTP 204 Aug 07 16:10:52.024466 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 66/258] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:51 2026] POST /volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:52.067777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b90ac687-592f-43ff-8749-e9d84f952557 req-b22fec17-63bd-4bc5-8efe-a9e8cceaecf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.074452 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-b22fec17-63bd-4bc5-8efe-a9e8cceaecf6 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] DELETE https://10.4.3.24/volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb Aug 07 16:10:52.074771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-b22fec17-63bd-4bc5-8efe-a9e8cceaecf6 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.074874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-b22fec17-63bd-4bc5-8efe-a9e8cceaecf6 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.089549 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33e31a08-143a-4e9c-8115-72c92d586efc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.092361 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e31a08-143a-4e9c-8115-72c92d586efc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:52.092550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e31a08-143a-4e9c-8115-72c92d586efc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.092761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33e31a08-143a-4e9c-8115-72c92d586efc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.097824 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.097824 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:52.112822 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.112822 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:52.120627 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33e31a08-143a-4e9c-8115-72c92d586efc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:52.128270 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33e31a08-143a-4e9c-8115-72c92d586efc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:52.129798 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 63/259] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 1140 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:52.205743 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b90ac687-592f-43ff-8749-e9d84f952557 req-b22fec17-63bd-4bc5-8efe-a9e8cceaecf6 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb returned with HTTP 200 Aug 07 16:10:52.206235 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 66/260] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:10:52 2026] DELETE /volume/v3/attachments/86a8607b-a5ae-44da-9afe-2f6a79edbcfb => generated 19 bytes in 139 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:52.228113 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9e2f1e2-a96d-41bf-a126-c12bf72b5ef8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.233596 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9e2f1e2-a96d-41bf-a126-c12bf72b5ef8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:52.233867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9e2f1e2-a96d-41bf-a126-c12bf72b5ef8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.234058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9e2f1e2-a96d-41bf-a126-c12bf72b5ef8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.247435 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.247435 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:52.253079 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9e2f1e2-a96d-41bf-a126-c12bf72b5ef8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:52.262909 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9e2f1e2-a96d-41bf-a126-c12bf72b5ef8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:52.262909 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 66/261] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:52.283182 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51f02e22-e464-47d4-84f3-4975e0d84edc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.289370 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:52.289370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-104249114"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:52.290820 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-104249114'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:52.290900 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume of 1 GB Aug 07 16:10:52.296681 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Availability Zones retrieved successfully. Aug 07 16:10:52.307920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (08d929a7-e830-400b-bcaa-77b31e5d41b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:52.309587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584beb44-bed5-4a96-8348-c099bb63a37a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:52.311879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:52.332368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-486f6489-989f-4765-b61d-12def1ede1d6 req-d7421bcb-ec85-44c9-8208-db5db3dfaecf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.336643 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-d7421bcb-ec85-44c9-8208-db5db3dfaecf tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:52.336933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-d7421bcb-ec85-44c9-8208-db5db3dfaecf tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.337235 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-d7421bcb-ec85-44c9-8208-db5db3dfaecf tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.356437 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (584beb44-bed5-4a96-8348-c099bb63a37a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:52.357027 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.357027 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:52.357105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38bd13d-6bdc-4a4b-8ddd-13d583cabc09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:52.363735 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-486f6489-989f-4765-b61d-12def1ede1d6 req-d7421bcb-ec85-44c9-8208-db5db3dfaecf tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:52.374426 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-d7421bcb-ec85-44c9-8208-db5db3dfaecf tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:52.374426 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 64/262] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1159 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:52.502545 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Created reservations ['82168f72-d68d-4eaf-9099-2f540582cb5c', 'a7df28e0-8545-411c-98a7-78b419c98f23', '69da8715-3880-4c5b-9a11-b8a2a3874868', '3c8559ec-b2c7-4d25-8d78-31cacdc4e7da'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:52.503478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d38bd13d-6bdc-4a4b-8ddd-13d583cabc09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['82168f72-d68d-4eaf-9099-2f540582cb5c', 'a7df28e0-8545-411c-98a7-78b419c98f23', '69da8715-3880-4c5b-9a11-b8a2a3874868', '3c8559ec-b2c7-4d25-8d78-31cacdc4e7da']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:52.504786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677b4e5d-3895-4793-9d2a-d5f39a5be75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:52.525897 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-c676e2b9-2ed4-454e-8403-51b02eb597dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.532526 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-c676e2b9-2ed4-454e-8403-51b02eb597dc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1 Aug 07 16:10:52.532737 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-c676e2b9-2ed4-454e-8403-51b02eb597dc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.532928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-c676e2b9-2ed4-454e-8403-51b02eb597dc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.543588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677b4e5d-3895-4793-9d2a-d5f39a5be75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89b3c3c0-ed07-403a-a270-43f0b277cfe5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-104249114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['82168f72-d68d-4eaf-9099-2f540582cb5c','a7df28e0-8545-411c-98a7-78b419c98f23','69da8715-3880-4c5b-9a11-b8a2a3874868','3c8559ec-b2c7-4d25-8d78-31cacdc4e7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-104249114',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89b3c3c0-ed07-403a-a270-43f0b277cfe5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5442260e55da4c0f9c423ec5e19d04d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:52.544291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6753da0-0117-45cb-977c-48016408d11b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:52.552266 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.552266 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:52.570776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-771e94cb-1267-4eef-a47b-2f6eceb004c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.571968 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-771e94cb-1267-4eef-a47b-2f6eceb004c0 None None] GET https://10.4.3.24/volume// Aug 07 16:10:52.572232 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-771e94cb-1267-4eef-a47b-2f6eceb004c0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.572531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-771e94cb-1267-4eef-a47b-2f6eceb004c0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.572918 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-771e94cb-1267-4eef-a47b-2f6eceb004c0 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:52.573276 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 67/263] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:52.591459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6753da0-0117-45cb-977c-48016408d11b) transitioned into state 'SUCCESS' from state '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-104249114',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['82168f72-d68d-4eaf-9099-2f540582cb5c','a7df28e0-8545-411c-98a7-78b419c98f23','69da8715-3880-4c5b-9a11-b8a2a3874868','3c8559ec-b2c7-4d25-8d78-31cacdc4e7da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:52.591459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37af832b-3281-43ca-a5fb-8158a58fea1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:52.592414 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-486f6489-989f-4765-b61d-12def1ede1d6 req-6188f6c2-34a2-458a-a316-7621c0707932 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.596353 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-6188f6c2-34a2-458a-a316-7621c0707932 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:10:52.596845 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-6188f6c2-34a2-458a-a316-7621c0707932 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "612c0706-7fe4-450f-8f14-1b7ec5db8a39", "connector": null, "instance_uuid": "aa9b3a7a-22b3-420d-ad59-6eb6d64d5263"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:52.614594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (37af832b-3281-43ca-a5fb-8158a58fea1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:52.615689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (08d929a7-e830-400b-bcaa-77b31e5d41b2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:52.616226 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request issued successfully. Aug 07 16:10:52.617196 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51f02e22-e464-47d4-84f3-4975e0d84edc tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:52.617415 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 67/264] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:52 2026] POST /volume/v3/volumes => generated 746 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:52.619882 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.619882 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:52.637991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-852952bb-6447-4cb8-93be-861f72b0b701 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.640818 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-852952bb-6447-4cb8-93be-861f72b0b701 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:52.641788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-852952bb-6447-4cb8-93be-861f72b0b701 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.641788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-852952bb-6447-4cb8-93be-861f72b0b701 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.655017 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.655017 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:52.656054 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ee574575-c11d-4e08-8d92-92a3037ec81e req-c676e2b9-2ed4-454e-8403-51b02eb597dc tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1 returned with HTTP 200 Aug 07 16:10:52.656504 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 67/265] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:10:52 2026] DELETE /volume/v3/attachments/4491e73e-1804-4b7e-8c9e-8802c1661ca1 => generated 19 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:52.662370 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-852952bb-6447-4cb8-93be-861f72b0b701 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:52.663568 np0000006731 devstack@c-api.service[100265]: WARNING cinder.volume.api [req-486f6489-989f-4765-b61d-12def1ede1d6 req-6188f6c2-34a2-458a-a316-7621c0707932 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Using volume_admin_metadata to set Read Only mode is deprecated! Please use the mode argument in attachment-create. Aug 07 16:10:52.672784 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-852952bb-6447-4cb8-93be-861f72b0b701 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:52.673595 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 68/266] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 814 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:52.673906 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-6188f6c2-34a2-458a-a316-7621c0707932 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:10:52.674730 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 65/267] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:10:52 2026] POST /volume/v3/attachments => generated 271 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:52.728251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6481aa4-a8f4-4edc-9a95-0dfd7f0ab8a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.732468 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6481aa4-a8f4-4edc-9a95-0dfd7f0ab8a8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:52.732468 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6481aa4-a8f4-4edc-9a95-0dfd7f0ab8a8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.732468 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6481aa4-a8f4-4edc-9a95-0dfd7f0ab8a8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.757117 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.757117 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:52.757655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c8bfe19-4854-42e6-8fab-6addfc6baac6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.758775 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c8bfe19-4854-42e6-8fab-6addfc6baac6 None None] GET https://10.4.3.24/volume// Aug 07 16:10:52.759778 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c8bfe19-4854-42e6-8fab-6addfc6baac6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.759778 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c8bfe19-4854-42e6-8fab-6addfc6baac6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.760519 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c8bfe19-4854-42e6-8fab-6addfc6baac6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:52.761989 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 68/268] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:52.766556 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6481aa4-a8f4-4edc-9a95-0dfd7f0ab8a8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:52.774726 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6481aa4-a8f4-4edc-9a95-0dfd7f0ab8a8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:52.774946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-486f6489-989f-4765-b61d-12def1ede1d6 req-945b1fa5-d0f0-4d9c-8a32-ed68333058d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.774991 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 68/269] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1161 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:52.779224 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-945b1fa5-d0f0-4d9c-8a32-ed68333058d3 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:52.779224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-945b1fa5-d0f0-4d9c-8a32-ed68333058d3 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:52.779224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-945b1fa5-d0f0-4d9c-8a32-ed68333058d3 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:52.804016 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.804016 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:52.812638 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-486f6489-989f-4765-b61d-12def1ede1d6 req-945b1fa5-d0f0-4d9c-8a32-ed68333058d3 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:52.820579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-945b1fa5-d0f0-4d9c-8a32-ed68333058d3 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:52.820579 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 69/270] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:52 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1341 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:52.932751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:52.936354 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] PUT https://10.4.3.24/volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436 Aug 07 16:10:52.936968 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:52.949006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Acquiring lock "cinder-attachment_update-612c0706-7fe4-450f-8f14-1b7ec5db8a39-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:52.955606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Lock "cinder-attachment_update-612c0706-7fe4-450f-8f14-1b7ec5db8a39-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:52.957294 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:52.957294 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:53.107883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Lock "cinder-attachment_update-612c0706-7fe4-450f-8f14-1b7ec5db8a39-np0000006731" released by "attachment_update" :: held 0.152s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:53.108644 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-04e30de0-897a-4a9d-9303-7abd9778a793 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436 returned with HTTP 200 Aug 07 16:10:53.108910 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 66/271] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:52 2026] PUT /volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436 => generated 967 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:53.152447 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c303c56-b96f-439d-9baa-dc2d33fc895f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.155188 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c303c56-b96f-439d-9baa-dc2d33fc895f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:53.155433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c303c56-b96f-439d-9baa-dc2d33fc895f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.155742 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c303c56-b96f-439d-9baa-dc2d33fc895f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.170607 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.170607 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:53.180913 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c303c56-b96f-439d-9baa-dc2d33fc895f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] Volume info retrieved successfully. Aug 07 16:10:53.189647 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c303c56-b96f-439d-9baa-dc2d33fc895f tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-reader] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:53.190643 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 69/272] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:53.257327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d58ab0c-6849-4ae8-8f8d-098bcf4c30c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.258400 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bff2949-1ff7-470b-bf49-c0ef55adb226 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.260056 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d58ab0c-6849-4ae8-8f8d-098bcf4c30c5 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:53.260295 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d58ab0c-6849-4ae8-8f8d-098bcf4c30c5 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.260516 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bff2949-1ff7-470b-bf49-c0ef55adb226 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:53.260576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d58ab0c-6849-4ae8-8f8d-098bcf4c30c5 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.260739 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bff2949-1ff7-470b-bf49-c0ef55adb226 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.260924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bff2949-1ff7-470b-bf49-c0ef55adb226 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.269323 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.269323 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:53.275097 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.275097 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:53.276669 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0bff2949-1ff7-470b-bf49-c0ef55adb226 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:53.282752 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bff2949-1ff7-470b-bf49-c0ef55adb226 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:53.282899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81aad61c-fa36-4e6e-bef1-9c0e33484643 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.283316 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81aad61c-fa36-4e6e-bef1-9c0e33484643 None None] GET https://10.4.3.24/volume// Aug 07 16:10:53.283430 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 70/273] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1014 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:53.283543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81aad61c-fa36-4e6e-bef1-9c0e33484643 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.283948 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81aad61c-fa36-4e6e-bef1-9c0e33484643 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.284457 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81aad61c-fa36-4e6e-bef1-9c0e33484643 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:53.284836 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 67/274] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:10:53.286978 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d58ab0c-6849-4ae8-8f8d-098bcf4c30c5 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:53.295190 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d58ab0c-6849-4ae8-8f8d-098bcf4c30c5 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:53.295886 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 69/275] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:53.299754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-25d83569-e346-4a9b-8a26-aca70ba46241 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.301635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.302435 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-25d83569-e346-4a9b-8a26-aca70ba46241 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:10:53.302739 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-25d83569-e346-4a9b-8a26-aca70ba46241 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.303747 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-25d83569-e346-4a9b-8a26-aca70ba46241 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.303939 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:53.304107 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.304323 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.304498 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Delete volume with id: 6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:53.315335 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.315335 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:53.315335 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:53.319679 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.319679 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:53.324758 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-25d83569-e346-4a9b-8a26-aca70ba46241 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:53.331563 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-25d83569-e346-4a9b-8a26-aca70ba46241 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 200 Aug 07 16:10:53.332043 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 70/276] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 1536 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:53.360352 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Delete volume request issued successfully. Aug 07 16:10:53.360352 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d730a6c-c0d3-42cd-8e3b-740e8901560f tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 202 Aug 07 16:10:53.360352 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 71/277] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:10:53 2026] DELETE /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:10:53.369636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8753a28a-027f-4df3-8ea5-0ebbc68798ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.372101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9223943d-0ede-4fa7-8e68-a923ebdfd551 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.375992 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8753a28a-027f-4df3-8ea5-0ebbc68798ee tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:53.375992 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8753a28a-027f-4df3-8ea5-0ebbc68798ee tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.375992 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8753a28a-027f-4df3-8ea5-0ebbc68798ee tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.378022 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9223943d-0ede-4fa7-8e68-a923ebdfd551 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:53.378326 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9223943d-0ede-4fa7-8e68-a923ebdfd551 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.378589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9223943d-0ede-4fa7-8e68-a923ebdfd551 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.394238 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.394238 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:53.398332 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.398332 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:53.400971 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9223943d-0ede-4fa7-8e68-a923ebdfd551 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:53.402229 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8753a28a-027f-4df3-8ea5-0ebbc68798ee tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Volume info retrieved successfully. Aug 07 16:10:53.408818 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8753a28a-027f-4df3-8ea5-0ebbc68798ee tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 200 Aug 07 16:10:53.409372 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 68/278] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 1013 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:53.409462 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9223943d-0ede-4fa7-8e68-a923ebdfd551 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:53.409992 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 70/279] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 845 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:53.443714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.447436 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] PUT https://10.4.3.24/volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75 Aug 07 16:10:53.447648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:53.461482 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Acquiring lock "cinder-attachment_update-b8eaab7b-e36b-4e13-ab56-7072b648bdb5-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:53.468519 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Lock "cinder-attachment_update-b8eaab7b-e36b-4e13-ab56-7072b648bdb5-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:53.469480 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.469480 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:53.630723 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Lock "cinder-attachment_update-b8eaab7b-e36b-4e13-ab56-7072b648bdb5-np0000006731" released by "attachment_update" :: held 0.162s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:53.631230 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-934e31b8-4e89-4f0f-b54b-11d8896111d6 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75 returned with HTTP 200 Aug 07 16:10:53.632319 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 71/280] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:53 2026] PUT /volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75 => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:53.680878 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-add70509-ac68-49a0-9099-02ecf47bf06a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.683066 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-add70509-ac68-49a0-9099-02ecf47bf06a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75/action Aug 07 16:10:53.683989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-add70509-ac68-49a0-9099-02ecf47bf06a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:53.685570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-add70509-ac68-49a0-9099-02ecf47bf06a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:53.700980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32b39c31-1398-49c1-a39c-8b5ff7f6e610 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.700980 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32b39c31-1398-49c1-a39c-8b5ff7f6e610 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:53.700980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32b39c31-1398-49c1-a39c-8b5ff7f6e610 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.700980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32b39c31-1398-49c1-a39c-8b5ff7f6e610 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.713891 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.713891 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:53.720767 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.720767 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:53.720950 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32b39c31-1398-49c1-a39c-8b5ff7f6e610 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:53.729424 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32b39c31-1398-49c1-a39c-8b5ff7f6e610 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:53.730278 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 69/281] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 839 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:53.755953 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.760799 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-add70509-ac68-49a0-9099-02ecf47bf06a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75/action returned with HTTP 204 Aug 07 16:10:53.761218 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action Aug 07 16:10:53.761704 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 72/282] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:53 2026] POST /volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:53.766416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action body: b'{"os-attach": {"instance_uuid": "9bd5724a-f046-4a46-b4c7-5d80064523f9", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:53.766416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "9bd5724a-f046-4a46-b4c7-5d80064523f9", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:53.786266 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.786266 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:53.788118 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:53.801390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca373928-8127-4628-b201-f62d80118d4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.802240 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-258cf745-ccfd-4c45-a2a2-ea479214dd59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.802429 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-258cf745-ccfd-4c45-a2a2-ea479214dd59 None None] GET https://10.4.3.24/volume// Aug 07 16:10:53.802706 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-258cf745-ccfd-4c45-a2a2-ea479214dd59 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.802897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-258cf745-ccfd-4c45-a2a2-ea479214dd59 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.803384 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-258cf745-ccfd-4c45-a2a2-ea479214dd59 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:53.804243 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 70/283] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:53.804617 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca373928-8127-4628-b201-f62d80118d4a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:53.804996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca373928-8127-4628-b201-f62d80118d4a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.807202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca373928-8127-4628-b201-f62d80118d4a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.822977 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-b223ec24-c54a-4e59-852c-f377885ba588 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.825964 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Update volume admin metadata completed successfully. Aug 07 16:10:53.827982 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-b223ec24-c54a-4e59-852c-f377885ba588 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:10:53.828490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-b223ec24-c54a-4e59-852c-f377885ba588 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.829106 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-b223ec24-c54a-4e59-852c-f377885ba588 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.838498 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.838498 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:53.850326 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.850326 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:53.850457 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca373928-8127-4628-b201-f62d80118d4a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:53.855800 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-b223ec24-c54a-4e59-852c-f377885ba588 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:53.860625 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca373928-8127-4628-b201-f62d80118d4a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:53.860625 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 72/284] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1162 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:53.866148 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-b223ec24-c54a-4e59-852c-f377885ba588 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 200 Aug 07 16:10:53.867506 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 73/285] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 1022 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:53.952192 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Attach volume completed successfully. Aug 07 16:10:53.952192 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8426ff92-780e-4994-9d0a-4071a26dbdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action returned with HTTP 202 Aug 07 16:10:53.953766 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 71/286] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:10:53 2026] POST /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action => generated 0 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:10:53.971331 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-978ab282-08d3-4b66-957c-223cfc380b64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:53.974245 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-978ab282-08d3-4b66-957c-223cfc380b64 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:53.974245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-978ab282-08d3-4b66-957c-223cfc380b64 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:53.974474 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-978ab282-08d3-4b66-957c-223cfc380b64 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:53.991715 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:53.991715 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:54.004635 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-978ab282-08d3-4b66-957c-223cfc380b64 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.010004 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.014943 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-978ab282-08d3-4b66-957c-223cfc380b64 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:54.015806 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] PUT https://10.4.3.24/volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79 Aug 07 16:10:54.015925 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 71/287] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:53 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 1173 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:54.016743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.033743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Acquiring lock "cinder-attachment_update-9e9ca9e7-acfb-4fbb-a68c-8d11cc644957-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:54.035945 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c821e9f-ae21-4df0-8986-3cf73e5600a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.039813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Lock "cinder-attachment_update-9e9ca9e7-acfb-4fbb-a68c-8d11cc644957-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:54.040557 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c821e9f-ae21-4df0-8986-3cf73e5600a2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:54.041418 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c821e9f-ae21-4df0-8986-3cf73e5600a2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.041418 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c821e9f-ae21-4df0-8986-3cf73e5600a2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.041515 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.041515 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:54.060166 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.060166 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:54.069147 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c821e9f-ae21-4df0-8986-3cf73e5600a2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.082637 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c821e9f-ae21-4df0-8986-3cf73e5600a2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:54.082637 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 74/288] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 1173 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:54.109358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13691503-4d9c-4ce6-b36d-d19ea1b12f4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.228872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Lock "cinder-attachment_update-9e9ca9e7-acfb-4fbb-a68c-8d11cc644957-np0000006731" released by "attachment_update" :: held 0.189s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:54.229352 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-5a4aecf2-1ea6-4b43-b40b-5e412dad4e8a tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79 returned with HTTP 200 Aug 07 16:10:54.229905 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 73/289] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:54 2026] PUT /volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79 => generated 969 bytes in 222 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:54.273967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-a9244708-31dd-497a-9254-6f6ffb6dbaec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.277238 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-a9244708-31dd-497a-9254-6f6ffb6dbaec tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79/action Aug 07 16:10:54.277238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-a9244708-31dd-497a-9254-6f6ffb6dbaec tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:54.277423 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-a9244708-31dd-497a-9254-6f6ffb6dbaec tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.300597 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.300597 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:54.323327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-a9244708-31dd-497a-9254-6f6ffb6dbaec tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79/action returned with HTTP 204 Aug 07 16:10:54.323327 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 72/290] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:54 2026] POST /volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:54.358471 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b02bf90-e8f7-4624-839d-8aed26ef2ba7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.359057 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b02bf90-e8f7-4624-839d-8aed26ef2ba7 None None] GET https://10.4.3.24/volume// Aug 07 16:10:54.359524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b02bf90-e8f7-4624-839d-8aed26ef2ba7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.359745 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b02bf90-e8f7-4624-839d-8aed26ef2ba7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.360209 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b02bf90-e8f7-4624-839d-8aed26ef2ba7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:10:54.362582 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 75/291] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:10:54.376318 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-bab53eba-0324-44b9-b10f-352390d7d256 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.381130 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-bab53eba-0324-44b9-b10f-352390d7d256 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:10:54.381258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-bab53eba-0324-44b9-b10f-352390d7d256 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.381490 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-bab53eba-0324-44b9-b10f-352390d7d256 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.395962 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.395962 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:54.400552 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-bab53eba-0324-44b9-b10f-352390d7d256 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:10:54.405894 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-bab53eba-0324-44b9-b10f-352390d7d256 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 200 Aug 07 16:10:54.406398 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 74/292] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 1022 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:10:54.427262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4fb7d750-aebe-4339-a0a3-5e3117d53acd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.429496 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fb7d750-aebe-4339-a0a3-5e3117d53acd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:54.429692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fb7d750-aebe-4339-a0a3-5e3117d53acd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.429931 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4fb7d750-aebe-4339-a0a3-5e3117d53acd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.437658 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4fb7d750-aebe-4339-a0a3-5e3117d53acd tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 404 Aug 07 16:10:54.438406 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 73/293] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:54.446201 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13691503-4d9c-4ce6-b36d-d19ea1b12f4a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action Aug 07 16:10:54.446744 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13691503-4d9c-4ce6-b36d-d19ea1b12f4a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:54.447623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13691503-4d9c-4ce6-b36d-d19ea1b12f4a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.462056 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.462056 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:54.462581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-13691503-4d9c-4ce6-b36d-d19ea1b12f4a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '89b3c3c0-ed07-403a-a270-43f0b277cfe5' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:10:54.519058 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13691503-4d9c-4ce6-b36d-d19ea1b12f4a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action returned with HTTP 202 Aug 07 16:10:54.519570 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 72/294] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:10:54 2026] POST /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action => generated 0 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:10:54.523866 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.529162 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] PUT https://10.4.3.24/volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68 Aug 07 16:10:54.529720 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.532510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1013e5ca-f705-4055-a949-2f71737fe5db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.534904 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1013e5ca-f705-4055-a949-2f71737fe5db tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:54.535155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1013e5ca-f705-4055-a949-2f71737fe5db tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.535432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1013e5ca-f705-4055-a949-2f71737fe5db tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.546066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Acquiring lock "cinder-attachment_update-e0f21627-26a5-40ea-af1e-50395160edac-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:10:54.547822 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.547822 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:54.553971 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1013e5ca-f705-4055-a949-2f71737fe5db tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.556237 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Lock "cinder-attachment_update-e0f21627-26a5-40ea-af1e-50395160edac-np0000006731" acquired by "attachment_update" :: waited 0.010s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:10:54.557883 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.557883 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:54.561332 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1013e5ca-f705-4055-a949-2f71737fe5db tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:54.561909 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 75/295] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 1172 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:54.586794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.589284 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action Aug 07 16:10:54.589729 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "bb822e0a-3393-4c36-a9a3-fc84cff273bd"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:54.590273 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "bb822e0a-3393-4c36-a9a3-fc84cff273bd"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.608193 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.608193 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:54.608918 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Volume info retrieved successfully. Aug 07 16:10:54.642617 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Terminate volume connection completed successfully. Aug 07 16:10:54.649275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=100265) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Aug 07 16:10:54.683649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Lock "cinder-attachment_update-e0f21627-26a5-40ea-af1e-50395160edac-np0000006731" released by "attachment_update" :: held 0.127s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:10:54.683968 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-926ab27f-8677-4e38-82a1-72dca670a29e tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68 returned with HTTP 200 Aug 07 16:10:54.684571 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 76/296] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:10:54 2026] PUT /volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:54.724651 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-105d200d-aaa9-4514-97c1-ebbfa971bfb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.726816 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-105d200d-aaa9-4514-97c1-ebbfa971bfb0 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] POST https://10.4.3.24/volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68/action Aug 07 16:10:54.727206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-105d200d-aaa9-4514-97c1-ebbfa971bfb0 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:54.727343 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-105d200d-aaa9-4514-97c1-ebbfa971bfb0 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.731319 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Detach volume completed successfully. Aug 07 16:10:54.731738 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34bf2f12-339f-4ce8-bb0f-14265af686f5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action returned with HTTP 202 Aug 07 16:10:54.733056 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 74/297] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:10:54 2026] POST /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action => generated 0 bytes in 147 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:10:54.742560 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f4c87c3-2eae-4340-af2b-2e6a3456a57a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.744738 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f4c87c3-2eae-4340-af2b-2e6a3456a57a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:54.745326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f4c87c3-2eae-4340-af2b-2e6a3456a57a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.745326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f4c87c3-2eae-4340-af2b-2e6a3456a57a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.750584 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.750584 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:54.756451 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.756451 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:54.761569 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f4c87c3-2eae-4340-af2b-2e6a3456a57a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.774269 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f4c87c3-2eae-4340-af2b-2e6a3456a57a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:54.774665 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a97e5486-8c0f-40bc-a290-672e99bd2477 req-105d200d-aaa9-4514-97c1-ebbfa971bfb0 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68/action returned with HTTP 204 Aug 07 16:10:54.774835 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 76/298] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 858 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:54.775031 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 73/299] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:54 2026] POST /volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:54.797216 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48391191-d7d4-4f72-b13a-36be068c4c51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.801359 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48391191-d7d4-4f72-b13a-36be068c4c51 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:54.802158 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48391191-d7d4-4f72-b13a-36be068c4c51 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.802158 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48391191-d7d4-4f72-b13a-36be068c4c51 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.813165 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.813165 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:54.822498 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-48391191-d7d4-4f72-b13a-36be068c4c51 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.830809 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48391191-d7d4-4f72-b13a-36be068c4c51 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:54.831507 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 77/300] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:54.854713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07debd79-b3f7-4adb-9027-8568053e3cee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.858473 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07debd79-b3f7-4adb-9027-8568053e3cee tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action Aug 07 16:10:54.859615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07debd79-b3f7-4adb-9027-8568053e3cee tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:54.859833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07debd79-b3f7-4adb-9027-8568053e3cee tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:54.873367 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.873367 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:54.874906 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07debd79-b3f7-4adb-9027-8568053e3cee tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.884790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0005ab09-04c5-4ecc-963b-880c074d52b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.886644 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0005ab09-04c5-4ecc-963b-880c074d52b4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:54.886904 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0005ab09-04c5-4ecc-963b-880c074d52b4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.887062 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0005ab09-04c5-4ecc-963b-880c074d52b4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.906793 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07debd79-b3f7-4adb-9027-8568053e3cee tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Detach volume completed successfully. Aug 07 16:10:54.907430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07debd79-b3f7-4adb-9027-8568053e3cee tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action returned with HTTP 202 Aug 07 16:10:54.909534 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 75/301] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:10:54 2026] POST /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5/action => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:10:54.914020 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.914020 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:54.920382 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0005ab09-04c5-4ecc-963b-880c074d52b4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:54.920782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e691be32-b42f-4127-854f-5ece0444a72a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.929639 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0005ab09-04c5-4ecc-963b-880c074d52b4 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:54.930169 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 77/302] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1162 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:54.932544 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e691be32-b42f-4127-854f-5ece0444a72a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:54.932544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e691be32-b42f-4127-854f-5ece0444a72a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.932725 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e691be32-b42f-4127-854f-5ece0444a72a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.947231 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.947231 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:54.954679 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e691be32-b42f-4127-854f-5ece0444a72a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:54.968560 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e691be32-b42f-4127-854f-5ece0444a72a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:54.968560 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 74/303] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:54.986188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4746e0ae-ac22-463e-8073-28493c347f7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:54.988970 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4746e0ae-ac22-463e-8073-28493c347f7a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:54.988970 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4746e0ae-ac22-463e-8073-28493c347f7a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:54.989430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4746e0ae-ac22-463e-8073-28493c347f7a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:54.999485 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:54.999485 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:55.010338 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4746e0ae-ac22-463e-8073-28493c347f7a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:55.027950 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4746e0ae-ac22-463e-8073-28493c347f7a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:55.027950 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 78/304] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:54 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 858 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:55.048739 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:55.051363 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] DELETE https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:55.051619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:55.052196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:55.052350 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume with id: 89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:55.092806 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:55.092806 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:55.093416 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:55.160097 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume request issued successfully. Aug 07 16:10:55.160365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8815db5f-5f4f-45af-b602-5f1fe90b7c45 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 202 Aug 07 16:10:55.160814 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 76/305] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:10:55 2026] DELETE /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:10:55.177211 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2bc2f842-e8a8-46c1-a903-bdbc58cb45fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:55.182819 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bc2f842-e8a8-46c1-a903-bdbc58cb45fd tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:55.182819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bc2f842-e8a8-46c1-a903-bdbc58cb45fd tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:55.182819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2bc2f842-e8a8-46c1-a903-bdbc58cb45fd tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:55.197718 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:55.197718 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:55.207880 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2bc2f842-e8a8-46c1-a903-bdbc58cb45fd tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:55.217989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2bc2f842-e8a8-46c1-a903-bdbc58cb45fd tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 200 Aug 07 16:10:55.218956 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 78/306] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:55 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:55.951890 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3dca6440-82d9-4748-9b55-4fa1a4ada35e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:55.954604 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3dca6440-82d9-4748-9b55-4fa1a4ada35e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:55.954866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3dca6440-82d9-4748-9b55-4fa1a4ada35e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:55.955089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3dca6440-82d9-4748-9b55-4fa1a4ada35e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:55.971241 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:55.971241 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:55.976250 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3dca6440-82d9-4748-9b55-4fa1a4ada35e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:55.982764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3dca6440-82d9-4748-9b55-4fa1a4ada35e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:55.983378 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 75/307] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:55 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1162 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:56.237271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbdb5e45-8df7-4476-a3d8-2b688674634f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:56.239715 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbdb5e45-8df7-4476-a3d8-2b688674634f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 Aug 07 16:10:56.239946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbdb5e45-8df7-4476-a3d8-2b688674634f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:56.240200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbdb5e45-8df7-4476-a3d8-2b688674634f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:56.249109 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbdb5e45-8df7-4476-a3d8-2b688674634f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 returned with HTTP 404 Aug 07 16:10:56.249834 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 79/308] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:56 2026] GET /volume/v3/volumes/89b3c3c0-ed07-403a-a270-43f0b277cfe5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:56.999790 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3f8fa30-ea27-413d-b70e-64ef9ddd0133 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:57.002437 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3f8fa30-ea27-413d-b70e-64ef9ddd0133 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:57.002437 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3f8fa30-ea27-413d-b70e-64ef9ddd0133 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:57.002437 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3f8fa30-ea27-413d-b70e-64ef9ddd0133 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:57.022760 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:57.022760 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:57.028201 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3f8fa30-ea27-413d-b70e-64ef9ddd0133 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:57.035167 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3f8fa30-ea27-413d-b70e-64ef9ddd0133 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:57.035751 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 77/309] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:56 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1162 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:58.052081 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4690a927-a255-4244-a903-af71cb20c229 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:58.054923 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4690a927-a255-4244-a903-af71cb20c229 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:58.056958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4690a927-a255-4244-a903-af71cb20c229 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:58.056958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4690a927-a255-4244-a903-af71cb20c229 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:58.072847 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:58.072847 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:58.078861 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4690a927-a255-4244-a903-af71cb20c229 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:58.092366 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4690a927-a255-4244-a903-af71cb20c229 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:58.092884 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 79/310] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:58 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1162 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:58.887437 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:58.891989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:58.896582 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:58.896582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:58.896582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:58.896582 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Delete volume with id: ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:58.897202 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:10:58.897441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1706543498"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:58.902504 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1706543498'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:10:58.902689 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume of 1 GB Aug 07 16:10:58.908165 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Availability Zones retrieved successfully. Aug 07 16:10:58.909565 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:58.909565 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:58.910913 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:58.915738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (7f1623ac-d710-4b8b-9041-92d49156f4d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:58.915863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07cc5b6b-a22c-4779-a49e-c1f5bd01a323) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:58.916994 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:10:58.963136 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Delete volume request issued successfully. Aug 07 16:10:58.963136 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b60f46ac-ffcf-420f-85d8-ee0ae53e686d tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 202 Aug 07 16:10:58.963925 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 80/311] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:10:58 2026] DELETE /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:10:58.967780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-486f6489-989f-4765-b61d-12def1ede1d6 req-4c822333-6b8f-44af-b04a-8cb65af7d332 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:58.970990 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-4c822333-6b8f-44af-b04a-8cb65af7d332 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436/action Aug 07 16:10:58.971582 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-4c822333-6b8f-44af-b04a-8cb65af7d332 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:10:58.971813 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-4c822333-6b8f-44af-b04a-8cb65af7d332 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:10:58.973184 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fba8de65-4265-4edb-9ad7-eb434642adc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:58.978512 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fba8de65-4265-4edb-9ad7-eb434642adc0 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:10:58.979458 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07cc5b6b-a22c-4779-a49e-c1f5bd01a323) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:58.979559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fba8de65-4265-4edb-9ad7-eb434642adc0 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:58.979559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fba8de65-4265-4edb-9ad7-eb434642adc0 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:58.979609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b808061-a088-4e98-93c4-4a8c74856fbb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:58.993374 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:58.993374 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:58.995209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-efc9f1ed-3e6d-4c97-9122-09e78376a7c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:58.998055 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efc9f1ed-3e6d-4c97-9122-09e78376a7c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:58.998448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efc9f1ed-3e6d-4c97-9122-09e78376a7c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:58.998997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-efc9f1ed-3e6d-4c97-9122-09e78376a7c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.000518 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-efc9f1ed-3e6d-4c97-9122-09e78376a7c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Delete volume with id: 6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:59.008170 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fba8de65-4265-4edb-9ad7-eb434642adc0 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Volume info retrieved successfully. Aug 07 16:10:59.011506 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-efc9f1ed-3e6d-4c97-9122-09e78376a7c3 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 404 Aug 07 16:10:59.011683 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 81/312] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:10:58 2026] DELETE /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:59.017925 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.017925 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:59.019817 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fba8de65-4265-4edb-9ad7-eb434642adc0 tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 200 Aug 07 16:10:59.020549 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 80/313] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:58 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:59.022965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96483376-e24e-492f-8df7-07bcf6285790 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.027684 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96483376-e24e-492f-8df7-07bcf6285790 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] GET https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 Aug 07 16:10:59.027684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96483376-e24e-492f-8df7-07bcf6285790 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.027867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96483376-e24e-492f-8df7-07bcf6285790 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.044340 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96483376-e24e-492f-8df7-07bcf6285790 tempest-VolumesAssistedSnapshotsTest-1050906094 tempest-VolumesAssistedSnapshotsTest-1050906094-project-admin] https://10.4.3.24/volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 returned with HTTP 404 Aug 07 16:10:59.044759 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 82/314] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/6653b842-2095-4328-8eeb-791776e8ccd4 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:59.045572 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-486f6489-989f-4765-b61d-12def1ede1d6 req-4c822333-6b8f-44af-b04a-8cb65af7d332 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436/action returned with HTTP 204 Aug 07 16:10:59.045867 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 78/315] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:10:58 2026] POST /volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:10:59.052345 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Created reservations ['ebed0260-81b8-4934-837f-acf733a35cd4', '824f0684-e238-480f-9cde-ead92468ce95', '7aac0e8a-0b36-43ae-ba92-77f1142f2944', '50fc1bd4-8145-429e-8c1b-c97c3385eef5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:10:59.054002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b808061-a088-4e98-93c4-4a8c74856fbb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebed0260-81b8-4934-837f-acf733a35cd4', '824f0684-e238-480f-9cde-ead92468ce95', '7aac0e8a-0b36-43ae-ba92-77f1142f2944', '50fc1bd4-8145-429e-8c1b-c97c3385eef5']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:59.055270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4deceab9-2f21-467c-a27f-c91453cba3df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:59.099785 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4deceab9-2f21-467c-a27f-c91453cba3df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0285b902-5a98-44e7-bd9c-02e46e372162', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1706543498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['ebed0260-81b8-4934-837f-acf733a35cd4','824f0684-e238-480f-9cde-ead92468ce95','7aac0e8a-0b36-43ae-ba92-77f1142f2944','50fc1bd4-8145-429e-8c1b-c97c3385eef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:10:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1706543498',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0285b902-5a98-44e7-bd9c-02e46e372162,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5442260e55da4c0f9c423ec5e19d04d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:59.101254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7d8447f-281f-4925-af75-a5cd08dbaa69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:59.117278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-854130d3-b747-4c2e-b94c-a73cdfd04be8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.121730 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-854130d3-b747-4c2e-b94c-a73cdfd04be8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:59.124452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-854130d3-b747-4c2e-b94c-a73cdfd04be8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.125325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-854130d3-b747-4c2e-b94c-a73cdfd04be8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.140144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7d8447f-281f-4925-af75-a5cd08dbaa69) transitioned into state 'SUCCESS' from state '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-1706543498',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['ebed0260-81b8-4934-837f-acf733a35cd4','824f0684-e238-480f-9cde-ead92468ce95','7aac0e8a-0b36-43ae-ba92-77f1142f2944','50fc1bd4-8145-429e-8c1b-c97c3385eef5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:59.140677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd18016-0ff3-4fa6-95f9-8cf6b7e18283) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:10:59.145710 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.145710 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:59.152639 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-854130d3-b747-4c2e-b94c-a73cdfd04be8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:59.160544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fdd18016-0ff3-4fa6-95f9-8cf6b7e18283) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:10:59.161242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-854130d3-b747-4c2e-b94c-a73cdfd04be8 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:59.161780 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 81/316] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1456 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:59.164060 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (7f1623ac-d710-4b8b-9041-92d49156f4d0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:10:59.164060 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request issued successfully. Aug 07 16:10:59.164232 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f45e6805-9109-4e73-a9e0-98f50d0ee39c tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:10:59.168418 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 76/317] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:10:58 2026] POST /volume/v3/volumes => generated 747 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:10:59.186436 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27529304-b62f-46db-a062-185aa691a71b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.193939 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27529304-b62f-46db-a062-185aa691a71b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:10:59.193939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27529304-b62f-46db-a062-185aa691a71b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.193939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27529304-b62f-46db-a062-185aa691a71b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.212638 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.212638 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:59.220485 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27529304-b62f-46db-a062-185aa691a71b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:10:59.228264 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27529304-b62f-46db-a062-185aa691a71b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 200 Aug 07 16:10:59.229176 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 83/318] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 815 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:10:59.582862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9b810f93-532f-4d0e-82fe-e0c6c9a3ba29 req-db238bd9-8033-4cb3-b749-744af89e0a26 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.585595 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b810f93-532f-4d0e-82fe-e0c6c9a3ba29 req-db238bd9-8033-4cb3-b749-744af89e0a26 tempest-TestMultiAttachVolumeSwap-485858762 tempest-TestMultiAttachVolumeSwap-485858762-project] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:59.585936 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b810f93-532f-4d0e-82fe-e0c6c9a3ba29 req-db238bd9-8033-4cb3-b749-744af89e0a26 tempest-TestMultiAttachVolumeSwap-485858762 tempest-TestMultiAttachVolumeSwap-485858762-project] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.586244 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b810f93-532f-4d0e-82fe-e0c6c9a3ba29 req-db238bd9-8033-4cb3-b749-744af89e0a26 tempest-TestMultiAttachVolumeSwap-485858762 tempest-TestMultiAttachVolumeSwap-485858762-project] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.607406 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.607406 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:10:59.614917 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9b810f93-532f-4d0e-82fe-e0c6c9a3ba29 req-db238bd9-8033-4cb3-b749-744af89e0a26 tempest-TestMultiAttachVolumeSwap-485858762 tempest-TestMultiAttachVolumeSwap-485858762-project] Volume info retrieved successfully. Aug 07 16:10:59.619584 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b810f93-532f-4d0e-82fe-e0c6c9a3ba29 req-db238bd9-8033-4cb3-b749-744af89e0a26 tempest-TestMultiAttachVolumeSwap-485858762 tempest-TestMultiAttachVolumeSwap-485858762-project] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:59.620022 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 79/319] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1649 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:59.637009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2301f6b-8827-4009-bf3e-4144604ef593 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.639952 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2301f6b-8827-4009-bf3e-4144604ef593 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:59.639952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2301f6b-8827-4009-bf3e-4144604ef593 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.640195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2301f6b-8827-4009-bf3e-4144604ef593 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.661388 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.661388 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:10:59.667465 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2301f6b-8827-4009-bf3e-4144604ef593 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] Volume info retrieved successfully. Aug 07 16:10:59.674572 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2301f6b-8827-4009-bf3e-4144604ef593 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:59.675589 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 82/320] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1456 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:59.699619 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ed42f02-978f-49c0-ab03-29f25e9a4d3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.701968 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ed42f02-978f-49c0-ab03-29f25e9a4d3d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] GET https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:10:59.702498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ed42f02-978f-49c0-ab03-29f25e9a4d3d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.702582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ed42f02-978f-49c0-ab03-29f25e9a4d3d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.711652 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.711652 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:10:59.716752 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ed42f02-978f-49c0-ab03-29f25e9a4d3d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] Volume info retrieved successfully. Aug 07 16:10:59.723651 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ed42f02-978f-49c0-ab03-29f25e9a4d3d tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-reader] https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c returned with HTTP 200 Aug 07 16:10:59.726884 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 77/321] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c => generated 849 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:10:59.877895 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f78d0c15-2ac5-46d4-9bdf-16aa49fa645a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.883033 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f78d0c15-2ac5-46d4-9bdf-16aa49fa645a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:59.883033 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f78d0c15-2ac5-46d4-9bdf-16aa49fa645a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.883203 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f78d0c15-2ac5-46d4-9bdf-16aa49fa645a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:10:59.904609 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:10:59.904609 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:10:59.911508 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f78d0c15-2ac5-46d4-9bdf-16aa49fa645a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:10:59.921979 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f78d0c15-2ac5-46d4-9bdf-16aa49fa645a tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:10:59.923896 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 84/322] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1456 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:10:59.995777 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-e8e560f3-3d2d-4052-81fc-159ffc4a6965 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:10:59.999295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-e8e560f3-3d2d-4052-81fc-159ffc4a6965 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:10:59.999589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-e8e560f3-3d2d-4052-81fc-159ffc4a6965 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:10:59.999930 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-e8e560f3-3d2d-4052-81fc-159ffc4a6965 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.021682 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.021682 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:00.035241 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-e8e560f3-3d2d-4052-81fc-159ffc4a6965 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:00.040643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c0fc8fc-7280-4252-909a-0f8819aab52b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.044333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-e8e560f3-3d2d-4052-81fc-159ffc4a6965 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:00.045585 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 80/323] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:10:59 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1456 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:00.047371 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c0fc8fc-7280-4252-909a-0f8819aab52b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] GET https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de Aug 07 16:11:00.047922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c0fc8fc-7280-4252-909a-0f8819aab52b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.048449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c0fc8fc-7280-4252-909a-0f8819aab52b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.059271 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c0fc8fc-7280-4252-909a-0f8819aab52b tempest-AttachSCSIVolumeTestJSON-759028943 tempest-AttachSCSIVolumeTestJSON-759028943-project-member] https://10.4.3.24/volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de returned with HTTP 404 Aug 07 16:11:00.059796 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 83/324] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/ba05ba51-d93c-494d-ac4d-91d7dc9da6de => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:00.075999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.080652 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action Aug 07 16:11:00.081565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:00.081565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:00.105589 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.105589 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:00.105811 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:00.122548 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Begin detaching volume completed successfully. Aug 07 16:11:00.122837 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-6fd4127c-2798-4038-b9a9-38b50a8fae35 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action returned with HTTP 202 Aug 07 16:11:00.123424 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 78/325] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:11:00 2026] POST /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:00.192281 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-913a37e0-78e3-482b-ac3d-0507af152d06 req-4aeedc5e-18b6-42da-b8a6-b16fa4c215d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.200403 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-913a37e0-78e3-482b-ac3d-0507af152d06 req-4aeedc5e-18b6-42da-b8a6-b16fa4c215d7 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] GET https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:11:00.200403 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-913a37e0-78e3-482b-ac3d-0507af152d06 req-4aeedc5e-18b6-42da-b8a6-b16fa4c215d7 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.200715 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-913a37e0-78e3-482b-ac3d-0507af152d06 req-4aeedc5e-18b6-42da-b8a6-b16fa4c215d7 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.201298 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1029b100-cd06-419d-94e2-2fe74ab91669 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.201916 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1029b100-cd06-419d-94e2-2fe74ab91669 None None] GET https://10.4.3.24/volume// Aug 07 16:11:00.202160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1029b100-cd06-419d-94e2-2fe74ab91669 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.202471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1029b100-cd06-419d-94e2-2fe74ab91669 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.202942 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1029b100-cd06-419d-94e2-2fe74ab91669 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:11:00.203648 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 81/326] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:11:00.214820 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.214820 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:00.220531 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-ad910c6a-6e02-484d-8d47-bd1ca7d97359 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.223286 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-ad910c6a-6e02-484d-8d47-bd1ca7d97359 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:00.223757 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-ad910c6a-6e02-484d-8d47-bd1ca7d97359 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.224122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-ad910c6a-6e02-484d-8d47-bd1ca7d97359 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.225322 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-913a37e0-78e3-482b-ac3d-0507af152d06 req-4aeedc5e-18b6-42da-b8a6-b16fa4c215d7 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:11:00.232730 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-913a37e0-78e3-482b-ac3d-0507af152d06 req-4aeedc5e-18b6-42da-b8a6-b16fa4c215d7 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 returned with HTTP 200 Aug 07 16:11:00.233278 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 85/327] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 => generated 1601 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:00.248333 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.248333 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:00.251420 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a23b7579-e2bc-47e6-9575-39f5aaa0e333 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.255763 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a23b7579-e2bc-47e6-9575-39f5aaa0e333 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:00.256129 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a23b7579-e2bc-47e6-9575-39f5aaa0e333 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.256457 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-ad910c6a-6e02-484d-8d47-bd1ca7d97359 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:00.256576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a23b7579-e2bc-47e6-9575-39f5aaa0e333 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.264993 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-ad910c6a-6e02-484d-8d47-bd1ca7d97359 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:00.265938 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 84/328] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1639 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:11:00.266959 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.266959 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:00.276208 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a23b7579-e2bc-47e6-9575-39f5aaa0e333 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:00.286125 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a23b7579-e2bc-47e6-9575-39f5aaa0e333 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 200 Aug 07 16:11:00.286698 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 79/329] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:00.310410 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd9574b8-25e9-4f59-a7c3-a2bfe9db70d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.312009 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd9574b8-25e9-4f59-a7c3-a2bfe9db70d8 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162/action Aug 07 16:11:00.312690 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd9574b8-25e9-4f59-a7c3-a2bfe9db70d8 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:00.312912 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd9574b8-25e9-4f59-a7c3-a2bfe9db70d8 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:00.327605 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.327605 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:00.328185 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-bd9574b8-25e9-4f59-a7c3-a2bfe9db70d8 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '0285b902-5a98-44e7-bd9c-02e46e372162' with '{'status': 'attaching'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:00.375262 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd9574b8-25e9-4f59-a7c3-a2bfe9db70d8 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162/action returned with HTTP 202 Aug 07 16:11:00.375882 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 82/330] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:00 2026] POST /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:00.386122 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa8c6de3-35d5-47f2-802d-2bf145e07225 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.388457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa8c6de3-35d5-47f2-802d-2bf145e07225 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:00.388684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa8c6de3-35d5-47f2-802d-2bf145e07225 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.389090 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa8c6de3-35d5-47f2-802d-2bf145e07225 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.408178 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.408178 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:00.413858 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa8c6de3-35d5-47f2-802d-2bf145e07225 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:00.420207 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa8c6de3-35d5-47f2-802d-2bf145e07225 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 200 Aug 07 16:11:00.420756 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 86/331] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:00.437522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.442818 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162/action Aug 07 16:11:00.442818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:00.442818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:00.457505 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.457505 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:00.458268 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Volume info retrieved successfully. Aug 07 16:11:00.502430 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Delete volume request issued successfully. Aug 07 16:11:00.502751 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d12fb71b-198e-4f7c-846e-1db2fdf28ea5 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162/action returned with HTTP 202 Aug 07 16:11:00.503474 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 85/332] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:00 2026] POST /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:00.513858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-840fc01f-cde0-4f2e-9017-4eeea1b2a28b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.517455 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-840fc01f-cde0-4f2e-9017-4eeea1b2a28b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:00.517668 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-840fc01f-cde0-4f2e-9017-4eeea1b2a28b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.517884 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-840fc01f-cde0-4f2e-9017-4eeea1b2a28b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:00.528247 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:00.528247 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:00.534864 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-840fc01f-cde0-4f2e-9017-4eeea1b2a28b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:00.543272 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-840fc01f-cde0-4f2e-9017-4eeea1b2a28b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 200 Aug 07 16:11:00.544819 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 80/333] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 839 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:00.979327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-14cacdde-e4b2-4b0d-b9ff-c8d2a33fe00b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:00.981056 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-14cacdde-e4b2-4b0d-b9ff-c8d2a33fe00b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:00.981330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-14cacdde-e4b2-4b0d-b9ff-c8d2a33fe00b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:00.981585 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-14cacdde-e4b2-4b0d-b9ff-c8d2a33fe00b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:01.003554 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:01.003554 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:01.012692 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-14cacdde-e4b2-4b0d-b9ff-c8d2a33fe00b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:01.028711 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-14cacdde-e4b2-4b0d-b9ff-c8d2a33fe00b tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:01.029837 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 83/334] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:11:00 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1459 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:01.062283 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-a3b082ba-867e-43a8-ace4-b5f146692b66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:01.067898 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-a3b082ba-867e-43a8-ace4-b5f146692b66 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] DELETE https://10.4.3.24/volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436 Aug 07 16:11:01.068209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-a3b082ba-867e-43a8-ace4-b5f146692b66 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:01.068454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-a3b082ba-867e-43a8-ace4-b5f146692b66 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:01.086671 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:01.086671 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:01.217925 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2f8b2865-c8e6-45e5-a6c0-413b8f5ef239 req-a3b082ba-867e-43a8-ace4-b5f146692b66 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436 returned with HTTP 200 Aug 07 16:11:01.218546 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 87/335] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:11:01 2026] DELETE /volume/v3/attachments/ea6151b3-dd0b-421c-81df-da2fe46fc436 => generated 192 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:01.565187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62665bda-4b4d-45e0-b535-28bdff0c04ce None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:01.568002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62665bda-4b4d-45e0-b535-28bdff0c04ce tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:01.568260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62665bda-4b4d-45e0-b535-28bdff0c04ce tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:01.569279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62665bda-4b4d-45e0-b535-28bdff0c04ce tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:01.577169 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62665bda-4b4d-45e0-b535-28bdff0c04ce tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 404 Aug 07 16:11:01.577871 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 86/336] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:01 2026] GET /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:01.593956 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6844a43c-02f4-49c6-9d55-00145b99cdd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:01.600758 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6844a43c-02f4-49c6-9d55-00145b99cdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:01.600758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6844a43c-02f4-49c6-9d55-00145b99cdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:01.601076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6844a43c-02f4-49c6-9d55-00145b99cdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:01.608873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6844a43c-02f4-49c6-9d55-00145b99cdd4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 404 Aug 07 16:11:01.609520 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 81/337] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:01 2026] GET /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:01.621057 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-781d3bdd-2b38-4bd2-bb99-d1de976a8353 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:01.625333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-781d3bdd-2b38-4bd2-bb99-d1de976a8353 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:01.625333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-781d3bdd-2b38-4bd2-bb99-d1de976a8353 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:01.625333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-781d3bdd-2b38-4bd2-bb99-d1de976a8353 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:01.625333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-781d3bdd-2b38-4bd2-bb99-d1de976a8353 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume with id: 0285b902-5a98-44e7-bd9c-02e46e372162 Aug 07 16:11:01.634398 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-781d3bdd-2b38-4bd2-bb99-d1de976a8353 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 returned with HTTP 404 Aug 07 16:11:01.635312 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 84/338] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:01 2026] DELETE /volume/v3/volumes/0285b902-5a98-44e7-bd9c-02e46e372162 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:01.644942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79556527-ef76-4fb7-a356-18b61472d583 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:01.651544 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:11:01.652553 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1737146216"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:01.654996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1737146216'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:11:01.655162 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume of 1 GB Aug 07 16:11:01.658712 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:01.658712 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:01.670464 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Availability Zones retrieved successfully. Aug 07 16:11:01.676944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (66840ff4-ff44-453a-8d89-15d88d76c68a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:01.678585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc218df1-6a18-4d15-bfbd-81fbba41e1a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:01.680631 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:01.729847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dc218df1-6a18-4d15-bfbd-81fbba41e1a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:01.731407 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc8676e-d2a0-492f-8ede-f99dd653f57e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:01.805601 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Created reservations ['e970e79d-7832-4649-bbcc-b824dcdb8671', '33e507ef-628b-478b-b197-57024af48bc1', '871bb1e1-39a2-47e9-921c-71e5db804d86', 'eb151486-1900-4ec7-8b4a-3a942684b96a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:01.806974 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (edc8676e-d2a0-492f-8ede-f99dd653f57e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e970e79d-7832-4649-bbcc-b824dcdb8671', '33e507ef-628b-478b-b197-57024af48bc1', '871bb1e1-39a2-47e9-921c-71e5db804d86', 'eb151486-1900-4ec7-8b4a-3a942684b96a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:01.807533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3da463-17de-471d-b8ae-0bd215723ab8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:01.848747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7e3da463-17de-471d-b8ae-0bd215723ab8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '051761f9-75fe-4a0a-9924-eebfcb1f73ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1737146216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['e970e79d-7832-4649-bbcc-b824dcdb8671','33e507ef-628b-478b-b197-57024af48bc1','871bb1e1-39a2-47e9-921c-71e5db804d86','eb151486-1900-4ec7-8b4a-3a942684b96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1737146216',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=051761f9-75fe-4a0a-9924-eebfcb1f73ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5442260e55da4c0f9c423ec5e19d04d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:01.849834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc4fac1-9378-48b1-932f-21b565d2aa8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:01.873765 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ffc4fac1-9378-48b1-932f-21b565d2aa8b) transitioned into state 'SUCCESS' from state '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-1737146216',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['e970e79d-7832-4649-bbcc-b824dcdb8671','33e507ef-628b-478b-b197-57024af48bc1','871bb1e1-39a2-47e9-921c-71e5db804d86','eb151486-1900-4ec7-8b4a-3a942684b96a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:01.874666 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d80a70-221f-444a-bd8d-537b3f570f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:01.890251 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64d80a70-221f-444a-bd8d-537b3f570f23) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:01.891474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (66840ff4-ff44-453a-8d89-15d88d76c68a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:01.891873 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request issued successfully. Aug 07 16:11:01.892710 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79556527-ef76-4fb7-a356-18b61472d583 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:11:01.893328 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 88/339] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:11:01 2026] POST /volume/v3/volumes => generated 747 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:01.912283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb29e2c9-afcc-4846-a5a4-c5fcbccb84b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:01.914702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb29e2c9-afcc-4846-a5a4-c5fcbccb84b5 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:01.914785 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb29e2c9-afcc-4846-a5a4-c5fcbccb84b5 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:01.914960 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb29e2c9-afcc-4846-a5a4-c5fcbccb84b5 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:01.926155 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:01.926155 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:01.935593 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb29e2c9-afcc-4846-a5a4-c5fcbccb84b5 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:01.943253 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb29e2c9-afcc-4846-a5a4-c5fcbccb84b5 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 200 Aug 07 16:11:01.944421 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 87/340] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:01 2026] GET /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 815 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:02.375761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51499ba5-403b-43a2-b4fd-07a60cfc62af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:02.382782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51499ba5-403b-43a2-b4fd-07a60cfc62af tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:02.383064 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51499ba5-403b-43a2-b4fd-07a60cfc62af tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:02.383340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51499ba5-403b-43a2-b4fd-07a60cfc62af tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:02.402056 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:02.402056 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:02.408507 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-51499ba5-403b-43a2-b4fd-07a60cfc62af tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:02.414213 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51499ba5-403b-43a2-b4fd-07a60cfc62af tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:02.414744 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 82/341] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:02 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1159 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:02.491102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-5d897d6c-2858-42b7-9199-582b8f5a2bd7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:02.494577 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-5d897d6c-2858-42b7-9199-582b8f5a2bd7 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:02.494899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-5d897d6c-2858-42b7-9199-582b8f5a2bd7 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:02.495155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-5d897d6c-2858-42b7-9199-582b8f5a2bd7 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:02.511255 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:02.511255 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:02.517469 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-5d897d6c-2858-42b7-9199-582b8f5a2bd7 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:02.527064 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-5d897d6c-2858-42b7-9199-582b8f5a2bd7 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:02.527064 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 85/342] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:11:02 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1159 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:02.581416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:02.584225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] POST https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action Aug 07 16:11:02.584781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:02.584781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:02.598566 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:02.598566 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:02.598978 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:02.620962 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Begin detaching volume completed successfully. Aug 07 16:11:02.622019 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-97ab3b32-49e4-40c3-ae90-07559a594934 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action returned with HTTP 202 Aug 07 16:11:02.622019 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 89/343] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:11:02 2026] POST /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:02.722558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0fa4f6c-a085-42a7-af2a-4f83b53944b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:02.722558 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0fa4f6c-a085-42a7-af2a-4f83b53944b1 None None] GET https://10.4.3.24/volume// Aug 07 16:11:02.722558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0fa4f6c-a085-42a7-af2a-4f83b53944b1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:02.722558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0fa4f6c-a085-42a7-af2a-4f83b53944b1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:02.723223 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0fa4f6c-a085-42a7-af2a-4f83b53944b1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:11:02.723689 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 88/344] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:11:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:11:02.739816 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-e4c2f972-ae95-4ce3-bcdd-f56d55c3e676 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:02.743169 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-e4c2f972-ae95-4ce3-bcdd-f56d55c3e676 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:02.743169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-e4c2f972-ae95-4ce3-bcdd-f56d55c3e676 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:02.743169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-e4c2f972-ae95-4ce3-bcdd-f56d55c3e676 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:02.759531 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:02.759531 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:02.765561 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-e4c2f972-ae95-4ce3-bcdd-f56d55c3e676 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:02.775804 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-e4c2f972-ae95-4ce3-bcdd-f56d55c3e676 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:02.776466 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 83/345] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:11:02 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1342 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:11:02.963060 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-480b6b0e-c0a2-4484-aa24-5a562396bf37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:02.965114 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-480b6b0e-c0a2-4484-aa24-5a562396bf37 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:02.965370 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-480b6b0e-c0a2-4484-aa24-5a562396bf37 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:02.965622 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-480b6b0e-c0a2-4484-aa24-5a562396bf37 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:02.974541 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:02.974541 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:02.980054 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-480b6b0e-c0a2-4484-aa24-5a562396bf37 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:02.985294 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-480b6b0e-c0a2-4484-aa24-5a562396bf37 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 200 Aug 07 16:11:02.985706 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 86/346] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:02 2026] GET /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 840 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:03.000966 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3307c78c-4e62-46b4-a88b-492bdab2cb1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:03.003410 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3307c78c-4e62-46b4-a88b-492bdab2cb1a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca/action Aug 07 16:11:03.003918 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3307c78c-4e62-46b4-a88b-492bdab2cb1a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:03.004121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3307c78c-4e62-46b4-a88b-492bdab2cb1a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:03.029236 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:03.029236 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:03.029763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-3307c78c-4e62-46b4-a88b-492bdab2cb1a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '051761f9-75fe-4a0a-9924-eebfcb1f73ca' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:03.066724 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3307c78c-4e62-46b4-a88b-492bdab2cb1a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca/action returned with HTTP 202 Aug 07 16:11:03.067482 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 90/347] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:02 2026] POST /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca/action => generated 0 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:03.076558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6f403d6-8d7a-45ce-affb-8c865371cb30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:03.082174 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6f403d6-8d7a-45ce-affb-8c865371cb30 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:03.082611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6f403d6-8d7a-45ce-affb-8c865371cb30 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:03.083039 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6f403d6-8d7a-45ce-affb-8c865371cb30 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:03.096021 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:03.096021 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:03.102066 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6f403d6-8d7a-45ce-affb-8c865371cb30 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:03.110926 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6f403d6-8d7a-45ce-affb-8c865371cb30 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 200 Aug 07 16:11:03.111552 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 89/348] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:03 2026] GET /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:03.134074 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:03.140207 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca/action Aug 07 16:11:03.140733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:03.141343 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:03.151002 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:03.151002 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:03.151379 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Volume info retrieved successfully. Aug 07 16:11:03.186454 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Delete volume request issued successfully. Aug 07 16:11:03.186866 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c71b6d13-2dc9-4cb4-9518-3a34c608ae7f tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca/action returned with HTTP 202 Aug 07 16:11:03.187272 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 84/349] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:03 2026] POST /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca/action => generated 0 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:03.196539 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a301c43e-5cef-48ab-8189-bbcaa32038e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:03.202031 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a301c43e-5cef-48ab-8189-bbcaa32038e4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:03.202237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a301c43e-5cef-48ab-8189-bbcaa32038e4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:03.202415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a301c43e-5cef-48ab-8189-bbcaa32038e4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:03.213181 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:03.213181 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:03.219448 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a301c43e-5cef-48ab-8189-bbcaa32038e4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:03.226286 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a301c43e-5cef-48ab-8189-bbcaa32038e4 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 200 Aug 07 16:11:03.226990 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 87/350] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:03 2026] GET /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:04.244496 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-874ab793-6e1f-433a-a01d-fe73fc405bf8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:04.247049 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-874ab793-6e1f-433a-a01d-fe73fc405bf8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:04.247271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-874ab793-6e1f-433a-a01d-fe73fc405bf8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:04.247517 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-874ab793-6e1f-433a-a01d-fe73fc405bf8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:04.255629 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-874ab793-6e1f-433a-a01d-fe73fc405bf8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 404 Aug 07 16:11:04.256203 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 91/351] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:04 2026] GET /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:04.266824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2da63e6-1199-4606-882c-f985599c00fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:04.273024 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2da63e6-1199-4606-882c-f985599c00fb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:04.273381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2da63e6-1199-4606-882c-f985599c00fb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:04.273708 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2da63e6-1199-4606-882c-f985599c00fb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:04.282059 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2da63e6-1199-4606-882c-f985599c00fb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 404 Aug 07 16:11:04.282697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 90/352] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:04 2026] GET /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:04.293549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e88d4e70-4bd8-4a39-a0ba-5ec81f5d002b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:04.296879 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e88d4e70-4bd8-4a39-a0ba-5ec81f5d002b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] DELETE https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:04.297183 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e88d4e70-4bd8-4a39-a0ba-5ec81f5d002b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:04.297462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e88d4e70-4bd8-4a39-a0ba-5ec81f5d002b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:04.297713 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e88d4e70-4bd8-4a39-a0ba-5ec81f5d002b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume with id: 051761f9-75fe-4a0a-9924-eebfcb1f73ca Aug 07 16:11:04.307510 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e88d4e70-4bd8-4a39-a0ba-5ec81f5d002b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca returned with HTTP 404 Aug 07 16:11:04.308238 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 85/353] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:04 2026] DELETE /volume/v3/volumes/051761f9-75fe-4a0a-9924-eebfcb1f73ca => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:04.321073 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a64996b-4190-4ae4-800d-8126b626dd0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:04.322718 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:11:04.323141 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-593515806"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:04.324908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-593515806'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:11:04.325103 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume of 1 GB Aug 07 16:11:04.331131 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Availability Zones retrieved successfully. Aug 07 16:11:04.338597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (66a30eeb-4a46-4803-8784-33bf889d01bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:04.340671 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853de856-40e3-49ca-9596-2168fd522b6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:04.341201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:04.375210 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (853de856-40e3-49ca-9596-2168fd522b6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:04.376425 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0273879f-6ea0-4a1a-8fee-21c6699c0a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:04.429420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Created reservations ['5fdfc070-a6dc-409b-9209-d496397175d8', '40bc3813-c67d-484d-ad39-41406885d486', '91e0eb8d-7319-4838-b960-449c3dcaf3cf', '7dc6e1a7-2b5b-40b3-8f05-7d4822ddca04'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:04.430451 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0273879f-6ea0-4a1a-8fee-21c6699c0a89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5fdfc070-a6dc-409b-9209-d496397175d8', '40bc3813-c67d-484d-ad39-41406885d486', '91e0eb8d-7319-4838-b960-449c3dcaf3cf', '7dc6e1a7-2b5b-40b3-8f05-7d4822ddca04']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:04.431366 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1652fe2-b9c7-49dd-a9ba-81d48fd778f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:04.462944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1652fe2-b9c7-49dd-a9ba-81d48fd778f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '13c03dbe-7a33-48d1-96c1-77bc300bfd56', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-593515806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['5fdfc070-a6dc-409b-9209-d496397175d8','40bc3813-c67d-484d-ad39-41406885d486','91e0eb8d-7319-4838-b960-449c3dcaf3cf','7dc6e1a7-2b5b-40b3-8f05-7d4822ddca04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-593515806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=13c03dbe-7a33-48d1-96c1-77bc300bfd56,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5442260e55da4c0f9c423ec5e19d04d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:04.463829 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2733db-cc4b-4c74-a6bf-bec04ec9a295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:04.511718 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d2733db-cc4b-4c74-a6bf-bec04ec9a295) transitioned into state 'SUCCESS' from state '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-593515806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['5fdfc070-a6dc-409b-9209-d496397175d8','40bc3813-c67d-484d-ad39-41406885d486','91e0eb8d-7319-4838-b960-449c3dcaf3cf','7dc6e1a7-2b5b-40b3-8f05-7d4822ddca04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:04.512832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57bb4a1-76d3-4841-9e17-4ad6387b5e91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:04.526994 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d57bb4a1-76d3-4841-9e17-4ad6387b5e91) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:04.529053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (66a30eeb-4a46-4803-8784-33bf889d01bb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:04.529479 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request issued successfully. Aug 07 16:11:04.530221 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a64996b-4190-4ae4-800d-8126b626dd0e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:11:04.530862 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 88/354] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:11:04 2026] POST /volume/v3/volumes => generated 746 bytes in 210 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:04.547945 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc0347a8-6fdb-49fa-8755-0ea71da739b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:04.549979 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc0347a8-6fdb-49fa-8755-0ea71da739b0 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:04.550412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc0347a8-6fdb-49fa-8755-0ea71da739b0 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:04.551287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc0347a8-6fdb-49fa-8755-0ea71da739b0 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:04.561707 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:04.561707 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:04.568281 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc0347a8-6fdb-49fa-8755-0ea71da739b0 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:04.574892 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc0347a8-6fdb-49fa-8755-0ea71da739b0 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 200 Aug 07 16:11:04.575486 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 92/355] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:04 2026] GET /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:05.594328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d577deb-50b0-45d5-8fc6-f6712df82266 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:05.596913 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d577deb-50b0-45d5-8fc6-f6712df82266 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:05.597157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d577deb-50b0-45d5-8fc6-f6712df82266 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:05.597411 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d577deb-50b0-45d5-8fc6-f6712df82266 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:05.605531 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:05.605531 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:05.610043 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d577deb-50b0-45d5-8fc6-f6712df82266 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:05.621466 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d577deb-50b0-45d5-8fc6-f6712df82266 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 200 Aug 07 16:11:05.621613 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 91/356] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:05 2026] GET /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:05.638323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e76d40f5-97fc-4704-9ac2-3a9460c885c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:05.642429 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e76d40f5-97fc-4704-9ac2-3a9460c885c2 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56/action Aug 07 16:11:05.642429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e76d40f5-97fc-4704-9ac2-3a9460c885c2 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:05.642429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e76d40f5-97fc-4704-9ac2-3a9460c885c2 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:05.650735 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:05.650735 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:05.650735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-e76d40f5-97fc-4704-9ac2-3a9460c885c2 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '13c03dbe-7a33-48d1-96c1-77bc300bfd56' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:05.678008 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e76d40f5-97fc-4704-9ac2-3a9460c885c2 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56/action returned with HTTP 202 Aug 07 16:11:05.678412 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 86/357] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:05 2026] POST /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:05.685609 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae3ad262-cf06-4564-888b-0611b77e0286 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:05.687837 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae3ad262-cf06-4564-888b-0611b77e0286 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:05.688036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae3ad262-cf06-4564-888b-0611b77e0286 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:05.688237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae3ad262-cf06-4564-888b-0611b77e0286 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:05.695456 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:05.695456 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:05.698800 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae3ad262-cf06-4564-888b-0611b77e0286 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:05.702998 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae3ad262-cf06-4564-888b-0611b77e0286 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 200 Aug 07 16:11:05.703556 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 89/358] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:05 2026] GET /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 835 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:05.719322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:05.721045 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56/action Aug 07 16:11:05.721389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:05.721517 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:05.734039 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:05.734039 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:05.734414 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Volume info retrieved successfully. Aug 07 16:11:05.760589 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Delete volume request issued successfully. Aug 07 16:11:05.760792 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-103aa173-fe3b-40ac-8d6d-87abdf720010 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56/action returned with HTTP 202 Aug 07 16:11:05.761245 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 93/359] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:05 2026] POST /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:05.771546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d975ad7-7b63-4a4c-8bab-9c462c37db6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:05.773718 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d975ad7-7b63-4a4c-8bab-9c462c37db6b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:05.773950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d975ad7-7b63-4a4c-8bab-9c462c37db6b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:05.774147 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d975ad7-7b63-4a4c-8bab-9c462c37db6b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:05.781486 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:05.781486 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:05.787046 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d975ad7-7b63-4a4c-8bab-9c462c37db6b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:05.793648 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d975ad7-7b63-4a4c-8bab-9c462c37db6b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 200 Aug 07 16:11:05.794200 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 92/360] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:05 2026] GET /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 838 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:06.626954 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-800700e4-2052-449b-89c9-45275d96afa9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:06.631148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-800700e4-2052-449b-89c9-45275d96afa9 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:06.631512 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-800700e4-2052-449b-89c9-45275d96afa9 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:06.631859 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-800700e4-2052-449b-89c9-45275d96afa9 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:06.645701 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:06.645701 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:06.650980 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-800700e4-2052-449b-89c9-45275d96afa9 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:06.656972 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-800700e4-2052-449b-89c9-45275d96afa9 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:06.657590 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 87/361] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:11:06 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:06.811567 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b85bbeb3-85c9-409a-be2f-8dd6f32c1ac1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:06.814004 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b85bbeb3-85c9-409a-be2f-8dd6f32c1ac1 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:06.814264 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b85bbeb3-85c9-409a-be2f-8dd6f32c1ac1 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:06.814556 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b85bbeb3-85c9-409a-be2f-8dd6f32c1ac1 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:06.826181 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b85bbeb3-85c9-409a-be2f-8dd6f32c1ac1 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 404 Aug 07 16:11:06.827245 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 90/362] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:06 2026] GET /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:06.834599 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8ae0dad-d908-4601-8f00-ede85d20093a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:06.837094 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8ae0dad-d908-4601-8f00-ede85d20093a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:06.837465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8ae0dad-d908-4601-8f00-ede85d20093a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:06.837766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8ae0dad-d908-4601-8f00-ede85d20093a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:06.847760 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8ae0dad-d908-4601-8f00-ede85d20093a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 404 Aug 07 16:11:06.848791 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 94/363] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:06 2026] GET /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:06.858232 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59513e73-0135-4ba1-be0a-65c9ca544c00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:06.860807 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59513e73-0135-4ba1-be0a-65c9ca544c00 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] DELETE https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:06.861171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59513e73-0135-4ba1-be0a-65c9ca544c00 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:06.861422 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59513e73-0135-4ba1-be0a-65c9ca544c00 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:06.861648 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-59513e73-0135-4ba1-be0a-65c9ca544c00 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume with id: 13c03dbe-7a33-48d1-96c1-77bc300bfd56 Aug 07 16:11:06.870882 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59513e73-0135-4ba1-be0a-65c9ca544c00 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 returned with HTTP 404 Aug 07 16:11:06.871684 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 93/364] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:06 2026] DELETE /volume/v3/volumes/13c03dbe-7a33-48d1-96c1-77bc300bfd56 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:06.880820 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:06.884041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:11:06.884526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1851386155"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:06.886243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1851386155'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:11:06.886524 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume of 1 GB Aug 07 16:11:06.894655 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Availability Zones retrieved successfully. Aug 07 16:11:06.902392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (69cbf167-8b8c-4d1b-8693-6ddd437da17c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:06.904090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40f44d2-7778-4c6e-9d64-6e7aa37912d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:06.905972 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:06.945271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a40f44d2-7778-4c6e-9d64-6e7aa37912d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:06.946025 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82671827-0be3-43ed-ac54-83f908ce1201) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:06.990795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Created reservations ['55c4f2cb-e257-4a61-a97d-3ad3844efbf3', '9b6034f5-f5e9-4e56-bc82-7b4183276eb1', '2c37d25a-3b42-461f-ac2e-c108d7b4a7f0', '511f6ad0-a5ff-4ef6-93bf-14da35ae3cde'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:06.991671 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (82671827-0be3-43ed-ac54-83f908ce1201) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['55c4f2cb-e257-4a61-a97d-3ad3844efbf3', '9b6034f5-f5e9-4e56-bc82-7b4183276eb1', '2c37d25a-3b42-461f-ac2e-c108d7b4a7f0', '511f6ad0-a5ff-4ef6-93bf-14da35ae3cde']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:06.992355 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69407ea-600c-4f87-bed4-7dacf57b9e83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:07.017373 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a69407ea-600c-4f87-bed4-7dacf57b9e83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd56d6481-5fd2-45a5-bc17-041e93d99f13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1851386155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['55c4f2cb-e257-4a61-a97d-3ad3844efbf3','9b6034f5-f5e9-4e56-bc82-7b4183276eb1','2c37d25a-3b42-461f-ac2e-c108d7b4a7f0','511f6ad0-a5ff-4ef6-93bf-14da35ae3cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1851386155',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d56d6481-5fd2-45a5-bc17-041e93d99f13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5442260e55da4c0f9c423ec5e19d04d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:07.018118 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8883e5cc-4023-4642-bc21-e583ed0167d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:07.041086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8883e5cc-4023-4642-bc21-e583ed0167d2) transitioned into state 'SUCCESS' from state '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-1851386155',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['55c4f2cb-e257-4a61-a97d-3ad3844efbf3','9b6034f5-f5e9-4e56-bc82-7b4183276eb1','2c37d25a-3b42-461f-ac2e-c108d7b4a7f0','511f6ad0-a5ff-4ef6-93bf-14da35ae3cde'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:07.042323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827ffea0-3e59-4d27-965a-b84a22ca6385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:07.059080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (827ffea0-3e59-4d27-965a-b84a22ca6385) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:07.060500 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (69cbf167-8b8c-4d1b-8693-6ddd437da17c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:07.060862 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request issued successfully. Aug 07 16:11:07.061863 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72cb13df-22c9-4bad-a89f-9afeb4131477 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:11:07.063216 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 88/365] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:11:06 2026] POST /volume/v3/volumes => generated 747 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:07.082243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8af2c090-fefa-4f18-a614-ca81bc9efdff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:07.084456 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8af2c090-fefa-4f18-a614-ca81bc9efdff tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:07.084764 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8af2c090-fefa-4f18-a614-ca81bc9efdff tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:07.084959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8af2c090-fefa-4f18-a614-ca81bc9efdff tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:07.093996 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:07.093996 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:07.101601 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8af2c090-fefa-4f18-a614-ca81bc9efdff tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:07.109511 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8af2c090-fefa-4f18-a614-ca81bc9efdff tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 200 Aug 07 16:11:07.110168 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 91/366] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:07 2026] GET /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 815 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:08.130109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a5099bd-8e0e-4ae8-be63-a9261a7d83f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:08.138740 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a5099bd-8e0e-4ae8-be63-a9261a7d83f6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:08.138740 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a5099bd-8e0e-4ae8-be63-a9261a7d83f6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:08.140154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a5099bd-8e0e-4ae8-be63-a9261a7d83f6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:08.166144 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:08.166144 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:08.180258 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8a5099bd-8e0e-4ae8-be63-a9261a7d83f6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:08.192132 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a5099bd-8e0e-4ae8-be63-a9261a7d83f6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 200 Aug 07 16:11:08.194168 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 95/367] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:08 2026] GET /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 840 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:08.213466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab2a705e-fa9b-46e6-bcc5-3bc773ba7a00 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:08.214813 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab2a705e-fa9b-46e6-bcc5-3bc773ba7a00 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13/action Aug 07 16:11:08.215576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab2a705e-fa9b-46e6-bcc5-3bc773ba7a00 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:08.215576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab2a705e-fa9b-46e6-bcc5-3bc773ba7a00 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:08.228038 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:08.228038 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:08.228221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-ab2a705e-fa9b-46e6-bcc5-3bc773ba7a00 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume 'd56d6481-5fd2-45a5-bc17-041e93d99f13' with '{'status': 'maintenance'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:08.266993 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab2a705e-fa9b-46e6-bcc5-3bc773ba7a00 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13/action returned with HTTP 202 Aug 07 16:11:08.266993 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 94/368] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:08 2026] POST /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:08.278621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-655589d8-b5ad-482d-9ee2-6ef8fdc223b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:08.282405 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-655589d8-b5ad-482d-9ee2-6ef8fdc223b2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:08.282405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-655589d8-b5ad-482d-9ee2-6ef8fdc223b2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:08.282405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-655589d8-b5ad-482d-9ee2-6ef8fdc223b2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:08.292587 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:08.292587 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:08.297144 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-655589d8-b5ad-482d-9ee2-6ef8fdc223b2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:08.302873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-655589d8-b5ad-482d-9ee2-6ef8fdc223b2 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 200 Aug 07 16:11:08.303708 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 89/369] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:08 2026] GET /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:08.323598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a17af868-fd23-4737-a174-1962aee8ac3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:08.328619 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a17af868-fd23-4737-a174-1962aee8ac3e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13/action Aug 07 16:11:08.328619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a17af868-fd23-4737-a174-1962aee8ac3e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:08.332323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a17af868-fd23-4737-a174-1962aee8ac3e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:08.346801 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:08.346801 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:08.347493 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a17af868-fd23-4737-a174-1962aee8ac3e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Volume info retrieved successfully. Aug 07 16:11:08.376431 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a17af868-fd23-4737-a174-1962aee8ac3e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Delete volume request issued successfully. Aug 07 16:11:08.376833 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a17af868-fd23-4737-a174-1962aee8ac3e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13/action returned with HTTP 202 Aug 07 16:11:08.377562 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 92/370] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:08 2026] POST /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:08.387429 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ab727af-470c-4b70-9013-52c8d7c57584 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:08.390219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ab727af-470c-4b70-9013-52c8d7c57584 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:08.390468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ab727af-470c-4b70-9013-52c8d7c57584 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:08.390670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ab727af-470c-4b70-9013-52c8d7c57584 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:08.399341 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:08.399341 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:08.403742 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ab727af-470c-4b70-9013-52c8d7c57584 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:08.410737 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ab727af-470c-4b70-9013-52c8d7c57584 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 200 Aug 07 16:11:08.411244 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 96/371] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:08 2026] GET /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:09.428661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f84c3e61-3d60-41d0-b0bd-1449fe425edb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:09.433386 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f84c3e61-3d60-41d0-b0bd-1449fe425edb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:09.433386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f84c3e61-3d60-41d0-b0bd-1449fe425edb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:09.433386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f84c3e61-3d60-41d0-b0bd-1449fe425edb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:09.439280 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f84c3e61-3d60-41d0-b0bd-1449fe425edb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 404 Aug 07 16:11:09.440129 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 95/372] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:09 2026] GET /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:09.453108 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46389d7a-c4ad-4287-b414-ec5d7e065922 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:09.456142 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46389d7a-c4ad-4287-b414-ec5d7e065922 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:09.456460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46389d7a-c4ad-4287-b414-ec5d7e065922 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:09.456676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46389d7a-c4ad-4287-b414-ec5d7e065922 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:09.464818 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46389d7a-c4ad-4287-b414-ec5d7e065922 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 404 Aug 07 16:11:09.464818 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 90/373] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:09 2026] GET /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:09.474478 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36633a56-8e85-41a5-9e19-c0289635b28a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:09.476609 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36633a56-8e85-41a5-9e19-c0289635b28a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:09.476896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36633a56-8e85-41a5-9e19-c0289635b28a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:09.477172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36633a56-8e85-41a5-9e19-c0289635b28a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:09.477423 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-36633a56-8e85-41a5-9e19-c0289635b28a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume with id: d56d6481-5fd2-45a5-bc17-041e93d99f13 Aug 07 16:11:09.484093 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36633a56-8e85-41a5-9e19-c0289635b28a tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 returned with HTTP 404 Aug 07 16:11:09.484666 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 93/374] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:09 2026] DELETE /volume/v3/volumes/d56d6481-5fd2-45a5-bc17-041e93d99f13 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:09.495374 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-196801dc-f481-4ad7-8706-489493073b56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:09.498407 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:11:09.499452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1985699385"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:09.501167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1985699385'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:11:09.501330 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume of 1 GB Aug 07 16:11:09.507378 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Availability Zones retrieved successfully. Aug 07 16:11:09.515007 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (628d5d09-84e1-4e1d-9db0-2598c5f4e7e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:09.516326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd27dd8-3fdd-4ac6-9ea2-4b9d9115447c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:09.517793 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:09.554335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (afd27dd8-3fdd-4ac6-9ea2-4b9d9115447c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:09.555550 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460feaa3-fe65-488d-a56f-3d398c7d7911) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:09.616905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Created reservations ['b1f96092-ddf0-4934-8726-bd505f38d602', 'f2218fd1-0f98-4cf1-ab6b-b4250bc1eea0', '94234b03-3def-485e-ba29-59b8b4599db0', '039e6a23-255a-4e6c-bced-52f68aa15ed8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:09.617811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (460feaa3-fe65-488d-a56f-3d398c7d7911) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1f96092-ddf0-4934-8726-bd505f38d602', 'f2218fd1-0f98-4cf1-ab6b-b4250bc1eea0', '94234b03-3def-485e-ba29-59b8b4599db0', '039e6a23-255a-4e6c-bced-52f68aa15ed8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:09.618805 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bb8991-915e-48f9-bcf5-cdc5f2b82272) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:09.647950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1bb8991-915e-48f9-bcf5-cdc5f2b82272) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2570dc7d-8a3f-4e16-bc2f-737819c96e09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1985699385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['b1f96092-ddf0-4934-8726-bd505f38d602','f2218fd1-0f98-4cf1-ab6b-b4250bc1eea0','94234b03-3def-485e-ba29-59b8b4599db0','039e6a23-255a-4e6c-bced-52f68aa15ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1985699385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2570dc7d-8a3f-4e16-bc2f-737819c96e09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5442260e55da4c0f9c423ec5e19d04d1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:09.648850 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba2c425-aa02-4463-9258-6b59d7f0a32a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:09.677452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dba2c425-aa02-4463-9258-6b59d7f0a32a) transitioned into state 'SUCCESS' from state '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-1985699385',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5442260e55da4c0f9c423ec5e19d04d1',qos_specs=None,replication_status=,reservations=['b1f96092-ddf0-4934-8726-bd505f38d602','f2218fd1-0f98-4cf1-ab6b-b4250bc1eea0','94234b03-3def-485e-ba29-59b8b4599db0','039e6a23-255a-4e6c-bced-52f68aa15ed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7816b7dc2200432abbe85c0b87e1a36d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:09.678632 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c19520-d82b-4ff5-950b-a693bca0bbae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:09.696351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39c19520-d82b-4ff5-950b-a693bca0bbae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:09.697655 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Flow 'volume_create_api' (628d5d09-84e1-4e1d-9db0-2598c5f4e7e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:09.697937 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Create volume request issued successfully. Aug 07 16:11:09.698635 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-196801dc-f481-4ad7-8706-489493073b56 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:11:09.699170 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 97/375] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:11:09 2026] POST /volume/v3/volumes => generated 747 bytes in 204 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:09.716110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dec10bc2-8579-431e-9eff-bbde1f255ad8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:09.722345 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dec10bc2-8579-431e-9eff-bbde1f255ad8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:09.722345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dec10bc2-8579-431e-9eff-bbde1f255ad8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:09.722345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dec10bc2-8579-431e-9eff-bbde1f255ad8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:09.736784 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:09.736784 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:09.741694 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dec10bc2-8579-431e-9eff-bbde1f255ad8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:09.750168 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dec10bc2-8579-431e-9eff-bbde1f255ad8 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:09.751224 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 96/376] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:09 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 815 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:10.140175 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-54b21001-0995-43b7-bd6f-b0e15434a896 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:10.153477 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-54b21001-0995-43b7-bd6f-b0e15434a896 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] DELETE https://10.4.3.24/volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042 Aug 07 16:11:10.153477 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-54b21001-0995-43b7-bd6f-b0e15434a896 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:10.153477 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-54b21001-0995-43b7-bd6f-b0e15434a896 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:10.164275 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:10.164275 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:10.238792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4dab0446-4b8d-406d-89c7-fb54d4d10f49 req-54b21001-0995-43b7-bd6f-b0e15434a896 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042 returned with HTTP 200 Aug 07 16:11:10.239247 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 91/377] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:11:10 2026] DELETE /volume/v3/attachments/02f72ce8-0662-4997-b1e8-fadaf501d042 => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:10.769717 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0eb52ab7-f013-429d-87ff-81bb7c3e5eba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:10.771782 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0eb52ab7-f013-429d-87ff-81bb7c3e5eba tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:10.772043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0eb52ab7-f013-429d-87ff-81bb7c3e5eba tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:10.772374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0eb52ab7-f013-429d-87ff-81bb7c3e5eba tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:10.781294 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:10.781294 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:10.785899 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0eb52ab7-f013-429d-87ff-81bb7c3e5eba tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:10.792746 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0eb52ab7-f013-429d-87ff-81bb7c3e5eba tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:10.793237 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 94/378] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:10 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 840 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:10.813961 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf35d7d1-8fdc-45c9-8269-20185bb2758e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:10.816788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf35d7d1-8fdc-45c9-8269-20185bb2758e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action Aug 07 16:11:10.817451 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf35d7d1-8fdc-45c9-8269-20185bb2758e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:10.817765 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf35d7d1-8fdc-45c9-8269-20185bb2758e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:10.829856 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:10.829856 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:10.830334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-bf35d7d1-8fdc-45c9-8269-20185bb2758e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '2570dc7d-8a3f-4e16-bc2f-737819c96e09' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:10.860004 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf35d7d1-8fdc-45c9-8269-20185bb2758e tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action returned with HTTP 202 Aug 07 16:11:10.860583 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 98/379] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:10 2026] POST /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 16:11:10.868821 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-817e3f96-a4c4-4f50-81e0-08274aa7ed7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:10.872335 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-817e3f96-a4c4-4f50-81e0-08274aa7ed7e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:10.872335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-817e3f96-a4c4-4f50-81e0-08274aa7ed7e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:10.872335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-817e3f96-a4c4-4f50-81e0-08274aa7ed7e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:10.884944 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:10.884944 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:10.893333 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-817e3f96-a4c4-4f50-81e0-08274aa7ed7e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:10.902938 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-817e3f96-a4c4-4f50-81e0-08274aa7ed7e tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:10.903763 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 97/380] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:10 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 836 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:10.918422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfb5e6d3-a1a9-4be8-ba7e-ba2aa4730178 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:10.920752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfb5e6d3-a1a9-4be8-ba7e-ba2aa4730178 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action Aug 07 16:11:10.921273 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfb5e6d3-a1a9-4be8-ba7e-ba2aa4730178 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:10.921506 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfb5e6d3-a1a9-4be8-ba7e-ba2aa4730178 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:10.941248 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:10.941248 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:10.941902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-dfb5e6d3-a1a9-4be8-ba7e-ba2aa4730178 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '2570dc7d-8a3f-4e16-bc2f-737819c96e09' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:10.983330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfb5e6d3-a1a9-4be8-ba7e-ba2aa4730178 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action returned with HTTP 202 Aug 07 16:11:10.984362 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 92/381] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:10 2026] POST /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:10.994785 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03e74cc4-f5dc-4175-8c1b-66d4da043dbb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:10.998925 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03e74cc4-f5dc-4175-8c1b-66d4da043dbb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:10.999254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03e74cc4-f5dc-4175-8c1b-66d4da043dbb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:11.000373 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03e74cc4-f5dc-4175-8c1b-66d4da043dbb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:11.014226 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.014226 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:11.023713 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03e74cc4-f5dc-4175-8c1b-66d4da043dbb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:11.029959 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03e74cc4-f5dc-4175-8c1b-66d4da043dbb tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:11.030648 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 95/382] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:10 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 840 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:11.058618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40e13b70-990b-4623-a80b-f59a3bebddf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.064012 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40e13b70-990b-4623-a80b-f59a3bebddf1 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action Aug 07 16:11:11.064448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40e13b70-990b-4623-a80b-f59a3bebddf1 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:11.064629 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40e13b70-990b-4623-a80b-f59a3bebddf1 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:11.092098 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.092098 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:11.092811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-40e13b70-990b-4623-a80b-f59a3bebddf1 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '2570dc7d-8a3f-4e16-bc2f-737819c96e09' with '{'status': 'maintenance'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:11.131797 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40e13b70-990b-4623-a80b-f59a3bebddf1 tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action returned with HTTP 202 Aug 07 16:11:11.132409 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 99/383] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:11 2026] POST /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:11.145284 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e7f4629-16e9-4fb3-bdfb-09a488305571 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.149371 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e7f4629-16e9-4fb3-bdfb-09a488305571 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:11.149371 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e7f4629-16e9-4fb3-bdfb-09a488305571 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:11.149371 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e7f4629-16e9-4fb3-bdfb-09a488305571 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:11.166149 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.166149 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:11.174012 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e7f4629-16e9-4fb3-bdfb-09a488305571 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:11.184131 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e7f4629-16e9-4fb3-bdfb-09a488305571 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:11.185285 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 98/384] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:11 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 842 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:11.212364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5876871-1ce5-4b83-b66f-cbf8b57bf45a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.218162 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5876871-1ce5-4b83-b66f-cbf8b57bf45a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] POST https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action Aug 07 16:11:11.218368 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5876871-1ce5-4b83-b66f-cbf8b57bf45a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:11.224550 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5876871-1ce5-4b83-b66f-cbf8b57bf45a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:11.235636 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.235636 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:11.236960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-b5876871-1ce5-4b83-b66f-cbf8b57bf45a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] Updating volume '2570dc7d-8a3f-4e16-bc2f-737819c96e09' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:11:11.273554 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5876871-1ce5-4b83-b66f-cbf8b57bf45a tempest-VolumesActionsTest-514577999 tempest-VolumesActionsTest-514577999-project-admin] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action returned with HTTP 202 Aug 07 16:11:11.273554 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 93/385] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:11:11 2026] POST /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09/action => generated 0 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:11:11.289839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98de60c9-56c1-42a0-a2c1-4d4704786c75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.296522 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98de60c9-56c1-42a0-a2c1-4d4704786c75 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:11.296522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98de60c9-56c1-42a0-a2c1-4d4704786c75 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:11.296522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98de60c9-56c1-42a0-a2c1-4d4704786c75 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:11.307187 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.307187 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:11.313922 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98de60c9-56c1-42a0-a2c1-4d4704786c75 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:11.323448 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98de60c9-56c1-42a0-a2c1-4d4704786c75 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:11.325348 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 96/386] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:11 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 840 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:11.347989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2caa7529-fe8a-47c9-b43d-68674e57e019 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.349178 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2caa7529-fe8a-47c9-b43d-68674e57e019 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:11.349576 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2caa7529-fe8a-47c9-b43d-68674e57e019 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:11.349791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2caa7529-fe8a-47c9-b43d-68674e57e019 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:11.363929 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.363929 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:11.372996 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2caa7529-fe8a-47c9-b43d-68674e57e019 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:11.385134 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2caa7529-fe8a-47c9-b43d-68674e57e019 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:11.387439 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 100/387] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:11 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 840 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:11.413433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dead91db-46db-484f-b34d-1c166b37a09f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.417937 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:11.417937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:11.417937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:11.417937 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume with id: 2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:11.435523 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.435523 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:11.436513 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:11.479947 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Delete volume request issued successfully. Aug 07 16:11:11.480240 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dead91db-46db-484f-b34d-1c166b37a09f tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 202 Aug 07 16:11:11.481134 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 99/388] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:11 2026] DELETE /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:11:11.497601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cdedee7b-cc70-443b-a019-b71968abaca6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:11.501618 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdedee7b-cc70-443b-a019-b71968abaca6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:11.502801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdedee7b-cc70-443b-a019-b71968abaca6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:11.503364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cdedee7b-cc70-443b-a019-b71968abaca6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:11.521545 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:11.521545 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:11.535482 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cdedee7b-cc70-443b-a019-b71968abaca6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Volume info retrieved successfully. Aug 07 16:11:11.547848 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cdedee7b-cc70-443b-a019-b71968abaca6 tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 200 Aug 07 16:11:11.548919 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 94/389] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:11 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 839 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:12.571867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46c37d2c-1d60-485f-8553-185a0dead07b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:12.575147 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46c37d2c-1d60-485f-8553-185a0dead07b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] GET https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 Aug 07 16:11:12.575422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46c37d2c-1d60-485f-8553-185a0dead07b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:12.575807 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46c37d2c-1d60-485f-8553-185a0dead07b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:12.590049 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46c37d2c-1d60-485f-8553-185a0dead07b tempest-VolumesActionsTest-1654595553 tempest-VolumesActionsTest-1654595553-project-member] https://10.4.3.24/volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 returned with HTTP 404 Aug 07 16:11:12.590787 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 97/390] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:12 2026] GET /volume/v3/volumes/2570dc7d-8a3f-4e16-bc2f-737819c96e09 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:15.882593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:15.888505 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] DELETE https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:11:15.888731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:15.889010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:15.889225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Delete volume with id: 17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:11:15.904747 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:15.904747 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:15.905316 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:15.939524 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Delete volume request issued successfully. Aug 07 16:11:15.939524 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9b89fc7-c292-4d63-828d-a3b9ed69d19c tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c returned with HTTP 202 Aug 07 16:11:15.939524 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 101/391] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:15 2026] DELETE /volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:11:15.950731 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae93b5ae-113c-4eaa-bfd0-4bd914592f82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:15.954411 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae93b5ae-113c-4eaa-bfd0-4bd914592f82 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:11:15.954631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae93b5ae-113c-4eaa-bfd0-4bd914592f82 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:15.954962 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae93b5ae-113c-4eaa-bfd0-4bd914592f82 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:15.967071 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:15.967071 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:15.975429 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ae93b5ae-113c-4eaa-bfd0-4bd914592f82 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:15.982568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae93b5ae-113c-4eaa-bfd0-4bd914592f82 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c returned with HTTP 200 Aug 07 16:11:15.982568 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 100/392] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:15 2026] GET /volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c => generated 848 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:17.001712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34b93d99-9355-447f-9d13-c83af3017296 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:17.005391 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34b93d99-9355-447f-9d13-c83af3017296 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c Aug 07 16:11:17.005604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34b93d99-9355-447f-9d13-c83af3017296 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:17.005796 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34b93d99-9355-447f-9d13-c83af3017296 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:17.018053 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34b93d99-9355-447f-9d13-c83af3017296 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c returned with HTTP 404 Aug 07 16:11:17.019453 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 95/393] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:17 2026] GET /volume/v3/volumes/17626547-b30d-4477-9225-042ebd1dc78c => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:17.036631 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e197cc2c-4d2b-420f-9103-74136da1592e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:17.041343 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] DELETE https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:17.041343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:17.041555 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:17.041662 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Delete volume with id: 612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:17.057893 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:17.057893 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:17.058346 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:17.110669 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Delete volume request issued successfully. Aug 07 16:11:17.111117 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e197cc2c-4d2b-420f-9103-74136da1592e tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 202 Aug 07 16:11:17.111609 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 98/394] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:11:17 2026] DELETE /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:11:17.123706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-286da54b-661e-477a-93c6-ed7027f0dc25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:17.126210 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286da54b-661e-477a-93c6-ed7027f0dc25 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:17.126335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286da54b-661e-477a-93c6-ed7027f0dc25 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:17.126824 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286da54b-661e-477a-93c6-ed7027f0dc25 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:17.141724 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:17.141724 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:17.146679 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-286da54b-661e-477a-93c6-ed7027f0dc25 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Volume info retrieved successfully. Aug 07 16:11:17.156355 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286da54b-661e-477a-93c6-ed7027f0dc25 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 200 Aug 07 16:11:17.156355 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 102/395] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:17 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 866 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:17.789555 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-e323954f-9cd3-4518-be3f-9b89400af66a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:17.794329 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-e323954f-9cd3-4518-be3f-9b89400af66a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] DELETE https://10.4.3.24/volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491 Aug 07 16:11:17.794329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-e323954f-9cd3-4518-be3f-9b89400af66a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:17.794329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-e323954f-9cd3-4518-be3f-9b89400af66a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:17.803590 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:17.803590 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:17.896041 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-e323954f-9cd3-4518-be3f-9b89400af66a tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491 returned with HTTP 200 Aug 07 16:11:17.896629 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 101/396] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:11:17 2026] DELETE /volume/v3/attachments/b6febd64-69c5-45f2-8051-206e6dd4c491 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:17.912920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:17.915761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] DELETE https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:11:17.916138 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:17.916515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:17.916800 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Delete volume with id: 88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 Aug 07 16:11:17.929891 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:17.929891 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:17.930388 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:11:17.967770 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Delete volume request issued successfully. Aug 07 16:11:17.968118 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3806eeca-613e-49c6-b957-9a7d10cb9f09 req-6ee2fb9f-e432-4cb6-a59d-131bc73c1581 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 returned with HTTP 202 Aug 07 16:11:17.968984 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 96/397] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:11:17 2026] DELETE /volume/v3/volumes/88e41c79-ba46-4a11-b10b-8d6f4ec1cd16 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:11:18.186516 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43ad0bf3-1a36-448e-a10f-03645887c634 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:18.189835 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43ad0bf3-1a36-448e-a10f-03645887c634 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] GET https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 Aug 07 16:11:18.191378 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43ad0bf3-1a36-448e-a10f-03645887c634 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:18.191378 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43ad0bf3-1a36-448e-a10f-03645887c634 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:18.203508 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43ad0bf3-1a36-448e-a10f-03645887c634 tempest-TestMultiAttachVolumeSwap-1398139985 tempest-TestMultiAttachVolumeSwap-1398139985-project-member] https://10.4.3.24/volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 returned with HTTP 404 Aug 07 16:11:18.205202 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 99/398] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:18 2026] GET /volume/v3/volumes/612c0706-7fe4-450f-8f14-1b7ec5db8a39 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:25.750077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-db266ab2-4c67-4302-a7e9-82911d213086 req-b37889ec-4c28-42bf-bb02-f3a66ac3cc65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:25.752263 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-b37889ec-4c28-42bf-bb02-f3a66ac3cc65 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] DELETE https://10.4.3.24/volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8 Aug 07 16:11:25.752423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-b37889ec-4c28-42bf-bb02-f3a66ac3cc65 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:25.752662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-b37889ec-4c28-42bf-bb02-f3a66ac3cc65 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:25.760177 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:25.760177 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:25.825016 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-b37889ec-4c28-42bf-bb02-f3a66ac3cc65 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8 returned with HTTP 200 Aug 07 16:11:25.825968 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 103/399] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:11:25 2026] DELETE /volume/v3/attachments/61b25abd-26d1-4ba3-816a-03317c0442b8 => generated 19 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:11:25.847947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:25.851542 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:11:25.851542 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:25.852540 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:25.852925 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Delete volume with id: 3fb93125-403f-4471-8131-b9244b9f0fed Aug 07 16:11:25.864752 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:25.864752 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:25.865455 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Volume info retrieved successfully. Aug 07 16:11:25.901169 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] Delete volume request issued successfully. Aug 07 16:11:25.901462 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-db266ab2-4c67-4302-a7e9-82911d213086 req-2b284ff1-538e-4387-9097-e4c40ca21764 tempest-ServerBootFromVolumeStableRescueTest-1225225184 tempest-ServerBootFromVolumeStableRescueTest-1225225184-project-member] https://10.4.3.24/volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed returned with HTTP 202 Aug 07 16:11:25.902140 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 102/400] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:11:25 2026] DELETE /volume/v3/volumes/3fb93125-403f-4471-8131-b9244b9f0fed => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:11:26.561109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fa35a08b-528a-4d6b-b4e9-bafedce03ea2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:26.563532 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa35a08b-528a-4d6b-b4e9-bafedce03ea2 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:26.563930 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa35a08b-528a-4d6b-b4e9-bafedce03ea2 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:26.564232 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fa35a08b-528a-4d6b-b4e9-bafedce03ea2 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:26.579978 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:26.579978 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:26.588979 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fa35a08b-528a-4d6b-b4e9-bafedce03ea2 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:26.595981 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fa35a08b-528a-4d6b-b4e9-bafedce03ea2 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:26.596893 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 97/401] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:26 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 850 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:26.665159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-7338a634-ac67-42e6-b88e-bc9db0b75593 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:26.668719 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-7338a634-ac67-42e6-b88e-bc9db0b75593 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:26.668719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-7338a634-ac67-42e6-b88e-bc9db0b75593 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:26.670323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-7338a634-ac67-42e6-b88e-bc9db0b75593 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:26.685205 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:26.685205 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:26.699464 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-7338a634-ac67-42e6-b88e-bc9db0b75593 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:26.707791 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-7338a634-ac67-42e6-b88e-bc9db0b75593 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:26.707791 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 100/402] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:11:26 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 850 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:26.853707 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bed4d2b5-ff8f-43b9-9f8a-3034a9ac6006 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:26.854446 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bed4d2b5-ff8f-43b9-9f8a-3034a9ac6006 None None] GET https://10.4.3.24/volume// Aug 07 16:11:26.854504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bed4d2b5-ff8f-43b9-9f8a-3034a9ac6006 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:26.854727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bed4d2b5-ff8f-43b9-9f8a-3034a9ac6006 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:26.855093 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bed4d2b5-ff8f-43b9-9f8a-3034a9ac6006 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:11:26.855795 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 104/403] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:11:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:11:26.868159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-0ad94234-25f4-4274-8dad-decffba3354e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:26.871195 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-0ad94234-25f4-4274-8dad-decffba3354e tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:11:26.871736 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-0ad94234-25f4-4274-8dad-decffba3354e tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "af818eb1-34d0-4089-8687-a4a2a352aa89", "connector": null, "instance_uuid": "eb6852da-cf1d-4354-8976-eef5ab175c4c"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:26.885984 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:26.885984 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:26.935319 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-0ad94234-25f4-4274-8dad-decffba3354e tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:11:26.936016 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 103/404] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:11:26 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:26.975080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a581eb22-c244-49f4-ba9f-821bb06a96d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:26.977951 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a581eb22-c244-49f4-ba9f-821bb06a96d7 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:26.978322 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a581eb22-c244-49f4-ba9f-821bb06a96d7 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:26.978981 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a581eb22-c244-49f4-ba9f-821bb06a96d7 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:26.994395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b408b03-bb61-49e8-8497-919caf73cee5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:26.994395 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b408b03-bb61-49e8-8497-919caf73cee5 None None] GET https://10.4.3.24/volume// Aug 07 16:11:26.994395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b408b03-bb61-49e8-8497-919caf73cee5 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:26.994758 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:26.994758 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:26.994807 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b408b03-bb61-49e8-8497-919caf73cee5 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:26.994807 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b408b03-bb61-49e8-8497-919caf73cee5 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:11:26.995208 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 101/405] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:11:26 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:11:26.999097 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a581eb22-c244-49f4-ba9f-821bb06a96d7 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:27.005005 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a581eb22-c244-49f4-ba9f-821bb06a96d7 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:27.005455 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 98/406] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:26 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:27.006931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-05c1ef23-6d3d-4d5c-96d6-65f887b92d55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:27.013750 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-05c1ef23-6d3d-4d5c-96d6-65f887b92d55 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:27.014005 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-05c1ef23-6d3d-4d5c-96d6-65f887b92d55 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:27.014833 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-05c1ef23-6d3d-4d5c-96d6-65f887b92d55 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:27.032610 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:27.032610 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:27.041970 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-05c1ef23-6d3d-4d5c-96d6-65f887b92d55 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:27.050776 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-05c1ef23-6d3d-4d5c-96d6-65f887b92d55 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:27.050776 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 105/407] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:11:27 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1029 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:11:27.218639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:27.230442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] PUT https://10.4.3.24/volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524 Aug 07 16:11:27.230442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:27.242905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Acquiring lock "cinder-attachment_update-af818eb1-34d0-4089-8687-a4a2a352aa89-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:11:27.251401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Lock "cinder-attachment_update-af818eb1-34d0-4089-8687-a4a2a352aa89-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:11:27.252856 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:27.252856 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:27.444984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Lock "cinder-attachment_update-af818eb1-34d0-4089-8687-a4a2a352aa89-np0000006731" released by "attachment_update" :: held 0.193s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:11:27.444984 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-bcde14bf-f42a-46cf-ae69-50fae4070a13 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524 returned with HTTP 200 Aug 07 16:11:27.445476 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 104/408] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:11:27 2026] PUT /volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524 => generated 969 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:28.024497 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a98d37b-c0b6-41ff-bf86-016cf0235299 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:28.028566 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a98d37b-c0b6-41ff-bf86-016cf0235299 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:28.028862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a98d37b-c0b6-41ff-bf86-016cf0235299 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:28.030494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a98d37b-c0b6-41ff-bf86-016cf0235299 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:28.046878 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:28.046878 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:28.051763 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a98d37b-c0b6-41ff-bf86-016cf0235299 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:28.057146 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a98d37b-c0b6-41ff-bf86-016cf0235299 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:28.057732 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 102/409] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:28 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:29.046329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:29.081494 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7fe4743-33f4-494d-bd50-dfd593cd74a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:29.084463 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7fe4743-33f4-494d-bd50-dfd593cd74a8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:29.084463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7fe4743-33f4-494d-bd50-dfd593cd74a8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:29.084719 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7fe4743-33f4-494d-bd50-dfd593cd74a8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:29.097733 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:29.097733 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:29.102338 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b7fe4743-33f4-494d-bd50-dfd593cd74a8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:29.109928 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7fe4743-33f4-494d-bd50-dfd593cd74a8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:29.110481 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 106/410] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:29 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 850 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:29.414347 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:11:29.414695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1664088262"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:29.416409 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1664088262'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:11:29.416409 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume of 1 GB Aug 07 16:11:29.420687 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Availability Zones retrieved successfully. Aug 07 16:11:29.425978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Flow 'volume_create_api' (b425ddec-50c0-4ddc-bc0a-f078cfc60a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:29.427046 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2047e7ec-08ed-4c2b-ba8d-f857065afb29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:29.428066 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:29.453144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2047e7ec-08ed-4c2b-ba8d-f857065afb29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:29.453871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd08fdb4-a23f-443a-a817-a4ce2762fb25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:29.549682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Created reservations ['86f11f5b-558a-41f2-be4d-a21944061efe', '3ef4bf58-515f-4622-b579-fb6aeb7d46f6', 'ede18489-b2f5-4158-92d4-c62bd02e2c4a', '35814f8b-7b61-47de-8e92-05fefa3d98d0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:29.549682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cd08fdb4-a23f-443a-a817-a4ce2762fb25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['86f11f5b-558a-41f2-be4d-a21944061efe', '3ef4bf58-515f-4622-b579-fb6aeb7d46f6', 'ede18489-b2f5-4158-92d4-c62bd02e2c4a', '35814f8b-7b61-47de-8e92-05fefa3d98d0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:29.550738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba75ab69-a547-4fbb-a797-e2aed956407c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:29.582626 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ba75ab69-a547-4fbb-a797-e2aed956407c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73a3dd01-21e7-42f0-bdc9-804404a91bbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1664088262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b96ea93b5044f09037fc758d183651',qos_specs=None,replication_status=,reservations=['86f11f5b-558a-41f2-be4d-a21944061efe','3ef4bf58-515f-4622-b579-fb6aeb7d46f6','ede18489-b2f5-4158-92d4-c62bd02e2c4a','35814f8b-7b61-47de-8e92-05fefa3d98d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878ce6fc98504233a86410e061ca18e7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1664088262',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73a3dd01-21e7-42f0-bdc9-804404a91bbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b96ea93b5044f09037fc758d183651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='878ce6fc98504233a86410e061ca18e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:29.583155 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0de769-acdd-4d11-9a96-216178a42d3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:29.609048 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da0de769-acdd-4d11-9a96-216178a42d3c) transitioned into state 'SUCCESS' from state '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-1664088262',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b96ea93b5044f09037fc758d183651',qos_specs=None,replication_status=,reservations=['86f11f5b-558a-41f2-be4d-a21944061efe','3ef4bf58-515f-4622-b579-fb6aeb7d46f6','ede18489-b2f5-4158-92d4-c62bd02e2c4a','35814f8b-7b61-47de-8e92-05fefa3d98d0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878ce6fc98504233a86410e061ca18e7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:29.609968 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cc6b38-f766-4893-a51e-c4396f13396b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:29.624673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (09cc6b38-f766-4893-a51e-c4396f13396b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:29.625935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Flow 'volume_create_api' (b425ddec-50c0-4ddc-bc0a-f078cfc60a2e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:29.629531 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume request issued successfully. Aug 07 16:11:29.630526 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b9cb369-bb45-4f6e-bc6d-14a3df034274 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:11:29.631049 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 99/411] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:11:29 2026] POST /volume/v3/volumes => generated 752 bytes in 587 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:29.655276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0322a6db-a6ae-4e53-a464-7f810a3f8163 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:29.659412 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0322a6db-a6ae-4e53-a464-7f810a3f8163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:11:29.659687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0322a6db-a6ae-4e53-a464-7f810a3f8163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:29.659925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0322a6db-a6ae-4e53-a464-7f810a3f8163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:29.671264 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:29.671264 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:29.675937 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0322a6db-a6ae-4e53-a464-7f810a3f8163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:11:29.681631 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0322a6db-a6ae-4e53-a464-7f810a3f8163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 200 Aug 07 16:11:29.682000 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 105/412] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:29 2026] GET /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 820 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:30.129948 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ee41127-2074-4d32-83ca-e28265f300d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:30.132386 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ee41127-2074-4d32-83ca-e28265f300d0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:30.133315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ee41127-2074-4d32-83ca-e28265f300d0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:30.133810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ee41127-2074-4d32-83ca-e28265f300d0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:30.157602 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:30.157602 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:30.166860 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ee41127-2074-4d32-83ca-e28265f300d0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:30.179045 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ee41127-2074-4d32-83ca-e28265f300d0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:30.180856 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 103/413] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:30 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:30.699790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4f9d17c-e2f4-47ad-8331-58b54c2321c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:30.701777 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4f9d17c-e2f4-47ad-8331-58b54c2321c3 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:11:30.701966 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4f9d17c-e2f4-47ad-8331-58b54c2321c3 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:30.702201 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4f9d17c-e2f4-47ad-8331-58b54c2321c3 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:30.710900 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:30.710900 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:30.720909 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4f9d17c-e2f4-47ad-8331-58b54c2321c3 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:11:30.729815 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4f9d17c-e2f4-47ad-8331-58b54c2321c3 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 200 Aug 07 16:11:30.729815 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 107/414] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:30 2026] GET /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:30.749197 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:30.752922 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:11:30.753455 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "73a3dd01-21e7-42f0-bdc9-804404a91bbc", "name": "tempest-VolumesBackupsAdminTest-Backup-557230642", "container": "tempest-volumesbackupsadmintest-backup-container-1137007081"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:30.756136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Creating new backup {'backup': {'volume_id': '73a3dd01-21e7-42f0-bdc9-804404a91bbc', 'name': 'tempest-VolumesBackupsAdminTest-Backup-557230642', 'container': 'tempest-volumesbackupsadmintest-backup-container-1137007081'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:11:30.756461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Creating backup of volume 73a3dd01-21e7-42f0-bdc9-804404a91bbc in container tempest-volumesbackupsadmintest-backup-container-1137007081 Aug 07 16:11:30.769540 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:30.769540 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:30.769923 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:11:30.827312 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Created reservations ['8e632d10-5eed-4a62-8f17-7fd3f6c31ce0', '7846c9d8-798e-465d-9b1c-850e2d3d75c6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:30.830979 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-15fb1dac-8ac3-481b-bce1-b5b6413bbaf8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:30.834855 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-15fb1dac-8ac3-481b-bce1-b5b6413bbaf8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] POST https://10.4.3.24/volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524/action Aug 07 16:11:30.835342 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-15fb1dac-8ac3-481b-bce1-b5b6413bbaf8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:11:30.835492 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-15fb1dac-8ac3-481b-bce1-b5b6413bbaf8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:30.862510 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:30.862510 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:30.880214 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bfbf33-9ec6-412e-826e-b8c6504581d3 req-15fb1dac-8ac3-481b-bce1-b5b6413bbaf8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524/action returned with HTTP 204 Aug 07 16:11:30.880949 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 106/415] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:11:30 2026] POST /volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:11:30.889594 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6444a1ad-0d78-4ff2-99f1-08ffbe694023 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:11:30.889594 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 100/416] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:11:30 2026] POST /volume/v3/backups => generated 332 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:30.908608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ab681f5-f78e-4e79-af4f-e192f9602832 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:30.913620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ab681f5-f78e-4e79-af4f-e192f9602832 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:30.913620 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ab681f5-f78e-4e79-af4f-e192f9602832 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:30.913620 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ab681f5-f78e-4e79-af4f-e192f9602832 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:30.913620 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ab681f5-f78e-4e79-af4f-e192f9602832 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:30.943117 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:30.943117 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:30.946543 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ab681f5-f78e-4e79-af4f-e192f9602832 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:30.947386 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 104/417] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:30 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 796 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06732dbd-b1df-49ff-9a1b-db1e594a797b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06732dbd-b1df-49ff-9a1b-db1e594a797b tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06732dbd-b1df-49ff-9a1b-db1e594a797b tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06732dbd-b1df-49ff-9a1b-db1e594a797b tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=321,cinder:INSERT=32,cinder:UPDATE=67,cinder:DELETE=3 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06732dbd-b1df-49ff-9a1b-db1e594a797b tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06732dbd-b1df-49ff-9a1b-db1e594a797b tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:31.894846 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 108/418] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:31 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47764c73-b6b7-4b48-890f-1f0858719a4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47764c73-b6b7-4b48-890f-1f0858719a4c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47764c73-b6b7-4b48-890f-1f0858719a4c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47764c73-b6b7-4b48-890f-1f0858719a4c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47764c73-b6b7-4b48-890f-1f0858719a4c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47764c73-b6b7-4b48-890f-1f0858719a4c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:31.900574 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 107/419] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:31 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe26fdae-2133-42e3-8a63-01d16edcd370 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe26fdae-2133-42e3-8a63-01d16edcd370 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe26fdae-2133-42e3-8a63-01d16edcd370 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe26fdae-2133-42e3-8a63-01d16edcd370 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=332,cinder:UPDATE=89,cinder:INSERT=47,cinder:DELETE=4 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe26fdae-2133-42e3-8a63-01d16edcd370 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe26fdae-2133-42e3-8a63-01d16edcd370 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:31.902464 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 101/420] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:31 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1142 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-772afeac-ba9d-4147-ad67-19b5947c177c req-de16f700-394b-4989-8486-d3587bfbb141 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-772afeac-ba9d-4147-ad67-19b5947c177c req-de16f700-394b-4989-8486-d3587bfbb141 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-772afeac-ba9d-4147-ad67-19b5947c177c req-de16f700-394b-4989-8486-d3587bfbb141 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-772afeac-ba9d-4147-ad67-19b5947c177c req-de16f700-394b-4989-8486-d3587bfbb141 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=288,cinder:INSERT=23,cinder:UPDATE=45,cinder:DELETE=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-772afeac-ba9d-4147-ad67-19b5947c177c req-de16f700-394b-4989-8486-d3587bfbb141 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-772afeac-ba9d-4147-ad67-19b5947c177c req-de16f700-394b-4989-8486-d3587bfbb141 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:11:31.903827 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 105/421] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:11:31 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:31.966488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de45ada5-6935-4745-abff-a77617f18d82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:31.973180 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de45ada5-6935-4745-abff-a77617f18d82 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:31.973180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de45ada5-6935-4745-abff-a77617f18d82 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:31.973180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de45ada5-6935-4745-abff-a77617f18d82 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:31.973180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-de45ada5-6935-4745-abff-a77617f18d82 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:32.008334 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:32.008334 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:32.010380 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de45ada5-6935-4745-abff-a77617f18d82 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:32.011108 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 109/422] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:31 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:33.029841 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c1ac52b-68bc-4824-831b-aa2a32b1ced5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:33.032506 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c1ac52b-68bc-4824-831b-aa2a32b1ced5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:33.032565 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c1ac52b-68bc-4824-831b-aa2a32b1ced5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:33.033984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c1ac52b-68bc-4824-831b-aa2a32b1ced5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:33.033984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3c1ac52b-68bc-4824-831b-aa2a32b1ced5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:33.055349 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:33.055349 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:33.055943 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c1ac52b-68bc-4824-831b-aa2a32b1ced5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:33.056478 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 108/423] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:33 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:34.077211 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b55e65dc-fdbf-4742-a2de-f4d36273c2e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:34.087387 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b55e65dc-fdbf-4742-a2de-f4d36273c2e1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:34.088200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b55e65dc-fdbf-4742-a2de-f4d36273c2e1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:34.088200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b55e65dc-fdbf-4742-a2de-f4d36273c2e1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:34.088200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b55e65dc-fdbf-4742-a2de-f4d36273c2e1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:34.101724 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:34.101724 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:34.103177 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b55e65dc-fdbf-4742-a2de-f4d36273c2e1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:34.103887 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 102/424] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:34 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:34.788763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:34.791616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:11:34.791616 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-1645858674"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:34.793748 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-1645858674'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:11:34.794041 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Create volume of 1 GB Aug 07 16:11:34.799990 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Availability Zones retrieved successfully. Aug 07 16:11:34.808593 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Flow 'volume_create_api' (b2c94e15-42bc-4413-b74a-91d2dacaa437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:34.809906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f98bb5-7840-47c9-8abf-09b10424bb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:34.812328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:34.858277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f98bb5-7840-47c9-8abf-09b10424bb86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:34.859613 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a1bda8-dcf9-4e88-9be2-818d28d4a8b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:34.961318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Created reservations ['0b0745d1-bbff-40b6-a123-f2127a6f7499', 'cc05ac2f-e795-4ee3-950a-d90bd175fc4c', '6b16a33e-5596-4f38-91af-3faa4750edcf', '509dd5b5-2844-4f84-bfc7-cd39d54170c5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:34.962887 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47a1bda8-dcf9-4e88-9be2-818d28d4a8b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b0745d1-bbff-40b6-a123-f2127a6f7499', 'cc05ac2f-e795-4ee3-950a-d90bd175fc4c', '6b16a33e-5596-4f38-91af-3faa4750edcf', '509dd5b5-2844-4f84-bfc7-cd39d54170c5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:34.964914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6abab8ea-6588-40fe-9d02-f2e0291b2485) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:35.005666 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6abab8ea-6588-40fe-9d02-f2e0291b2485) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52ab6ac2-91e2-4149-babf-d4a0f6805e99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1645858674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='736da2155e2849738973fb7bed12cb31',qos_specs=None,replication_status=,reservations=['0b0745d1-bbff-40b6-a123-f2127a6f7499','cc05ac2f-e795-4ee3-950a-d90bd175fc4c','6b16a33e-5596-4f38-91af-3faa4750edcf','509dd5b5-2844-4f84-bfc7-cd39d54170c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='414bc351fa5544fcbe6248140ed9b0e0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-1645858674',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52ab6ac2-91e2-4149-babf-d4a0f6805e99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='736da2155e2849738973fb7bed12cb31',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='414bc351fa5544fcbe6248140ed9b0e0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:35.008838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ce91bb-3af2-4857-83bc-814051f0d49b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:35.047107 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f9ce91bb-3af2-4857-83bc-814051f0d49b) transitioned into state 'SUCCESS' from state '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-1645858674',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='736da2155e2849738973fb7bed12cb31',qos_specs=None,replication_status=,reservations=['0b0745d1-bbff-40b6-a123-f2127a6f7499','cc05ac2f-e795-4ee3-950a-d90bd175fc4c','6b16a33e-5596-4f38-91af-3faa4750edcf','509dd5b5-2844-4f84-bfc7-cd39d54170c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='414bc351fa5544fcbe6248140ed9b0e0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:35.048174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1c9c02-a3e7-4cc3-8965-ed82361ffa8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:35.068715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ac1c9c02-a3e7-4cc3-8965-ed82361ffa8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:35.070839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Flow 'volume_create_api' (b2c94e15-42bc-4413-b74a-91d2dacaa437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:35.070839 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Create volume request issued successfully. Aug 07 16:11:35.071574 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5718bd3b-7ffc-4d4c-8350-f81959e464b2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:11:35.072399 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 106/425] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:11:34 2026] POST /volume/v3/volumes => generated 750 bytes in 284 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:35.091555 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0474058-d3a8-47f9-a5fb-883613b3dba2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:35.096089 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0474058-d3a8-47f9-a5fb-883613b3dba2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:11:35.097051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0474058-d3a8-47f9-a5fb-883613b3dba2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:35.097352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0474058-d3a8-47f9-a5fb-883613b3dba2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:35.114731 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:35.114731 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:35.128667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e69a9376-d620-49b3-98d6-10b546664c7e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:35.132545 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e69a9376-d620-49b3-98d6-10b546664c7e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:35.135525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e69a9376-d620-49b3-98d6-10b546664c7e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:35.135525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e69a9376-d620-49b3-98d6-10b546664c7e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:35.135525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e69a9376-d620-49b3-98d6-10b546664c7e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:35.137178 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=307,cinder:UPDATE=40,cinder:INSERT=13,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:11:35.139040 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0474058-d3a8-47f9-a5fb-883613b3dba2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:11:35.147257 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0474058-d3a8-47f9-a5fb-883613b3dba2 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:11:35.147672 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:35.147672 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:35.148109 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 110/426] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:35 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 818 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:35.149520 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e69a9376-d620-49b3-98d6-10b546664c7e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:35.150626 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 109/427] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:35 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:36.164680 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cb7c6bda-7d39-4545-8ad7-da4f8c8725ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:36.168323 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb7c6bda-7d39-4545-8ad7-da4f8c8725ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:36.168323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb7c6bda-7d39-4545-8ad7-da4f8c8725ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:36.168323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cb7c6bda-7d39-4545-8ad7-da4f8c8725ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:36.168323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cb7c6bda-7d39-4545-8ad7-da4f8c8725ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:36.176079 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:36.176079 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:36.179016 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cb7c6bda-7d39-4545-8ad7-da4f8c8725ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:36.179016 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 103/428] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:36 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:36.187017 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b646f177-c3b0-4acd-a3db-b8099fd56822 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:36.189551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b646f177-c3b0-4acd-a3db-b8099fd56822 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:11:36.189886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b646f177-c3b0-4acd-a3db-b8099fd56822 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:36.190899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b646f177-c3b0-4acd-a3db-b8099fd56822 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:36.202206 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:36.202206 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:36.208090 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b646f177-c3b0-4acd-a3db-b8099fd56822 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:11:36.214345 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b646f177-c3b0-4acd-a3db-b8099fd56822 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:11:36.214475 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 107/429] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:36 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:37.199072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16fc69f8-75dc-4823-9c3d-193e4982f2be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:37.201940 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16fc69f8-75dc-4823-9c3d-193e4982f2be tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:37.202543 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16fc69f8-75dc-4823-9c3d-193e4982f2be tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:37.202953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16fc69f8-75dc-4823-9c3d-193e4982f2be tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:37.203176 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-16fc69f8-75dc-4823-9c3d-193e4982f2be tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:37.211390 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:37.211390 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:37.212507 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16fc69f8-75dc-4823-9c3d-193e4982f2be tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:37.213016 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 111/430] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:37 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:38.228251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c6c02a8-17a3-499e-a5bc-7744f5a05d1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:38.237009 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c6c02a8-17a3-499e-a5bc-7744f5a05d1e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:38.237582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c6c02a8-17a3-499e-a5bc-7744f5a05d1e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:38.237726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c6c02a8-17a3-499e-a5bc-7744f5a05d1e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:38.237848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c6c02a8-17a3-499e-a5bc-7744f5a05d1e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:38.246066 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:38.246066 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:38.246998 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c6c02a8-17a3-499e-a5bc-7744f5a05d1e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:38.247710 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 110/431] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:38 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:39.263879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3aeaea74-2ce0-409b-b115-c3b7586ace79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:39.266904 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aeaea74-2ce0-409b-b115-c3b7586ace79 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:39.267947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aeaea74-2ce0-409b-b115-c3b7586ace79 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:39.267947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aeaea74-2ce0-409b-b115-c3b7586ace79 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:39.267947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3aeaea74-2ce0-409b-b115-c3b7586ace79 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:39.275191 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:39.275191 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:39.276953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aeaea74-2ce0-409b-b115-c3b7586ace79 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:39.278212 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 104/432] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:39 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:40.294131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc81fbcd-31ac-4718-95f4-f9308159ce75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:40.297936 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc81fbcd-31ac-4718-95f4-f9308159ce75 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:40.298146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc81fbcd-31ac-4718-95f4-f9308159ce75 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:40.298146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc81fbcd-31ac-4718-95f4-f9308159ce75 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:40.298524 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc81fbcd-31ac-4718-95f4-f9308159ce75 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:40.309965 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:40.309965 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:40.312229 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc81fbcd-31ac-4718-95f4-f9308159ce75 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:40.313206 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 108/433] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:40 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:41.327442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7cd4962-daf1-40a7-ae4d-b3979766717e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:41.329744 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7cd4962-daf1-40a7-ae4d-b3979766717e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:41.329949 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7cd4962-daf1-40a7-ae4d-b3979766717e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:41.330162 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7cd4962-daf1-40a7-ae4d-b3979766717e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:41.330266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c7cd4962-daf1-40a7-ae4d-b3979766717e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:41.340332 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:41.340332 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:41.341892 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7cd4962-daf1-40a7-ae4d-b3979766717e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:41.342010 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 112/434] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:41 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:42.360040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-770830ce-6aaf-4341-b278-3af01e4bbbd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:42.367032 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-770830ce-6aaf-4341-b278-3af01e4bbbd0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:42.368729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-770830ce-6aaf-4341-b278-3af01e4bbbd0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:42.369436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-770830ce-6aaf-4341-b278-3af01e4bbbd0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:42.369436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-770830ce-6aaf-4341-b278-3af01e4bbbd0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:42.381401 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:42.381401 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:42.383020 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-770830ce-6aaf-4341-b278-3af01e4bbbd0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:42.383658 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 111/435] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:42 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:43.399133 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62717053-27df-42ec-808f-eb6c74b3aa22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:43.403462 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62717053-27df-42ec-808f-eb6c74b3aa22 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:43.403753 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62717053-27df-42ec-808f-eb6c74b3aa22 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:43.404121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62717053-27df-42ec-808f-eb6c74b3aa22 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:43.404333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-62717053-27df-42ec-808f-eb6c74b3aa22 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:43.411193 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:43.411193 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:43.412632 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62717053-27df-42ec-808f-eb6c74b3aa22 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:43.413180 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 105/436] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:43 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:44.428972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa390e3c-d3b7-418d-aec7-bad26944bf16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:44.433456 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa390e3c-d3b7-418d-aec7-bad26944bf16 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:44.433679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa390e3c-d3b7-418d-aec7-bad26944bf16 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:44.433961 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa390e3c-d3b7-418d-aec7-bad26944bf16 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:44.434081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fa390e3c-d3b7-418d-aec7-bad26944bf16 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:44.443513 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:44.443513 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:44.444938 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa390e3c-d3b7-418d-aec7-bad26944bf16 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:44.445513 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 109/437] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:44 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:45.460778 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90c8711b-5d01-47f4-b7f6-28c14b81202a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:45.464180 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90c8711b-5d01-47f4-b7f6-28c14b81202a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:45.464496 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90c8711b-5d01-47f4-b7f6-28c14b81202a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:45.465147 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90c8711b-5d01-47f4-b7f6-28c14b81202a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:45.465147 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-90c8711b-5d01-47f4-b7f6-28c14b81202a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:45.473252 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:45.473252 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:45.475022 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90c8711b-5d01-47f4-b7f6-28c14b81202a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:45.475022 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 113/438] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:45 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:46.494580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f95bc6a0-d523-4fac-a1b3-30ec33541195 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:46.504355 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f95bc6a0-d523-4fac-a1b3-30ec33541195 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:46.504597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f95bc6a0-d523-4fac-a1b3-30ec33541195 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:46.504862 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f95bc6a0-d523-4fac-a1b3-30ec33541195 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:46.505020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f95bc6a0-d523-4fac-a1b3-30ec33541195 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:46.516316 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:46.516316 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:46.518426 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f95bc6a0-d523-4fac-a1b3-30ec33541195 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:46.518426 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 112/439] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:46 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:47.533470 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f1fe638-d756-4de6-89b4-8ec4cb1a73ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:47.536445 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f1fe638-d756-4de6-89b4-8ec4cb1a73ad tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:47.536677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f1fe638-d756-4de6-89b4-8ec4cb1a73ad tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:47.538335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f1fe638-d756-4de6-89b4-8ec4cb1a73ad tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:47.538335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3f1fe638-d756-4de6-89b4-8ec4cb1a73ad tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:47.542884 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:47.542884 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:47.543813 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f1fe638-d756-4de6-89b4-8ec4cb1a73ad tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:47.544368 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 106/440] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:47 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:48.560216 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05baeaa8-222a-4c99-ae21-78867a5e1fbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:48.563910 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05baeaa8-222a-4c99-ae21-78867a5e1fbe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:48.564023 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05baeaa8-222a-4c99-ae21-78867a5e1fbe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:48.564255 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05baeaa8-222a-4c99-ae21-78867a5e1fbe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:48.564466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-05baeaa8-222a-4c99-ae21-78867a5e1fbe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:48.569653 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:48.569653 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:48.571012 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05baeaa8-222a-4c99-ae21-78867a5e1fbe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:48.571012 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 110/441] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:48 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:49.586366 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87d23396-0b4b-4fc7-85bd-bc77aed6e6db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:49.588286 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d23396-0b4b-4fc7-85bd-bc77aed6e6db tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:49.588599 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d23396-0b4b-4fc7-85bd-bc77aed6e6db tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:49.588792 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d23396-0b4b-4fc7-85bd-bc77aed6e6db tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:49.589006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-87d23396-0b4b-4fc7-85bd-bc77aed6e6db tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:49.594140 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:49.594140 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:49.595133 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d23396-0b4b-4fc7-85bd-bc77aed6e6db tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:49.595575 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 114/442] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:49 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:50.607724 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d3c7075-12b8-4699-a4d5-b940d941d281 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:50.612328 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d3c7075-12b8-4699-a4d5-b940d941d281 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:50.612328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d3c7075-12b8-4699-a4d5-b940d941d281 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:50.612328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d3c7075-12b8-4699-a4d5-b940d941d281 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:50.612328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6d3c7075-12b8-4699-a4d5-b940d941d281 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:50.622951 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:50.622951 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:50.624251 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d3c7075-12b8-4699-a4d5-b940d941d281 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:50.626201 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 113/443] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:50 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 798 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:51.645755 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1ae3941-e8af-4d84-8dfd-d27c238ba996 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:51.649612 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1ae3941-e8af-4d84-8dfd-d27c238ba996 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:51.649612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1ae3941-e8af-4d84-8dfd-d27c238ba996 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:51.650141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1ae3941-e8af-4d84-8dfd-d27c238ba996 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:51.650141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b1ae3941-e8af-4d84-8dfd-d27c238ba996 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:51.655935 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:51.655935 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:51.656956 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1ae3941-e8af-4d84-8dfd-d27c238ba996 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:51.657450 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 107/444] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:51 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:51.670510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4f0dff4-ec55-4885-9604-e7d26ca2b792 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:51.672665 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4f0dff4-ec55-4885-9604-e7d26ca2b792 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:11:51.673465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4f0dff4-ec55-4885-9604-e7d26ca2b792 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:51.673465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4f0dff4-ec55-4885-9604-e7d26ca2b792 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:51.683771 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:51.683771 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:51.689999 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f4f0dff4-ec55-4885-9604-e7d26ca2b792 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:11:51.699035 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4f0dff4-ec55-4885-9604-e7d26ca2b792 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 200 Aug 07 16:11:51.699833 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 111/445] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:51 2026] GET /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:11:51.715807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:52.093023 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182/export_record Aug 07 16:11:52.093023 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:52.093023 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'export_record' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:52.093023 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Export record for backup 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:11:52.106648 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:52.106648 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:52.107954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling RPCAPI with context: , host: np0000006731, backup: 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 07 16:11:52.118346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] export_record in rpcapi backup_id 22b72b69-0cdc-4860-9918-587952629182 on host np0000006731. {{(pid=100266) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 16:11:52.135958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiMjJiNzJiNjktMGNkYy00ODYwLTk5MTgtNTg3OTUyNjI5MTgyIiwgInVzZXJfaWQiOiAiODc4Y2U2ZmM5ODUwNDIzM2E4NjQxMGUwNjFjYTE4ZTciLCAicHJvamVjdF9pZCI6ICI3MGI5NmVhOTNiNTA0NGYwOTAzN2ZjNzU4ZDE4MzY1MSIsICJ2b2x1bWVfaWQiOiAiNzNhM2RkMDEtMjFlNy00MmYwLWJkYzktODA0NDA0YTkxYmJjIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTM3MDA3MDgxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTU1NzIzMDY0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzczYTNkZDAxLTIxZTctNDJmMC1iZGM5LTgwNDQwNGE5MWJiYy8yMDI2MDgwNzE2MTEzNS9hel9ub3ZhX2JhY2t1cF8yMmI3MmI2OS0wY2RjLTQ4NjAtOTkxOC01ODc5NTI2MjkxODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MTE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 16:11:52.136122 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a3f4ef1-9a2b-463f-8a02-b72b0c7d6860 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182/export_record returned with HTTP 200 Aug 07 16:11:52.137076 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 115/446] 10.4.3.24 () {66 vars in 1383 bytes} [Fri Aug 7 16:11:51 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182/export_record => generated 1512 bytes in 421 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:11:52.148212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:52.153837 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] POST https://10.4.3.24/volume/v3/backups/import_record Aug 07 16:11:52.154383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmYyMGMwMTItN2M1YS00ZGI4LTlmMGQtNTcxYTdlZjUyYTkyIiwgInVzZXJfaWQiOiAiODc4Y2U2ZmM5ODUwNDIzM2E4NjQxMGUwNjFjYTE4ZTciLCAicHJvamVjdF9pZCI6ICI3MGI5NmVhOTNiNTA0NGYwOTAzN2ZjNzU4ZDE4MzY1MSIsICJ2b2x1bWVfaWQiOiAiNzNhM2RkMDEtMjFlNy00MmYwLWJkYzktODA0NDA0YTkxYmJjIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTM3MDA3MDgxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTU1NzIzMDY0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzczYTNkZDAxLTIxZTctNDJmMC1iZGM5LTgwNDQwNGE5MWJiYy8yMDI2MDgwNzE2MTEzNS9hel9ub3ZhX2JhY2t1cF8yMmI3MmI2OS0wY2RjLTQ4NjAtOTkxOC01ODc5NTI2MjkxODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MTE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=="}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:52.159347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmYyMGMwMTItN2M1YS00ZGI4LTlmMGQtNTcxYTdlZjUyYTkyIiwgInVzZXJfaWQiOiAiODc4Y2U2ZmM5ODUwNDIzM2E4NjQxMGUwNjFjYTE4ZTciLCAicHJvamVjdF9pZCI6ICI3MGI5NmVhOTNiNTA0NGYwOTAzN2ZjNzU4ZDE4MzY1MSIsICJ2b2x1bWVfaWQiOiAiNzNhM2RkMDEtMjFlNy00MmYwLWJkYzktODA0NDA0YTkxYmJjIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTM3MDA3MDgxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTU1NzIzMDY0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzczYTNkZDAxLTIxZTctNDJmMC1iZGM5LTgwNDQwNGE5MWJiYy8yMDI2MDgwNzE2MTEzNS9hel9ub3ZhX2JhY2t1cF8yMmI3MmI2OS0wY2RjLTQ4NjAtOTkxOC01ODc5NTI2MjkxODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MTE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ=='}}. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 16:11:52.159734 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmYyMGMwMTItN2M1YS00ZGI4LTlmMGQtNTcxYTdlZjUyYTkyIiwgInVzZXJfaWQiOiAiODc4Y2U2ZmM5ODUwNDIzM2E4NjQxMGUwNjFjYTE4ZTciLCAicHJvamVjdF9pZCI6ICI3MGI5NmVhOTNiNTA0NGYwOTAzN2ZjNzU4ZDE4MzY1MSIsICJ2b2x1bWVfaWQiOiAiNzNhM2RkMDEtMjFlNy00MmYwLWJkYzktODA0NDA0YTkxYmJjIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTM3MDA3MDgxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTU1NzIzMDY0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzczYTNkZDAxLTIxZTctNDJmMC1iZGM5LTgwNDQwNGE5MWJiYy8yMDI2MDgwNzE2MTEzNS9hel9ub3ZhX2JhY2t1cF8yMmI3MmI2OS0wY2RjLTQ4NjAtOTkxOC01ODc5NTI2MjkxODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MTE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 16:11:52.225716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Created reservations ['f2aa54ed-8176-41c7-9d8c-5be70daeb8ab', '42dfee2a-f7f6-41e0-8fed-ef3410d139c9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:52.263330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] import_record rpcapi backup id bf20c012-7c5a-4db8-9f0d-571a7ef52a92 on host np0000006731 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmYyMGMwMTItN2M1YS00ZGI4LTlmMGQtNTcxYTdlZjUyYTkyIiwgInVzZXJfaWQiOiAiODc4Y2U2ZmM5ODUwNDIzM2E4NjQxMGUwNjFjYTE4ZTciLCAicHJvamVjdF9pZCI6ICI3MGI5NmVhOTNiNTA0NGYwOTAzN2ZjNzU4ZDE4MzY1MSIsICJ2b2x1bWVfaWQiOiAiNzNhM2RkMDEtMjFlNy00MmYwLWJkYzktODA0NDA0YTkxYmJjIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInRlbXBlc3Qtdm9sdW1lc2JhY2t1cHNhZG1pbnRlc3QtYmFja3VwLWNvbnRhaW5lci0xMTM3MDA3MDgxIiwgInBhcmVudF9pZCI6IG51bGwsICJzdGF0dXMiOiAiYXZhaWxhYmxlIiwgImZhaWxfcmVhc29uIjogbnVsbCwgInNpemUiOiAxLCAiZGlzcGxheV9uYW1lIjogInRlbXBlc3QtVm9sdW1lc0JhY2t1cHNBZG1pblRlc3QtQmFja3VwLTU1NzIzMDY0MiIsICJkaXNwbGF5X2Rlc2NyaXB0aW9uIjogbnVsbCwgInNlcnZpY2VfbWV0YWRhdGEiOiAidm9sdW1lXzczYTNkZDAxLTIxZTctNDJmMC1iZGM5LTgwNDQwNGE5MWJiYy8yMDI2MDgwNzE2MTEzNS9hel9ub3ZhX2JhY2t1cF8yMmI3MmI2OS0wY2RjLTQ4NjAtOTkxOC01ODc5NTI2MjkxODIiLCAic2VydmljZSI6ICJjaW5kZXIuYmFja3VwLmRyaXZlcnMuc3dpZnQuU3dpZnRCYWNrdXBEcml2ZXIiLCAib2JqZWN0X2NvdW50IjogMjEsICJ0ZW1wX3ZvbHVtZV9pZCI6IG51bGwsICJ0ZW1wX3NuYXBzaG90X2lkIjogbnVsbCwgIm51bV9kZXBlbmRlbnRfYmFja3VwcyI6IDAsICJzbmFwc2hvdF9pZCI6IG51bGwsICJkYXRhX3RpbWVzdGFtcCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJyZXN0b3JlX3ZvbHVtZV9pZCI6IG51bGwsICJtZXRhZGF0YSI6IHt9LCAiZW5jcnlwdGlvbl9rZXlfaWQiOiBudWxsLCAiY3JlYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjExOjMxWiIsICJ1cGRhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MTE6NTJaIiwgImRlbGV0ZWRfYXQiOiBudWxsLCAiZGVsZXRlZCI6IGZhbHNlfQ==. {{(pid=100267) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 16:11:52.265810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Import record output: {'backup': {'id': 'bf20c012-7c5a-4db8-9f0d-571a7ef52a92', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92'}, {'rel': 'bookmark', 'href': 'https://10.4.3.24/volume/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92'}]}}. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 16:11:52.266260 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f0a90b9-c977-4bc2-9fa1-a97a8800d13e tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/import_record returned with HTTP 201 Aug 07 16:11:52.266425 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 114/447] 10.4.3.24 () {68 vars in 1295 bytes} [Fri Aug 7 16:11:52 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 119 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:11:52.284256 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e896a6c3-bf12-4c79-8b93-d1a6ee5c19af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:52.288878 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e896a6c3-bf12-4c79-8b93-d1a6ee5c19af tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] GET https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 Aug 07 16:11:52.289125 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e896a6c3-bf12-4c79-8b93-d1a6ee5c19af tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:52.289261 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e896a6c3-bf12-4c79-8b93-d1a6ee5c19af tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:52.289363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e896a6c3-bf12-4c79-8b93-d1a6ee5c19af tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Show backup with id bf20c012-7c5a-4db8-9f0d-571a7ef52a92. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:52.305253 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:52.305253 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:52.305253 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e896a6c3-bf12-4c79-8b93-d1a6ee5c19af tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 returned with HTTP 200 Aug 07 16:11:52.306121 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 108/448] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:52 2026] GET /volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 => generated 645 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:53.326015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be8c5ff4-ef43-4838-abf4-a44b3bb24767 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:53.329217 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be8c5ff4-ef43-4838-abf4-a44b3bb24767 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] GET https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 Aug 07 16:11:53.329617 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be8c5ff4-ef43-4838-abf4-a44b3bb24767 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:53.329968 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be8c5ff4-ef43-4838-abf4-a44b3bb24767 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:53.330321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be8c5ff4-ef43-4838-abf4-a44b3bb24767 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Show backup with id bf20c012-7c5a-4db8-9f0d-571a7ef52a92. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:53.348982 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:53.348982 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:53.349829 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be8c5ff4-ef43-4838-abf4-a44b3bb24767 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 returned with HTTP 200 Aug 07 16:11:53.350626 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 112/449] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:53 2026] GET /volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 => generated 800 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:53.370708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bc247fe-0dac-473d-8b6c-ea79bedd02d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:53.378032 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bc247fe-0dac-473d-8b6c-ea79bedd02d2 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] GET https://10.4.3.24/volume/v3/backups Aug 07 16:11:53.378527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bc247fe-0dac-473d-8b6c-ea79bedd02d2 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:53.378832 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bc247fe-0dac-473d-8b6c-ea79bedd02d2 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:53.405662 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bc247fe-0dac-473d-8b6c-ea79bedd02d2 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 200 Aug 07 16:11:53.407489 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 116/450] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:11:53 2026] GET /volume/v3/backups => generated 335 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:53.421441 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-745965e8-2559-41e3-a172-17bdec3a637d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:53.423538 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] POST https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182/restore Aug 07 16:11:53.423538 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:11:53.425800 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Restoring backup 22b72b69-0cdc-4860-9918-587952629182 ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:11:53.425979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Restoring backup 22b72b69-0cdc-4860-9918-587952629182 to volume None. Aug 07 16:11:53.432150 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:53.432150 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:53.433929 np0000006731 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Creating volume of 1 GB for restore of backup 22b72b69-0cdc-4860-9918-587952629182. Aug 07 16:11:53.442224 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:11:53.441922. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:11:53.442434 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Availability Zones retrieved successfully. Aug 07 16:11:53.449410 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Flow 'volume_create_api' (b1fbd268-937c-4359-bd47-4d2651b908f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:53.451568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe93e29-097e-47c5-9081-ca5985c4a27f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:53.452826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:11:53.500534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fe93e29-097e-47c5-9081-ca5985c4a27f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:53.500534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0f3b89-e1c1-4715-8814-4f8c91303642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:53.555272 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Created reservations ['ea5f851f-86b0-46c1-b659-40157f7c31d3', '11fc5a04-80e8-4bb6-812b-fefa0c1795b7', '1a099c9a-6489-4d7d-9c3d-27ff65bdc2d6', '5090af44-1726-494d-a4e4-996957b57ff9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:11:53.556445 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb0f3b89-e1c1-4715-8814-4f8c91303642) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea5f851f-86b0-46c1-b659-40157f7c31d3', '11fc5a04-80e8-4bb6-812b-fefa0c1795b7', '1a099c9a-6489-4d7d-9c3d-27ff65bdc2d6', '5090af44-1726-494d-a4e4-996957b57ff9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:53.558037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9aa2be4-6421-4cdd-8454-0bc48fe052fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:53.603452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9aa2be4-6421-4cdd-8454-0bc48fe052fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60a3696a-789f-4eae-93d2-d8ef4da2010b', '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_22b72b69-0cdc-4860-9918-587952629182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b96ea93b5044f09037fc758d183651',qos_specs=None,replication_status=,reservations=['ea5f851f-86b0-46c1-b659-40157f7c31d3','11fc5a04-80e8-4bb6-812b-fefa0c1795b7','1a099c9a-6489-4d7d-9c3d-27ff65bdc2d6','5090af44-1726-494d-a4e4-996957b57ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878ce6fc98504233a86410e061ca18e7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:11:53Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_22b72b69-0cdc-4860-9918-587952629182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60a3696a-789f-4eae-93d2-d8ef4da2010b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b96ea93b5044f09037fc758d183651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='878ce6fc98504233a86410e061ca18e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:53.604567 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66e81f3-ef4c-40a5-a73c-e935ad9dc958) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:53.630548 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e66e81f3-ef4c-40a5-a73c-e935ad9dc958) transitioned into 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_22b72b69-0cdc-4860-9918-587952629182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b96ea93b5044f09037fc758d183651',qos_specs=None,replication_status=,reservations=['ea5f851f-86b0-46c1-b659-40157f7c31d3','11fc5a04-80e8-4bb6-812b-fefa0c1795b7','1a099c9a-6489-4d7d-9c3d-27ff65bdc2d6','5090af44-1726-494d-a4e4-996957b57ff9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878ce6fc98504233a86410e061ca18e7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:53.631729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8aee454-861b-4822-9765-914cd3380d29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:11:53.653356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8aee454-861b-4822-9765-914cd3380d29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:11:53.654392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Flow 'volume_create_api' (b1fbd268-937c-4359-bd47-4d2651b908f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:11:53.654974 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume request issued successfully. Aug 07 16:11:53.675247 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:53.675247 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:53.675247 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:11:54.682816 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:54.682816 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:54.683356 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:11:54.683490 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:11:54.683605 np0000006731 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Overwriting volume 60a3696a-789f-4eae-93d2-d8ef4da2010b with restore of backup 22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:54.707850 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] restore_backup in rpcapi backup_id 22b72b69-0cdc-4860-9918-587952629182 {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:11:54.709872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-745965e8-2559-41e3-a172-17bdec3a637d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182/restore returned with HTTP 202 Aug 07 16:11:54.710526 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 115/451] 10.4.3.24 () {68 vars in 1386 bytes} [Fri Aug 7 16:11:53 2026] POST /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182/restore => generated 189 bytes in 1290 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:11:54.720083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0efa049-9d90-4170-9776-6e354153ed0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:54.722635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0efa049-9d90-4170-9776-6e354153ed0b tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:54.722900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0efa049-9d90-4170-9776-6e354153ed0b tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:54.723160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0efa049-9d90-4170-9776-6e354153ed0b tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:54.723513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e0efa049-9d90-4170-9776-6e354153ed0b tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:54.730777 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:54.730777 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:54.731787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0efa049-9d90-4170-9776-6e354153ed0b tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:54.732403 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 109/452] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:54 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:11:55.744666 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a9334c6b-2f12-442f-9c9e-80957c4b1033 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:55.746621 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9334c6b-2f12-442f-9c9e-80957c4b1033 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:55.746816 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9334c6b-2f12-442f-9c9e-80957c4b1033 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:55.747009 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a9334c6b-2f12-442f-9c9e-80957c4b1033 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:55.747104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a9334c6b-2f12-442f-9c9e-80957c4b1033 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:55.755146 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:55.755146 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:55.756086 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a9334c6b-2f12-442f-9c9e-80957c4b1033 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:55.756701 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 113/453] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:55 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:56.768938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca2f232c-789a-4edc-be97-0fd315363f3f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:56.772325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca2f232c-789a-4edc-be97-0fd315363f3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:56.772325 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca2f232c-789a-4edc-be97-0fd315363f3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:56.772804 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca2f232c-789a-4edc-be97-0fd315363f3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:56.772976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ca2f232c-789a-4edc-be97-0fd315363f3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:56.779659 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:56.779659 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:11:56.782529 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca2f232c-789a-4edc-be97-0fd315363f3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:56.783201 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 117/454] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:56 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:57.801243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b920043-4962-4647-82f3-b52ae1735199 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:57.804040 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b920043-4962-4647-82f3-b52ae1735199 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:57.804251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b920043-4962-4647-82f3-b52ae1735199 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:57.804569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b920043-4962-4647-82f3-b52ae1735199 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:57.804691 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7b920043-4962-4647-82f3-b52ae1735199 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:57.811697 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:57.811697 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:11:57.813079 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b920043-4962-4647-82f3-b52ae1735199 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:57.813750 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 116/455] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:57 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:58.829412 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f4c147ab-fe72-47c3-b505-a661684b1b49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:58.834880 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4c147ab-fe72-47c3-b505-a661684b1b49 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:58.835184 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4c147ab-fe72-47c3-b505-a661684b1b49 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:58.835577 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f4c147ab-fe72-47c3-b505-a661684b1b49 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:58.835729 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f4c147ab-fe72-47c3-b505-a661684b1b49 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:58.845091 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:58.845091 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:11:58.846053 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f4c147ab-fe72-47c3-b505-a661684b1b49 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:58.848539 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 110/456] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:58 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:11:59.864138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fb8f5e5-43fc-4c9b-b6de-bc66b50f67dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:11:59.867608 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fb8f5e5-43fc-4c9b-b6de-bc66b50f67dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:11:59.869521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fb8f5e5-43fc-4c9b-b6de-bc66b50f67dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:11:59.869521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fb8f5e5-43fc-4c9b-b6de-bc66b50f67dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:11:59.869521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7fb8f5e5-43fc-4c9b-b6de-bc66b50f67dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:11:59.874828 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:11:59.874828 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:11:59.875944 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fb8f5e5-43fc-4c9b-b6de-bc66b50f67dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:11:59.876488 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 114/457] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:11:59 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:00.894010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b19b05b3-9d71-4ede-a6f9-2eb12f0c32df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:00.898340 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b19b05b3-9d71-4ede-a6f9-2eb12f0c32df tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:00.898657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b19b05b3-9d71-4ede-a6f9-2eb12f0c32df tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:00.898920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b19b05b3-9d71-4ede-a6f9-2eb12f0c32df tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:00.899096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b19b05b3-9d71-4ede-a6f9-2eb12f0c32df tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:00.906657 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:00.906657 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:00.907579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b19b05b3-9d71-4ede-a6f9-2eb12f0c32df tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:00.907962 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 118/458] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:00 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:01.923830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ae2f8a4-b12e-4621-878d-41fedd04d8d5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:01.926969 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ae2f8a4-b12e-4621-878d-41fedd04d8d5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:01.928162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ae2f8a4-b12e-4621-878d-41fedd04d8d5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:01.928162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ae2f8a4-b12e-4621-878d-41fedd04d8d5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:01.929473 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7ae2f8a4-b12e-4621-878d-41fedd04d8d5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:01.935647 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:01.935647 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:01.936826 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ae2f8a4-b12e-4621-878d-41fedd04d8d5 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:01.937637 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 117/459] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:01 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:02.953326 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d15b0219-55cc-442b-aaab-a2055ebe2022 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:02.957329 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d15b0219-55cc-442b-aaab-a2055ebe2022 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:02.957329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d15b0219-55cc-442b-aaab-a2055ebe2022 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:02.957329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d15b0219-55cc-442b-aaab-a2055ebe2022 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:02.957329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d15b0219-55cc-442b-aaab-a2055ebe2022 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:02.962910 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:02.962910 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:02.964127 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d15b0219-55cc-442b-aaab-a2055ebe2022 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:02.966565 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 111/460] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:02 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:03.983122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2fa9eebd-4fac-44c2-aa2e-6e89661bcb99 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:03.985641 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fa9eebd-4fac-44c2-aa2e-6e89661bcb99 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:03.986260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fa9eebd-4fac-44c2-aa2e-6e89661bcb99 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:03.987035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2fa9eebd-4fac-44c2-aa2e-6e89661bcb99 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:03.987035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2fa9eebd-4fac-44c2-aa2e-6e89661bcb99 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:03.994368 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:03.994368 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:03.995732 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2fa9eebd-4fac-44c2-aa2e-6e89661bcb99 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:03.996426 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 115/461] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:03 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:05.012647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-50835696-a833-4b9c-bdec-d387f698b465 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:05.016638 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50835696-a833-4b9c-bdec-d387f698b465 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:05.016638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50835696-a833-4b9c-bdec-d387f698b465 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:05.016638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-50835696-a833-4b9c-bdec-d387f698b465 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:05.016638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-50835696-a833-4b9c-bdec-d387f698b465 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:05.023834 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:05.023834 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:05.024354 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-50835696-a833-4b9c-bdec-d387f698b465 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:05.024817 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 119/462] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:05 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:12:06.040343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0571f85-1d6e-49a2-b6da-ea88ae9e034e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:06.049409 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0571f85-1d6e-49a2-b6da-ea88ae9e034e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:06.049409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0571f85-1d6e-49a2-b6da-ea88ae9e034e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:06.049409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0571f85-1d6e-49a2-b6da-ea88ae9e034e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:06.049409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c0571f85-1d6e-49a2-b6da-ea88ae9e034e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:06.057371 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:06.057371 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:06.058938 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0571f85-1d6e-49a2-b6da-ea88ae9e034e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:06.058938 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 118/463] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:06 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 800 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:06.075984 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78af466a-7b06-43a9-9f33-84aa8b301df1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:06.078151 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78af466a-7b06-43a9-9f33-84aa8b301df1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/60a3696a-789f-4eae-93d2-d8ef4da2010b Aug 07 16:12:06.078423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78af466a-7b06-43a9-9f33-84aa8b301df1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:06.078684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78af466a-7b06-43a9-9f33-84aa8b301df1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:06.091938 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:06.091938 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:06.093376 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78af466a-7b06-43a9-9f33-84aa8b301df1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:06.101368 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78af466a-7b06-43a9-9f33-84aa8b301df1 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/60a3696a-789f-4eae-93d2-d8ef4da2010b returned with HTTP 200 Aug 07 16:12:06.101881 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 112/464] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:06 2026] GET /volume/v3/volumes/60a3696a-789f-4eae-93d2-d8ef4da2010b => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:06.123920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65d23e14-bedd-4488-af43-ea10ef5298da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:06.126673 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:12:06.127123 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:06.127449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:06.128690 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:12:06.130093 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:12:06.193975 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Get all volumes completed successfully. Aug 07 16:12:06.196103 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65d23e14-bedd-4488-af43-ea10ef5298da tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:12:06.197196 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 116/465] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:12:06 2026] GET /volume/v3/volumes => generated 659 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:06.217590 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:06.220903 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] DELETE https://10.4.3.24/volume/v3/volumes/60a3696a-789f-4eae-93d2-d8ef4da2010b Aug 07 16:12:06.220903 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:06.220903 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:06.220903 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete volume with id: 60a3696a-789f-4eae-93d2-d8ef4da2010b Aug 07 16:12:06.231368 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:06.231368 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:06.231853 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:06.256235 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete volume request issued successfully. Aug 07 16:12:06.256547 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5b88431-a097-462d-89c1-a8de8c9476c6 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/60a3696a-789f-4eae-93d2-d8ef4da2010b returned with HTTP 202 Aug 07 16:12:06.257956 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 120/466] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:06 2026] DELETE /volume/v3/volumes/60a3696a-789f-4eae-93d2-d8ef4da2010b => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:06.268162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:06.270276 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] DELETE https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 Aug 07 16:12:06.270591 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:06.271603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:06.271603 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Delete backup with id: bf20c012-7c5a-4db8-9f0d-571a7ef52a92. Aug 07 16:12:06.276167 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:06.276167 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:06.305687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] delete_backup rpcapi backup_id bf20c012-7c5a-4db8-9f0d-571a7ef52a92 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:12:06.309445 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f371ec7-e6cd-4097-9c93-23dd4b235bf7 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 returned with HTTP 202 Aug 07 16:12:06.309992 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 119/467] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:06 2026] DELETE /volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:12:06.322904 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-513c3b6d-15d4-441f-9108-78f21ae83498 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:06.325019 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-513c3b6d-15d4-441f-9108-78f21ae83498 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] GET https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 Aug 07 16:12:06.325468 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-513c3b6d-15d4-441f-9108-78f21ae83498 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:06.325660 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-513c3b6d-15d4-441f-9108-78f21ae83498 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:06.326770 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-513c3b6d-15d4-441f-9108-78f21ae83498 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Show backup with id bf20c012-7c5a-4db8-9f0d-571a7ef52a92. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:06.332211 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:06.332211 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:06.333560 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-513c3b6d-15d4-441f-9108-78f21ae83498 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 returned with HTTP 200 Aug 07 16:12:06.333797 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 113/468] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:06 2026] GET /volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 => generated 799 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:07.350977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0017e047-3385-4d9e-8c85-fffbb11fa426 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:07.353399 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0017e047-3385-4d9e-8c85-fffbb11fa426 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] GET https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 Aug 07 16:12:07.353661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0017e047-3385-4d9e-8c85-fffbb11fa426 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:07.353927 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0017e047-3385-4d9e-8c85-fffbb11fa426 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:07.354859 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0017e047-3385-4d9e-8c85-fffbb11fa426 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Show backup with id bf20c012-7c5a-4db8-9f0d-571a7ef52a92. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:07.360890 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0017e047-3385-4d9e-8c85-fffbb11fa426 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 returned with HTTP 404 Aug 07 16:12:07.361635 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 117/469] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:07 2026] GET /volume/v3/backups/bf20c012-7c5a-4db8-9f0d-571a7ef52a92 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:07.371781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:07.379114 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] DELETE https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:07.379678 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:07.379988 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:07.380095 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete backup with id: 22b72b69-0cdc-4860-9918-587952629182. Aug 07 16:12:07.390006 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:07.390006 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:07.433194 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] delete_backup rpcapi backup_id 22b72b69-0cdc-4860-9918-587952629182 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:12:07.436078 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e0960b4-3caf-48e4-9534-d6846834dd9d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 202 Aug 07 16:12:07.436635 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 121/470] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:07 2026] DELETE /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:12:07.450069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97aab64b-9f45-4559-bf7e-27750268fb27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:07.455231 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97aab64b-9f45-4559-bf7e-27750268fb27 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:07.455586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97aab64b-9f45-4559-bf7e-27750268fb27 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:07.456267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97aab64b-9f45-4559-bf7e-27750268fb27 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:07.456267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-97aab64b-9f45-4559-bf7e-27750268fb27 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:07.467491 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:07.467491 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:07.468963 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97aab64b-9f45-4559-bf7e-27750268fb27 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 200 Aug 07 16:12:07.469494 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 120/471] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:07 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 799 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:08.489485 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20731a23-6d68-4c53-bac2-6b1508398386 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:08.492287 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20731a23-6d68-4c53-bac2-6b1508398386 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 Aug 07 16:12:08.492287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20731a23-6d68-4c53-bac2-6b1508398386 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:08.492452 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20731a23-6d68-4c53-bac2-6b1508398386 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:08.492647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-20731a23-6d68-4c53-bac2-6b1508398386 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id 22b72b69-0cdc-4860-9918-587952629182. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:08.499076 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20731a23-6d68-4c53-bac2-6b1508398386 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 returned with HTTP 404 Aug 07 16:12:08.502128 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 114/472] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:08 2026] GET /volume/v3/backups/22b72b69-0cdc-4860-9918-587952629182 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:12:08.661159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87511841-843c-4860-a938-4ec5b325d7ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:08.664284 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87511841-843c-4860-a938-4ec5b325d7ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:12:08.665293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87511841-843c-4860-a938-4ec5b325d7ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:08.665293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87511841-843c-4860-a938-4ec5b325d7ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:08.676759 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:08.676759 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:08.683097 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87511841-843c-4860-a938-4ec5b325d7ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:08.690554 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87511841-843c-4860-a938-4ec5b325d7ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 200 Aug 07 16:12:08.691070 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 118/473] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:08 2026] GET /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:08.712385 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cacf595-534f-4139-ab7b-a60e83d64163 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:08.715318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] DELETE https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:12:08.715318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:08.716041 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:08.716837 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete volume with id: 73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:12:08.733819 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:08.733819 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:08.734620 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:08.771031 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete volume request issued successfully. Aug 07 16:12:08.771498 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cacf595-534f-4139-ab7b-a60e83d64163 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 202 Aug 07 16:12:08.772014 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 122/474] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:08 2026] DELETE /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:08.785193 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2cc854d-046c-4f7a-821d-44b641d74c47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:08.787837 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2cc854d-046c-4f7a-821d-44b641d74c47 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:12:08.787999 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2cc854d-046c-4f7a-821d-44b641d74c47 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:08.788469 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2cc854d-046c-4f7a-821d-44b641d74c47 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:08.808869 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:08.808869 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:08.824149 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2cc854d-046c-4f7a-821d-44b641d74c47 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:08.832293 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2cc854d-046c-4f7a-821d-44b641d74c47 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 200 Aug 07 16:12:08.832860 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 121/475] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:08 2026] GET /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:09.090891 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c832f9cc-8769-4752-84a3-b453ada8a20c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:09.094520 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:09.095943 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1122400859"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:09.100320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1122400859'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:09.100501 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Create volume of 1 GB Aug 07 16:12:09.105521 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Availability Zones retrieved successfully. Aug 07 16:12:09.114645 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Flow 'volume_create_api' (ed3e0773-8495-4937-b8df-8382674eb0d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:09.117170 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218af6ac-95e1-4654-ad5b-5003330ab92a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:09.118034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:09.160658 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (218af6ac-95e1-4654-ad5b-5003330ab92a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:09.161602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc2ae5d-12eb-4a74-95bb-b8cf1e75ea49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:09.263590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Created reservations ['0b32b395-2020-488b-8f92-55853fff3a04', 'c2325cab-2ba2-4b43-8553-7d729ee27bde', '593f93ca-0ca1-4eef-9d4a-ba3946fba5ee', 'ef447f89-332a-40ce-bc89-80d2e29442ba'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:09.265017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7cc2ae5d-12eb-4a74-95bb-b8cf1e75ea49) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b32b395-2020-488b-8f92-55853fff3a04', 'c2325cab-2ba2-4b43-8553-7d729ee27bde', '593f93ca-0ca1-4eef-9d4a-ba3946fba5ee', 'ef447f89-332a-40ce-bc89-80d2e29442ba']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:09.267224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f16d7e9-9563-4deb-854a-13361f1853be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:09.299438 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f16d7e9-9563-4deb-854a-13361f1853be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e856f6f1-ad6f-4463-bb16-29f396eb8a8e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1122400859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f7eaed5ffb4b6ba9bfbf59ddf874a8',qos_specs=None,replication_status=,reservations=['0b32b395-2020-488b-8f92-55853fff3a04','c2325cab-2ba2-4b43-8553-7d729ee27bde','593f93ca-0ca1-4eef-9d4a-ba3946fba5ee','ef447f89-332a-40ce-bc89-80d2e29442ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77c98ae8ad3414d9ccad6945d60c60a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1122400859',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e856f6f1-ad6f-4463-bb16-29f396eb8a8e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f7eaed5ffb4b6ba9bfbf59ddf874a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e77c98ae8ad3414d9ccad6945d60c60a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:09.301039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519e65a6-0df0-4c82-93cc-eec9f9f59336) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:09.331738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (519e65a6-0df0-4c82-93cc-eec9f9f59336) transitioned into state 'SUCCESS' from state '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-1122400859',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f7eaed5ffb4b6ba9bfbf59ddf874a8',qos_specs=None,replication_status=,reservations=['0b32b395-2020-488b-8f92-55853fff3a04','c2325cab-2ba2-4b43-8553-7d729ee27bde','593f93ca-0ca1-4eef-9d4a-ba3946fba5ee','ef447f89-332a-40ce-bc89-80d2e29442ba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77c98ae8ad3414d9ccad6945d60c60a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:09.333119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e66ddaf-ac92-4f5c-8a50-af5989f33d2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:09.351630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e66ddaf-ac92-4f5c-8a50-af5989f33d2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:09.353130 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Flow 'volume_create_api' (ed3e0773-8495-4937-b8df-8382674eb0d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:09.353290 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Create volume request issued successfully. Aug 07 16:12:09.354288 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c832f9cc-8769-4752-84a3-b453ada8a20c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:09.354758 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 115/476] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:09 2026] POST /volume/v3/volumes => generated 752 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 16:12:09.516735 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-b0272a80-cdcf-4869-ad07-bad657637d6b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:09.521793 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-b0272a80-cdcf-4869-ad07-bad657637d6b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] DELETE https://10.4.3.24/volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a Aug 07 16:12:09.523090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-b0272a80-cdcf-4869-ad07-bad657637d6b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:09.523394 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-b0272a80-cdcf-4869-ad07-bad657637d6b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:09.536155 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:09.536155 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:09.629163 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-b0272a80-cdcf-4869-ad07-bad657637d6b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a returned with HTTP 200 Aug 07 16:12:09.629870 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 119/477] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:09 2026] DELETE /volume/v3/attachments/7899ce0e-c287-4bf1-91dd-927c09f92a0a => generated 19 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:09.641685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-49ff5ca0-762f-44d0-b3a0-67c909998af4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:09.646100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-49ff5ca0-762f-44d0-b3a0-67c909998af4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] DELETE https://10.4.3.24/volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b Aug 07 16:12:09.646100 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-49ff5ca0-762f-44d0-b3a0-67c909998af4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:09.646100 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-49ff5ca0-762f-44d0-b3a0-67c909998af4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:09.661613 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:09.661613 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:09.739640 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-49ff5ca0-762f-44d0-b3a0-67c909998af4 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b returned with HTTP 200 Aug 07 16:12:09.739640 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 123/478] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:09 2026] DELETE /volume/v3/attachments/a8171e2e-43fb-4106-9d74-f6796dbbaf6b => generated 19 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:09.753966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-7923a159-ac3f-49da-a197-ba25817613c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:09.757035 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-7923a159-ac3f-49da-a197-ba25817613c0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] DELETE https://10.4.3.24/volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936 Aug 07 16:12:09.757596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-7923a159-ac3f-49da-a197-ba25817613c0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:09.757954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-7923a159-ac3f-49da-a197-ba25817613c0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:09.769492 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:09.769492 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:09.859253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8abed8ef-9b5a-4e64-a298-c1c08eb90814 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:09.862334 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8abed8ef-9b5a-4e64-a298-c1c08eb90814 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc Aug 07 16:12:09.862334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8abed8ef-9b5a-4e64-a298-c1c08eb90814 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:09.862334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8abed8ef-9b5a-4e64-a298-c1c08eb90814 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:09.872183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-28d57e04-1549-4d61-8ebd-19daa00874b3 req-7923a159-ac3f-49da-a197-ba25817613c0 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936 returned with HTTP 200 Aug 07 16:12:09.872750 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8abed8ef-9b5a-4e64-a298-c1c08eb90814 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc returned with HTTP 404 Aug 07 16:12:09.872903 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 122/479] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:09 2026] DELETE /volume/v3/attachments/71e86903-1223-4a6f-996d-741fa13ac936 => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:09.876044 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 116/480] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:09 2026] GET /volume/v3/volumes/73a3dd01-21e7-42f0-bdc9-804404a91bbc => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:09.887558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:09.890132 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:09.891323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsAdminTest-Volume-1773833459"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:09.893159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsAdminTest-Volume-1773833459'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:09.895331 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume of 1 GB Aug 07 16:12:09.895331 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:09.895331 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:09.903610 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Availability Zones retrieved successfully. Aug 07 16:12:09.918338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Flow 'volume_create_api' (2e2c5ebe-d757-42cc-bb49-0183005923cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:09.918338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05612237-2445-4ee0-acad-1eb893c0d038) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:09.919529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:09.980508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05612237-2445-4ee0-acad-1eb893c0d038) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:09.980508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d824f7-4f92-46ac-b706-9b4ab4319795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:10.080146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Created reservations ['0d0d2b02-d14f-4d58-adc9-c3c855e69423', '7cf9ad65-76f3-47bf-b9bd-19de9798a478', 'be0fa163-c935-450e-aedd-fe3c6aa91ac3', '33126ee4-1d61-4286-be90-fd974f6fd4f7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:10.081567 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d824f7-4f92-46ac-b706-9b4ab4319795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d0d2b02-d14f-4d58-adc9-c3c855e69423', '7cf9ad65-76f3-47bf-b9bd-19de9798a478', 'be0fa163-c935-450e-aedd-fe3c6aa91ac3', '33126ee4-1d61-4286-be90-fd974f6fd4f7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:10.082797 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebdf44ac-181e-468c-955d-928180d3376b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:10.133743 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ebdf44ac-181e-468c-955d-928180d3376b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66e8055b-1145-4644-8594-bc1044263494', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1773833459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b96ea93b5044f09037fc758d183651',qos_specs=None,replication_status=,reservations=['0d0d2b02-d14f-4d58-adc9-c3c855e69423','7cf9ad65-76f3-47bf-b9bd-19de9798a478','be0fa163-c935-450e-aedd-fe3c6aa91ac3','33126ee4-1d61-4286-be90-fd974f6fd4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878ce6fc98504233a86410e061ca18e7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsAdminTest-Volume-1773833459',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=66e8055b-1145-4644-8594-bc1044263494,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='70b96ea93b5044f09037fc758d183651',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='878ce6fc98504233a86410e061ca18e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:10.134112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d003b1f-300e-438e-9e68-90e17cc191ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:10.184763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d003b1f-300e-438e-9e68-90e17cc191ce) transitioned into state 'SUCCESS' from state '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-1773833459',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='70b96ea93b5044f09037fc758d183651',qos_specs=None,replication_status=,reservations=['0d0d2b02-d14f-4d58-adc9-c3c855e69423','7cf9ad65-76f3-47bf-b9bd-19de9798a478','be0fa163-c935-450e-aedd-fe3c6aa91ac3','33126ee4-1d61-4286-be90-fd974f6fd4f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='878ce6fc98504233a86410e061ca18e7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:10.185609 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fe39e3-f6a3-4a27-85a3-d59fdfab9593) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:10.206514 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (27fe39e3-f6a3-4a27-85a3-d59fdfab9593) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:10.207793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Flow 'volume_create_api' (2e2c5ebe-d757-42cc-bb49-0183005923cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:10.208173 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Create volume request issued successfully. Aug 07 16:12:10.209738 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc0d04b6-733e-4bbe-9509-8ddfd07374dd tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:10.209738 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 120/481] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:09 2026] POST /volume/v3/volumes => generated 752 bytes in 323 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:10.229125 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c674a19d-7ed7-44f9-a873-b4404c25aafe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:10.234454 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c674a19d-7ed7-44f9-a873-b4404c25aafe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:10.234454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c674a19d-7ed7-44f9-a873-b4404c25aafe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:10.234454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c674a19d-7ed7-44f9-a873-b4404c25aafe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:10.260020 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:10.260020 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:10.268448 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c674a19d-7ed7-44f9-a873-b4404c25aafe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:10.277993 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c674a19d-7ed7-44f9-a873-b4404c25aafe tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 200 Aug 07 16:12:10.278452 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 124/482] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:10 2026] GET /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 820 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:12:11.301874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3acad8e-962d-453a-a571-8b2b4892c48d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:11.303788 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3acad8e-962d-453a-a571-8b2b4892c48d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:11.304066 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3acad8e-962d-453a-a571-8b2b4892c48d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:11.304363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3acad8e-962d-453a-a571-8b2b4892c48d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:11.315113 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:11.315113 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:11.320200 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3acad8e-962d-453a-a571-8b2b4892c48d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:11.327815 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3acad8e-962d-453a-a571-8b2b4892c48d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 200 Aug 07 16:12:11.328292 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 123/483] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:11 2026] GET /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:11.346112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-274de125-e7d6-4b12-9962-6d1a529ae592 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:11.348228 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:12:11.348814 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "66e8055b-1145-4644-8594-bc1044263494", "name": "tempest-VolumesBackupsAdminTest-Backup-211045270", "container": "tempest-volumesbackupsadmintest-backup-container-55101409"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:11.350934 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Creating new backup {'backup': {'volume_id': '66e8055b-1145-4644-8594-bc1044263494', 'name': 'tempest-VolumesBackupsAdminTest-Backup-211045270', 'container': 'tempest-volumesbackupsadmintest-backup-container-55101409'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:12:11.351280 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Creating backup of volume 66e8055b-1145-4644-8594-bc1044263494 in container tempest-volumesbackupsadmintest-backup-container-55101409 Aug 07 16:12:11.362339 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:11.362339 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:11.362747 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:11.394207 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Created reservations ['06af8031-f26e-4044-a988-4b2603b8e527', 'b5c09e65-0b82-4c09-a45d-491f46a53d9d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:11.430994 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-274de125-e7d6-4b12-9962-6d1a529ae592 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:12:11.431865 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 117/484] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:12:11 2026] POST /volume/v3/backups => generated 332 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:11.442590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2298ed40-79ad-4f59-bba6-0a5daecaa03c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:11.445647 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2298ed40-79ad-4f59-bba6-0a5daecaa03c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:11.445906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2298ed40-79ad-4f59-bba6-0a5daecaa03c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:11.446071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2298ed40-79ad-4f59-bba6-0a5daecaa03c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:11.446315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2298ed40-79ad-4f59-bba6-0a5daecaa03c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:11.458350 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:11.458350 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:11.460290 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2298ed40-79ad-4f59-bba6-0a5daecaa03c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:11.460885 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 121/485] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:11 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:12.480058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4f482f0-0242-4709-8a19-24f65b68fe81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:12.483144 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4f482f0-0242-4709-8a19-24f65b68fe81 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:12.483416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4f482f0-0242-4709-8a19-24f65b68fe81 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:12.483766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4f482f0-0242-4709-8a19-24f65b68fe81 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:12.483894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d4f482f0-0242-4709-8a19-24f65b68fe81 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:12.493913 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:12.493913 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:12.495546 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4f482f0-0242-4709-8a19-24f65b68fe81 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:12.496164 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 125/486] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:12 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:13.511719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-111d1a97-26d2-4cbb-ad58-c7756da8e1f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:13.517451 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-111d1a97-26d2-4cbb-ad58-c7756da8e1f2 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:13.517451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-111d1a97-26d2-4cbb-ad58-c7756da8e1f2 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:13.518321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-111d1a97-26d2-4cbb-ad58-c7756da8e1f2 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:13.518321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-111d1a97-26d2-4cbb-ad58-c7756da8e1f2 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:13.526601 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:13.526601 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:13.526601 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-111d1a97-26d2-4cbb-ad58-c7756da8e1f2 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:13.526601 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 124/487] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:13 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:13.797107 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:13.799753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:12:13.799964 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:13.800691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:13.800691 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Delete volume with id: 2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:12:13.812441 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:13.812441 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:13.812441 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:12:13.835637 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Delete volume request issued successfully. Aug 07 16:12:13.835980 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4adbbfac-f739-4c3a-99e7-2956f82de059 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 202 Aug 07 16:12:13.836634 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 118/488] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:13 2026] DELETE /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:13.850191 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20b6d5a5-467c-4805-88ec-0cfa89a11fc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:13.851974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20b6d5a5-467c-4805-88ec-0cfa89a11fc6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:12:13.852196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20b6d5a5-467c-4805-88ec-0cfa89a11fc6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:13.852504 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20b6d5a5-467c-4805-88ec-0cfa89a11fc6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:13.863560 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:13.863560 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:13.868061 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-20b6d5a5-467c-4805-88ec-0cfa89a11fc6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:12:13.873721 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20b6d5a5-467c-4805-88ec-0cfa89a11fc6 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 200 Aug 07 16:12:13.874126 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 122/489] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:13 2026] GET /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:14.539664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-228ed233-9e35-4377-b43a-85b9c8501679 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:14.543443 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-228ed233-9e35-4377-b43a-85b9c8501679 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:14.543727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-228ed233-9e35-4377-b43a-85b9c8501679 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:14.544003 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-228ed233-9e35-4377-b43a-85b9c8501679 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:14.544366 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-228ed233-9e35-4377-b43a-85b9c8501679 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:14.553809 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:14.553809 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:14.555135 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-228ed233-9e35-4377-b43a-85b9c8501679 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:14.556067 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 126/490] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:14 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:14.894324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d77ef70-313b-42e3-ae4f-70791091a274 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:14.897239 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d77ef70-313b-42e3-ae4f-70791091a274 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 Aug 07 16:12:14.897429 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d77ef70-313b-42e3-ae4f-70791091a274 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:14.897596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d77ef70-313b-42e3-ae4f-70791091a274 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:14.912969 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d77ef70-313b-42e3-ae4f-70791091a274 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 returned with HTTP 404 Aug 07 16:12:14.914439 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 125/491] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:14 2026] GET /volume/v3/volumes/2d62ea10-34fb-4b10-a995-7970c0072cb1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:14.928725 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d438ae02-69e3-43a6-8269-68b30f78347d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:14.931606 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:12:14.931606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:14.931967 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:14.932006 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Delete volume with id: cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:12:14.944222 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:14.944222 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:14.944871 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:12:14.973763 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Delete volume request issued successfully. Aug 07 16:12:14.974041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d438ae02-69e3-43a6-8269-68b30f78347d tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 202 Aug 07 16:12:14.974976 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 119/492] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:14 2026] DELETE /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:14.987867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61b608ec-df7b-439e-af47-51a34c4128b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:14.990066 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61b608ec-df7b-439e-af47-51a34c4128b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:12:14.990386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61b608ec-df7b-439e-af47-51a34c4128b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:14.991512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61b608ec-df7b-439e-af47-51a34c4128b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:15.002085 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:15.002085 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:15.006023 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-61b608ec-df7b-439e-af47-51a34c4128b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:12:15.013110 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61b608ec-df7b-439e-af47-51a34c4128b7 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 200 Aug 07 16:12:15.013702 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 123/493] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:14 2026] GET /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:15.585470 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6d18cae-6724-4733-9108-4a4193e92016 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:15.588360 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6d18cae-6724-4733-9108-4a4193e92016 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:15.589006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6d18cae-6724-4733-9108-4a4193e92016 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:15.589006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6d18cae-6724-4733-9108-4a4193e92016 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:15.589295 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d6d18cae-6724-4733-9108-4a4193e92016 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:15.595470 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:15.595470 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:15.596995 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6d18cae-6724-4733-9108-4a4193e92016 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:15.598407 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 127/494] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:15 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:16.032634 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4892292-2e08-45ee-bb46-f6c0d9f3ba41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:16.035170 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4892292-2e08-45ee-bb46-f6c0d9f3ba41 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 Aug 07 16:12:16.035487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4892292-2e08-45ee-bb46-f6c0d9f3ba41 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:16.035761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4892292-2e08-45ee-bb46-f6c0d9f3ba41 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:16.045443 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4892292-2e08-45ee-bb46-f6c0d9f3ba41 tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 returned with HTTP 404 Aug 07 16:12:16.046721 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 126/495] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:16 2026] GET /volume/v3/volumes/cf578887-c8f3-407c-94fc-94fe18abbd68 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:16.056514 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:16.060146 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] DELETE https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:12:16.060146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:16.060717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:16.061036 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Delete volume with id: 88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:12:16.077846 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:16.077846 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:16.078341 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:12:16.125576 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Delete volume request issued successfully. Aug 07 16:12:16.125576 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-140d4667-fbb8-4c94-9ea5-ea5e596bfb2f tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 202 Aug 07 16:12:16.125576 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 120/496] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:16 2026] DELETE /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:16.136574 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5a6d369-53d7-469d-a163-72b9b1d508ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:16.139338 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5a6d369-53d7-469d-a163-72b9b1d508ea tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:12:16.139621 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5a6d369-53d7-469d-a163-72b9b1d508ea tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:16.139996 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5a6d369-53d7-469d-a163-72b9b1d508ea tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:16.152402 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:16.152402 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:16.158226 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5a6d369-53d7-469d-a163-72b9b1d508ea tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Volume info retrieved successfully. Aug 07 16:12:16.168368 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5a6d369-53d7-469d-a163-72b9b1d508ea tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 200 Aug 07 16:12:16.169047 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 124/497] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:16 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 1393 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:16.621134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a9016da-a790-4c8f-9c2b-2ac39ee4e48c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:16.623963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a9016da-a790-4c8f-9c2b-2ac39ee4e48c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:16.623963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a9016da-a790-4c8f-9c2b-2ac39ee4e48c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:16.624339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a9016da-a790-4c8f-9c2b-2ac39ee4e48c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:16.624430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6a9016da-a790-4c8f-9c2b-2ac39ee4e48c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:16.632295 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:16.632295 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:16.633606 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a9016da-a790-4c8f-9c2b-2ac39ee4e48c tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:16.634213 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 128/498] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:16 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:17.188413 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9bc71633-eb46-46f9-abda-b1d5c778c73b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:17.190692 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bc71633-eb46-46f9-abda-b1d5c778c73b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] GET https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 Aug 07 16:12:17.190948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bc71633-eb46-46f9-abda-b1d5c778c73b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:17.191126 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9bc71633-eb46-46f9-abda-b1d5c778c73b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:17.201721 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9bc71633-eb46-46f9-abda-b1d5c778c73b tempest-TaggedBootDevicesTest_v242-295402979 tempest-TaggedBootDevicesTest_v242-295402979-project-member] https://10.4.3.24/volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 returned with HTTP 404 Aug 07 16:12:17.202350 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 127/499] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:17 2026] GET /volume/v3/volumes/88e1ff3b-f3ed-4771-958a-70be2263c741 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:17.657435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55faba42-d47f-4953-bcfe-43c3c94736c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:17.660691 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55faba42-d47f-4953-bcfe-43c3c94736c4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:17.660691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55faba42-d47f-4953-bcfe-43c3c94736c4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:17.660691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55faba42-d47f-4953-bcfe-43c3c94736c4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:17.660691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-55faba42-d47f-4953-bcfe-43c3c94736c4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:17.670329 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:17.670329 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:17.671527 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55faba42-d47f-4953-bcfe-43c3c94736c4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:17.672064 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 121/500] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:17 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:18.691265 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8427ad0a-d84d-46d9-887a-b8ddc94726ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:18.693535 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8427ad0a-d84d-46d9-887a-b8ddc94726ba tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:18.694270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8427ad0a-d84d-46d9-887a-b8ddc94726ba tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:18.694270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8427ad0a-d84d-46d9-887a-b8ddc94726ba tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:18.694802 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8427ad0a-d84d-46d9-887a-b8ddc94726ba tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:18.706074 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:18.706074 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:18.707881 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8427ad0a-d84d-46d9-887a-b8ddc94726ba tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:18.709848 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 125/501] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:18 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:19.510714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e376d711-23a3-4ed7-bef0-2a6b20b3bb09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:19.513797 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e376d711-23a3-4ed7-bef0-2a6b20b3bb09 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:19.514083 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e376d711-23a3-4ed7-bef0-2a6b20b3bb09 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:19.514262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e376d711-23a3-4ed7-bef0-2a6b20b3bb09 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:19.528120 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:19.528120 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:19.533228 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e376d711-23a3-4ed7-bef0-2a6b20b3bb09 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:19.541202 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e376d711-23a3-4ed7-bef0-2a6b20b3bb09 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:12:19.541710 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 129/502] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:19 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1142 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:19.657151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-8383bda9-cbfc-44a9-8b1d-80e29e0d93e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:19.660385 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-8383bda9-cbfc-44a9-8b1d-80e29e0d93e8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:19.660845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-8383bda9-cbfc-44a9-8b1d-80e29e0d93e8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:19.661203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-8383bda9-cbfc-44a9-8b1d-80e29e0d93e8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:19.683899 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:19.683899 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:19.690771 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-8383bda9-cbfc-44a9-8b1d-80e29e0d93e8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:19.697565 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-8383bda9-cbfc-44a9-8b1d-80e29e0d93e8 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:12:19.697565 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 128/503] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:19 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1142 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:19.730581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e00784d3-751a-4b53-8add-f99641d16ac7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:19.734504 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e00784d3-751a-4b53-8add-f99641d16ac7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:19.735014 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e00784d3-751a-4b53-8add-f99641d16ac7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:19.735470 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e00784d3-751a-4b53-8add-f99641d16ac7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:19.736326 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e00784d3-751a-4b53-8add-f99641d16ac7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:19.744975 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:19.744975 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:19.750111 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e00784d3-751a-4b53-8add-f99641d16ac7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:19.750111 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 122/504] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:19 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:19.750702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:19.754557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] POST https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89/action Aug 07 16:12:19.755011 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:19.755204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:19.769233 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:19.769233 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:19.769829 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:19.779798 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Begin detaching volume completed successfully. Aug 07 16:12:19.779798 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-48db5353-8d99-4096-b2c0-676ae18f1e97 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89/action returned with HTTP 202 Aug 07 16:12:19.780100 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 126/505] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:12:19 2026] POST /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:12:19.860165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7ffa09c-6ef4-4496-b8ee-c653bbab71d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:19.860749 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7ffa09c-6ef4-4496-b8ee-c653bbab71d1 None None] GET https://10.4.3.24/volume// Aug 07 16:12:19.861039 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7ffa09c-6ef4-4496-b8ee-c653bbab71d1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:19.861406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7ffa09c-6ef4-4496-b8ee-c653bbab71d1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:19.861859 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7ffa09c-6ef4-4496-b8ee-c653bbab71d1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:19.862311 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 130/506] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:12:19 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:19.874253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-6ccef4cd-55ba-437f-977f-88e659b5efe9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:19.877190 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-6ccef4cd-55ba-437f-977f-88e659b5efe9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:19.877524 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-6ccef4cd-55ba-437f-977f-88e659b5efe9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:19.877781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-6ccef4cd-55ba-437f-977f-88e659b5efe9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:19.891383 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:19.891383 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:19.897380 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-6ccef4cd-55ba-437f-977f-88e659b5efe9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:19.903965 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-6ccef4cd-55ba-437f-977f-88e659b5efe9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:12:19.904696 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 129/507] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:12:19 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 1325 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:12:20.765776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a400b3d9-c302-4754-b230-06298e4ffce7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:20.771383 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a400b3d9-c302-4754-b230-06298e4ffce7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:20.771624 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a400b3d9-c302-4754-b230-06298e4ffce7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:20.771903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a400b3d9-c302-4754-b230-06298e4ffce7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:20.772100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a400b3d9-c302-4754-b230-06298e4ffce7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:20.788481 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:20.788481 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:20.789553 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a400b3d9-c302-4754-b230-06298e4ffce7 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:20.790162 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 123/508] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:20 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:21.806021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d03d2b83-b8eb-4322-87a5-6ed9f77452ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:21.810049 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d03d2b83-b8eb-4322-87a5-6ed9f77452ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:21.810290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d03d2b83-b8eb-4322-87a5-6ed9f77452ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:21.810630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d03d2b83-b8eb-4322-87a5-6ed9f77452ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:21.810849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d03d2b83-b8eb-4322-87a5-6ed9f77452ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:21.821853 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:21.821853 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:21.822445 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d03d2b83-b8eb-4322-87a5-6ed9f77452ce tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:21.823432 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 127/509] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:21 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:21.855421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-a6efa30b-e208-4edc-917a-cc5c6b17ae32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:21.859272 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-a6efa30b-e208-4edc-917a-cc5c6b17ae32 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] DELETE https://10.4.3.24/volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524 Aug 07 16:12:21.859552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-a6efa30b-e208-4edc-917a-cc5c6b17ae32 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:21.861245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-a6efa30b-e208-4edc-917a-cc5c6b17ae32 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:21.869202 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:21.869202 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:21.945325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f45e218a-72b3-4b3d-9b31-600c814399b0 req-a6efa30b-e208-4edc-917a-cc5c6b17ae32 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524 returned with HTTP 200 Aug 07 16:12:21.945944 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 131/510] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:21 2026] DELETE /volume/v3/attachments/210638db-b7ba-4d4e-9374-eb44a7d8d524 => generated 19 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:22.019013 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d8a7a7b-30fe-476d-a1f2-2e696e80eda0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:22.023535 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d8a7a7b-30fe-476d-a1f2-2e696e80eda0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:22.023843 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d8a7a7b-30fe-476d-a1f2-2e696e80eda0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:22.025493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d8a7a7b-30fe-476d-a1f2-2e696e80eda0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:22.048293 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:22.048293 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:22.060805 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d8a7a7b-30fe-476d-a1f2-2e696e80eda0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:22.080116 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d8a7a7b-30fe-476d-a1f2-2e696e80eda0 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:12:22.084333 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 130/511] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:22 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 850 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:22.844425 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9e84c113-d39c-4f29-97e9-a9eb1267e77d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:22.848362 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e84c113-d39c-4f29-97e9-a9eb1267e77d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:22.848658 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e84c113-d39c-4f29-97e9-a9eb1267e77d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:22.849079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9e84c113-d39c-4f29-97e9-a9eb1267e77d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:22.849479 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9e84c113-d39c-4f29-97e9-a9eb1267e77d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:22.858904 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:22.858904 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:22.860000 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9e84c113-d39c-4f29-97e9-a9eb1267e77d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:22.860727 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 124/512] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:22 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:23.878847 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5da86248-bbc0-4b87-9289-c9c8bda042b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:23.880650 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5da86248-bbc0-4b87-9289-c9c8bda042b0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:23.880848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5da86248-bbc0-4b87-9289-c9c8bda042b0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:23.881279 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5da86248-bbc0-4b87-9289-c9c8bda042b0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:23.881279 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5da86248-bbc0-4b87-9289-c9c8bda042b0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:23.888604 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:23.888604 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:23.889595 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5da86248-bbc0-4b87-9289-c9c8bda042b0 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:23.890156 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 128/513] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:23 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:24.906082 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5de19ca-03f8-4fce-8f82-d2131d7a54de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:24.909548 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5de19ca-03f8-4fce-8f82-d2131d7a54de tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:24.909888 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5de19ca-03f8-4fce-8f82-d2131d7a54de tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:24.910039 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5de19ca-03f8-4fce-8f82-d2131d7a54de tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:24.910217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d5de19ca-03f8-4fce-8f82-d2131d7a54de tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:24.922976 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:24.922976 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:24.932500 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5de19ca-03f8-4fce-8f82-d2131d7a54de tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:24.932500 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 132/514] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:24 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:25.943571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e0eef42-30f3-4f04-b9d6-9a249fed9c53 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:25.949283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e0eef42-30f3-4f04-b9d6-9a249fed9c53 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:25.949603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e0eef42-30f3-4f04-b9d6-9a249fed9c53 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:25.949902 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e0eef42-30f3-4f04-b9d6-9a249fed9c53 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:25.950068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6e0eef42-30f3-4f04-b9d6-9a249fed9c53 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:25.958871 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:25.958871 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:25.959717 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e0eef42-30f3-4f04-b9d6-9a249fed9c53 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:25.960238 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 131/515] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:25 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:26.097201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:26.102419 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] DELETE https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:26.102878 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:26.104771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:26.104771 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Delete volume with id: af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:26.119598 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:26.119598 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:26.120422 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:26.189820 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Delete volume request issued successfully. Aug 07 16:12:26.192254 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bafe2285-7e92-4b54-bf51-6ca24ba0088c tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 202 Aug 07 16:12:26.192254 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 125/516] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:26 2026] DELETE /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:26.202223 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b80f620e-d700-401e-b47d-ac5d0cff67e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:26.204496 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b80f620e-d700-401e-b47d-ac5d0cff67e9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:26.204986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b80f620e-d700-401e-b47d-ac5d0cff67e9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:26.204986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b80f620e-d700-401e-b47d-ac5d0cff67e9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:26.214713 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:26.214713 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:26.222688 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b80f620e-d700-401e-b47d-ac5d0cff67e9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Volume info retrieved successfully. Aug 07 16:12:26.229530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b80f620e-d700-401e-b47d-ac5d0cff67e9 tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 200 Aug 07 16:12:26.230131 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 129/517] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:26 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 849 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:26.976262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-498e1fb2-38ab-4bef-9bed-af6fd4512b42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:26.979099 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-498e1fb2-38ab-4bef-9bed-af6fd4512b42 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:26.979619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-498e1fb2-38ab-4bef-9bed-af6fd4512b42 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:26.980044 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-498e1fb2-38ab-4bef-9bed-af6fd4512b42 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:26.980277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-498e1fb2-38ab-4bef-9bed-af6fd4512b42 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:26.990743 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:26.990743 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:26.991498 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-498e1fb2-38ab-4bef-9bed-af6fd4512b42 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:26.992112 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 133/518] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:26 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:27.252905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c72c5c2c-a17a-43bf-b131-9b0855969dde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:27.257449 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c72c5c2c-a17a-43bf-b131-9b0855969dde tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] GET https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 Aug 07 16:12:27.257449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c72c5c2c-a17a-43bf-b131-9b0855969dde tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:27.257449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c72c5c2c-a17a-43bf-b131-9b0855969dde tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:27.274240 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c72c5c2c-a17a-43bf-b131-9b0855969dde tempest-ServerStableDeviceRescueTest-2010509323 tempest-ServerStableDeviceRescueTest-2010509323-project-member] https://10.4.3.24/volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 returned with HTTP 404 Aug 07 16:12:27.275411 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 132/519] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:27 2026] GET /volume/v3/volumes/af818eb1-34d0-4089-8687-a4a2a352aa89 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:28.010921 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49f783d7-0c29-4e81-acee-f18cabaa559f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:28.016647 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49f783d7-0c29-4e81-acee-f18cabaa559f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:28.016647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49f783d7-0c29-4e81-acee-f18cabaa559f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:28.017479 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49f783d7-0c29-4e81-acee-f18cabaa559f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:28.017479 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-49f783d7-0c29-4e81-acee-f18cabaa559f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:28.029589 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:28.029589 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:28.032354 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49f783d7-0c29-4e81-acee-f18cabaa559f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:28.032907 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 126/520] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:28 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:29.048815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ea9d7087-9b5b-46c6-927c-8a6987a7470a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:29.051840 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea9d7087-9b5b-46c6-927c-8a6987a7470a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:29.052172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea9d7087-9b5b-46c6-927c-8a6987a7470a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:29.052498 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ea9d7087-9b5b-46c6-927c-8a6987a7470a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:29.052680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ea9d7087-9b5b-46c6-927c-8a6987a7470a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:29.059694 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:29.059694 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:29.061065 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ea9d7087-9b5b-46c6-927c-8a6987a7470a tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:29.062645 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 130/521] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:29 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:30.077603 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60ea7726-09a4-4f00-a996-96cc57f3527d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:30.079749 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60ea7726-09a4-4f00-a996-96cc57f3527d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:30.079749 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60ea7726-09a4-4f00-a996-96cc57f3527d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:30.079749 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60ea7726-09a4-4f00-a996-96cc57f3527d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:30.080608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-60ea7726-09a4-4f00-a996-96cc57f3527d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:30.097327 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:30.097327 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:30.100263 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60ea7726-09a4-4f00-a996-96cc57f3527d tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:30.102625 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 134/522] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:30 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 796 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:12:31.115347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6222c211-ba1a-404f-8981-2c83c0c0a272 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.122419 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6222c211-ba1a-404f-8981-2c83c0c0a272 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:31.122419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6222c211-ba1a-404f-8981-2c83c0c0a272 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.122765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6222c211-ba1a-404f-8981-2c83c0c0a272 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.122765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6222c211-ba1a-404f-8981-2c83c0c0a272 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:31.139346 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.139346 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:31.139346 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6222c211-ba1a-404f-8981-2c83c0c0a272 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:31.139588 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 133/523] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 798 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:31.156854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eca2d0ab-1670-4ee0-a7fd-9c4c7e6d8040 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.161414 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eca2d0ab-1670-4ee0-a7fd-9c4c7e6d8040 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:31.161732 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eca2d0ab-1670-4ee0-a7fd-9c4c7e6d8040 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.162005 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eca2d0ab-1670-4ee0-a7fd-9c4c7e6d8040 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.191013 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.191013 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:31.204698 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eca2d0ab-1670-4ee0-a7fd-9c4c7e6d8040 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:31.219799 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eca2d0ab-1670-4ee0-a7fd-9c4c7e6d8040 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 200 Aug 07 16:12:31.220960 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 127/524] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 845 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:31.241746 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.244802 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] POST https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04/action Aug 07 16:12:31.245529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:31.245529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:31.250917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] Updating backup 'e37a2262-f50a-493c-8243-91a3c70caa04' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 16:12:31.279258 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.279258 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:31.297019 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] reset_status in rpcapi backup_id e37a2262-f50a-493c-8243-91a3c70caa04 on host np0000006731. {{(pid=100265) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 16:12:31.300029 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fe86f6d5-bf3e-4219-b581-51e98db26430 tempest-VolumesBackupsAdminTest-1785943754 tempest-VolumesBackupsAdminTest-1785943754-project-admin] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04/action returned with HTTP 202 Aug 07 16:12:31.300643 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 131/525] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:12:31 2026] POST /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:12:31.327747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-920a8074-4dd6-4ee8-81c6-159c07e523fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.330025 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920a8074-4dd6-4ee8-81c6-159c07e523fa tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:31.332593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920a8074-4dd6-4ee8-81c6-159c07e523fa tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.334926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-920a8074-4dd6-4ee8-81c6-159c07e523fa tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.334926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-920a8074-4dd6-4ee8-81c6-159c07e523fa tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:31.339822 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=65,cinder:UPDATE=10,cinder:INSERT=2 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:12:31.343101 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.343101 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:31.345460 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-920a8074-4dd6-4ee8-81c6-159c07e523fa tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:31.346492 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 135/526] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 794 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:31.363675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.368539 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] DELETE https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:31.368539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.369214 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.369588 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete backup with id: e37a2262-f50a-493c-8243-91a3c70caa04. Aug 07 16:12:31.374484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3a55d950-7481-452c-884b-41505ba0efaa req-af8eca5c-63d8-4098-bd9c-07b90d320bc6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.379541 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-af8eca5c-63d8-4098-bd9c-07b90d320bc6 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:31.379787 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.379787 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:31.380153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-af8eca5c-63d8-4098-bd9c-07b90d320bc6 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.380661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-af8eca5c-63d8-4098-bd9c-07b90d320bc6 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.393250 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.393250 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:31.400021 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3a55d950-7481-452c-884b-41505ba0efaa req-af8eca5c-63d8-4098-bd9c-07b90d320bc6 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:31.405954 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=82,cinder:INSERT=17,cinder:UPDATE=24 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:12:31.408793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-af8eca5c-63d8-4098-bd9c-07b90d320bc6 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:31.410760 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 128/527] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:31.410896 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] delete_backup rpcapi backup_id e37a2262-f50a-493c-8243-91a3c70caa04 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:12:31.413556 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a48566cf-ee70-4bfc-b871-f3720fc70453 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 202 Aug 07 16:12:31.413841 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 134/528] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:31 2026] DELETE /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:12:31.427737 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-650663da-4f08-4c23-8621-8bce30560fa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.430899 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-650663da-4f08-4c23-8621-8bce30560fa4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:31.431343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-650663da-4f08-4c23-8621-8bce30560fa4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.432864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-650663da-4f08-4c23-8621-8bce30560fa4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.433029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-650663da-4f08-4c23-8621-8bce30560fa4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:31.444367 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.444367 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:31.444905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-650663da-4f08-4c23-8621-8bce30560fa4 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:31.445357 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 132/529] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:31.566106 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e2603e1-c7a9-4c40-951a-00aacbdc0c71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.566502 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e2603e1-c7a9-4c40-951a-00aacbdc0c71 None None] GET https://10.4.3.24/volume// Aug 07 16:12:31.567490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e2603e1-c7a9-4c40-951a-00aacbdc0c71 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.567490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e2603e1-c7a9-4c40-951a-00aacbdc0c71 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.568026 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e2603e1-c7a9-4c40-951a-00aacbdc0c71 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:31.568087 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 136/530] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:31.578064 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3a55d950-7481-452c-884b-41505ba0efaa req-92d50466-7390-41b7-90a1-30e7ea1166e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.582745 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-92d50466-7390-41b7-90a1-30e7ea1166e8 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:12:31.582745 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-92d50466-7390-41b7-90a1-30e7ea1166e8 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52ab6ac2-91e2-4149-babf-d4a0f6805e99", "connector": null, "instance_uuid": "e2f82266-aa27-4481-9315-bac123f9d7c5"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:31.599800 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.599800 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:31.668619 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-92d50466-7390-41b7-90a1-30e7ea1166e8 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:12:31.668619 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 129/531] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:12:31 2026] POST /volume/v3/attachments => generated 273 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:31.726195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23099fa4-83ae-42e4-afca-e44dda68f9ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.728835 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23099fa4-83ae-42e4-afca-e44dda68f9ae tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:31.728967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23099fa4-83ae-42e4-afca-e44dda68f9ae tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.729275 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23099fa4-83ae-42e4-afca-e44dda68f9ae tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.756161 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.756161 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:31.766398 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8004b8a6-384b-4615-a483-66311f912b95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.766897 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8004b8a6-384b-4615-a483-66311f912b95 None None] GET https://10.4.3.24/volume// Aug 07 16:12:31.767240 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8004b8a6-384b-4615-a483-66311f912b95 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.767352 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23099fa4-83ae-42e4-afca-e44dda68f9ae tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:31.767469 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8004b8a6-384b-4615-a483-66311f912b95 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.768119 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8004b8a6-384b-4615-a483-66311f912b95 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:31.768520 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 133/532] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:31.775651 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23099fa4-83ae-42e4-afca-e44dda68f9ae tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:31.776190 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 135/533] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 842 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:31.787750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3a55d950-7481-452c-884b-41505ba0efaa req-cc0f9613-9b52-46bb-9af1-6c258d7b4fdb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.790235 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-cc0f9613-9b52-46bb-9af1-6c258d7b4fdb tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:31.790696 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-cc0f9613-9b52-46bb-9af1-6c258d7b4fdb tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:31.790777 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-cc0f9613-9b52-46bb-9af1-6c258d7b4fdb tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:31.816870 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:31.816870 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:31.824142 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-3a55d950-7481-452c-884b-41505ba0efaa req-cc0f9613-9b52-46bb-9af1-6c258d7b4fdb tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:31.832674 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-cc0f9613-9b52-46bb-9af1-6c258d7b4fdb tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:31.833237 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 137/534] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:12:31 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1022 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:12:31.988318 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:31.992913 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] PUT https://10.4.3.24/volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890 Aug 07 16:12:31.993520 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:32.009485 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Acquiring lock "cinder-attachment_update-52ab6ac2-91e2-4149-babf-d4a0f6805e99-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:12:32.021863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Lock "cinder-attachment_update-52ab6ac2-91e2-4149-babf-d4a0f6805e99-np0000006731" acquired by "attachment_update" :: waited 0.012s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:12:32.023439 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:32.023439 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:32.178702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Lock "cinder-attachment_update-52ab6ac2-91e2-4149-babf-d4a0f6805e99-np0000006731" released by "attachment_update" :: held 0.157s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:12:32.179190 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-988da22e-96a6-4628-b3d3-c51769d93e8c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890 returned with HTTP 200 Aug 07 16:12:32.180273 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 130/535] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:12:31 2026] PUT /volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890 => generated 969 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:32.462791 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7ec3b29-d84b-485c-83f2-0c85670c5ec9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:32.466212 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7ec3b29-d84b-485c-83f2-0c85670c5ec9 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:32.467190 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7ec3b29-d84b-485c-83f2-0c85670c5ec9 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:32.467561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7ec3b29-d84b-485c-83f2-0c85670c5ec9 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:32.467852 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c7ec3b29-d84b-485c-83f2-0c85670c5ec9 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:32.471019 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=110,cinder:INSERT=16,cinder:UPDATE=29 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:12:32.476638 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:32.476638 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:32.478871 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7ec3b29-d84b-485c-83f2-0c85670c5ec9 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 200 Aug 07 16:12:32.479081 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 134/536] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:32 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 797 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:32.794354 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4165208a-be7b-42e9-b5ed-f5c27cbe1cbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:32.796960 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4165208a-be7b-42e9-b5ed-f5c27cbe1cbf tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:32.797147 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4165208a-be7b-42e9-b5ed-f5c27cbe1cbf tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:32.797337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4165208a-be7b-42e9-b5ed-f5c27cbe1cbf tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:32.814620 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:32.814620 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:32.822800 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4165208a-be7b-42e9-b5ed-f5c27cbe1cbf tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:32.828947 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4165208a-be7b-42e9-b5ed-f5c27cbe1cbf tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:32.828947 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 136/537] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:32 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:33.500208 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98c9a24c-ae3a-4632-899b-ebffc2a78b33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:33.500578 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98c9a24c-ae3a-4632-899b-ebffc2a78b33 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 Aug 07 16:12:33.502046 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98c9a24c-ae3a-4632-899b-ebffc2a78b33 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:33.504245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98c9a24c-ae3a-4632-899b-ebffc2a78b33 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:33.504245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-98c9a24c-ae3a-4632-899b-ebffc2a78b33 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Show backup with id e37a2262-f50a-493c-8243-91a3c70caa04. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:12:33.512238 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98c9a24c-ae3a-4632-899b-ebffc2a78b33 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 returned with HTTP 404 Aug 07 16:12:33.512238 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 138/538] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:33 2026] GET /volume/v3/backups/e37a2262-f50a-493c-8243-91a3c70caa04 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:33.675589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c03f54c-06b3-4095-9c8c-1573450f5c20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:33.678708 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c03f54c-06b3-4095-9c8c-1573450f5c20 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:33.679207 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c03f54c-06b3-4095-9c8c-1573450f5c20 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:33.679523 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c03f54c-06b3-4095-9c8c-1573450f5c20 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:33.692959 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:33.692959 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:33.706970 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c03f54c-06b3-4095-9c8c-1573450f5c20 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:33.716950 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c03f54c-06b3-4095-9c8c-1573450f5c20 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 200 Aug 07 16:12:33.718096 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 131/539] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:33 2026] GET /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 845 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:33.738318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:33.741534 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] DELETE https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:33.741801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:33.745946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:33.746427 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete volume with id: 66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:33.758484 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:33.758484 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:33.759180 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:33.811591 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Delete volume request issued successfully. Aug 07 16:12:33.812109 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca7c2d3f-6d04-4a3e-aa93-db61ea72c01e tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 202 Aug 07 16:12:33.812946 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 135/540] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:33 2026] DELETE /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:33.826221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8931938b-301d-4605-8619-95a6043f1709 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:33.831910 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8931938b-301d-4605-8619-95a6043f1709 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:33.831910 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8931938b-301d-4605-8619-95a6043f1709 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:33.832178 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8931938b-301d-4605-8619-95a6043f1709 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:33.848384 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:33.848384 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:33.852175 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5ba2c54f-782e-4281-b938-4dc839ce2179 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:33.854838 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ba2c54f-782e-4281-b938-4dc839ce2179 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:33.855351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ba2c54f-782e-4281-b938-4dc839ce2179 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:33.855527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5ba2c54f-782e-4281-b938-4dc839ce2179 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:33.863395 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8931938b-301d-4605-8619-95a6043f1709 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Volume info retrieved successfully. Aug 07 16:12:33.872823 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8931938b-301d-4605-8619-95a6043f1709 tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 200 Aug 07 16:12:33.873391 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 137/541] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:33 2026] GET /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 844 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:33.882951 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:33.882951 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:33.890895 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5ba2c54f-782e-4281-b938-4dc839ce2179 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:33.898450 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5ba2c54f-782e-4281-b938-4dc839ce2179 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:33.899593 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 139/542] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:33 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:33.980320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-509391fa-c270-4936-8ca4-7220c5e7b80a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:33.983352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:33.983882 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-383091389"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:33.985482 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-383091389'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:33.985585 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume of 1 GB Aug 07 16:12:33.991274 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Availability Zones retrieved successfully. Aug 07 16:12:34.000726 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Flow 'volume_create_api' (c9f5bbe3-14c8-4975-9e3c-002e35c401dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:34.003505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28060fc3-ff61-4ae8-94a4-41a4e8b577dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:34.003505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:34.051434 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28060fc3-ff61-4ae8-94a4-41a4e8b577dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:34.052664 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c158ddc-9d01-4590-bee4-14dd057d1756) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:34.167423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Created reservations ['f9bf22c6-5a35-42df-b76a-8e3516659227', 'a82b3033-e6e9-4866-affc-408a61535a11', 'e3d5a487-4687-48be-9b04-afc247b7c2bc', 'f8031fb0-6dfc-4dd3-bbb0-7ffcf0ea0c45'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:34.168581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c158ddc-9d01-4590-bee4-14dd057d1756) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9bf22c6-5a35-42df-b76a-8e3516659227', 'a82b3033-e6e9-4866-affc-408a61535a11', 'e3d5a487-4687-48be-9b04-afc247b7c2bc', 'f8031fb0-6dfc-4dd3-bbb0-7ffcf0ea0c45']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:34.169647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36428437-4cfb-4399-a54e-77bcc8ba81f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:34.201727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36428437-4cfb-4399-a54e-77bcc8ba81f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9dd18339-86d2-4677-bb09-cc1557c4eba1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-383091389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887d7b60a1c40f8bad261a929b2c152',qos_specs=None,replication_status=,reservations=['f9bf22c6-5a35-42df-b76a-8e3516659227','a82b3033-e6e9-4866-affc-408a61535a11','e3d5a487-4687-48be-9b04-afc247b7c2bc','f8031fb0-6dfc-4dd3-bbb0-7ffcf0ea0c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0189d1a9b3a470096a93f7e06011335',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-383091389',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9dd18339-86d2-4677-bb09-cc1557c4eba1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887d7b60a1c40f8bad261a929b2c152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0189d1a9b3a470096a93f7e06011335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:34.203101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c10df2a-3a5c-4fd1-84ce-583f98e8f5a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:34.231983 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5c10df2a-3a5c-4fd1-84ce-583f98e8f5a1) transitioned into state 'SUCCESS' from state '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-383091389',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887d7b60a1c40f8bad261a929b2c152',qos_specs=None,replication_status=,reservations=['f9bf22c6-5a35-42df-b76a-8e3516659227','a82b3033-e6e9-4866-affc-408a61535a11','e3d5a487-4687-48be-9b04-afc247b7c2bc','f8031fb0-6dfc-4dd3-bbb0-7ffcf0ea0c45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0189d1a9b3a470096a93f7e06011335',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:34.233290 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce9b0a55-61f0-4a7b-994b-cba484189a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:34.254821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ce9b0a55-61f0-4a7b-994b-cba484189a42) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:34.255987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Flow 'volume_create_api' (c9f5bbe3-14c8-4975-9e3c-002e35c401dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:34.256508 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume request issued successfully. Aug 07 16:12:34.257292 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-509391fa-c270-4936-8ca4-7220c5e7b80a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:34.258240 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 132/543] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:33 2026] POST /volume/v3/volumes => generated 752 bytes in 278 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:34.277690 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab4e0100-5cb7-409f-8b53-f9c9724548e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:34.280416 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab4e0100-5cb7-409f-8b53-f9c9724548e1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:34.280416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab4e0100-5cb7-409f-8b53-f9c9724548e1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:34.282349 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab4e0100-5cb7-409f-8b53-f9c9724548e1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:34.296160 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:34.296160 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:34.303777 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab4e0100-5cb7-409f-8b53-f9c9724548e1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:34.311372 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab4e0100-5cb7-409f-8b53-f9c9724548e1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:34.312149 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 136/544] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:34 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 820 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:34.893016 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cc060be5-f8d4-4734-9ebb-a77f92ac1e3f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:34.895527 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc060be5-f8d4-4734-9ebb-a77f92ac1e3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] GET https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 Aug 07 16:12:34.895840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc060be5-f8d4-4734-9ebb-a77f92ac1e3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:34.896106 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cc060be5-f8d4-4734-9ebb-a77f92ac1e3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:34.905775 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cc060be5-f8d4-4734-9ebb-a77f92ac1e3f tempest-VolumesBackupsAdminTest-1273175514 tempest-VolumesBackupsAdminTest-1273175514-project-member] https://10.4.3.24/volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 returned with HTTP 404 Aug 07 16:12:34.906376 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 138/545] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:34 2026] GET /volume/v3/volumes/66e8055b-1145-4644-8594-bc1044263494 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:34.923200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17a7e987-805b-4eb4-a41d-91bb27774102 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:34.925679 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17a7e987-805b-4eb4-a41d-91bb27774102 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:34.926088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17a7e987-805b-4eb4-a41d-91bb27774102 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:34.926088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17a7e987-805b-4eb4-a41d-91bb27774102 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:34.942807 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:34.942807 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:34.954824 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17a7e987-805b-4eb4-a41d-91bb27774102 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:34.961688 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17a7e987-805b-4eb4-a41d-91bb27774102 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:34.962215 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 140/546] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:34 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:35.331077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-19ce8d20-cbf9-4980-a6fb-fc6513a0a644 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.336050 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19ce8d20-cbf9-4980-a6fb-fc6513a0a644 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:35.336298 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19ce8d20-cbf9-4980-a6fb-fc6513a0a644 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.336586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-19ce8d20-cbf9-4980-a6fb-fc6513a0a644 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.357635 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:35.357635 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:35.367365 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-19ce8d20-cbf9-4980-a6fb-fc6513a0a644 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:35.375467 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-19ce8d20-cbf9-4980-a6fb-fc6513a0a644 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:35.376223 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 133/547] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:35.443806 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d7d37e8b-e2b3-4654-b560-755ad3c97f29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.448941 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d7d37e8b-e2b3-4654-b560-755ad3c97f29 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:35.448941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d7d37e8b-e2b3-4654-b560-755ad3c97f29 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.448941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d7d37e8b-e2b3-4654-b560-755ad3c97f29 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.460398 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:35.460398 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:35.468257 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d7d37e8b-e2b3-4654-b560-755ad3c97f29 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:35.480797 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d7d37e8b-e2b3-4654-b560-755ad3c97f29 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:35.481413 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 137/548] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:35.571365 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-3a55d950-7481-452c-884b-41505ba0efaa req-3b127d05-a861-4048-8279-32a0ca95cf77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.574397 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-3b127d05-a861-4048-8279-32a0ca95cf77 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] POST https://10.4.3.24/volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890/action Aug 07 16:12:35.574950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-3b127d05-a861-4048-8279-32a0ca95cf77 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:35.575317 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-3b127d05-a861-4048-8279-32a0ca95cf77 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:35.578892 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=107,cinder:INSERT=11,cinder:UPDATE=25 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:12:35.606757 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:35.606757 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:35.626788 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-3a55d950-7481-452c-884b-41505ba0efaa req-3b127d05-a861-4048-8279-32a0ca95cf77 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890/action returned with HTTP 204 Aug 07 16:12:35.627381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-693f6336-a6cb-4e74-8b4e-c43303b8bd71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.627381 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693f6336-a6cb-4e74-8b4e-c43303b8bd71 None None] GET https://10.4.3.24/volume// Aug 07 16:12:35.627675 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693f6336-a6cb-4e74-8b4e-c43303b8bd71 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.627865 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-693f6336-a6cb-4e74-8b4e-c43303b8bd71 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.629327 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-693f6336-a6cb-4e74-8b4e-c43303b8bd71 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:35.629411 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 139/549] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:12:35 2026] POST /volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:35.629485 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 141/550] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:35.640033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-be033093-505f-4765-b5b5-e895fd847702 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.643889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-be033093-505f-4765-b5b5-e895fd847702 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:12:35.644077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-be033093-505f-4765-b5b5-e895fd847702 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9dd18339-86d2-4677-bb09-cc1557c4eba1", "connector": null, "instance_uuid": "65c2301d-bb12-4205-b48d-64e99dadab6d"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:35.655929 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:35.655929 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:35.710378 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-be033093-505f-4765-b5b5-e895fd847702 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:12:35.711090 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 134/551] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:12:35 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:35.768751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46960eb3-6a89-449c-9696-75707bf2225c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.773247 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46960eb3-6a89-449c-9696-75707bf2225c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:35.774773 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46960eb3-6a89-449c-9696-75707bf2225c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.774773 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46960eb3-6a89-449c-9696-75707bf2225c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.796500 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fef7b493-53c0-47e6-b42a-fcfb55b2bb63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.796644 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fef7b493-53c0-47e6-b42a-fcfb55b2bb63 None None] GET https://10.4.3.24/volume// Aug 07 16:12:35.796777 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:35.796777 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:35.796967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fef7b493-53c0-47e6-b42a-fcfb55b2bb63 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.796967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fef7b493-53c0-47e6-b42a-fcfb55b2bb63 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.797328 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fef7b493-53c0-47e6-b42a-fcfb55b2bb63 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:35.797642 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 140/552] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:35.807622 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46960eb3-6a89-449c-9696-75707bf2225c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:35.813367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-df6f83eb-80e0-4354-a083-3d92c8711e32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.813563 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46960eb3-6a89-449c-9696-75707bf2225c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:35.814384 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 138/553] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:35.817370 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-df6f83eb-80e0-4354-a083-3d92c8711e32 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:35.817370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-df6f83eb-80e0-4354-a083-3d92c8711e32 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.817370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-df6f83eb-80e0-4354-a083-3d92c8711e32 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.833384 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:35.833384 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:35.840228 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-df6f83eb-80e0-4354-a083-3d92c8711e32 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:35.846658 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-df6f83eb-80e0-4354-a083-3d92c8711e32 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:35.847228 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 142/554] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1024 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:12:35.985502 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d75739d-5dc8-481f-8372-2c1e27be0911 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.986105 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d75739d-5dc8-481f-8372-2c1e27be0911 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:35.986464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d75739d-5dc8-481f-8372-2c1e27be0911 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:35.987558 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d75739d-5dc8-481f-8372-2c1e27be0911 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:35.992527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:35.997961 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] PUT https://10.4.3.24/volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3 Aug 07 16:12:35.998617 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:36.006521 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:36.006521 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:36.011156 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d75739d-5dc8-481f-8372-2c1e27be0911 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:36.016822 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d75739d-5dc8-481f-8372-2c1e27be0911 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:36.016935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Acquiring lock "cinder-attachment_update-9dd18339-86d2-4677-bb09-cc1557c4eba1-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:12:36.017682 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 135/555] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:35 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:36.026486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Lock "cinder-attachment_update-9dd18339-86d2-4677-bb09-cc1557c4eba1-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:12:36.027268 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:36.027268 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:36.031871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18ccc92a-d4f3-4222-a0b2-8b1dd8ea5639 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:36.034417 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18ccc92a-d4f3-4222-a0b2-8b1dd8ea5639 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:36.034702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18ccc92a-d4f3-4222-a0b2-8b1dd8ea5639 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:36.035039 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18ccc92a-d4f3-4222-a0b2-8b1dd8ea5639 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:36.059187 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:36.059187 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:36.076858 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-18ccc92a-d4f3-4222-a0b2-8b1dd8ea5639 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:36.083760 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18ccc92a-d4f3-4222-a0b2-8b1dd8ea5639 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:36.084278 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 139/556] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:36 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1135 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:36.179809 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Lock "cinder-attachment_update-9dd18339-86d2-4677-bb09-cc1557c4eba1-np0000006731" released by "attachment_update" :: held 0.154s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:12:36.181100 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-d9bb6f56-85b8-40fd-a445-6f763fd79a62 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3 returned with HTTP 200 Aug 07 16:12:36.181229 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 141/557] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:12:35 2026] PUT /volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3 => generated 969 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:36.834096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42b8e2e9-b583-41f4-9c6d-07496ac984b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:36.837168 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42b8e2e9-b583-41f4-9c6d-07496ac984b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:36.837168 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42b8e2e9-b583-41f4-9c6d-07496ac984b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:36.837346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42b8e2e9-b583-41f4-9c6d-07496ac984b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:36.864934 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:36.864934 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:36.876256 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42b8e2e9-b583-41f4-9c6d-07496ac984b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:36.881705 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42b8e2e9-b583-41f4-9c6d-07496ac984b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:36.882665 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 143/558] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:36 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:37.904761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae28f309-2b02-43f8-9773-7401ad75f753 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:37.909086 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae28f309-2b02-43f8-9773-7401ad75f753 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:37.909937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae28f309-2b02-43f8-9773-7401ad75f753 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:37.910293 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae28f309-2b02-43f8-9773-7401ad75f753 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:37.926974 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:37.926974 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:37.933775 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae28f309-2b02-43f8-9773-7401ad75f753 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:37.950717 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae28f309-2b02-43f8-9773-7401ad75f753 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:37.953250 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 136/559] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:37 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:37.974970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ba954fc-642e-4c15-96d7-e87efece8552 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.039946 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-9c757dda-8722-41c6-b66f-e91b504b3a86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.043590 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-9c757dda-8722-41c6-b66f-e91b504b3a86 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:38.043899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-9c757dda-8722-41c6-b66f-e91b504b3a86 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:38.044168 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-9c757dda-8722-41c6-b66f-e91b504b3a86 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:38.061191 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:38.061191 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:38.069656 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-9c757dda-8722-41c6-b66f-e91b504b3a86 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:38.079456 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-9c757dda-8722-41c6-b66f-e91b504b3a86 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:38.080213 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 142/560] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:38 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1135 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:38.106326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:38.106700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1736492549"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:38.108894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1736492549'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:38.109228 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Create volume of 1 GB Aug 07 16:12:38.111199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.116506 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] POST https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99/action Aug 07 16:12:38.116506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:38.116506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:38.116671 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Availability Zones retrieved successfully. Aug 07 16:12:38.131005 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Flow 'volume_create_api' (b76fa755-e733-427a-ab18-5852a1c481d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:38.131005 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48559ef6-6c0d-488c-b6fb-01b6d10213a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:38.131005 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:38.139760 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:38.139760 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:38.140185 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:38.149239 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Begin detaching volume completed successfully. Aug 07 16:12:38.149585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-7a721fc5-39ed-482f-8038-d87eaa1d9441 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99/action returned with HTTP 202 Aug 07 16:12:38.150125 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 144/561] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:12:38 2026] POST /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:12:38.173124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (48559ef6-6c0d-488c-b6fb-01b6d10213a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:38.173817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ac54f1b-e597-4c89-9380-6e45ae987273 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.174376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee66e349-b08e-49e1-bf0f-1a6c5d288dbe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:38.176486 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ac54f1b-e597-4c89-9380-6e45ae987273 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:38.177320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ac54f1b-e597-4c89-9380-6e45ae987273 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:38.177711 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ac54f1b-e597-4c89-9380-6e45ae987273 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:38.191656 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:38.191656 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:38.196787 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ac54f1b-e597-4c89-9380-6e45ae987273 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:38.203632 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ac54f1b-e597-4c89-9380-6e45ae987273 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:38.204140 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 137/562] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:38 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:38.218187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc4a5d1b-4b1e-4424-a3a2-1526a80ebce3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.218669 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc4a5d1b-4b1e-4424-a3a2-1526a80ebce3 None None] GET https://10.4.3.24/volume// Aug 07 16:12:38.218928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc4a5d1b-4b1e-4424-a3a2-1526a80ebce3 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:38.219225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc4a5d1b-4b1e-4424-a3a2-1526a80ebce3 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:38.220406 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc4a5d1b-4b1e-4424-a3a2-1526a80ebce3 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:38.220754 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 143/563] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:12:38 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:38.231984 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-77b46a01-d61a-41b9-b986-c15227f23d3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.238211 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-77b46a01-d61a-41b9-b986-c15227f23d3c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:38.238651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-77b46a01-d61a-41b9-b986-c15227f23d3c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:38.239010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-77b46a01-d61a-41b9-b986-c15227f23d3c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:38.258114 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:38.258114 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:38.263757 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-77b46a01-d61a-41b9-b986-c15227f23d3c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:38.269919 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-77b46a01-d61a-41b9-b986-c15227f23d3c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:38.270442 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 145/564] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:12:38 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1318 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:12:38.275503 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Created reservations ['c8874b94-ff03-496a-a39f-ac797f167723', '7cb41918-09e1-466d-aa3b-e142f6c793f6', '5a96613c-be76-4840-9144-544ab7bcedc6', '78e58587-45c4-413b-9200-0fc6f0a6f4cf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:38.277462 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee66e349-b08e-49e1-bf0f-1a6c5d288dbe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8874b94-ff03-496a-a39f-ac797f167723', '7cb41918-09e1-466d-aa3b-e142f6c793f6', '5a96613c-be76-4840-9144-544ab7bcedc6', '78e58587-45c4-413b-9200-0fc6f0a6f4cf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:38.277658 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcb19de-25a1-4897-8ce8-8a9ae089f9d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:38.313469 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcb19de-25a1-4897-8ce8-8a9ae089f9d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a1baad6-8c49-4ff9-ac93-b061469a4fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1736492549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c8ff1344a84034b0b5d99574ee9d2b',qos_specs=None,replication_status=,reservations=['c8874b94-ff03-496a-a39f-ac797f167723','7cb41918-09e1-466d-aa3b-e142f6c793f6','5a96613c-be76-4840-9144-544ab7bcedc6','78e58587-45c4-413b-9200-0fc6f0a6f4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca001c700344c5a4bf1712ad559a56',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1736492549',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a1baad6-8c49-4ff9-ac93-b061469a4fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65c8ff1344a84034b0b5d99574ee9d2b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='95ca001c700344c5a4bf1712ad559a56',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:38.314225 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c3d275-5316-4d0a-9083-9fb5483066d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:38.340908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (42c3d275-5316-4d0a-9083-9fb5483066d4) transitioned into state 'SUCCESS' from state '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-1736492549',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65c8ff1344a84034b0b5d99574ee9d2b',qos_specs=None,replication_status=,reservations=['c8874b94-ff03-496a-a39f-ac797f167723','7cb41918-09e1-466d-aa3b-e142f6c793f6','5a96613c-be76-4840-9144-544ab7bcedc6','78e58587-45c4-413b-9200-0fc6f0a6f4cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='95ca001c700344c5a4bf1712ad559a56',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:38.342319 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4d6537-2823-426f-b5bf-2793884d49b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:38.356429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a4d6537-2823-426f-b5bf-2793884d49b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:38.357397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Flow 'volume_create_api' (b76fa755-e733-427a-ab18-5852a1c481d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:38.357743 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Create volume request issued successfully. Aug 07 16:12:38.358467 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ba954fc-642e-4c15-96d7-e87efece8552 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:38.358937 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 140/565] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:37 2026] POST /volume/v3/volumes => generated 753 bytes in 384 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:38.379681 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e1e2e769-345a-4f23-9d71-817fb07b4a61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.381775 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1e2e769-345a-4f23-9d71-817fb07b4a61 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:38.382071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1e2e769-345a-4f23-9d71-817fb07b4a61 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:38.382449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e1e2e769-345a-4f23-9d71-817fb07b4a61 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:38.392432 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:38.392432 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:38.399794 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e1e2e769-345a-4f23-9d71-817fb07b4a61 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Volume info retrieved successfully. Aug 07 16:12:38.407324 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e1e2e769-345a-4f23-9d71-817fb07b4a61 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 returned with HTTP 200 Aug 07 16:12:38.408417 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 138/566] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:38 2026] GET /volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 => generated 821 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:38.972932 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a644685-0130-4591-81ae-b088f35f029c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:38.975132 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a644685-0130-4591-81ae-b088f35f029c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:38.976815 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a644685-0130-4591-81ae-b088f35f029c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:38.976815 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a644685-0130-4591-81ae-b088f35f029c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:38.995143 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:38.995143 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:38.999960 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a644685-0130-4591-81ae-b088f35f029c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:39.005835 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a644685-0130-4591-81ae-b088f35f029c tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:39.006490 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 144/567] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:38 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:39.224269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3409d88-4016-445b-a6d7-03455d9fbc88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:39.226752 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3409d88-4016-445b-a6d7-03455d9fbc88 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:39.226988 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3409d88-4016-445b-a6d7-03455d9fbc88 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:39.227218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3409d88-4016-445b-a6d7-03455d9fbc88 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:39.242069 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:39.242069 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:39.247242 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d3409d88-4016-445b-a6d7-03455d9fbc88 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:39.253636 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3409d88-4016-445b-a6d7-03455d9fbc88 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:39.254801 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 146/568] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:39 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1138 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:39.422713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f9eefc0-cc21-42cd-98ec-8603b41782df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:39.427414 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f9eefc0-cc21-42cd-98ec-8603b41782df tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:39.427707 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f9eefc0-cc21-42cd-98ec-8603b41782df tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:39.428366 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f9eefc0-cc21-42cd-98ec-8603b41782df tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:39.446665 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:39.446665 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:39.452670 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9f9eefc0-cc21-42cd-98ec-8603b41782df tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Volume info retrieved successfully. Aug 07 16:12:39.462838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f9eefc0-cc21-42cd-98ec-8603b41782df tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 returned with HTTP 200 Aug 07 16:12:39.462838 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 141/569] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:39 2026] GET /volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 => generated 846 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:39.481756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3689cf8-8156-4797-a6f2-d104871534f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:39.484196 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:12:39.484919 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9a1baad6-8c49-4ff9-ac93-b061469a4fc0", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-409445653"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:39.500152 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:39.500152 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:39.500833 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Volume info retrieved successfully. Aug 07 16:12:39.501038 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Create snapshot from volume 9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:39.532417 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:12:39.566166 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Created reservations ['8d736cc3-ab9b-49cf-b86a-c3f202ecba71', '0dd3bac3-4cdb-4617-96c0-f0406253c20c', 'f887781f-b214-4591-ada6-67e878389038', '659a2279-ac33-4f6d-bd3e-da739814cb81'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:39.626508 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot create request issued successfully. Aug 07 16:12:39.626786 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3689cf8-8156-4797-a6f2-d104871534f6 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:12:39.627197 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 139/570] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:12:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:39.641275 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3902645-3620-4dd8-b4b4-631b4be04ed7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:39.646719 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3902645-3620-4dd8-b4b4-631b4be04ed7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 Aug 07 16:12:39.646719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3902645-3620-4dd8-b4b4-631b4be04ed7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:39.646719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3902645-3620-4dd8-b4b4-631b4be04ed7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:39.671593 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:39.671593 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:39.672516 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3902645-3620-4dd8-b4b4-631b4be04ed7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:39.673855 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3902645-3620-4dd8-b4b4-631b4be04ed7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 returned with HTTP 200 Aug 07 16:12:39.674374 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 145/571] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:39 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 => generated 442 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:40.023497 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55538bf3-e683-469d-991d-fc900cc1d0d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.025540 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55538bf3-e683-469d-991d-fc900cc1d0d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:40.025797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55538bf3-e683-469d-991d-fc900cc1d0d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.026036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55538bf3-e683-469d-991d-fc900cc1d0d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.039840 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.039840 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:40.044449 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-55538bf3-e683-469d-991d-fc900cc1d0d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:40.051368 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55538bf3-e683-469d-991d-fc900cc1d0d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:40.051824 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 147/572] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:40 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:40.272477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0e21d84a-97ec-4099-a496-145681223656 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.275907 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e21d84a-97ec-4099-a496-145681223656 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:40.276235 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e21d84a-97ec-4099-a496-145681223656 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.276480 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0e21d84a-97ec-4099-a496-145681223656 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.294285 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.294285 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:40.300551 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0e21d84a-97ec-4099-a496-145681223656 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:40.309575 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0e21d84a-97ec-4099-a496-145681223656 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:40.310179 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 142/573] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:40 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:40.545185 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-c7ee4ee4-8514-4471-91c7-8cf4bae46cba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.548090 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-c7ee4ee4-8514-4471-91c7-8cf4bae46cba tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] DELETE https://10.4.3.24/volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75 Aug 07 16:12:40.548403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-c7ee4ee4-8514-4471-91c7-8cf4bae46cba tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.548667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-c7ee4ee4-8514-4471-91c7-8cf4bae46cba tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.562431 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.562431 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:40.651072 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-c7ee4ee4-8514-4471-91c7-8cf4bae46cba tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75 returned with HTTP 200 Aug 07 16:12:40.651828 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 140/574] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:40 2026] DELETE /volume/v3/attachments/32f892ac-9ef1-4a42-9890-e30daec44d75 => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:12:40.684286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-883949c7-32f7-40c2-8046-2dca70f964af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.690585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94c6c427-9d8b-4fa9-bafb-c288e0e940a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.690971 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-883949c7-32f7-40c2-8046-2dca70f964af tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] DELETE https://10.4.3.24/volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79 Aug 07 16:12:40.690971 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-883949c7-32f7-40c2-8046-2dca70f964af tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.691247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-883949c7-32f7-40c2-8046-2dca70f964af tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.699403 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94c6c427-9d8b-4fa9-bafb-c288e0e940a3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 Aug 07 16:12:40.700141 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94c6c427-9d8b-4fa9-bafb-c288e0e940a3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.700325 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94c6c427-9d8b-4fa9-bafb-c288e0e940a3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.704736 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.704736 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:40.725559 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.725559 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:40.726225 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94c6c427-9d8b-4fa9-bafb-c288e0e940a3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:40.727349 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94c6c427-9d8b-4fa9-bafb-c288e0e940a3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 returned with HTTP 200 Aug 07 16:12:40.728029 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 148/575] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:40 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 => generated 469 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:40.745601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6de5dce8-b669-4ea1-ab8d-8f19a0710ed5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.750429 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6de5dce8-b669-4ea1-ab8d-8f19a0710ed5 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] POST https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:40.751400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6de5dce8-b669-4ea1-ab8d-8f19a0710ed5 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:40.779482 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.779482 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:40.779742 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6de5dce8-b669-4ea1-ab8d-8f19a0710ed5 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:40.788236 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-883949c7-32f7-40c2-8046-2dca70f964af tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79 returned with HTTP 200 Aug 07 16:12:40.789404 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 146/576] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:40 2026] DELETE /volume/v3/attachments/39b97c37-56cd-4614-b190-d2d715f85a79 => generated 19 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:40.805007 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-069ee295-8260-42df-9c38-69e571b54c90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.809046 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-069ee295-8260-42df-9c38-69e571b54c90 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] DELETE https://10.4.3.24/volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68 Aug 07 16:12:40.809617 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-069ee295-8260-42df-9c38-69e571b54c90 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.809617 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-069ee295-8260-42df-9c38-69e571b54c90 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.821213 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.821213 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:40.826773 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6de5dce8-b669-4ea1-ab8d-8f19a0710ed5 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Update snapshot metadata completed successfully. Aug 07 16:12:40.829440 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6de5dce8-b669-4ea1-ab8d-8f19a0710ed5 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:40.829440 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 143/577] 10.4.3.24 () {68 vars in 1395 bytes} [Fri Aug 7 16:12:40 2026] POST /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 68 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:40.839342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.843122 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:40.843122 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.843642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.846868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-93657a34-5d21-40ae-baa9-c170eef656f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.850628 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-93657a34-5d21-40ae-baa9-c170eef656f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3/action Aug 07 16:12:40.851129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-93657a34-5d21-40ae-baa9-c170eef656f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:40.851277 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-93657a34-5d21-40ae-baa9-c170eef656f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:40.854077 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.854077 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:40.854155 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:40.855054 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:40.855283 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f04d3a37-79b7-41cb-ba91-a0903b3b188c tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:40.855716 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 149/578] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:12:40 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 68 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:40.870885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a33e45e-609e-4807-a440-412d83e0d9b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.874813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a33e45e-609e-4807-a440-412d83e0d9b1 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] PUT https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:40.874813 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a33e45e-609e-4807-a440-412d83e0d9b1 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:40.882981 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.882981 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:40.884095 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.884095 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:40.884796 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a33e45e-609e-4807-a440-412d83e0d9b1 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:40.897051 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-46c61e89-7f76-4b51-bf07-e4faf180ae03 req-069ee295-8260-42df-9c38-69e571b54c90 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68 returned with HTTP 200 Aug 07 16:12:40.897178 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 141/579] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:40 2026] DELETE /volume/v3/attachments/2a6db213-cd35-41ac-9cb3-dd7c3d8d1c68 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:40.907753 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-66fb4a69-30a3-43ec-947c-4094626b6905 req-93657a34-5d21-40ae-baa9-c170eef656f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3/action returned with HTTP 204 Aug 07 16:12:40.907753 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 147/580] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:12:40 2026] POST /volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:40.918592 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a33e45e-609e-4807-a440-412d83e0d9b1 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Update snapshot metadata completed successfully. Aug 07 16:12:40.919016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a33e45e-609e-4807-a440-412d83e0d9b1 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:40.919718 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 144/581] 10.4.3.24 () {68 vars in 1394 bytes} [Fri Aug 7 16:12:40 2026] PUT /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 57 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:40.928453 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-ec34ba7f-13eb-457d-9aea-6e0ada51f27f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.931700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-ec34ba7f-13eb-457d-9aea-6e0ada51f27f tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] DELETE https://10.4.3.24/volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890 Aug 07 16:12:40.931700 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-ec34ba7f-13eb-457d-9aea-6e0ada51f27f tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.932014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-ec34ba7f-13eb-457d-9aea-6e0ada51f27f tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.938358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.940888 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:40.941200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.941536 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.943615 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.943615 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:40.952625 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.952625 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:40.953353 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:40.955408 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:40.955790 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1ccb13b-66e6-4fba-92e6-37e1b1952a25 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:40.956624 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 142/582] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:12:40 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 57 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:40.970406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:40.974875 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 Aug 07 16:12:40.975073 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:40.975255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:40.982156 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:40.982156 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:40.982808 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:40.983653 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:40.998092 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Delete snapshot metadata completed successfully. Aug 07 16:12:40.998092 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca24a795-4871-40fa-bfe9-5a154f5ff259 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 returned with HTTP 200 Aug 07 16:12:40.998751 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 148/583] 10.4.3.24 () {66 vars in 1392 bytes} [Fri Aug 7 16:12:40 2026] DELETE /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 => generated 0 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 16:12:41.008165 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7b42174-1727-4c75-add2-eccc5309d590 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.011457 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7b42174-1727-4c75-add2-eccc5309d590 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:41.011761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7b42174-1727-4c75-add2-eccc5309d590 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.012012 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7b42174-1727-4c75-add2-eccc5309d590 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.021252 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.021252 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:41.021969 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7b42174-1727-4c75-add2-eccc5309d590 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.022974 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7b42174-1727-4c75-add2-eccc5309d590 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:41.023100 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7b42174-1727-4c75-add2-eccc5309d590 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:41.024744 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 145/584] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 32 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.033084 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0ab78832-9130-4131-bfa9-ddef23131c67 req-ec34ba7f-13eb-457d-9aea-6e0ada51f27f tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890 returned with HTTP 200 Aug 07 16:12:41.033512 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 150/585] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:12:40 2026] DELETE /volume/v3/attachments/069bb260-7033-4440-97d9-4f19e27bd890 => generated 19 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:41.034631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b16f8f5-dd3e-465d-80af-80e92a6e2d2d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.037374 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b16f8f5-dd3e-465d-80af-80e92a6e2d2d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] PUT https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:41.037374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b16f8f5-dd3e-465d-80af-80e92a6e2d2d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:41.045239 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.045239 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:41.045239 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b16f8f5-dd3e-465d-80af-80e92a6e2d2d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.069279 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3b16f8f5-dd3e-465d-80af-80e92a6e2d2d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Update snapshot metadata completed successfully. Aug 07 16:12:41.069279 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b16f8f5-dd3e-465d-80af-80e92a6e2d2d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:41.069279 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 143/586] 10.4.3.24 () {68 vars in 1394 bytes} [Fri Aug 7 16:12:41 2026] PUT /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 16 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 16:12:41.069986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3bb93ed-d68f-4f53-adc6-5b87b9787fe0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.072176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3bb93ed-d68f-4f53-adc6-5b87b9787fe0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:41.073421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3bb93ed-d68f-4f53-adc6-5b87b9787fe0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.073421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3bb93ed-d68f-4f53-adc6-5b87b9787fe0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.082691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37d60fc7-f1ee-43fb-9bd1-72dc596bddf7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.084618 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37d60fc7-f1ee-43fb-9bd1-72dc596bddf7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] POST https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:41.085073 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37d60fc7-f1ee-43fb-9bd1-72dc596bddf7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:41.089489 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.089489 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:41.096825 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3bb93ed-d68f-4f53-adc6-5b87b9787fe0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:41.098129 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.098129 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:41.098904 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37d60fc7-f1ee-43fb-9bd1-72dc596bddf7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.106275 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3bb93ed-d68f-4f53-adc6-5b87b9787fe0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:41.106970 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 149/587] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:41.127472 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cacd14c-2332-477b-9696-d192edc18b2d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.128286 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cacd14c-2332-477b-9696-d192edc18b2d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:12:41.128485 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cacd14c-2332-477b-9696-d192edc18b2d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.128742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cacd14c-2332-477b-9696-d192edc18b2d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.139405 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-37d60fc7-f1ee-43fb-9bd1-72dc596bddf7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Update snapshot metadata completed successfully. Aug 07 16:12:41.139977 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37d60fc7-f1ee-43fb-9bd1-72dc596bddf7 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:41.140359 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 146/588] 10.4.3.24 () {68 vars in 1395 bytes} [Fri Aug 7 16:12:41 2026] POST /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 68 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.144547 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.144547 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:41.150598 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5cacd14c-2332-477b-9696-d192edc18b2d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:12:41.153313 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.157030 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:41.157030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.159043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.159743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cacd14c-2332-477b-9696-d192edc18b2d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:12:41.160201 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 151/589] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1137 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:41.171342 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.171342 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:41.172697 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.174134 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:41.174298 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-543ba4ce-8628-442d-8aa9-50dcc724abb4 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:41.175668 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 144/590] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 68 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.190570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f88b2d1d-aaff-4f4c-bcc8-243ab427b68a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.195835 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f88b2d1d-aaff-4f4c-bcc8-243ab427b68a tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] PUT https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 Aug 07 16:12:41.196293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f88b2d1d-aaff-4f4c-bcc8-243ab427b68a tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:41.209614 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.209614 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:41.210240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f88b2d1d-aaff-4f4c-bcc8-243ab427b68a tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.257659 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f88b2d1d-aaff-4f4c-bcc8-243ab427b68a tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Update snapshot metadata completed successfully. Aug 07 16:12:41.257659 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f88b2d1d-aaff-4f4c-bcc8-243ab427b68a tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 returned with HTTP 200 Aug 07 16:12:41.258041 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 150/591] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:12:41 2026] PUT /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 => generated 35 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.266848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.269342 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 Aug 07 16:12:41.269653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.270076 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.277900 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.277900 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:41.278743 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.279955 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:41.280794 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf3ea90b-f5ea-48f2-b23a-9c3166dbc64d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 returned with HTTP 200 Aug 07 16:12:41.282232 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 147/592] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata/key3 => generated 35 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.291876 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.294730 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:41.295044 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.295519 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.303047 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.303047 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:41.304528 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.305206 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Get snapshot metadata completed successfully. Aug 07 16:12:41.305668 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d31732e8-091b-4e28-95e7-dbb9e68ae65b tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:41.306435 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 152/593] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 75 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.319505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdc20238-5c93-405c-9b15-074c19e834e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.322013 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdc20238-5c93-405c-9b15-074c19e834e9 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] PUT https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata Aug 07 16:12:41.322469 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdc20238-5c93-405c-9b15-074c19e834e9 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:41.325102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d1d3e5a-bf7a-4c17-bdee-a057ebf4e613 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.327808 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d1d3e5a-bf7a-4c17-bdee-a057ebf4e613 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:41.328370 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d1d3e5a-bf7a-4c17-bdee-a057ebf4e613 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.328739 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d1d3e5a-bf7a-4c17-bdee-a057ebf4e613 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.334245 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.334245 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:41.335118 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdc20238-5c93-405c-9b15-074c19e834e9 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.344480 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.344480 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:41.352535 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d1d3e5a-bf7a-4c17-bdee-a057ebf4e613 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:41.359169 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d1d3e5a-bf7a-4c17-bdee-a057ebf4e613 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:41.359692 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 151/594] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:41.362354 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdc20238-5c93-405c-9b15-074c19e834e9 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Update snapshot metadata completed successfully. Aug 07 16:12:41.362895 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdc20238-5c93-405c-9b15-074c19e834e9 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata returned with HTTP 200 Aug 07 16:12:41.363390 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 145/595] 10.4.3.24 () {68 vars in 1394 bytes} [Fri Aug 7 16:12:41 2026] PUT /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82/metadata => generated 16 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:41.377104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.380089 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 Aug 07 16:12:41.380349 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.380634 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.380749 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Delete snapshot with id: cc703885-bd63-4ea1-87bf-1d0894eddd82 Aug 07 16:12:41.387816 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.387816 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:41.388465 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.416192 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot delete request issued successfully. Aug 07 16:12:41.423189 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1721d99b-d7fb-407f-a0c5-3ef69bc6ea0d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 returned with HTTP 202 Aug 07 16:12:41.423189 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 148/596] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:12:41 2026] DELETE /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:41.429537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2584f593-7e65-403f-a66a-a5d9c9c64598 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:41.432186 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2584f593-7e65-403f-a66a-a5d9c9c64598 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 Aug 07 16:12:41.432186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2584f593-7e65-403f-a66a-a5d9c9c64598 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:41.432828 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2584f593-7e65-403f-a66a-a5d9c9c64598 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:41.438578 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:41.438578 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:41.439120 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2584f593-7e65-403f-a66a-a5d9c9c64598 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Snapshot retrieved successfully. Aug 07 16:12:41.440985 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2584f593-7e65-403f-a66a-a5d9c9c64598 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 returned with HTTP 200 Aug 07 16:12:41.441182 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 153/597] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:41 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:42.453982 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29c3beb3-7151-4886-acbc-4ef46e1dcbcd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:42.458377 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c3beb3-7151-4886-acbc-4ef46e1dcbcd tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 Aug 07 16:12:42.458377 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c3beb3-7151-4886-acbc-4ef46e1dcbcd tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:42.458377 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c3beb3-7151-4886-acbc-4ef46e1dcbcd tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:42.466738 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c3beb3-7151-4886-acbc-4ef46e1dcbcd tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 returned with HTTP 404 Aug 07 16:12:42.467556 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 152/598] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:42 2026] GET /volume/v3/snapshots/cc703885-bd63-4ea1-87bf-1d0894eddd82 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:42.479589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-581c24fb-4ed3-4130-ba93-e05b2630803d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:42.482250 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-581c24fb-4ed3-4130-ba93-e05b2630803d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:42.483169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-581c24fb-4ed3-4130-ba93-e05b2630803d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:42.483169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-581c24fb-4ed3-4130-ba93-e05b2630803d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:42.496109 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:42.496109 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:42.504390 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-581c24fb-4ed3-4130-ba93-e05b2630803d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Volume info retrieved successfully. Aug 07 16:12:42.511199 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-581c24fb-4ed3-4130-ba93-e05b2630803d tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 returned with HTTP 200 Aug 07 16:12:42.511199 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 146/599] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:42 2026] GET /volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:42.534575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:42.543282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:42.543282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:42.543282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:42.543282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Delete volume with id: 9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:42.552464 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:42.552464 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:42.552464 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Volume info retrieved successfully. Aug 07 16:12:42.598984 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Delete volume request issued successfully. Aug 07 16:12:42.598984 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae0a8699-4e31-48bb-bbf2-9ef9dd90fdce tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 returned with HTTP 202 Aug 07 16:12:42.600505 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 149/600] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:42 2026] DELETE /volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:42.616675 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17c03ba6-6f4c-46f9-b22d-5ce135192cd3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:42.620693 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17c03ba6-6f4c-46f9-b22d-5ce135192cd3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:42.621879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17c03ba6-6f4c-46f9-b22d-5ce135192cd3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:42.622109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17c03ba6-6f4c-46f9-b22d-5ce135192cd3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:42.632660 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:42.632660 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:42.640498 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17c03ba6-6f4c-46f9-b22d-5ce135192cd3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Volume info retrieved successfully. Aug 07 16:12:42.649399 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17c03ba6-6f4c-46f9-b22d-5ce135192cd3 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 returned with HTTP 200 Aug 07 16:12:42.650139 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 154/601] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:42 2026] GET /volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:43.650534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:43.673883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d034838d-c19e-49f2-b7e4-3b0e4e517896 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:43.679881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d034838d-c19e-49f2-b7e4-3b0e4e517896 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] GET https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 Aug 07 16:12:43.679881 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d034838d-c19e-49f2-b7e4-3b0e4e517896 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:43.679881 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d034838d-c19e-49f2-b7e4-3b0e4e517896 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:43.691832 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d034838d-c19e-49f2-b7e4-3b0e4e517896 tempest-SnapshotMetadataTestJSON-613792880 tempest-SnapshotMetadataTestJSON-613792880-project-member] https://10.4.3.24/volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 returned with HTTP 404 Aug 07 16:12:43.692279 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 147/602] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:43 2026] GET /volume/v3/volumes/9a1baad6-8c49-4ff9-ac93-b061469a4fc0 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:43.817719 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:43.818225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-502411067", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:43.820846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-502411067', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:43.963025 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume of 1 GB Aug 07 16:12:43.963025 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:43.963025 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:43.963384 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Availability Zones retrieved successfully. Aug 07 16:12:43.970734 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (c5079ef9-b6ce-43ab-9c22-bd547057bef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:43.971997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e14968c-cf20-4127-9fe3-2f215e4b9b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:43.973221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:44.048722 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:44.048722 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:44.070568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4e14968c-cf20-4127-9fe3-2f215e4b9b05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e7c02c1b-8b1b-42f5-a260-93daa45ba436,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c02c1b-8b1b-42f5-a260-93daa45ba436', 'encryption_key_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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:44.072743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ef1f93-37b8-48f8-bb5b-1a159d176e35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:44.127003 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:12:44.127207 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:12:44.182020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Created reservations ['6dcf7ce3-e230-47e6-aa44-2f1e0c35df27', 'ced52146-fd38-4ed5-ad8c-46624bab0cb5', '82df00fd-7c78-4f43-af2a-9aae51ed8a61', '11abe760-226b-4916-9c65-cc3c25643055'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:44.183117 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c5ef1f93-37b8-48f8-bb5b-1a159d176e35) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6dcf7ce3-e230-47e6-aa44-2f1e0c35df27', 'ced52146-fd38-4ed5-ad8c-46624bab0cb5', '82df00fd-7c78-4f43-af2a-9aae51ed8a61', '11abe760-226b-4916-9c65-cc3c25643055']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:44.184173 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0832e303-22d4-4691-b413-dc0dfa1ef6a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:44.214241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0832e303-22d4-4691-b413-dc0dfa1ef6a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f49486-b7a1-4de0-83f9-e305d705b6fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-502411067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['6dcf7ce3-e230-47e6-aa44-2f1e0c35df27','ced52146-fd38-4ed5-ad8c-46624bab0cb5','82df00fd-7c78-4f43-af2a-9aae51ed8a61','11abe760-226b-4916-9c65-cc3c25643055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-502411067',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f49486-b7a1-4de0-83f9-e305d705b6fe,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5a88b28cf810424a905588a880df2dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='329e10ab24d2481982b9f6eb9607583b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c02c1b-8b1b-42f5-a260-93daa45ba436),volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:44.215508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (639a08cd-cf0e-48ce-a2f3-9dc5520ac6f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:44.238501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (639a08cd-cf0e-48ce-a2f3-9dc5520ac6f0) transitioned into state 'SUCCESS' from state '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-502411067',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['6dcf7ce3-e230-47e6-aa44-2f1e0c35df27','ced52146-fd38-4ed5-ad8c-46624bab0cb5','82df00fd-7c78-4f43-af2a-9aae51ed8a61','11abe760-226b-4916-9c65-cc3c25643055'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:44.239177 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcdeb6f-a11e-4c99-b0a0-024f52b447ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:44.251161 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bcdeb6f-a11e-4c99-b0a0-024f52b447ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:44.252108 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (c5079ef9-b6ce-43ab-9c22-bd547057bef3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:44.252372 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request issued successfully. Aug 07 16:12:44.252909 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cca7c3b9-948f-4aa1-9a3d-d1b119336ab7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:44.253315 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 153/603] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:12:43 2026] POST /volume/v3/volumes => generated 757 bytes in 603 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:44.268338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-badeec9a-0d07-4919-b447-667afbe77591 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:44.270692 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-badeec9a-0d07-4919-b447-667afbe77591 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:12:44.270941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-badeec9a-0d07-4919-b447-667afbe77591 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:44.271243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-badeec9a-0d07-4919-b447-667afbe77591 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:44.281492 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:44.281492 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:44.291106 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-badeec9a-0d07-4919-b447-667afbe77591 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:12:44.297636 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-badeec9a-0d07-4919-b447-667afbe77591 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:12:44.298282 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 150/604] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:44 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:12:44.952937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:44.956553 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:12:44.956815 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:44.957026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:44.957213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Delete volume with id: e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:12:44.966821 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:44.966821 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:44.967456 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:12:44.993188 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Delete volume request issued successfully. Aug 07 16:12:44.993517 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9845b2-de57-4d1e-a923-7d4a00bb190f tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 202 Aug 07 16:12:44.994095 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 155/605] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:44 2026] DELETE /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:45.003091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41044ddd-ef0d-4f85-b6bd-3f898b23a377 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:45.005424 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41044ddd-ef0d-4f85-b6bd-3f898b23a377 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:12:45.005630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41044ddd-ef0d-4f85-b6bd-3f898b23a377 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:45.005841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41044ddd-ef0d-4f85-b6bd-3f898b23a377 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:45.013131 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:45.013131 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:45.017684 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41044ddd-ef0d-4f85-b6bd-3f898b23a377 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:12:45.023929 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41044ddd-ef0d-4f85-b6bd-3f898b23a377 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 200 Aug 07 16:12:45.024754 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 148/606] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:45 2026] GET /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 842 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:45.312699 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fcd77b8-829e-4f70-9088-bae8e0af9e60 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:45.315646 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fcd77b8-829e-4f70-9088-bae8e0af9e60 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:12:45.315901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fcd77b8-829e-4f70-9088-bae8e0af9e60 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:45.316248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fcd77b8-829e-4f70-9088-bae8e0af9e60 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:45.326427 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:45.326427 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:45.331281 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8fcd77b8-829e-4f70-9088-bae8e0af9e60 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:12:45.339591 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fcd77b8-829e-4f70-9088-bae8e0af9e60 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:12:45.340435 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 154/607] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:45 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:45.491248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-f00f7662-fd0a-4ed3-81bc-d2ba9f48fc25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:45.493634 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-f00f7662-fd0a-4ed3-81bc-d2ba9f48fc25 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:12:45.493858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-f00f7662-fd0a-4ed3-81bc-d2ba9f48fc25 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:45.494098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-f00f7662-fd0a-4ed3-81bc-d2ba9f48fc25 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:45.501028 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:45.501028 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:45.506161 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-f00f7662-fd0a-4ed3-81bc-d2ba9f48fc25 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:12:45.511783 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-f00f7662-fd0a-4ed3-81bc-d2ba9f48fc25 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:12:45.512180 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 151/608] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:45 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:45.942537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.033907 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-e0d06da7-9a6e-46c7-8e8a-3493dd7dd2a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.036831 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-e0d06da7-9a6e-46c7-8e8a-3493dd7dd2a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:12:46.036999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-e0d06da7-9a6e-46c7-8e8a-3493dd7dd2a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.037208 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-e0d06da7-9a6e-46c7-8e8a-3493dd7dd2a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.040184 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16a6dbe1-5ca0-406d-a1a8-2018f661ab01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.042164 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16a6dbe1-5ca0-406d-a1a8-2018f661ab01 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac Aug 07 16:12:46.042613 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16a6dbe1-5ca0-406d-a1a8-2018f661ab01 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.042613 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16a6dbe1-5ca0-406d-a1a8-2018f661ab01 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.049659 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16a6dbe1-5ca0-406d-a1a8-2018f661ab01 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac returned with HTTP 404 Aug 07 16:12:46.049774 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 155/609] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/v3/volumes/e0f21627-26a5-40ea-af1e-50395160edac => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:46.049857 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.049857 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:46.056631 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-152a86c1-bc28-45c9-b492-7a9b68e0657c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.059684 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-e0d06da7-9a6e-46c7-8e8a-3493dd7dd2a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:12:46.059981 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-152a86c1-bc28-45c9-b492-7a9b68e0657c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:46.059981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-152a86c1-bc28-45c9-b492-7a9b68e0657c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.059981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-152a86c1-bc28-45c9-b492-7a9b68e0657c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.063039 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4308378-81f2-4b7f-85fb-6213010da2bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.065557 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:12:46.065824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.066213 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.066675 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Delete volume with id: 9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:12:46.069360 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-e0d06da7-9a6e-46c7-8e8a-3493dd7dd2a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:12:46.069772 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 149/610] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 1365 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:46.077198 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.077198 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:46.077740 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.077740 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:46.078288 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:12:46.083670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e423f5f1-2c54-47d4-b5b9-2f3a58632839 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.083948 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e423f5f1-2c54-47d4-b5b9-2f3a58632839 None None] GET https://10.4.3.24/volume// Aug 07 16:12:46.084023 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-152a86c1-bc28-45c9-b492-7a9b68e0657c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:46.084253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e423f5f1-2c54-47d4-b5b9-2f3a58632839 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.084630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e423f5f1-2c54-47d4-b5b9-2f3a58632839 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.085110 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e423f5f1-2c54-47d4-b5b9-2f3a58632839 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:46.085629 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 150/611] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:46.092065 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-152a86c1-bc28-45c9-b492-7a9b68e0657c tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:46.092266 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 152/612] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:46.096406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-32311d03-952e-480d-b3bc-4fef721a5971 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.098542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-32311d03-952e-480d-b3bc-4fef721a5971 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:12:46.098953 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-32311d03-952e-480d-b3bc-4fef721a5971 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24f49486-b7a1-4de0-83f9-e305d705b6fe", "connector": null, "instance_uuid": "fcb40160-68fe-4364-82d9-dc0e67812217"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:46.105562 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Delete volume request issued successfully. Aug 07 16:12:46.105872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4308378-81f2-4b7f-85fb-6213010da2bb tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 202 Aug 07 16:12:46.106539 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 156/613] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:46 2026] DELETE /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:46.109211 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.109211 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:46.119125 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90b18ceb-98ba-4e0e-9076-a2766e6a3642 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.123625 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90b18ceb-98ba-4e0e-9076-a2766e6a3642 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:12:46.124484 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90b18ceb-98ba-4e0e-9076-a2766e6a3642 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.125918 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90b18ceb-98ba-4e0e-9076-a2766e6a3642 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.134090 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:46.134577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1490776713"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:46.134676 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.134676 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:46.136593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1490776713'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:46.136772 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Create volume of 1 GB Aug 07 16:12:46.139929 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-90b18ceb-98ba-4e0e-9076-a2766e6a3642 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:12:46.144825 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Availability Zones retrieved successfully. Aug 07 16:12:46.147221 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90b18ceb-98ba-4e0e-9076-a2766e6a3642 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 200 Aug 07 16:12:46.147221 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 153/614] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 842 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:46.151935 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Flow 'volume_create_api' (daf78904-c451-47be-ab8d-2513fc59691c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:46.152909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15eadff-1380-4f50-885c-8a4af681964b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:46.153851 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:46.155373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-32311d03-952e-480d-b3bc-4fef721a5971 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:12:46.156010 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 151/615] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:12:46 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:46.159036 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a6abc79-d581-4128-821f-93c33b10d967 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.161521 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a6abc79-d581-4128-821f-93c33b10d967 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:46.161885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a6abc79-d581-4128-821f-93c33b10d967 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.162224 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a6abc79-d581-4128-821f-93c33b10d967 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.171316 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.171316 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:46.177006 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a6abc79-d581-4128-821f-93c33b10d967 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:46.184550 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a6abc79-d581-4128-821f-93c33b10d967 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:46.185074 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 157/616] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:46.190196 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c15eadff-1380-4f50-885c-8a4af681964b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:46.191252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92eca0f-d0a2-4ca2-adcd-6ad91b9684b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:46.283407 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Created reservations ['04940d2c-a434-4cff-91dd-0bf165e98c57', 'ada11d71-e0a6-4d18-99d9-b82074d21a95', '29d075a8-56d2-40ca-9e4f-a0018e4a5068', '7e999e36-5a62-40de-827d-2aceb5c125cc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:46.284752 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a92eca0f-d0a2-4ca2-adcd-6ad91b9684b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04940d2c-a434-4cff-91dd-0bf165e98c57', 'ada11d71-e0a6-4d18-99d9-b82074d21a95', '29d075a8-56d2-40ca-9e4f-a0018e4a5068', '7e999e36-5a62-40de-827d-2aceb5c125cc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:46.285356 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92a943f-deba-4a13-8d52-186889f1ccb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:46.328398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b92a943f-deba-4a13-8d52-186889f1ccb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1490776713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e491449be8048e0b8d52534ecde9d08',qos_specs=None,replication_status=,reservations=['04940d2c-a434-4cff-91dd-0bf165e98c57','ada11d71-e0a6-4d18-99d9-b82074d21a95','29d075a8-56d2-40ca-9e4f-a0018e4a5068','7e999e36-5a62-40de-827d-2aceb5c125cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e5b70d29034ecebd8e8bf5fe7772f8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1490776713',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8e491449be8048e0b8d52534ecde9d08',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='43e5b70d29034ecebd8e8bf5fe7772f8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:46.329347 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa68d5f-68b2-4890-a561-e37f63facc04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:46.355383 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2fa68d5f-68b2-4890-a561-e37f63facc04) transitioned into state 'SUCCESS' from state '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-1490776713',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8e491449be8048e0b8d52534ecde9d08',qos_specs=None,replication_status=,reservations=['04940d2c-a434-4cff-91dd-0bf165e98c57','ada11d71-e0a6-4d18-99d9-b82074d21a95','29d075a8-56d2-40ca-9e4f-a0018e4a5068','7e999e36-5a62-40de-827d-2aceb5c125cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='43e5b70d29034ecebd8e8bf5fe7772f8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:46.357112 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c0e944-8b19-4011-9634-3d6599517568) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:46.374660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74c0e944-8b19-4011-9634-3d6599517568) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:46.375964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Flow 'volume_create_api' (daf78904-c451-47be-ab8d-2513fc59691c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:46.377455 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Create volume request issued successfully. Aug 07 16:12:46.377455 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d0f73b8-8a37-4c05-864e-f0b552382267 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:46.377744 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 156/617] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:45 2026] POST /volume/v3/volumes => generated 748 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:46.402134 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98b73e24-a9e3-4014-8c8a-744c5eb50dbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:46.404170 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98b73e24-a9e3-4014-8c8a-744c5eb50dbe tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] GET https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:46.404527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98b73e24-a9e3-4014-8c8a-744c5eb50dbe tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:46.404614 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98b73e24-a9e3-4014-8c8a-744c5eb50dbe tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:46.418768 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:46.418768 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:46.426656 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98b73e24-a9e3-4014-8c8a-744c5eb50dbe tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Volume info retrieved successfully. Aug 07 16:12:46.434341 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98b73e24-a9e3-4014-8c8a-744c5eb50dbe tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 returned with HTTP 200 Aug 07 16:12:46.434341 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 154/618] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:46 2026] GET /volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 => generated 816 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:47.163337 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f59e5329-33d6-439a-99a7-c3f8b8381985 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.165556 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f59e5329-33d6-439a-99a7-c3f8b8381985 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 Aug 07 16:12:47.165877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f59e5329-33d6-439a-99a7-c3f8b8381985 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.166114 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f59e5329-33d6-439a-99a7-c3f8b8381985 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.172958 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f59e5329-33d6-439a-99a7-c3f8b8381985 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 returned with HTTP 404 Aug 07 16:12:47.173541 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 152/619] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:47 2026] GET /volume/v3/volumes/9e9ca9e7-acfb-4fbb-a68c-8d11cc644957 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:47.184668 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ea423a8-179e-4893-ba6f-136783c21b92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.186731 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:12:47.186976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.187263 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.187404 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Delete volume with id: b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:12:47.195070 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.195070 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:47.195584 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:12:47.228909 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Delete volume request issued successfully. Aug 07 16:12:47.228909 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea423a8-179e-4893-ba6f-136783c21b92 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 202 Aug 07 16:12:47.228909 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 158/620] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:47 2026] DELETE /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:47.238033 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8941d6f5-ce2d-47c9-a032-e24d412d7389 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.239150 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8941d6f5-ce2d-47c9-a032-e24d412d7389 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:12:47.240132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8941d6f5-ce2d-47c9-a032-e24d412d7389 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.240132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8941d6f5-ce2d-47c9-a032-e24d412d7389 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.250906 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.250906 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:47.258501 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8941d6f5-ce2d-47c9-a032-e24d412d7389 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Volume info retrieved successfully. Aug 07 16:12:47.269515 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8941d6f5-ce2d-47c9-a032-e24d412d7389 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 200 Aug 07 16:12:47.270608 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 157/621] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:47 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 1356 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:47.454406 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39df9112-63c3-43b6-9413-e19d9d628335 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.456401 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39df9112-63c3-43b6-9413-e19d9d628335 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] GET https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:47.456589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39df9112-63c3-43b6-9413-e19d9d628335 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.456833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39df9112-63c3-43b6-9413-e19d9d628335 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.474780 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.474780 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:47.482085 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-39df9112-63c3-43b6-9413-e19d9d628335 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Volume info retrieved successfully. Aug 07 16:12:47.487272 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39df9112-63c3-43b6-9413-e19d9d628335 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 returned with HTTP 200 Aug 07 16:12:47.487764 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 155/622] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:47 2026] GET /volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 => generated 841 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:47.507804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90ef88d4-15fa-49ca-b399-156011ac89cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.509753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] GET https://10.4.3.24/volume/v3/limits Aug 07 16:12:47.510026 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.511340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.543328 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-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 07 16:12:47.543328 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-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 07 16:12:47.543328 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-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 07 16:12:47.543328 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-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 07 16:12:47.543328 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.543328 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:47.565767 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90ef88d4-15fa-49ca-b399-156011ac89cf tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/limits returned with HTTP 200 Aug 07 16:12:47.566264 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 153/623] 10.4.3.24 () {66 vars in 1227 bytes} [Fri Aug 7 16:12:47 2026] GET /volume/v3/limits => generated 302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:47.577747 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37edf3df-f26c-4c17-8885-965b89536c44 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.579980 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37edf3df-f26c-4c17-8885-965b89536c44 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] GET https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:47.581872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37edf3df-f26c-4c17-8885-965b89536c44 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.581872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37edf3df-f26c-4c17-8885-965b89536c44 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.597294 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.597294 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:47.605355 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-37edf3df-f26c-4c17-8885-965b89536c44 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Volume info retrieved successfully. Aug 07 16:12:47.613710 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37edf3df-f26c-4c17-8885-965b89536c44 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 returned with HTTP 200 Aug 07 16:12:47.614543 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 159/624] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:47 2026] GET /volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 => generated 841 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:47.631744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6e96680-7b4b-4124-9f87-88240d896a33 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.636253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:47.636901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.636901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.637067 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Delete volume with id: c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:47.649125 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.649125 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:47.649869 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Volume info retrieved successfully. Aug 07 16:12:47.691460 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Delete volume request issued successfully. Aug 07 16:12:47.691460 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6e96680-7b4b-4124-9f87-88240d896a33 tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 returned with HTTP 202 Aug 07 16:12:47.691905 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 158/625] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:47 2026] DELETE /volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:47.703483 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff89c1f1-b87b-4630-8008-c2f51d0a499a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:47.706132 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff89c1f1-b87b-4630-8008-c2f51d0a499a tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] GET https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:47.706132 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff89c1f1-b87b-4630-8008-c2f51d0a499a tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:47.706268 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff89c1f1-b87b-4630-8008-c2f51d0a499a tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:47.720104 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:47.720104 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:47.727010 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff89c1f1-b87b-4630-8008-c2f51d0a499a tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Volume info retrieved successfully. Aug 07 16:12:47.735003 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff89c1f1-b87b-4630-8008-c2f51d0a499a tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 returned with HTTP 200 Aug 07 16:12:47.736497 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 156/626] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:47 2026] GET /volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:48.290535 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e37ce011-2cff-482d-857b-9898c3539ae7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:48.295404 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e37ce011-2cff-482d-857b-9898c3539ae7 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] GET https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 Aug 07 16:12:48.295654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e37ce011-2cff-482d-857b-9898c3539ae7 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:48.295892 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e37ce011-2cff-482d-857b-9898c3539ae7 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:48.304288 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e37ce011-2cff-482d-857b-9898c3539ae7 tempest-TaggedBootDevicesTest-856583078 tempest-TaggedBootDevicesTest-856583078-project-member] https://10.4.3.24/volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 returned with HTTP 404 Aug 07 16:12:48.304915 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 154/627] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:48 2026] GET /volume/v3/volumes/b8eaab7b-e36b-4e13-ab56-7072b648bdb5 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:48.757330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d869396-a5d5-4cbc-ba13-67f6965cb8ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:48.758890 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d869396-a5d5-4cbc-ba13-67f6965cb8ee tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] GET https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 Aug 07 16:12:48.759199 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d869396-a5d5-4cbc-ba13-67f6965cb8ee tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:48.759635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d869396-a5d5-4cbc-ba13-67f6965cb8ee tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:48.771327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d869396-a5d5-4cbc-ba13-67f6965cb8ee tempest-AbsoluteLimitsTests-1134356946 tempest-AbsoluteLimitsTests-1134356946-project-member] https://10.4.3.24/volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 returned with HTTP 404 Aug 07 16:12:48.771327 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 160/628] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:48 2026] GET /volume/v3/volumes/c6ff6c7b-f47a-4fdd-b115-c41cd42e73f2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:48.991220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a898db9d-281c-4d1d-85c4-9f64683d325e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:48.991933 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a898db9d-281c-4d1d-85c4-9f64683d325e None None] GET https://10.4.3.24/volume// Aug 07 16:12:48.992264 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a898db9d-281c-4d1d-85c4-9f64683d325e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:48.992656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a898db9d-281c-4d1d-85c4-9f64683d325e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:48.993679 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a898db9d-281c-4d1d-85c4-9f64683d325e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:48.994078 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 159/629] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:12:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:49.007801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-63006dbb-c364-410f-9af8-7094a89eb9f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:49.013605 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-63006dbb-c364-410f-9af8-7094a89eb9f4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:12:49.014251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-63006dbb-c364-410f-9af8-7094a89eb9f4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:49.014251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-63006dbb-c364-410f-9af8-7094a89eb9f4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:49.034744 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:49.034744 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:49.050516 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-63006dbb-c364-410f-9af8-7094a89eb9f4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:12:49.065218 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-63006dbb-c364-410f-9af8-7094a89eb9f4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:12:49.066206 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 157/630] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:12:49 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 1544 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:12:49.218069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:49.222684 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293 Aug 07 16:12:49.223349 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:49.245795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-24f49486-b7a1-4de0-83f9-e305d705b6fe-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:12:49.254999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-24f49486-b7a1-4de0-83f9-e305d705b6fe-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:12:49.257460 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:49.257460 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:49.426005 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-24f49486-b7a1-4de0-83f9-e305d705b6fe-np0000006731" released by "attachment_update" :: held 0.171s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:12:49.426546 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-d68d36d5-91fb-4417-8bf9-300136499fc2 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293 returned with HTTP 200 Aug 07 16:12:49.428151 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 155/631] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:12:49 2026] PUT /volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293 => generated 969 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:49.464463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-a0b12897-4dc3-4d43-853c-23897e6fe8f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:49.468064 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-a0b12897-4dc3-4d43-853c-23897e6fe8f0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293/action Aug 07 16:12:49.468186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-a0b12897-4dc3-4d43-853c-23897e6fe8f0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:49.468510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-a0b12897-4dc3-4d43-853c-23897e6fe8f0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:49.508352 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:49.508352 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:49.526628 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7fecf365-12e6-4ea5-a437-f5484a4c4b37 req-a0b12897-4dc3-4d43-853c-23897e6fe8f0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293/action returned with HTTP 204 Aug 07 16:12:49.527396 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 161/632] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:12:49 2026] POST /volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:51.855404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:51.861367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] DELETE https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:51.861367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:51.861367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:51.861367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Delete volume with id: 52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:51.871116 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:51.871116 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:51.872468 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:51.918874 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Delete volume request issued successfully. Aug 07 16:12:51.919277 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2242a8a6-0fde-47c2-aa22-d016bb625db3 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 202 Aug 07 16:12:51.920078 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 160/633] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:51 2026] DELETE /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:51.931491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73e61ce9-7cd4-4f6f-8698-bcae619b4ea9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:51.933596 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73e61ce9-7cd4-4f6f-8698-bcae619b4ea9 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:51.933894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73e61ce9-7cd4-4f6f-8698-bcae619b4ea9 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:51.934074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73e61ce9-7cd4-4f6f-8698-bcae619b4ea9 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:51.944602 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:51.944602 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:51.951822 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-73e61ce9-7cd4-4f6f-8698-bcae619b4ea9 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Volume info retrieved successfully. Aug 07 16:12:51.961108 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73e61ce9-7cd4-4f6f-8698-bcae619b4ea9 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 200 Aug 07 16:12:51.961905 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 158/634] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:51 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:52.265888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:52.468365 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:52.468365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-830424979"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:52.469441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-830424979'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:52.469754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume of 1 GB Aug 07 16:12:52.470481 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:52.470481 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:52.476807 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Availability Zones retrieved successfully. Aug 07 16:12:52.486478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Flow 'volume_create_api' (6e30b135-462d-42ad-8d26-698606422e17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:52.490640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d479e3-7738-403e-b1e6-6e00b02f62e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:52.492939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:52.533420 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15d479e3-7738-403e-b1e6-6e00b02f62e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:52.534481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99c75903-a9a1-42ee-9470-6cea6bbb02ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:52.649592 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Created reservations ['fd3d3b5f-0b74-4b4e-b29c-14f65b98d826', '0297add1-3608-4d1f-8b9c-ee8184594a6c', 'f500dd73-6875-42d9-afa5-0a54267571bd', '1e2ee903-d033-42bb-82b8-4e496be05bc0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:52.650559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (99c75903-a9a1-42ee-9470-6cea6bbb02ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fd3d3b5f-0b74-4b4e-b29c-14f65b98d826', '0297add1-3608-4d1f-8b9c-ee8184594a6c', 'f500dd73-6875-42d9-afa5-0a54267571bd', '1e2ee903-d033-42bb-82b8-4e496be05bc0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:52.651743 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a384598-f21c-439f-9226-9067cb68c174) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:52.698166 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3a384598-f21c-439f-9226-9067cb68c174) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d3b3972-48a3-407a-8e87-62c53a940557', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-830424979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07a4174cc9d439e9cefb7501a118f54',qos_specs=None,replication_status=,reservations=['fd3d3b5f-0b74-4b4e-b29c-14f65b98d826','0297add1-3608-4d1f-8b9c-ee8184594a6c','f500dd73-6875-42d9-afa5-0a54267571bd','1e2ee903-d033-42bb-82b8-4e496be05bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-830424979',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d3b3972-48a3-407a-8e87-62c53a940557,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b07a4174cc9d439e9cefb7501a118f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:52.699043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (018a7841-1fea-4443-8fac-95407a484990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:52.731774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (018a7841-1fea-4443-8fac-95407a484990) transitioned into state 'SUCCESS' from state '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-830424979',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07a4174cc9d439e9cefb7501a118f54',qos_specs=None,replication_status=,reservations=['fd3d3b5f-0b74-4b4e-b29c-14f65b98d826','0297add1-3608-4d1f-8b9c-ee8184594a6c','f500dd73-6875-42d9-afa5-0a54267571bd','1e2ee903-d033-42bb-82b8-4e496be05bc0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:52.732633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45bf5f04-ee65-4073-8dd8-953b72ab42e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:52.752785 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45bf5f04-ee65-4073-8dd8-953b72ab42e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:52.753074 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Flow 'volume_create_api' (6e30b135-462d-42ad-8d26-698606422e17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:52.754059 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume request issued successfully. Aug 07 16:12:52.754649 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d180537-c715-4c9f-a6e6-25c2893ac8da tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:52.755361 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 156/635] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:52 2026] POST /volume/v3/volumes => generated 748 bytes in 490 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:52.777957 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72c0f9ba-5b9d-4943-bc5d-60add6655e7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:52.785382 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c0f9ba-5b9d-4943-bc5d-60add6655e7c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:52.785382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c0f9ba-5b9d-4943-bc5d-60add6655e7c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:52.785382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c0f9ba-5b9d-4943-bc5d-60add6655e7c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:52.797848 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:52.797848 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:52.804522 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72c0f9ba-5b9d-4943-bc5d-60add6655e7c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:52.811921 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c0f9ba-5b9d-4943-bc5d-60add6655e7c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 returned with HTTP 200 Aug 07 16:12:52.812736 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 162/636] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:52 2026] GET /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 => generated 816 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:52.982583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0020dab5-ce72-431c-b05a-214b36dba9b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:52.987087 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0020dab5-ce72-431c-b05a-214b36dba9b7 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] GET https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 Aug 07 16:12:52.988036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0020dab5-ce72-431c-b05a-214b36dba9b7 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:52.988036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0020dab5-ce72-431c-b05a-214b36dba9b7 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:52.996765 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0020dab5-ce72-431c-b05a-214b36dba9b7 tempest-TaggedAttachmentsTest-199793852 tempest-TaggedAttachmentsTest-199793852-project-member] https://10.4.3.24/volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 returned with HTTP 404 Aug 07 16:12:52.998668 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 161/637] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:52 2026] GET /volume/v3/volumes/52ab6ac2-91e2-4149-babf-d4a0f6805e99 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:53.834426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21fbed3d-b616-461e-a7cc-2686f851f624 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:53.837877 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21fbed3d-b616-461e-a7cc-2686f851f624 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:53.837877 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21fbed3d-b616-461e-a7cc-2686f851f624 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:53.838653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21fbed3d-b616-461e-a7cc-2686f851f624 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:53.852336 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:53.852336 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:53.860189 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-21fbed3d-b616-461e-a7cc-2686f851f624 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:53.869106 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21fbed3d-b616-461e-a7cc-2686f851f624 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 returned with HTTP 200 Aug 07 16:12:53.869719 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 159/638] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:53 2026] GET /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 => generated 841 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:53.890743 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89b65362-06fa-42cc-aca2-408923094c38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:53.896085 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:12:53.896850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d3b3972-48a3-407a-8e87-62c53a940557", "name": "tempest-VolumesDeleteCascade-Snapshot-721336931"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:53.911408 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:53.911408 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:53.914329 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:53.914329 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create snapshot from volume 9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:53.982127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Created reservations ['288248bf-585a-45bc-953f-2c30c1db99c5', '0fc5053e-65fa-4aa9-a3fd-3241978e7535', '49e955f8-69a5-4ff0-bd14-3ee79111020c', '17a8dfed-b4f5-4c87-a309-35ea1cdd6402'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:54.045111 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot create request issued successfully. Aug 07 16:12:54.045111 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89b65362-06fa-42cc-aca2-408923094c38 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:12:54.045111 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 157/639] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:12:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:54.059120 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0540c690-2f3a-4b5b-82af-c7d7d34f6805 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:54.063441 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0540c690-2f3a-4b5b-82af-c7d7d34f6805 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 Aug 07 16:12:54.063441 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0540c690-2f3a-4b5b-82af-c7d7d34f6805 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:54.063441 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0540c690-2f3a-4b5b-82af-c7d7d34f6805 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:54.078844 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:54.078844 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:54.079428 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0540c690-2f3a-4b5b-82af-c7d7d34f6805 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:12:54.080764 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0540c690-2f3a-4b5b-82af-c7d7d34f6805 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 returned with HTTP 200 Aug 07 16:12:54.081135 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 163/640] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:54 2026] GET /volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 => generated 438 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:55.095020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fcc72218-2fff-4408-aa52-54d6fd5bdac0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:55.097205 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcc72218-2fff-4408-aa52-54d6fd5bdac0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 Aug 07 16:12:55.097397 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcc72218-2fff-4408-aa52-54d6fd5bdac0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:55.097579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcc72218-2fff-4408-aa52-54d6fd5bdac0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:55.107675 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:55.107675 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:55.107675 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fcc72218-2fff-4408-aa52-54d6fd5bdac0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:12:55.107675 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcc72218-2fff-4408-aa52-54d6fd5bdac0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 returned with HTTP 200 Aug 07 16:12:55.107903 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 162/641] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:55 2026] GET /volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:55.122945 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:55.126838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:12:55.126967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d3b3972-48a3-407a-8e87-62c53a940557", "name": "tempest-VolumesDeleteCascade-Snapshot-1519744929"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:55.140185 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:55.140185 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:55.141154 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:55.141154 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create snapshot from volume 9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:55.163160 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:12:55.188456 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Created reservations ['a466db05-7bc8-4a5b-bead-aa76bc896307', 'fe93aedd-5a81-4b8f-9233-6b31eee06e07', 'bf9d4dab-c62a-40e3-a989-e271b9df519b', '331d9e99-f952-4e12-8f8d-9f0b5f551ee7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:55.251333 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot create request issued successfully. Aug 07 16:12:55.251333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8174385a-7f2a-4de9-a26d-64b098c88f2e tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:12:55.251333 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 160/642] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:12:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 128 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:55.263649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8be858a4-a00e-4732-abcf-80b027e1731b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:55.266371 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8be858a4-a00e-4732-abcf-80b027e1731b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 Aug 07 16:12:55.267124 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8be858a4-a00e-4732-abcf-80b027e1731b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:55.267473 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8be858a4-a00e-4732-abcf-80b027e1731b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:55.276663 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:55.276663 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:55.277655 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8be858a4-a00e-4732-abcf-80b027e1731b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:12:55.278920 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8be858a4-a00e-4732-abcf-80b027e1731b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 returned with HTTP 200 Aug 07 16:12:55.279567 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 158/643] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:55 2026] GET /volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 => generated 439 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:56.295291 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28591895-2a6a-45eb-85e1-f531c7b9baf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:56.298693 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28591895-2a6a-45eb-85e1-f531c7b9baf3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 Aug 07 16:12:56.299221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28591895-2a6a-45eb-85e1-f531c7b9baf3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:56.299524 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28591895-2a6a-45eb-85e1-f531c7b9baf3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:56.311479 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:56.311479 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:56.312868 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28591895-2a6a-45eb-85e1-f531c7b9baf3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:12:56.313885 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28591895-2a6a-45eb-85e1-f531c7b9baf3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 returned with HTTP 200 Aug 07 16:12:56.314340 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 164/644] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:56 2026] GET /volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:56.325589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:56.329246 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557?cascade=True Aug 07 16:12:56.330693 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:56.330693 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:56.330693 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume with id: 9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:56.341682 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:56.341682 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:56.342003 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:56.432844 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume request issued successfully. Aug 07 16:12:56.433067 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63e7eb3a-3f73-46ec-84d6-52bc2581ed4b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557?cascade=True returned with HTTP 202 Aug 07 16:12:56.433914 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 163/645] 10.4.3.24 () {66 vars in 1369 bytes} [Fri Aug 7 16:12:56 2026] DELETE /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557?cascade=True => generated 0 bytes in 109 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:12:56.450164 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ded63c8d-b36a-4646-a85c-46ac5dba9009 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:56.454370 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ded63c8d-b36a-4646-a85c-46ac5dba9009 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:56.454370 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ded63c8d-b36a-4646-a85c-46ac5dba9009 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:56.455085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ded63c8d-b36a-4646-a85c-46ac5dba9009 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:56.467344 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:56.467344 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:56.475414 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ded63c8d-b36a-4646-a85c-46ac5dba9009 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:56.487572 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ded63c8d-b36a-4646-a85c-46ac5dba9009 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 returned with HTTP 200 Aug 07 16:12:56.487572 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 161/646] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:56 2026] GET /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:12:57.144741 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96455468-eb4b-40e5-9292-576e19563f50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.147254 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:57.147745 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1936186218"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:57.149579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1936186218'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:57.149798 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Create volume of 1 GB Aug 07 16:12:57.158333 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Availability Zones retrieved successfully. Aug 07 16:12:57.173272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Flow 'volume_create_api' (ca826d26-b201-49eb-bbac-3735f7e58717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:57.173888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f4e00a-8771-4e78-ad5c-e071caae5f56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.174951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:57.239916 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (50f4e00a-8771-4e78-ad5c-e071caae5f56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.240871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6977e23-fc8c-4595-bd8d-5bc8846c192d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.353273 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Created reservations ['adf2f76d-a54d-4e92-80db-2a49b41be108', '4deb97f7-d433-406e-a5bd-da52b49d3ab6', '3ebcfd04-06ed-46d8-9165-19af51608e83', '418d9a7f-7e94-4b41-af76-c14814900e95'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:57.354646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a6977e23-fc8c-4595-bd8d-5bc8846c192d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['adf2f76d-a54d-4e92-80db-2a49b41be108', '4deb97f7-d433-406e-a5bd-da52b49d3ab6', '3ebcfd04-06ed-46d8-9165-19af51608e83', '418d9a7f-7e94-4b41-af76-c14814900e95']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.355835 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feadb05d-2388-4021-bffb-6eaab4817e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.389099 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (feadb05d-2388-4021-bffb-6eaab4817e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed116f3e-6a3b-4eee-a0ef-88ae8636a83e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1936186218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f937715cfbc41bbbb4efc34f87c8b10',qos_specs=None,replication_status=,reservations=['adf2f76d-a54d-4e92-80db-2a49b41be108','4deb97f7-d433-406e-a5bd-da52b49d3ab6','3ebcfd04-06ed-46d8-9165-19af51608e83','418d9a7f-7e94-4b41-af76-c14814900e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4550df0622b47c5a1f777d0ec96c31c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1936186218',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed116f3e-6a3b-4eee-a0ef-88ae8636a83e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f937715cfbc41bbbb4efc34f87c8b10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4550df0622b47c5a1f777d0ec96c31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.390190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28edb6f9-7668-404d-beac-172e9e88db5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.419174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (28edb6f9-7668-404d-beac-172e9e88db5f) transitioned into state 'SUCCESS' from state '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-1936186218',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f937715cfbc41bbbb4efc34f87c8b10',qos_specs=None,replication_status=,reservations=['adf2f76d-a54d-4e92-80db-2a49b41be108','4deb97f7-d433-406e-a5bd-da52b49d3ab6','3ebcfd04-06ed-46d8-9165-19af51608e83','418d9a7f-7e94-4b41-af76-c14814900e95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4550df0622b47c5a1f777d0ec96c31c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.420339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7eedfb-4b6d-4830-a809-9e53b33fe8da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.431784 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec7eedfb-4b6d-4830-a809-9e53b33fe8da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.433168 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Flow 'volume_create_api' (ca826d26-b201-49eb-bbac-3735f7e58717) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:57.433749 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Create volume request issued successfully. Aug 07 16:12:57.435489 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96455468-eb4b-40e5-9292-576e19563f50 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:57.436819 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 159/647] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:57 2026] POST /volume/v3/volumes => generated 752 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:57.451638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e34eacb5-517e-4abf-a0fb-d98a41a6357d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.454086 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34eacb5-517e-4abf-a0fb-d98a41a6357d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:12:57.454330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34eacb5-517e-4abf-a0fb-d98a41a6357d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.454535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e34eacb5-517e-4abf-a0fb-d98a41a6357d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.465528 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:57.465528 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:57.474190 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e34eacb5-517e-4abf-a0fb-d98a41a6357d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:12:57.480372 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e34eacb5-517e-4abf-a0fb-d98a41a6357d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 200 Aug 07 16:12:57.480594 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 165/648] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:57 2026] GET /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 820 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:57.508535 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d15da65-e2b3-418f-844b-eb7a18babbef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.512738 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d15da65-e2b3-418f-844b-eb7a18babbef tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:57.513842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d15da65-e2b3-418f-844b-eb7a18babbef tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.513842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d15da65-e2b3-418f-844b-eb7a18babbef tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.525531 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d15da65-e2b3-418f-844b-eb7a18babbef tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 returned with HTTP 404 Aug 07 16:12:57.526248 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 164/649] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:57 2026] GET /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:57.540232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.544924 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:12:57.544924 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.544924 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.545281 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:12:57.546670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:12:57.557432 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Get all volumes completed successfully. Aug 07 16:12:57.561269 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-376133ac-1fbe-41ca-9432-a307668a3ad0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:12:57.561269 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 162/650] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:12:57 2026] GET /volume/v3/volumes => generated 15 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:57.574452 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-481218f2-f6b9-4f24-be96-dfce36096052 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.577295 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:12:57.577587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.578110 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.578221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:12:57.578641 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:57.578641 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:57.579793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:12:57.599963 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Get all snapshots completed successfully. Aug 07 16:12:57.600102 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-481218f2-f6b9-4f24-be96-dfce36096052 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:12:57.600679 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 160/651] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:12:57 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:12:57.613890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6834ce1-da2b-4db8-911a-52dae8a99512 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.616092 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6834ce1-da2b-4db8-911a-52dae8a99512 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 Aug 07 16:12:57.616961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6834ce1-da2b-4db8-911a-52dae8a99512 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.617053 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6834ce1-da2b-4db8-911a-52dae8a99512 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.617266 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-e6834ce1-da2b-4db8-911a-52dae8a99512 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete snapshot with id: 06cbbc79-5429-417b-bcf9-1b6b392032d1 Aug 07 16:12:57.624159 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6834ce1-da2b-4db8-911a-52dae8a99512 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 returned with HTTP 404 Aug 07 16:12:57.625238 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 166/652] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:12:57 2026] DELETE /volume/v3/snapshots/06cbbc79-5429-417b-bcf9-1b6b392032d1 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:57.639124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea0abab7-01b8-40ef-a019-ffb7a9e7e670 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.642154 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea0abab7-01b8-40ef-a019-ffb7a9e7e670 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 Aug 07 16:12:57.642564 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea0abab7-01b8-40ef-a019-ffb7a9e7e670 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.643214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea0abab7-01b8-40ef-a019-ffb7a9e7e670 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.643214 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ea0abab7-01b8-40ef-a019-ffb7a9e7e670 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete snapshot with id: 4ebab651-228c-49a1-ad61-7f160b06fb11 Aug 07 16:12:57.650936 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea0abab7-01b8-40ef-a019-ffb7a9e7e670 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 returned with HTTP 404 Aug 07 16:12:57.651944 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 165/653] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:12:57 2026] DELETE /volume/v3/snapshots/4ebab651-228c-49a1-ad61-7f160b06fb11 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:57.661475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e35b9e7b-0b3b-4a7a-bca1-8108a19af1e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.665463 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e35b9e7b-0b3b-4a7a-bca1-8108a19af1e8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:57.665463 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e35b9e7b-0b3b-4a7a-bca1-8108a19af1e8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.665903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e35b9e7b-0b3b-4a7a-bca1-8108a19af1e8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.679830 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e35b9e7b-0b3b-4a7a-bca1-8108a19af1e8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 returned with HTTP 404 Aug 07 16:12:57.681295 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 163/654] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:57 2026] GET /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:57.693423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77f75cd1-7c9f-4f67-8b95-29480cbd89d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.695663 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77f75cd1-7c9f-4f67-8b95-29480cbd89d3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:57.695898 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77f75cd1-7c9f-4f67-8b95-29480cbd89d3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:57.696160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77f75cd1-7c9f-4f67-8b95-29480cbd89d3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:57.696562 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-77f75cd1-7c9f-4f67-8b95-29480cbd89d3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume with id: 9d3b3972-48a3-407a-8e87-62c53a940557 Aug 07 16:12:57.706285 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77f75cd1-7c9f-4f67-8b95-29480cbd89d3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 returned with HTTP 404 Aug 07 16:12:57.707209 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 161/655] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:12:57 2026] DELETE /volume/v3/volumes/9d3b3972-48a3-407a-8e87-62c53a940557 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:12:57.720340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:57.725917 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:57.727419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-2081797709"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:57.729682 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-2081797709'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:57.729790 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume of 1 GB Aug 07 16:12:57.740358 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Availability Zones retrieved successfully. Aug 07 16:12:57.747215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Flow 'volume_create_api' (89a192a4-1b5d-4a13-8682-f5e69a412504) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:57.748446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3085ab8b-d070-4b9d-b410-6264421b4b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.749775 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:57.808016 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3085ab8b-d070-4b9d-b410-6264421b4b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.809325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a165cef4-3d80-43d6-bb4b-87caf3321a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.884851 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Created reservations ['2b5923f9-34d9-42bf-b880-140a62a486cc', '7535a787-f9f3-4826-9ebf-3d3bea5437bf', '4b462463-97ce-4cb7-a93c-4a7891c13a99', '5e129b1d-21e7-4fba-b84e-b532c40fed24'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:57.886011 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a165cef4-3d80-43d6-bb4b-87caf3321a21) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b5923f9-34d9-42bf-b880-140a62a486cc', '7535a787-f9f3-4826-9ebf-3d3bea5437bf', '4b462463-97ce-4cb7-a93c-4a7891c13a99', '5e129b1d-21e7-4fba-b84e-b532c40fed24']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.887276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3ebe7e-b5c4-4ed2-8fb0-6cd01f979b52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.931361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c3ebe7e-b5c4-4ed2-8fb0-6cd01f979b52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fdd14d0-81fe-4a44-bdf9-bc521d926899', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2081797709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07a4174cc9d439e9cefb7501a118f54',qos_specs=None,replication_status=,reservations=['2b5923f9-34d9-42bf-b880-140a62a486cc','7535a787-f9f3-4826-9ebf-3d3bea5437bf','4b462463-97ce-4cb7-a93c-4a7891c13a99','5e129b1d-21e7-4fba-b84e-b532c40fed24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-2081797709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4fdd14d0-81fe-4a44-bdf9-bc521d926899,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b07a4174cc9d439e9cefb7501a118f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.932741 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bb0f89-6b59-406d-9c81-80dcb96f6dbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.966821 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4bb0f89-6b59-406d-9c81-80dcb96f6dbc) transitioned into state 'SUCCESS' from state '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-2081797709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07a4174cc9d439e9cefb7501a118f54',qos_specs=None,replication_status=,reservations=['2b5923f9-34d9-42bf-b880-140a62a486cc','7535a787-f9f3-4826-9ebf-3d3bea5437bf','4b462463-97ce-4cb7-a93c-4a7891c13a99','5e129b1d-21e7-4fba-b84e-b532c40fed24'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.967759 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f63fee8-d4a3-43a8-8a8f-81399e283c8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:57.984607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f63fee8-d4a3-43a8-8a8f-81399e283c8f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:57.985534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Flow 'volume_create_api' (89a192a4-1b5d-4a13-8682-f5e69a412504) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:57.985665 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume request issued successfully. Aug 07 16:12:57.986403 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0226773a-780a-4364-8a51-2ceaf7c1f248 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:57.987608 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 167/656] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:57 2026] POST /volume/v3/volumes => generated 749 bytes in 267 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:58.012493 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad57f9f4-d111-4a9a-b7a3-7b49c4ec68fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.013931 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad57f9f4-d111-4a9a-b7a3-7b49c4ec68fd tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:12:58.014623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad57f9f4-d111-4a9a-b7a3-7b49c4ec68fd tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.014623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad57f9f4-d111-4a9a-b7a3-7b49c4ec68fd tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.025898 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.025898 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:58.032624 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad57f9f4-d111-4a9a-b7a3-7b49c4ec68fd tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:58.040123 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad57f9f4-d111-4a9a-b7a3-7b49c4ec68fd tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 returned with HTTP 200 Aug 07 16:12:58.042230 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 166/657] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 => generated 817 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.056733 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f158758f-07c1-4106-9230-9fbabd857dfc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.065759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f158758f-07c1-4106-9230-9fbabd857dfc tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:12:58.065759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f158758f-07c1-4106-9230-9fbabd857dfc tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.065759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f158758f-07c1-4106-9230-9fbabd857dfc tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.076682 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.076682 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:58.084858 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f158758f-07c1-4106-9230-9fbabd857dfc tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:12:58.105532 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f158758f-07c1-4106-9230-9fbabd857dfc tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:12:58.106043 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 164/658] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 845 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.190440 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-4d6b77b2-b4ee-4cf3-b8af-b6490b82f119 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.193278 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-4d6b77b2-b4ee-4cf3-b8af-b6490b82f119 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:12:58.193714 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-4d6b77b2-b4ee-4cf3-b8af-b6490b82f119 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.194551 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-4d6b77b2-b4ee-4cf3-b8af-b6490b82f119 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.205085 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.205085 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:58.215993 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-4d6b77b2-b4ee-4cf3-b8af-b6490b82f119 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:12:58.223956 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-4d6b77b2-b4ee-4cf3-b8af-b6490b82f119 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:12:58.224985 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 162/659] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 845 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.503446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff9571af-d2ed-43cf-928b-b7502e4d2969 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.507605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-118b807b-a369-4ab9-bbd7-2f88f62d38c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.507605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-118b807b-a369-4ab9-bbd7-2f88f62d38c1 None None] GET https://10.4.3.24/volume// Aug 07 16:12:58.507605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-118b807b-a369-4ab9-bbd7-2f88f62d38c1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.507605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-118b807b-a369-4ab9-bbd7-2f88f62d38c1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.507605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-118b807b-a369-4ab9-bbd7-2f88f62d38c1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:58.508460 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff9571af-d2ed-43cf-928b-b7502e4d2969 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:12:58.508460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff9571af-d2ed-43cf-928b-b7502e4d2969 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.508629 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff9571af-d2ed-43cf-928b-b7502e4d2969 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.509161 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 167/660] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:58.530690 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.530690 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:58.536608 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff9571af-d2ed-43cf-928b-b7502e4d2969 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:12:58.537446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-1d0e91e6-a96a-4509-84b8-63532e498edd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.542687 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff9571af-d2ed-43cf-928b-b7502e4d2969 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 200 Aug 07 16:12:58.543165 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 168/661] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.561636 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26ac605c-7619-4a7a-87dd-659063cf3481 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.567334 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26ac605c-7619-4a7a-87dd-659063cf3481 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] POST https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e/action Aug 07 16:12:58.567959 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26ac605c-7619-4a7a-87dd-659063cf3481 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:12:58.568200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26ac605c-7619-4a7a-87dd-659063cf3481 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:58.586867 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.586867 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:58.587746 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-26ac605c-7619-4a7a-87dd-659063cf3481 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:12:58.605942 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-26ac605c-7619-4a7a-87dd-659063cf3481 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume updated successfully. Aug 07 16:12:58.606292 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26ac605c-7619-4a7a-87dd-659063cf3481 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e/action returned with HTTP 200 Aug 07 16:12:58.607895 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 163/662] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:12:58 2026] POST /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e/action => generated 0 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:12:58.620931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32bcbe98-9422-4aa6-b2c1-f73286c03022 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.623239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32bcbe98-9422-4aa6-b2c1-f73286c03022 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:12:58.623463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32bcbe98-9422-4aa6-b2c1-f73286c03022 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.623678 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32bcbe98-9422-4aa6-b2c1-f73286c03022 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.633866 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.633866 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:58.640266 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32bcbe98-9422-4aa6-b2c1-f73286c03022 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:12:58.647521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32bcbe98-9422-4aa6-b2c1-f73286c03022 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 200 Aug 07 16:12:58.648035 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 168/663] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.769683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-1d0e91e6-a96a-4509-84b8-63532e498edd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:12:58.770320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-1d0e91e6-a96a-4509-84b8-63532e498edd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e856f6f1-ad6f-4463-bb16-29f396eb8a8e", "connector": null, "instance_uuid": "1c71322e-f537-4892-b144-cd1f14efb032"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:58.786991 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.786991 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:58.840857 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-1d0e91e6-a96a-4509-84b8-63532e498edd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:12:58.841057 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 165/664] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:12:58 2026] POST /volume/v3/attachments => generated 273 bytes in 304 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:58.847549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-038ec2c6-d502-4364-ae21-d64f6407c9e9 req-8735d309-f59e-4bee-bb1e-0389f729372b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.851973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-038ec2c6-d502-4364-ae21-d64f6407c9e9 req-8735d309-f59e-4bee-bb1e-0389f729372b tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:12:58.851973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-038ec2c6-d502-4364-ae21-d64f6407c9e9 req-8735d309-f59e-4bee-bb1e-0389f729372b tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.851973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-038ec2c6-d502-4364-ae21-d64f6407c9e9 req-8735d309-f59e-4bee-bb1e-0389f729372b tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.865898 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.865898 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:58.877388 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-038ec2c6-d502-4364-ae21-d64f6407c9e9 req-8735d309-f59e-4bee-bb1e-0389f729372b tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:12:58.885532 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-038ec2c6-d502-4364-ae21-d64f6407c9e9 req-8735d309-f59e-4bee-bb1e-0389f729372b tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 200 Aug 07 16:12:58.886701 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 169/665] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.891064 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a1b8dbc-1f1e-4607-bb8d-74d798f0efd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.893937 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a1b8dbc-1f1e-4607-bb8d-74d798f0efd3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:12:58.894369 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a1b8dbc-1f1e-4607-bb8d-74d798f0efd3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.894699 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a1b8dbc-1f1e-4607-bb8d-74d798f0efd3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.912770 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.912770 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:58.921444 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7a1b8dbc-1f1e-4607-bb8d-74d798f0efd3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:12:58.922057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8113df84-b5f8-4433-80a9-0e464c5eb25f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.922057 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8113df84-b5f8-4433-80a9-0e464c5eb25f None None] GET https://10.4.3.24/volume// Aug 07 16:12:58.922057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8113df84-b5f8-4433-80a9-0e464c5eb25f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.922057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8113df84-b5f8-4433-80a9-0e464c5eb25f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.923321 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8113df84-b5f8-4433-80a9-0e464c5eb25f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:12:58.923321 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 169/666] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:12:58.931087 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a1b8dbc-1f1e-4607-bb8d-74d798f0efd3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:12:58.931788 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 164/667] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:58.946650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-07700bf6-7a12-485a-82e6-354eb5e2ce1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:58.951514 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-07700bf6-7a12-485a-82e6-354eb5e2ce1e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:12:58.951514 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-07700bf6-7a12-485a-82e6-354eb5e2ce1e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:58.952570 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-07700bf6-7a12-485a-82e6-354eb5e2ce1e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:58.970628 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:58.970628 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:58.976547 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-07700bf6-7a12-485a-82e6-354eb5e2ce1e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:12:58.983592 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-07700bf6-7a12-485a-82e6-354eb5e2ce1e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:12:58.984122 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 166/668] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:12:58 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1024 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:12:59.066139 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91a6fc93-7baf-4b8e-8e9c-e21262c550b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.066385 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91a6fc93-7baf-4b8e-8e9c-e21262c550b2 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:12:59.066546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91a6fc93-7baf-4b8e-8e9c-e21262c550b2 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:59.066848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91a6fc93-7baf-4b8e-8e9c-e21262c550b2 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:59.078995 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:59.078995 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:12:59.086929 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-91a6fc93-7baf-4b8e-8e9c-e21262c550b2 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:59.094633 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91a6fc93-7baf-4b8e-8e9c-e21262c550b2 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 returned with HTTP 200 Aug 07 16:12:59.095246 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 170/669] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:59 2026] GET /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:59.114650 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.119246 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:12:59.119246 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4fdd14d0-81fe-4a44-bdf9-bc521d926899", "name": "tempest-VolumesDeleteCascade-Snapshot-1136792638"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:59.123340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.126211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] PUT https://10.4.3.24/volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea Aug 07 16:12:59.126686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:59.134877 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:59.134877 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:59.137194 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:12:59.137194 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create snapshot from volume 4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:12:59.137633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Acquiring lock "cinder-attachment_update-e856f6f1-ad6f-4463-bb16-29f396eb8a8e-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:12:59.145875 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-e856f6f1-ad6f-4463-bb16-29f396eb8a8e-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:12:59.146950 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:59.146950 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:12:59.164477 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:12:59.193324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Created reservations ['f45f65dc-2c82-4e54-8246-82da5a9477fb', 'a160d9fd-e572-4808-8e05-f749a6d70b28', 'a3950f66-2678-48e1-a20e-ccfdc6b34858', '0368c402-3530-413e-8780-d21d874e72a5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:59.261645 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot create request issued successfully. Aug 07 16:12:59.261645 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28ac1414-c17f-44a4-9f99-0753738f9ee0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:12:59.261645 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 170/670] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:12:59 2026] POST /volume/v3/snapshots => generated 307 bytes in 148 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:59.280120 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59f3f17a-accb-49f7-89fc-224ce8f2b482 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.282189 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59f3f17a-accb-49f7-89fc-224ce8f2b482 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 Aug 07 16:12:59.282940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59f3f17a-accb-49f7-89fc-224ce8f2b482 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:59.282940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59f3f17a-accb-49f7-89fc-224ce8f2b482 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:59.295294 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:59.295294 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:59.296724 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59f3f17a-accb-49f7-89fc-224ce8f2b482 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:12:59.297213 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59f3f17a-accb-49f7-89fc-224ce8f2b482 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 returned with HTTP 200 Aug 07 16:12:59.298076 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 167/671] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:12:59 2026] GET /volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:59.306966 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-e856f6f1-ad6f-4463-bb16-29f396eb8a8e-np0000006731" released by "attachment_update" :: held 0.159s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:12:59.307417 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-0c088942-d4e8-4191-b527-f447c75cd43a tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea returned with HTTP 200 Aug 07 16:12:59.308285 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 165/672] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:12:59 2026] PUT /volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:12:59.470959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.473591 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:12:59.474046 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1582162357"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:12:59.476050 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1582162357'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:12:59.476391 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Create volume of 1 GB Aug 07 16:12:59.481849 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Availability Zones retrieved successfully. Aug 07 16:12:59.491989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Flow 'volume_create_api' (cbf453f2-3809-4f1f-840c-ed13e6d66262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:59.493905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeeb9aa5-cbbc-4c91-b371-694f168beb8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:59.495633 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:12:59.539282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (aeeb9aa5-cbbc-4c91-b371-694f168beb8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:59.540706 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72176037-7d04-47e7-871f-a1d8838e1a8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:59.609381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Created reservations ['02d24ca0-5267-4405-b374-66e001448adf', '565f6480-d4ef-487d-93e2-5fe31fc0d826', '584d6beb-22dd-4d58-b407-984e5e6e244b', 'f1beb843-c54d-4939-9cc4-0c6d20d6a522'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:12:59.610518 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72176037-7d04-47e7-871f-a1d8838e1a8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['02d24ca0-5267-4405-b374-66e001448adf', '565f6480-d4ef-487d-93e2-5fe31fc0d826', '584d6beb-22dd-4d58-b407-984e5e6e244b', 'f1beb843-c54d-4939-9cc4-0c6d20d6a522']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:59.614150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e58a2d1-dc85-4fc9-b662-7e88d34efa96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:59.647692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e58a2d1-dc85-4fc9-b662-7e88d34efa96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e872f885-e70a-430a-bb92-ff596ca134d8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1582162357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f937715cfbc41bbbb4efc34f87c8b10',qos_specs=None,replication_status=,reservations=['02d24ca0-5267-4405-b374-66e001448adf','565f6480-d4ef-487d-93e2-5fe31fc0d826','584d6beb-22dd-4d58-b407-984e5e6e244b','f1beb843-c54d-4939-9cc4-0c6d20d6a522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4550df0622b47c5a1f777d0ec96c31c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:12:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1582162357',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e872f885-e70a-430a-bb92-ff596ca134d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1f937715cfbc41bbbb4efc34f87c8b10',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f4550df0622b47c5a1f777d0ec96c31c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:59.649381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568463f3-3be4-4477-bc65-e5916a427aa2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:59.678661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (568463f3-3be4-4477-bc65-e5916a427aa2) transitioned into state 'SUCCESS' from state '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-1582162357',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1f937715cfbc41bbbb4efc34f87c8b10',qos_specs=None,replication_status=,reservations=['02d24ca0-5267-4405-b374-66e001448adf','565f6480-d4ef-487d-93e2-5fe31fc0d826','584d6beb-22dd-4d58-b407-984e5e6e244b','f1beb843-c54d-4939-9cc4-0c6d20d6a522'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f4550df0622b47c5a1f777d0ec96c31c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:59.679100 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a2a00e-77d4-49a2-9d50-06f3c43fba28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:12:59.691282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8a2a00e-77d4-49a2-9d50-06f3c43fba28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:12:59.692269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Flow 'volume_create_api' (cbf453f2-3809-4f1f-840c-ed13e6d66262) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:12:59.692700 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Create volume request issued successfully. Aug 07 16:12:59.693560 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd46f93a-8c4c-4f2b-9cf2-6f22bb49e8b6 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:12:59.694325 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 171/673] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:12:59 2026] POST /volume/v3/volumes => generated 752 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:12:59.714581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2772912-c278-4428-b7d8-528d9ebdb629 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.724354 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2772912-c278-4428-b7d8-528d9ebdb629 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 Aug 07 16:12:59.725102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2772912-c278-4428-b7d8-528d9ebdb629 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:59.725246 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2772912-c278-4428-b7d8-528d9ebdb629 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:59.740475 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:59.740475 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:12:59.746682 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2772912-c278-4428-b7d8-528d9ebdb629 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:12:59.757317 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2772912-c278-4428-b7d8-528d9ebdb629 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 returned with HTTP 200 Aug 07 16:12:59.758227 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 171/674] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:59 2026] GET /volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 => generated 820 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:12:59.954832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9264abc-2f25-43c5-aaa7-55fd01e1dd07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:12:59.960010 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9264abc-2f25-43c5-aaa7-55fd01e1dd07 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:12:59.960010 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9264abc-2f25-43c5-aaa7-55fd01e1dd07 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:12:59.960010 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9264abc-2f25-43c5-aaa7-55fd01e1dd07 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:12:59.982660 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:12:59.982660 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:12:59.997029 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9264abc-2f25-43c5-aaa7-55fd01e1dd07 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:00.004552 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9264abc-2f25-43c5-aaa7-55fd01e1dd07 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:00.004993 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 168/675] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:12:59 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:00.311531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-577ef2e4-9c48-43bb-b909-b55c766e17a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:00.314985 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-577ef2e4-9c48-43bb-b909-b55c766e17a8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 Aug 07 16:13:00.315401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-577ef2e4-9c48-43bb-b909-b55c766e17a8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:00.315637 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-577ef2e4-9c48-43bb-b909-b55c766e17a8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:00.324116 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:00.324116 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:00.324768 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-577ef2e4-9c48-43bb-b909-b55c766e17a8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:13:00.325570 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-577ef2e4-9c48-43bb-b909-b55c766e17a8 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 returned with HTTP 200 Aug 07 16:13:00.326172 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 166/676] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:13:00 2026] GET /volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:00.342452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:00.344925 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:00.345240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "89b3b66d-6efd-4a8a-9abb-d5b983ca9797", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1972921111"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:00.346966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume request body: {'volume': {'snapshot_id': '89b3b66d-6efd-4a8a-9abb-d5b983ca9797', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1972921111'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:00.354343 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:00.354343 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:00.356496 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Snapshot retrieved successfully. Aug 07 16:13:00.356496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume of 1 GB Aug 07 16:13:00.361976 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Availability Zones retrieved successfully. Aug 07 16:13:00.368462 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Flow 'volume_create_api' (a4a59b61-e2fe-4360-b83f-79b558e1f243) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:00.369836 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1b912c-268d-460b-a6db-e8406c9cce0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:00.371220 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:00.431916 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c1b912c-268d-460b-a6db-e8406c9cce0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '89b3b66d-6efd-4a8a-9abb-d5b983ca9797', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:00.433061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bacac73-e8fc-48d0-af63-6dfc309a0b18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:00.501432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Created reservations ['c03302aa-92be-446a-b57b-96ea174440f4', '558273c7-352d-4002-acec-05640828d2b1', '921e0b35-b23e-42d7-997d-5dfc38979089', '3df233c8-43c6-4d9e-a380-f7ad63579e30'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:00.503421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bacac73-e8fc-48d0-af63-6dfc309a0b18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c03302aa-92be-446a-b57b-96ea174440f4', '558273c7-352d-4002-acec-05640828d2b1', '921e0b35-b23e-42d7-997d-5dfc38979089', '3df233c8-43c6-4d9e-a380-f7ad63579e30']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:00.505239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109cdec3-96e7-47f5-943c-6a313c8ccf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:00.567697 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (109cdec3-96e7-47f5-943c-6a313c8ccf39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd2508157-a95a-4a31-a621-72d03d1d67a4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1972921111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07a4174cc9d439e9cefb7501a118f54',qos_specs=None,replication_status=,reservations=['c03302aa-92be-446a-b57b-96ea174440f4','558273c7-352d-4002-acec-05640828d2b1','921e0b35-b23e-42d7-997d-5dfc38979089','3df233c8-43c6-4d9e-a380-f7ad63579e30'],size=1,snapshot_id=89b3b66d-6efd-4a8a-9abb-d5b983ca9797,source_replicaid=,source_volid=None,status='creating',user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1972921111',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d2508157-a95a-4a31-a621-72d03d1d67a4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b07a4174cc9d439e9cefb7501a118f54',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=89b3b66d-6efd-4a8a-9abb-d5b983ca9797,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:00.568973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8a6fa3d-7a22-4f1e-877e-63343561c9dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:00.616757 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8a6fa3d-7a22-4f1e-877e-63343561c9dd) transitioned into state 'SUCCESS' from state '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-1972921111',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b07a4174cc9d439e9cefb7501a118f54',qos_specs=None,replication_status=,reservations=['c03302aa-92be-446a-b57b-96ea174440f4','558273c7-352d-4002-acec-05640828d2b1','921e0b35-b23e-42d7-997d-5dfc38979089','3df233c8-43c6-4d9e-a380-f7ad63579e30'],size=1,snapshot_id=89b3b66d-6efd-4a8a-9abb-d5b983ca9797,source_replicaid=,source_volid=None,status='creating',user_id='8caff62e04524a87ab9c6c8765f9cb90',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:00.617631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4fbc18-62b6-4a96-b4c4-b94548120e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:00.658459 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed4fbc18-62b6-4a96-b4c4-b94548120e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:00.659831 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Flow 'volume_create_api' (a4a59b61-e2fe-4360-b83f-79b558e1f243) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:00.660348 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Create volume request issued successfully. Aug 07 16:13:00.661808 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8324486-6d65-44a4-a9fe-35e9aa07eaab tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:00.662612 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 172/677] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:13:00 2026] POST /volume/v3/volumes => generated 783 bytes in 321 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:00.682335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a8ce9821-0cc5-44ca-867f-65bba158586a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:00.683433 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8ce9821-0cc5-44ca-867f-65bba158586a tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:00.683615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8ce9821-0cc5-44ca-867f-65bba158586a tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:00.683828 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a8ce9821-0cc5-44ca-867f-65bba158586a tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:00.692919 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:00.692919 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:00.702854 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a8ce9821-0cc5-44ca-867f-65bba158586a tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:00.713879 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a8ce9821-0cc5-44ca-867f-65bba158586a tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 200 Aug 07 16:13:00.714399 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 172/678] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:00 2026] GET /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 851 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:00.781375 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-241b4c00-2edf-44b5-9719-aecead8a3d98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:00.783470 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-241b4c00-2edf-44b5-9719-aecead8a3d98 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 Aug 07 16:13:00.784715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-241b4c00-2edf-44b5-9719-aecead8a3d98 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:00.784715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-241b4c00-2edf-44b5-9719-aecead8a3d98 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:00.798516 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:00.798516 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:00.804688 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-241b4c00-2edf-44b5-9719-aecead8a3d98 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:13:00.812759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-241b4c00-2edf-44b5-9719-aecead8a3d98 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 returned with HTTP 200 Aug 07 16:13:00.813808 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 169/679] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:00 2026] GET /volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:01.023717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61921617-7e9b-46b7-8318-9df584acd2f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.026566 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61921617-7e9b-46b7-8318-9df584acd2f1 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:01.027070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61921617-7e9b-46b7-8318-9df584acd2f1 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.027157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61921617-7e9b-46b7-8318-9df584acd2f1 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.045495 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.045495 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:01.057081 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-61921617-7e9b-46b7-8318-9df584acd2f1 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:01.063901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61921617-7e9b-46b7-8318-9df584acd2f1 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:01.064449 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 167/680] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:01 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 845 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:01.389131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.392676 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 Aug 07 16:13:01.392978 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.393467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.394205 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Delete volume with id: e872f885-e70a-430a-bb92-ff596ca134d8 Aug 07 16:13:01.415975 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.415975 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:01.416961 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:13:01.452624 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Delete volume request issued successfully. Aug 07 16:13:01.454202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9fb39abb-5317-44ed-8303-f13a3ab6f667 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 returned with HTTP 202 Aug 07 16:13:01.454202 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 173/681] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:01 2026] DELETE /volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:01.471625 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-286c87b9-47e6-40c9-a707-1eb942331d51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.474365 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286c87b9-47e6-40c9-a707-1eb942331d51 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 Aug 07 16:13:01.474365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286c87b9-47e6-40c9-a707-1eb942331d51 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.474365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-286c87b9-47e6-40c9-a707-1eb942331d51 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.488101 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.488101 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:01.497989 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-286c87b9-47e6-40c9-a707-1eb942331d51 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:13:01.504882 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-286c87b9-47e6-40c9-a707-1eb942331d51 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 returned with HTTP 200 Aug 07 16:13:01.506936 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 173/682] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:01 2026] GET /volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:01.737702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c2aebbc-ca96-4157-93f4-ee0937400456 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.740407 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c2aebbc-ca96-4157-93f4-ee0937400456 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:01.740685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c2aebbc-ca96-4157-93f4-ee0937400456 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.740966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c2aebbc-ca96-4157-93f4-ee0937400456 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.760412 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.760412 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:01.766841 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c2aebbc-ca96-4157-93f4-ee0937400456 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:01.778940 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c2aebbc-ca96-4157-93f4-ee0937400456 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 200 Aug 07 16:13:01.779553 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 170/683] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:01 2026] GET /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 876 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:01.798884 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-830c4ed4-4298-4856-a36a-2ad989f13b18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.802024 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-830c4ed4-4298-4856-a36a-2ad989f13b18 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:01.802024 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-830c4ed4-4298-4856-a36a-2ad989f13b18 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.803510 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-830c4ed4-4298-4856-a36a-2ad989f13b18 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.813337 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.813337 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:01.818997 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-830c4ed4-4298-4856-a36a-2ad989f13b18 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:01.825073 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-830c4ed4-4298-4856-a36a-2ad989f13b18 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 200 Aug 07 16:13:01.825583 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 168/684] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:01 2026] GET /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:01.845945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.848433 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899?cascade=True Aug 07 16:13:01.848701 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.849571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.849571 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume with id: 4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:13:01.862839 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.862839 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:01.863617 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:01.917753 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume request issued successfully. Aug 07 16:13:01.918734 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-082c3cee-0a4d-4c1a-a7c5-6e827c20e6bf tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899?cascade=True returned with HTTP 202 Aug 07 16:13:01.918878 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 174/685] 10.4.3.24 () {66 vars in 1369 bytes} [Fri Aug 7 16:13:01 2026] DELETE /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899?cascade=True => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:01.931967 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-163ce76b-16f6-4b94-99b8-70190619664c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:01.935500 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-163ce76b-16f6-4b94-99b8-70190619664c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:13:01.935806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-163ce76b-16f6-4b94-99b8-70190619664c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:01.936185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-163ce76b-16f6-4b94-99b8-70190619664c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:01.948849 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:01.948849 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:01.954876 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-163ce76b-16f6-4b94-99b8-70190619664c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:01.961225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-163ce76b-16f6-4b94-99b8-70190619664c tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 returned with HTTP 200 Aug 07 16:13:01.961920 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 174/686] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:01 2026] GET /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:02.083537 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdc6f831-8aa4-4f88-839d-be8727fec902 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:02.087417 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdc6f831-8aa4-4f88-839d-be8727fec902 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:02.087417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdc6f831-8aa4-4f88-839d-be8727fec902 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:02.089362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdc6f831-8aa4-4f88-839d-be8727fec902 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:02.107086 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:02.107086 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:02.117800 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdc6f831-8aa4-4f88-839d-be8727fec902 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:02.131026 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdc6f831-8aa4-4f88-839d-be8727fec902 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:02.134981 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 171/687] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:02 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:02.529227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0c399e9-58ea-4403-b1ea-fab938690bd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:02.534193 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c399e9-58ea-4403-b1ea-fab938690bd1 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 Aug 07 16:13:02.534193 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c399e9-58ea-4403-b1ea-fab938690bd1 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:02.534193 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0c399e9-58ea-4403-b1ea-fab938690bd1 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:02.541272 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0c399e9-58ea-4403-b1ea-fab938690bd1 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 returned with HTTP 404 Aug 07 16:13:02.542072 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 169/688] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:02 2026] GET /volume/v3/volumes/e872f885-e70a-430a-bb92-ff596ca134d8 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:02.551769 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:02.555380 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:13:02.555496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:02.555948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:02.556256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Delete volume with id: ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:13:02.577497 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:02.577497 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:02.578228 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:13:02.619328 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Delete volume request issued successfully. Aug 07 16:13:02.619328 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47bce6ad-5fbe-4c30-82a7-602d2531f65d tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 202 Aug 07 16:13:02.619328 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 175/689] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:02 2026] DELETE /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:02.630592 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ff49b16-04ad-4691-8325-f03a761383d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:02.633251 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ff49b16-04ad-4691-8325-f03a761383d8 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:13:02.633824 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ff49b16-04ad-4691-8325-f03a761383d8 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:02.634191 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ff49b16-04ad-4691-8325-f03a761383d8 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:02.646423 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:02.646423 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:02.647523 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-e93e7abc-9736-49fa-9a84-e9da1e6e38fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:02.650386 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-e93e7abc-9736-49fa-9a84-e9da1e6e38fd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea/action Aug 07 16:13:02.650837 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-e93e7abc-9736-49fa-9a84-e9da1e6e38fd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:02.651004 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-e93e7abc-9736-49fa-9a84-e9da1e6e38fd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:02.653695 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ff49b16-04ad-4691-8325-f03a761383d8 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Volume info retrieved successfully. Aug 07 16:13:02.663154 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ff49b16-04ad-4691-8325-f03a761383d8 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 200 Aug 07 16:13:02.664242 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 175/690] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:02 2026] GET /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:02.693724 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:02.693724 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:02.713950 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-baa3d6c0-c068-4153-8761-e45ab24b1438 req-e93e7abc-9736-49fa-9a84-e9da1e6e38fd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea/action returned with HTTP 204 Aug 07 16:13:02.714495 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 172/691] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:13:02 2026] POST /volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:02.991403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8894f673-063b-4a2a-b071-15c07fe35286 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:02.994336 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8894f673-063b-4a2a-b071-15c07fe35286 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:13:02.994336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8894f673-063b-4a2a-b071-15c07fe35286 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:02.994336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8894f673-063b-4a2a-b071-15c07fe35286 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.011843 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8894f673-063b-4a2a-b071-15c07fe35286 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 returned with HTTP 404 Aug 07 16:13:03.012232 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 170/692] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:02 2026] GET /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:03.029525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.033716 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:13:03.034059 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.034363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.036954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:13:03.036954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:13:03.100791 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Get all volumes completed successfully. Aug 07 16:13:03.101666 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cabc28db-ee4c-46c9-b6dc-97c3b605bda3 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:13:03.102381 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 176/693] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/volumes => generated 333 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:03.117717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9e1178a-518e-45de-88e4-435f463daa23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.120615 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:13:03.121996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.121996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.121996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:13:03.123724 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:13:03.144885 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Get all snapshots completed successfully. Aug 07 16:13:03.145415 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9e1178a-518e-45de-88e4-435f463daa23 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:13:03.146607 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 176/694] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/snapshots => generated 17 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 16:13:03.160499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e200426-da77-4709-83a6-54ff86e12dd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.163684 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e200426-da77-4709-83a6-54ff86e12dd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:03.163801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d5aaad0-bc02-47fe-921e-f023ceec8d45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.163881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e200426-da77-4709-83a6-54ff86e12dd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.163881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e200426-da77-4709-83a6-54ff86e12dd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.168013 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d5aaad0-bc02-47fe-921e-f023ceec8d45 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:03.168376 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d5aaad0-bc02-47fe-921e-f023ceec8d45 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.168693 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d5aaad0-bc02-47fe-921e-f023ceec8d45 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.184218 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:03.184218 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:03.190719 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2d5aaad0-bc02-47fe-921e-f023ceec8d45 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:03.194677 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:03.194677 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:03.206030 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e200426-da77-4709-83a6-54ff86e12dd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:03.206793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d5aaad0-bc02-47fe-921e-f023ceec8d45 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 200 Aug 07 16:13:03.207272 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 171/695] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 876 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:03.215620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e200426-da77-4709-83a6-54ff86e12dd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:03.216017 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 173/696] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:03.227784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b841bef3-e851-458d-b852-1d3ecd33d43b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.235608 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:03.237546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.239040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.239557 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume with id: d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:03.240446 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5e8a436-dd9c-4568-922b-ae13ffe64fc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.245573 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5e8a436-dd9c-4568-922b-ae13ffe64fc7 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:03.245926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5e8a436-dd9c-4568-922b-ae13ffe64fc7 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.246285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5e8a436-dd9c-4568-922b-ae13ffe64fc7 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.254581 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:03.254581 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:03.255695 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:03.270526 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:03.270526 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:03.281769 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5e8a436-dd9c-4568-922b-ae13ffe64fc7 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:03.293941 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5e8a436-dd9c-4568-922b-ae13ffe64fc7 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:03.293941 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 177/697] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:03.322864 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume request issued successfully. Aug 07 16:13:03.323426 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b841bef3-e851-458d-b852-1d3ecd33d43b tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 202 Aug 07 16:13:03.324228 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 177/698] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:03 2026] DELETE /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:03.338122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22645d4f-0c4d-4058-8af3-4e028c7c2311 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.340920 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22645d4f-0c4d-4058-8af3-4e028c7c2311 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:03.341460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22645d4f-0c4d-4058-8af3-4e028c7c2311 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.341838 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22645d4f-0c4d-4058-8af3-4e028c7c2311 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.355574 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:03.355574 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:03.362457 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-22645d4f-0c4d-4058-8af3-4e028c7c2311 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Volume info retrieved successfully. Aug 07 16:13:03.369475 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22645d4f-0c4d-4058-8af3-4e028c7c2311 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 200 Aug 07 16:13:03.370325 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 172/699] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 875 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:03.683888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c800c07-ec11-443b-bb1b-71c4fbb93d46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:03.687377 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c800c07-ec11-443b-bb1b-71c4fbb93d46 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] GET https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e Aug 07 16:13:03.687377 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c800c07-ec11-443b-bb1b-71c4fbb93d46 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:03.687377 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c800c07-ec11-443b-bb1b-71c4fbb93d46 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:03.694990 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c800c07-ec11-443b-bb1b-71c4fbb93d46 tempest-ServersNegativeTestJSON-58042386 tempest-ServersNegativeTestJSON-58042386-project-member] https://10.4.3.24/volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e returned with HTTP 404 Aug 07 16:13:03.696132 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 174/700] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:03 2026] GET /volume/v3/volumes/ed116f3e-6a3b-4eee-a0ef-88ae8636a83e => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:13:04.105649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-1fca6b0a-4254-4a8d-abee-fcb22cdbea3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:04.108663 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-1fca6b0a-4254-4a8d-abee-fcb22cdbea3c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:04.108926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-1fca6b0a-4254-4a8d-abee-fcb22cdbea3c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:04.109142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-1fca6b0a-4254-4a8d-abee-fcb22cdbea3c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:04.136539 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:04.136539 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:04.149851 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-1fca6b0a-4254-4a8d-abee-fcb22cdbea3c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:04.157055 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-1fca6b0a-4254-4a8d-abee-fcb22cdbea3c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:04.157624 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 178/701] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:04 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1137 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:04.392203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-572a883d-b9c1-4cc8-a720-b1014c032a85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:04.397349 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-572a883d-b9c1-4cc8-a720-b1014c032a85 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 Aug 07 16:13:04.397349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-572a883d-b9c1-4cc8-a720-b1014c032a85 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:04.398129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-572a883d-b9c1-4cc8-a720-b1014c032a85 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:04.411834 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-572a883d-b9c1-4cc8-a720-b1014c032a85 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 returned with HTTP 404 Aug 07 16:13:04.412856 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 178/702] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:04 2026] GET /volume/v3/volumes/d2508157-a95a-4a31-a621-72d03d1d67a4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:04.429640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1530e71b-0046-48cd-83c9-d542142c5bc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:04.437507 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1530e71b-0046-48cd-83c9-d542142c5bc0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 Aug 07 16:13:04.438460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1530e71b-0046-48cd-83c9-d542142c5bc0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:04.438460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1530e71b-0046-48cd-83c9-d542142c5bc0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:04.438460 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1530e71b-0046-48cd-83c9-d542142c5bc0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete snapshot with id: 89b3b66d-6efd-4a8a-9abb-d5b983ca9797 Aug 07 16:13:04.448537 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1530e71b-0046-48cd-83c9-d542142c5bc0 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 returned with HTTP 404 Aug 07 16:13:04.449544 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 173/703] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:13:04 2026] DELETE /volume/v3/snapshots/89b3b66d-6efd-4a8a-9abb-d5b983ca9797 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:04.464390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-967a4cb6-3f06-4e9e-9880-a24a1a148b46 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:04.472881 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-967a4cb6-3f06-4e9e-9880-a24a1a148b46 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] GET https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:13:04.474239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-967a4cb6-3f06-4e9e-9880-a24a1a148b46 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:04.475254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-967a4cb6-3f06-4e9e-9880-a24a1a148b46 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:04.486526 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-967a4cb6-3f06-4e9e-9880-a24a1a148b46 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 returned with HTTP 404 Aug 07 16:13:04.487273 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 175/704] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:04 2026] GET /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:13:04.502854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57b27cf2-915a-41fe-a71b-6116442f5360 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:04.509839 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57b27cf2-915a-41fe-a71b-6116442f5360 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] DELETE https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:13:04.509839 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57b27cf2-915a-41fe-a71b-6116442f5360 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:04.510587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57b27cf2-915a-41fe-a71b-6116442f5360 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:04.510989 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-57b27cf2-915a-41fe-a71b-6116442f5360 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] Delete volume with id: 4fdd14d0-81fe-4a44-bdf9-bc521d926899 Aug 07 16:13:04.521250 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57b27cf2-915a-41fe-a71b-6116442f5360 tempest-VolumesDeleteCascade-1200798605 tempest-VolumesDeleteCascade-1200798605-project-member] https://10.4.3.24/volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 returned with HTTP 404 Aug 07 16:13:04.522208 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 179/705] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:04 2026] DELETE /volume/v3/volumes/4fdd14d0-81fe-4a44-bdf9-bc521d926899 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:05.806162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1064ceb1-4fd4-4663-9f51-ed5a271928ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:05.806651 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1064ceb1-4fd4-4663-9f51-ed5a271928ae None None] GET https://10.4.3.24/volume// Aug 07 16:13:05.806882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1064ceb1-4fd4-4663-9f51-ed5a271928ae None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:05.807151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1064ceb1-4fd4-4663-9f51-ed5a271928ae None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:05.810133 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1064ceb1-4fd4-4663-9f51-ed5a271928ae None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:05.810133 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 179/706] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:05.823169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5eab1cc5-837e-4e7f-bd82-3f3f21293fe8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:05.829741 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5eab1cc5-837e-4e7f-bd82-3f3f21293fe8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:13:05.830163 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5eab1cc5-837e-4e7f-bd82-3f3f21293fe8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e856f6f1-ad6f-4463-bb16-29f396eb8a8e", "connector": null, "instance_uuid": "1c71322e-f537-4892-b144-cd1f14efb032"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:05.849278 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:05.849278 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:05.909848 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5eab1cc5-837e-4e7f-bd82-3f3f21293fe8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:13:05.910329 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 174/707] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:13:05 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 07 16:13:05.943831 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4129f5d3-c902-4145-8b8e-e98c34cab28f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:05.946143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4129f5d3-c902-4145-8b8e-e98c34cab28f None None] GET https://10.4.3.24/volume// Aug 07 16:13:05.946143 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4129f5d3-c902-4145-8b8e-e98c34cab28f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:05.946143 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4129f5d3-c902-4145-8b8e-e98c34cab28f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:05.946143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4129f5d3-c902-4145-8b8e-e98c34cab28f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:05.946361 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 176/708] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:05 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:05.968614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-2d17b1cc-3c34-4907-b99a-1f2b7227d02f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:05.974482 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-2d17b1cc-3c34-4907-b99a-1f2b7227d02f tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:05.974744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-2d17b1cc-3c34-4907-b99a-1f2b7227d02f tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:05.975186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-2d17b1cc-3c34-4907-b99a-1f2b7227d02f tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:05.997771 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:05.997771 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:06.002731 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-2d17b1cc-3c34-4907-b99a-1f2b7227d02f tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:06.009315 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-2d17b1cc-3c34-4907-b99a-1f2b7227d02f tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:06.010229 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 180/709] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:05 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1317 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:06.472002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5b20e96a-0082-4c02-bf3e-3e278c038da0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:06.474935 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5b20e96a-0082-4c02-bf3e-3e278c038da0 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] DELETE https://10.4.3.24/volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea Aug 07 16:13:06.475162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5b20e96a-0082-4c02-bf3e-3e278c038da0 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:06.475370 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5b20e96a-0082-4c02-bf3e-3e278c038da0 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:06.485628 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:06.485628 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:06.578744 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-5b20e96a-0082-4c02-bf3e-3e278c038da0 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea returned with HTTP 200 Aug 07 16:13:06.579331 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 180/710] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:13:06 2026] DELETE /volume/v3/attachments/67d08544-5250-4d6d-9052-59b051ef35ea => generated 192 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:06.958617 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0e933e8-03a4-4654-bfac-f2be869f7d03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:06.959081 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0e933e8-03a4-4654-bfac-f2be869f7d03 None None] GET https://10.4.3.24/volume// Aug 07 16:13:06.959081 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0e933e8-03a4-4654-bfac-f2be869f7d03 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:06.959176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0e933e8-03a4-4654-bfac-f2be869f7d03 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:06.959523 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0e933e8-03a4-4654-bfac-f2be869f7d03 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:06.960000 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 175/711] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:06.979462 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-822b02d3-8a93-4fa3-a08a-92de179c7b2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:06.984536 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-822b02d3-8a93-4fa3-a08a-92de179c7b2b tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:06.985708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-822b02d3-8a93-4fa3-a08a-92de179c7b2b tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:06.986122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-822b02d3-8a93-4fa3-a08a-92de179c7b2b tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:07.013033 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:07.013033 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:07.021756 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-822b02d3-8a93-4fa3-a08a-92de179c7b2b tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:07.028012 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-822b02d3-8a93-4fa3-a08a-92de179c7b2b tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:07.028781 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 177/712] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:06 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1024 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:07.148881 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:07.151811 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] PUT https://10.4.3.24/volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386 Aug 07 16:13:07.152315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:07.163653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Acquiring lock "cinder-attachment_update-e856f6f1-ad6f-4463-bb16-29f396eb8a8e-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:13:07.170607 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-e856f6f1-ad6f-4463-bb16-29f396eb8a8e-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:13:07.173634 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:07.173634 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:07.330073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-e856f6f1-ad6f-4463-bb16-29f396eb8a8e-np0000006731" released by "attachment_update" :: held 0.159s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:13:07.331853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-3149346a-d528-4a5a-98dd-161fbbf2bd18 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386 returned with HTTP 200 Aug 07 16:13:07.331853 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 181/713] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:13:07 2026] PUT /volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386 => generated 969 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:07.402022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-f3795bfc-8429-4224-ad70-b64896befd28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:07.408391 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-f3795bfc-8429-4224-ad70-b64896befd28 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386/action Aug 07 16:13:07.409445 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-f3795bfc-8429-4224-ad70-b64896befd28 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:07.409618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-f3795bfc-8429-4224-ad70-b64896befd28 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:07.447358 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:07.447358 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:07.482220 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-671d647b-480f-48e6-8cd9-fa1a485e4fbf req-f3795bfc-8429-4224-ad70-b64896befd28 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386/action returned with HTTP 204 Aug 07 16:13:07.484003 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 181/714] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:13:07 2026] POST /volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386/action => generated 0 bytes in 85 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:11.600048 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:11.603115 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:11.603115 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-734505548"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:11.605517 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-734505548'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:11.605804 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume of 1 GB Aug 07 16:13:11.606535 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:11.606535 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:11.613493 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Availability Zones retrieved successfully. Aug 07 16:13:11.624620 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Flow 'volume_create_api' (31a7c6f4-e5b2-4dca-95bd-7fd2302bb3f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:11.626051 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecfe14e-1369-4530-a69c-93212d669072) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:11.628363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:11.671019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1ecfe14e-1369-4530-a69c-93212d669072) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:11.672034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22c0886-3572-47db-96e3-6db645e2d9db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:11.806282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Created reservations ['0c3e0645-7a20-4535-8f59-b6a1e30b2169', '264a9165-6f5e-4f73-92c0-8a05f831b445', '67dca9a3-b8f7-4bcd-b613-f9b9afb95399', '62b45341-3d64-4fa4-a28d-54d210642a36'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:11.807585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a22c0886-3572-47db-96e3-6db645e2d9db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0c3e0645-7a20-4535-8f59-b6a1e30b2169', '264a9165-6f5e-4f73-92c0-8a05f831b445', '67dca9a3-b8f7-4bcd-b613-f9b9afb95399', '62b45341-3d64-4fa4-a28d-54d210642a36']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:11.810157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa402ee5-2a07-45b9-8dd5-ba7ea5eb2c42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:11.851853 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa402ee5-2a07-45b9-8dd5-ba7ea5eb2c42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3fd62759-6d15-464a-ade8-49739d0546aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-734505548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deb282226f14c49b37a97c30d4d9a81',qos_specs=None,replication_status=,reservations=['0c3e0645-7a20-4535-8f59-b6a1e30b2169','264a9165-6f5e-4f73-92c0-8a05f831b445','67dca9a3-b8f7-4bcd-b613-f9b9afb95399','62b45341-3d64-4fa4-a28d-54d210642a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bda466dec1d4ebf90468be72d7829ae',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-734505548',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3fd62759-6d15-464a-ade8-49739d0546aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3deb282226f14c49b37a97c30d4d9a81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bda466dec1d4ebf90468be72d7829ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:11.852968 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ddfe15-e636-417b-8322-9e117f3b0962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:11.888194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84ddfe15-e636-417b-8322-9e117f3b0962) transitioned into state 'SUCCESS' from state '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-734505548',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deb282226f14c49b37a97c30d4d9a81',qos_specs=None,replication_status=,reservations=['0c3e0645-7a20-4535-8f59-b6a1e30b2169','264a9165-6f5e-4f73-92c0-8a05f831b445','67dca9a3-b8f7-4bcd-b613-f9b9afb95399','62b45341-3d64-4fa4-a28d-54d210642a36'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bda466dec1d4ebf90468be72d7829ae',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:11.889414 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c2bad0-7980-4fe7-b583-4eb8233d9449) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:11.908670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56c2bad0-7980-4fe7-b583-4eb8233d9449) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:11.909358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Flow 'volume_create_api' (31a7c6f4-e5b2-4dca-95bd-7fd2302bb3f6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:11.910003 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume request issued successfully. Aug 07 16:13:11.911392 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29ee6077-37c8-4d06-b82d-47411dba1ee0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:11.911845 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 176/715] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:13:11 2026] POST /volume/v3/volumes => generated 748 bytes in 315 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:11.933714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4252b1e-48d1-4272-ae5a-31dafa8cb392 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:11.937538 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4252b1e-48d1-4272-ae5a-31dafa8cb392 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:11.939283 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4252b1e-48d1-4272-ae5a-31dafa8cb392 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:11.939283 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4252b1e-48d1-4272-ae5a-31dafa8cb392 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:11.950262 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:11.950262 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:11.964080 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4252b1e-48d1-4272-ae5a-31dafa8cb392 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:11.973759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4252b1e-48d1-4272-ae5a-31dafa8cb392 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:11.974445 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 178/716] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:11 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 816 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:12.997412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87849b5e-301a-41bb-876b-134b5c43bffa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.001238 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87849b5e-301a-41bb-876b-134b5c43bffa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:13.001500 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87849b5e-301a-41bb-876b-134b5c43bffa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:13.001780 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87849b5e-301a-41bb-876b-134b5c43bffa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:13.014032 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:13.014032 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:13.022071 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87849b5e-301a-41bb-876b-134b5c43bffa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:13.035223 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87849b5e-301a-41bb-876b-134b5c43bffa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:13.038330 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 182/717] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:12 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:13.141676 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-669e860f-e98c-46c0-b3a3-1785bd29866d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.145644 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-669e860f-e98c-46c0-b3a3-1785bd29866d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:13.146405 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-669e860f-e98c-46c0-b3a3-1785bd29866d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:13.146405 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-669e860f-e98c-46c0-b3a3-1785bd29866d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:13.167727 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:13.167727 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:13.180324 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-669e860f-e98c-46c0-b3a3-1785bd29866d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:13.196482 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-669e860f-e98c-46c0-b3a3-1785bd29866d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:13.196482 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 182/718] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:13 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:13.675840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5294b6a1-8c3f-4a5d-bebd-4ea9a51ccf4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.676335 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5294b6a1-8c3f-4a5d-bebd-4ea9a51ccf4e None None] GET https://10.4.3.24/volume// Aug 07 16:13:13.676576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5294b6a1-8c3f-4a5d-bebd-4ea9a51ccf4e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:13.676816 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5294b6a1-8c3f-4a5d-bebd-4ea9a51ccf4e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:13.677210 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5294b6a1-8c3f-4a5d-bebd-4ea9a51ccf4e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:13.677618 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 177/719] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:13:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:13.690550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-e75f8f9d-47a8-44b6-9f33-e347d8b628f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.698568 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-e75f8f9d-47a8-44b6-9f33-e347d8b628f0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:13:13.698568 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-e75f8f9d-47a8-44b6-9f33-e347d8b628f0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3fd62759-6d15-464a-ade8-49739d0546aa", "connector": null, "instance_uuid": "0999b25d-075f-4a3c-8822-e393e35a894e"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:13.720008 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:13.720008 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:13.793763 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-e75f8f9d-47a8-44b6-9f33-e347d8b628f0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:13:13.793922 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 179/720] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:13:13 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:13.845653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f34209c-daf7-4347-b2f2-fbf0ccab4ff8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.848275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f34209c-daf7-4347-b2f2-fbf0ccab4ff8 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:13.848593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f34209c-daf7-4347-b2f2-fbf0ccab4ff8 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:13.848739 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f34209c-daf7-4347-b2f2-fbf0ccab4ff8 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:13.869660 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:13.869660 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:13.886043 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f34209c-daf7-4347-b2f2-fbf0ccab4ff8 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:13.886197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17ddac0a-3085-4cd2-a09e-4772b689a3ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.886197 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17ddac0a-3085-4cd2-a09e-4772b689a3ff None None] GET https://10.4.3.24/volume// Aug 07 16:13:13.886197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17ddac0a-3085-4cd2-a09e-4772b689a3ff None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:13.886197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17ddac0a-3085-4cd2-a09e-4772b689a3ff None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:13.886197 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17ddac0a-3085-4cd2-a09e-4772b689a3ff None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:13.886197 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 183/721] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:13 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:13.889778 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f34209c-daf7-4347-b2f2-fbf0ccab4ff8 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:13.890572 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 183/722] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:13 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 840 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:13.907692 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-074c80f4-99c1-4a1d-8fbe-fa1cd2e8462c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:13.915194 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-074c80f4-99c1-4a1d-8fbe-fa1cd2e8462c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:13.915194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-074c80f4-99c1-4a1d-8fbe-fa1cd2e8462c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:13.915194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-074c80f4-99c1-4a1d-8fbe-fa1cd2e8462c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:13.934366 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:13.934366 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:13.952335 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-074c80f4-99c1-4a1d-8fbe-fa1cd2e8462c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:13.957696 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-074c80f4-99c1-4a1d-8fbe-fa1cd2e8462c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:13.958201 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 178/723] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:13 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1020 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:14.126989 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:14.131107 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] PUT https://10.4.3.24/volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd Aug 07 16:13:14.131164 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:14.148749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Acquiring lock "cinder-attachment_update-3fd62759-6d15-464a-ade8-49739d0546aa-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:13:14.157783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Lock "cinder-attachment_update-3fd62759-6d15-464a-ade8-49739d0546aa-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:13:14.157783 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:14.157783 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:14.370888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Lock "cinder-attachment_update-3fd62759-6d15-464a-ade8-49739d0546aa-np0000006731" released by "attachment_update" :: held 0.216s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:13:14.371500 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-96a53094-1ccc-4785-8424-c297d8a51d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd returned with HTTP 200 Aug 07 16:13:14.373775 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 180/724] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:13:14 2026] PUT /volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd => generated 969 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:14.716151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:14.918362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-947dc022-3117-4e53-963b-9eb9f10fca31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:14.919896 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-947dc022-3117-4e53-963b-9eb9f10fca31 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:14.921136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-947dc022-3117-4e53-963b-9eb9f10fca31 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:14.921136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-947dc022-3117-4e53-963b-9eb9f10fca31 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:14.928756 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:14.929200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-915504412"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:14.932241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-915504412'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:14.932241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Create volume of 1 GB Aug 07 16:13:14.937082 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:14.937082 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:14.944730 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Availability Zones retrieved successfully. Aug 07 16:13:14.949350 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-947dc022-3117-4e53-963b-9eb9f10fca31 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:14.956690 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-947dc022-3117-4e53-963b-9eb9f10fca31 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:14.956987 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 184/725] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:14 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:14.961995 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Flow 'volume_create_api' (92e44605-d910-4e4c-b244-438ee17e81d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:14.967162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b551d1-8fb6-4138-99e3-663e1102840e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:14.968605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:15.016033 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (36b551d1-8fb6-4138-99e3-663e1102840e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:15.017547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01b3f4d-34f2-407e-82fc-db4656abd78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:15.167903 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Created reservations ['d3b9b403-cefa-4403-9316-5d7555862790', '32984f50-e6c3-4610-b0ec-9afb1e261027', '0d928d89-16d3-49f3-b876-8b7e4f9962e8', '998631cd-98ad-4f55-9f8a-bae6a67e1c4a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:15.168949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a01b3f4d-34f2-407e-82fc-db4656abd78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3b9b403-cefa-4403-9316-5d7555862790', '32984f50-e6c3-4610-b0ec-9afb1e261027', '0d928d89-16d3-49f3-b876-8b7e4f9962e8', '998631cd-98ad-4f55-9f8a-bae6a67e1c4a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:15.171034 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63cfc6c-b09f-4b2f-8a7d-817e3ec22fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:15.226829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e63cfc6c-b09f-4b2f-8a7d-817e3ec22fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '168d63f9-eca3-4336-8277-5028eb80230c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-915504412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddfb82acb6a848148dbbb3170237e994',qos_specs=None,replication_status=,reservations=['d3b9b403-cefa-4403-9316-5d7555862790','32984f50-e6c3-4610-b0ec-9afb1e261027','0d928d89-16d3-49f3-b876-8b7e4f9962e8','998631cd-98ad-4f55-9f8a-bae6a67e1c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc3938a4a26490f9acf0448a35c5089',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-915504412',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=168d63f9-eca3-4336-8277-5028eb80230c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ddfb82acb6a848148dbbb3170237e994',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc3938a4a26490f9acf0448a35c5089',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:15.230654 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893e3809-1ac8-44fc-8a3e-2e2835249ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:15.276750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (893e3809-1ac8-44fc-8a3e-2e2835249ac9) transitioned into state 'SUCCESS' from state '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-915504412',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ddfb82acb6a848148dbbb3170237e994',qos_specs=None,replication_status=,reservations=['d3b9b403-cefa-4403-9316-5d7555862790','32984f50-e6c3-4610-b0ec-9afb1e261027','0d928d89-16d3-49f3-b876-8b7e4f9962e8','998631cd-98ad-4f55-9f8a-bae6a67e1c4a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc3938a4a26490f9acf0448a35c5089',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:15.276750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7f850f-0570-4729-b4d7-425d68b119e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:15.294950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fd7f850f-0570-4729-b4d7-425d68b119e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:15.294950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Flow 'volume_create_api' (92e44605-d910-4e4c-b244-438ee17e81d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:15.294950 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Create volume request issued successfully. Aug 07 16:13:15.295461 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd8d4f42-adb3-4906-983e-9b8e0279eeca tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:15.295523 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 184/726] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:13:14 2026] POST /volume/v3/volumes => generated 746 bytes in 580 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:15.319261 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a204a0db-e557-48ac-b1ff-51c132864a07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:15.325332 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a204a0db-e557-48ac-b1ff-51c132864a07 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:15.325332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a204a0db-e557-48ac-b1ff-51c132864a07 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:15.325332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a204a0db-e557-48ac-b1ff-51c132864a07 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:15.341050 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:15.341050 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:15.347828 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a204a0db-e557-48ac-b1ff-51c132864a07 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:15.358652 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a204a0db-e557-48ac-b1ff-51c132864a07 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:15.359327 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 179/727] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:15 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 814 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:15.633014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2227729-1858-470f-b402-ef401214aeb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:15.827227 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2227729-1858-470f-b402-ef401214aeb5 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] GET https://10.4.3.24/volume/v3/os-quota-class-sets/default Aug 07 16:13:15.827940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2227729-1858-470f-b402-ef401214aeb5 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:15.827940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2227729-1858-470f-b402-ef401214aeb5 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:15.828116 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:15.828116 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:15.846938 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2227729-1858-470f-b402-ef401214aeb5 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 16:13:15.847451 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 181/728] 10.4.3.24 () {66 vars in 1290 bytes} [Fri Aug 7 16:13:15 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:15.863497 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1095c932-51a2-4d35-a3e1-f671b36f07f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:15.867213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1095c932-51a2-4d35-a3e1-f671b36f07f0 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] GET https://10.4.3.24/volume/v3/os-quota-class-sets/default Aug 07 16:13:15.867514 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1095c932-51a2-4d35-a3e1-f671b36f07f0 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:15.867769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1095c932-51a2-4d35-a3e1-f671b36f07f0 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:15.887928 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1095c932-51a2-4d35-a3e1-f671b36f07f0 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 16:13:15.888609 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 185/729] 10.4.3.24 () {66 vars in 1290 bytes} [Fri Aug 7 16:13:15 2026] GET /volume/v3/os-quota-class-sets/default => generated 418 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:15.903783 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-815cdf4e-fa25-49e8-9397-d495fa911c96 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:15.908973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-815cdf4e-fa25-49e8-9397-d495fa911c96 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:13:15.909474 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-815cdf4e-fa25-49e8-9397-d495fa911c96 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1121512175"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:15.913417 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:15.913417 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:15.941695 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-815cdf4e-fa25-49e8-9397-d495fa911c96 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:13:15.942411 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 185/730] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:13:15 2026] POST /volume/v3/types => generated 228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:15.955366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-357ee7ea-9cc3-478d-970b-0c9689f32366 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:15.960098 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-357ee7ea-9cc3-478d-970b-0c9689f32366 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-class-sets/default Aug 07 16:13:15.960870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-357ee7ea-9cc3-478d-970b-0c9689f32366 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-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-1121512175": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1121512175": 1, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1121512175": 9}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:15.981363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71df8f2f-7afc-4049-953c-4d1d82dacce5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:15.983656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71df8f2f-7afc-4049-953c-4d1d82dacce5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:15.983746 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71df8f2f-7afc-4049-953c-4d1d82dacce5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:15.983912 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71df8f2f-7afc-4049-953c-4d1d82dacce5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:16.004100 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:16.004100 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:16.010847 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71df8f2f-7afc-4049-953c-4d1d82dacce5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:16.020693 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71df8f2f-7afc-4049-953c-4d1d82dacce5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:16.023932 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 182/731] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:15 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:16.197280 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-357ee7ea-9cc3-478d-970b-0c9689f32366 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 16:13:16.197280 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 180/732] 10.4.3.24 () {68 vars in 1311 bytes} [Fri Aug 7 16:13:15 2026] PUT /volume/v3/os-quota-class-sets/default => generated 609 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:16.212066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88ad52f0-265c-45b9-b532-c30842dd81de None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:16.214269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/4bdf7b9f2f1f4520a0fe02e8bfee8e90/defaults Aug 07 16:13:16.214930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:16.215423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Calling method 'defaults' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:16.224627 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.225600 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.226059 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.226532 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.230208 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88ad52f0-265c-45b9-b532-c30842dd81de tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/4bdf7b9f2f1f4520a0fe02e8bfee8e90/defaults returned with HTTP 200 Aug 07 16:13:16.231237 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 186/733] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:13:16 2026] GET /volume/v3/os-quota-sets/4bdf7b9f2f1f4520a0fe02e8bfee8e90/defaults => generated 645 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:16.380602 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a672019b-e166-4a05-8471-3c4b26d86446 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:16.383648 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a672019b-e166-4a05-8471-3c4b26d86446 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:16.383993 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a672019b-e166-4a05-8471-3c4b26d86446 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:16.384259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a672019b-e166-4a05-8471-3c4b26d86446 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:16.395057 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:16.395057 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:16.400767 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a672019b-e166-4a05-8471-3c4b26d86446 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:16.407267 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a672019b-e166-4a05-8471-3c4b26d86446 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:16.407742 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 186/734] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:16 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 839 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:16.537564 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:16.540448 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/5d18872f492e4df8ad12b45ca379fc0c/defaults Aug 07 16:13:16.540567 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:16.540835 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Calling method 'defaults' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:16.552767 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: volumes_multiattach is set by the default quota flag: quota_volumes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.553122 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: gigabytes_multiattach is set by the default quota flag: quota_gigabytes_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.553798 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.554454 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.554636 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.555017 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:16.561665 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45853585-e831-4e4b-b82a-b77e7cb98b2a tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/5d18872f492e4df8ad12b45ca379fc0c/defaults returned with HTTP 200 Aug 07 16:13:16.562475 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 183/735] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:13:16 2026] GET /volume/v3/os-quota-sets/5d18872f492e4df8ad12b45ca379fc0c/defaults => generated 645 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:16.765672 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65243a78-b5ad-4a7e-af0b-83dd75b44c97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:16.766769 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65243a78-b5ad-4a7e-af0b-83dd75b44c97 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] DELETE https://10.4.3.24/volume/v3/types/bdcce806-450b-48ab-a508-c5f1d9087f43 Aug 07 16:13:16.766926 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65243a78-b5ad-4a7e-af0b-83dd75b44c97 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:16.767220 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65243a78-b5ad-4a7e-af0b-83dd75b44c97 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:16.845998 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65243a78-b5ad-4a7e-af0b-83dd75b44c97 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/types/bdcce806-450b-48ab-a508-c5f1d9087f43 returned with HTTP 202 Aug 07 16:13:16.846542 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 181/736] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:13:16 2026] DELETE /volume/v3/types/bdcce806-450b-48ab-a508-c5f1d9087f43 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:16.859354 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-859343c1-744f-4796-a2f3-2be6ffc24311 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:16.872195 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-859343c1-744f-4796-a2f3-2be6ffc24311 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] GET https://10.4.3.24/volume/v3/types/bdcce806-450b-48ab-a508-c5f1d9087f43 Aug 07 16:13:16.872195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-859343c1-744f-4796-a2f3-2be6ffc24311 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:16.872195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-859343c1-744f-4796-a2f3-2be6ffc24311 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:16.872195 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-859343c1-744f-4796-a2f3-2be6ffc24311 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/types/bdcce806-450b-48ab-a508-c5f1d9087f43 returned with HTTP 404 Aug 07 16:13:16.872195 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 187/737] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:13:16 2026] GET /volume/v3/types/bdcce806-450b-48ab-a508-c5f1d9087f43 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:16.885149 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c0c6679-6940-451f-a2c2-5eb0cba04e20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:16.887382 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c0c6679-6940-451f-a2c2-5eb0cba04e20 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-class-sets/default Aug 07 16:13:16.887543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c0c6679-6940-451f-a2c2-5eb0cba04e20 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:17.038324 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c0c6679-6940-451f-a2c2-5eb0cba04e20 tempest-VolumeQuotaClassesTest-1325965422 tempest-VolumeQuotaClassesTest-1325965422-project-admin] https://10.4.3.24/volume/v3/os-quota-class-sets/default returned with HTTP 200 Aug 07 16:13:17.038324 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 187/738] 10.4.3.24 () {68 vars in 1311 bytes} [Fri Aug 7 16:13:16 2026] PUT /volume/v3/os-quota-class-sets/default => generated 401 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:17.046348 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3873f88-5e1a-4a2d-ba4e-ec64fb3bf794 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:17.049271 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3873f88-5e1a-4a2d-ba4e-ec64fb3bf794 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:17.049271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3873f88-5e1a-4a2d-ba4e-ec64fb3bf794 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:17.049271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3873f88-5e1a-4a2d-ba4e-ec64fb3bf794 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:17.073905 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:17.073905 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:17.083283 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a3873f88-5e1a-4a2d-ba4e-ec64fb3bf794 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:17.095412 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3873f88-5e1a-4a2d-ba4e-ec64fb3bf794 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:17.096228 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 184/739] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:17 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:18.059265 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-66daabae-f39f-4653-9b69-66c8251c98fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:18.069023 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-66daabae-f39f-4653-9b69-66c8251c98fb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd/action Aug 07 16:13:18.069206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-66daabae-f39f-4653-9b69-66c8251c98fb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:18.069422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-66daabae-f39f-4653-9b69-66c8251c98fb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:18.102070 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:18.102070 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:18.115409 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4dbcdfde-ad83-4e77-93be-6fc5461486c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:18.120104 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dbcdfde-ad83-4e77-93be-6fc5461486c7 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:18.120104 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dbcdfde-ad83-4e77-93be-6fc5461486c7 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:18.120104 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4dbcdfde-ad83-4e77-93be-6fc5461486c7 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:18.131600 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f2678707-8821-4a38-9d70-fe01429a5e19 req-66daabae-f39f-4653-9b69-66c8251c98fb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd/action returned with HTTP 204 Aug 07 16:13:18.132325 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 182/740] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:13:18 2026] POST /volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:18.143931 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:18.143931 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:18.164170 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4dbcdfde-ad83-4e77-93be-6fc5461486c7 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:18.177692 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4dbcdfde-ad83-4e77-93be-6fc5461486c7 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:18.177692 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 188/741] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:18 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1136 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:18.198121 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-291556db-a043-4fe5-9d63-d397f995461d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:18.202012 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-291556db-a043-4fe5-9d63-d397f995461d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:13:18.202844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-291556db-a043-4fe5-9d63-d397f995461d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:18.202932 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-291556db-a043-4fe5-9d63-d397f995461d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:18.242249 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:18.242249 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:18.254041 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-291556db-a043-4fe5-9d63-d397f995461d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:13:18.263941 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-291556db-a043-4fe5-9d63-d397f995461d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:13:18.264846 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 188/742] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:18 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1133 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:22.374815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79f87312-b466-4fa7-b74f-5f20e8cbbc50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:22.622808 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79f87312-b466-4fa7-b74f-5f20e8cbbc50 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:22.622808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79f87312-b466-4fa7-b74f-5f20e8cbbc50 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:22.622808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79f87312-b466-4fa7-b74f-5f20e8cbbc50 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:22.669040 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79f87312-b466-4fa7-b74f-5f20e8cbbc50 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:22.670703 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 185/743] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:13:22 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 437 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:22.687961 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32b27430-ce36-48be-a7f9-6a20c53fdb78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:22.695874 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32b27430-ce36-48be-a7f9-6a20c53fdb78 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3/defaults Aug 07 16:13:22.696678 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32b27430-ce36-48be-a7f9-6a20c53fdb78 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:22.698411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32b27430-ce36-48be-a7f9-6a20c53fdb78 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'defaults' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:22.727166 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32b27430-ce36-48be-a7f9-6a20c53fdb78 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3/defaults returned with HTTP 200 Aug 07 16:13:22.727166 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 183/744] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:13:22 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3/defaults => generated 437 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:22.747799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9855cdbb-f97f-4ffa-bf8f-1c1af5a3d507 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:22.751598 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9855cdbb-f97f-4ffa-bf8f-1c1af5a3d507 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:22.751598 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9855cdbb-f97f-4ffa-bf8f-1c1af5a3d507 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:22.853579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9855cdbb-f97f-4ffa-bf8f-1c1af5a3d507 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:22.854022 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 189/745] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:13:22 2026] PUT /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 395 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:22.868886 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1de39a8-32b6-4907-a37d-140693b357e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:22.872096 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1de39a8-32b6-4907-a37d-140693b357e5 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] DELETE https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:22.872376 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1de39a8-32b6-4907-a37d-140693b357e5 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:22.872628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1de39a8-32b6-4907-a37d-140693b357e5 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:22.891331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1de39a8-32b6-4907-a37d-140693b357e5 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:22.891331 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 189/746] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:13:22 2026] DELETE /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 0 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:13:22.905449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0924faba-aa9d-41eb-b439-6f7976de7278 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:22.909603 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0924faba-aa9d-41eb-b439-6f7976de7278 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:22.909603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0924faba-aa9d-41eb-b439-6f7976de7278 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:22.909603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0924faba-aa9d-41eb-b439-6f7976de7278 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:22.928518 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0924faba-aa9d-41eb-b439-6f7976de7278 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:22.929142 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 186/747] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:13:22 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 437 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:22.950770 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c410c3e-87ce-472e-8cfa-b99fdd22433e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:22.954736 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c410c3e-87ce-472e-8cfa-b99fdd22433e tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:22.955277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c410c3e-87ce-472e-8cfa-b99fdd22433e tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:23.174228 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c410c3e-87ce-472e-8cfa-b99fdd22433e tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:23.175151 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 184/748] 10.4.3.24 () {68 vars in 1368 bytes} [Fri Aug 7 16:13:22 2026] PUT /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 395 bytes in 226 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:23.196254 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d5ad9b2-a186-4f8b-92bf-35804b57928a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:23.200459 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d5ad9b2-a186-4f8b-92bf-35804b57928a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3/defaults Aug 07 16:13:23.200459 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d5ad9b2-a186-4f8b-92bf-35804b57928a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:23.200742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d5ad9b2-a186-4f8b-92bf-35804b57928a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'defaults' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:23.214175 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d5ad9b2-a186-4f8b-92bf-35804b57928a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3/defaults returned with HTTP 200 Aug 07 16:13:23.214698 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 190/749] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:13:23 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3/defaults => generated 437 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:23.231657 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:23.237744 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:23.238192 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:23.238243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:23.270647 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Deprecated: Default quota for resource: snapshots_multiattach is set by the default quota flag: quota_snapshots_multiattach, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:23.270647 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Deprecated: Default quota for resource: snapshots_storpool is set by the default quota flag: quota_snapshots_storpool, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:23.270647 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Deprecated: Default quota for resource: volumes___DEFAULT__ is set by the default quota flag: quota_volumes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:23.270647 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Deprecated: Default quota for resource: gigabytes___DEFAULT__ is set by the default quota flag: quota_gigabytes___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:23.270647 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Deprecated: Default quota for resource: snapshots___DEFAULT__ is set by the default quota flag: quota_snapshots___DEFAULT__, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:13:23.289478 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fff82707-e8c8-47d6-a288-01cd4c88b16a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:23.290717 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 190/750] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:13:23 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 437 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:23.304529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-962d4fb1-1fa5-4729-a304-ee5626194869 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:23.309517 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-962d4fb1-1fa5-4729-a304-ee5626194869 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True Aug 07 16:13:23.309517 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-962d4fb1-1fa5-4729-a304-ee5626194869 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:23.309517 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-962d4fb1-1fa5-4729-a304-ee5626194869 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:23.353759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-962d4fb1-1fa5-4729-a304-ee5626194869 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True returned with HTTP 200 Aug 07 16:13:23.354470 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 187/751] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:23 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True => generated 1061 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:23.372713 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:23.487439 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:23.487439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-166453530"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:23.488698 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-166453530'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:23.488875 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Create volume of 1 GB Aug 07 16:13:23.495878 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Availability Zones retrieved successfully. Aug 07 16:13:23.501195 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Flow 'volume_create_api' (d3815931-54f1-4d66-8269-deba6a313130) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:23.502452 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ed455b-915b-4cc5-9400-339ae131b771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:23.503393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:23.555735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9ed455b-915b-4cc5-9400-339ae131b771) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:23.557140 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a37f1946-d2c5-4a7d-ac3f-84b20e7a5900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:23.653617 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Created reservations ['e8d68f43-df1e-4274-a62d-8816c58504bb', '86c52f81-cc9f-4620-97bc-dd340a6ac316', 'f5912b38-5078-447b-98d8-171018806160', '010564f4-c795-4ae6-80a7-0b061c3f3add'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:23.654946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a37f1946-d2c5-4a7d-ac3f-84b20e7a5900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e8d68f43-df1e-4274-a62d-8816c58504bb', '86c52f81-cc9f-4620-97bc-dd340a6ac316', 'f5912b38-5078-447b-98d8-171018806160', '010564f4-c795-4ae6-80a7-0b061c3f3add']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:23.656143 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86392de3-3478-4cc2-9a7b-da271736e876) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:23.683739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86392de3-3478-4cc2-9a7b-da271736e876) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7d24455-3231-4e38-b8f7-6e62766dda2b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-166453530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60cc5ca021484962acf6e9918f12cdc3',qos_specs=None,replication_status=,reservations=['e8d68f43-df1e-4274-a62d-8816c58504bb','86c52f81-cc9f-4620-97bc-dd340a6ac316','f5912b38-5078-447b-98d8-171018806160','010564f4-c795-4ae6-80a7-0b061c3f3add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55cc67aecfd49b99e6cc27fb9a063e6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-166453530',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7d24455-3231-4e38-b8f7-6e62766dda2b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60cc5ca021484962acf6e9918f12cdc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55cc67aecfd49b99e6cc27fb9a063e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:23.685830 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c8f618-1aa0-4b67-99f3-792c4bb8d800) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:23.721204 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3c8f618-1aa0-4b67-99f3-792c4bb8d800) transitioned into state 'SUCCESS' from state '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-166453530',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60cc5ca021484962acf6e9918f12cdc3',qos_specs=None,replication_status=,reservations=['e8d68f43-df1e-4274-a62d-8816c58504bb','86c52f81-cc9f-4620-97bc-dd340a6ac316','f5912b38-5078-447b-98d8-171018806160','010564f4-c795-4ae6-80a7-0b061c3f3add'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55cc67aecfd49b99e6cc27fb9a063e6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:23.722123 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa706225-37f8-4c4b-ae8f-576e9e48b63e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:23.735864 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fa706225-37f8-4c4b-ae8f-576e9e48b63e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:23.736874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Flow 'volume_create_api' (d3815931-54f1-4d66-8269-deba6a313130) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:23.737218 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Create volume request issued successfully. Aug 07 16:13:23.737860 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54282d72-b36a-41e0-bf43-c14b1e7c8ff1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:23.738241 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 185/752] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:13:23 2026] POST /volume/v3/volumes => generated 753 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 16:13:23.764034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd73ad8e-51d4-4c79-80f7-8628c7dcdc72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:23.768019 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd73ad8e-51d4-4c79-80f7-8628c7dcdc72 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:23.768660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd73ad8e-51d4-4c79-80f7-8628c7dcdc72 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:23.768660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd73ad8e-51d4-4c79-80f7-8628c7dcdc72 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:23.780290 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:23.780290 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:23.787913 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fd73ad8e-51d4-4c79-80f7-8628c7dcdc72 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Volume info retrieved successfully. Aug 07 16:13:23.795604 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd73ad8e-51d4-4c79-80f7-8628c7dcdc72 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 200 Aug 07 16:13:23.796434 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 191/753] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:23 2026] GET /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 821 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:24.816029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e83d578b-6f3f-444e-9414-12b9d79fa1fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:24.819319 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e83d578b-6f3f-444e-9414-12b9d79fa1fc tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:24.819319 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e83d578b-6f3f-444e-9414-12b9d79fa1fc tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:24.819319 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e83d578b-6f3f-444e-9414-12b9d79fa1fc tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:24.839528 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:24.839528 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:24.846218 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e83d578b-6f3f-444e-9414-12b9d79fa1fc tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Volume info retrieved successfully. Aug 07 16:13:24.856191 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e83d578b-6f3f-444e-9414-12b9d79fa1fc tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 200 Aug 07 16:13:24.856191 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 191/754] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:24 2026] GET /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:24.879444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-800b6b57-7e7b-4e8c-94bd-4b20ad4d1a8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:24.883520 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-800b6b57-7e7b-4e8c-94bd-4b20ad4d1a8b tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True Aug 07 16:13:24.883875 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-800b6b57-7e7b-4e8c-94bd-4b20ad4d1a8b tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:24.884215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-800b6b57-7e7b-4e8c-94bd-4b20ad4d1a8b tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:24.942318 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-800b6b57-7e7b-4e8c-94bd-4b20ad4d1a8b tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True returned with HTTP 200 Aug 07 16:13:24.943387 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 188/755] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:24 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True => generated 1061 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:24.963141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-05661661-231f-4f54-8831-bc53ec3ef47f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:24.966129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:24.966816 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:24.967080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:24.967402 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Delete volume with id: b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:24.979223 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:24.979223 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:24.980656 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Volume info retrieved successfully. Aug 07 16:13:25.037697 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Delete volume request issued successfully. Aug 07 16:13:25.037697 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-05661661-231f-4f54-8831-bc53ec3ef47f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 202 Aug 07 16:13:25.037988 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 186/756] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:24 2026] DELETE /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:25.053670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87f734b6-babf-4549-baf9-fc2288ccbf67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:25.063890 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87f734b6-babf-4549-baf9-fc2288ccbf67 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:25.066171 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87f734b6-babf-4549-baf9-fc2288ccbf67 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:25.067862 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87f734b6-babf-4549-baf9-fc2288ccbf67 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:25.087584 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:25.087584 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:25.100655 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-87f734b6-babf-4549-baf9-fc2288ccbf67 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Volume info retrieved successfully. Aug 07 16:13:25.110761 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87f734b6-babf-4549-baf9-fc2288ccbf67 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 200 Aug 07 16:13:25.111334 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 192/757] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:25 2026] GET /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 845 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:26.136092 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1f6ddc5-13de-439b-90ff-18827b06de84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:26.139567 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1f6ddc5-13de-439b-90ff-18827b06de84 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:26.139952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1f6ddc5-13de-439b-90ff-18827b06de84 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:26.140848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1f6ddc5-13de-439b-90ff-18827b06de84 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:26.153598 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1f6ddc5-13de-439b-90ff-18827b06de84 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 404 Aug 07 16:13:26.155082 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 192/758] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:26 2026] GET /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:26.167562 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba4a9783-87dc-4e2e-97c9-123f0fa02f91 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:26.171318 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba4a9783-87dc-4e2e-97c9-123f0fa02f91 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:26.172021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba4a9783-87dc-4e2e-97c9-123f0fa02f91 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:26.172395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba4a9783-87dc-4e2e-97c9-123f0fa02f91 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:26.180819 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba4a9783-87dc-4e2e-97c9-123f0fa02f91 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 404 Aug 07 16:13:26.181351 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 189/759] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:26 2026] GET /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:26.194967 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0208c15a-d70b-4d51-9e7c-cf0beb136b5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:26.198451 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0208c15a-d70b-4d51-9e7c-cf0beb136b5e tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:26.198451 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0208c15a-d70b-4d51-9e7c-cf0beb136b5e tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:26.199583 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0208c15a-d70b-4d51-9e7c-cf0beb136b5e tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:26.200788 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0208c15a-d70b-4d51-9e7c-cf0beb136b5e tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Delete volume with id: b7d24455-3231-4e38-b8f7-6e62766dda2b Aug 07 16:13:26.212207 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0208c15a-d70b-4d51-9e7c-cf0beb136b5e tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b returned with HTTP 404 Aug 07 16:13:26.212559 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 187/760] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:26 2026] DELETE /volume/v3/volumes/b7d24455-3231-4e38-b8f7-6e62766dda2b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:26.232332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:26.235195 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:26.235601 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1739084518"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:26.239286 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1739084518'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:26.239286 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Create volume of 1 GB Aug 07 16:13:26.247776 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Availability Zones retrieved successfully. Aug 07 16:13:26.262056 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Flow 'volume_create_api' (e7628983-a447-4809-962a-95f3c22b5264) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:26.263424 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec108a6-54c3-4478-bc31-afdade1eb4f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:26.264818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:26.315742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ec108a6-54c3-4478-bc31-afdade1eb4f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:26.315742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3405d3b4-d64b-4349-9e78-0b8a015fbd9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:26.416527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Created reservations ['d056f2f5-f827-4b46-baee-9838bd96ab4b', 'ababeea0-6f74-4974-a29a-916d2c16b56f', '3313abad-6995-4b52-95e1-192a1172d35f', '605f205b-eaae-47db-b82d-bc05802e2825'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:26.418042 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3405d3b4-d64b-4349-9e78-0b8a015fbd9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d056f2f5-f827-4b46-baee-9838bd96ab4b', 'ababeea0-6f74-4974-a29a-916d2c16b56f', '3313abad-6995-4b52-95e1-192a1172d35f', '605f205b-eaae-47db-b82d-bc05802e2825']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:26.419410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed97d25-debb-45b6-ba83-bb7696f90e09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:26.458460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ed97d25-debb-45b6-ba83-bb7696f90e09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b512af6f-0f51-4acc-9fad-340cc04afacf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1739084518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60cc5ca021484962acf6e9918f12cdc3',qos_specs=None,replication_status=,reservations=['d056f2f5-f827-4b46-baee-9838bd96ab4b','ababeea0-6f74-4974-a29a-916d2c16b56f','3313abad-6995-4b52-95e1-192a1172d35f','605f205b-eaae-47db-b82d-bc05802e2825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55cc67aecfd49b99e6cc27fb9a063e6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1739084518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b512af6f-0f51-4acc-9fad-340cc04afacf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='60cc5ca021484962acf6e9918f12cdc3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c55cc67aecfd49b99e6cc27fb9a063e6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:26.460095 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c777efa-765a-403c-8fc9-65be0955b2fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:26.495909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c777efa-765a-403c-8fc9-65be0955b2fb) transitioned into state 'SUCCESS' from state '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-1739084518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='60cc5ca021484962acf6e9918f12cdc3',qos_specs=None,replication_status=,reservations=['d056f2f5-f827-4b46-baee-9838bd96ab4b','ababeea0-6f74-4974-a29a-916d2c16b56f','3313abad-6995-4b52-95e1-192a1172d35f','605f205b-eaae-47db-b82d-bc05802e2825'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c55cc67aecfd49b99e6cc27fb9a063e6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:26.496931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b7aeea-1196-439a-bdb6-4c61c793f7d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:26.521063 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55b7aeea-1196-439a-bdb6-4c61c793f7d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:26.522707 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Flow 'volume_create_api' (e7628983-a447-4809-962a-95f3c22b5264) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:26.522707 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Create volume request issued successfully. Aug 07 16:13:26.523567 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91e6b426-0f64-4e22-a9e6-4ae919b46efa tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:26.524082 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 193/761] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:13:26 2026] POST /volume/v3/volumes => generated 754 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:26.540970 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-77909b98-d97b-424d-8853-df993d114b0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:26.544915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77909b98-d97b-424d-8853-df993d114b0f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:26.547792 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77909b98-d97b-424d-8853-df993d114b0f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:26.547792 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-77909b98-d97b-424d-8853-df993d114b0f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:26.566278 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:26.566278 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:26.574046 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-77909b98-d97b-424d-8853-df993d114b0f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Volume info retrieved successfully. Aug 07 16:13:26.586697 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-77909b98-d97b-424d-8853-df993d114b0f tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 200 Aug 07 16:13:26.586957 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 193/762] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:26 2026] GET /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 822 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:27.609998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a214668d-c13f-4bec-a857-bd9b4eaa63c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:27.612921 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a214668d-c13f-4bec-a857-bd9b4eaa63c1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:27.613163 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a214668d-c13f-4bec-a857-bd9b4eaa63c1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:27.613412 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a214668d-c13f-4bec-a857-bd9b4eaa63c1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:27.623827 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:27.623827 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:27.628478 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a214668d-c13f-4bec-a857-bd9b4eaa63c1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Volume info retrieved successfully. Aug 07 16:13:27.635423 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a214668d-c13f-4bec-a857-bd9b4eaa63c1 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 200 Aug 07 16:13:27.636348 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 190/763] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:27 2026] GET /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:27.656230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-538a07fb-282e-4a7c-a332-4d6ec293ea21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:27.658568 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-538a07fb-282e-4a7c-a332-4d6ec293ea21 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True Aug 07 16:13:27.658740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-538a07fb-282e-4a7c-a332-4d6ec293ea21 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:27.658930 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-538a07fb-282e-4a7c-a332-4d6ec293ea21 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:27.684333 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-538a07fb-282e-4a7c-a332-4d6ec293ea21 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True returned with HTTP 200 Aug 07 16:13:27.684333 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 188/764] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:27 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True => generated 1061 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:27.696608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e900639c-31d5-4625-8407-7bac06fb0d57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:27.701144 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e900639c-31d5-4625-8407-7bac06fb0d57 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/33c6467c8821441aaff884486a5a8a8e?usage=True Aug 07 16:13:27.701685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e900639c-31d5-4625-8407-7bac06fb0d57 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:27.703376 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e900639c-31d5-4625-8407-7bac06fb0d57 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:27.703376 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:27.703376 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:27.726819 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e900639c-31d5-4625-8407-7bac06fb0d57 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/33c6467c8821441aaff884486a5a8a8e?usage=True returned with HTTP 200 Aug 07 16:13:27.727634 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 194/765] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:27 2026] GET /volume/v3/os-quota-sets/33c6467c8821441aaff884486a5a8a8e?usage=True => generated 1061 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:27.746938 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:27.748801 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] POST https://10.4.3.24/volume/v3/os-volume-transfer Aug 07 16:13:27.749200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b512af6f-0f51-4acc-9fad-340cc04afacf"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:27.751733 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b512af6f-0f51-4acc-9fad-340cc04afacf'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 16:13:27.751991 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Creating transfer of volume b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:27.752216 np0000006731 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Generating transfer record for volume b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:27.766017 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:27.766017 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:27.801676 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4dded0ac-86cc-4d4e-b26f-1c99b14df884 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 16:13:27.802283 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 194/766] 10.4.3.24 () {68 vars in 1284 bytes} [Fri Aug 7 16:13:27 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:27.819475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:27.921235 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] POST https://10.4.3.24/volume/v3/os-volume-transfer/e8e70526-c7f3-48ab-b1ff-b1f3040e5813/accept Aug 07 16:13:27.921235 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "76d3fb37265c77c9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:27.922811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.volume_transfer [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Accepting volume transfer e8e70526-c7f3-48ab-b1ff-b1f3040e5813 {{(pid=100265) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 16:13:27.922916 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Accepting transfer e8e70526-c7f3-48ab-b1ff-b1f3040e5813 Aug 07 16:13:28.033988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Created reservations ['57eb32b4-c867-4f70-9b6b-967c8691e009', '0e64deb9-732f-4593-8195-28b18f00163e', '3f8ecce1-cba5-4676-a387-d5e9e1db64aa', 'a1018a46-aa94-4b8f-97d4-0ff7b21d8cb7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:28.081910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Created reservations ['9cf8f401-da9f-4ac2-80a5-37028441fd0e', 'd69c3647-9d58-4402-b213-9ddc88b0558e', '37a93477-d521-4145-963b-8bacae917b61', '38d944c9-a441-4566-9a74-01c425d2c9e7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:28.152894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Created reservations ['a42b60e2-9f8d-4724-b6f2-d7efa0cfa03e', '85da350f-c519-4275-911a-3bfa6ebfb620', '0ef4c1e9-4c2d-47ca-b3fc-0fdc57090990', '9262fad1-3ed7-4eb7-918a-6b10f839803f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:28.194441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Created reservations ['4b5c6714-a324-40df-b6fe-157ca0005d26', '905a260b-66ae-414a-87b4-eaf164ae2e58', '5b96321d-ea00-48a5-88a4-66ff58447774', 'd53b29bd-2f25-4b87-aa81-b9b64689710c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:28.211630 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Transfer volume completed successfully. Aug 07 16:13:28.328441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.332345 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:28.333510 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-attach": {"instance_uuid": "0291aeda-be4a-47b9-a5c9-20126d00c110", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:28.335132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "0291aeda-be4a-47b9-a5c9-20126d00c110", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:28.354051 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.354051 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:28.354963 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:28.366945 np0000006731 devstack@c-api.service[100265]: INFO cinder.transfer.api [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Volume b512af6f-0f51-4acc-9fad-340cc04afacf has been transferred. Aug 07 16:13:28.372802 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Update volume admin metadata completed successfully. Aug 07 16:13:28.377223 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a52a6c3-ca55-4910-aed8-c1dd1a94612f tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/e8e70526-c7f3-48ab-b1ff-b1f3040e5813/accept returned with HTTP 202 Aug 07 16:13:28.377994 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 191/767] 10.4.3.24 () {68 vars in 1416 bytes} [Fri Aug 7 16:13:27 2026] POST /volume/v3/os-volume-transfer/e8e70526-c7f3-48ab-b1ff-b1f3040e5813/accept => generated 363 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:28.393146 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-142dce6f-81c2-4859-8197-16ceb5465b63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.397966 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-142dce6f-81c2-4859-8197-16ceb5465b63 tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] GET https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:28.397966 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-142dce6f-81c2-4859-8197-16ceb5465b63 tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.398140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-142dce6f-81c2-4859-8197-16ceb5465b63 tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.418221 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.418221 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:28.430989 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-142dce6f-81c2-4859-8197-16ceb5465b63 tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] Volume info retrieved successfully. Aug 07 16:13:28.442805 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-142dce6f-81c2-4859-8197-16ceb5465b63 tempest-VolumeQuotasAdminTestJSON-1784335257 tempest-VolumeQuotasAdminTestJSON-1784335257-project-member] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 200 Aug 07 16:13:28.443095 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 195/768] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:28 2026] GET /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 847 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:28.466988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c6f01828-6d34-4cef-be0f-31494164292a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.469725 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6f01828-6d34-4cef-be0f-31494164292a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True Aug 07 16:13:28.470985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6f01828-6d34-4cef-be0f-31494164292a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.475156 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c6f01828-6d34-4cef-be0f-31494164292a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.479753 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Attach volume completed successfully. Aug 07 16:13:28.479901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d62921b-79dc-47a5-8bba-ab51e3d8691c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:28.480983 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 189/769] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:28 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:28.492345 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19a75a25-fb15-4bc5-b0a9-5b3be649a13f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.495275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19a75a25-fb15-4bc5-b0a9-5b3be649a13f tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:28.495532 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19a75a25-fb15-4bc5-b0a9-5b3be649a13f tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.495752 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19a75a25-fb15-4bc5-b0a9-5b3be649a13f tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.513846 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.513846 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:28.518574 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-19a75a25-fb15-4bc5-b0a9-5b3be649a13f tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:28.526172 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19a75a25-fb15-4bc5-b0a9-5b3be649a13f tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:28.526172 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 192/770] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:28 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:28.528791 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c6f01828-6d34-4cef-be0f-31494164292a tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True returned with HTTP 200 Aug 07 16:13:28.530508 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 195/771] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:28 2026] GET /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3?usage=True => generated 1061 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:28.544246 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-33297430-0920-4434-b612-1b248f5af92b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.545930 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3631c981-0a48-4a20-a5f8-e87c6bd4c282 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.547290 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33297430-0920-4434-b612-1b248f5af92b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:28.547656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33297430-0920-4434-b612-1b248f5af92b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-detach": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:28.547813 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-33297430-0920-4434-b612-1b248f5af92b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:28.549766 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3631c981-0a48-4a20-a5f8-e87c6bd4c282 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/33c6467c8821441aaff884486a5a8a8e?usage=True Aug 07 16:13:28.549766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3631c981-0a48-4a20-a5f8-e87c6bd4c282 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.549766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3631c981-0a48-4a20-a5f8-e87c6bd4c282 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.549766 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.549766 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:28.572202 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.572202 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:28.572202 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33297430-0920-4434-b612-1b248f5af92b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:28.595095 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3631c981-0a48-4a20-a5f8-e87c6bd4c282 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/33c6467c8821441aaff884486a5a8a8e?usage=True returned with HTTP 200 Aug 07 16:13:28.595688 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 190/772] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:28 2026] GET /volume/v3/os-quota-sets/33c6467c8821441aaff884486a5a8a8e?usage=True => generated 1061 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:28.617750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.621512 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:28.621831 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.622376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.622376 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Delete volume with id: b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:28.635951 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.635951 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:28.636428 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Volume info retrieved successfully. Aug 07 16:13:28.642836 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-33297430-0920-4434-b612-1b248f5af92b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Detach volume completed successfully. Aug 07 16:13:28.643999 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-33297430-0920-4434-b612-1b248f5af92b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:28.643999 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 196/773] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:28 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:28.659351 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f979ea49-5bef-4290-b25c-86b05a27dab9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.663177 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f979ea49-5bef-4290-b25c-86b05a27dab9 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:28.663549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f979ea49-5bef-4290-b25c-86b05a27dab9 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.664167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f979ea49-5bef-4290-b25c-86b05a27dab9 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.681407 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.681407 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:28.689919 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Delete volume request issued successfully. Aug 07 16:13:28.690266 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fad8fe1-df60-406a-8ee6-fc122e2c03ee tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 202 Aug 07 16:13:28.692363 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f979ea49-5bef-4290-b25c-86b05a27dab9 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:28.692472 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 193/774] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:28 2026] DELETE /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:28.699181 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f979ea49-5bef-4290-b25c-86b05a27dab9 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:28.701520 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 196/775] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:28 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:28.704579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a753668-8127-40ff-9251-cb895120f3f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:28.707384 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a753668-8127-40ff-9251-cb895120f3f2 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:28.709673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a753668-8127-40ff-9251-cb895120f3f2 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:28.710117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a753668-8127-40ff-9251-cb895120f3f2 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:28.726535 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:28.726535 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:28.731129 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a753668-8127-40ff-9251-cb895120f3f2 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Volume info retrieved successfully. Aug 07 16:13:28.742144 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a753668-8127-40ff-9251-cb895120f3f2 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 200 Aug 07 16:13:28.742410 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 191/776] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:28 2026] GET /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 1010 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:29.082328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.086077 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:29.086734 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-351888368"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:29.089249 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-351888368'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:29.095684 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume of 1 GB Aug 07 16:13:29.096018 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:29.096018 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:29.097011 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Availability Zones retrieved successfully. Aug 07 16:13:29.109722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (74bd5c5e-883a-464d-92a7-45e7a66a53e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:29.111709 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fae845-8316-49b4-a034-a2a499ffbf6a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:29.114523 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:29.134677 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:29.134677 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:29.155985 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (52fae845-8316-49b4-a034-a2a499ffbf6a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e7c02c1b-8b1b-42f5-a260-93daa45ba436,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c02c1b-8b1b-42f5-a260-93daa45ba436', 'encryption_key_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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:29.157390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a61d766-24a2-4cf0-9dac-d3785efaedee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:29.226660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Created reservations ['b1b34fab-f68f-4e63-a0d6-da454109fda1', '4e674ff9-e2a4-4e6c-b192-3fe6e0efa68e', '00663e60-7039-410d-8d3b-d33adde280ee', '29abdf8d-57e3-43f1-b1eb-8b877bf8f29c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:29.228040 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a61d766-24a2-4cf0-9dac-d3785efaedee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1b34fab-f68f-4e63-a0d6-da454109fda1', '4e674ff9-e2a4-4e6c-b192-3fe6e0efa68e', '00663e60-7039-410d-8d3b-d33adde280ee', '29abdf8d-57e3-43f1-b1eb-8b877bf8f29c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:29.229264 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c20e9bf7-3e1f-4381-8e4e-ba7de26db46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:29.268165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c20e9bf7-3e1f-4381-8e4e-ba7de26db46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb058421-3895-4877-b601-a12da4006def', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-351888368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['b1b34fab-f68f-4e63-a0d6-da454109fda1','4e674ff9-e2a4-4e6c-b192-3fe6e0efa68e','00663e60-7039-410d-8d3b-d33adde280ee','29abdf8d-57e3-43f1-b1eb-8b877bf8f29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-351888368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb058421-3895-4877-b601-a12da4006def,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5a88b28cf810424a905588a880df2dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='329e10ab24d2481982b9f6eb9607583b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c02c1b-8b1b-42f5-a260-93daa45ba436),volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:29.270364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21aa86c9-0401-404d-a1ab-95046790520a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:29.295562 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21aa86c9-0401-404d-a1ab-95046790520a) transitioned into state 'SUCCESS' from state '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-351888368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['b1b34fab-f68f-4e63-a0d6-da454109fda1','4e674ff9-e2a4-4e6c-b192-3fe6e0efa68e','00663e60-7039-410d-8d3b-d33adde280ee','29abdf8d-57e3-43f1-b1eb-8b877bf8f29c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:29.296214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83a8d63-70ca-482e-897d-63b56ddc0495) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:29.311169 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a83a8d63-70ca-482e-897d-63b56ddc0495) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:29.312518 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (74bd5c5e-883a-464d-92a7-45e7a66a53e0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:29.312877 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request issued successfully. Aug 07 16:13:29.313702 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81185944-fdeb-4b0e-8260-481bea0d23b3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:29.314591 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 197/777] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:13:29 2026] POST /volume/v3/volumes => generated 757 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:29.331267 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f365ef9f-bea7-4460-9f6d-5c0e54e4121c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.342292 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f365ef9f-bea7-4460-9f6d-5c0e54e4121c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:29.342742 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f365ef9f-bea7-4460-9f6d-5c0e54e4121c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:29.343105 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f365ef9f-bea7-4460-9f6d-5c0e54e4121c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:29.359669 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:29.359669 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:29.366983 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f365ef9f-bea7-4460-9f6d-5c0e54e4121c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:29.377480 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f365ef9f-bea7-4460-9f6d-5c0e54e4121c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:29.378040 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 194/778] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:29 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 825 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:29.765233 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8eff771-f6df-4d2e-ae37-ba9e752b0ca8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.766686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8eff771-f6df-4d2e-ae37-ba9e752b0ca8 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:29.767539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8eff771-f6df-4d2e-ae37-ba9e752b0ca8 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:29.767680 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8eff771-f6df-4d2e-ae37-ba9e752b0ca8 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:29.780080 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8eff771-f6df-4d2e-ae37-ba9e752b0ca8 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 404 Aug 07 16:13:29.780593 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 197/779] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:29 2026] GET /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:29.793345 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80ae944f-8aff-4539-83f2-739107354952 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.795709 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80ae944f-8aff-4539-83f2-739107354952 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] GET https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:29.795969 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80ae944f-8aff-4539-83f2-739107354952 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:29.796384 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80ae944f-8aff-4539-83f2-739107354952 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:29.805291 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80ae944f-8aff-4539-83f2-739107354952 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 404 Aug 07 16:13:29.806495 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 192/780] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:29 2026] GET /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:29.826976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e88ad575-77df-4972-af05-1147fd3d9c97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.830014 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88ad575-77df-4972-af05-1147fd3d9c97 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:29.830014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88ad575-77df-4972-af05-1147fd3d9c97 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:29.830014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88ad575-77df-4972-af05-1147fd3d9c97 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:29.830447 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e88ad575-77df-4972-af05-1147fd3d9c97 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] Delete volume with id: b512af6f-0f51-4acc-9fad-340cc04afacf Aug 07 16:13:29.842213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88ad575-77df-4972-af05-1147fd3d9c97 tempest-VolumeQuotasAdminTestJSON-2055311513 tempest-VolumeQuotasAdminTestJSON-2055311513-project-member] https://10.4.3.24/volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf returned with HTTP 404 Aug 07 16:13:29.843450 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 198/781] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:13:29 2026] DELETE /volume/v3/volumes/b512af6f-0f51-4acc-9fad-340cc04afacf => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:29.857317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e65a5e18-3e1f-436d-8f9e-d4e316dc4f1f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.862408 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e65a5e18-3e1f-436d-8f9e-d4e316dc4f1f tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/a4975ce74fed475ca1ffdfaa0cbbf4c8?usage=True Aug 07 16:13:29.863014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e65a5e18-3e1f-436d-8f9e-d4e316dc4f1f tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:29.863653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e65a5e18-3e1f-436d-8f9e-d4e316dc4f1f tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:29.894381 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e65a5e18-3e1f-436d-8f9e-d4e316dc4f1f tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/a4975ce74fed475ca1ffdfaa0cbbf4c8?usage=True returned with HTTP 200 Aug 07 16:13:29.894919 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 195/782] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:13:29 2026] GET /volume/v3/os-quota-sets/a4975ce74fed475ca1ffdfaa0cbbf4c8?usage=True => generated 1061 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:29.914074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9c38a9b-46e1-4bcc-811a-fe65ccf7b996 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:29.917835 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9c38a9b-46e1-4bcc-811a-fe65ccf7b996 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:29.918414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9c38a9b-46e1-4bcc-811a-fe65ccf7b996 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:30.102640 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9c38a9b-46e1-4bcc-811a-fe65ccf7b996 tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:30.103267 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 198/783] 10.4.3.24 () {68 vars in 1368 bytes} [Fri Aug 7 16:13:29 2026] PUT /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 397 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:30.120194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69974955-2674-4928-a791-f28456c760ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.128146 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69974955-2674-4928-a791-f28456c760ed tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 Aug 07 16:13:30.128146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69974955-2674-4928-a791-f28456c760ed tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:30.310344 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69974955-2674-4928-a791-f28456c760ed tempest-VolumeQuotasAdminTestJSON-1158247297 tempest-VolumeQuotasAdminTestJSON-1158247297-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 returned with HTTP 200 Aug 07 16:13:30.310344 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 193/784] 10.4.3.24 () {68 vars in 1368 bytes} [Fri Aug 7 16:13:30 2026] PUT /volume/v3/os-quota-sets/60cc5ca021484962acf6e9918f12cdc3 => generated 395 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:30.405284 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc5537d4-4175-40f4-80e8-f509d441f32e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.408734 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc5537d4-4175-40f4-80e8-f509d441f32e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:30.409016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc5537d4-4175-40f4-80e8-f509d441f32e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:30.409370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc5537d4-4175-40f4-80e8-f509d441f32e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:30.422970 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:30.422970 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:30.429030 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc5537d4-4175-40f4-80e8-f509d441f32e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:30.439094 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc5537d4-4175-40f4-80e8-f509d441f32e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:30.442110 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 199/785] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:30 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:30.520082 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-bb4902da-e850-45e0-bbf5-706dca46679a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.522915 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-bb4902da-e850-45e0-bbf5-706dca46679a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:30.523647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-bb4902da-e850-45e0-bbf5-706dca46679a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:30.523647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-bb4902da-e850-45e0-bbf5-706dca46679a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:30.534759 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:30.534759 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:30.542917 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-bb4902da-e850-45e0-bbf5-706dca46679a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:30.551277 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-bb4902da-e850-45e0-bbf5-706dca46679a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:30.551447 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 196/786] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:30 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:30.680211 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5de66a2-c0a4-4648-a553-dcf4ea4aafca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.680666 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5de66a2-c0a4-4648-a553-dcf4ea4aafca None None] GET https://10.4.3.24/volume// Aug 07 16:13:30.680828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5de66a2-c0a4-4648-a553-dcf4ea4aafca None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:30.681017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5de66a2-c0a4-4648-a553-dcf4ea4aafca None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:30.681355 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5de66a2-c0a4-4648-a553-dcf4ea4aafca None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:30.681605 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 199/787] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:13:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:13:30.692798 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d5bfb331-117d-4f8a-917b-e44c47b1d6a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.698417 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d5bfb331-117d-4f8a-917b-e44c47b1d6a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:13:30.698417 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d5bfb331-117d-4f8a-917b-e44c47b1d6a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb058421-3895-4877-b601-a12da4006def", "connector": null, "instance_uuid": "f86a887b-0440-4644-84bc-c83f90ef481e"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:30.711749 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:30.711749 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:30.755018 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d5bfb331-117d-4f8a-917b-e44c47b1d6a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:13:30.755663 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 194/788] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:13:30 2026] POST /volume/v3/attachments => generated 273 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:30.764568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.768479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:30.769329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-523073437"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:30.774484 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-523073437'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:30.774889 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Create volume of 1 GB Aug 07 16:13:30.782564 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Availability Zones retrieved successfully. Aug 07 16:13:30.796643 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Flow 'volume_create_api' (2b6f2e5c-04e4-4d60-9139-3e3b1cb99847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:30.799797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b08e367-bd40-4dd5-9d80-cf28f1d51573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:30.801880 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:30.811995 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ecfccf87-f194-4f25-b925-205a607e1200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.815883 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecfccf87-f194-4f25-b925-205a607e1200 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:30.816147 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecfccf87-f194-4f25-b925-205a607e1200 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:30.816932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecfccf87-f194-4f25-b925-205a607e1200 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:30.833731 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-792a4a62-c10a-41cc-9214-82614b6fea48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.834415 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-792a4a62-c10a-41cc-9214-82614b6fea48 None None] GET https://10.4.3.24/volume// Aug 07 16:13:30.834415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-792a4a62-c10a-41cc-9214-82614b6fea48 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:30.834415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-792a4a62-c10a-41cc-9214-82614b6fea48 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:30.834917 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-792a4a62-c10a-41cc-9214-82614b6fea48 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:30.835242 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 200/789] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:30 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:30.837575 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:30.837575 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:30.849980 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ecfccf87-f194-4f25-b925-205a607e1200 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:30.851448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b08e367-bd40-4dd5-9d80-cf28f1d51573) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:30.852855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d940eca7-65c5-4dcf-acdd-6f3dd40dad26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:30.858418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d3cd68ad-93d8-4f77-a32f-e22f7793ff05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:30.859627 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecfccf87-f194-4f25-b925-205a607e1200 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:30.860075 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 197/790] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:30 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 849 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:30.863379 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d3cd68ad-93d8-4f77-a32f-e22f7793ff05 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:30.863379 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d3cd68ad-93d8-4f77-a32f-e22f7793ff05 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:30.863946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d3cd68ad-93d8-4f77-a32f-e22f7793ff05 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:30.888819 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:30.888819 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:30.897364 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d3cd68ad-93d8-4f77-a32f-e22f7793ff05 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:30.910493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-d3cd68ad-93d8-4f77-a32f-e22f7793ff05 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:30.910493 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 195/791] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:30 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1029 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:30.965197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Created reservations ['77c29e05-f8ff-4ad4-b8ed-47006a2a79e3', '8dc94e25-74c1-432c-bd00-848dac5e41ee', 'eca57c0a-895b-4527-98ac-6001612d082c', '53f0c710-5a19-4e2b-9b24-9aff81f76df0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:30.967865 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d940eca7-65c5-4dcf-acdd-6f3dd40dad26) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['77c29e05-f8ff-4ad4-b8ed-47006a2a79e3', '8dc94e25-74c1-432c-bd00-848dac5e41ee', 'eca57c0a-895b-4527-98ac-6001612d082c', '53f0c710-5a19-4e2b-9b24-9aff81f76df0']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:30.971453 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea37092f-216b-485b-b147-160d1132ea3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:31.004452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea37092f-216b-485b-b147-160d1132ea3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0d0e4858-2467-4b45-8811-d108eccc30fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-523073437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28985fdcb9f74aaa817672109378ad5a',qos_specs=None,replication_status=,reservations=['77c29e05-f8ff-4ad4-b8ed-47006a2a79e3','8dc94e25-74c1-432c-bd00-848dac5e41ee','eca57c0a-895b-4527-98ac-6001612d082c','53f0c710-5a19-4e2b-9b24-9aff81f76df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3e638096f0c4418b27f45a64e7720d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-523073437',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0d0e4858-2467-4b45-8811-d108eccc30fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28985fdcb9f74aaa817672109378ad5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3e638096f0c4418b27f45a64e7720d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:31.006617 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18d5cb5-08dc-42d8-8b81-faefe46cf656) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:31.046991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e18d5cb5-08dc-42d8-8b81-faefe46cf656) transitioned into state 'SUCCESS' from state '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-523073437',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28985fdcb9f74aaa817672109378ad5a',qos_specs=None,replication_status=,reservations=['77c29e05-f8ff-4ad4-b8ed-47006a2a79e3','8dc94e25-74c1-432c-bd00-848dac5e41ee','eca57c0a-895b-4527-98ac-6001612d082c','53f0c710-5a19-4e2b-9b24-9aff81f76df0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3e638096f0c4418b27f45a64e7720d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:31.046991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e76c49-d82c-4fd0-84d4-906ebb5df139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:31.060248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:31.064157 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e76c49-d82c-4fd0-84d4-906ebb5df139) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:31.065233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6 Aug 07 16:13:31.065347 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Flow 'volume_create_api' (2b6f2e5c-04e4-4d60-9139-3e3b1cb99847) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:31.065763 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Create volume request issued successfully. Aug 07 16:13:31.065909 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:31.066513 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74957900-3f3d-4c4f-a6ed-d60d7eac5574 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:31.067012 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 200/792] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:13:30 2026] POST /volume/v3/volumes => generated 756 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:31.077153 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-cb058421-3895-4877-b601-a12da4006def-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:13:31.083871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-cb058421-3895-4877-b601-a12da4006def-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:13:31.084912 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:31.084912 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:31.086048 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0c8159b-c583-4124-b309-ecc49010705c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:31.092365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0c8159b-c583-4124-b309-ecc49010705c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc Aug 07 16:13:31.092365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0c8159b-c583-4124-b309-ecc49010705c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:31.092544 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0c8159b-c583-4124-b309-ecc49010705c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:31.112816 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:31.112816 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:31.122127 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0c8159b-c583-4124-b309-ecc49010705c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:13:31.129471 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0c8159b-c583-4124-b309-ecc49010705c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc returned with HTTP 200 Aug 07 16:13:31.130030 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 198/793] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:31 2026] GET /volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc => generated 824 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:31.214992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70a06ab9-a0a9-4644-a83d-e071193e90ea req-4cd08e7c-34b5-402e-b17b-b118a07ce3d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:31.219205 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70a06ab9-a0a9-4644-a83d-e071193e90ea req-4cd08e7c-34b5-402e-b17b-b118a07ce3d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:13:31.219205 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70a06ab9-a0a9-4644-a83d-e071193e90ea req-4cd08e7c-34b5-402e-b17b-b118a07ce3d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:31.219527 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70a06ab9-a0a9-4644-a83d-e071193e90ea req-4cd08e7c-34b5-402e-b17b-b118a07ce3d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:31.240211 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:31.240211 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:31.245759 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-70a06ab9-a0a9-4644-a83d-e071193e90ea req-4cd08e7c-34b5-402e-b17b-b118a07ce3d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:13:31.253578 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70a06ab9-a0a9-4644-a83d-e071193e90ea req-4cd08e7c-34b5-402e-b17b-b118a07ce3d5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:13:31.253578 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 196/794] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:31 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:31.355475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-cb058421-3895-4877-b601-a12da4006def-np0000006731" released by "attachment_update" :: held 0.272s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:13:31.355604 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-b8852ab2-15c5-4259-b470-b130efdfaca1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6 returned with HTTP 200 Aug 07 16:13:31.356798 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 201/795] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:13:31 2026] PUT /volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6 => generated 969 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:31.877507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a42fb1d2-7d5c-436a-b7fb-fea9db240ddf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:31.880913 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a42fb1d2-7d5c-436a-b7fb-fea9db240ddf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:31.881317 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a42fb1d2-7d5c-436a-b7fb-fea9db240ddf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:31.881581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a42fb1d2-7d5c-436a-b7fb-fea9db240ddf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:31.887692 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=310,cinder:UPDATE=71,cinder:INSERT=42 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:13:31.902984 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:31.902984 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:31.915107 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a42fb1d2-7d5c-436a-b7fb-fea9db240ddf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:31.923443 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a42fb1d2-7d5c-436a-b7fb-fea9db240ddf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:31.923587 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 201/796] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:31 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:32.151627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fc1f73d-ae23-4583-bcea-2990e1fdc661 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:32.156557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fc1f73d-ae23-4583-bcea-2990e1fdc661 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc Aug 07 16:13:32.156557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fc1f73d-ae23-4583-bcea-2990e1fdc661 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:32.156557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fc1f73d-ae23-4583-bcea-2990e1fdc661 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:32.169954 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:32.169954 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:32.179830 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7fc1f73d-ae23-4583-bcea-2990e1fdc661 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:13:32.191678 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fc1f73d-ae23-4583-bcea-2990e1fdc661 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc returned with HTTP 200 Aug 07 16:13:32.192101 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 199/797] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:32 2026] GET /volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc => generated 849 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:32.947125 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6724b216-bd9a-4514-b6f0-acfab09037a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:32.950914 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6724b216-bd9a-4514-b6f0-acfab09037a0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:32.952266 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6724b216-bd9a-4514-b6f0-acfab09037a0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:32.952266 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6724b216-bd9a-4514-b6f0-acfab09037a0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:32.956215 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=454,cinder:UPDATE=128,cinder:INSERT=80 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:13:32.973932 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:32.973932 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:32.983229 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6724b216-bd9a-4514-b6f0-acfab09037a0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:32.993094 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6724b216-bd9a-4514-b6f0-acfab09037a0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:32.993494 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 197/798] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:32 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:34.019425 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bdca85b8-9d67-4ae6-8a41-3903035af48f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:34.022876 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdca85b8-9d67-4ae6-8a41-3903035af48f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:34.023342 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdca85b8-9d67-4ae6-8a41-3903035af48f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:34.023502 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bdca85b8-9d67-4ae6-8a41-3903035af48f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:34.038752 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:34.038752 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:34.045409 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bdca85b8-9d67-4ae6-8a41-3903035af48f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:34.053130 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bdca85b8-9d67-4ae6-8a41-3903035af48f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:34.053851 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 202/799] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:34 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:34.726508 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-00fac7c3-ef45-4d89-8718-51821bd90fde None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:34.729145 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-00fac7c3-ef45-4d89-8718-51821bd90fde tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6/action Aug 07 16:13:34.729539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-00fac7c3-ef45-4d89-8718-51821bd90fde tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:34.730442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-00fac7c3-ef45-4d89-8718-51821bd90fde tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:34.750799 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:34.750799 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:34.777475 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4c8a6160-02ab-4270-a9eb-9a21e18b0fd1 req-00fac7c3-ef45-4d89-8718-51821bd90fde tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6/action returned with HTTP 204 Aug 07 16:13:34.777475 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 202/800] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:13:34 2026] POST /volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:35.074358 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83aa5d0f-633f-465d-9622-6c08139c969a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.078207 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83aa5d0f-633f-465d-9622-6c08139c969a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:35.078780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83aa5d0f-633f-465d-9622-6c08139c969a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:35.078780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83aa5d0f-633f-465d-9622-6c08139c969a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:35.084646 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=348,cinder:UPDATE=71,cinder:INSERT=51 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:13:35.099361 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.099361 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:35.118880 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-83aa5d0f-633f-465d-9622-6c08139c969a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:35.130903 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83aa5d0f-633f-465d-9622-6c08139c969a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:35.132651 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 200/801] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:35 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1142 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:35.223714 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-94e7204e-c92a-4bef-a853-c2dcc6c9f785 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.230858 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-94e7204e-c92a-4bef-a853-c2dcc6c9f785 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:35.231170 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-94e7204e-c92a-4bef-a853-c2dcc6c9f785 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:35.231594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-94e7204e-c92a-4bef-a853-c2dcc6c9f785 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:35.253627 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.253627 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:35.261784 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-94e7204e-c92a-4bef-a853-c2dcc6c9f785 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:35.274498 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-94e7204e-c92a-4bef-a853-c2dcc6c9f785 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:35.276326 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 198/802] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:35 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1142 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:35.456707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c0ddb4b-b727-4373-8a9e-b78332f3176c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.457246 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c0ddb4b-b727-4373-8a9e-b78332f3176c None None] GET https://10.4.3.24/volume// Aug 07 16:13:35.457440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c0ddb4b-b727-4373-8a9e-b78332f3176c None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:35.457724 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c0ddb4b-b727-4373-8a9e-b78332f3176c None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:35.458257 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c0ddb4b-b727-4373-8a9e-b78332f3176c None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:35.459192 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 203/803] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:13:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:35.468072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-136f895a-2b6b-4766-92e4-dcb8d23d7dec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.473636 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-136f895a-2b6b-4766-92e4-dcb8d23d7dec tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:13:35.474195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-136f895a-2b6b-4766-92e4-dcb8d23d7dec tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cb058421-3895-4877-b601-a12da4006def", "connector": null, "instance_uuid": "fd123d54-c045-40ca-979e-9fd1ae3de759"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:35.502940 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.502940 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:35.561912 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-136f895a-2b6b-4766-92e4-dcb8d23d7dec tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:13:35.562944 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 203/804] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:13:35 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 07 16:13:35.614292 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c809fb19-6044-4ae8-97f2-d7fa198c2ae4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.617444 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c809fb19-6044-4ae8-97f2-d7fa198c2ae4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:35.617444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c809fb19-6044-4ae8-97f2-d7fa198c2ae4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:35.618171 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c809fb19-6044-4ae8-97f2-d7fa198c2ae4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:35.632069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71a97bcb-6a00-4151-bde8-b52dfa095ee5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.632477 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71a97bcb-6a00-4151-bde8-b52dfa095ee5 None None] GET https://10.4.3.24/volume// Aug 07 16:13:35.632712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71a97bcb-6a00-4151-bde8-b52dfa095ee5 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:35.633031 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71a97bcb-6a00-4151-bde8-b52dfa095ee5 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:35.633500 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71a97bcb-6a00-4151-bde8-b52dfa095ee5 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:35.633912 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 199/805] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:35 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:35.647110 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.647110 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:35.652415 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c809fb19-6044-4ae8-97f2-d7fa198c2ae4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:35.656903 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-b3b9243d-67ed-4da3-b49f-051654736cee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.660291 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c809fb19-6044-4ae8-97f2-d7fa198c2ae4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:35.660532 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-b3b9243d-67ed-4da3-b49f-051654736cee tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:35.660608 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 201/806] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:35 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1144 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:35.661521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-b3b9243d-67ed-4da3-b49f-051654736cee tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:35.661521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-b3b9243d-67ed-4da3-b49f-051654736cee tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:35.669043 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=338,cinder:UPDATE=99,cinder:INSERT=46 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:13:35.688372 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.688372 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:35.693329 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-b3b9243d-67ed-4da3-b49f-051654736cee tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:35.693487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2817b2c4-7406-4141-b040-232cdf749032 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.704116 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-b3b9243d-67ed-4da3-b49f-051654736cee tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:35.704800 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 204/807] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:35 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1324 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:35.859840 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2817b2c4-7406-4141-b040-232cdf749032 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:13:35.860452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2817b2c4-7406-4141-b040-232cdf749032 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1534700402", "extra_specs": {"spec1": "val1"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:35.864732 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.864732 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:35.866424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.873483 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b Aug 07 16:13:35.875880 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:35.897795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-cb058421-3895-4877-b601-a12da4006def-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:13:35.898741 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2817b2c4-7406-4141-b040-232cdf749032 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:13:35.899528 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 204/808] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:13:35 2026] POST /volume/v3/types => generated 243 bytes in 207 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:35.907497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-cb058421-3895-4877-b601-a12da4006def-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:13:35.907649 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:35.907649 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:35.917200 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1af4338d-bcc1-4dc2-a070-b9ab4ac3d6c8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.920509 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af4338d-bcc1-4dc2-a070-b9ab4ac3d6c8 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] POST https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs Aug 07 16:13:35.920888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1af4338d-bcc1-4dc2-a070-b9ab4ac3d6c8 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:35.923272 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1af4338d-bcc1-4dc2-a070-b9ab4ac3d6c8 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs returned with HTTP 400 Aug 07 16:13:35.924445 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 202/809] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:13:35 2026] POST /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs => generated 146 bytes in 8 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Aug 07 16:13:35.942071 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb645962-c488-4cb7-8697-b2d70f0a3f63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.944481 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb645962-c488-4cb7-8697-b2d70f0a3f63 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] POST https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs Aug 07 16:13:35.944809 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb645962-c488-4cb7-8697-b2d70f0a3f63 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:35.947077 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb645962-c488-4cb7-8697-b2d70f0a3f63 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs returned with HTTP 400 Aug 07 16:13:35.947777 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 205/810] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:13:35 2026] POST /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs => generated 132 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:13:35.962694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a917dd1-045f-441c-a36c-9cf793a1b66c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:35.964815 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a917dd1-045f-441c-a36c-9cf793a1b66c tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] POST https://10.4.3.24/volume/v3/types/63525b6e-ba42-46e8-ae48-c78c74f9116c/extra_specs Aug 07 16:13:35.967212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a917dd1-045f-441c-a36c-9cf793a1b66c tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.006854 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a917dd1-045f-441c-a36c-9cf793a1b66c tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/63525b6e-ba42-46e8-ae48-c78c74f9116c/extra_specs returned with HTTP 404 Aug 07 16:13:36.007404 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 205/811] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:13:35 2026] POST /volume/v3/types/63525b6e-ba42-46e8-ae48-c78c74f9116c/extra_specs => generated 114 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.021433 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-991c66d5-f4ad-417c-a256-2d25f477282a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.024857 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-991c66d5-f4ad-417c-a256-2d25f477282a tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] DELETE https://10.4.3.24/volume/v3/types/c8dd3b19-352b-4947-85b6-a54a30e70731/extra_specs/spec1 Aug 07 16:13:36.025016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-991c66d5-f4ad-417c-a256-2d25f477282a tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.025355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-991c66d5-f4ad-417c-a256-2d25f477282a tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.033713 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-991c66d5-f4ad-417c-a256-2d25f477282a tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/c8dd3b19-352b-4947-85b6-a54a30e70731/extra_specs/spec1 returned with HTTP 404 Aug 07 16:13:36.034478 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 203/812] 10.4.3.24 () {66 vars in 1392 bytes} [Fri Aug 7 16:13:36 2026] DELETE /volume/v3/types/c8dd3b19-352b-4947-85b6-a54a30e70731/extra_specs/spec1 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.049110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91674816-58e4-4e7a-a0d4-72cee3499ced None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.051595 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91674816-58e4-4e7a-a0d4-72cee3499ced tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] GET https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/nonexistent_extra_spec_name Aug 07 16:13:36.051865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91674816-58e4-4e7a-a0d4-72cee3499ced tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.052105 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91674816-58e4-4e7a-a0d4-72cee3499ced tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.060585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-cb058421-3895-4877-b601-a12da4006def-np0000006731" released by "attachment_update" :: held 0.154s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:13:36.060988 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-e257e236-2442-4fcd-86c6-acbe39f1bf21 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b returned with HTTP 200 Aug 07 16:13:36.062514 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 200/813] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:13:35 2026] PUT /volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b => generated 969 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:36.083122 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91674816-58e4-4e7a-a0d4-72cee3499ced tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Aug 07 16:13:36.084053 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 206/814] 10.4.3.24 () {66 vars in 1455 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.100444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19b1803f-ca2a-4251-9fe6-bbfa253d0bca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.103866 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19b1803f-ca2a-4251-9fe6-bbfa253d0bca tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] GET https://10.4.3.24/volume/v3/types/c41ca445-334f-4694-a02a-f796e35dbf56/extra_specs/spec1 Aug 07 16:13:36.103866 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19b1803f-ca2a-4251-9fe6-bbfa253d0bca tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.104318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19b1803f-ca2a-4251-9fe6-bbfa253d0bca tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.117899 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19b1803f-ca2a-4251-9fe6-bbfa253d0bca tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/c41ca445-334f-4694-a02a-f796e35dbf56/extra_specs/spec1 returned with HTTP 404 Aug 07 16:13:36.118880 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 206/815] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/types/c41ca445-334f-4694-a02a-f796e35dbf56/extra_specs/spec1 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.130294 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f5300c0-7518-444a-9032-5c0a51fc6956 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.136846 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-757df23d-0c4e-4d10-9972-3cdd04c19f85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.137459 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f5300c0-7518-444a-9032-5c0a51fc6956 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:13:36.137519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f5300c0-7518-444a-9032-5c0a51fc6956 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.137967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f5300c0-7518-444a-9032-5c0a51fc6956 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.139955 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-757df23d-0c4e-4d10-9972-3cdd04c19f85 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] GET https://10.4.3.24/volume/v3/types/0d704b93-d7e9-4afa-8aee-27edd7a00b86/extra_specs Aug 07 16:13:36.139955 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-757df23d-0c4e-4d10-9972-3cdd04c19f85 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.140423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-757df23d-0c4e-4d10-9972-3cdd04c19f85 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.140908 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:36.140908 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:36.148235 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-757df23d-0c4e-4d10-9972-3cdd04c19f85 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/0d704b93-d7e9-4afa-8aee-27edd7a00b86/extra_specs returned with HTTP 404 Aug 07 16:13:36.149180 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 201/816] 10.4.3.24 () {66 vars in 1371 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/types/0d704b93-d7e9-4afa-8aee-27edd7a00b86/extra_specs => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.164166 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:36.164166 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:36.171560 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfb84e31-c42d-41e6-b55a-60c1d25690fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.171625 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5f5300c0-7518-444a-9032-5c0a51fc6956 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:13:36.175950 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfb84e31-c42d-41e6-b55a-60c1d25690fc tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] PUT https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/spec1 Aug 07 16:13:36.175950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfb84e31-c42d-41e6-b55a-60c1d25690fc tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.177907 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfb84e31-c42d-41e6-b55a-60c1d25690fc tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/spec1 returned with HTTP 400 Aug 07 16:13:36.178646 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 207/817] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:13:36 2026] PUT /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/spec1 => generated 102 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:13:36.189637 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f5300c0-7518-444a-9032-5c0a51fc6956 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:13:36.189637 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 204/818] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1137 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:36.196612 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-004f9440-71f4-420c-bd36-e8f05a28769f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.199392 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-004f9440-71f4-420c-bd36-e8f05a28769f tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] PUT https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/spec1 Aug 07 16:13:36.199392 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-004f9440-71f4-420c-bd36-e8f05a28769f tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'update', calling method: update, body: null {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.201959 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-004f9440-71f4-420c-bd36-e8f05a28769f tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/spec1 returned with HTTP 400 Aug 07 16:13:36.202750 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 207/819] 10.4.3.24 () {68 vars in 1408 bytes} [Fri Aug 7 16:13:36 2026] PUT /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/spec1 => generated 72 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:36.219478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67abea4f-e403-451e-8348-224b10468ae5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.226885 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67abea4f-e403-451e-8348-224b10468ae5 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] PUT https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/None Aug 07 16:13:36.227586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67abea4f-e403-451e-8348-224b10468ae5 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.264676 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-8d08fbc5-477e-4abd-8779-160b045190fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.267244 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-8d08fbc5-477e-4abd-8779-160b045190fe tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:13:36.267442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-8d08fbc5-477e-4abd-8779-160b045190fe tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.267687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-8d08fbc5-477e-4abd-8779-160b045190fe tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.281973 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67abea4f-e403-451e-8348-224b10468ae5 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 16:13:36.282383 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67abea4f-e403-451e-8348-224b10468ae5 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/None returned with HTTP 400 Aug 07 16:13:36.283040 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 202/820] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:13:36 2026] PUT /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/None => generated 73 bytes in 64 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:36.285123 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:36.285123 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:36.296144 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-8d08fbc5-477e-4abd-8779-160b045190fe tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:13:36.298804 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8832fce-e410-4b02-bd07-d6cd17389232 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.302344 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8832fce-e410-4b02-bd07-d6cd17389232 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] PUT https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/b62ab65e-edc6-4c02-b68f-91d93c92df6c Aug 07 16:13:36.305386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8832fce-e410-4b02-bd07-d6cd17389232 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.305510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-8d08fbc5-477e-4abd-8779-160b045190fe tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:13:36.305793 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 208/821] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1137 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:36.327393 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8832fce-e410-4b02-bd07-d6cd17389232 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] HTTP exception thrown: Request body and URI mismatch Aug 07 16:13:36.327393 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8832fce-e410-4b02-bd07-d6cd17389232 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/b62ab65e-edc6-4c02-b68f-91d93c92df6c returned with HTTP 400 Aug 07 16:13:36.327393 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 205/822] 10.4.3.24 () {68 vars in 1502 bytes} [Fri Aug 7 16:13:36 2026] PUT /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f/extra_specs/b62ab65e-edc6-4c02-b68f-91d93c92df6c => generated 73 bytes in 30 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:36.342149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6643d19c-e853-434a-b833-78c5e6688b9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.342427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.346160 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1/action Aug 07 16:13:36.346621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:36.347203 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.349645 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6643d19c-e853-434a-b833-78c5e6688b9d tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] PUT https://10.4.3.24/volume/v3/types/c53256f6-843f-4e66-9005-06e53a23a87e/extra_specs/spec1 Aug 07 16:13:36.349645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6643d19c-e853-434a-b833-78c5e6688b9d tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:36.363195 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6643d19c-e853-434a-b833-78c5e6688b9d tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/c53256f6-843f-4e66-9005-06e53a23a87e/extra_specs/spec1 returned with HTTP 404 Aug 07 16:13:36.363951 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 208/823] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:13:36 2026] PUT /volume/v3/types/c53256f6-843f-4e66-9005-06e53a23a87e/extra_specs/spec1 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.372956 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:36.372956 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:36.373562 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:13:36.375615 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24c3858a-6dc5-4bf5-a4ba-6c94b83d9943 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.378675 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24c3858a-6dc5-4bf5-a4ba-6c94b83d9943 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] DELETE https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f Aug 07 16:13:36.378675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24c3858a-6dc5-4bf5-a4ba-6c94b83d9943 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.378675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24c3858a-6dc5-4bf5-a4ba-6c94b83d9943 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.392602 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Begin detaching volume completed successfully. Aug 07 16:13:36.393349 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-c4a284b2-9e15-4213-ae43-d45a82c4ffab tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1/action returned with HTTP 202 Aug 07 16:13:36.394023 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 203/824] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:13:36 2026] POST /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:36.455126 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24c3858a-6dc5-4bf5-a4ba-6c94b83d9943 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f returned with HTTP 202 Aug 07 16:13:36.457277 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 209/825] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:13:36 2026] DELETE /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:13:36.469094 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13715136-ca5f-41d9-b938-07bceca9dd56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.474573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13715136-ca5f-41d9-b938-07bceca9dd56 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] GET https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f Aug 07 16:13:36.474802 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13715136-ca5f-41d9-b938-07bceca9dd56 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.475162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13715136-ca5f-41d9-b938-07bceca9dd56 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.481687 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13715136-ca5f-41d9-b938-07bceca9dd56 tempest-ExtraSpecsNegativeTest-1551160753 tempest-ExtraSpecsNegativeTest-1551160753-project-admin] https://10.4.3.24/volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f returned with HTTP 404 Aug 07 16:13:36.481821 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 206/826] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/types/9e4c248d-31d6-4ff6-bd1c-9e79ff6b023f => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:36.514605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d1047f4-48fc-4850-adee-542ead94e1eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.515567 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1047f4-48fc-4850-adee-542ead94e1eb None None] GET https://10.4.3.24/volume// Aug 07 16:13:36.516579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1047f4-48fc-4850-adee-542ead94e1eb None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.517174 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d1047f4-48fc-4850-adee-542ead94e1eb None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.517691 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d1047f4-48fc-4850-adee-542ead94e1eb None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:36.518175 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 209/827] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/ => generated 385 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:36.541224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-3266667a-066e-4531-8635-8b8cfadea993 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.544969 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-3266667a-066e-4531-8635-8b8cfadea993 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:13:36.545431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-3266667a-066e-4531-8635-8b8cfadea993 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.546661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-3266667a-066e-4531-8635-8b8cfadea993 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.568777 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:36.568777 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:36.586433 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-3266667a-066e-4531-8635-8b8cfadea993 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:13:36.602827 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-3266667a-066e-4531-8635-8b8cfadea993 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:13:36.604410 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 204/828] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 1320 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:36.681534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a92e8921-b989-4ace-81fe-87365c5b0476 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:36.688449 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a92e8921-b989-4ace-81fe-87365c5b0476 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:36.691143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a92e8921-b989-4ace-81fe-87365c5b0476 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:36.691506 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a92e8921-b989-4ace-81fe-87365c5b0476 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:36.737946 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:36.737946 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:36.752572 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a92e8921-b989-4ace-81fe-87365c5b0476 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:36.764261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a92e8921-b989-4ace-81fe-87365c5b0476 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:36.764261 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 210/829] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:36 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:37.787696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-607eae11-c21d-4286-a0f3-3c742f0397cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:37.790066 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-607eae11-c21d-4286-a0f3-3c742f0397cd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:37.790386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-607eae11-c21d-4286-a0f3-3c742f0397cd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:37.790660 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-607eae11-c21d-4286-a0f3-3c742f0397cd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:37.817242 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:37.817242 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:37.828569 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-607eae11-c21d-4286-a0f3-3c742f0397cd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:37.839528 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-607eae11-c21d-4286-a0f3-3c742f0397cd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:37.840519 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 207/830] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:37 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:38.605579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-af7e2fd3-0f5d-433e-9ce6-60af04076f5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:38.605579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-af7e2fd3-0f5d-433e-9ce6-60af04076f5b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b/action Aug 07 16:13:38.605579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-af7e2fd3-0f5d-433e-9ce6-60af04076f5b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:38.605579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-af7e2fd3-0f5d-433e-9ce6-60af04076f5b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:38.649465 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:38.649465 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:38.695700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7f2a9c6e-eda9-4334-a6f8-601924edf2fa req-af7e2fd3-0f5d-433e-9ce6-60af04076f5b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b/action returned with HTTP 204 Aug 07 16:13:38.697192 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 210/831] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:13:38 2026] POST /volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:38.705025 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-847a68a4-2afc-40f0-8bce-9a9499f50c58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:38.711326 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-847a68a4-2afc-40f0-8bce-9a9499f50c58 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3 Aug 07 16:13:38.715087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-847a68a4-2afc-40f0-8bce-9a9499f50c58 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:38.716815 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-847a68a4-2afc-40f0-8bce-9a9499f50c58 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:38.745233 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:38.745233 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:38.869914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9dcdb2fa-17a0-447a-ab90-ce2e975b09e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:38.876027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dcdb2fa-17a0-447a-ab90-ce2e975b09e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:38.876882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dcdb2fa-17a0-447a-ab90-ce2e975b09e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:38.877273 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dcdb2fa-17a0-447a-ab90-ce2e975b09e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:38.900841 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ca62fa38-ae58-49e8-8e16-b890d10c80e4 req-847a68a4-2afc-40f0-8bce-9a9499f50c58 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3 returned with HTTP 200 Aug 07 16:13:38.901396 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 205/832] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:13:38 2026] DELETE /volume/v3/attachments/d9628b22-3d65-46fa-9d36-cbedb8d7bdb3 => generated 19 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:38.924117 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:38.924117 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:38.937182 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9dcdb2fa-17a0-447a-ab90-ce2e975b09e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:38.947136 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dcdb2fa-17a0-447a-ab90-ce2e975b09e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:38.948018 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 211/833] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:38 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1439 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:38.972277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28808513-d0f1-4149-bc43-6bc2e1a9fa7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.215915 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28808513-d0f1-4149-bc43-6bc2e1a9fa7f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:39.216754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28808513-d0f1-4149-bc43-6bc2e1a9fa7f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.216754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28808513-d0f1-4149-bc43-6bc2e1a9fa7f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.243488 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.243488 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:39.251679 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28808513-d0f1-4149-bc43-6bc2e1a9fa7f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Volume info retrieved successfully. Aug 07 16:13:39.263523 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28808513-d0f1-4149-bc43-6bc2e1a9fa7f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:39.265253 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 208/834] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:38 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1439 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:39.359272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3eadcf26-d1fa-4ec8-8fa9-6a111fa7cece None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.369365 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eadcf26-d1fa-4ec8-8fa9-6a111fa7cece tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:39.369365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eadcf26-d1fa-4ec8-8fa9-6a111fa7cece tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.369365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eadcf26-d1fa-4ec8-8fa9-6a111fa7cece tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.401333 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.401333 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:39.409725 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3eadcf26-d1fa-4ec8-8fa9-6a111fa7cece tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Volume info retrieved successfully. Aug 07 16:13:39.420367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eadcf26-d1fa-4ec8-8fa9-6a111fa7cece tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:39.421676 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 211/835] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:39 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1439 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:39.508804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-2abce7a1-b08f-4a49-b07f-d79eb75e81f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.514709 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-2abce7a1-b08f-4a49-b07f-d79eb75e81f7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:39.515263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-2abce7a1-b08f-4a49-b07f-d79eb75e81f7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.516907 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-2abce7a1-b08f-4a49-b07f-d79eb75e81f7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.544113 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.544113 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:39.559134 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-2abce7a1-b08f-4a49-b07f-d79eb75e81f7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:39.577446 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-2abce7a1-b08f-4a49-b07f-d79eb75e81f7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:39.577988 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 206/836] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:39 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1439 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:13:39.614582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.621069 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def/action Aug 07 16:13:39.621516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:39.621664 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:39.649803 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.649803 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:39.650545 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:39.667798 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Begin detaching volume completed successfully. Aug 07 16:13:39.668800 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-afea69b3-03ae-4b33-af17-60117ca3265d tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def/action returned with HTTP 202 Aug 07 16:13:39.668952 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 212/837] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:13:39 2026] POST /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:39.702450 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee80da09-182a-48f2-8f6c-2d2e279307c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.705609 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee80da09-182a-48f2-8f6c-2d2e279307c9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:39.705931 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee80da09-182a-48f2-8f6c-2d2e279307c9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.706210 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee80da09-182a-48f2-8f6c-2d2e279307c9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.730946 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.730946 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:39.738176 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee80da09-182a-48f2-8f6c-2d2e279307c9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:39.746065 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee80da09-182a-48f2-8f6c-2d2e279307c9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:39.746411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 209/838] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:39 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1442 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:39.747006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91388b6d-6ec8-4d6a-a693-c9e9ce4c4fb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.749154 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91388b6d-6ec8-4d6a-a693-c9e9ce4c4fb8 None None] GET https://10.4.3.24/volume// Aug 07 16:13:39.749764 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91388b6d-6ec8-4d6a-a693-c9e9ce4c4fb8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.749860 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91388b6d-6ec8-4d6a-a693-c9e9ce4c4fb8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.750636 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91388b6d-6ec8-4d6a-a693-c9e9ce4c4fb8 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:39.751152 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 212/839] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:39.765822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-c2e30b49-bf41-4379-b633-234d1d8f363a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.769275 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-c2e30b49-bf41-4379-b633-234d1d8f363a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:39.769424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-c2e30b49-bf41-4379-b633-234d1d8f363a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.769985 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-c2e30b49-bf41-4379-b633-234d1d8f363a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.788408 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.788408 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:39.793780 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-c2e30b49-bf41-4379-b633-234d1d8f363a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:39.802340 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-c2e30b49-bf41-4379-b633-234d1d8f363a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:39.803118 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 207/840] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:39 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1622 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:39.808933 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-424e91a2-0b13-4efb-9695-bcdc7c22a54a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:39.812813 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-424e91a2-0b13-4efb-9695-bcdc7c22a54a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:13:39.813116 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-424e91a2-0b13-4efb-9695-bcdc7c22a54a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:39.813446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-424e91a2-0b13-4efb-9695-bcdc7c22a54a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:39.829426 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:39.829426 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:39.835446 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-424e91a2-0b13-4efb-9695-bcdc7c22a54a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:13:39.843079 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-424e91a2-0b13-4efb-9695-bcdc7c22a54a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:13:39.843812 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 213/841] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:39 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:40.768509 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4143da49-f211-4d37-99fc-0fc13220f925 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:40.770900 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4143da49-f211-4d37-99fc-0fc13220f925 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:40.771144 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4143da49-f211-4d37-99fc-0fc13220f925 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:40.771434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4143da49-f211-4d37-99fc-0fc13220f925 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:40.794395 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:40.794395 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:40.800750 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4143da49-f211-4d37-99fc-0fc13220f925 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:40.811433 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4143da49-f211-4d37-99fc-0fc13220f925 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:40.812015 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 210/842] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:40 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1442 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:40.823791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-06558617-5408-4a4f-9468-a64bc9252565 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:40.826228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-06558617-5408-4a4f-9468-a64bc9252565 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:40.826465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-06558617-5408-4a4f-9468-a64bc9252565 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:40.826706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-06558617-5408-4a4f-9468-a64bc9252565 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:40.843751 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:40.843751 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:40.851593 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-06558617-5408-4a4f-9468-a64bc9252565 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:40.859453 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-06558617-5408-4a4f-9468-a64bc9252565 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:40.860018 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 213/843] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:40 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1442 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:40.883235 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-ffb18f3e-b032-4234-9edd-8ad8d6f49fef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:40.891153 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-ffb18f3e-b032-4234-9edd-8ad8d6f49fef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6 Aug 07 16:13:40.891153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-ffb18f3e-b032-4234-9edd-8ad8d6f49fef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:40.891153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-ffb18f3e-b032-4234-9edd-8ad8d6f49fef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:40.903328 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:40.903328 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:41.005495 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a38a0ba9-c885-402a-898b-2f9e10ab2ca6 req-ffb18f3e-b032-4234-9edd-8ad8d6f49fef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6 returned with HTTP 200 Aug 07 16:13:41.007350 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 208/844] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:13:40 2026] DELETE /volume/v3/attachments/9a6f2537-5547-4f52-96bc-74ce62cc30f6 => generated 192 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:41.311925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:41.546401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:41.546401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1686796523"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:41.549328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1686796523'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:41.550284 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Create volume of 1 GB Aug 07 16:13:41.558551 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Availability Zones retrieved successfully. Aug 07 16:13:41.568806 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Flow 'volume_create_api' (0d1f3954-8b88-44d6-a7f1-049e0c9d2410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:41.569771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a688bb2-633f-4356-988c-cdfcd99b8e3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:41.571254 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:41.621613 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5a688bb2-633f-4356-988c-cdfcd99b8e3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:41.622781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bdf829-1dbf-46a6-9333-f449de3fd5e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:41.729480 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Created reservations ['4f1689bd-8ec0-46d0-a96d-f07c263d6f8a', '0c1a3870-7217-40ce-861a-4012c17eb172', '7f60ee73-94d1-41f2-a70d-9e974ede91db', '08041a81-3d68-47db-8372-c0574a2f8d33'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:41.730790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8bdf829-1dbf-46a6-9333-f449de3fd5e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f1689bd-8ec0-46d0-a96d-f07c263d6f8a', '0c1a3870-7217-40ce-861a-4012c17eb172', '7f60ee73-94d1-41f2-a70d-9e974ede91db', '08041a81-3d68-47db-8372-c0574a2f8d33']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:41.732104 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f13ae9c-7a1c-48df-b4d4-5560a2424c25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:41.764406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9f13ae9c-7a1c-48df-b4d4-5560a2424c25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0692c4e1-e555-49c2-ab42-fe1ac2841f58', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1686796523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='038af8c7e30642c08add68077a22fcfa',qos_specs=None,replication_status=,reservations=['4f1689bd-8ec0-46d0-a96d-f07c263d6f8a','0c1a3870-7217-40ce-861a-4012c17eb172','7f60ee73-94d1-41f2-a70d-9e974ede91db','08041a81-3d68-47db-8372-c0574a2f8d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29230a0774942a2bf476c0bd893df7a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1686796523',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0692c4e1-e555-49c2-ab42-fe1ac2841f58,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='038af8c7e30642c08add68077a22fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a29230a0774942a2bf476c0bd893df7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:41.765611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b49d19a-b4a2-48ee-9370-86144f7fda86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:41.800240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2b49d19a-b4a2-48ee-9370-86144f7fda86) transitioned into state 'SUCCESS' from state '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-1686796523',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='038af8c7e30642c08add68077a22fcfa',qos_specs=None,replication_status=,reservations=['4f1689bd-8ec0-46d0-a96d-f07c263d6f8a','0c1a3870-7217-40ce-861a-4012c17eb172','7f60ee73-94d1-41f2-a70d-9e974ede91db','08041a81-3d68-47db-8372-c0574a2f8d33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29230a0774942a2bf476c0bd893df7a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:41.801085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11390650-dc46-47f2-b1c2-b938a757cee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:41.816061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11390650-dc46-47f2-b1c2-b938a757cee1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:41.817134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Flow 'volume_create_api' (0d1f3954-8b88-44d6-a7f1-049e0c9d2410) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:41.817708 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Create volume request issued successfully. Aug 07 16:13:41.818658 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b85a712-dea6-444b-80c8-bc84d1409fbb tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:41.819033 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 214/845] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:13:41 2026] POST /volume/v3/volumes => generated 817 bytes in 508 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:41.831799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-721620ae-7079-4db4-9cf2-63e7c26d4bef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:41.834430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-721620ae-7079-4db4-9cf2-63e7c26d4bef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:41.834743 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-721620ae-7079-4db4-9cf2-63e7c26d4bef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:41.835014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-721620ae-7079-4db4-9cf2-63e7c26d4bef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:41.837899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bc85e9f0-7591-49eb-ac9c-37da03a942a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:41.841329 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc85e9f0-7591-49eb-ac9c-37da03a942a5 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:41.841627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc85e9f0-7591-49eb-ac9c-37da03a942a5 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:41.842449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bc85e9f0-7591-49eb-ac9c-37da03a942a5 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:41.856568 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:41.856568 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:41.863046 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:41.863046 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:41.872569 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-721620ae-7079-4db4-9cf2-63e7c26d4bef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:41.872843 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bc85e9f0-7591-49eb-ac9c-37da03a942a5 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:41.879471 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-721620ae-7079-4db4-9cf2-63e7c26d4bef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:41.880147 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 211/846] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:41 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1142 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:41.882781 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bc85e9f0-7591-49eb-ac9c-37da03a942a5 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 200 Aug 07 16:13:41.883387 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 214/847] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:41 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 885 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:41.977789 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c731deb9-be0d-45f1-8200-6fab3aa3feb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:41.982499 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c731deb9-be0d-45f1-8200-6fab3aa3feb1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:41.982499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c731deb9-be0d-45f1-8200-6fab3aa3feb1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:41.982499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c731deb9-be0d-45f1-8200-6fab3aa3feb1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:41.995233 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:41.995233 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:42.002913 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c731deb9-be0d-45f1-8200-6fab3aa3feb1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Volume info retrieved successfully. Aug 07 16:13:42.011753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c731deb9-be0d-45f1-8200-6fab3aa3feb1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:42.013365 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 209/848] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:41 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:42.099406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-1c7cbe7a-b16b-4afc-9796-36f6cb7344f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.104028 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-1c7cbe7a-b16b-4afc-9796-36f6cb7344f6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:42.105111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-1c7cbe7a-b16b-4afc-9796-36f6cb7344f6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:42.105111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-1c7cbe7a-b16b-4afc-9796-36f6cb7344f6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:42.129356 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.129356 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:42.134283 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-1c7cbe7a-b16b-4afc-9796-36f6cb7344f6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:42.142834 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-1c7cbe7a-b16b-4afc-9796-36f6cb7344f6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:42.143605 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 215/849] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:42 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1142 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:42.173209 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.179147 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def/action Aug 07 16:13:42.180464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:42.180464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:42.200910 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.200910 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:42.201742 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:42.216841 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Begin detaching volume completed successfully. Aug 07 16:13:42.217193 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-2dfd52ad-d705-4ef4-a006-e4668e375354 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def/action returned with HTTP 202 Aug 07 16:13:42.217830 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 212/850] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:13:42 2026] POST /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:42.249371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-672d094b-3212-4679-bf97-5615189a5129 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.254233 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-672d094b-3212-4679-bf97-5615189a5129 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:42.254233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-672d094b-3212-4679-bf97-5615189a5129 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:42.255166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-672d094b-3212-4679-bf97-5615189a5129 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:42.277316 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.277316 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:42.285013 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-672d094b-3212-4679-bf97-5615189a5129 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:42.291431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e119f73-02c3-462a-8d0a-5c2ba1c5ed5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.291905 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e119f73-02c3-462a-8d0a-5c2ba1c5ed5d None None] GET https://10.4.3.24/volume// Aug 07 16:13:42.292325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-672d094b-3212-4679-bf97-5615189a5129 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:42.292527 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e119f73-02c3-462a-8d0a-5c2ba1c5ed5d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:42.294004 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e119f73-02c3-462a-8d0a-5c2ba1c5ed5d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:42.294238 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 215/851] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:42 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:42.294313 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e119f73-02c3-462a-8d0a-5c2ba1c5ed5d None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:42.294313 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 210/852] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:42 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:42.314902 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-30e236dc-e603-493e-9132-56b7df9f2a2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.318541 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-30e236dc-e603-493e-9132-56b7df9f2a2e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:42.318901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-30e236dc-e603-493e-9132-56b7df9f2a2e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:42.319247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-30e236dc-e603-493e-9132-56b7df9f2a2e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:42.341438 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.341438 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:42.349691 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-30e236dc-e603-493e-9132-56b7df9f2a2e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:42.359323 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-30e236dc-e603-493e-9132-56b7df9f2a2e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:42.359323 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 216/853] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:42 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1325 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:42.790851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.795329 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:42.795329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-1162328972"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:42.796849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-1162328972'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:42.797048 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Create volume of 1 GB Aug 07 16:13:42.803664 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Availability Zones retrieved successfully. Aug 07 16:13:42.813698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Flow 'volume_create_api' (f47e64c8-d251-4945-a9f6-a033e449ec16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:42.815025 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6fcff3-b10f-4ca2-85b5-50e3c8aa4c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:42.816339 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:42.869095 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b6fcff3-b10f-4ca2-85b5-50e3c8aa4c75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:42.870592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2487a7f4-6610-4cc3-a5c0-2279ffe7f3f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:42.901998 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5f5eb5a-b142-4988-9680-d4c539f4a1ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.904703 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5f5eb5a-b142-4988-9680-d4c539f4a1ee tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:42.905768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5f5eb5a-b142-4988-9680-d4c539f4a1ee tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:42.905768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5f5eb5a-b142-4988-9680-d4c539f4a1ee tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:42.918776 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.918776 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:42.925850 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5f5eb5a-b142-4988-9680-d4c539f4a1ee tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:42.934504 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5f5eb5a-b142-4988-9680-d4c539f4a1ee tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 200 Aug 07 16:13:42.934504 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 216/854] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:42 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 944 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:42.946404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Created reservations ['e40f9f60-cb47-42a0-b938-9a4d1a35bfbd', '5830298c-1f99-4c61-8908-3d3a7c4831ee', 'c42613f5-c1a5-4a92-bbec-698611b30fde', '0ab2e9af-5798-4d64-9522-7d8d9aeacd9a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:42.947506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2487a7f4-6610-4cc3-a5c0-2279ffe7f3f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e40f9f60-cb47-42a0-b938-9a4d1a35bfbd', '5830298c-1f99-4c61-8908-3d3a7c4831ee', 'c42613f5-c1a5-4a92-bbec-698611b30fde', '0ab2e9af-5798-4d64-9522-7d8d9aeacd9a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:42.948859 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7771e9a3-f532-4e99-a022-c2fb3d80d097) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:42.950925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.952795 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:42.953888 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:42.954184 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-attach": {"instance_uuid": "45c0b681-12d0-4987-8688-3a7bc777e7cd", "mountpoint": "/dev/vdb"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:42.954369 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "45c0b681-12d0-4987-8688-3a7bc777e7cd", "mountpoint": "/dev/vdb"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:42.957037 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] POST https://10.4.3.24/volume/v3/volume-transfers Aug 07 16:13:42.957437 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0692c4e1-e555-49c2-ab42-fe1ac2841f58"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:42.960946 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Creating new volume transfer {'transfer': {'volume_id': '0692c4e1-e555-49c2-ab42-fe1ac2841f58'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 16:13:42.961086 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Creating transfer of volume 0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:42.961161 np0000006731 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Generating transfer record for volume 0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:42.972885 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.972885 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:42.973529 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:42.974279 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:42.974279 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:42.985641 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7771e9a3-f532-4e99-a022-c2fb3d80d097) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c45894f-e54d-4ea4-8b8f-ba5ded6e9924', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1162328972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28985fdcb9f74aaa817672109378ad5a',qos_specs=None,replication_status=,reservations=['e40f9f60-cb47-42a0-b938-9a4d1a35bfbd','5830298c-1f99-4c61-8908-3d3a7c4831ee','c42613f5-c1a5-4a92-bbec-698611b30fde','0ab2e9af-5798-4d64-9522-7d8d9aeacd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3e638096f0c4418b27f45a64e7720d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-1162328972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9c45894f-e54d-4ea4-8b8f-ba5ded6e9924,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='28985fdcb9f74aaa817672109378ad5a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3e638096f0c4418b27f45a64e7720d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:42.985864 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Update volume admin metadata completed successfully. Aug 07 16:13:42.987247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229475a3-f437-4360-834f-a14791829ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:42.992977 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96c9c0af-f933-405d-89c9-d3f6d9d76893 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers returned with HTTP 202 Aug 07 16:13:42.994093 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 217/855] 10.4.3.24 () {70 vars in 1319 bytes} [Fri Aug 7 16:13:42 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:43.008681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-283713a0-1257-4b6d-aff3-a185673758ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.012269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-283713a0-1257-4b6d-aff3-a185673758ac tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:43.012507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-283713a0-1257-4b6d-aff3-a185673758ac tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.012743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-283713a0-1257-4b6d-aff3-a185673758ac tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.022622 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.022622 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:43.029116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (229475a3-f437-4360-834f-a14791829ec1) transitioned into state 'SUCCESS' from state '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-1162328972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='28985fdcb9f74aaa817672109378ad5a',qos_specs=None,replication_status=,reservations=['e40f9f60-cb47-42a0-b938-9a4d1a35bfbd','5830298c-1f99-4c61-8908-3d3a7c4831ee','c42613f5-c1a5-4a92-bbec-698611b30fde','0ab2e9af-5798-4d64-9522-7d8d9aeacd9a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3e638096f0c4418b27f45a64e7720d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:43.030548 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63547bf9-e995-4845-840c-3b5823fa6872) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:43.030689 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-283713a0-1257-4b6d-aff3-a185673758ac tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:43.041185 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-283713a0-1257-4b6d-aff3-a185673758ac tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 200 Aug 07 16:13:43.041724 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 217/856] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 952 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.047670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (63547bf9-e995-4845-840c-3b5823fa6872) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:43.049696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Flow 'volume_create_api' (f47e64c8-d251-4945-a9f6-a033e449ec16) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:43.049999 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Create volume request issued successfully. Aug 07 16:13:43.050760 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-71a72a91-44e3-4b11-b07a-e9fd41098dc4 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:43.051335 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 213/857] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:13:42 2026] POST /volume/v3/volumes => generated 757 bytes in 261 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:43.060992 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6492cdd-1223-4b65-9bdd-2b1392afd49d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.065172 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6492cdd-1223-4b65-9bdd-2b1392afd49d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775 Aug 07 16:13:43.065411 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6492cdd-1223-4b65-9bdd-2b1392afd49d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.065721 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6492cdd-1223-4b65-9bdd-2b1392afd49d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.067364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e7823d2-f96b-470b-adee-c218eea4348a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.068897 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7823d2-f96b-470b-adee-c218eea4348a tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:13:43.069640 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7823d2-f96b-470b-adee-c218eea4348a tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.069640 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7823d2-f96b-470b-adee-c218eea4348a tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.080853 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6492cdd-1223-4b65-9bdd-2b1392afd49d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775 returned with HTTP 200 Aug 07 16:13:43.081075 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.081075 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:43.082349 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 218/858] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775 => generated 538 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.087904 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0e7823d2-f96b-470b-adee-c218eea4348a tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:13:43.095599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86b45b13-5aea-4076-9174-e8e55948b193 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.096048 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7823d2-f96b-470b-adee-c218eea4348a tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:13:43.096574 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 218/859] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 825 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:43.097272 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Attach volume completed successfully. Aug 07 16:13:43.097644 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86b45b13-5aea-4076-9174-e8e55948b193 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volume-transfers Aug 07 16:13:43.097746 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27853163-e6f0-4dbd-86fd-af9edbad0dc5 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:43.097796 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86b45b13-5aea-4076-9174-e8e55948b193 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.097836 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86b45b13-5aea-4076-9174-e8e55948b193 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.098050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-86b45b13-5aea-4076-9174-e8e55948b193 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 16:13:43.098400 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 211/860] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:42 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:43.098505 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.098505 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:43.107929 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-281b1d65-af72-4e63-bfca-56a02b6e35b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.110237 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-281b1d65-af72-4e63-bfca-56a02b6e35b7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:43.110514 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-281b1d65-af72-4e63-bfca-56a02b6e35b7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.110820 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86b45b13-5aea-4076-9174-e8e55948b193 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers returned with HTTP 200 Aug 07 16:13:43.110875 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-281b1d65-af72-4e63-bfca-56a02b6e35b7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.111541 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 214/861] 10.4.3.24 () {68 vars in 1298 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.124931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.134116 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.134116 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:43.141778 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-281b1d65-af72-4e63-bfca-56a02b6e35b7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:43.149899 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-281b1d65-af72-4e63-bfca-56a02b6e35b7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:43.150642 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 219/862] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 1173 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.171000 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b0b181b-ee03-478a-b3fa-ffb48a27b3c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.173355 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b0b181b-ee03-478a-b3fa-ffb48a27b3c8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:43.173587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b0b181b-ee03-478a-b3fa-ffb48a27b3c8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.173834 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b0b181b-ee03-478a-b3fa-ffb48a27b3c8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.187365 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.187365 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:43.192985 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0b0b181b-ee03-478a-b3fa-ffb48a27b3c8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:43.199579 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b0b181b-ee03-478a-b3fa-ffb48a27b3c8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:43.199972 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 212/863] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.217112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53656231-f7d6-4327-847d-61a4f265dcda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.219906 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53656231-f7d6-4327-847d-61a4f265dcda tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:43.221794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53656231-f7d6-4327-847d-61a4f265dcda tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-detach": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:43.222037 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53656231-f7d6-4327-847d-61a4f265dcda tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:43.242567 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.242567 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:43.243359 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53656231-f7d6-4327-847d-61a4f265dcda tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:43.252160 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] POST https://10.4.3.24/volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775/accept Aug 07 16:13:43.252642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "8879c38eaff2d318"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:43.255790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Accepting volume transfer f7b950e0-5223-487c-9036-1a60c03b5775 {{(pid=100266) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 16:13:43.255790 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Accepting transfer f7b950e0-5223-487c-9036-1a60c03b5775 Aug 07 16:13:43.312248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69f9186a-7e90-4d71-806a-525268ef815b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.315173 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69f9186a-7e90-4d71-806a-525268ef815b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:43.316750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69f9186a-7e90-4d71-806a-525268ef815b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.318428 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69f9186a-7e90-4d71-806a-525268ef815b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.325675 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-53656231-f7d6-4327-847d-61a4f265dcda tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Detach volume completed successfully. Aug 07 16:13:43.325948 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53656231-f7d6-4327-847d-61a4f265dcda tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:43.326637 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 215/864] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:43 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:43.335943 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.335943 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:43.339533 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-252a366c-aeb2-4181-a770-fb46487ea782 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.343536 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69f9186a-7e90-4d71-806a-525268ef815b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:43.343994 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-252a366c-aeb2-4181-a770-fb46487ea782 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:43.344481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-252a366c-aeb2-4181-a770-fb46487ea782 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.344743 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-252a366c-aeb2-4181-a770-fb46487ea782 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.351174 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69f9186a-7e90-4d71-806a-525268ef815b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:43.351787 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 220/865] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.358521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Created reservations ['c9ed8186-a165-45d0-9344-195f076e1d48', 'e990c8d6-52ba-4cd0-9acb-7bd8e8b37b16', 'bb273fe7-42c9-43dc-99ca-e605e12db739', '77f790fe-14e9-4dd7-be9e-3f5b3cb4ea04'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:43.359991 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.359991 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:43.368118 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-252a366c-aeb2-4181-a770-fb46487ea782 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:43.377715 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-252a366c-aeb2-4181-a770-fb46487ea782 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:43.378560 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 213/866] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:43.398705 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Created reservations ['9b738608-afa9-4b38-acfd-858c18195071', '949471ab-f2fa-411f-b330-05f2350b8ce5', '27bdbe64-45d8-4676-86b8-b1ab06e45a6a', 'd70737e0-8942-401f-9a9a-6f5e2fd3dd6a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:43.463950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Created reservations ['ff6cd524-c623-4b71-8f82-513d97d3db2c', 'acf21fb7-b135-448d-b25c-499c5e17edaf', 'fb67f32b-f778-4bc0-86e1-58316f49b87a', '0bb9da93-45dd-4202-985a-a8d27ec71451'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:43.518136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Created reservations ['02fa69ad-03db-415d-bb73-b6b4f5f7139c', '87beb89a-4aee-4d4c-ad7c-4d9e6df20d43', '4593cdaa-b92d-4d91-b732-8d0c94c62dbb', '7cd7c3ab-1dce-4392-9b41-22009cbe3f87'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:43.531831 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Transfer volume completed successfully. Aug 07 16:13:43.651011 np0000006731 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Volume 0692c4e1-e555-49c2-ab42-fe1ac2841f58 has been transferred. Aug 07 16:13:43.661078 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-986ba13e-08d4-4cb5-bc73-0b5de1b1f579 tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] https://10.4.3.24/volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775/accept returned with HTTP 202 Aug 07 16:13:43.661849 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 219/867] 10.4.3.24 () {70 vars in 1451 bytes} [Fri Aug 7 16:13:43 2026] POST /volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775/accept => generated 363 bytes in 538 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:43.673532 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a571e4cc-0043-45f7-ae46-c9df2f6db1dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.676921 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a571e4cc-0043-45f7-ae46-c9df2f6db1dd tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:43.677257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a571e4cc-0043-45f7-ae46-c9df2f6db1dd tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.677531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a571e4cc-0043-45f7-ae46-c9df2f6db1dd tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.690232 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.690232 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:43.697507 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a571e4cc-0043-45f7-ae46-c9df2f6db1dd tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Volume info retrieved successfully. Aug 07 16:13:43.705173 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a571e4cc-0043-45f7-ae46-c9df2f6db1dd tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 200 Aug 07 16:13:43.706217 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 216/868] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 944 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:13:43.726101 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4425b15-0aa2-4822-a09a-533c6556585f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.728075 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4425b15-0aa2-4822-a09a-533c6556585f tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:43.728313 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4425b15-0aa2-4822-a09a-533c6556585f tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.728523 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4425b15-0aa2-4822-a09a-533c6556585f tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.737778 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.737778 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:43.742728 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4425b15-0aa2-4822-a09a-533c6556585f tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] Volume info retrieved successfully. Aug 07 16:13:43.747546 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4425b15-0aa2-4822-a09a-533c6556585f tempest-VolumesTransfersV357Test-414944179 tempest-VolumesTransfersV357Test-414944179-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 200 Aug 07 16:13:43.747773 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 221/869] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 944 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:43.769639 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78245f50-1bef-46cd-8c55-9ed3973d61d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.770483 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78245f50-1bef-46cd-8c55-9ed3973d61d0 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] DELETE https://10.4.3.24/volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775 Aug 07 16:13:43.770849 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78245f50-1bef-46cd-8c55-9ed3973d61d0 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.771269 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78245f50-1bef-46cd-8c55-9ed3973d61d0 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.771470 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-78245f50-1bef-46cd-8c55-9ed3973d61d0 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Delete transfer with id: f7b950e0-5223-487c-9036-1a60c03b5775 Aug 07 16:13:43.778161 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78245f50-1bef-46cd-8c55-9ed3973d61d0 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775 returned with HTTP 404 Aug 07 16:13:43.779289 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 214/870] 10.4.3.24 () {68 vars in 1412 bytes} [Fri Aug 7 16:13:43 2026] DELETE /volume/v3/volume-transfers/f7b950e0-5223-487c-9036-1a60c03b5775 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:43.790341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.830008 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:43.830008 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.830274 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.830336 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Delete volume with id: 0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:43.841821 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.841821 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:43.842442 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Volume info retrieved successfully. Aug 07 16:13:43.874649 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Delete volume request issued successfully. Aug 07 16:13:43.874796 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12c386ab-807e-4090-ba55-c85b91fc77b3 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 202 Aug 07 16:13:43.877110 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 220/871] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:13:43 2026] DELETE /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:13:43.887146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8844ed2c-5c00-4e39-b4e2-c08bbccab9a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:43.889378 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8844ed2c-5c00-4e39-b4e2-c08bbccab9a9 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:43.889781 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8844ed2c-5c00-4e39-b4e2-c08bbccab9a9 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:43.890015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8844ed2c-5c00-4e39-b4e2-c08bbccab9a9 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:43.907135 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:43.907135 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:43.917704 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8844ed2c-5c00-4e39-b4e2-c08bbccab9a9 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Volume info retrieved successfully. Aug 07 16:13:43.925825 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8844ed2c-5c00-4e39-b4e2-c08bbccab9a9 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 200 Aug 07 16:13:43.926805 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 217/872] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:43 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 1128 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:44.115690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43f9b1fe-13fd-4281-9421-6a85ad64920d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:44.120707 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43f9b1fe-13fd-4281-9421-6a85ad64920d tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:13:44.120707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43f9b1fe-13fd-4281-9421-6a85ad64920d tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:44.120707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43f9b1fe-13fd-4281-9421-6a85ad64920d tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:44.129620 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:44.129620 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:44.135505 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43f9b1fe-13fd-4281-9421-6a85ad64920d tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:13:44.142578 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43f9b1fe-13fd-4281-9421-6a85ad64920d tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:13:44.144005 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 222/873] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:44 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:44.371443 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eea7502a-e091-491d-a2b9-b8ad849ed7ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:44.375028 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eea7502a-e091-491d-a2b9-b8ad849ed7ef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:44.375028 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eea7502a-e091-491d-a2b9-b8ad849ed7ef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:44.375481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eea7502a-e091-491d-a2b9-b8ad849ed7ef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:44.391794 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:44.391794 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:44.407616 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eea7502a-e091-491d-a2b9-b8ad849ed7ef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:44.418280 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eea7502a-e091-491d-a2b9-b8ad849ed7ef tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:44.418280 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 215/874] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:44 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:44.950080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21d1405b-975a-475b-9b76-cc147a2e8bc8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:44.952997 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21d1405b-975a-475b-9b76-cc147a2e8bc8 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:44.953070 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21d1405b-975a-475b-9b76-cc147a2e8bc8 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:44.955271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21d1405b-975a-475b-9b76-cc147a2e8bc8 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:44.965607 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21d1405b-975a-475b-9b76-cc147a2e8bc8 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 404 Aug 07 16:13:44.965607 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 221/875] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:44 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:44.974224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ff829c4-604f-459e-8d2a-6899bcec38b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:44.977818 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ff829c4-604f-459e-8d2a-6899bcec38b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:44.980167 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ff829c4-604f-459e-8d2a-6899bcec38b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:44.982820 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ff829c4-604f-459e-8d2a-6899bcec38b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:44.994053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ff829c4-604f-459e-8d2a-6899bcec38b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 404 Aug 07 16:13:44.994950 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 218/876] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:44 2026] GET /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:45.009378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e40c226-b880-49c8-acb5-1bea353e66da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:45.012804 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e40c226-b880-49c8-acb5-1bea353e66da tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:45.014955 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e40c226-b880-49c8-acb5-1bea353e66da tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:45.014955 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e40c226-b880-49c8-acb5-1bea353e66da tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:45.014955 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8e40c226-b880-49c8-acb5-1bea353e66da tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Delete volume with id: 0692c4e1-e555-49c2-ab42-fe1ac2841f58 Aug 07 16:13:45.020690 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e40c226-b880-49c8-acb5-1bea353e66da tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 returned with HTTP 404 Aug 07 16:13:45.021379 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 223/877] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:13:45 2026] DELETE /volume/v3/volumes/0692c4e1-e555-49c2-ab42-fe1ac2841f58 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:45.035718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-20fa9509-b120-4aed-962d-c8a7f733d89b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:45.038332 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:13:45.043025 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-712572035"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:45.048457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-712572035'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:13:45.048457 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Create volume of 1 GB Aug 07 16:13:45.054036 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Availability Zones retrieved successfully. Aug 07 16:13:45.063708 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Flow 'volume_create_api' (ef1b55a8-24bc-4062-94a9-8fe6746bddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:45.065020 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3626998-27e0-406d-a7d7-26d07b4cf2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:45.065998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:13:45.116939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b3626998-27e0-406d-a7d7-26d07b4cf2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:45.118021 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bbfa42-1210-4986-bb54-ffd575268690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:45.192149 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Created reservations ['63ffc867-7659-444f-8c5d-b9bda0b7cc4f', 'd250bd88-49b7-452a-a551-b902286e6fd4', '44559c6d-d2eb-41f4-a431-e53069c33d81', '474f8977-396b-4f5e-a7e2-6352017865f4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:13:45.193543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7bbfa42-1210-4986-bb54-ffd575268690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63ffc867-7659-444f-8c5d-b9bda0b7cc4f', 'd250bd88-49b7-452a-a551-b902286e6fd4', '44559c6d-d2eb-41f4-a431-e53069c33d81', '474f8977-396b-4f5e-a7e2-6352017865f4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:45.195113 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52fb55cd-e461-4f9f-b5c1-4c4c9479a616) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:45.245702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (52fb55cd-e461-4f9f-b5c1-4c4c9479a616) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b150fc92-41cb-47a2-ac07-f417f3424125', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-712572035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='038af8c7e30642c08add68077a22fcfa',qos_specs=None,replication_status=,reservations=['63ffc867-7659-444f-8c5d-b9bda0b7cc4f','d250bd88-49b7-452a-a551-b902286e6fd4','44559c6d-d2eb-41f4-a431-e53069c33d81','474f8977-396b-4f5e-a7e2-6352017865f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29230a0774942a2bf476c0bd893df7a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:13:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-712572035',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b150fc92-41cb-47a2-ac07-f417f3424125,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='038af8c7e30642c08add68077a22fcfa',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a29230a0774942a2bf476c0bd893df7a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:45.247118 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3286a44e-f49b-45ab-8937-e4c4598d1889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:45.280594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3286a44e-f49b-45ab-8937-e4c4598d1889) transitioned into state 'SUCCESS' from state '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-712572035',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='038af8c7e30642c08add68077a22fcfa',qos_specs=None,replication_status=,reservations=['63ffc867-7659-444f-8c5d-b9bda0b7cc4f','d250bd88-49b7-452a-a551-b902286e6fd4','44559c6d-d2eb-41f4-a431-e53069c33d81','474f8977-396b-4f5e-a7e2-6352017865f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a29230a0774942a2bf476c0bd893df7a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:45.281562 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12245f34-e0a8-4a2b-afec-66f546cedd5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:13:45.301221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (12245f34-e0a8-4a2b-afec-66f546cedd5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:13:45.302669 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Flow 'volume_create_api' (ef1b55a8-24bc-4062-94a9-8fe6746bddab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:13:45.302669 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Create volume request issued successfully. Aug 07 16:13:45.303336 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-20fa9509-b120-4aed-962d-c8a7f733d89b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:13:45.303943 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 216/878] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:13:45 2026] POST /volume/v3/volumes => generated 816 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:45.321150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d1d68f99-d86c-429a-b836-56198b7c553d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:45.324628 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1d68f99-d86c-429a-b836-56198b7c553d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:45.324847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1d68f99-d86c-429a-b836-56198b7c553d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:45.325119 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d1d68f99-d86c-429a-b836-56198b7c553d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:45.341059 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:45.341059 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:45.352831 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d1d68f99-d86c-429a-b836-56198b7c553d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:45.362596 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d1d68f99-d86c-429a-b836-56198b7c553d tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 200 Aug 07 16:13:45.364273 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 222/879] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:45 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 884 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:45.436689 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a1c89ac-05c6-4204-a2d5-56c58ef53acd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:45.439342 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a1c89ac-05c6-4204-a2d5-56c58ef53acd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:45.439645 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a1c89ac-05c6-4204-a2d5-56c58ef53acd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:45.439918 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a1c89ac-05c6-4204-a2d5-56c58ef53acd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:45.454535 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:45.454535 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:45.463590 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6a1c89ac-05c6-4204-a2d5-56c58ef53acd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:45.474291 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a1c89ac-05c6-4204-a2d5-56c58ef53acd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:45.474291 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 219/880] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:45 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.034334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.036644 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.037210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.037210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.053346 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.053346 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.053346 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.065662 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Reserve volume completed successfully. Aug 07 16:13:46.065879 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8837ad52-8aea-4ae3-9657-bbd54ec90f45 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:46.066458 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 224/881] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:46.075744 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70782fa6-9ecf-4bb0-88b7-e28ba5f44128 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.079346 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70782fa6-9ecf-4bb0-88b7-e28ba5f44128 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:46.079346 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70782fa6-9ecf-4bb0-88b7-e28ba5f44128 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.079574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70782fa6-9ecf-4bb0-88b7-e28ba5f44128 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.091331 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.091331 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:46.101657 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70782fa6-9ecf-4bb0-88b7-e28ba5f44128 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.110907 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70782fa6-9ecf-4bb0-88b7-e28ba5f44128 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:46.112337 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 217/882] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:46.129003 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.131826 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.132491 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.132588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.149815 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.149815 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:46.150192 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.174179 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Unreserve volume completed successfully. Aug 07 16:13:46.175857 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b0fe7b1-a286-4fdb-875e-f6b0b2bc5449 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:46.175857 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 223/883] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:46.187681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ebb5a5aa-790e-42ae-aa56-a62e1c5552ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.190253 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebb5a5aa-790e-42ae-aa56-a62e1c5552ba tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:46.191265 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebb5a5aa-790e-42ae-aa56-a62e1c5552ba tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.191477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ebb5a5aa-790e-42ae-aa56-a62e1c5552ba tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.203777 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.203777 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:46.210154 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ebb5a5aa-790e-42ae-aa56-a62e1c5552ba tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.218432 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ebb5a5aa-790e-42ae-aa56-a62e1c5552ba tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:46.218938 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 220/884] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:46.240071 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-483502b1-280c-4eea-8d3b-beeff9d3841b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.242442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-483502b1-280c-4eea-8d3b-beeff9d3841b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.243417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-483502b1-280c-4eea-8d3b-beeff9d3841b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.243417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-483502b1-280c-4eea-8d3b-beeff9d3841b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.254386 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.254386 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.254858 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-483502b1-280c-4eea-8d3b-beeff9d3841b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.269334 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-483502b1-280c-4eea-8d3b-beeff9d3841b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume updated successfully. Aug 07 16:13:46.269334 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-483502b1-280c-4eea-8d3b-beeff9d3841b tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 200 Aug 07 16:13:46.270949 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 225/885] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:13:46.282911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-575fbf21-94f5-4774-a68a-bdaa0fb11c05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.285571 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-575fbf21-94f5-4774-a68a-bdaa0fb11c05 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:46.285874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-575fbf21-94f5-4774-a68a-bdaa0fb11c05 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.286159 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-575fbf21-94f5-4774-a68a-bdaa0fb11c05 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.302819 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.302819 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:46.312582 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-575fbf21-94f5-4774-a68a-bdaa0fb11c05 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.324393 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-575fbf21-94f5-4774-a68a-bdaa0fb11c05 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:46.325011 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 218/886] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 857 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:46.342593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.346787 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.347405 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.347588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.368664 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.368664 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:46.369717 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.381688 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59b7480b-394b-47fb-a697-2f4bc149214b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.384159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-03a75143-d2a9-4ea8-9c6f-f51246bcfa63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.385521 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b7480b-394b-47fb-a697-2f4bc149214b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.386257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b7480b-394b-47fb-a697-2f4bc149214b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.386415 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-03a75143-d2a9-4ea8-9c6f-f51246bcfa63 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:46.386683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-03a75143-d2a9-4ea8-9c6f-f51246bcfa63 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.387005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-03a75143-d2a9-4ea8-9c6f-f51246bcfa63 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.387697 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59b7480b-394b-47fb-a697-2f4bc149214b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.387767 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume updated successfully. Aug 07 16:13:46.387767 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67f3b345-3c0e-4462-84df-106b6a6fa4d7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 200 Aug 07 16:13:46.388620 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 224/887] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:13:46.397851 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.397851 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:46.398419 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-868dde10-06c6-4c9d-83c8-1abbc1b7dbb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.400962 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-868dde10-06c6-4c9d-83c8-1abbc1b7dbb0 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:46.401267 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-868dde10-06c6-4c9d-83c8-1abbc1b7dbb0 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.401582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-868dde10-06c6-4c9d-83c8-1abbc1b7dbb0 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.403070 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59b7480b-394b-47fb-a697-2f4bc149214b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:46.405530 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.405530 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.411107 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-03a75143-d2a9-4ea8-9c6f-f51246bcfa63 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:46.411468 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59b7480b-394b-47fb-a697-2f4bc149214b tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 200 Aug 07 16:13:46.411556 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.411556 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:46.412102 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 221/888] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 943 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.417978 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-868dde10-06c6-4c9d-83c8-1abbc1b7dbb0 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.422885 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-03a75143-d2a9-4ea8-9c6f-f51246bcfa63 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:46.422885 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 226/889] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.428051 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-868dde10-06c6-4c9d-83c8-1abbc1b7dbb0 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:46.428051 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 219/890] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:46.429056 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.437038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] POST https://10.4.3.24/volume/v3/volume-transfers Aug 07 16:13:46.437593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "b150fc92-41cb-47a2-ac07-f417f3424125"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.440174 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Creating new volume transfer {'transfer': {'volume_id': 'b150fc92-41cb-47a2-ac07-f417f3424125'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 16:13:46.440174 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volume_transfer [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Creating transfer of volume b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.440174 np0000006731 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Generating transfer record for volume b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.445714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.449333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.449748 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.450031 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.451172 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.451172 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:46.462157 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.462157 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:46.464042 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.473955 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-604a755a-13a7-482e-a684-8d78c5bb7a67 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers returned with HTTP 202 Aug 07 16:13:46.475088 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 225/891] 10.4.3.24 () {70 vars in 1319 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volume-transfers => generated 570 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:13:46.483805 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Update volume admin metadata completed successfully. Aug 07 16:13:46.484087 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Update readonly setting on volume completed successfully. Aug 07 16:13:46.485530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c14e3656-6bbf-43c6-842b-f3549dbcb28c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:46.485530 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 222/892] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:46.491475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3597a257-84f3-476f-8972-404294e87f37 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.494357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c8d5f0b-9a87-4aab-b753-187c9a86e620 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.496295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3597a257-84f3-476f-8972-404294e87f37 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.496295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3597a257-84f3-476f-8972-404294e87f37 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.497531 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c8d5f0b-9a87-4aab-b753-187c9a86e620 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:46.497683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3597a257-84f3-476f-8972-404294e87f37 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.497734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c8d5f0b-9a87-4aab-b753-187c9a86e620 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.497734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c8d5f0b-9a87-4aab-b753-187c9a86e620 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.497918 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ea9eb67-5722-41cf-a719-a46eb77d0972 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.500916 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ea9eb67-5722-41cf-a719-a46eb77d0972 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:46.500916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ea9eb67-5722-41cf-a719-a46eb77d0972 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.501331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ea9eb67-5722-41cf-a719-a46eb77d0972 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.507683 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.507683 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.515398 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3597a257-84f3-476f-8972-404294e87f37 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:46.516614 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.516614 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:46.518223 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.518223 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:46.523488 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2c8d5f0b-9a87-4aab-b753-187c9a86e620 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:46.523617 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3597a257-84f3-476f-8972-404294e87f37 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 200 Aug 07 16:13:46.523938 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 227/893] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 951 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.525432 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4ea9eb67-5722-41cf-a719-a46eb77d0972 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.532536 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ea9eb67-5722-41cf-a719-a46eb77d0972 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:46.532963 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 226/894] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 857 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:46.535518 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c8d5f0b-9a87-4aab-b753-187c9a86e620 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:46.535939 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 220/895] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 1145 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.545865 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0e7e900-b4d0-416e-b3a1-06cd5402d500 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.548773 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0e7e900-b4d0-416e-b3a1-06cd5402d500 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volume-transfers/detail Aug 07 16:13:46.549054 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0e7e900-b4d0-416e-b3a1-06cd5402d500 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.549328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0e7e900-b4d0-416e-b3a1-06cd5402d500 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.551549 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volume_transfer [None req-b0e7e900-b4d0-416e-b3a1-06cd5402d500 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Listing volume transfers {{(pid=100265) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 16:13:46.553286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.556844 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.556844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.557009 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0e7e900-b4d0-416e-b3a1-06cd5402d500 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 16:13:46.557040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.557430 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 223/896] 10.4.3.24 () {68 vars in 1319 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volume-transfers/detail => generated 541 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.569018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdd3e8c6-56c3-4b80-83ae-ccaa3dc113f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.571129 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdd3e8c6-56c3-4b80-83ae-ccaa3dc113f7 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] DELETE https://10.4.3.24/volume/v3/volume-transfers/74ca1a1c-620d-4e48-bf95-cd68c88d6663 Aug 07 16:13:46.571502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdd3e8c6-56c3-4b80-83ae-ccaa3dc113f7 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.572423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdd3e8c6-56c3-4b80-83ae-ccaa3dc113f7 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.572615 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.572615 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.572692 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-fdd3e8c6-56c3-4b80-83ae-ccaa3dc113f7 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Delete transfer with id: 74ca1a1c-620d-4e48-bf95-cd68c88d6663 Aug 07 16:13:46.572736 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.588731 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Update volume admin metadata completed successfully. Aug 07 16:13:46.589058 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Update readonly setting on volume completed successfully. Aug 07 16:13:46.589424 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81f64155-c187-4845-bfd2-a9f4cf94b5f4 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:46.589966 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 228/897] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:46.590092 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.590092 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:46.601584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d75f6ee-f9f2-4476-84ee-be5abfab2c20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.604486 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d75f6ee-f9f2-4476-84ee-be5abfab2c20 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:13:46.604865 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d75f6ee-f9f2-4476-84ee-be5abfab2c20 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.605960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d75f6ee-f9f2-4476-84ee-be5abfab2c20 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.612953 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdd3e8c6-56c3-4b80-83ae-ccaa3dc113f7 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers/74ca1a1c-620d-4e48-bf95-cd68c88d6663 returned with HTTP 202 Aug 07 16:13:46.613549 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 227/898] 10.4.3.24 () {68 vars in 1412 bytes} [Fri Aug 7 16:13:46 2026] DELETE /volume/v3/volume-transfers/74ca1a1c-620d-4e48-bf95-cd68c88d6663 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:13:46.615725 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.615725 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:46.624445 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3d75f6ee-f9f2-4476-84ee-be5abfab2c20 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.627867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dec80ef6-2917-4a4c-b0fb-a922325914b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.629910 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dec80ef6-2917-4a4c-b0fb-a922325914b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.630175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dec80ef6-2917-4a4c-b0fb-a922325914b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.630940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dec80ef6-2917-4a4c-b0fb-a922325914b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.635446 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d75f6ee-f9f2-4476-84ee-be5abfab2c20 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:13:46.636171 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 221/899] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:46.639435 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.639435 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:46.647338 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dec80ef6-2917-4a4c-b0fb-a922325914b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Volume info retrieved successfully. Aug 07 16:13:46.654371 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dec80ef6-2917-4a4c-b0fb-a922325914b9 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 200 Aug 07 16:13:46.654860 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 224/900] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 943 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:46.657646 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.660802 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:13:46.661347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-180609410", "disk_format": "raw"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:46.661485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-180609410", "disk_format": "raw"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:46.672417 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.672417 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.673017 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:13:46.674791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1b6ae94-5e4c-4686-9f3a-6ba25d8d93c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.680104 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1b6ae94-5e4c-4686-9f3a-6ba25d8d93c3 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] DELETE https://10.4.3.24/volume/v3/volume-transfers/74ca1a1c-620d-4e48-bf95-cd68c88d6663 Aug 07 16:13:46.680479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1b6ae94-5e4c-4686-9f3a-6ba25d8d93c3 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.680702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1b6ae94-5e4c-4686-9f3a-6ba25d8d93c3 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.680955 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-a1b6ae94-5e4c-4686-9f3a-6ba25d8d93c3 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Delete transfer with id: 74ca1a1c-620d-4e48-bf95-cd68c88d6663 Aug 07 16:13:46.685576 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1b6ae94-5e4c-4686-9f3a-6ba25d8d93c3 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volume-transfers/74ca1a1c-620d-4e48-bf95-cd68c88d6663 returned with HTTP 404 Aug 07 16:13:46.688436 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 228/901] 10.4.3.24 () {68 vars in 1412 bytes} [Fri Aug 7 16:13:46 2026] DELETE /volume/v3/volume-transfers/74ca1a1c-620d-4e48-bf95-cd68c88d6663 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:46.698262 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.698262 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:46.700489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.702583 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.703081 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.703752 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.703752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Delete volume with id: b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.710220 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-180609410'}] 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-180609410'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 16:13:46.715035 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.715035 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:46.715523 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Volume info retrieved successfully. Aug 07 16:13:46.751293 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Delete volume request issued successfully. Aug 07 16:13:46.751632 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cc7617a-2b36-4da2-829a-fd2976f69503 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 202 Aug 07 16:13:46.751986 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 222/902] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:13:46 2026] DELETE /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:13:46.765742 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9c57203-b999-4cf2-b32d-edcb5490b4c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.768630 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9c57203-b999-4cf2-b32d-edcb5490b4c2 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:46.769254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9c57203-b999-4cf2-b32d-edcb5490b4c2 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.769254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9c57203-b999-4cf2-b32d-edcb5490b4c2 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.782357 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.782357 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:46.790429 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9c57203-b999-4cf2-b32d-edcb5490b4c2 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Volume info retrieved successfully. Aug 07 16:13:46.799423 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9c57203-b999-4cf2-b32d-edcb5490b4c2 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 200 Aug 07 16:13:46.799971 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 225/903] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:46 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 1127 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:46.833678 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-c6dadae7-8220-459b-b633-aa35d9903015 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:46.838332 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-c6dadae7-8220-459b-b633-aa35d9903015 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b Aug 07 16:13:46.838332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-c6dadae7-8220-459b-b633-aa35d9903015 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:46.838332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-c6dadae7-8220-459b-b633-aa35d9903015 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:46.868178 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:46.868178 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:46.946020 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0e660e41-220b-4f0c-bca5-8ddae3d9ec05 req-c6dadae7-8220-459b-b633-aa35d9903015 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b returned with HTTP 200 Aug 07 16:13:46.946020 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 229/904] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:13:46 2026] DELETE /volume/v3/attachments/1934fee8-dbac-49ff-9748-9e11c086603b => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:47.538219 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Copy volume to image completed successfully. Aug 07 16:13:47.538975 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f99ecdc2-32e4-4940-b927-cbbba007c484 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:13:47.539737 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 229/905] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:13:46 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 686 bytes in 882 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:13:47.555243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60edc012-e0ac-4ebb-9269-32572abee5b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:47.558864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60edc012-e0ac-4ebb-9269-32572abee5b1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:47.559570 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60edc012-e0ac-4ebb-9269-32572abee5b1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:47.560251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60edc012-e0ac-4ebb-9269-32572abee5b1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:47.574340 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:47.574340 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:47.580624 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-60edc012-e0ac-4ebb-9269-32572abee5b1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:47.591459 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60edc012-e0ac-4ebb-9269-32572abee5b1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:47.592069 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 223/906] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:47 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:47.615750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a966116-a24b-40ca-b976-2087165b6ccc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:47.618287 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a966116-a24b-40ca-b976-2087165b6ccc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:47.618560 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a966116-a24b-40ca-b976-2087165b6ccc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:47.618839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a966116-a24b-40ca-b976-2087165b6ccc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:47.636516 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:47.636516 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:47.644903 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0a966116-a24b-40ca-b976-2087165b6ccc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:47.653236 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a966116-a24b-40ca-b976-2087165b6ccc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:47.653846 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 226/907] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:47 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:47.735480 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3412198-76a5-43e8-b996-51de379a38ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:47.738762 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3412198-76a5-43e8-b996-51de379a38ce tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:13:47.738997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3412198-76a5-43e8-b996-51de379a38ce tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:47.739245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3412198-76a5-43e8-b996-51de379a38ce tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:47.748752 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:47.748752 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:47.754405 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a3412198-76a5-43e8-b996-51de379a38ce tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:13:47.759546 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3412198-76a5-43e8-b996-51de379a38ce tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:13:47.761144 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 230/908] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:47 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:13:47.820294 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d570f1fe-f113-42ae-906f-21676482ddf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:47.823236 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d570f1fe-f113-42ae-906f-21676482ddf6 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:47.823618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d570f1fe-f113-42ae-906f-21676482ddf6 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:47.823873 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d570f1fe-f113-42ae-906f-21676482ddf6 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:47.831448 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d570f1fe-f113-42ae-906f-21676482ddf6 tempest-VolumesTransfersV357Test-1269380733 tempest-VolumesTransfersV357Test-1269380733-project-admin] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 404 Aug 07 16:13:47.832023 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 230/909] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:47 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:47.851001 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bba4e69e-53a2-49b5-8ab1-b892d72b4e77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:47.853010 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bba4e69e-53a2-49b5-8ab1-b892d72b4e77 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] GET https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:47.853280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bba4e69e-53a2-49b5-8ab1-b892d72b4e77 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:47.853528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bba4e69e-53a2-49b5-8ab1-b892d72b4e77 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:47.861270 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bba4e69e-53a2-49b5-8ab1-b892d72b4e77 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 404 Aug 07 16:13:47.861898 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 224/910] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:13:47 2026] GET /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:47.873972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fada510b-0765-4969-9826-1ed0d220ca22 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:47.875981 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fada510b-0765-4969-9826-1ed0d220ca22 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:47.876282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fada510b-0765-4969-9826-1ed0d220ca22 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:47.876530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fada510b-0765-4969-9826-1ed0d220ca22 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:47.876733 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-fada510b-0765-4969-9826-1ed0d220ca22 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] Delete volume with id: b150fc92-41cb-47a2-ac07-f417f3424125 Aug 07 16:13:47.886864 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fada510b-0765-4969-9826-1ed0d220ca22 tempest-VolumesTransfersV357Test-1732030823 tempest-VolumesTransfersV357Test-1732030823-project-member] https://10.4.3.24/volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 returned with HTTP 404 Aug 07 16:13:47.887922 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 227/911] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:13:47 2026] DELETE /volume/v3/volumes/b150fc92-41cb-47a2-ac07-f417f3424125 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:13:53.901355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a505e09-fe86-45f7-9122-b77e609cc59d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:53.906648 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a505e09-fe86-45f7-9122-b77e609cc59d tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:53.906974 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a505e09-fe86-45f7-9122-b77e609cc59d tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:53.907185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a505e09-fe86-45f7-9122-b77e609cc59d tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:53.924236 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:53.924236 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:13:53.932803 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a505e09-fe86-45f7-9122-b77e609cc59d tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:53.941763 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a505e09-fe86-45f7-9122-b77e609cc59d tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:53.942036 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 231/912] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:53 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:54.376227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5dd8c20-8153-441f-a3fd-61980d5939f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:54.380004 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5dd8c20-8153-441f-a3fd-61980d5939f6 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:54.380004 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8c20-8153-441f-a3fd-61980d5939f6 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:54.380247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5dd8c20-8153-441f-a3fd-61980d5939f6 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:54.393560 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:54.393560 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:54.397831 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f5dd8c20-8153-441f-a3fd-61980d5939f6 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:54.404449 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5dd8c20-8153-441f-a3fd-61980d5939f6 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:54.406570 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 231/913] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:54 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1137 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:54.484863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-a3e5b44b-8673-45cb-93d3-1500fcae934c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:54.489555 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-a3e5b44b-8673-45cb-93d3-1500fcae934c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:54.489863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-a3e5b44b-8673-45cb-93d3-1500fcae934c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:54.490787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-a3e5b44b-8673-45cb-93d3-1500fcae934c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:54.510432 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:54.510432 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:54.519729 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-a3e5b44b-8673-45cb-93d3-1500fcae934c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:54.526849 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-a3e5b44b-8673-45cb-93d3-1500fcae934c tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:54.527577 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 225/914] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:13:54 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:13:54.564010 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:54.566708 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e/action Aug 07 16:13:54.566708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:13:54.566920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:13:54.585002 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:54.585002 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:54.586470 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:54.597801 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Begin detaching volume completed successfully. Aug 07 16:13:54.597990 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-479f9a0b-cf9b-49b4-b81b-483d6a423ae5 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e/action returned with HTTP 202 Aug 07 16:13:54.598802 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 228/915] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:13:54 2026] POST /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:13:54.685120 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3a2df4f-389c-4dc1-a1f9-54320fdcc882 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:54.687537 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3a2df4f-389c-4dc1-a1f9-54320fdcc882 None None] GET https://10.4.3.24/volume// Aug 07 16:13:54.687806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3a2df4f-389c-4dc1-a1f9-54320fdcc882 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:54.688515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3a2df4f-389c-4dc1-a1f9-54320fdcc882 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:54.688515 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3a2df4f-389c-4dc1-a1f9-54320fdcc882 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:13:54.689026 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 232/916] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:13:54 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:13:54.711409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-26709ead-424e-4b48-9bc8-3f421de82a02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:54.719584 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-26709ead-424e-4b48-9bc8-3f421de82a02 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:54.719584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-26709ead-424e-4b48-9bc8-3f421de82a02 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:54.719584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-26709ead-424e-4b48-9bc8-3f421de82a02 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:54.761990 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:54.761990 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:13:54.777703 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-26709ead-424e-4b48-9bc8-3f421de82a02 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:54.789896 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-26709ead-424e-4b48-9bc8-3f421de82a02 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:54.790318 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 232/917] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:13:54 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 1320 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:13:56.311164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-01c83873-6be7-491b-8980-f5537f9dba26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:56.319087 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-01c83873-6be7-491b-8980-f5537f9dba26 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] DELETE https://10.4.3.24/volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386 Aug 07 16:13:56.319087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-01c83873-6be7-491b-8980-f5537f9dba26 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:56.320780 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-01c83873-6be7-491b-8980-f5537f9dba26 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:56.338094 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:56.338094 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:13:56.469830 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-adf8521a-3d74-4a75-ba57-7966550e9dd2 req-01c83873-6be7-491b-8980-f5537f9dba26 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386 returned with HTTP 200 Aug 07 16:13:56.472335 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 226/918] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:13:56 2026] DELETE /volume/v3/attachments/77634db6-90cf-4d32-aa8b-8e74ba390386 => generated 19 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:13:56.875920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ac31378-59ad-4dff-8eed-b29952e2d049 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:13:56.880254 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ac31378-59ad-4dff-8eed-b29952e2d049 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:13:56.880254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ac31378-59ad-4dff-8eed-b29952e2d049 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:13:56.880254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ac31378-59ad-4dff-8eed-b29952e2d049 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:13:56.892946 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:13:56.892946 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:13:56.902102 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ac31378-59ad-4dff-8eed-b29952e2d049 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:13:56.912803 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ac31378-59ad-4dff-8eed-b29952e2d049 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:13:56.915531 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 229/919] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:13:56 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:00.599708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13382903-aa0b-4e7a-ba25-a17deb341546 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:00.604055 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:14:00.604055 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherB-volume-263838294"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:00.609381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherB-volume-263838294'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:14:00.609381 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Create volume of 1 GB Aug 07 16:14:00.615781 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Availability Zones retrieved successfully. Aug 07 16:14:00.627121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Flow 'volume_create_api' (c89c7f23-ae30-47a7-9b7b-1f1a43b2c885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:00.631690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96acb03b-d7d4-4df9-8207-a2ef54a9e551) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:00.633503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:14:00.673660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96acb03b-d7d4-4df9-8207-a2ef54a9e551) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:00.674591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7f2069-6c48-458a-8a84-245213355b10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:00.781248 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Created reservations ['72ecfb9f-38e9-42db-ba68-5be6fe196168', '32ad798a-33bf-4b1f-807f-9fce85fa6355', '84e2bae0-8c86-4786-aaa6-1ac023ee5acc', '7cbdb4ee-dc94-413f-b2f4-df409e760c83'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:14:00.782310 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4a7f2069-6c48-458a-8a84-245213355b10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['72ecfb9f-38e9-42db-ba68-5be6fe196168', '32ad798a-33bf-4b1f-807f-9fce85fa6355', '84e2bae0-8c86-4786-aaa6-1ac023ee5acc', '7cbdb4ee-dc94-413f-b2f4-df409e760c83']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:00.783818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093e874f-18de-4b28-af65-d6783bd0186b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:00.816676 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (093e874f-18de-4b28-af65-d6783bd0186b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28de036e-e96b-4ba8-8032-641c82be1f9a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-263838294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf29300892e4a0bba1593249f12dd24',qos_specs=None,replication_status=,reservations=['72ecfb9f-38e9-42db-ba68-5be6fe196168','32ad798a-33bf-4b1f-807f-9fce85fa6355','84e2bae0-8c86-4786-aaa6-1ac023ee5acc','7cbdb4ee-dc94-413f-b2f4-df409e760c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a580e2ec236248c58e6abc761d99b877',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:14:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherB-volume-263838294',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28de036e-e96b-4ba8-8032-641c82be1f9a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf29300892e4a0bba1593249f12dd24',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a580e2ec236248c58e6abc761d99b877',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:00.818371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb501ec-6ce0-42a6-ac64-88dc7192b572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:00.851089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (adb501ec-6ce0-42a6-ac64-88dc7192b572) transitioned into state 'SUCCESS' from state '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-263838294',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf29300892e4a0bba1593249f12dd24',qos_specs=None,replication_status=,reservations=['72ecfb9f-38e9-42db-ba68-5be6fe196168','32ad798a-33bf-4b1f-807f-9fce85fa6355','84e2bae0-8c86-4786-aaa6-1ac023ee5acc','7cbdb4ee-dc94-413f-b2f4-df409e760c83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a580e2ec236248c58e6abc761d99b877',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:00.852324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c556710-501c-4d4d-8dfd-7ff4fc1cf5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:00.881507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c556710-501c-4d4d-8dfd-7ff4fc1cf5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:00.883080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Flow 'volume_create_api' (c89c7f23-ae30-47a7-9b7b-1f1a43b2c885) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:00.883356 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Create volume request issued successfully. Aug 07 16:14:00.885659 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13382903-aa0b-4e7a-ba25-a17deb341546 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:14:00.885659 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 233/920] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:14:00 2026] POST /volume/v3/volumes => generated 751 bytes in 286 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:14:00.907817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbf70c94-f338-4041-a901-1bd58a3e9abd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:00.913330 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbf70c94-f338-4041-a901-1bd58a3e9abd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:00.913330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbf70c94-f338-4041-a901-1bd58a3e9abd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:00.913330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbf70c94-f338-4041-a901-1bd58a3e9abd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:00.945934 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:00.945934 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:00.963201 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cbf70c94-f338-4041-a901-1bd58a3e9abd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:00.972196 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbf70c94-f338-4041-a901-1bd58a3e9abd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:00.972780 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 233/921] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:00 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 819 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:01.992366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f7c9e64-c03c-4b6d-a447-d279422a2698 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:01.998889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f7c9e64-c03c-4b6d-a447-d279422a2698 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:01.998889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f7c9e64-c03c-4b6d-a447-d279422a2698 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:01.999156 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f7c9e64-c03c-4b6d-a447-d279422a2698 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:02.019962 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:02.019962 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:02.031212 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f7c9e64-c03c-4b6d-a447-d279422a2698 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:02.047611 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f7c9e64-c03c-4b6d-a447-d279422a2698 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:02.047890 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 227/922] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:01 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:02.343024 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9013aadc-8227-4fc4-8111-d72d85712444 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:02.528827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:14:02.530758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-536791106"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:02.534661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-536791106'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:14:02.535648 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume of 1 GB Aug 07 16:14:02.541432 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability Zones retrieved successfully. Aug 07 16:14:02.549686 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (822f42e4-bc0d-48c6-9109-a4d73e160559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:02.551527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b2861c-d3fc-4deb-8f30-2e9daae97d40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:02.552719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:14:02.589978 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2b2861c-d3fc-4deb-8f30-2e9daae97d40) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:02.591257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967bd979-b0c5-4bb9-b48e-2b96d295b7e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:02.697494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['4676c627-ce53-4510-bb5a-eed6a9c2e61a', 'd1bdfeaf-1a6e-49ab-88e9-9255a61c3ccb', '6e802355-acde-4ae7-9841-05bc7e068395', '3cf0ee13-4064-4820-b0b5-30297b68b949'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:14:02.699052 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967bd979-b0c5-4bb9-b48e-2b96d295b7e5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4676c627-ce53-4510-bb5a-eed6a9c2e61a', 'd1bdfeaf-1a6e-49ab-88e9-9255a61c3ccb', '6e802355-acde-4ae7-9841-05bc7e068395', '3cf0ee13-4064-4820-b0b5-30297b68b949']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:02.702168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347d7b13-5ccb-4b0f-8288-0ef5c65fb185) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:02.747809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (347d7b13-5ccb-4b0f-8288-0ef5c65fb185) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae12b308-f520-4848-8619-e2d533c49671', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-536791106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['4676c627-ce53-4510-bb5a-eed6a9c2e61a','d1bdfeaf-1a6e-49ab-88e9-9255a61c3ccb','6e802355-acde-4ae7-9841-05bc7e068395','3cf0ee13-4064-4820-b0b5-30297b68b949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:14:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-536791106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae12b308-f520-4848-8619-e2d533c49671,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbded17230da4b3fb81c6c7498ecd256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:02.749248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1939352-8dc5-464b-9dfe-1cfc1a972da6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:02.791006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1939352-8dc5-464b-9dfe-1cfc1a972da6) transitioned into state 'SUCCESS' from state '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-536791106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['4676c627-ce53-4510-bb5a-eed6a9c2e61a','d1bdfeaf-1a6e-49ab-88e9-9255a61c3ccb','6e802355-acde-4ae7-9841-05bc7e068395','3cf0ee13-4064-4820-b0b5-30297b68b949'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:02.793646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649e8dab-ecb2-477b-9118-9add077b65a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:02.817171 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (649e8dab-ecb2-477b-9118-9add077b65a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:02.818842 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (822f42e4-bc0d-48c6-9109-a4d73e160559) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:02.819528 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request issued successfully. Aug 07 16:14:02.820464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9013aadc-8227-4fc4-8111-d72d85712444 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:14:02.821067 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 230/923] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:14:02 2026] POST /volume/v3/volumes => generated 746 bytes in 478 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:14:02.843529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3fd21f92-5b61-448e-b23f-b05cb62a87bd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:02.852346 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3fd21f92-5b61-448e-b23f-b05cb62a87bd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:02.852346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3fd21f92-5b61-448e-b23f-b05cb62a87bd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:02.852346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3fd21f92-5b61-448e-b23f-b05cb62a87bd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:02.869953 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:02.869953 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:02.882479 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3fd21f92-5b61-448e-b23f-b05cb62a87bd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:02.898177 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3fd21f92-5b61-448e-b23f-b05cb62a87bd tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:02.899334 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 234/924] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:02 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:03.150836 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a297c458-c24e-4e0c-99cd-d0119dcd5701 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.150836 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a297c458-c24e-4e0c-99cd-d0119dcd5701 None None] GET https://10.4.3.24/volume// Aug 07 16:14:03.151433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a297c458-c24e-4e0c-99cd-d0119dcd5701 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:03.151433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a297c458-c24e-4e0c-99cd-d0119dcd5701 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:03.152375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a297c458-c24e-4e0c-99cd-d0119dcd5701 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:03.152375 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 234/925] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:14:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:03.178525 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3ae5f1a5-d315-4774-a842-74002f32abe0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.186876 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3ae5f1a5-d315-4774-a842-74002f32abe0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:03.186876 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3ae5f1a5-d315-4774-a842-74002f32abe0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28de036e-e96b-4ba8-8032-641c82be1f9a", "connector": null, "instance_uuid": "fb27ad89-0734-466c-929b-232507ef4eac"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:03.207769 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:03.207769 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:03.297140 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-3ae5f1a5-d315-4774-a842-74002f32abe0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:03.298874 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 228/926] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:03 2026] POST /volume/v3/attachments => generated 273 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:03.303635 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.312051 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:14:03.313778 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-394810372", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:03.315338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-394810372', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:14:03.395808 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ead56cb4-5c2c-4a1d-9e4f-c750b8cb86f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.399343 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ead56cb4-5c2c-4a1d-9e4f-c750b8cb86f2 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:03.399713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ead56cb4-5c2c-4a1d-9e4f-c750b8cb86f2 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:03.400018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ead56cb4-5c2c-4a1d-9e4f-c750b8cb86f2 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:03.425706 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:03.425706 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:03.429500 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a86c7d5f-c60e-4f49-9b5e-815b09edccf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.430087 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a86c7d5f-c60e-4f49-9b5e-815b09edccf1 None None] GET https://10.4.3.24/volume// Aug 07 16:14:03.430158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a86c7d5f-c60e-4f49-9b5e-815b09edccf1 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:03.430560 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a86c7d5f-c60e-4f49-9b5e-815b09edccf1 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:03.433260 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a86c7d5f-c60e-4f49-9b5e-815b09edccf1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:03.433774 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 235/927] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:03 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:03.439380 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ead56cb4-5c2c-4a1d-9e4f-c750b8cb86f2 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:03.449840 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ead56cb4-5c2c-4a1d-9e4f-c750b8cb86f2 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:03.450070 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 235/928] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:03 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 843 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:03.452921 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-2aa339ee-d438-415e-861d-eff0317561d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.460387 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-2aa339ee-d438-415e-861d-eff0317561d0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:03.460387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-2aa339ee-d438-415e-861d-eff0317561d0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:03.460387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-2aa339ee-d438-415e-861d-eff0317561d0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:03.484256 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:03.484256 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:03.500391 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-2aa339ee-d438-415e-861d-eff0317561d0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:03.510600 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-2aa339ee-d438-415e-861d-eff0317561d0 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:03.511469 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 229/929] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:03 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 1023 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:03.530857 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Create volume of 1 GB Aug 07 16:14:03.530857 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:03.530857 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:03.540953 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Availability Zones retrieved successfully. Aug 07 16:14:03.553055 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Flow 'volume_create_api' (92a99b3d-8281-4379-bde3-0dae7cbce1f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:03.557643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7692bcd-2a14-4ec2-9886-259ef728428c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:03.560771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:14:03.696747 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d7692bcd-2a14-4ec2-9886-259ef728428c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:03.698037 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b62423-916b-4e29-8ab4-60a692765c87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:03.707295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.711964 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] PUT https://10.4.3.24/volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca Aug 07 16:14:03.711964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:03.723791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Acquiring lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:03.732100 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:03.733758 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:03.733758 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:03.794572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Created reservations ['de1ff86e-c288-449d-9348-6573ab59b98d', '11e06dd6-52b7-4465-9fd7-a30d2e6c2877', 'f0ba7080-97cf-4419-9ec3-b4d77ab2d9e0', '8106ef36-6d63-4ee4-97f8-49ce124c83f4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:14:03.797397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (29b62423-916b-4e29-8ab4-60a692765c87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de1ff86e-c288-449d-9348-6573ab59b98d', '11e06dd6-52b7-4465-9fd7-a30d2e6c2877', 'f0ba7080-97cf-4419-9ec3-b4d77ab2d9e0', '8106ef36-6d63-4ee4-97f8-49ce124c83f4']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:03.798991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db98580b-6474-477e-9804-f1365cd06903) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:03.846235 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (db98580b-6474-477e-9804-f1365cd06903) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b493f9b-20c9-495d-98db-8367009cd956', '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-394810372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f7eaed5ffb4b6ba9bfbf59ddf874a8',qos_specs=None,replication_status=,reservations=['de1ff86e-c288-449d-9348-6573ab59b98d','11e06dd6-52b7-4465-9fd7-a30d2e6c2877','f0ba7080-97cf-4419-9ec3-b4d77ab2d9e0','8106ef36-6d63-4ee4-97f8-49ce124c83f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77c98ae8ad3414d9ccad6945d60c60a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:14:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-394810372',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b493f9b-20c9-495d-98db-8367009cd956,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a3f7eaed5ffb4b6ba9bfbf59ddf874a8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e77c98ae8ad3414d9ccad6945d60c60a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:03.847604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e083dd9-12d9-4f3f-a7ee-8dc383e0df76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:03.886643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7e083dd9-12d9-4f3f-a7ee-8dc383e0df76) transitioned into state 'SUCCESS' from state '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-394810372',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a3f7eaed5ffb4b6ba9bfbf59ddf874a8',qos_specs=None,replication_status=,reservations=['de1ff86e-c288-449d-9348-6573ab59b98d','11e06dd6-52b7-4465-9fd7-a30d2e6c2877','f0ba7080-97cf-4419-9ec3-b4d77ab2d9e0','8106ef36-6d63-4ee4-97f8-49ce124c83f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e77c98ae8ad3414d9ccad6945d60c60a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:03.886643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78077e9-8146-412c-8a71-b095ad547fe2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:03.910017 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d78077e9-8146-412c-8a71-b095ad547fe2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:03.911381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Flow 'volume_create_api' (92a99b3d-8281-4379-bde3-0dae7cbce1f8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:03.911686 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Create volume request issued successfully. Aug 07 16:14:03.912319 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d128d88d-92f7-447d-81fd-73e95daf3f29 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:14:03.917005 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 231/930] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:14:03 2026] POST /volume/v3/volumes => generated 750 bytes in 614 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:14:03.928251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" released by "attachment_update" :: held 0.196s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:03.929709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-79dcb913-7ae5-433b-9df0-e8c32378dd22 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca returned with HTTP 200 Aug 07 16:14:03.932087 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 236/931] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:03 2026] PUT /volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca => generated 969 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:03.937096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7613c2c7-5d83-4478-bfb4-66bb056b0693 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:03.938659 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7613c2c7-5d83-4478-bfb4-66bb056b0693 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:14:03.938659 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7613c2c7-5d83-4478-bfb4-66bb056b0693 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:03.938798 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7613c2c7-5d83-4478-bfb4-66bb056b0693 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:03.965720 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:03.965720 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:03.985093 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7613c2c7-5d83-4478-bfb4-66bb056b0693 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:14:03.999464 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7613c2c7-5d83-4478-bfb4-66bb056b0693 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 returned with HTTP 200 Aug 07 16:14:04.000038 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 236/932] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:03 2026] GET /volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 => generated 818 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:04.470366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d24ea209-3401-4d4b-aa10-448d7a1dffa9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:04.478416 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d24ea209-3401-4d4b-aa10-448d7a1dffa9 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:04.478991 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d24ea209-3401-4d4b-aa10-448d7a1dffa9 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:04.479320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d24ea209-3401-4d4b-aa10-448d7a1dffa9 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:04.505758 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:04.505758 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:04.527391 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d24ea209-3401-4d4b-aa10-448d7a1dffa9 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:04.550681 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d24ea209-3401-4d4b-aa10-448d7a1dffa9 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:04.558496 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 230/933] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:04 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:05.021045 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15735138-a45f-4112-b4f6-8440d3763326 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:05.027137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15735138-a45f-4112-b4f6-8440d3763326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:14:05.032681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15735138-a45f-4112-b4f6-8440d3763326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:05.032681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15735138-a45f-4112-b4f6-8440d3763326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:05.047976 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:05.047976 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:05.055908 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15735138-a45f-4112-b4f6-8440d3763326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:14:05.078333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15735138-a45f-4112-b4f6-8440d3763326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 returned with HTTP 200 Aug 07 16:14:05.078333 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 232/934] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:05 2026] GET /volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 => generated 1358 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:05.158315 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-778def41-294d-4098-83c9-62da240d8a66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:05.167150 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-778def41-294d-4098-83c9-62da240d8a66 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:14:05.167150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-778def41-294d-4098-83c9-62da240d8a66 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:05.167150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-778def41-294d-4098-83c9-62da240d8a66 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:05.197746 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:05.197746 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:05.223239 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-778def41-294d-4098-83c9-62da240d8a66 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:14:05.233887 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-778def41-294d-4098-83c9-62da240d8a66 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 returned with HTTP 200 Aug 07 16:14:05.234705 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 237/935] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:05 2026] GET /volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 => generated 1358 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:05.589186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90637cd8-2652-480d-ad13-c919b5926a86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:05.597582 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90637cd8-2652-480d-ad13-c919b5926a86 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:05.600200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90637cd8-2652-480d-ad13-c919b5926a86 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:05.601253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90637cd8-2652-480d-ad13-c919b5926a86 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:05.631527 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:05.631527 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:05.645327 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-90637cd8-2652-480d-ad13-c919b5926a86 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:05.658344 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90637cd8-2652-480d-ad13-c919b5926a86 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:05.661526 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 237/936] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:05 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:06.233980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-356a7736-cfaf-445b-b476-6d822ed3f326 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:06.238534 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-356a7736-cfaf-445b-b476-6d822ed3f326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:14:06.238534 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-356a7736-cfaf-445b-b476-6d822ed3f326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:06.238899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-356a7736-cfaf-445b-b476-6d822ed3f326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:06.250237 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:06.250237 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:06.255276 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-356a7736-cfaf-445b-b476-6d822ed3f326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:14:06.263663 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-356a7736-cfaf-445b-b476-6d822ed3f326 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 returned with HTTP 200 Aug 07 16:14:06.265470 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 231/937] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:06 2026] GET /volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 => generated 1358 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:06.283971 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6560ba17-e1b9-4c1a-a498-c5a96da6c2a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:06.284577 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6560ba17-e1b9-4c1a-a498-c5a96da6c2a4 None None] GET https://10.4.3.24/volume// Aug 07 16:14:06.285207 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6560ba17-e1b9-4c1a-a498-c5a96da6c2a4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:06.285527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6560ba17-e1b9-4c1a-a498-c5a96da6c2a4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:06.286372 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6560ba17-e1b9-4c1a-a498-c5a96da6c2a4 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:06.291528 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 233/938] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:14:06 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:06.309639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-2012ee10-77fd-442f-8190-17a505dfd2ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:06.316274 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-2012ee10-77fd-442f-8190-17a505dfd2ec tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:06.316850 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-2012ee10-77fd-442f-8190-17a505dfd2ec tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b493f9b-20c9-495d-98db-8367009cd956", "connector": null, "instance_uuid": "bc563d41-8755-48ff-bff9-5c12f80f2381"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:06.339344 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:06.339344 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:06.413650 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-2012ee10-77fd-442f-8190-17a505dfd2ec tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:06.415748 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 238/939] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:06 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 07 16:14:06.680015 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45d03894-24bc-4d33-930f-7a4bffed8495 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:06.685235 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d03894-24bc-4d33-930f-7a4bffed8495 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:06.687714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d03894-24bc-4d33-930f-7a4bffed8495 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:06.687714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45d03894-24bc-4d33-930f-7a4bffed8495 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:06.707419 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:06.707419 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:06.715067 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-45d03894-24bc-4d33-930f-7a4bffed8495 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:06.724626 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45d03894-24bc-4d33-930f-7a4bffed8495 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:06.725228 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 238/940] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:06 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:07.205780 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-7b1388e3-e12b-4c93-a338-7fc2f77c82a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.213620 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-7b1388e3-e12b-4c93-a338-7fc2f77c82a1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:07.214574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-7b1388e3-e12b-4c93-a338-7fc2f77c82a1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:07.214574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-7b1388e3-e12b-4c93-a338-7fc2f77c82a1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:07.238621 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:07.238621 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:07.243783 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-7b1388e3-e12b-4c93-a338-7fc2f77c82a1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:07.254955 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-7b1388e3-e12b-4c93-a338-7fc2f77c82a1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:07.256024 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 232/941] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:07 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1133 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:07.309542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.319719 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa/action Aug 07 16:14:07.319821 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:07.320183 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:07.356231 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:07.356231 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:07.356231 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:07.379421 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Begin detaching volume completed successfully. Aug 07 16:14:07.379421 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-2f650b9f-d0db-4f0a-9c71-b7da9d0e8d30 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa/action returned with HTTP 202 Aug 07 16:14:07.382965 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 234/942] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:14:07 2026] POST /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa/action => generated 0 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:14:07.445352 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-510e6005-c57f-4003-9ac2-2fcf647f8b18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.453658 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-510e6005-c57f-4003-9ac2-2fcf647f8b18 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:07.453940 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-510e6005-c57f-4003-9ac2-2fcf647f8b18 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:07.454401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-510e6005-c57f-4003-9ac2-2fcf647f8b18 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:07.486771 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:07.486771 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:07.497185 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-510e6005-c57f-4003-9ac2-2fcf647f8b18 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:07.506225 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-510e6005-c57f-4003-9ac2-2fcf647f8b18 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:07.506937 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 239/943] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:07 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1136 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:07.699820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bbe5019a-400f-4bc7-932b-1aa930023d7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.701661 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbe5019a-400f-4bc7-932b-1aa930023d7d None None] GET https://10.4.3.24/volume// Aug 07 16:14:07.701661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbe5019a-400f-4bc7-932b-1aa930023d7d None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:07.701661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bbe5019a-400f-4bc7-932b-1aa930023d7d None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:07.702050 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bbe5019a-400f-4bc7-932b-1aa930023d7d None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:07.703579 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 239/944] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:07 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:07.760925 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-3e277852-413d-4b75-91fd-0d76950c4713 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.767351 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3620eb9f-63a4-4a82-b760-5625f10883f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.767500 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-3e277852-413d-4b75-91fd-0d76950c4713 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:07.767500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-3e277852-413d-4b75-91fd-0d76950c4713 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:07.767500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-3e277852-413d-4b75-91fd-0d76950c4713 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:07.781205 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3620eb9f-63a4-4a82-b760-5625f10883f8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:07.781545 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3620eb9f-63a4-4a82-b760-5625f10883f8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:07.781809 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3620eb9f-63a4-4a82-b760-5625f10883f8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:07.799101 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:07.799101 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:07.806328 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:07.806328 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:07.815412 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3620eb9f-63a4-4a82-b760-5625f10883f8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:07.817251 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-3e277852-413d-4b75-91fd-0d76950c4713 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:07.825965 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3620eb9f-63a4-4a82-b760-5625f10883f8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:07.826106 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 233/945] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:07 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:07.830523 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-3e277852-413d-4b75-91fd-0d76950c4713 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:07.831611 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 235/946] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:07 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1316 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:07.897386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-eff18218-32ac-49de-b4fe-e998885018fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:07.905805 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-eff18218-32ac-49de-b4fe-e998885018fb tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca/action Aug 07 16:14:07.907974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-eff18218-32ac-49de-b4fe-e998885018fb tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:07.907974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-eff18218-32ac-49de-b4fe-e998885018fb tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:07.931407 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:07.931407 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:07.966767 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-611c5e79-6892-44af-8a3c-9b2366598e0c req-eff18218-32ac-49de-b4fe-e998885018fb tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca/action returned with HTTP 204 Aug 07 16:14:07.967918 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 240/947] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:07 2026] POST /volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:08.528093 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d0a2205e-3036-454a-a296-6605fce4d596 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:08.531522 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0a2205e-3036-454a-a296-6605fce4d596 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:08.531790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0a2205e-3036-454a-a296-6605fce4d596 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:08.531964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d0a2205e-3036-454a-a296-6605fce4d596 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:08.556994 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:08.556994 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:08.566809 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d0a2205e-3036-454a-a296-6605fce4d596 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:08.572863 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d0a2205e-3036-454a-a296-6605fce4d596 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:08.572863 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 240/948] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:08 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1136 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:08.855270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5556007-0d10-4014-99de-e88891876f82 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:08.863083 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5556007-0d10-4014-99de-e88891876f82 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:08.863449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5556007-0d10-4014-99de-e88891876f82 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:08.865362 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5556007-0d10-4014-99de-e88891876f82 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:08.890481 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:08.890481 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:08.903514 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5556007-0d10-4014-99de-e88891876f82 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:08.918351 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5556007-0d10-4014-99de-e88891876f82 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:08.918855 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 234/949] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:08 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 1136 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:08.943801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adc87e94-89db-45ed-831d-87f68d06037e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:08.947891 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adc87e94-89db-45ed-831d-87f68d06037e tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:08.949719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adc87e94-89db-45ed-831d-87f68d06037e tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:08.950844 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adc87e94-89db-45ed-831d-87f68d06037e tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:08.974553 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:08.974553 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:08.985212 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adc87e94-89db-45ed-831d-87f68d06037e tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:08.998550 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adc87e94-89db-45ed-831d-87f68d06037e tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:08.998550 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 236/950] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:08 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 1136 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:09.603110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5866f895-a262-4060-bd0e-455c76586210 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:09.608607 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5866f895-a262-4060-bd0e-455c76586210 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:09.608607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5866f895-a262-4060-bd0e-455c76586210 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:09.610076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5866f895-a262-4060-bd0e-455c76586210 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:09.643520 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:09.643520 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:09.654364 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5866f895-a262-4060-bd0e-455c76586210 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:09.668882 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5866f895-a262-4060-bd0e-455c76586210 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:09.670742 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 241/951] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:09 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 1136 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:09.788743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-db9c7bac-763b-42f4-92c3-646595f97dc5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:09.794412 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-db9c7bac-763b-42f4-92c3-646595f97dc5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] DELETE https://10.4.3.24/volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd Aug 07 16:14:09.794849 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-db9c7bac-763b-42f4-92c3-646595f97dc5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:09.795171 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-db9c7bac-763b-42f4-92c3-646595f97dc5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:09.809155 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:09.809155 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:09.911973 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-501cc1fd-2b23-4a2a-bfdb-336296507d63 req-db9c7bac-763b-42f4-92c3-646595f97dc5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd returned with HTTP 200 Aug 07 16:14:09.911973 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 241/952] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:09 2026] DELETE /volume/v3/attachments/632da60e-0ebf-454a-a8ff-e86ce961fbfd => generated 19 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:10.367960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2188321-2129-4470-a372-dd0ac850074d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:10.367960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2188321-2129-4470-a372-dd0ac850074d None None] GET https://10.4.3.24/volume// Aug 07 16:14:10.367960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2188321-2129-4470-a372-dd0ac850074d None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:10.367960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2188321-2129-4470-a372-dd0ac850074d None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:10.367960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2188321-2129-4470-a372-dd0ac850074d None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:10.367960 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 235/953] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:10.409001 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-439b4dec-3b2b-46bc-841e-9ead1512a05e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:10.413863 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-439b4dec-3b2b-46bc-841e-9ead1512a05e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:14:10.414637 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-439b4dec-3b2b-46bc-841e-9ead1512a05e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:10.414637 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-439b4dec-3b2b-46bc-841e-9ead1512a05e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:10.429223 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:10.429223 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:10.434549 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-439b4dec-3b2b-46bc-841e-9ead1512a05e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:14:10.455625 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-439b4dec-3b2b-46bc-841e-9ead1512a05e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 returned with HTTP 200 Aug 07 16:14:10.457581 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 237/954] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:10 2026] GET /volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 => generated 1537 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:10.655199 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:10.658402 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] PUT https://10.4.3.24/volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff Aug 07 16:14:10.660915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:10.674651 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Acquiring lock "cinder-attachment_update-6b493f9b-20c9-495d-98db-8367009cd956-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:10.690937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-6b493f9b-20c9-495d-98db-8367009cd956-np0000006731" acquired by "attachment_update" :: waited 0.016s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:10.692606 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:10.692606 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:10.692791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-725e3327-614a-4249-933f-a14779e25264 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:10.694613 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-725e3327-614a-4249-933f-a14779e25264 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:10.694894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-725e3327-614a-4249-933f-a14779e25264 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:10.695849 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-725e3327-614a-4249-933f-a14779e25264 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:10.704617 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:10.704617 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:10.713489 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-725e3327-614a-4249-933f-a14779e25264 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:10.721361 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-725e3327-614a-4249-933f-a14779e25264 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:10.722026 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 242/955] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:10 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:10.871592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-6b493f9b-20c9-495d-98db-8367009cd956-np0000006731" released by "attachment_update" :: held 0.180s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:10.871592 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-4feab8ea-b14e-449b-b25f-77fd912b98dd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff returned with HTTP 200 Aug 07 16:14:10.871592 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 242/956] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:10 2026] PUT /volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff => generated 969 bytes in 217 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:10.923016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-05c0a964-f0d9-4e3c-b9b9-947ad34f6d5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:10.923884 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-05c0a964-f0d9-4e3c-b9b9-947ad34f6d5e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff/action Aug 07 16:14:10.924453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-05c0a964-f0d9-4e3c-b9b9-947ad34f6d5e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:10.924601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-05c0a964-f0d9-4e3c-b9b9-947ad34f6d5e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:10.966652 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:10.966652 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:10.999487 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-de088f4f-5cac-4f4c-a40a-ad201d82d035 req-05c0a964-f0d9-4e3c-b9b9-947ad34f6d5e tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff/action returned with HTTP 204 Aug 07 16:14:11.000160 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 236/957] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:10 2026] POST /volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:11.525513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f35668d5-852e-4e6e-9c72-887d553ec330 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:11.530337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f35668d5-852e-4e6e-9c72-887d553ec330 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:11.530337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f35668d5-852e-4e6e-9c72-887d553ec330 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:11.530337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f35668d5-852e-4e6e-9c72-887d553ec330 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:11.543119 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:11.543119 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:11.555033 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f35668d5-852e-4e6e-9c72-887d553ec330 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:11.564620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f35668d5-852e-4e6e-9c72-887d553ec330 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:11.565033 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 238/958] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:11 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:12.586294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e183c94-c78b-4d00-8f47-8eb8129af3a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:12.592108 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e183c94-c78b-4d00-8f47-8eb8129af3a7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:12.592283 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e183c94-c78b-4d00-8f47-8eb8129af3a7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:12.592714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e183c94-c78b-4d00-8f47-8eb8129af3a7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:12.604561 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:12.604561 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:12.610482 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e183c94-c78b-4d00-8f47-8eb8129af3a7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:12.616827 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e183c94-c78b-4d00-8f47-8eb8129af3a7 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:12.617436 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 243/959] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:12 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:12.670816 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:12.673263 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] POST https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action Aug 07 16:14:12.673890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-922704828", "disk_format": "qcow2"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:12.674160 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-922704828", "disk_format": "qcow2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:12.687325 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:12.687325 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:12.690133 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:12.724721 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:12.724721 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:12.734636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.image.image_utils [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-922704828'}] 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-922704828'}]. {{(pid=100267) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 16:14:13.536989 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Copy volume to image completed successfully. Aug 07 16:14:13.537582 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca310a0-c2ef-4959-aa1a-dfb8874a475d tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action returned with HTTP 202 Aug 07 16:14:13.538090 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 243/960] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:14:12 2026] POST /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c/action => generated 688 bytes in 868 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:14:14.139282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d25b61f4-a544-4817-a876-c4527472229b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:14.143155 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:14:14.144106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-1883292043"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:14.146013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-1883292043'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:14:14.153517 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume of 1 GB Aug 07 16:14:14.153517 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:14.153517 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:14.154428 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Availability Zones retrieved successfully. Aug 07 16:14:14.164393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (9a84b22a-d727-4749-b804-09729e1ecc8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:14.169406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6e3c17-a51d-4d3f-b8c3-178435e5216f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:14.169664 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:14:14.185523 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:14.185523 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:14.206504 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7d6e3c17-a51d-4d3f-b8c3-178435e5216f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e7c02c1b-8b1b-42f5-a260-93daa45ba436,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c02c1b-8b1b-42f5-a260-93daa45ba436', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': True, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:14.208151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1ea4fe-d4b1-431a-8f7c-9a159e242a0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:14.287797 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Created reservations ['04f10e8f-2813-4952-8581-b0fcbafa69e4', 'd4b7a6f2-18d2-4061-b1f7-59a6a116b156', 'be1e0bc6-39f4-45c5-965a-a4002ed1a1bd', '5df0cf21-9a7a-4157-bda3-8703bc1073cf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:14:14.290378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8e1ea4fe-d4b1-431a-8f7c-9a159e242a0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04f10e8f-2813-4952-8581-b0fcbafa69e4', 'd4b7a6f2-18d2-4061-b1f7-59a6a116b156', 'be1e0bc6-39f4-45c5-965a-a4002ed1a1bd', '5df0cf21-9a7a-4157-bda3-8703bc1073cf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:14.291580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456cec20-d341-48a0-b226-878065579c09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:14.329793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (456cec20-d341-48a0-b226-878065579c09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1841200-ec76-491c-828a-3bec0777cdf6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1883292043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['04f10e8f-2813-4952-8581-b0fcbafa69e4','d4b7a6f2-18d2-4061-b1f7-59a6a116b156','be1e0bc6-39f4-45c5-965a-a4002ed1a1bd','5df0cf21-9a7a-4157-bda3-8703bc1073cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:14:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-1883292043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1841200-ec76-491c-828a-3bec0777cdf6,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5a88b28cf810424a905588a880df2dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='329e10ab24d2481982b9f6eb9607583b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c02c1b-8b1b-42f5-a260-93daa45ba436),volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:14.333924 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4539c652-a0c3-48cb-8492-b4ee38a163cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:14.371727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4539c652-a0c3-48cb-8492-b4ee38a163cf) transitioned into state 'SUCCESS' from state '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-1883292043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['04f10e8f-2813-4952-8581-b0fcbafa69e4','d4b7a6f2-18d2-4061-b1f7-59a6a116b156','be1e0bc6-39f4-45c5-965a-a4002ed1a1bd','5df0cf21-9a7a-4157-bda3-8703bc1073cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:14.373684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55229339-7857-47ba-9e08-97d816a81035) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:14.396559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (55229339-7857-47ba-9e08-97d816a81035) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:14.399083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (9a84b22a-d727-4749-b804-09729e1ecc8b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:14.399083 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request issued successfully. Aug 07 16:14:14.399083 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d25b61f4-a544-4817-a876-c4527472229b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:14:14.399726 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 237/961] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:14:14 2026] POST /volume/v3/volumes => generated 758 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:14:14.419558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41ed88fb-f41e-4485-a161-9fa23f51bec4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:14.421657 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41ed88fb-f41e-4485-a161-9fa23f51bec4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:14.421963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41ed88fb-f41e-4485-a161-9fa23f51bec4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:14.422312 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41ed88fb-f41e-4485-a161-9fa23f51bec4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:14.431901 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:14.431901 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:14.437278 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41ed88fb-f41e-4485-a161-9fa23f51bec4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:14.450092 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41ed88fb-f41e-4485-a161-9fa23f51bec4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:14.450092 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 239/962] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:14 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 826 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:15.468324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b73ab69-1447-4705-b53e-22db9f048995 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.473162 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b73ab69-1447-4705-b53e-22db9f048995 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:15.473162 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b73ab69-1447-4705-b53e-22db9f048995 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:15.473289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b73ab69-1447-4705-b53e-22db9f048995 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:15.486352 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:15.486352 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:15.494865 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7b73ab69-1447-4705-b53e-22db9f048995 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:15.502670 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b73ab69-1447-4705-b53e-22db9f048995 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:15.503389 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 244/963] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:15 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:15.568523 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-160689b3-892c-49c0-b400-9b375aabee14 req-06728de6-66f8-4328-aa61-584cdcf17bb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.573623 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-06728de6-66f8-4328-aa61-584cdcf17bb4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:15.575330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-06728de6-66f8-4328-aa61-584cdcf17bb4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:15.575330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-06728de6-66f8-4328-aa61-584cdcf17bb4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:15.593801 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:15.593801 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:15.603638 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-160689b3-892c-49c0-b400-9b375aabee14 req-06728de6-66f8-4328-aa61-584cdcf17bb4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:15.609792 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-06728de6-66f8-4328-aa61-584cdcf17bb4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:15.610240 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 244/964] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:15 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:15.746240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03d54c24-15b1-4f64-b200-22df557195de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.746240 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03d54c24-15b1-4f64-b200-22df557195de None None] GET https://10.4.3.24/volume// Aug 07 16:14:15.746240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03d54c24-15b1-4f64-b200-22df557195de None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:15.746240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03d54c24-15b1-4f64-b200-22df557195de None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:15.746867 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03d54c24-15b1-4f64-b200-22df557195de None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:15.746867 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 238/965] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:14:15 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:15.764376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-160689b3-892c-49c0-b400-9b375aabee14 req-428a1d5e-8d8f-4324-9b0a-7847f1274019 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.770102 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-428a1d5e-8d8f-4324-9b0a-7847f1274019 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:15.770102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-428a1d5e-8d8f-4324-9b0a-7847f1274019 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1841200-ec76-491c-828a-3bec0777cdf6", "connector": null, "instance_uuid": "9ece6375-d18e-41f0-a17f-34a32f94fba2"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:15.788273 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:15.788273 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:15.865294 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-428a1d5e-8d8f-4324-9b0a-7847f1274019 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:15.866051 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 240/966] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:15 2026] POST /volume/v3/attachments => generated 273 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:15.921439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-435b5f29-1ffb-4307-add9-84040623239e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.927245 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-435b5f29-1ffb-4307-add9-84040623239e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:15.927245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-435b5f29-1ffb-4307-add9-84040623239e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:15.927245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-435b5f29-1ffb-4307-add9-84040623239e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:15.942480 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b0e2d93-ada7-4470-84ca-d42c6347743b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.942480 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b0e2d93-ada7-4470-84ca-d42c6347743b None None] GET https://10.4.3.24/volume// Aug 07 16:14:15.943065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b0e2d93-ada7-4470-84ca-d42c6347743b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:15.943065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b0e2d93-ada7-4470-84ca-d42c6347743b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:15.943561 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b0e2d93-ada7-4470-84ca-d42c6347743b None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:15.944015 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 245/967] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:15.946361 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:15.946361 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:15.955648 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-435b5f29-1ffb-4307-add9-84040623239e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:15.967217 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-160689b3-892c-49c0-b400-9b375aabee14 req-f54201fe-bc50-4af7-ae67-63006f9e9a61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:15.968447 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-435b5f29-1ffb-4307-add9-84040623239e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:15.969022 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 245/968] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:15 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 850 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:15.970920 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-f54201fe-bc50-4af7-ae67-63006f9e9a61 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:15.971268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-f54201fe-bc50-4af7-ae67-63006f9e9a61 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:15.971571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-f54201fe-bc50-4af7-ae67-63006f9e9a61 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:15.995212 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:15.995212 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:16.001460 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-160689b3-892c-49c0-b400-9b375aabee14 req-f54201fe-bc50-4af7-ae67-63006f9e9a61 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:16.013318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-f54201fe-bc50-4af7-ae67-63006f9e9a61 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:16.013749 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 239/969] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:15 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1030 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:16.177412 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:16.183567 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840 Aug 07 16:14:16.184046 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:16.201892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:16.210107 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:16.212195 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:16.212195 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:16.396157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" released by "attachment_update" :: held 0.184s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:16.396157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-d25f3814-fda3-4cd0-8c29-43e52ae5dcd7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840 returned with HTTP 200 Aug 07 16:14:16.396157 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 241/970] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:16 2026] PUT /volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840 => generated 969 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:16.986508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09d1d0af-d726-43fb-b4ce-16799eb17a50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:16.991450 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09d1d0af-d726-43fb-b4ce-16799eb17a50 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:16.991450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09d1d0af-d726-43fb-b4ce-16799eb17a50 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:16.991450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09d1d0af-d726-43fb-b4ce-16799eb17a50 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:17.010144 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:17.010144 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:17.020503 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09d1d0af-d726-43fb-b4ce-16799eb17a50 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:17.028520 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09d1d0af-d726-43fb-b4ce-16799eb17a50 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:17.029109 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 246/971] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:16 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:18.048253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-656003a6-6bce-433e-af29-35dee4fa2824 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:18.051405 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-656003a6-6bce-433e-af29-35dee4fa2824 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:18.051702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-656003a6-6bce-433e-af29-35dee4fa2824 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:18.052013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-656003a6-6bce-433e-af29-35dee4fa2824 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:18.063960 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:18.063960 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:18.069138 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-656003a6-6bce-433e-af29-35dee4fa2824 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:18.074971 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-656003a6-6bce-433e-af29-35dee4fa2824 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:18.075553 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 246/972] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:18 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:19.092254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e702b10a-0881-4bc1-a606-4ea4100a36ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:19.094425 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e702b10a-0881-4bc1-a606-4ea4100a36ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:19.094570 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e702b10a-0881-4bc1-a606-4ea4100a36ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:19.094773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e702b10a-0881-4bc1-a606-4ea4100a36ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:19.107874 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:19.107874 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:19.112952 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e702b10a-0881-4bc1-a606-4ea4100a36ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:19.120750 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e702b10a-0881-4bc1-a606-4ea4100a36ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:19.121495 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 240/973] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:19 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:20.149734 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-752f2cef-dff7-4826-b897-858cf89b5051 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:20.155464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-752f2cef-dff7-4826-b897-858cf89b5051 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:20.155464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-752f2cef-dff7-4826-b897-858cf89b5051 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:20.155464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-752f2cef-dff7-4826-b897-858cf89b5051 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:20.170561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:20.170561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:20.178667 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-752f2cef-dff7-4826-b897-858cf89b5051 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:20.185036 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-752f2cef-dff7-4826-b897-858cf89b5051 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:20.186680 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 242/974] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:20 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:21.216475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3db93c65-ffbe-4de8-a3b1-8ef0c2ef38f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:21.221814 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3db93c65-ffbe-4de8-a3b1-8ef0c2ef38f9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:21.222079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3db93c65-ffbe-4de8-a3b1-8ef0c2ef38f9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:21.222316 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3db93c65-ffbe-4de8-a3b1-8ef0c2ef38f9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:21.242705 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:21.242705 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:21.258478 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3db93c65-ffbe-4de8-a3b1-8ef0c2ef38f9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:21.270110 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3db93c65-ffbe-4de8-a3b1-8ef0c2ef38f9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:21.270743 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 247/975] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:21 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:22.290524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ae16ff8f-bf80-4802-9edd-b7dca89a2f0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:22.296201 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae16ff8f-bf80-4802-9edd-b7dca89a2f0e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:22.298317 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae16ff8f-bf80-4802-9edd-b7dca89a2f0e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:22.301016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ae16ff8f-bf80-4802-9edd-b7dca89a2f0e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:22.340488 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:22.340488 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:22.355810 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ae16ff8f-bf80-4802-9edd-b7dca89a2f0e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:22.373723 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ae16ff8f-bf80-4802-9edd-b7dca89a2f0e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:22.373908 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 247/976] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:22 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:23.394798 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dde8ba45-aa0f-404e-8774-68ae9962b3f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:23.404933 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dde8ba45-aa0f-404e-8774-68ae9962b3f1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:23.405330 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dde8ba45-aa0f-404e-8774-68ae9962b3f1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:23.405999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dde8ba45-aa0f-404e-8774-68ae9962b3f1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:23.438165 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:23.438165 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:23.451674 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dde8ba45-aa0f-404e-8774-68ae9962b3f1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:23.460189 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dde8ba45-aa0f-404e-8774-68ae9962b3f1 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:23.461420 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 241/977] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:23 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:23.875661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-160689b3-892c-49c0-b400-9b375aabee14 req-8bfff0e1-75a5-4c49-915f-bbc9bea2931c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:23.883698 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-8bfff0e1-75a5-4c49-915f-bbc9bea2931c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840/action Aug 07 16:14:23.884330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-8bfff0e1-75a5-4c49-915f-bbc9bea2931c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:23.884846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-8bfff0e1-75a5-4c49-915f-bbc9bea2931c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:23.916499 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:23.916499 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:23.947956 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-160689b3-892c-49c0-b400-9b375aabee14 req-8bfff0e1-75a5-4c49-915f-bbc9bea2931c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840/action returned with HTTP 204 Aug 07 16:14:23.948455 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 243/978] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:23 2026] POST /volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840/action => generated 0 bytes in 73 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:24.441439 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04e2d412-4715-4adf-a937-03b7bf6b3509 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.444104 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04e2d412-4715-4adf-a937-03b7bf6b3509 None None] GET https://10.4.3.24/volume// Aug 07 16:14:24.445702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04e2d412-4715-4adf-a937-03b7bf6b3509 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:24.445948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04e2d412-4715-4adf-a937-03b7bf6b3509 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:24.446445 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04e2d412-4715-4adf-a937-03b7bf6b3509 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:24.448217 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 248/979] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:24 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:24.472922 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-fac1ba15-db70-4069-a9ae-a7ecd5a25ff5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.478844 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-fac1ba15-db70-4069-a9ae-a7ecd5a25ff5 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:24.479512 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-fac1ba15-db70-4069-a9ae-a7ecd5a25ff5 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28de036e-e96b-4ba8-8032-641c82be1f9a", "connector": null, "instance_uuid": "fb27ad89-0734-466c-929b-232507ef4eac"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:24.490331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b20f8bc-b8a7-44f4-b5e7-bd6f3eb2fd95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.498233 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b20f8bc-b8a7-44f4-b5e7-bd6f3eb2fd95 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:24.498860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b20f8bc-b8a7-44f4-b5e7-bd6f3eb2fd95 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:24.499555 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b20f8bc-b8a7-44f4-b5e7-bd6f3eb2fd95 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:24.500947 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:24.500947 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:24.536830 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:24.536830 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:24.545189 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b20f8bc-b8a7-44f4-b5e7-bd6f3eb2fd95 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:24.555394 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b20f8bc-b8a7-44f4-b5e7-bd6f3eb2fd95 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:24.556745 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 242/980] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:24 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1143 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:24.574751 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-fac1ba15-db70-4069-a9ae-a7ecd5a25ff5 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:24.575222 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 248/981] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:24 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 07 16:14:24.594909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-3cf7095d-f1e9-4c1e-bacc-3f8d0026d46f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.598685 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-3cf7095d-f1e9-4c1e-bacc-3f8d0026d46f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] DELETE https://10.4.3.24/volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca Aug 07 16:14:24.598685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-3cf7095d-f1e9-4c1e-bacc-3f8d0026d46f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:24.598685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-3cf7095d-f1e9-4c1e-bacc-3f8d0026d46f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:24.616557 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:24.616557 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:24.647817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-b7c44bfa-6935-4b13-beb4-2776f86bce1c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.654756 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-b7c44bfa-6935-4b13-beb4-2776f86bce1c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:24.655040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-b7c44bfa-6935-4b13-beb4-2776f86bce1c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:24.655768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-b7c44bfa-6935-4b13-beb4-2776f86bce1c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:24.674971 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:24.674971 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:24.680403 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-b7c44bfa-6935-4b13-beb4-2776f86bce1c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:24.687737 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-b7c44bfa-6935-4b13-beb4-2776f86bce1c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:24.689389 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 249/982] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:24 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1143 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:24.763756 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-3cf7095d-f1e9-4c1e-bacc-3f8d0026d46f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca returned with HTTP 200 Aug 07 16:14:24.763756 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 244/983] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:24 2026] DELETE /volume/v3/attachments/ed0c1907-c2b9-448a-a187-3d5eba8f80ca => generated 192 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:24.862375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fe2aad3-c2e6-4d2a-affd-ddaaa393e17a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.862865 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fe2aad3-c2e6-4d2a-affd-ddaaa393e17a None None] GET https://10.4.3.24/volume// Aug 07 16:14:24.863113 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fe2aad3-c2e6-4d2a-affd-ddaaa393e17a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:24.863403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fe2aad3-c2e6-4d2a-affd-ddaaa393e17a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:24.864053 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fe2aad3-c2e6-4d2a-affd-ddaaa393e17a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:24.864603 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 243/984] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:14:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:24.879179 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-0c6aa1c8-f0cb-4c8a-aebf-f7de1b7c7d9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:24.884012 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-0c6aa1c8-f0cb-4c8a-aebf-f7de1b7c7d9e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:24.886348 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-0c6aa1c8-f0cb-4c8a-aebf-f7de1b7c7d9e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1841200-ec76-491c-828a-3bec0777cdf6", "connector": null, "instance_uuid": "e68c4bf3-23ca-49cc-a99b-07106e30f823"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:24.905257 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:24.905257 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:24.974953 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-0c6aa1c8-f0cb-4c8a-aebf-f7de1b7c7d9e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:24.975662 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 249/985] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:24 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:25.035271 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bcb26b7-ed92-4b21-883c-ed77f557fc46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:25.041607 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bcb26b7-ed92-4b21-883c-ed77f557fc46 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:25.041778 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bcb26b7-ed92-4b21-883c-ed77f557fc46 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:25.042056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bcb26b7-ed92-4b21-883c-ed77f557fc46 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:25.071034 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76d9b51f-bb79-433c-be97-668303c3f04c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:25.071034 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76d9b51f-bb79-433c-be97-668303c3f04c None None] GET https://10.4.3.24/volume// Aug 07 16:14:25.073263 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76d9b51f-bb79-433c-be97-668303c3f04c None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:25.075327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76d9b51f-bb79-433c-be97-668303c3f04c None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:25.075327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76d9b51f-bb79-433c-be97-668303c3f04c None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:25.075327 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 245/986] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:25 2026] GET /volume/ => generated 385 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:25.083427 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:25.083427 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:25.091946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f1f8bb39-1523-48f6-ad01-6e5a27e260a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:25.092355 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bcb26b7-ed92-4b21-883c-ed77f557fc46 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:25.094937 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f1f8bb39-1523-48f6-ad01-6e5a27e260a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:25.095663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f1f8bb39-1523-48f6-ad01-6e5a27e260a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:25.096685 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f1f8bb39-1523-48f6-ad01-6e5a27e260a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:25.102981 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bcb26b7-ed92-4b21-883c-ed77f557fc46 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:25.103651 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 250/987] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:25 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1145 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:25.126106 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:25.126106 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:25.136662 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f1f8bb39-1523-48f6-ad01-6e5a27e260a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:25.144054 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f1f8bb39-1523-48f6-ad01-6e5a27e260a6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:25.144841 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 244/988] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:25 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1325 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:25.354192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:25.360056 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc Aug 07 16:14:25.360925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:25.380590 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:25.390475 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:25.393283 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:25.393283 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:25.615286 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" released by "attachment_update" :: held 0.224s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:25.615286 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-f0de0abc-48ce-4478-9889-80c35c774cb7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc returned with HTTP 200 Aug 07 16:14:25.615286 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 250/989] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:25 2026] PUT /volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc => generated 969 bytes in 266 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:26.122814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8112b133-36c5-4b71-957a-2d573ec32a93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:26.125771 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8112b133-36c5-4b71-957a-2d573ec32a93 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:26.125771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8112b133-36c5-4b71-957a-2d573ec32a93 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:26.126138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8112b133-36c5-4b71-957a-2d573ec32a93 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:26.151841 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:26.151841 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:26.160357 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8112b133-36c5-4b71-957a-2d573ec32a93 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:26.168896 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8112b133-36c5-4b71-957a-2d573ec32a93 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:26.169609 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 246/990] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:26 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:26.522881 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:26.528181 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] PUT https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 Aug 07 16:14:26.528671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:26.541576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Acquiring lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:26.548074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:26.550556 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:26.550556 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:26.675070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" released by "attachment_update" :: held 0.127s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:26.675499 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-45ec0214-aa83-46de-aa60-77a12996d6bf tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 returned with HTTP 200 Aug 07 16:14:26.676130 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 251/991] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:26 2026] PUT /volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:26.687817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-47a0ae0e-6b82-48ee-90fe-f5e2ae562ed3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:26.690597 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-47a0ae0e-6b82-48ee-90fe-f5e2ae562ed3 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 Aug 07 16:14:26.691614 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-47a0ae0e-6b82-48ee-90fe-f5e2ae562ed3 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:26.691614 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-47a0ae0e-6b82-48ee-90fe-f5e2ae562ed3 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:26.716140 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-47a0ae0e-6b82-48ee-90fe-f5e2ae562ed3 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 returned with HTTP 200 Aug 07 16:14:26.716140 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 245/992] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:14:26 2026] GET /volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 => generated 994 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:27.185760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e687ec0b-981d-4f90-bfba-ff90ea4a1629 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:27.187327 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e687ec0b-981d-4f90-bfba-ff90ea4a1629 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:27.187586 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e687ec0b-981d-4f90-bfba-ff90ea4a1629 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:27.187880 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e687ec0b-981d-4f90-bfba-ff90ea4a1629 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:27.209693 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:27.209693 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:27.216212 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e687ec0b-981d-4f90-bfba-ff90ea4a1629 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:27.224559 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e687ec0b-981d-4f90-bfba-ff90ea4a1629 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:27.225453 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 251/993] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:27 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:27.991907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-3e982a39-32a3-44e1-808b-d01749474372 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:27.994489 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-3e982a39-32a3-44e1-808b-d01749474372 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc/action Aug 07 16:14:27.995330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-3e982a39-32a3-44e1-808b-d01749474372 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:27.995330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-3e982a39-32a3-44e1-808b-d01749474372 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:28.021673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94d29bcd-0289-4786-b212-562ae92334f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:28.025130 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94d29bcd-0289-4786-b212-562ae92334f8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:28.025130 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94d29bcd-0289-4786-b212-562ae92334f8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:28.027081 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94d29bcd-0289-4786-b212-562ae92334f8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:28.028561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:28.028561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:28.039120 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:28.039120 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:28.047692 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4febbf7-ca5a-4a9c-92b6-6776efc02ea3 req-3e982a39-32a3-44e1-808b-d01749474372 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc/action returned with HTTP 204 Aug 07 16:14:28.048943 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 247/994] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:27 2026] POST /volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:28.049144 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94d29bcd-0289-4786-b212-562ae92334f8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:28.057890 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94d29bcd-0289-4786-b212-562ae92334f8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:28.058538 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 252/995] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:28 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:28.140400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbf3423d-2706-4afd-ac6a-b19cd81b67f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:28.140914 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbf3423d-2706-4afd-ac6a-b19cd81b67f8 None None] GET https://10.4.3.24/volume// Aug 07 16:14:28.141160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbf3423d-2706-4afd-ac6a-b19cd81b67f8 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:28.141439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbf3423d-2706-4afd-ac6a-b19cd81b67f8 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:28.142016 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbf3423d-2706-4afd-ac6a-b19cd81b67f8 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:28.142765 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 246/996] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:28.157135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2ced975a-2866-495a-9262-8db8127d55c5 req-2afb1647-566c-46f6-b3fd-87c022f93d56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:28.160459 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-2afb1647-566c-46f6-b3fd-87c022f93d56 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:28.161650 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-2afb1647-566c-46f6-b3fd-87c022f93d56 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6b493f9b-20c9-495d-98db-8367009cd956", "connector": null, "instance_uuid": "bc563d41-8755-48ff-bff9-5c12f80f2381"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:28.178375 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:28.178375 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:28.225739 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-2afb1647-566c-46f6-b3fd-87c022f93d56 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:28.226580 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 252/997] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:28 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:28.239758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2ced975a-2866-495a-9262-8db8127d55c5 req-f5544231-fad8-4ff2-84e1-a360d352ce47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:28.242393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4db6fb61-7064-40fa-b805-11a49755e721 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:28.243397 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-f5544231-fad8-4ff2-84e1-a360d352ce47 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] DELETE https://10.4.3.24/volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff Aug 07 16:14:28.243629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-f5544231-fad8-4ff2-84e1-a360d352ce47 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:28.243809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-f5544231-fad8-4ff2-84e1-a360d352ce47 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:28.244746 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4db6fb61-7064-40fa-b805-11a49755e721 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:28.245098 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4db6fb61-7064-40fa-b805-11a49755e721 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:28.245226 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4db6fb61-7064-40fa-b805-11a49755e721 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:28.255592 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:28.255592 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:28.263548 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:28.263548 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:28.271732 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4db6fb61-7064-40fa-b805-11a49755e721 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:28.280405 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4db6fb61-7064-40fa-b805-11a49755e721 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:28.280405 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 253/998] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:28 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1440 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:28.355394 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-f5544231-fad8-4ff2-84e1-a360d352ce47 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff returned with HTTP 200 Aug 07 16:14:28.355845 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 248/999] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:28 2026] DELETE /volume/v3/attachments/8c392e71-3323-42b4-8d32-16651d189dff => generated 192 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:29.074128 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce143b45-e3ce-4085-90a3-27417924cd10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:29.076461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce143b45-e3ce-4085-90a3-27417924cd10 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:29.077348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce143b45-e3ce-4085-90a3-27417924cd10 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:29.077348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce143b45-e3ce-4085-90a3-27417924cd10 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:29.086651 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:29.086651 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:29.099550 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce143b45-e3ce-4085-90a3-27417924cd10 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:29.112763 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce143b45-e3ce-4085-90a3-27417924cd10 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:29.113789 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 247/1000] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:29 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:29.891999 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:29.896379 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] PUT https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 Aug 07 16:14:29.897128 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:29.916660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Acquiring lock "cinder-attachment_update-6b493f9b-20c9-495d-98db-8367009cd956-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:29.924572 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-6b493f9b-20c9-495d-98db-8367009cd956-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:29.926203 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:29.926203 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:30.072390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Lock "cinder-attachment_update-6b493f9b-20c9-495d-98db-8367009cd956-np0000006731" released by "attachment_update" :: held 0.148s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:30.072855 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-e2704216-5b70-42a3-bef5-c48622e5b7b2 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 returned with HTTP 200 Aug 07 16:14:30.073601 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 253/1001] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:29 2026] PUT /volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 => generated 969 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:30.085343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2ced975a-2866-495a-9262-8db8127d55c5 req-cb422c81-ae9a-461c-a09c-ec139d6cffd9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:30.094232 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-cb422c81-ae9a-461c-a09c-ec139d6cffd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 Aug 07 16:14:30.096203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-cb422c81-ae9a-461c-a09c-ec139d6cffd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:30.096203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-cb422c81-ae9a-461c-a09c-ec139d6cffd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:30.120668 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-cb422c81-ae9a-461c-a09c-ec139d6cffd9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 returned with HTTP 200 Aug 07 16:14:30.121367 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 254/1002] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:14:30 2026] GET /volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 => generated 994 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:30.134984 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e2a8037-9968-4fcf-8988-cab58c4db7b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:30.136986 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e2a8037-9968-4fcf-8988-cab58c4db7b8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:30.137191 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e2a8037-9968-4fcf-8988-cab58c4db7b8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:30.137418 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e2a8037-9968-4fcf-8988-cab58c4db7b8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:30.148154 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:30.148154 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:30.153611 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e2a8037-9968-4fcf-8988-cab58c4db7b8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:30.160260 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e2a8037-9968-4fcf-8988-cab58c4db7b8 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:30.160796 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 249/1003] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:30 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:31.179267 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14c330d9-3dd0-46e8-a7d8-9106ed6b489a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:31.186241 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14c330d9-3dd0-46e8-a7d8-9106ed6b489a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:31.186756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14c330d9-3dd0-46e8-a7d8-9106ed6b489a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:31.186756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14c330d9-3dd0-46e8-a7d8-9106ed6b489a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:31.200683 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:31.200683 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:31.216159 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14c330d9-3dd0-46e8-a7d8-9106ed6b489a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:31.224990 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14c330d9-3dd0-46e8-a7d8-9106ed6b489a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:31.226170 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 248/1004] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:31 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:32.246569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e154b500-cb1d-4ad5-81d6-9678157ef227 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:32.249638 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e154b500-cb1d-4ad5-81d6-9678157ef227 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:32.250112 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e154b500-cb1d-4ad5-81d6-9678157ef227 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:32.250112 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e154b500-cb1d-4ad5-81d6-9678157ef227 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:32.255807 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=288,cinder:UPDATE=68,cinder:INSERT=42 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:14:32.267183 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:32.267183 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:32.278500 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e154b500-cb1d-4ad5-81d6-9678157ef227 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:32.286122 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e154b500-cb1d-4ad5-81d6-9678157ef227 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:32.286726 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 254/1005] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:32 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:32.719841 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-b5d21655-b23a-4815-b2e3-97a6cb89b390 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:32.722995 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-b5d21655-b23a-4815-b2e3-97a6cb89b390 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:14:32.723412 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-b5d21655-b23a-4815-b2e3-97a6cb89b390 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:32.724252 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-b5d21655-b23a-4815-b2e3-97a6cb89b390 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:32.738611 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:32.738611 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:32.744457 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-b5d21655-b23a-4815-b2e3-97a6cb89b390 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:14:32.753329 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-b5d21655-b23a-4815-b2e3-97a6cb89b390 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:14:32.753329 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 255/1006] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:32 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:33.282723 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4b5b243-b383-4e1f-9dbb-80ddcd0b7640 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:33.284766 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4b5b243-b383-4e1f-9dbb-80ddcd0b7640 None None] GET https://10.4.3.24/volume// Aug 07 16:14:33.284766 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4b5b243-b383-4e1f-9dbb-80ddcd0b7640 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:33.284766 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4b5b243-b383-4e1f-9dbb-80ddcd0b7640 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:33.284766 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4b5b243-b383-4e1f-9dbb-80ddcd0b7640 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:33.285772 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 250/1007] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:33 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:14:33.296624 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3a0cd8e2-5818-4252-822c-6ddc9fa6fee9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:33.302420 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3a0cd8e2-5818-4252-822c-6ddc9fa6fee9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:33.302955 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3a0cd8e2-5818-4252-822c-6ddc9fa6fee9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1841200-ec76-491c-828a-3bec0777cdf6", "connector": null, "instance_uuid": "9ece6375-d18e-41f0-a17f-34a32f94fba2"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:33.304343 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31e4a31d-a838-4f9f-a81d-67f220a75529 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:33.306616 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31e4a31d-a838-4f9f-a81d-67f220a75529 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:33.306838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31e4a31d-a838-4f9f-a81d-67f220a75529 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:33.307155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31e4a31d-a838-4f9f-a81d-67f220a75529 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:33.309098 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=244,cinder:UPDATE=40,cinder:INSERT=14 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:14:33.319978 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:33.319978 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:33.333602 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-31e4a31d-a838-4f9f-a81d-67f220a75529 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:33.333801 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:33.333801 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:33.340265 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-552879bd-43ad-48e6-a473-e20012b2dd0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:33.342572 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31e4a31d-a838-4f9f-a81d-67f220a75529 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:33.343429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-552879bd-43ad-48e6-a473-e20012b2dd0f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131/action Aug 07 16:14:33.344618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-552879bd-43ad-48e6-a473-e20012b2dd0f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:33.344813 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 255/1008] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:33 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:33.344883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-552879bd-43ad-48e6-a473-e20012b2dd0f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:33.370699 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:33.370699 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:33.379668 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3a0cd8e2-5818-4252-822c-6ddc9fa6fee9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:33.380334 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 249/1009] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:33 2026] POST /volume/v3/attachments => generated 273 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:33.394910 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-bc1f2bcc-d9da-4f5a-8acd-d203b246cf90 req-552879bd-43ad-48e6-a473-e20012b2dd0f tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131/action returned with HTTP 204 Aug 07 16:14:33.395669 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 256/1010] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:33 2026] POST /volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131/action => generated 0 bytes in 56 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:33.397851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-7d3968c2-7b0c-4117-974c-59cb0dde0dae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:33.400235 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-7d3968c2-7b0c-4117-974c-59cb0dde0dae tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840 Aug 07 16:14:33.400678 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-7d3968c2-7b0c-4117-974c-59cb0dde0dae tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:33.401110 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-7d3968c2-7b0c-4117-974c-59cb0dde0dae tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:33.414172 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:33.414172 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:33.501386 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-7d3968c2-7b0c-4117-974c-59cb0dde0dae tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840 returned with HTTP 200 Aug 07 16:14:33.502046 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 251/1011] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:33 2026] DELETE /volume/v3/attachments/152810e9-40a4-49a3-8fd7-4e1915f09840 => generated 367 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:34.365817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db16c267-357f-4458-8b7c-49f1f98c869a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:34.368393 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db16c267-357f-4458-8b7c-49f1f98c869a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:34.368807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db16c267-357f-4458-8b7c-49f1f98c869a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:34.369134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db16c267-357f-4458-8b7c-49f1f98c869a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:34.383218 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:34.383218 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:34.391036 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db16c267-357f-4458-8b7c-49f1f98c869a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:34.399587 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db16c267-357f-4458-8b7c-49f1f98c869a tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:34.400221 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 256/1012] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:34 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:35.055334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.057033 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 Aug 07 16:14:35.057568 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:35.074553 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:35.085294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:35.087799 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.087799 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:35.152741 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-73dff531-95ad-43cc-9066-90d427d1072f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.159708 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-73dff531-95ad-43cc-9066-90d427d1072f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:35.159708 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-73dff531-95ad-43cc-9066-90d427d1072f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.160027 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-73dff531-95ad-43cc-9066-90d427d1072f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.173656 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.173656 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:35.180850 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-73dff531-95ad-43cc-9066-90d427d1072f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:35.186228 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-73dff531-95ad-43cc-9066-90d427d1072f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:35.186228 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 257/1013] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:35.235964 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.239732 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:14:35.239732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-247734123"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:35.241890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-247734123'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:14:35.242383 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume of 1 GB Aug 07 16:14:35.242526 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.242526 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:35.245289 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=263,cinder:UPDATE=57,cinder:INSERT=23 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:14:35.248065 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" released by "attachment_update" :: held 0.163s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:35.248367 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-df9d733c-8c75-4ec8-917a-1fc910f01b85 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 returned with HTTP 200 Aug 07 16:14:35.248984 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 250/1014] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:35 2026] PUT /volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 => generated 969 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:35.250290 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Availability Zones retrieved successfully. Aug 07 16:14:35.264268 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Flow 'volume_create_api' (9b9745c5-08b9-4a3e-a27c-07d5667777ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:35.266630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c74365f1-d0e9-4f72-bde3-6faa7028cb3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:35.268801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:14:35.270535 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3271f264-866b-488b-9f8a-ff00e7e8dfd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.274413 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3271f264-866b-488b-9f8a-ff00e7e8dfd6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 Aug 07 16:14:35.274745 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3271f264-866b-488b-9f8a-ff00e7e8dfd6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.275058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3271f264-866b-488b-9f8a-ff00e7e8dfd6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.311433 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c74365f1-d0e9-4f72-bde3-6faa7028cb3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:35.312973 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c984eb4-8545-4739-807a-9aa09a314a43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:35.325677 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-3271f264-866b-488b-9f8a-ff00e7e8dfd6 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 returned with HTTP 200 Aug 07 16:14:35.326277 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 257/1015] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 => generated 994 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:35.335579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02a1e2ba-4dbc-40b1-828b-db9bcdd2e2ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.336747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a1e2ba-4dbc-40b1-828b-db9bcdd2e2ad None None] GET https://10.4.3.24/volume// Aug 07 16:14:35.337413 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a1e2ba-4dbc-40b1-828b-db9bcdd2e2ad None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.337413 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a1e2ba-4dbc-40b1-828b-db9bcdd2e2ad None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.337782 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a1e2ba-4dbc-40b1-828b-db9bcdd2e2ad None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:35.338650 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 258/1016] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:35.353681 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-db85eff3-fc5f-4afd-a2bb-2a33877afba7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.356804 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-db85eff3-fc5f-4afd-a2bb-2a33877afba7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:35.357181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-db85eff3-fc5f-4afd-a2bb-2a33877afba7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c45894f-e54d-4ea4-8b8f-ba5ded6e9924", "connector": null, "instance_uuid": "a2ffe795-790a-4831-b190-d6e8127967c0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:35.369223 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.369223 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:35.389940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Created reservations ['7061f50c-1e85-4ebf-888e-741da9225ff6', '5e6a2811-9933-4ed3-8f9e-22db4d41d58c', '04048277-0ae2-4915-a7e2-752f1cddce82', '3a3e090a-b725-43e6-bfa6-9500eaaf619d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:14:35.390957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0c984eb4-8545-4739-807a-9aa09a314a43) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7061f50c-1e85-4ebf-888e-741da9225ff6', '5e6a2811-9933-4ed3-8f9e-22db4d41d58c', '04048277-0ae2-4915-a7e2-752f1cddce82', '3a3e090a-b725-43e6-bfa6-9500eaaf619d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:35.391969 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba96a25-b389-4fce-bc6a-79376a5f568b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:35.424802 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1109da0b-4343-433a-9ffa-21009ba74682 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.427218 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1109da0b-4343-433a-9ffa-21009ba74682 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:35.427988 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1109da0b-4343-433a-9ffa-21009ba74682 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.427988 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1109da0b-4343-433a-9ffa-21009ba74682 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.432698 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-db85eff3-fc5f-4afd-a2bb-2a33877afba7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:35.436205 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 251/1017] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:35 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:35.436491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7ba96a25-b389-4fce-bc6a-79376a5f568b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '345434a7-ff77-4fc1-9aaa-085983cd515d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-247734123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887d7b60a1c40f8bad261a929b2c152',qos_specs=None,replication_status=,reservations=['7061f50c-1e85-4ebf-888e-741da9225ff6','5e6a2811-9933-4ed3-8f9e-22db4d41d58c','04048277-0ae2-4915-a7e2-752f1cddce82','3a3e090a-b725-43e6-bfa6-9500eaaf619d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0189d1a9b3a470096a93f7e06011335',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:14:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-247734123',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=345434a7-ff77-4fc1-9aaa-085983cd515d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887d7b60a1c40f8bad261a929b2c152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0189d1a9b3a470096a93f7e06011335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:35.436491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d319ac30-1dad-4ce4-af6d-b2ff00017e6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:35.442266 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.442266 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:35.456459 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1109da0b-4343-433a-9ffa-21009ba74682 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:35.466039 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1109da0b-4343-433a-9ffa-21009ba74682 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:35.466652 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 258/1018] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:35.473138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d319ac30-1dad-4ce4-af6d-b2ff00017e6c) transitioned into state 'SUCCESS' from state '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-247734123',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887d7b60a1c40f8bad261a929b2c152',qos_specs=None,replication_status=,reservations=['7061f50c-1e85-4ebf-888e-741da9225ff6','5e6a2811-9933-4ed3-8f9e-22db4d41d58c','04048277-0ae2-4915-a7e2-752f1cddce82','3a3e090a-b725-43e6-bfa6-9500eaaf619d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0189d1a9b3a470096a93f7e06011335',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:35.473808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc6628c-a1b4-482d-97cf-f65ffe9b3076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:35.487672 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-151678dc-e6c3-4c87-809c-677869c591e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.492084 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-151678dc-e6c3-4c87-809c-677869c591e2 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:35.492084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-151678dc-e6c3-4c87-809c-677869c591e2 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.492084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-151678dc-e6c3-4c87-809c-677869c591e2 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.496830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (edc6628c-a1b4-482d-97cf-f65ffe9b3076) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:35.498670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Flow 'volume_create_api' (9b9745c5-08b9-4a3e-a27c-07d5667777ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:35.499125 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume request issued successfully. Aug 07 16:14:35.500280 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46202c7e-a0b6-4ad2-ba39-80dba24a7185 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:14:35.501350 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 252/1019] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:14:35 2026] POST /volume/v3/volumes => generated 752 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:14:35.510533 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.510533 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:35.519194 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-151678dc-e6c3-4c87-809c-677869c591e2 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:35.523996 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-151678dc-e6c3-4c87-809c-677869c591e2 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:35.524168 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 259/1020] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 849 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:35.524790 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e114787b-ecfa-4626-9243-11310fd29365 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.532497 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e114787b-ecfa-4626-9243-11310fd29365 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:35.533821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e114787b-ecfa-4626-9243-11310fd29365 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.534250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e114787b-ecfa-4626-9243-11310fd29365 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.545068 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9209aff2-5b7b-449d-8984-29cce53ca3e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.545068 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9209aff2-5b7b-449d-8984-29cce53ca3e0 None None] GET https://10.4.3.24/volume// Aug 07 16:14:35.545068 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9209aff2-5b7b-449d-8984-29cce53ca3e0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.545068 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9209aff2-5b7b-449d-8984-29cce53ca3e0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.545068 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9209aff2-5b7b-449d-8984-29cce53ca3e0 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:35.545068 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 259/1021] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:35.546321 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.546321 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:35.553675 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e114787b-ecfa-4626-9243-11310fd29365 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:35.556853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-8bee2096-619d-49a3-abf4-f8749b091091 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.563933 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-8bee2096-619d-49a3-abf4-f8749b091091 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:35.563933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-8bee2096-619d-49a3-abf4-f8749b091091 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:35.563933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-8bee2096-619d-49a3-abf4-f8749b091091 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:35.564911 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e114787b-ecfa-4626-9243-11310fd29365 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:35.565375 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 252/1022] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:35.580330 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.580330 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:35.589465 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-8bee2096-619d-49a3-abf4-f8749b091091 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:35.600967 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-8bee2096-619d-49a3-abf4-f8749b091091 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:35.602240 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 253/1023] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:35 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1029 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:35.779332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:35.782630 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] PUT https://10.4.3.24/volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f Aug 07 16:14:35.784633 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:35.792261 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=230,cinder:UPDATE=33,cinder:INSERT=12 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:14:35.803683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Acquiring lock "cinder-attachment_update-9c45894f-e54d-4ea4-8b8f-ba5ded6e9924-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:35.810455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Lock "cinder-attachment_update-9c45894f-e54d-4ea4-8b8f-ba5ded6e9924-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:35.811959 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:35.811959 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:35.965040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Lock "cinder-attachment_update-9c45894f-e54d-4ea4-8b8f-ba5ded6e9924-np0000006731" released by "attachment_update" :: held 0.154s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:35.965040 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-693c58ac-4f9c-4755-b894-31d31c243f94 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f returned with HTTP 200 Aug 07 16:14:35.965040 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 260/1024] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:35 2026] PUT /volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:36.403518 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7b7e41f-3c1e-41c9-89b4-2da6e734f42c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.409771 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7b7e41f-3c1e-41c9-89b4-2da6e734f42c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:36.410014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7b7e41f-3c1e-41c9-89b4-2da6e734f42c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.410275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7b7e41f-3c1e-41c9-89b4-2da6e734f42c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.430793 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.430793 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:36.432662 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-2ced975a-2866-495a-9262-8db8127d55c5 req-39771323-fde5-403a-852e-c1b592fa48b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.437364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-39771323-fde5-403a-852e-c1b592fa48b9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] POST https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6/action Aug 07 16:14:36.437531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-39771323-fde5-403a-852e-c1b592fa48b9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:36.437729 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-39771323-fde5-403a-852e-c1b592fa48b9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:36.445379 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7b7e41f-3c1e-41c9-89b4-2da6e734f42c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:36.458515 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7b7e41f-3c1e-41c9-89b4-2da6e734f42c tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:36.459032 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 260/1025] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 858 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:36.464375 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.464375 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:36.477659 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.486318 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] DELETE https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:36.486640 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.486931 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.487134 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Delete volume with id: 168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:36.493164 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-2ced975a-2866-495a-9262-8db8127d55c5 req-39771323-fde5-403a-852e-c1b592fa48b9 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6/action returned with HTTP 204 Aug 07 16:14:36.494000 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 253/1026] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:36 2026] POST /volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:36.496852 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.496852 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:36.497494 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:36.538803 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Delete volume request issued successfully. Aug 07 16:14:36.538803 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0fe3d8d-1d66-424d-a392-eaac5709be18 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 202 Aug 07 16:14:36.538803 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 254/1027] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:14:36 2026] DELETE /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:14:36.543522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54140ffb-b2a6-4c94-953f-d690faa71808 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.552148 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54140ffb-b2a6-4c94-953f-d690faa71808 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:36.552930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54140ffb-b2a6-4c94-953f-d690faa71808 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.553566 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54140ffb-b2a6-4c94-953f-d690faa71808 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.555512 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e547a1e-1c73-4c86-9726-0ed5220788db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.559270 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e547a1e-1c73-4c86-9726-0ed5220788db tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:36.559656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e547a1e-1c73-4c86-9726-0ed5220788db tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.562346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e547a1e-1c73-4c86-9726-0ed5220788db tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.581376 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.581376 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:36.583259 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.583259 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:36.586858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84da442f-ac24-4f66-8879-a6c99b85347d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.588960 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54140ffb-b2a6-4c94-953f-d690faa71808 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:36.590215 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84da442f-ac24-4f66-8879-a6c99b85347d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:36.590215 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84da442f-ac24-4f66-8879-a6c99b85347d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.590520 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84da442f-ac24-4f66-8879-a6c99b85347d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.594390 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e547a1e-1c73-4c86-9726-0ed5220788db tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Volume info retrieved successfully. Aug 07 16:14:36.600202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54140ffb-b2a6-4c94-953f-d690faa71808 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:36.600886 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 261/1028] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:36.601096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e547a1e-1c73-4c86-9726-0ed5220788db tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 200 Aug 07 16:14:36.601449 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 261/1029] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:36.608125 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.608125 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:36.614607 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84da442f-ac24-4f66-8879-a6c99b85347d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:36.621356 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84da442f-ac24-4f66-8879-a6c99b85347d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:36.621971 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 254/1030] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:36.702053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-3ae08d69-5e29-48a3-86ac-5ca50bb007fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.705203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-3ae08d69-5e29-48a3-86ac-5ca50bb007fb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:36.705203 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-3ae08d69-5e29-48a3-86ac-5ca50bb007fb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.705203 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-3ae08d69-5e29-48a3-86ac-5ca50bb007fb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.718294 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.718294 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:36.726931 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-3ae08d69-5e29-48a3-86ac-5ca50bb007fb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:36.734952 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-3ae08d69-5e29-48a3-86ac-5ca50bb007fb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:36.736050 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 255/1031] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:36.864192 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21c3917b-ad00-425e-abc2-ca1b21f21e7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.865125 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21c3917b-ad00-425e-abc2-ca1b21f21e7b None None] GET https://10.4.3.24/volume// Aug 07 16:14:36.865317 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21c3917b-ad00-425e-abc2-ca1b21f21e7b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:36.865566 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21c3917b-ad00-425e-abc2-ca1b21f21e7b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:36.866002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21c3917b-ad00-425e-abc2-ca1b21f21e7b None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:36.867048 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 262/1032] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:36.878263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-bf33df1b-fbdd-4972-9ab1-a295e8126174 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:36.882260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-bf33df1b-fbdd-4972-9ab1-a295e8126174 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:36.882634 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-bf33df1b-fbdd-4972-9ab1-a295e8126174 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "345434a7-ff77-4fc1-9aaa-085983cd515d", "connector": null, "instance_uuid": "f645a578-a663-4552-996a-83409b82b573"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:36.896084 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:36.896084 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:36.938720 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-bf33df1b-fbdd-4972-9ab1-a295e8126174 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:36.938914 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 262/1033] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:36 2026] POST /volume/v3/attachments => generated 273 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:36.997856 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c86ec6d-d776-439e-bde9-1e23dc22cc40 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:37.002364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c86ec6d-d776-439e-bde9-1e23dc22cc40 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:37.003840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c86ec6d-d776-439e-bde9-1e23dc22cc40 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:37.003840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c86ec6d-d776-439e-bde9-1e23dc22cc40 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:37.027342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a7da9c3-4cf8-4e38-b583-124f35621b02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:37.027557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a7da9c3-4cf8-4e38-b583-124f35621b02 None None] GET https://10.4.3.24/volume// Aug 07 16:14:37.027638 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a7da9c3-4cf8-4e38-b583-124f35621b02 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:37.027779 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:37.027779 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:37.027945 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a7da9c3-4cf8-4e38-b583-124f35621b02 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:37.029351 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a7da9c3-4cf8-4e38-b583-124f35621b02 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:37.029351 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 256/1034] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:37 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:37.039713 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0c86ec6d-d776-439e-bde9-1e23dc22cc40 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:37.041926 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-49945e93-0b86-4543-a6dd-b2cae55f459a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:37.045668 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-49945e93-0b86-4543-a6dd-b2cae55f459a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:37.046507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-49945e93-0b86-4543-a6dd-b2cae55f459a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:37.046507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-49945e93-0b86-4543-a6dd-b2cae55f459a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:37.049147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c86ec6d-d776-439e-bde9-1e23dc22cc40 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:37.050476 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 255/1035] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:36 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 844 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:37.062077 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:37.062077 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:37.068783 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-49945e93-0b86-4543-a6dd-b2cae55f459a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:37.077982 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-49945e93-0b86-4543-a6dd-b2cae55f459a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:37.078857 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 263/1036] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:37 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1024 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:37.207046 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:37.212086 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] PUT https://10.4.3.24/volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082 Aug 07 16:14:37.212511 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:37.222103 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Acquiring lock "cinder-attachment_update-345434a7-ff77-4fc1-9aaa-085983cd515d-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:37.227997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Lock "cinder-attachment_update-345434a7-ff77-4fc1-9aaa-085983cd515d-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:37.229171 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:37.229171 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:37.384093 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Lock "cinder-attachment_update-345434a7-ff77-4fc1-9aaa-085983cd515d-np0000006731" released by "attachment_update" :: held 0.155s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:37.384961 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-7e0ce49e-f2c4-4906-82f7-227708ee9bf0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082 returned with HTTP 200 Aug 07 16:14:37.385357 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 263/1037] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:37 2026] PUT /volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082 => generated 969 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:37.620888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98d0ffd2-9b56-448b-9754-b263df7ef66f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:37.623434 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98d0ffd2-9b56-448b-9754-b263df7ef66f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:37.623600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98d0ffd2-9b56-448b-9754-b263df7ef66f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:37.623885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98d0ffd2-9b56-448b-9754-b263df7ef66f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:37.626427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4143649-01ab-4168-8dc2-aa87798e2fa6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:37.628991 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4143649-01ab-4168-8dc2-aa87798e2fa6 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] GET https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c Aug 07 16:14:37.629416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4143649-01ab-4168-8dc2-aa87798e2fa6 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:37.629795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4143649-01ab-4168-8dc2-aa87798e2fa6 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:37.638565 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:37.638565 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:37.639324 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4143649-01ab-4168-8dc2-aa87798e2fa6 tempest-VolumesActionsTest-1583469855 tempest-VolumesActionsTest-1583469855-project-member] https://10.4.3.24/volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c returned with HTTP 404 Aug 07 16:14:37.640780 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 256/1038] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:37 2026] GET /volume/v3/volumes/168d63f9-eca3-4336-8277-5028eb80230c => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:37.642678 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-98d0ffd2-9b56-448b-9754-b263df7ef66f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:37.648487 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98d0ffd2-9b56-448b-9754-b263df7ef66f tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:37.649014 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 257/1039] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:37 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:38.074094 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b71829b-f7b6-4c63-af87-0772481f636f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:38.079039 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b71829b-f7b6-4c63-af87-0772481f636f tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:38.079039 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b71829b-f7b6-4c63-af87-0772481f636f tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:38.079039 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b71829b-f7b6-4c63-af87-0772481f636f tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:38.108725 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:38.108725 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:38.126012 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b71829b-f7b6-4c63-af87-0772481f636f tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:38.135819 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b71829b-f7b6-4c63-af87-0772481f636f tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:38.136331 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 264/1040] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:38 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:38.677372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd288fe3-23cf-4ee5-9e00-eac962091fcf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:38.680268 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd288fe3-23cf-4ee5-9e00-eac962091fcf tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:38.680580 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd288fe3-23cf-4ee5-9e00-eac962091fcf tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:38.681358 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd288fe3-23cf-4ee5-9e00-eac962091fcf tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:38.697746 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:38.697746 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:38.707803 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cd288fe3-23cf-4ee5-9e00-eac962091fcf tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:38.718123 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd288fe3-23cf-4ee5-9e00-eac962091fcf tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:38.718123 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 264/1041] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:38 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:39.161748 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd8aa3c2-39f8-4e4a-8932-034a5d150e91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:39.163744 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd8aa3c2-39f8-4e4a-8932-034a5d150e91 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:39.166286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd8aa3c2-39f8-4e4a-8932-034a5d150e91 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:39.166286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd8aa3c2-39f8-4e4a-8932-034a5d150e91 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:39.188442 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:39.188442 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:39.196314 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd8aa3c2-39f8-4e4a-8932-034a5d150e91 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:39.210914 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd8aa3c2-39f8-4e4a-8932-034a5d150e91 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:39.211175 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 257/1042] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:39 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:39.734860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e07d2b76-3539-4ca6-a9fa-9eae520a0386 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:39.740186 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e07d2b76-3539-4ca6-a9fa-9eae520a0386 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:39.740186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e07d2b76-3539-4ca6-a9fa-9eae520a0386 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:39.740186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e07d2b76-3539-4ca6-a9fa-9eae520a0386 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:39.754175 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:39.754175 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:39.760011 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e07d2b76-3539-4ca6-a9fa-9eae520a0386 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:39.769160 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e07d2b76-3539-4ca6-a9fa-9eae520a0386 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:39.770045 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 258/1043] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:39 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:40.039574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-10bef77d-1382-43d4-9fa0-1e9836f96465 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:40.042286 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-10bef77d-1382-43d4-9fa0-1e9836f96465 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23/action Aug 07 16:14:40.042807 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-10bef77d-1382-43d4-9fa0-1e9836f96465 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:40.042909 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-10bef77d-1382-43d4-9fa0-1e9836f96465 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:40.078350 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:40.078350 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:40.100522 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8752c72f-4808-42ed-a81b-648dfc16cc58 req-10bef77d-1382-43d4-9fa0-1e9836f96465 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23/action returned with HTTP 204 Aug 07 16:14:40.101269 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 265/1044] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:40 2026] POST /volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:40.233556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b00bde54-f266-48cc-94dc-8e569cea71a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:40.236092 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b00bde54-f266-48cc-94dc-8e569cea71a8 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:40.236377 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b00bde54-f266-48cc-94dc-8e569cea71a8 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:40.236892 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b00bde54-f266-48cc-94dc-8e569cea71a8 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:40.258037 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:40.258037 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:40.269990 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b00bde54-f266-48cc-94dc-8e569cea71a8 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:40.276757 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b00bde54-f266-48cc-94dc-8e569cea71a8 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:40.277454 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 265/1045] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:40 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:40.790448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0174edf4-0088-4abc-ab13-3c43c69ed557 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:40.792970 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0174edf4-0088-4abc-ab13-3c43c69ed557 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:40.793378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0174edf4-0088-4abc-ab13-3c43c69ed557 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:40.793753 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0174edf4-0088-4abc-ab13-3c43c69ed557 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:40.808616 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:40.808616 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:40.813632 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0174edf4-0088-4abc-ab13-3c43c69ed557 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:40.820293 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0174edf4-0088-4abc-ab13-3c43c69ed557 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:40.820837 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 258/1046] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:40 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:41.304563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97a2941b-898d-4591-965f-7ff1a6730fd1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.307343 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97a2941b-898d-4591-965f-7ff1a6730fd1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:41.307480 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97a2941b-898d-4591-965f-7ff1a6730fd1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:41.308133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97a2941b-898d-4591-965f-7ff1a6730fd1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:41.321646 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-9fe40c5d-4df1-4a28-b4d3-17bb09753d13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.328725 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:41.328725 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:41.328942 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-9fe40c5d-4df1-4a28-b4d3-17bb09753d13 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] POST https://10.4.3.24/volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f/action Aug 07 16:14:41.329607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-9fe40c5d-4df1-4a28-b4d3-17bb09753d13 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:41.329846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-9fe40c5d-4df1-4a28-b4d3-17bb09753d13 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:41.335024 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97a2941b-898d-4591-965f-7ff1a6730fd1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:41.342689 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97a2941b-898d-4591-965f-7ff1a6730fd1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:41.342689 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 259/1047] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:41 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:41.353922 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:41.353922 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:41.369878 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90903029-eeb1-49ec-9a40-e5a438359b5a req-9fe40c5d-4df1-4a28-b4d3-17bb09753d13 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f/action returned with HTTP 204 Aug 07 16:14:41.370715 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 266/1048] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:41 2026] POST /volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:41.423414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9bc46a2-3ae5-4d3d-8a7c-3dc5e449a818 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.423814 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9bc46a2-3ae5-4d3d-8a7c-3dc5e449a818 None None] GET https://10.4.3.24/volume// Aug 07 16:14:41.423981 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9bc46a2-3ae5-4d3d-8a7c-3dc5e449a818 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:41.424188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9bc46a2-3ae5-4d3d-8a7c-3dc5e449a818 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:41.424509 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9bc46a2-3ae5-4d3d-8a7c-3dc5e449a818 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:41.424817 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 266/1049] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:41.440137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-2e4608c7-1920-43e8-9913-b3402906fb69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.443035 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-2e4608c7-1920-43e8-9913-b3402906fb69 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:14:41.443532 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-2e4608c7-1920-43e8-9913-b3402906fb69 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "28de036e-e96b-4ba8-8032-641c82be1f9a", "connector": null, "instance_uuid": "fb27ad89-0734-466c-929b-232507ef4eac"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:41.458742 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:41.458742 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:41.497889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-2e4608c7-1920-43e8-9913-b3402906fb69 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:14:41.498437 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 259/1050] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:14:41 2026] POST /volume/v3/attachments => generated 273 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:41.513757 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-cbe06e0f-8c45-4a39-a4c9-a35f3fdcdb59 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.516582 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-cbe06e0f-8c45-4a39-a4c9-a35f3fdcdb59 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] DELETE https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 Aug 07 16:14:41.516814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-cbe06e0f-8c45-4a39-a4c9-a35f3fdcdb59 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:41.517056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-cbe06e0f-8c45-4a39-a4c9-a35f3fdcdb59 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:41.527911 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:41.527911 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:41.605034 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-cbe06e0f-8c45-4a39-a4c9-a35f3fdcdb59 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 returned with HTTP 200 Aug 07 16:14:41.605495 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 260/1051] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:41 2026] DELETE /volume/v3/attachments/e6e39457-bf18-42ed-9f6d-288e9bb4e131 => generated 192 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:41.837038 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a3dfe6a-cbcc-464b-bf66-3cc5c6f9a189 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.838897 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a3dfe6a-cbcc-464b-bf66-3cc5c6f9a189 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:41.839476 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a3dfe6a-cbcc-464b-bf66-3cc5c6f9a189 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:41.839849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a3dfe6a-cbcc-464b-bf66-3cc5c6f9a189 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:41.858869 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:41.858869 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:41.869296 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4a3dfe6a-cbcc-464b-bf66-3cc5c6f9a189 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:41.873589 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a3dfe6a-cbcc-464b-bf66-3cc5c6f9a189 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:41.874610 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 267/1052] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:41 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1142 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:41.890568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-803df3b0-7723-461e-bc0f-140cf6e23f62 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:41.893023 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-803df3b0-7723-461e-bc0f-140cf6e23f62 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:41.893351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-803df3b0-7723-461e-bc0f-140cf6e23f62 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:41.893619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-803df3b0-7723-461e-bc0f-140cf6e23f62 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:41.908470 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:41.908470 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:41.915149 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-803df3b0-7723-461e-bc0f-140cf6e23f62 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:41.923428 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-803df3b0-7723-461e-bc0f-140cf6e23f62 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:41.924048 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 267/1053] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:41 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1142 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:42.011241 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a65dc5b2-d927-476e-b2ed-b3df012379ad req-5d0bc730-b6c3-41f6-80b8-c4a739fda1cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:42.013605 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a65dc5b2-d927-476e-b2ed-b3df012379ad req-5d0bc730-b6c3-41f6-80b8-c4a739fda1cb tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:42.013871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a65dc5b2-d927-476e-b2ed-b3df012379ad req-5d0bc730-b6c3-41f6-80b8-c4a739fda1cb tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:42.014109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a65dc5b2-d927-476e-b2ed-b3df012379ad req-5d0bc730-b6c3-41f6-80b8-c4a739fda1cb tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:42.027566 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:42.027566 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:42.037327 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a65dc5b2-d927-476e-b2ed-b3df012379ad req-5d0bc730-b6c3-41f6-80b8-c4a739fda1cb tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:42.048583 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a65dc5b2-d927-476e-b2ed-b3df012379ad req-5d0bc730-b6c3-41f6-80b8-c4a739fda1cb tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:42.048583 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 260/1054] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:42 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1142 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:42.362905 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f48e58f4-220d-4cda-8f70-f82fa3099f66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:42.365344 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f48e58f4-220d-4cda-8f70-f82fa3099f66 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:42.365589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f48e58f4-220d-4cda-8f70-f82fa3099f66 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:42.365916 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f48e58f4-220d-4cda-8f70-f82fa3099f66 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:42.386851 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:42.386851 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:42.395846 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f48e58f4-220d-4cda-8f70-f82fa3099f66 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:42.402926 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f48e58f4-220d-4cda-8f70-f82fa3099f66 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:42.402926 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 261/1055] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:42 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:43.420276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9521add4-4838-4bf9-80c7-b0b776441109 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:43.423454 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9521add4-4838-4bf9-80c7-b0b776441109 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:43.423584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9521add4-4838-4bf9-80c7-b0b776441109 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:43.423865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9521add4-4838-4bf9-80c7-b0b776441109 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:43.441417 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:43.441417 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:43.448963 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9521add4-4838-4bf9-80c7-b0b776441109 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:43.456647 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9521add4-4838-4bf9-80c7-b0b776441109 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:43.457673 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 268/1056] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:43 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:44.475182 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-258701f3-4a5b-4442-8b29-41d62bc270ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:44.477789 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-258701f3-4a5b-4442-8b29-41d62bc270ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:44.478066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-258701f3-4a5b-4442-8b29-41d62bc270ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:44.478344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-258701f3-4a5b-4442-8b29-41d62bc270ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:44.493904 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:44.493904 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:44.503230 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-258701f3-4a5b-4442-8b29-41d62bc270ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:44.510412 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-258701f3-4a5b-4442-8b29-41d62bc270ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:44.511072 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 268/1057] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:44 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:44.589783 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:44.592542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] PUT https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 Aug 07 16:14:44.593735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:44.608518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Acquiring lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:14:44.617909 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:14:44.620326 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:44.620326 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:44.742495 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Lock "cinder-attachment_update-28de036e-e96b-4ba8-8032-641c82be1f9a-np0000006731" released by "attachment_update" :: held 0.125s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:14:44.742833 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-20d9ddaf-96b2-474c-8018-498e2a4031e1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 returned with HTTP 200 Aug 07 16:14:44.743320 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 261/1058] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:14:44 2026] PUT /volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:44.762053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-3551ebde-5ab0-40a5-b1c7-94fc84287d35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:44.764844 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-3551ebde-5ab0-40a5-b1c7-94fc84287d35 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 Aug 07 16:14:44.765453 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-3551ebde-5ab0-40a5-b1c7-94fc84287d35 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:44.765917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-3551ebde-5ab0-40a5-b1c7-94fc84287d35 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:44.789770 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-3551ebde-5ab0-40a5-b1c7-94fc84287d35 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 returned with HTTP 200 Aug 07 16:14:44.790790 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 262/1059] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:14:44 2026] GET /volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 => generated 994 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:44.849243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-ee18992a-f7d7-4893-b947-15b84929f5f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:44.855375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-ee18992a-f7d7-4893-b947-15b84929f5f5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082/action Aug 07 16:14:44.855675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-ee18992a-f7d7-4893-b947-15b84929f5f5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:44.856042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-ee18992a-f7d7-4893-b947-15b84929f5f5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:44.892839 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:44.892839 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:44.917008 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-400e0932-9820-4a38-bca1-bf6e8f0d68cf req-ee18992a-f7d7-4893-b947-15b84929f5f5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082/action returned with HTTP 204 Aug 07 16:14:44.917671 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 269/1060] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:44 2026] POST /volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:45.527101 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99caaf86-eecd-44bf-a455-580bb7261cf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:45.530710 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99caaf86-eecd-44bf-a455-580bb7261cf1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:45.531000 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99caaf86-eecd-44bf-a455-580bb7261cf1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:45.531290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99caaf86-eecd-44bf-a455-580bb7261cf1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:45.555795 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:45.555795 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:45.562582 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-99caaf86-eecd-44bf-a455-580bb7261cf1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:45.568484 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99caaf86-eecd-44bf-a455-580bb7261cf1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:45.569159 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 269/1061] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:45 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1137 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:45.586464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1548d585-a113-491c-8392-6d6af4864b17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:45.588792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1548d585-a113-491c-8392-6d6af4864b17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:45.589071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1548d585-a113-491c-8392-6d6af4864b17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:45.589371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1548d585-a113-491c-8392-6d6af4864b17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:45.615024 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:45.615024 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:45.622283 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1548d585-a113-491c-8392-6d6af4864b17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:45.634753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1548d585-a113-491c-8392-6d6af4864b17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:45.635326 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 262/1062] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:45 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1137 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:45.714054 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fac7dd80-ec88-4eb2-821c-33bb03287298 req-7409f399-278f-4512-be37-3e9c98ae218b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:45.717182 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fac7dd80-ec88-4eb2-821c-33bb03287298 req-7409f399-278f-4512-be37-3e9c98ae218b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:45.717453 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fac7dd80-ec88-4eb2-821c-33bb03287298 req-7409f399-278f-4512-be37-3e9c98ae218b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:45.718822 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fac7dd80-ec88-4eb2-821c-33bb03287298 req-7409f399-278f-4512-be37-3e9c98ae218b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:45.731426 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:45.731426 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:45.738269 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fac7dd80-ec88-4eb2-821c-33bb03287298 req-7409f399-278f-4512-be37-3e9c98ae218b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:45.746568 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fac7dd80-ec88-4eb2-821c-33bb03287298 req-7409f399-278f-4512-be37-3e9c98ae218b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:45.747693 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 263/1063] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:45 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:45.770886 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3cdb6465-59b3-4a0a-9360-cfab7fbfdca7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:45.772821 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cdb6465-59b3-4a0a-9360-cfab7fbfdca7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:45.773089 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cdb6465-59b3-4a0a-9360-cfab7fbfdca7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:45.773516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cdb6465-59b3-4a0a-9360-cfab7fbfdca7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:45.791739 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:45.791739 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:45.798173 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3cdb6465-59b3-4a0a-9360-cfab7fbfdca7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:45.806812 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cdb6465-59b3-4a0a-9360-cfab7fbfdca7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:45.807615 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 270/1064] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:45 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1137 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:45.873804 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-2e5c6550-c659-4d92-aca8-7ca8a96156ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:45.877427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-2e5c6550-c659-4d92-aca8-7ca8a96156ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:45.877427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-2e5c6550-c659-4d92-aca8-7ca8a96156ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:45.878048 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-2e5c6550-c659-4d92-aca8-7ca8a96156ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:45.896491 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:45.896491 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:45.903729 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-2e5c6550-c659-4d92-aca8-7ca8a96156ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:45.911514 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-2e5c6550-c659-4d92-aca8-7ca8a96156ed tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:45.912679 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 270/1065] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:45 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1137 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:45.943548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:45.947345 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d/action Aug 07 16:14:45.947345 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:45.947345 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:45.964520 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:45.964520 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:45.965294 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:45.977373 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Begin detaching volume completed successfully. Aug 07 16:14:45.978385 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-1d012c78-e68a-430f-8326-1c0733b85e41 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d/action returned with HTTP 202 Aug 07 16:14:45.979190 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 263/1066] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:14:45 2026] POST /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:14:46.044435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76500e58-bc85-4708-9729-0e6ff7b4482f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:46.044435 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76500e58-bc85-4708-9729-0e6ff7b4482f None None] GET https://10.4.3.24/volume// Aug 07 16:14:46.044435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76500e58-bc85-4708-9729-0e6ff7b4482f None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:46.044435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76500e58-bc85-4708-9729-0e6ff7b4482f None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:46.045022 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76500e58-bc85-4708-9729-0e6ff7b4482f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:14:46.045022 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 264/1067] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:14:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:14:46.060635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-f78cd603-25d6-464e-9380-2b05711469f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:46.068286 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-f78cd603-25d6-464e-9380-2b05711469f9 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:46.068659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-f78cd603-25d6-464e-9380-2b05711469f9 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:46.068732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-f78cd603-25d6-464e-9380-2b05711469f9 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:46.095053 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:46.095053 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:46.103240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-f78cd603-25d6-464e-9380-2b05711469f9 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:46.112253 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-f78cd603-25d6-464e-9380-2b05711469f9 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:46.112555 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 271/1068] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:14:46 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 1320 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:14:47.930829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c6091398-0ff4-4beb-a459-078d293a3c9b req-515b79e6-1116-4dca-83da-e778497c5944 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:47.937619 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6091398-0ff4-4beb-a459-078d293a3c9b req-515b79e6-1116-4dca-83da-e778497c5944 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:14:47.938930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6091398-0ff4-4beb-a459-078d293a3c9b req-515b79e6-1116-4dca-83da-e778497c5944 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:47.938930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6091398-0ff4-4beb-a459-078d293a3c9b req-515b79e6-1116-4dca-83da-e778497c5944 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:47.953286 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:47.953286 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:47.958761 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c6091398-0ff4-4beb-a459-078d293a3c9b req-515b79e6-1116-4dca-83da-e778497c5944 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:14:47.965332 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6091398-0ff4-4beb-a459-078d293a3c9b req-515b79e6-1116-4dca-83da-e778497c5944 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:14:47.966069 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 271/1069] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:14:47 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1142 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:14:48.617262 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-814fdc33-4853-4590-9955-1d77a365e220 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:48.622352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-814fdc33-4853-4590-9955-1d77a365e220 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082 Aug 07 16:14:48.622352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-814fdc33-4853-4590-9955-1d77a365e220 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:48.622352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-814fdc33-4853-4590-9955-1d77a365e220 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:48.655715 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:48.655715 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:48.775771 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6b310318-6af8-4134-a387-4fac56e9c8b9 req-814fdc33-4853-4590-9955-1d77a365e220 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082 returned with HTTP 200 Aug 07 16:14:48.776415 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 264/1070] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:48 2026] DELETE /volume/v3/attachments/46683e1e-f4a2-43f7-95fc-55a0a866b082 => generated 19 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:49.286028 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9133f778-1b7f-4182-af75-077bf7231357 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:49.288718 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9133f778-1b7f-4182-af75-077bf7231357 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:14:49.288881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9133f778-1b7f-4182-af75-077bf7231357 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:49.289179 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9133f778-1b7f-4182-af75-077bf7231357 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:49.301883 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:49.301883 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:49.306782 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9133f778-1b7f-4182-af75-077bf7231357 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:14:49.313199 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9133f778-1b7f-4182-af75-077bf7231357 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:14:49.313910 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 265/1071] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:49 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 845 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:50.557533 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-52dc510d-8fa8-479b-8104-f12104563564 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:50.560239 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-52dc510d-8fa8-479b-8104-f12104563564 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] POST https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77/action Aug 07 16:14:50.560876 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-52dc510d-8fa8-479b-8104-f12104563564 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:14:50.560966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-52dc510d-8fa8-479b-8104-f12104563564 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:50.605295 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:50.605295 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:50.653020 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ab7fd6e2-dad6-421c-afa3-92811921c039 req-52dc510d-8fa8-479b-8104-f12104563564 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77/action returned with HTTP 204 Aug 07 16:14:50.655801 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 272/1072] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:14:50 2026] POST /volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77/action => generated 0 bytes in 98 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:54.641910 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0c69492-efc1-4d98-9fda-c6d897dc45e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:54.644227 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0c69492-efc1-4d98-9fda-c6d897dc45e9 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:54.644582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0c69492-efc1-4d98-9fda-c6d897dc45e9 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:54.644779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0c69492-efc1-4d98-9fda-c6d897dc45e9 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:54.654060 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:54.654060 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:54.658660 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0c69492-efc1-4d98-9fda-c6d897dc45e9 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:54.664743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0c69492-efc1-4d98-9fda-c6d897dc45e9 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:54.665940 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 272/1073] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:54 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:54.736045 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e58a0cad-84fb-46b0-a6da-813eaf658f98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:54.740159 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e58a0cad-84fb-46b0-a6da-813eaf658f98 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:14:54.741371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e58a0cad-84fb-46b0-a6da-813eaf658f98 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:54.741371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e58a0cad-84fb-46b0-a6da-813eaf658f98 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:54.752721 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:54.752721 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:54.758896 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e58a0cad-84fb-46b0-a6da-813eaf658f98 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:14:54.759054 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-bcbcf6e2-f977-473b-b167-51df1636f7fc req-0d0569e7-85bd-4056-83a4-952d6da583fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:54.766020 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e58a0cad-84fb-46b0-a6da-813eaf658f98 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:14:54.766020 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 265/1074] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:54 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:54.766211 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bcbcf6e2-f977-473b-b167-51df1636f7fc req-0d0569e7-85bd-4056-83a4-952d6da583fa tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] DELETE https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 Aug 07 16:14:54.766211 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bcbcf6e2-f977-473b-b167-51df1636f7fc req-0d0569e7-85bd-4056-83a4-952d6da583fa tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:54.766211 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-bcbcf6e2-f977-473b-b167-51df1636f7fc req-0d0569e7-85bd-4056-83a4-952d6da583fa tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:54.781794 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:54.781794 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:54.854643 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-bcbcf6e2-f977-473b-b167-51df1636f7fc req-0d0569e7-85bd-4056-83a4-952d6da583fa tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 returned with HTTP 200 Aug 07 16:14:54.855051 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 266/1075] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:14:54 2026] DELETE /volume/v3/attachments/1939406d-000c-4a42-9469-95e7c6314c77 => generated 19 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:55.643999 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76b6e40a-6907-47f2-ad13-9ce4be75b5a8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:55.646392 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76b6e40a-6907-47f2-ad13-9ce4be75b5a8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:55.646834 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76b6e40a-6907-47f2-ad13-9ce4be75b5a8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:55.647048 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76b6e40a-6907-47f2-ad13-9ce4be75b5a8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:55.657621 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:55.657621 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:14:55.664082 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76b6e40a-6907-47f2-ad13-9ce4be75b5a8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:55.674921 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76b6e40a-6907-47f2-ad13-9ce4be75b5a8 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:55.675474 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 273/1076] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:55 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:55.727475 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f72cca1-f1f2-4035-9272-a4db8c87021b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:55.731707 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f72cca1-f1f2-4035-9272-a4db8c87021b tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:55.732792 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f72cca1-f1f2-4035-9272-a4db8c87021b tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:55.733082 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f72cca1-f1f2-4035-9272-a4db8c87021b tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:55.745798 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:55.745798 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:14:55.752908 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7f72cca1-f1f2-4035-9272-a4db8c87021b tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:55.762123 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f72cca1-f1f2-4035-9272-a4db8c87021b tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:55.762123 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 273/1077] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:55 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:55.786565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:55.789789 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] DELETE https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:55.790917 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:55.791171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:55.792111 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Delete volume with id: 28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:55.805036 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:55.805036 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:55.805848 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:55.863758 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Delete volume request issued successfully. Aug 07 16:14:55.863758 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-029f039c-4ed5-4b9f-8ca7-251c612feff1 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 202 Aug 07 16:14:55.863758 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 266/1078] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:14:55 2026] DELETE /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:14:55.875462 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88ffde41-4c0c-41cb-8312-4305554eaa49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:55.879084 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88ffde41-4c0c-41cb-8312-4305554eaa49 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:55.879943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88ffde41-4c0c-41cb-8312-4305554eaa49 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:55.879943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88ffde41-4c0c-41cb-8312-4305554eaa49 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:55.899196 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:55.899196 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:14:55.905128 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-88ffde41-4c0c-41cb-8312-4305554eaa49 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Volume info retrieved successfully. Aug 07 16:14:55.918434 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88ffde41-4c0c-41cb-8312-4305554eaa49 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 200 Aug 07 16:14:55.919575 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 267/1079] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:55 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 843 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:14:56.944379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83295723-fc1b-4b4b-9385-36f559b86cd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:56.947488 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83295723-fc1b-4b4b-9385-36f559b86cd6 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] GET https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a Aug 07 16:14:56.947737 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83295723-fc1b-4b4b-9385-36f559b86cd6 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:56.948023 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83295723-fc1b-4b4b-9385-36f559b86cd6 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:56.957358 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83295723-fc1b-4b4b-9385-36f559b86cd6 tempest-ServerActionsTestOtherB-33158828 tempest-ServerActionsTestOtherB-33158828-project-member] https://10.4.3.24/volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a returned with HTTP 404 Aug 07 16:14:56.957996 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 274/1080] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:14:56 2026] GET /volume/v3/volumes/28de036e-e96b-4ba8-8032-641c82be1f9a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:14:59.026744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:59.223329 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:14:59.223825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendAttachedTest-Volume-1655136689"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:14:59.226479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendAttachedTest-Volume-1655136689'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:14:59.226624 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Create volume of 1 GB Aug 07 16:14:59.234218 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Availability Zones retrieved successfully. Aug 07 16:14:59.245955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Flow 'volume_create_api' (2ae9defb-af40-4c06-802a-5dd93b3fd672) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:59.247800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a9af26-0354-4e22-b9a3-bf24dd16ba90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:59.249205 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:14:59.294732 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61a9af26-0354-4e22-b9a3-bf24dd16ba90) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:59.295449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcc3d88-8e8d-4b57-97d1-56ee4511ca2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:59.408813 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Created reservations ['b6d7d1bc-dc7b-4ebf-89bf-a779db0bb255', '612a0027-f9bf-4c24-8337-30e4efcac650', 'f876ee66-1e32-4800-91d5-3c769a2e88f3', '1b49cc33-66bd-44ca-a519-418bdd90f213'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:14:59.409776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6bcc3d88-8e8d-4b57-97d1-56ee4511ca2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b6d7d1bc-dc7b-4ebf-89bf-a779db0bb255', '612a0027-f9bf-4c24-8337-30e4efcac650', 'f876ee66-1e32-4800-91d5-3c769a2e88f3', '1b49cc33-66bd-44ca-a519-418bdd90f213']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:59.410744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (113597e5-bf08-4f0b-95bb-4813e3e82f1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:59.449381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (113597e5-bf08-4f0b-95bb-4813e3e82f1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df951158-def7-4f7f-8ddc-d2678a26d7ca', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1655136689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1275422a12d145cbabc6552f5942b68c',qos_specs=None,replication_status=,reservations=['b6d7d1bc-dc7b-4ebf-89bf-a779db0bb255','612a0027-f9bf-4c24-8337-30e4efcac650','f876ee66-1e32-4800-91d5-3c769a2e88f3','1b49cc33-66bd-44ca-a519-418bdd90f213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ccbea2bbe84cd2ad10a3b004976e26',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:14:59Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendAttachedTest-Volume-1655136689',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df951158-def7-4f7f-8ddc-d2678a26d7ca,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1275422a12d145cbabc6552f5942b68c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e5ccbea2bbe84cd2ad10a3b004976e26',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:59.450736 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aeaf7f6-4711-4b2f-83ac-1d3c338db006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:59.494433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7aeaf7f6-4711-4b2f-83ac-1d3c338db006) transitioned into state 'SUCCESS' from state '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-1655136689',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1275422a12d145cbabc6552f5942b68c',qos_specs=None,replication_status=,reservations=['b6d7d1bc-dc7b-4ebf-89bf-a779db0bb255','612a0027-f9bf-4c24-8337-30e4efcac650','f876ee66-1e32-4800-91d5-3c769a2e88f3','1b49cc33-66bd-44ca-a519-418bdd90f213'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e5ccbea2bbe84cd2ad10a3b004976e26',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:59.495213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04dab2a7-c130-4fd1-b97d-893a5717029c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:14:59.510249 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04dab2a7-c130-4fd1-b97d-893a5717029c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:14:59.511326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Flow 'volume_create_api' (2ae9defb-af40-4c06-802a-5dd93b3fd672) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:14:59.512469 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Create volume request issued successfully. Aug 07 16:14:59.512658 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-477b7a1f-ec84-4fd1-b91f-e30efbb94d1a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:14:59.513473 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 274/1081] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:14:59 2026] POST /volume/v3/volumes => generated 772 bytes in 487 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:14:59.534227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8052c558-fa4f-477d-ada4-47616dd6c08e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:14:59.536795 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8052c558-fa4f-477d-ada4-47616dd6c08e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:14:59.537144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8052c558-fa4f-477d-ada4-47616dd6c08e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:14:59.537497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8052c558-fa4f-477d-ada4-47616dd6c08e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:14:59.551836 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:14:59.551836 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:14:59.563123 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8052c558-fa4f-477d-ada4-47616dd6c08e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:14:59.574292 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8052c558-fa4f-477d-ada4-47616dd6c08e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:14:59.574292 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 267/1082] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:14:59 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:00.593100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac0e2d5a-acab-4300-a6da-6e18841ef02c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:00.597539 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0e2d5a-acab-4300-a6da-6e18841ef02c tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:15:00.598319 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0e2d5a-acab-4300-a6da-6e18841ef02c tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:00.599093 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac0e2d5a-acab-4300-a6da-6e18841ef02c tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:00.620824 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:00.620824 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:00.626652 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac0e2d5a-acab-4300-a6da-6e18841ef02c tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:15:00.636281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac0e2d5a-acab-4300-a6da-6e18841ef02c tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:15:00.637510 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 268/1083] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:00 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:01.657251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34d5b638-aa80-47d2-b0bd-17d13828e80a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:01.661473 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34d5b638-aa80-47d2-b0bd-17d13828e80a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:01.662089 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34d5b638-aa80-47d2-b0bd-17d13828e80a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:01.662089 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34d5b638-aa80-47d2-b0bd-17d13828e80a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:01.687206 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:01.687206 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:01.707240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-34d5b638-aa80-47d2-b0bd-17d13828e80a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:01.714267 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34d5b638-aa80-47d2-b0bd-17d13828e80a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:01.715785 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 275/1084] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:01 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 839 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:01.812716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-2c7351ba-5eca-4d0b-bad9-c73aebdedaf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:01.819163 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-2c7351ba-5eca-4d0b-bad9-c73aebdedaf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:01.819163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-2c7351ba-5eca-4d0b-bad9-c73aebdedaf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:01.819163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-2c7351ba-5eca-4d0b-bad9-c73aebdedaf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:01.830633 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:01.830633 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:01.843411 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-2c7351ba-5eca-4d0b-bad9-c73aebdedaf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:01.850569 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-2c7351ba-5eca-4d0b-bad9-c73aebdedaf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:01.851448 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 275/1085] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:01 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 839 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:02.039359 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ef2b7a7-34ba-4665-9d5f-67084ce4594e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:02.039852 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ef2b7a7-34ba-4665-9d5f-67084ce4594e None None] GET https://10.4.3.24/volume// Aug 07 16:15:02.039935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ef2b7a7-34ba-4665-9d5f-67084ce4594e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:02.040388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ef2b7a7-34ba-4665-9d5f-67084ce4594e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:02.041460 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ef2b7a7-34ba-4665-9d5f-67084ce4594e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:02.041460 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 268/1086] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:15:02 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:02.062852 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-b836b2d0-2c7f-4fe4-9b48-96c64461985d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:02.069290 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-b836b2d0-2c7f-4fe4-9b48-96c64461985d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:15:02.069965 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-b836b2d0-2c7f-4fe4-9b48-96c64461985d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ae12b308-f520-4848-8619-e2d533c49671", "connector": null, "instance_uuid": "e78c5939-4e51-49d3-9f12-295bfa60fa14"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:02.091188 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:02.091188 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:02.154102 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-b836b2d0-2c7f-4fe4-9b48-96c64461985d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:15:02.155108 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 269/1087] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:15:02 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:15:02.214539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5649effb-a1f8-4e82-be08-bd1cb06310c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:02.218101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5649effb-a1f8-4e82-be08-bd1cb06310c3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:02.218437 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5649effb-a1f8-4e82-be08-bd1cb06310c3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:02.218745 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5649effb-a1f8-4e82-be08-bd1cb06310c3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:02.240624 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b393647-be12-4e7f-b46c-263ef6d632f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:02.241385 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b393647-be12-4e7f-b46c-263ef6d632f1 None None] GET https://10.4.3.24/volume// Aug 07 16:15:02.241385 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b393647-be12-4e7f-b46c-263ef6d632f1 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:02.244458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b393647-be12-4e7f-b46c-263ef6d632f1 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:02.244458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b393647-be12-4e7f-b46c-263ef6d632f1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:02.244458 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 276/1088] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:02.244526 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:02.244526 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:02.248882 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5649effb-a1f8-4e82-be08-bd1cb06310c3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:02.255690 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5649effb-a1f8-4e82-be08-bd1cb06310c3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:02.256441 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 276/1089] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:02 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 838 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:02.260329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a63a581e-692d-4686-9ce9-bb8b4beddede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:02.265052 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a63a581e-692d-4686-9ce9-bb8b4beddede tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:02.265052 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a63a581e-692d-4686-9ce9-bb8b4beddede tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:02.265052 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a63a581e-692d-4686-9ce9-bb8b4beddede tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:02.283467 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:02.283467 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:02.288714 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a63a581e-692d-4686-9ce9-bb8b4beddede tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:02.300631 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a63a581e-692d-4686-9ce9-bb8b4beddede tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:02.300631 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 269/1090] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:02 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1018 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:02.452713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:02.456530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] PUT https://10.4.3.24/volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a Aug 07 16:15:02.457097 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:02.471599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Acquiring lock "cinder-attachment_update-ae12b308-f520-4848-8619-e2d533c49671-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:15:02.481579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Lock "cinder-attachment_update-ae12b308-f520-4848-8619-e2d533c49671-np0000006731" acquired by "attachment_update" :: waited 0.010s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:15:02.484020 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:02.484020 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:02.655449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Lock "cinder-attachment_update-ae12b308-f520-4848-8619-e2d533c49671-np0000006731" released by "attachment_update" :: held 0.173s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:15:02.656114 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-a8752684-3fb8-412c-8926-13d33b4fe985 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a returned with HTTP 200 Aug 07 16:15:02.657053 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 270/1091] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:15:02 2026] PUT /volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a => generated 969 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:03.277398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46f3e69a-2267-4d00-92d2-b4ebad580e2f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:03.281894 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46f3e69a-2267-4d00-92d2-b4ebad580e2f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:03.281894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46f3e69a-2267-4d00-92d2-b4ebad580e2f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:03.284023 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46f3e69a-2267-4d00-92d2-b4ebad580e2f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:03.320420 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:03.320420 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:03.340181 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46f3e69a-2267-4d00-92d2-b4ebad580e2f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:03.362037 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46f3e69a-2267-4d00-92d2-b4ebad580e2f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:03.366406 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 277/1092] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:03 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 839 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:04.380609 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16fd5d77-7154-4eb6-991b-db6ccd80c4e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:04.382498 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16fd5d77-7154-4eb6-991b-db6ccd80c4e7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:04.382803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16fd5d77-7154-4eb6-991b-db6ccd80c4e7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:04.383170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16fd5d77-7154-4eb6-991b-db6ccd80c4e7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:04.394426 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:04.394426 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:04.399061 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16fd5d77-7154-4eb6-991b-db6ccd80c4e7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:04.406275 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16fd5d77-7154-4eb6-991b-db6ccd80c4e7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:04.406975 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 277/1093] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:04 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:05.424232 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2c1c9bcd-495b-478f-9dcb-594b1ae2b704 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:05.429075 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c1c9bcd-495b-478f-9dcb-594b1ae2b704 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:05.429075 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c1c9bcd-495b-478f-9dcb-594b1ae2b704 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:05.429075 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2c1c9bcd-495b-478f-9dcb-594b1ae2b704 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:05.453397 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:05.453397 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:05.461273 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2c1c9bcd-495b-478f-9dcb-594b1ae2b704 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:05.473548 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2c1c9bcd-495b-478f-9dcb-594b1ae2b704 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:05.473548 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 270/1094] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:05 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 839 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:06.011050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-c7864b29-17c7-4798-abe1-bf86b1180370 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:06.013917 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-c7864b29-17c7-4798-abe1-bf86b1180370 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a/action Aug 07 16:15:06.014466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-c7864b29-17c7-4798-abe1-bf86b1180370 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:06.014674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-c7864b29-17c7-4798-abe1-bf86b1180370 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:06.039965 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:06.039965 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:06.057560 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c02ff386-2afa-455d-b0c3-d6de4623bc0a req-c7864b29-17c7-4798-abe1-bf86b1180370 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a/action returned with HTTP 204 Aug 07 16:15:06.058411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 271/1095] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:15:06 2026] POST /volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:06.488953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cfa9dc4-037a-4ba3-b15e-08f8f9afbfdf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:06.491585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cfa9dc4-037a-4ba3-b15e-08f8f9afbfdf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:06.491876 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cfa9dc4-037a-4ba3-b15e-08f8f9afbfdf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:06.492184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cfa9dc4-037a-4ba3-b15e-08f8f9afbfdf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:06.514014 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:06.514014 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:06.523420 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0cfa9dc4-037a-4ba3-b15e-08f8f9afbfdf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:06.530702 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cfa9dc4-037a-4ba3-b15e-08f8f9afbfdf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:06.531628 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 278/1096] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:06 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1131 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:06.556154 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:06.559414 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:15:06.560824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae12b308-f520-4848-8619-e2d533c49671", "name": "tempest-VolumesBackupsTest-Backup-368294725", "force": true, "container": "tempest-volumesbackupstest-backup-container-2095448624"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:06.562704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating new backup {'backup': {'volume_id': 'ae12b308-f520-4848-8619-e2d533c49671', 'name': 'tempest-VolumesBackupsTest-Backup-368294725', 'force': True, 'container': 'tempest-volumesbackupstest-backup-container-2095448624'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:15:06.562994 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating backup of volume ae12b308-f520-4848-8619-e2d533c49671 in container tempest-volumesbackupstest-backup-container-2095448624 Aug 07 16:15:06.580603 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:06.580603 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:06.581094 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:06.631594 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['957de421-a690-4619-a5ac-2bd53b0f0b86', '72940a98-0695-4672-a26b-7922ff0a7a0b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:06.704810 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76069eaf-087e-41a9-9733-d9a2fb37de0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:15:06.705550 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 278/1097] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:06 2026] POST /volume/v3/backups => generated 327 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:06.720293 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e03781fb-b41d-43f0-8d73-2ebe2e598721 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:06.729320 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e03781fb-b41d-43f0-8d73-2ebe2e598721 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:06.729320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e03781fb-b41d-43f0-8d73-2ebe2e598721 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:06.729320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e03781fb-b41d-43f0-8d73-2ebe2e598721 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:06.729320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e03781fb-b41d-43f0-8d73-2ebe2e598721 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:06.739590 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:06.739590 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:06.742689 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e03781fb-b41d-43f0-8d73-2ebe2e598721 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:06.743134 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 271/1098] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:06 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 786 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc3da310-4b22-4eb9-a1e8-0792d6ef4655 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc3da310-4b22-4eb9-a1e8-0792d6ef4655 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc3da310-4b22-4eb9-a1e8-0792d6ef4655 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc3da310-4b22-4eb9-a1e8-0792d6ef4655 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc3da310-4b22-4eb9-a1e8-0792d6ef4655 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc3da310-4b22-4eb9-a1e8-0792d6ef4655 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:08.058511 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 272/1099] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:07 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:08.807080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fbb2f155-50a7-4ad6-a1af-f1683ffe1f45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:08.812591 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbb2f155-50a7-4ad6-a1af-f1683ffe1f45 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:08.815158 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbb2f155-50a7-4ad6-a1af-f1683ffe1f45 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:08.815158 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fbb2f155-50a7-4ad6-a1af-f1683ffe1f45 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:08.815158 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fbb2f155-50a7-4ad6-a1af-f1683ffe1f45 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:08.827484 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:08.827484 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:08.828830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fbb2f155-50a7-4ad6-a1af-f1683ffe1f45 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:08.829341 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 279/1100] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:08 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:09.848061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87bad641-c11b-486e-96ac-c6d58857c95f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:09.852158 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bad641-c11b-486e-96ac-c6d58857c95f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:09.852158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bad641-c11b-486e-96ac-c6d58857c95f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:09.852158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bad641-c11b-486e-96ac-c6d58857c95f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:09.852158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-87bad641-c11b-486e-96ac-c6d58857c95f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:09.862878 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:09.862878 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:09.866032 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bad641-c11b-486e-96ac-c6d58857c95f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:09.866176 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 279/1101] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:09 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:10.883683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-086ebd26-969f-4063-9e5f-528808c0da0d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:10.888643 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-086ebd26-969f-4063-9e5f-528808c0da0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:10.889467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-086ebd26-969f-4063-9e5f-528808c0da0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:10.890666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-086ebd26-969f-4063-9e5f-528808c0da0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:10.891389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-086ebd26-969f-4063-9e5f-528808c0da0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:10.900729 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:10.900729 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:10.900729 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-086ebd26-969f-4063-9e5f-528808c0da0d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:10.900729 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 272/1102] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:10 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:11.917708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-785984b6-953c-431d-9197-b9412db5b27a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:11.922227 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-785984b6-953c-431d-9197-b9412db5b27a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:11.922227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-785984b6-953c-431d-9197-b9412db5b27a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:11.922227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-785984b6-953c-431d-9197-b9412db5b27a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:11.922227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-785984b6-953c-431d-9197-b9412db5b27a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:11.930801 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:11.930801 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:11.930801 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-785984b6-953c-431d-9197-b9412db5b27a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:11.934647 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 273/1103] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:11 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:12.946781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-334f7601-a8a1-41ca-bf15-a6f8408a5336 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:12.956667 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-334f7601-a8a1-41ca-bf15-a6f8408a5336 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:12.958382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-334f7601-a8a1-41ca-bf15-a6f8408a5336 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:12.958382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-334f7601-a8a1-41ca-bf15-a6f8408a5336 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:12.959479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-334f7601-a8a1-41ca-bf15-a6f8408a5336 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:12.972504 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:12.972504 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:12.972504 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-334f7601-a8a1-41ca-bf15-a6f8408a5336 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:12.973367 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 280/1104] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:12 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:13.989238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab10bdbe-9343-4960-add6-346c00742423 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:13.993518 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab10bdbe-9343-4960-add6-346c00742423 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:13.994040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab10bdbe-9343-4960-add6-346c00742423 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:13.994507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab10bdbe-9343-4960-add6-346c00742423 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:13.995035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab10bdbe-9343-4960-add6-346c00742423 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:14.005795 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:14.005795 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:14.008707 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab10bdbe-9343-4960-add6-346c00742423 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:14.008707 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 280/1105] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:13 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:15:14.561360 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:14.564177 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:14.564682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1983512189", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:14.567102 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1983512189', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:15.026515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-267ab39d-997b-4208-99d9-f7810198ba14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:15.026921 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Create volume of 1 GB Aug 07 16:15:15.029371 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-267ab39d-997b-4208-99d9-f7810198ba14 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:15.030058 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-267ab39d-997b-4208-99d9-f7810198ba14 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:15.030333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-267ab39d-997b-4208-99d9-f7810198ba14 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:15.030746 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-267ab39d-997b-4208-99d9-f7810198ba14 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:15.036609 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Availability Zones retrieved successfully. Aug 07 16:15:15.037416 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:15.037416 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:15.038663 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-267ab39d-997b-4208-99d9-f7810198ba14 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:15.039472 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 274/1106] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:15 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:15.046996 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Flow 'volume_create_api' (a1016764-8e03-4fb5-9784-9929760e6281) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:15.047962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abd1c0b-e8d0-473e-80c6-a7cbd9d65d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:15.049935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:15.181341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3abd1c0b-e8d0-473e-80c6-a7cbd9d65d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:15.181341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a04ece1-715b-4a24-b5c2-c45795e38f93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:15.305646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Created reservations ['d17d1fd2-6683-4e41-a4c4-32532b0b0cd0', 'e0b788b6-004a-4c7d-8ec9-9b5e781b76f9', 'bfa1bdf8-8246-4861-9a5d-5f5e7d533e43', 'c6ef3126-a4d4-4392-ac79-374436db90f0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:15.306963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a04ece1-715b-4a24-b5c2-c45795e38f93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d17d1fd2-6683-4e41-a4c4-32532b0b0cd0', 'e0b788b6-004a-4c7d-8ec9-9b5e781b76f9', 'bfa1bdf8-8246-4861-9a5d-5f5e7d533e43', 'c6ef3126-a4d4-4392-ac79-374436db90f0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:15.308412 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4d6057-496e-4981-a12f-c00f969f73fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:15.351518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dd4d6057-496e-4981-a12f-c00f969f73fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7048c03d-4bd2-48a6-a283-398656ec6ddc', '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-1983512189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e770a4cd8403ab5050446a5088f3e',qos_specs=None,replication_status=,reservations=['d17d1fd2-6683-4e41-a4c4-32532b0b0cd0','e0b788b6-004a-4c7d-8ec9-9b5e781b76f9','bfa1bdf8-8246-4861-9a5d-5f5e7d533e43','c6ef3126-a4d4-4392-ac79-374436db90f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b2425fbf5e4aea9a34f036185d37cf',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1983512189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7048c03d-4bd2-48a6-a283-398656ec6ddc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c5e770a4cd8403ab5050446a5088f3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='16b2425fbf5e4aea9a34f036185d37cf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:15.353761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba0b1c4-3421-4221-8482-530737fe2847) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:15.396958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ba0b1c4-3421-4221-8482-530737fe2847) transitioned into state 'SUCCESS' from state '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-1983512189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c5e770a4cd8403ab5050446a5088f3e',qos_specs=None,replication_status=,reservations=['d17d1fd2-6683-4e41-a4c4-32532b0b0cd0','e0b788b6-004a-4c7d-8ec9-9b5e781b76f9','bfa1bdf8-8246-4861-9a5d-5f5e7d533e43','c6ef3126-a4d4-4392-ac79-374436db90f0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='16b2425fbf5e4aea9a34f036185d37cf',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:15.398467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a3be02-a767-4b27-8fac-3ee9d286baf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:15.420560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2a3be02-a767-4b27-8fac-3ee9d286baf7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:15.421002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Flow 'volume_create_api' (a1016764-8e03-4fb5-9784-9929760e6281) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:15.421337 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Create volume request issued successfully. Aug 07 16:15:15.422204 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0eaf215e-a036-49fd-9b64-c63859747ce9 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:15.422840 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 273/1107] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:15:14 2026] POST /volume/v3/volumes => generated 897 bytes in 862 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:15.440995 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d58b328-e0a1-44c5-bfe4-326c49d52962 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:15.445755 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d58b328-e0a1-44c5-bfe4-326c49d52962 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:15:15.445755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d58b328-e0a1-44c5-bfe4-326c49d52962 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:15.445755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d58b328-e0a1-44c5-bfe4-326c49d52962 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:15.461552 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:15.461552 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:15.469228 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d58b328-e0a1-44c5-bfe4-326c49d52962 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:15:15.480266 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d58b328-e0a1-44c5-bfe4-326c49d52962 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:15:15.480266 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 281/1108] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:15 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 965 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:16.054887 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a3e08b9-8e66-4267-9201-4310a0b33cc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:16.058399 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a3e08b9-8e66-4267-9201-4310a0b33cc7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:16.058618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a3e08b9-8e66-4267-9201-4310a0b33cc7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:16.058826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a3e08b9-8e66-4267-9201-4310a0b33cc7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:16.058952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1a3e08b9-8e66-4267-9201-4310a0b33cc7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:16.066170 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:16.066170 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:16.068022 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a3e08b9-8e66-4267-9201-4310a0b33cc7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:16.069028 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 281/1109] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:16 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:16.502033 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3cc9c76-29be-4373-82cc-e2e1b1dec25c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:16.505577 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3cc9c76-29be-4373-82cc-e2e1b1dec25c tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:15:16.505917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3cc9c76-29be-4373-82cc-e2e1b1dec25c tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:16.506330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3cc9c76-29be-4373-82cc-e2e1b1dec25c tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:16.519540 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:16.519540 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:16.525246 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3cc9c76-29be-4373-82cc-e2e1b1dec25c tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:15:16.535514 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3cc9c76-29be-4373-82cc-e2e1b1dec25c tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:15:16.536143 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 275/1110] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:16 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1539 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:16.583909 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-b7a12f50-6e70-4a93-845a-e7327edd00e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:16.589002 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-b7a12f50-6e70-4a93-845a-e7327edd00e1 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:15:16.589002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-b7a12f50-6e70-4a93-845a-e7327edd00e1 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:16.589002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-b7a12f50-6e70-4a93-845a-e7327edd00e1 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:16.598226 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:16.598226 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:16.602824 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-b7a12f50-6e70-4a93-845a-e7327edd00e1 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:15:16.610382 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-b7a12f50-6e70-4a93-845a-e7327edd00e1 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:15:16.611063 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 274/1111] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:16 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1359 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:17.084312 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2396c75-d1a9-498d-85c0-1391aab8961a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:17.088495 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2396c75-d1a9-498d-85c0-1391aab8961a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:17.089876 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2396c75-d1a9-498d-85c0-1391aab8961a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:17.090519 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2396c75-d1a9-498d-85c0-1391aab8961a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:17.090885 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f2396c75-d1a9-498d-85c0-1391aab8961a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:17.098517 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:17.098517 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:17.099572 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2396c75-d1a9-498d-85c0-1391aab8961a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:17.099746 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 282/1112] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:17 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:17.406342 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-2653d734-7d66-41e6-9929-f944de96704b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:17.410524 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-2653d734-7d66-41e6-9929-f944de96704b tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:15:17.410844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-2653d734-7d66-41e6-9929-f944de96704b tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:17.411219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-2653d734-7d66-41e6-9929-f944de96704b tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:17.421233 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:17.421233 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:17.426974 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-2653d734-7d66-41e6-9929-f944de96704b tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:15:17.433958 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-2653d734-7d66-41e6-9929-f944de96704b tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:15:17.434447 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 282/1113] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:17 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:17.446838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f99fc487-8e0b-4b80-a651-0ecf975586ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:17.447513 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f99fc487-8e0b-4b80-a651-0ecf975586ce None None] GET https://10.4.3.24/volume// Aug 07 16:15:17.448860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f99fc487-8e0b-4b80-a651-0ecf975586ce None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:17.448860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f99fc487-8e0b-4b80-a651-0ecf975586ce None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:17.448860 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f99fc487-8e0b-4b80-a651-0ecf975586ce None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:17.448860 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 276/1114] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:15:17 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:17.457677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-da04ec82-aea3-4eb1-a26a-40240060d972 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:17.460888 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-da04ec82-aea3-4eb1-a26a-40240060d972 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:15:17.461493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-da04ec82-aea3-4eb1-a26a-40240060d972 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7048c03d-4bd2-48a6-a283-398656ec6ddc", "connector": null, "instance_uuid": "66c989b5-7db8-4f3e-bd16-2b60d95bc4f4"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:17.474448 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:17.474448 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:17.517082 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-da04ec82-aea3-4eb1-a26a-40240060d972 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:15:17.517748 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 275/1115] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:15:17 2026] POST /volume/v3/attachments => generated 273 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:18.121878 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09d34544-f8a4-494d-babc-dbf805aa355d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:18.123629 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09d34544-f8a4-494d-babc-dbf805aa355d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:18.123629 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09d34544-f8a4-494d-babc-dbf805aa355d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:18.123947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09d34544-f8a4-494d-babc-dbf805aa355d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:18.123947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-09d34544-f8a4-494d-babc-dbf805aa355d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:18.129578 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:18.129578 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:18.130341 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09d34544-f8a4-494d-babc-dbf805aa355d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:18.131151 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 283/1116] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:18 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:19.149061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc0988f0-0673-43ae-829e-160ed205b27b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:19.152949 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc0988f0-0673-43ae-829e-160ed205b27b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:19.153260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc0988f0-0673-43ae-829e-160ed205b27b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:19.153537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc0988f0-0673-43ae-829e-160ed205b27b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:19.153707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bc0988f0-0673-43ae-829e-160ed205b27b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:19.162290 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:19.162290 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:19.163415 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc0988f0-0673-43ae-829e-160ed205b27b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:19.163988 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 283/1117] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:19 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:19.545579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce6d9836-cadb-41ea-99e4-5e4433710314 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:19.545941 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce6d9836-cadb-41ea-99e4-5e4433710314 None None] GET https://10.4.3.24/volume// Aug 07 16:15:19.546064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9836-cadb-41ea-99e4-5e4433710314 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:19.546332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce6d9836-cadb-41ea-99e4-5e4433710314 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:19.546664 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce6d9836-cadb-41ea-99e4-5e4433710314 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:19.546990 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 277/1118] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:19.559938 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-17f3bc70-28b5-4be3-9c14-274f6aea49c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:19.562718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-17f3bc70-28b5-4be3-9c14-274f6aea49c7 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:15:19.562951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-17f3bc70-28b5-4be3-9c14-274f6aea49c7 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:19.563214 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-17f3bc70-28b5-4be3-9c14-274f6aea49c7 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:19.577671 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:19.577671 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:19.583606 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-17f3bc70-28b5-4be3-9c14-274f6aea49c7 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:15:19.590540 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-17f3bc70-28b5-4be3-9c14-274f6aea49c7 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:15:19.591759 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 276/1119] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:19 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1538 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:19.723755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:19.728573 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] PUT https://10.4.3.24/volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb Aug 07 16:15:19.728573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:19.747789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Acquiring lock "cinder-attachment_update-7048c03d-4bd2-48a6-a283-398656ec6ddc-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:15:19.755225 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Lock "cinder-attachment_update-7048c03d-4bd2-48a6-a283-398656ec6ddc-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:15:19.757032 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:19.757032 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:19.908371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Lock "cinder-attachment_update-7048c03d-4bd2-48a6-a283-398656ec6ddc-np0000006731" released by "attachment_update" :: held 0.151s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:15:19.908671 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-02945d2e-b426-40c0-8aeb-9ce9fe87d398 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb returned with HTTP 200 Aug 07 16:15:19.909159 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 284/1120] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:15:19 2026] PUT /volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:19.957096 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-15a89222-b428-458e-9555-8a8fd073d733 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:19.966552 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-15a89222-b428-458e-9555-8a8fd073d733 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] POST https://10.4.3.24/volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb/action Aug 07 16:15:19.966552 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-15a89222-b428-458e-9555-8a8fd073d733 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:19.966552 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-15a89222-b428-458e-9555-8a8fd073d733 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:20.000168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-105233a4-6046-4b68-bd57-fa1189609004 req-e59fadba-18fe-4261-84ad-d7851e6c28cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:20.004489 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-e59fadba-18fe-4261-84ad-d7851e6c28cd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] DELETE https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 Aug 07 16:15:20.004489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-e59fadba-18fe-4261-84ad-d7851e6c28cd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:20.004536 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:20.004536 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:20.005530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-e59fadba-18fe-4261-84ad-d7851e6c28cd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:20.019806 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:20.019806 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:20.035451 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70e1e149-1ae0-4c64-9c80-aaefc6e1e491 req-15a89222-b428-458e-9555-8a8fd073d733 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb/action returned with HTTP 204 Aug 07 16:15:20.036107 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 284/1121] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:15:19 2026] POST /volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb/action => generated 0 bytes in 79 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:20.090647 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-e59fadba-18fe-4261-84ad-d7851e6c28cd tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 returned with HTTP 200 Aug 07 16:15:20.090647 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 278/1122] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:15:19 2026] DELETE /volume/v3/attachments/38dc2edc-7bf7-4e8f-b191-528453c00ba6 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:20.103665 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:20.108342 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:15:20.108342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:20.108342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:20.108342 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Delete volume with id: 6b493f9b-20c9-495d-98db-8367009cd956 Aug 07 16:15:20.118874 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:20.118874 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:20.119868 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:15:20.162750 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Delete volume request issued successfully. Aug 07 16:15:20.162915 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-105233a4-6046-4b68-bd57-fa1189609004 req-67e574f7-354c-40f4-b1a6-c262032441f3 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 returned with HTTP 202 Aug 07 16:15:20.163375 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 277/1123] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:15:20 2026] DELETE /volume/v3/volumes/6b493f9b-20c9-495d-98db-8367009cd956 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:20.182748 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c53c46fc-1d9e-4a01-85e1-14166772dd78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:20.186423 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c53c46fc-1d9e-4a01-85e1-14166772dd78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:20.186734 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c53c46fc-1d9e-4a01-85e1-14166772dd78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:20.187058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c53c46fc-1d9e-4a01-85e1-14166772dd78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:20.187224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c53c46fc-1d9e-4a01-85e1-14166772dd78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:20.206395 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:20.206395 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:20.207394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c53c46fc-1d9e-4a01-85e1-14166772dd78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:20.211855 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 285/1124] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:20 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:21.230130 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8396752e-c690-41cb-913c-f04154dd8756 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:21.235572 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8396752e-c690-41cb-913c-f04154dd8756 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:21.235572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8396752e-c690-41cb-913c-f04154dd8756 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:21.235839 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8396752e-c690-41cb-913c-f04154dd8756 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:21.235985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8396752e-c690-41cb-913c-f04154dd8756 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:21.242213 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:21.242213 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:21.243289 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8396752e-c690-41cb-913c-f04154dd8756 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:21.244099 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 285/1125] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:21 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:22.265236 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3bbe89a-a14b-4acf-b064-e052bdc17e5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:22.269755 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3bbe89a-a14b-4acf-b064-e052bdc17e5f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:22.270065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3bbe89a-a14b-4acf-b064-e052bdc17e5f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:22.270408 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3bbe89a-a14b-4acf-b064-e052bdc17e5f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:22.270984 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a3bbe89a-a14b-4acf-b064-e052bdc17e5f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:22.276756 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:22.276756 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:22.277789 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3bbe89a-a14b-4acf-b064-e052bdc17e5f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:22.278352 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 279/1126] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:22 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:22.342332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:22.346067 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:15:22.346067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:22.346067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:22.346067 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Delete volume with id: e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:15:22.355704 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:22.355704 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:22.356189 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:15:22.403595 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Delete volume request issued successfully. Aug 07 16:15:22.403860 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48fd87b2-d51f-40e1-bba6-da9138f8e0ee tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 202 Aug 07 16:15:22.404393 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 278/1127] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:22 2026] DELETE /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:22.419180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c2c1a55-c1fb-4540-b4e8-b00ced3ebda8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:22.422533 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c2c1a55-c1fb-4540-b4e8-b00ced3ebda8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:15:22.422825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c2c1a55-c1fb-4540-b4e8-b00ced3ebda8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:22.423891 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c2c1a55-c1fb-4540-b4e8-b00ced3ebda8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:22.436829 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:22.436829 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:22.444338 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c2c1a55-c1fb-4540-b4e8-b00ced3ebda8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Volume info retrieved successfully. Aug 07 16:15:22.452149 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c2c1a55-c1fb-4540-b4e8-b00ced3ebda8 tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 200 Aug 07 16:15:22.453040 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 286/1128] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:22 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 844 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:23.294195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3c1eba9-dcd5-43b1-8c4f-483b91ba0200 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:23.296638 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3c1eba9-dcd5-43b1-8c4f-483b91ba0200 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:23.296899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3c1eba9-dcd5-43b1-8c4f-483b91ba0200 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:23.297142 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3c1eba9-dcd5-43b1-8c4f-483b91ba0200 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:23.297310 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a3c1eba9-dcd5-43b1-8c4f-483b91ba0200 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:23.304109 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:23.304109 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:23.306153 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3c1eba9-dcd5-43b1-8c4f-483b91ba0200 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:23.306153 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 286/1129] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:23 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:23.473883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acec41f9-f07f-4564-bf5f-b6b55a53b0eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:23.476996 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acec41f9-f07f-4564-bf5f-b6b55a53b0eb tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] GET https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e Aug 07 16:15:23.476996 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acec41f9-f07f-4564-bf5f-b6b55a53b0eb tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:23.477580 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acec41f9-f07f-4564-bf5f-b6b55a53b0eb tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:23.490260 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acec41f9-f07f-4564-bf5f-b6b55a53b0eb tempest-ServerActionsTestOtherA-1870297689 tempest-ServerActionsTestOtherA-1870297689-project-member] https://10.4.3.24/volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e returned with HTTP 404 Aug 07 16:15:23.490811 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 280/1130] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:23 2026] GET /volume/v3/volumes/e856f6f1-ad6f-4463-bb16-29f396eb8a8e => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:24.329995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-757500fa-81bd-4d2b-8cd9-d299f36cec16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:24.336287 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-757500fa-81bd-4d2b-8cd9-d299f36cec16 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:24.337287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-757500fa-81bd-4d2b-8cd9-d299f36cec16 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:24.337661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-757500fa-81bd-4d2b-8cd9-d299f36cec16 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:24.337815 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-757500fa-81bd-4d2b-8cd9-d299f36cec16 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:24.345680 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:24.345680 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:24.347637 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-757500fa-81bd-4d2b-8cd9-d299f36cec16 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:24.348943 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 279/1131] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:24 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:25.369818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e2e6f28-4cb3-4ab7-b12c-30b3b21faf18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:25.369818 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e2e6f28-4cb3-4ab7-b12c-30b3b21faf18 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:25.369818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e2e6f28-4cb3-4ab7-b12c-30b3b21faf18 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:25.369818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e2e6f28-4cb3-4ab7-b12c-30b3b21faf18 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:25.369818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5e2e6f28-4cb3-4ab7-b12c-30b3b21faf18 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:25.379050 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:25.379050 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:25.380116 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e2e6f28-4cb3-4ab7-b12c-30b3b21faf18 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:25.380611 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 287/1132] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:25 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:26.402334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec292d85-0aa0-4c8e-989f-d8071a4c28dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:26.405319 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec292d85-0aa0-4c8e-989f-d8071a4c28dd tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:26.405810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec292d85-0aa0-4c8e-989f-d8071a4c28dd tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:26.406202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec292d85-0aa0-4c8e-989f-d8071a4c28dd tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:26.406503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ec292d85-0aa0-4c8e-989f-d8071a4c28dd tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:26.415847 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:26.415847 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:26.417842 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec292d85-0aa0-4c8e-989f-d8071a4c28dd tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:26.418473 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 287/1133] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:26 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 789 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:27.432760 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a2885db-e63d-426f-a366-9b748724b38c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:27.436974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a2885db-e63d-426f-a366-9b748724b38c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:27.436974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a2885db-e63d-426f-a366-9b748724b38c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:27.436974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a2885db-e63d-426f-a366-9b748724b38c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:27.436974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0a2885db-e63d-426f-a366-9b748724b38c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:27.442165 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:27.442165 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:27.444396 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a2885db-e63d-426f-a366-9b748724b38c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:27.445281 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 281/1134] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:27 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:27.457552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4db6f373-9a88-4616-bb36-82b84759ec04 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:27.459924 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4db6f373-9a88-4616-bb36-82b84759ec04 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:27.460121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4db6f373-9a88-4616-bb36-82b84759ec04 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:27.460353 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4db6f373-9a88-4616-bb36-82b84759ec04 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:27.474505 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:27.474505 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:27.478598 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4db6f373-9a88-4616-bb36-82b84759ec04 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:27.485896 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4db6f373-9a88-4616-bb36-82b84759ec04 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:27.486395 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 280/1135] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:27 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1131 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:27.504218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:27.504218 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:27.504218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:27.504218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:27.504852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete backup with id: 1a0bc0de-5ea4-45ab-9737-31be09e99960. Aug 07 16:15:27.511328 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:27.511328 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:27.538439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] delete_backup rpcapi backup_id 1a0bc0de-5ea4-45ab-9737-31be09e99960 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:15:27.541021 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24eeb85f-8f70-4e09-a2b9-e9c7a650650b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 202 Aug 07 16:15:27.541481 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 288/1136] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:27 2026] DELETE /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:27.549681 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-12242918-89db-4a90-8e4f-97db830e9c55 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:27.556366 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12242918-89db-4a90-8e4f-97db830e9c55 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:27.556366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12242918-89db-4a90-8e4f-97db830e9c55 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:27.556366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-12242918-89db-4a90-8e4f-97db830e9c55 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:27.556366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-12242918-89db-4a90-8e4f-97db830e9c55 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:27.560236 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:27.560236 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:27.561920 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-12242918-89db-4a90-8e4f-97db830e9c55 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 200 Aug 07 16:15:27.562640 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 288/1137] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:27 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 789 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:28.406215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-fe0c8ece-9e33-4f84-94c8-0d171df547f5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.412419 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-fe0c8ece-9e33-4f84-94c8-0d171df547f5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:15:28.412419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-fe0c8ece-9e33-4f84-94c8-0d171df547f5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:28.412419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-fe0c8ece-9e33-4f84-94c8-0d171df547f5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:28.441065 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:28.441065 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:28.452322 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-fe0c8ece-9e33-4f84-94c8-0d171df547f5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:15:28.460002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-fe0c8ece-9e33-4f84-94c8-0d171df547f5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:15:28.460834 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 282/1138] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1440 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:28.582905 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-538751b8-8b09-4abf-bc82-5fe3458440ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.586550 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-538751b8-8b09-4abf-bc82-5fe3458440ba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 Aug 07 16:15:28.588494 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-538751b8-8b09-4abf-bc82-5fe3458440ba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:28.588774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-538751b8-8b09-4abf-bc82-5fe3458440ba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:28.589584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-538751b8-8b09-4abf-bc82-5fe3458440ba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 1a0bc0de-5ea4-45ab-9737-31be09e99960. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:28.603136 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-538751b8-8b09-4abf-bc82-5fe3458440ba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 returned with HTTP 404 Aug 07 16:15:28.603136 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 281/1139] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/v3/backups/1a0bc0de-5ea4-45ab-9737-31be09e99960 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:28.766445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-28a29fa8-aa39-4d4d-8e32-90b956eb0211 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.769387 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-28a29fa8-aa39-4d4d-8e32-90b956eb0211 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:28.769682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-28a29fa8-aa39-4d4d-8e32-90b956eb0211 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:28.769989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-28a29fa8-aa39-4d4d-8e32-90b956eb0211 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:28.793014 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:28.793014 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:28.800184 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-28a29fa8-aa39-4d4d-8e32-90b956eb0211 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:28.809777 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-28a29fa8-aa39-4d4d-8e32-90b956eb0211 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:28.810389 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 289/1140] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1131 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:28.846018 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.849547 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671/action Aug 07 16:15:28.851323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:28.851323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:28.864442 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:28.864442 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:28.865239 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:28.878200 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Begin detaching volume completed successfully. Aug 07 16:15:28.878558 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-2859f2b5-9dce-4af1-8f96-6166f7d110ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671/action returned with HTTP 202 Aug 07 16:15:28.879096 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 289/1141] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:15:28 2026] POST /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:28.912894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91080282-525e-42af-9801-2661db3aa073 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.916331 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91080282-525e-42af-9801-2661db3aa073 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:28.916586 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91080282-525e-42af-9801-2661db3aa073 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:28.916820 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91080282-525e-42af-9801-2661db3aa073 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:28.932050 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:28.932050 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:28.937701 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-91080282-525e-42af-9801-2661db3aa073 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:28.943939 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91080282-525e-42af-9801-2661db3aa073 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:28.944458 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 283/1142] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1134 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:28.981657 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-feb9db87-6886-47c5-a960-2aa983358197 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.982198 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-feb9db87-6886-47c5-a960-2aa983358197 None None] GET https://10.4.3.24/volume// Aug 07 16:15:28.982488 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-feb9db87-6886-47c5-a960-2aa983358197 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:28.983171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-feb9db87-6886-47c5-a960-2aa983358197 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:28.983226 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-feb9db87-6886-47c5-a960-2aa983358197 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:28.984227 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 282/1143] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:28.991290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4efac9f-07db-42f8-931b-c88ebf69f889 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:28.991878 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4efac9f-07db-42f8-931b-c88ebf69f889 None None] GET https://10.4.3.24/volume// Aug 07 16:15:28.991994 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4efac9f-07db-42f8-931b-c88ebf69f889 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:28.992199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4efac9f-07db-42f8-931b-c88ebf69f889 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:28.992547 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4efac9f-07db-42f8-931b-c88ebf69f889 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:28.992955 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 290/1144] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:15:28.998638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-89c936f0-43d8-493a-b66c-730b36d71151 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:29.001836 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-89c936f0-43d8-493a-b66c-730b36d71151 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:29.002185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-89c936f0-43d8-493a-b66c-730b36d71151 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:29.002504 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-89c936f0-43d8-493a-b66c-730b36d71151 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:29.006176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-306937fa-24ad-43cc-8852-9f8deb7c6c3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:29.008098 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-306937fa-24ad-43cc-8852-9f8deb7c6c3f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:15:29.009359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-306937fa-24ad-43cc-8852-9f8deb7c6c3f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1841200-ec76-491c-828a-3bec0777cdf6", "connector": null, "instance_uuid": "e68c4bf3-23ca-49cc-a99b-07106e30f823"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:29.021331 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:29.021331 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:29.028254 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:29.028254 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:29.030324 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-89c936f0-43d8-493a-b66c-730b36d71151 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:29.035941 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-89c936f0-43d8-493a-b66c-730b36d71151 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:29.036365 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 290/1145] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:28 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1314 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:29.065873 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-306937fa-24ad-43cc-8852-9f8deb7c6c3f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:15:29.065873 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 284/1146] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:15:29 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:29.073587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-093383cd-0357-4dfa-b788-6c3122da6f10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:29.078996 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-093383cd-0357-4dfa-b788-6c3122da6f10 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc Aug 07 16:15:29.079225 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-093383cd-0357-4dfa-b788-6c3122da6f10 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:29.079656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-093383cd-0357-4dfa-b788-6c3122da6f10 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:29.091180 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:29.091180 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:29.210512 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-093383cd-0357-4dfa-b788-6c3122da6f10 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc returned with HTTP 200 Aug 07 16:15:29.211497 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 283/1147] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:15:29 2026] DELETE /volume/v3/attachments/4d9a53a0-3fcb-4318-944c-10ffa877dcbc => generated 367 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:29.757284 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-398beb94-4e02-44f7-a9e0-e692585706cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:29.759739 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-398beb94-4e02-44f7-a9e0-e692585706cc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:15:29.760110 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-398beb94-4e02-44f7-a9e0-e692585706cc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:29.760442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-398beb94-4e02-44f7-a9e0-e692585706cc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:29.775210 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:29.775210 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:29.781080 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-398beb94-4e02-44f7-a9e0-e692585706cc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:15:29.789759 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-398beb94-4e02-44f7-a9e0-e692585706cc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:15:29.790134 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 291/1148] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:29 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1831 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:29.964858 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9411e0e-b5f2-4ca3-b648-e123144d3cd4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:29.966576 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9411e0e-b5f2-4ca3-b648-e123144d3cd4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:29.966764 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9411e0e-b5f2-4ca3-b648-e123144d3cd4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:29.966966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9411e0e-b5f2-4ca3-b648-e123144d3cd4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:29.981067 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:29.981067 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:29.984606 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f9411e0e-b5f2-4ca3-b648-e123144d3cd4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:29.990827 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9411e0e-b5f2-4ca3-b648-e123144d3cd4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:29.991325 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 291/1149] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:29 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 1134 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:30.175387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-a4c61778-d25a-4c25-af48-58d424d5ad40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.179295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-a4c61778-d25a-4c25-af48-58d424d5ad40 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a Aug 07 16:15:30.179506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-a4c61778-d25a-4c25-af48-58d424d5ad40 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:30.179708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-a4c61778-d25a-4c25-af48-58d424d5ad40 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:30.196945 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:30.196945 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:30.271384 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8beaea1e-a394-46ac-aab1-d59f2b940f13 req-a4c61778-d25a-4c25-af48-58d424d5ad40 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a returned with HTTP 200 Aug 07 16:15:30.271850 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 285/1150] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:15:30 2026] DELETE /volume/v3/attachments/c388448b-2d18-42e9-af83-3c73e385b21a => generated 19 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:30.344104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-383ee7ef-c149-48dd-9152-38b01bab3e48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.346357 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-383ee7ef-c149-48dd-9152-38b01bab3e48 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:30.346612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-383ee7ef-c149-48dd-9152-38b01bab3e48 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:30.346879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-383ee7ef-c149-48dd-9152-38b01bab3e48 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:30.354402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.356572 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb Aug 07 16:15:30.357052 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:30.361226 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:30.361226 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:30.365585 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-383ee7ef-c149-48dd-9152-38b01bab3e48 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:30.366292 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:15:30.372495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:15:30.372623 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-383ee7ef-c149-48dd-9152-38b01bab3e48 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:15:30.373081 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 284/1151] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:30 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1142 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:30.373929 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:30.373929 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:30.425246 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-18197073-7e47-4c92-a5ec-f36831d35015 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.428712 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-18197073-7e47-4c92-a5ec-f36831d35015 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:30.428975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-18197073-7e47-4c92-a5ec-f36831d35015 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:30.429228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-18197073-7e47-4c92-a5ec-f36831d35015 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:30.447407 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:30.447407 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:30.450074 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-18197073-7e47-4c92-a5ec-f36831d35015 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:30.457549 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-18197073-7e47-4c92-a5ec-f36831d35015 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:15:30.458211 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 292/1152] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:30 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1142 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:30.482990 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.484365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-d1841200-ec76-491c-828a-3bec0777cdf6-np0000006731" released by "attachment_update" :: held 0.112s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:15:30.484731 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-714cb56c-e07b-48f8-8e68-23b05d7a600c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb returned with HTTP 200 Aug 07 16:15:30.484997 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] POST https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924/action Aug 07 16:15:30.485388 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:30.485611 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 292/1153] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:15:30 2026] PUT /volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb => generated 969 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:30.486086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:30.495238 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-9117ad77-8369-4922-b6a4-19cd20ae2661 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.497548 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-9117ad77-8369-4922-b6a4-19cd20ae2661 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb Aug 07 16:15:30.497885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-9117ad77-8369-4922-b6a4-19cd20ae2661 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:30.499388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-9117ad77-8369-4922-b6a4-19cd20ae2661 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:30.499887 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:30.499887 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:30.501271 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:30.510332 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Begin detaching volume completed successfully. Aug 07 16:15:30.510332 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-6f243d5c-792d-47ef-b064-e1d8de141179 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924/action returned with HTTP 202 Aug 07 16:15:30.510332 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 286/1154] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:15:30 2026] POST /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:30.529752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-9117ad77-8369-4922-b6a4-19cd20ae2661 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb returned with HTTP 200 Aug 07 16:15:30.530381 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 285/1155] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:15:30 2026] GET /volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb => generated 994 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:30.565605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c37cf993-47e5-4526-a356-0bfa840dadee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.565899 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c37cf993-47e5-4526-a356-0bfa840dadee None None] GET https://10.4.3.24/volume// Aug 07 16:15:30.566184 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c37cf993-47e5-4526-a356-0bfa840dadee None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:30.566478 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c37cf993-47e5-4526-a356-0bfa840dadee None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:30.566797 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c37cf993-47e5-4526-a356-0bfa840dadee None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:30.567200 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 293/1156] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:30.579416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-d9448601-6b4d-455a-bb60-297fa0fd0fcd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:30.581848 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-d9448601-6b4d-455a-bb60-297fa0fd0fcd tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:30.582072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-d9448601-6b4d-455a-bb60-297fa0fd0fcd tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:30.582240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-d9448601-6b4d-455a-bb60-297fa0fd0fcd tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:30.593723 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:30.593723 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:30.598836 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-d9448601-6b4d-455a-bb60-297fa0fd0fcd tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:30.607742 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-d9448601-6b4d-455a-bb60-297fa0fd0fcd tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:15:30.608580 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 293/1157] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:30 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 1325 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:31.010542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a8d03941-837c-44a0-8a84-c14cf3b6ac78 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:31.013343 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8d03941-837c-44a0-8a84-c14cf3b6ac78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:31.013343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8d03941-837c-44a0-8a84-c14cf3b6ac78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:31.014290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a8d03941-837c-44a0-8a84-c14cf3b6ac78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:31.032626 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:31.032626 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:31.037381 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a8d03941-837c-44a0-8a84-c14cf3b6ac78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:31.048722 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a8d03941-837c-44a0-8a84-c14cf3b6ac78 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:31.049422 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 287/1158] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:31 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 839 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:33.112391 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aca14935-b577-4f67-a7d9-b329a97de03c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:33.419489 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:33.419489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1768426647"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:33.421711 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1768426647'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:33.421881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume of 1 GB Aug 07 16:15:33.422926 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:33.422926 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:33.427354 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=182,cinder:UPDATE=34,cinder:INSERT=17 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:15:33.431196 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Availability Zones retrieved successfully. Aug 07 16:15:33.436836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Flow 'volume_create_api' (d483f410-1ad1-431b-b904-749fa76cf75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:33.436836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8468a0b6-59e7-4d1f-b8b1-0bacae05ef2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:33.438442 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:33.485572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-e22414e8-2555-49d8-a579-0b7b4901a4c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:33.495641 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-e22414e8-2555-49d8-a579-0b7b4901a4c7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] DELETE https://10.4.3.24/volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f Aug 07 16:15:33.496140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-e22414e8-2555-49d8-a579-0b7b4901a4c7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:33.496140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-e22414e8-2555-49d8-a579-0b7b4901a4c7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:33.505469 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8468a0b6-59e7-4d1f-b8b1-0bacae05ef2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:33.506674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c4a620-b6da-4e77-a8fb-6684874ad46b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:33.512474 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:33.512474 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:33.627509 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-cf3f8333-0749-4082-a560-0f785ebe91d5 req-e22414e8-2555-49d8-a579-0b7b4901a4c7 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f returned with HTTP 200 Aug 07 16:15:33.628253 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 294/1159] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:15:33 2026] DELETE /volume/v3/attachments/e8c89bc2-2747-4438-a6d9-0e0d4b7cfa4f => generated 19 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:33.649037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Created reservations ['9ec9090e-8624-4a9b-b670-7a35f8391130', '89aa14b2-f127-4d6d-a368-40fb98cec0f5', '6e057618-c338-4d4d-95d3-ab17d66c2acf', '1a6ebc4a-260a-4105-8ce4-9aff22e87965'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:33.649258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22c4a620-b6da-4e77-a8fb-6684874ad46b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9ec9090e-8624-4a9b-b670-7a35f8391130', '89aa14b2-f127-4d6d-a368-40fb98cec0f5', '6e057618-c338-4d4d-95d3-ab17d66c2acf', '1a6ebc4a-260a-4105-8ce4-9aff22e87965']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:33.650424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef343f7e-63c9-483a-9ff5-122d0d8bef06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:33.687195 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ef343f7e-63c9-483a-9ff5-122d0d8bef06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9e75619-41ce-42a4-b37a-48d977678545', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1768426647',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='510e7e99eeac4d378afa58af95e4bdf0',qos_specs=None,replication_status=,reservations=['9ec9090e-8624-4a9b-b670-7a35f8391130','89aa14b2-f127-4d6d-a368-40fb98cec0f5','6e057618-c338-4d4d-95d3-ab17d66c2acf','1a6ebc4a-260a-4105-8ce4-9aff22e87965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1768426647',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9e75619-41ce-42a4-b37a-48d977678545,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='510e7e99eeac4d378afa58af95e4bdf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:33.688673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc8eaff-8d5b-4acf-85e2-cb94f7fe2043) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:33.721912 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8fc8eaff-8d5b-4acf-85e2-cb94f7fe2043) transitioned into state 'SUCCESS' from state '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-1768426647',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='510e7e99eeac4d378afa58af95e4bdf0',qos_specs=None,replication_status=,reservations=['9ec9090e-8624-4a9b-b670-7a35f8391130','89aa14b2-f127-4d6d-a368-40fb98cec0f5','6e057618-c338-4d4d-95d3-ab17d66c2acf','1a6ebc4a-260a-4105-8ce4-9aff22e87965'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:33.723091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c314e86-c6f5-4439-95af-7604f9af3b8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:33.738554 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c314e86-c6f5-4439-95af-7604f9af3b8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:33.740136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Flow 'volume_create_api' (d483f410-1ad1-431b-b904-749fa76cf75b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:33.740549 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume request issued successfully. Aug 07 16:15:33.741330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca14935-b577-4f67-a7d9-b329a97de03c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:33.742193 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 286/1160] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:33 2026] POST /volume/v3/volumes => generated 758 bytes in 631 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:33.759913 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6837cf9-4049-4fda-a01f-38b1318b0151 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:33.762347 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6837cf9-4049-4fda-a01f-38b1318b0151 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:33.762551 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6837cf9-4049-4fda-a01f-38b1318b0151 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:33.762853 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6837cf9-4049-4fda-a01f-38b1318b0151 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:33.766950 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d7a2a77-b345-4eeb-807f-2e541a272cb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:33.767831 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=164,cinder:UPDATE=18,cinder:INSERT=11 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:15:33.768550 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d7a2a77-b345-4eeb-807f-2e541a272cb3 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:33.768783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d7a2a77-b345-4eeb-807f-2e541a272cb3 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:33.769024 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d7a2a77-b345-4eeb-807f-2e541a272cb3 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:33.773191 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:33.773191 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:33.781673 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d6837cf9-4049-4fda-a01f-38b1318b0151 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:33.784948 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:33.784948 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:33.787700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6837cf9-4049-4fda-a01f-38b1318b0151 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 returned with HTTP 200 Aug 07 16:15:33.790633 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 294/1161] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:33 2026] GET /volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 => generated 826 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:33.794366 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d7a2a77-b345-4eeb-807f-2e541a272cb3 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:33.800871 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d7a2a77-b345-4eeb-807f-2e541a272cb3 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:15:33.801433 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 288/1162] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:33 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 850 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:34.805954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-480d4a39-9b1b-4750-b2c7-59fd24eec7a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:34.807712 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-480d4a39-9b1b-4750-b2c7-59fd24eec7a4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:34.808000 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-480d4a39-9b1b-4750-b2c7-59fd24eec7a4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:34.808264 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-480d4a39-9b1b-4750-b2c7-59fd24eec7a4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:34.817549 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:34.817549 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:34.823423 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-480d4a39-9b1b-4750-b2c7-59fd24eec7a4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:34.830947 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-480d4a39-9b1b-4750-b2c7-59fd24eec7a4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 returned with HTTP 200 Aug 07 16:15:34.831531 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 295/1163] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:34 2026] GET /volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 => generated 851 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:34.863424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-536acf3c-40c2-4162-9426-5e662075de03 req-04633c1b-f0d3-448d-a826-011fb945728d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:34.866365 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-536acf3c-40c2-4162-9426-5e662075de03 req-04633c1b-f0d3-448d-a826-011fb945728d tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:34.866686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-536acf3c-40c2-4162-9426-5e662075de03 req-04633c1b-f0d3-448d-a826-011fb945728d tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:34.867186 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-536acf3c-40c2-4162-9426-5e662075de03 req-04633c1b-f0d3-448d-a826-011fb945728d tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:34.877184 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:34.877184 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:34.881739 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-536acf3c-40c2-4162-9426-5e662075de03 req-04633c1b-f0d3-448d-a826-011fb945728d tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:34.887718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-536acf3c-40c2-4162-9426-5e662075de03 req-04633c1b-f0d3-448d-a826-011fb945728d tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 returned with HTTP 200 Aug 07 16:15:34.888277 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 287/1164] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:34 2026] GET /volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:34.905438 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d94dddce-5648-4870-92bb-1dc9a85f895c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:34.908112 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:34.908377 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-767037269"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:34.910980 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-767037269'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:34.911204 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume of 1 GB Aug 07 16:15:34.922431 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Availability Zones retrieved successfully. Aug 07 16:15:34.933130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-42a6baa4-1ba2-4d67-ae2a-86366692646e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:34.934172 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Flow 'volume_create_api' (27311fa2-b01a-4534-8fdd-16ae5f5d2e79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:34.935691 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7762a099-caec-4016-829a-d650cdb0636f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:34.937635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:34.938629 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-42a6baa4-1ba2-4d67-ae2a-86366692646e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb/action Aug 07 16:15:34.938629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-42a6baa4-1ba2-4d67-ae2a-86366692646e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:34.938794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-42a6baa4-1ba2-4d67-ae2a-86366692646e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:34.970662 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:34.970662 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:34.978737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7762a099-caec-4016-829a-d650cdb0636f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:34.979870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7906ef-f5e2-4219-b434-f61cc165433a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:34.998983 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b2ecc9f7-792c-4d47-a338-85a7770d98bc req-42a6baa4-1ba2-4d67-ae2a-86366692646e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb/action returned with HTTP 204 Aug 07 16:15:34.999681 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 289/1165] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:15:34 2026] POST /volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:35.057641 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Created reservations ['73632e4c-d454-4635-be28-3892b33d2588', 'e7bbb728-b14a-49bc-801e-b6dba1188dc7', '9fc8c2f3-40e1-4883-843c-64af5d2d517b', '1d428a4f-5af2-4bef-b231-e5bf51136627'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:35.060871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc7906ef-f5e2-4219-b434-f61cc165433a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['73632e4c-d454-4635-be28-3892b33d2588', 'e7bbb728-b14a-49bc-801e-b6dba1188dc7', '9fc8c2f3-40e1-4883-843c-64af5d2d517b', '1d428a4f-5af2-4bef-b231-e5bf51136627']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:35.061105 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd7ca44-1eb6-4f99-b2f9-73f400e414e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:35.105129 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5cd7ca44-1eb6-4f99-b2f9-73f400e414e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fb122278-2e06-46c7-b141-2c17f8ac53d5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-767037269',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='510e7e99eeac4d378afa58af95e4bdf0',qos_specs=None,replication_status=,reservations=['73632e4c-d454-4635-be28-3892b33d2588','e7bbb728-b14a-49bc-801e-b6dba1188dc7','9fc8c2f3-40e1-4883-843c-64af5d2d517b','1d428a4f-5af2-4bef-b231-e5bf51136627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-767037269',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fb122278-2e06-46c7-b141-2c17f8ac53d5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='510e7e99eeac4d378afa58af95e4bdf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:35.106360 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f74649e2-3ef1-46f6-8bab-c0e36c962dc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:35.149785 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f74649e2-3ef1-46f6-8bab-c0e36c962dc8) transitioned into state 'SUCCESS' from state '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-767037269',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='510e7e99eeac4d378afa58af95e4bdf0',qos_specs=None,replication_status=,reservations=['73632e4c-d454-4635-be28-3892b33d2588','e7bbb728-b14a-49bc-801e-b6dba1188dc7','9fc8c2f3-40e1-4883-843c-64af5d2d517b','1d428a4f-5af2-4bef-b231-e5bf51136627'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:35.150855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7d33a3-0b07-4348-995d-efe5a6e19d77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:35.176494 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f7d33a3-0b07-4348-995d-efe5a6e19d77) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:35.177029 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Flow 'volume_create_api' (27311fa2-b01a-4534-8fdd-16ae5f5d2e79) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:35.177680 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume request issued successfully. Aug 07 16:15:35.178708 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d94dddce-5648-4870-92bb-1dc9a85f895c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:35.179673 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 295/1166] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:34 2026] POST /volume/v3/volumes => generated 757 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:35.197180 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9624f72e-bd1f-4825-a8ea-5cabb9398e19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:35.199232 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9624f72e-bd1f-4825-a8ea-5cabb9398e19 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:35.199569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9624f72e-bd1f-4825-a8ea-5cabb9398e19 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:35.199735 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9624f72e-bd1f-4825-a8ea-5cabb9398e19 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:35.210000 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:35.210000 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:35.223779 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9624f72e-bd1f-4825-a8ea-5cabb9398e19 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:35.236675 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9624f72e-bd1f-4825-a8ea-5cabb9398e19 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 returned with HTTP 200 Aug 07 16:15:35.237207 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 296/1167] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:35 2026] GET /volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 => generated 825 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:35.627689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:35.631007 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:35.631215 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:35.631502 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:35.631749 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:35.641892 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:35.641892 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:35.642486 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:35.666504 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume request issued successfully. Aug 07 16:15:35.666739 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e765dc24-1b9f-469b-ba22-0c9147720e83 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 202 Aug 07 16:15:35.667261 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 288/1168] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:35 2026] DELETE /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:35.679339 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-410b1840-559b-4d9d-9fca-fd93ee2b0d5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:35.681232 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-410b1840-559b-4d9d-9fca-fd93ee2b0d5b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:35.681589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-410b1840-559b-4d9d-9fca-fd93ee2b0d5b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:35.681825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-410b1840-559b-4d9d-9fca-fd93ee2b0d5b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:35.686899 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=172,cinder:INSERT=9,cinder:UPDATE=35 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:15:35.694788 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:35.694788 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:35.701501 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-410b1840-559b-4d9d-9fca-fd93ee2b0d5b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:35.708102 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-410b1840-559b-4d9d-9fca-fd93ee2b0d5b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 200 Aug 07 16:15:35.708608 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 290/1169] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:35 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:36.253513 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37d905b1-fe93-4eca-bc58-aad7c7deb832 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.256415 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37d905b1-fe93-4eca-bc58-aad7c7deb832 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:36.256568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37d905b1-fe93-4eca-bc58-aad7c7deb832 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:36.256810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37d905b1-fe93-4eca-bc58-aad7c7deb832 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:36.267110 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:36.267110 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:36.275053 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37d905b1-fe93-4eca-bc58-aad7c7deb832 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:36.284490 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37d905b1-fe93-4eca-bc58-aad7c7deb832 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 returned with HTTP 200 Aug 07 16:15:36.285384 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 296/1170] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:36 2026] GET /volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:36.318602 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8300a65a-c066-4663-8af6-f4d66afff80e req-ccd11a56-92e2-442f-bc0b-3e24002fc6d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.321129 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8300a65a-c066-4663-8af6-f4d66afff80e req-ccd11a56-92e2-442f-bc0b-3e24002fc6d2 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:36.321543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8300a65a-c066-4663-8af6-f4d66afff80e req-ccd11a56-92e2-442f-bc0b-3e24002fc6d2 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:36.321944 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8300a65a-c066-4663-8af6-f4d66afff80e req-ccd11a56-92e2-442f-bc0b-3e24002fc6d2 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:36.325643 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=139,cinder:UPDATE=23,cinder:INSERT=5 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:15:36.335102 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:36.335102 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:36.346089 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-8300a65a-c066-4663-8af6-f4d66afff80e req-ccd11a56-92e2-442f-bc0b-3e24002fc6d2 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:36.350670 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8300a65a-c066-4663-8af6-f4d66afff80e req-ccd11a56-92e2-442f-bc0b-3e24002fc6d2 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 returned with HTTP 200 Aug 07 16:15:36.351914 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 297/1171] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:36 2026] GET /volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:36.368839 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.370939 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:36.371292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-707361515"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:36.373897 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-707361515'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:36.374097 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume of 1 GB Aug 07 16:15:36.381110 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Availability Zones retrieved successfully. Aug 07 16:15:36.390181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Flow 'volume_create_api' (820b22a2-aca5-471b-a4e0-2074d0dc2ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:36.391996 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f165501-15c0-48aa-9dca-6d9778ccca08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:36.394158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:36.440483 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f165501-15c0-48aa-9dca-6d9778ccca08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:36.444339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99f9885-75c3-4903-b604-54117fb98f0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:36.512496 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Created reservations ['ff0f2110-bc56-4a20-b9f6-071aae283a1e', '0fd521f9-87f8-4968-b4e9-81604cde8d00', '2788e727-542d-4062-bf2e-b1b1540d1585', '00dcf2ad-729d-454f-af09-ac97833c1a2a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:36.513139 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a99f9885-75c3-4903-b604-54117fb98f0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff0f2110-bc56-4a20-b9f6-071aae283a1e', '0fd521f9-87f8-4968-b4e9-81604cde8d00', '2788e727-542d-4062-bf2e-b1b1540d1585', '00dcf2ad-729d-454f-af09-ac97833c1a2a']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:36.514172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75637a56-ab0c-408c-a330-cfc1757517b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:36.545624 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75637a56-ab0c-408c-a330-cfc1757517b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6be974c4-9604-40eb-a366-836fd0149b4c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-707361515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='510e7e99eeac4d378afa58af95e4bdf0',qos_specs=None,replication_status=,reservations=['ff0f2110-bc56-4a20-b9f6-071aae283a1e','0fd521f9-87f8-4968-b4e9-81604cde8d00','2788e727-542d-4062-bf2e-b1b1540d1585','00dcf2ad-729d-454f-af09-ac97833c1a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-707361515',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6be974c4-9604-40eb-a366-836fd0149b4c,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='510e7e99eeac4d378afa58af95e4bdf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:36.546635 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b095941d-dc70-440d-8876-4d1baab3659d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:36.579984 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b095941d-dc70-440d-8876-4d1baab3659d) transitioned into state 'SUCCESS' from state '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-707361515',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='510e7e99eeac4d378afa58af95e4bdf0',qos_specs=None,replication_status=,reservations=['ff0f2110-bc56-4a20-b9f6-071aae283a1e','0fd521f9-87f8-4968-b4e9-81604cde8d00','2788e727-542d-4062-bf2e-b1b1540d1585','00dcf2ad-729d-454f-af09-ac97833c1a2a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='06be7ec2f7cd452c84b4a75ecbebe6be',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:36.581124 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552c0cf7-fddd-42c8-a547-ab2c1d6cdcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:36.600330 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (552c0cf7-fddd-42c8-a547-ab2c1d6cdcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:36.600330 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Flow 'volume_create_api' (820b22a2-aca5-471b-a4e0-2074d0dc2ba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:36.600330 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Create volume request issued successfully. Aug 07 16:15:36.600330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aac267c-f511-4d7f-a2fe-bac1e613ffa1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:36.600568 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 289/1172] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:36 2026] POST /volume/v3/volumes => generated 757 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:36.614724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-13c41422-d34c-4846-8174-6c7454f05077 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.618799 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c41422-d34c-4846-8174-6c7454f05077 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:36.619099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c41422-d34c-4846-8174-6c7454f05077 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:36.619359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-13c41422-d34c-4846-8174-6c7454f05077 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:36.629158 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:36.629158 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:36.634352 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-13c41422-d34c-4846-8174-6c7454f05077 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:36.639445 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-13c41422-d34c-4846-8174-6c7454f05077 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c returned with HTTP 200 Aug 07 16:15:36.639928 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 291/1173] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:36 2026] GET /volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c => generated 825 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:36.729391 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9981899-110b-405f-87c4-09fcd4797036 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.731449 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9981899-110b-405f-87c4-09fcd4797036 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:36.731746 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9981899-110b-405f-87c4-09fcd4797036 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:36.732008 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9981899-110b-405f-87c4-09fcd4797036 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:36.742159 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9981899-110b-405f-87c4-09fcd4797036 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 404 Aug 07 16:15:36.743074 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 297/1174] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:36 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:36.754331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4f32b27-e052-484b-8218-0e85edbdadc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.755825 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4f32b27-e052-484b-8218-0e85edbdadc5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:36.756245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4f32b27-e052-484b-8218-0e85edbdadc5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:36.756564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4f32b27-e052-484b-8218-0e85edbdadc5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:36.765291 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4f32b27-e052-484b-8218-0e85edbdadc5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 404 Aug 07 16:15:36.766017 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 298/1175] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:36 2026] GET /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:36.775828 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54056e2b-a3b5-455a-b61c-87a80a3db10c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.778356 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54056e2b-a3b5-455a-b61c-87a80a3db10c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:36.778958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54056e2b-a3b5-455a-b61c-87a80a3db10c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:36.778958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54056e2b-a3b5-455a-b61c-87a80a3db10c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:36.779544 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-54056e2b-a3b5-455a-b61c-87a80a3db10c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: ae12b308-f520-4848-8619-e2d533c49671 Aug 07 16:15:36.787602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54056e2b-a3b5-455a-b61c-87a80a3db10c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 returned with HTTP 404 Aug 07 16:15:36.788365 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 290/1176] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:36 2026] DELETE /volume/v3/volumes/ae12b308-f520-4848-8619-e2d533c49671 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:36.825314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50d1d36d-17a8-4723-b644-c29321fcdbac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:36.827721 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:36.828077 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-VolumesBackupsTest-Volume-1087274458"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:36.829685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request body: {'volume': {'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1087274458'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:37.040911 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume of 1 GB Aug 07 16:15:37.048602 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability Zones retrieved successfully. Aug 07 16:15:37.056770 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (50cc0469-d628-46b8-a284-0072d2ae14e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:37.058481 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086ed273-101f-44a6-8182-11eb5523412d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:37.060011 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:37.140332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (086ed273-101f-44a6-8182-11eb5523412d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:37.140332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d3a10e-e0b0-400a-a606-4a44f426737d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:37.199675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['962d016b-07e1-4f55-822e-19db88d45ade', 'b6c60edd-e4bb-4d55-baf8-122b2b89a003', '2b68863a-b2b8-4f5d-8b1d-f2858d4efd79', '57d6b12c-4654-4882-bd83-96acc6cdddc7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:37.200870 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60d3a10e-e0b0-400a-a606-4a44f426737d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['962d016b-07e1-4f55-822e-19db88d45ade', 'b6c60edd-e4bb-4d55-baf8-122b2b89a003', '2b68863a-b2b8-4f5d-8b1d-f2858d4efd79', '57d6b12c-4654-4882-bd83-96acc6cdddc7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:37.202329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b25b58-148c-49b6-9911-505347810383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:37.246437 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b4b25b58-148c-49b6-9911-505347810383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd65b07b-b58d-491e-98c3-be4e0cb21633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1087274458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['962d016b-07e1-4f55-822e-19db88d45ade','b6c60edd-e4bb-4d55-baf8-122b2b89a003','2b68863a-b2b8-4f5d-8b1d-f2858d4efd79','57d6b12c-4654-4882-bd83-96acc6cdddc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1087274458',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd65b07b-b58d-491e-98c3-be4e0cb21633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbded17230da4b3fb81c6c7498ecd256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:37.247537 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d481c70-e32e-4b2f-b970-3d427e47eec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:37.307516 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d481c70-e32e-4b2f-b970-3d427e47eec1) transitioned into state 'SUCCESS' from state '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-1087274458',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['962d016b-07e1-4f55-822e-19db88d45ade','b6c60edd-e4bb-4d55-baf8-122b2b89a003','2b68863a-b2b8-4f5d-8b1d-f2858d4efd79','57d6b12c-4654-4882-bd83-96acc6cdddc7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:37.308797 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e6763f-a5c3-48e2-9581-b0fe9703b526) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:37.338525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (01e6763f-a5c3-48e2-9581-b0fe9703b526) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:37.342332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (50cc0469-d628-46b8-a284-0072d2ae14e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:37.342332 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request issued successfully. Aug 07 16:15:37.342332 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50d1d36d-17a8-4723-b644-c29321fcdbac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:37.342700 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 292/1177] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:36 2026] POST /volume/v3/volumes => generated 747 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:37.361927 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5952a6fc-3dfa-4733-b685-f62410d977e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:37.367876 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5952a6fc-3dfa-4733-b685-f62410d977e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:15:37.368256 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5952a6fc-3dfa-4733-b685-f62410d977e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:37.368527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5952a6fc-3dfa-4733-b685-f62410d977e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:37.384292 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:37.384292 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:37.393741 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5952a6fc-3dfa-4733-b685-f62410d977e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:37.401056 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5952a6fc-3dfa-4733-b685-f62410d977e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 200 Aug 07 16:15:37.401678 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 298/1178] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:37 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 815 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:37.658345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63f748a1-bbaa-4094-b715-16a2d4a48585 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:37.662575 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f748a1-bbaa-4094-b715-16a2d4a48585 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:37.662575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f748a1-bbaa-4094-b715-16a2d4a48585 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:37.662575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f748a1-bbaa-4094-b715-16a2d4a48585 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:37.674800 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:37.674800 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:37.681875 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-63f748a1-bbaa-4094-b715-16a2d4a48585 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:37.697055 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f748a1-bbaa-4094-b715-16a2d4a48585 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c returned with HTTP 200 Aug 07 16:15:37.697055 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 299/1179] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:37 2026] GET /volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:37.729997 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5a9a116b-4d40-49fb-851a-e10ca024dde2 req-2353fdd4-5b9b-49c9-bc64-05f4760c09d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:37.732712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a9a116b-4d40-49fb-851a-e10ca024dde2 req-2353fdd4-5b9b-49c9-bc64-05f4760c09d1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:37.732990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a9a116b-4d40-49fb-851a-e10ca024dde2 req-2353fdd4-5b9b-49c9-bc64-05f4760c09d1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:37.733187 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5a9a116b-4d40-49fb-851a-e10ca024dde2 req-2353fdd4-5b9b-49c9-bc64-05f4760c09d1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:37.745460 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:37.745460 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:37.752122 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5a9a116b-4d40-49fb-851a-e10ca024dde2 req-2353fdd4-5b9b-49c9-bc64-05f4760c09d1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:37.760767 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5a9a116b-4d40-49fb-851a-e10ca024dde2 req-2353fdd4-5b9b-49c9-bc64-05f4760c09d1 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c returned with HTTP 200 Aug 07 16:15:37.761547 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 291/1180] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:37 2026] GET /volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c => generated 850 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:37.948789 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:37.952090 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:37.954932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:37.954932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:37.954932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:37.954932 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:37.954932 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:37.955425 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:37.965567 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:37.966693 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:37.966693 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:37.971994 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-cc5e5566-e502-4538-b93f-d5185c539a22 req-5c75ec95-d1f5-4599-9235-ad2204dc3c03 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:37.972541 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 293/1181] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:37 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.007502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.009746 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.010245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.010590 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.011322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.012454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.053621 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.055521 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.055521 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:38.062068 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-66a32a9f-53f4-40d6-b16b-5030ecd943cc req-b81cb2e3-17f5-4fe4-b3f8-6c2a1a31cea4 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.063052 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 299/1182] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.097128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.099649 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.099919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.100245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.100857 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.101909 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.114324 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.115637 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.115637 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:38.120702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f3338604-f43f-408e-9b7e-4e30686de03b req-19fcdc3f-ece6-4f17-b1b2-b8a8344ba8be tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.121238 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 300/1183] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.163236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.166862 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.167121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.167487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.168004 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.168871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.200713 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.201747 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.201747 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:38.208223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4821e261-c66b-48fa-9d7c-e60aa20a486a req-30cf311c-183d-40d0-ba61-361c2d166fb5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.208818 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 292/1184] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.245817 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.248920 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.249120 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.249518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.249853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.251079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.263486 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.265124 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.265124 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:38.271726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5243aa3b-ad4f-43da-84d5-4a4c16eb4c75 req-693acb7b-0218-4ba0-8728-b9043b7de594 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.272507 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 294/1185] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.274591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f315e361-1011-468a-91be-4c964b9eee14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.278400 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:38.278400 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.278400 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.278400 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Delete volume with id: 9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:38.294486 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.294486 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:38.298447 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:38.312094 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.315506 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.315506 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.315636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.315837 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.317414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.326847 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.328213 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.328213 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:38.335592 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Delete volume request issued successfully. Aug 07 16:15:38.335713 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-ce3caa23-0562-41e7-8866-ecdd0d9371be req-5ffa31ea-bd40-46d0-a8de-760917742353 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.335769 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f315e361-1011-468a-91be-4c964b9eee14 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 202 Aug 07 16:15:38.335809 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 301/1186] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.335878 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 300/1187] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:38 2026] DELETE /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:38.345899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed38851f-4a14-4f11-b472-afae0ceb40c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.348891 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed38851f-4a14-4f11-b472-afae0ceb40c8 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:38.349087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed38851f-4a14-4f11-b472-afae0ceb40c8 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.349403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed38851f-4a14-4f11-b472-afae0ceb40c8 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.358731 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.358731 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:38.363220 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed38851f-4a14-4f11-b472-afae0ceb40c8 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:38.369266 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed38851f-4a14-4f11-b472-afae0ceb40c8 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 200 Aug 07 16:15:38.369888 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 293/1188] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:38.371768 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.374661 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.374945 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.375261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.375581 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.376581 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.389953 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.392010 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.392010 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:38.398716 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b0788065-f605-4999-9f48-e39973f71ef0 req-f4d61ad2-98d8-472a-a57f-1567c59cc803 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.399481 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 295/1189] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.417956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe2020c8-2a65-4538-bb58-5d5671a638a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.420001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2020c8-2a65-4538-bb58-5d5671a638a3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:15:38.420229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2020c8-2a65-4538-bb58-5d5671a638a3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.420605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2020c8-2a65-4538-bb58-5d5671a638a3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.428274 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.428274 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:38.433822 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2020c8-2a65-4538-bb58-5d5671a638a3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:38.433923 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.435811 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:15:38.436123 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.436423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.436856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:15:38.438217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:15:38.440920 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2020c8-2a65-4538-bb58-5d5671a638a3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 200 Aug 07 16:15:38.441515 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 302/1190] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 1355 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.449438 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] Get all volumes completed successfully. Aug 07 16:15:38.449438 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.449438 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:38.454251 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a7a5d6a8-187c-41ea-b2c1-20086dd7f4b5 req-86676e6e-c9ad-4855-8026-cf9085cadb7c tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:15:38.455095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ccc5e5ab-3f50-43d1-b574-578dc221ee4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.455697 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 301/1191] 10.4.3.24 () {68 vars in 1501 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/detail => generated 2534 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.458002 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccc5e5ab-3f50-43d1-b574-578dc221ee4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:15:38.458002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccc5e5ab-3f50-43d1-b574-578dc221ee4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.458002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ccc5e5ab-3f50-43d1-b574-578dc221ee4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.468663 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.468663 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:38.474558 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ccc5e5ab-3f50-43d1-b574-578dc221ee4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:38.479634 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.482104 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:38.482709 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ccc5e5ab-3f50-43d1-b574-578dc221ee4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 200 Aug 07 16:15:38.483141 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 294/1192] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 1355 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:38.483386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.483601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.483768 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Delete volume with id: 6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:38.491600 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.491600 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:38.492184 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:38.502244 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.505035 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:15:38.505491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "bd65b07b-b58d-491e-98c3-be4e0cb21633", "name": "tempest-VolumesBackupsTest-Backup-721353660", "container": "tempest-volumesbackupstest-backup-container-85263243"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:38.507329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating new backup {'backup': {'volume_id': 'bd65b07b-b58d-491e-98c3-be4e0cb21633', 'name': 'tempest-VolumesBackupsTest-Backup-721353660', 'container': 'tempest-volumesbackupstest-backup-container-85263243'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:15:38.507551 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating backup of volume bd65b07b-b58d-491e-98c3-be4e0cb21633 in container tempest-volumesbackupstest-backup-container-85263243 Aug 07 16:15:38.515583 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.515583 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:38.516029 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:38.516482 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Delete volume request issued successfully. Aug 07 16:15:38.516795 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f7e2185-7ed7-45f2-985a-a5e640bc995b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c returned with HTTP 202 Aug 07 16:15:38.517340 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 296/1193] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:38 2026] DELETE /volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:38.527073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8611f9d-8ec6-4092-8a55-9479fa353736 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.531342 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8611f9d-8ec6-4092-8a55-9479fa353736 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:38.531342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8611f9d-8ec6-4092-8a55-9479fa353736 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.531342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8611f9d-8ec6-4092-8a55-9479fa353736 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.543802 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.543802 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:38.551787 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['00d8b525-33b3-4f2a-a69b-d103a4109819', '58edf7ba-49e4-40ea-be11-6aa4ad801da0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:38.552350 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e8611f9d-8ec6-4092-8a55-9479fa353736 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:38.564936 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8611f9d-8ec6-4092-8a55-9479fa353736 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c returned with HTTP 200 Aug 07 16:15:38.564936 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 302/1194] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:38.621768 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4cd9f4a-ecef-4a84-b871-5316f2b45c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:15:38.621957 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 303/1195] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:38 2026] POST /volume/v3/backups => generated 327 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:38.633636 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c6e57602-0c97-4f67-ac8a-d8fcafb815cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:38.637386 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6e57602-0c97-4f67-ac8a-d8fcafb815cb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:38.637623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6e57602-0c97-4f67-ac8a-d8fcafb815cb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:38.638080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6e57602-0c97-4f67-ac8a-d8fcafb815cb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:38.638257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c6e57602-0c97-4f67-ac8a-d8fcafb815cb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:38.646680 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:38.646680 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:38.646680 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6e57602-0c97-4f67-ac8a-d8fcafb815cb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:38.647269 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 295/1196] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:38 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 784 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:39.386566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73f8da1f-1f80-4089-b467-f79cc913c199 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.388679 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73f8da1f-1f80-4089-b467-f79cc913c199 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 Aug 07 16:15:39.388909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73f8da1f-1f80-4089-b467-f79cc913c199 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.389108 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73f8da1f-1f80-4089-b467-f79cc913c199 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.396162 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73f8da1f-1f80-4089-b467-f79cc913c199 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 returned with HTTP 404 Aug 07 16:15:39.396823 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 297/1197] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:39 2026] GET /volume/v3/volumes/9c45894f-e54d-4ea4-8b8f-ba5ded6e9924 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:39.405436 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fb852dd-18f8-4699-891a-6713e529a34b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.407390 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc Aug 07 16:15:39.408073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.408470 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.410288 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Delete volume with id: 0d0e4858-2467-4b45-8811-d108eccc30fc Aug 07 16:15:39.418206 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:39.418206 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:39.418870 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:39.443126 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Delete volume request issued successfully. Aug 07 16:15:39.444620 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fb852dd-18f8-4699-891a-6713e529a34b tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc returned with HTTP 202 Aug 07 16:15:39.444620 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 303/1198] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:39 2026] DELETE /volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:39.453103 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a096fdad-d2b5-4cae-a9d0-d2a5e900699c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.455378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a096fdad-d2b5-4cae-a9d0-d2a5e900699c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc Aug 07 16:15:39.455854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a096fdad-d2b5-4cae-a9d0-d2a5e900699c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.455910 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a096fdad-d2b5-4cae-a9d0-d2a5e900699c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.463749 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:39.463749 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:39.468637 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a096fdad-d2b5-4cae-a9d0-d2a5e900699c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Volume info retrieved successfully. Aug 07 16:15:39.475551 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a096fdad-d2b5-4cae-a9d0-d2a5e900699c tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc returned with HTTP 200 Aug 07 16:15:39.475994 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 304/1199] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:39 2026] GET /volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:39.579498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1318bcb6-c8cb-4d96-a293-f13ba15dd033 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.582558 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1318bcb6-c8cb-4d96-a293-f13ba15dd033 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c Aug 07 16:15:39.582558 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1318bcb6-c8cb-4d96-a293-f13ba15dd033 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.582558 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1318bcb6-c8cb-4d96-a293-f13ba15dd033 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.590135 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1318bcb6-c8cb-4d96-a293-f13ba15dd033 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c returned with HTTP 404 Aug 07 16:15:39.590815 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 296/1200] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:39 2026] GET /volume/v3/volumes/6be974c4-9604-40eb-a366-836fd0149b4c => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:39.599385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ed5ada1-3f9f-4223-9759-81778b552975 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.601739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] DELETE https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:39.602021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.602260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.602606 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Delete volume with id: fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:39.611344 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:39.611344 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:39.611977 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:39.630337 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Delete volume request issued successfully. Aug 07 16:15:39.630562 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ed5ada1-3f9f-4223-9759-81778b552975 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 returned with HTTP 202 Aug 07 16:15:39.631210 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 298/1201] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:39 2026] DELETE /volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:39.640809 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24baa746-6f7c-44bc-9194-9630661b90fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.642620 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24baa746-6f7c-44bc-9194-9630661b90fd tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:39.643030 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24baa746-6f7c-44bc-9194-9630661b90fd tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.643419 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24baa746-6f7c-44bc-9194-9630661b90fd tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.653185 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:39.653185 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:39.660682 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-24baa746-6f7c-44bc-9194-9630661b90fd tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:39.665639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84329c7c-2ab9-40aa-bbca-663702f2ed74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:39.671346 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84329c7c-2ab9-40aa-bbca-663702f2ed74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:39.671346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84329c7c-2ab9-40aa-bbca-663702f2ed74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:39.671346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84329c7c-2ab9-40aa-bbca-663702f2ed74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:39.671346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-84329c7c-2ab9-40aa-bbca-663702f2ed74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:39.676491 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24baa746-6f7c-44bc-9194-9630661b90fd tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 returned with HTTP 200 Aug 07 16:15:39.676491 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 304/1202] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:39 2026] GET /volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 => generated 849 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:39.679311 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:39.679311 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:39.680222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84329c7c-2ab9-40aa-bbca-663702f2ed74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:39.680651 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 305/1203] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:39 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:40.496852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9283d948-d057-428a-8a20-f8eeb79c6b75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:40.498759 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9283d948-d057-428a-8a20-f8eeb79c6b75 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] GET https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc Aug 07 16:15:40.498855 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9283d948-d057-428a-8a20-f8eeb79c6b75 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:40.499030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9283d948-d057-428a-8a20-f8eeb79c6b75 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:40.505270 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9283d948-d057-428a-8a20-f8eeb79c6b75 tempest-ServerRescueNegativeTestJSON-1087391117 tempest-ServerRescueNegativeTestJSON-1087391117-project-member] https://10.4.3.24/volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc returned with HTTP 404 Aug 07 16:15:40.505775 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 297/1204] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:40 2026] GET /volume/v3/volumes/0d0e4858-2467-4b45-8811-d108eccc30fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:40.695641 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3f8047c-797e-4795-9ff0-dd8f43c597e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:40.697427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cec76ffb-614c-4c9e-a4ce-cc0802c76883 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:40.697728 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3f8047c-797e-4795-9ff0-dd8f43c597e5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 Aug 07 16:15:40.697728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3f8047c-797e-4795-9ff0-dd8f43c597e5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:40.697946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3f8047c-797e-4795-9ff0-dd8f43c597e5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:40.703035 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cec76ffb-614c-4c9e-a4ce-cc0802c76883 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:40.703415 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cec76ffb-614c-4c9e-a4ce-cc0802c76883 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:40.703744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cec76ffb-614c-4c9e-a4ce-cc0802c76883 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:40.703920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cec76ffb-614c-4c9e-a4ce-cc0802c76883 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:40.704413 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3f8047c-797e-4795-9ff0-dd8f43c597e5 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 returned with HTTP 404 Aug 07 16:15:40.704938 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 299/1205] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:40 2026] GET /volume/v3/volumes/fb122278-2e06-46c7-b141-2c17f8ac53d5 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:40.710468 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:40.710468 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:40.711615 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cec76ffb-614c-4c9e-a4ce-cc0802c76883 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:40.712155 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 305/1206] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:40 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:40.719409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:40.721812 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:40.724327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:40.724327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:40.724327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Delete volume with id: c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:40.734950 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:40.734950 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:40.735854 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:40.770855 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Delete volume request issued successfully. Aug 07 16:15:40.771419 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f7cd2c9-51c1-4a03-8431-36bb7f012b6b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 returned with HTTP 202 Aug 07 16:15:40.772931 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 306/1207] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:40 2026] DELETE /volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:40.788001 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37a4c6b1-99ac-42cd-97f1-a820cccf0686 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:40.792323 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37a4c6b1-99ac-42cd-97f1-a820cccf0686 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:40.792528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37a4c6b1-99ac-42cd-97f1-a820cccf0686 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:40.792739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37a4c6b1-99ac-42cd-97f1-a820cccf0686 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:40.804544 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:40.804544 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:40.810999 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37a4c6b1-99ac-42cd-97f1-a820cccf0686 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Volume info retrieved successfully. Aug 07 16:15:40.817758 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37a4c6b1-99ac-42cd-97f1-a820cccf0686 tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 returned with HTTP 200 Aug 07 16:15:40.818362 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 298/1208] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:40 2026] GET /volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 => generated 850 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:41.728506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd87cb51-a6a6-4cdb-8f2c-ed51ffb6cc35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:41.731238 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd87cb51-a6a6-4cdb-8f2c-ed51ffb6cc35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:41.731238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd87cb51-a6a6-4cdb-8f2c-ed51ffb6cc35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:41.731238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd87cb51-a6a6-4cdb-8f2c-ed51ffb6cc35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:41.731238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fd87cb51-a6a6-4cdb-8f2c-ed51ffb6cc35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:41.738969 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:41.738969 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:41.739435 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd87cb51-a6a6-4cdb-8f2c-ed51ffb6cc35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:41.740083 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 300/1209] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:41 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:41.835928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e994eae1-a468-4899-8382-a2e6647d934b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:41.837709 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e994eae1-a468-4899-8382-a2e6647d934b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] GET https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 Aug 07 16:15:41.838057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e994eae1-a468-4899-8382-a2e6647d934b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:41.838433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e994eae1-a468-4899-8382-a2e6647d934b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:41.846184 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e994eae1-a468-4899-8382-a2e6647d934b tempest-VolumesTestJSON-704160353 tempest-VolumesTestJSON-704160353-project-member] https://10.4.3.24/volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 returned with HTTP 404 Aug 07 16:15:41.846877 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 306/1210] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:41 2026] GET /volume/v3/volumes/c9e75619-41ce-42a4-b37a-48d977678545 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:42.367941 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:42.372101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:42.372101 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1952040687"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:42.372943 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-1952040687'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:42.373157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume of 1 GB Aug 07 16:15:42.380865 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Availability Zones retrieved successfully. Aug 07 16:15:42.389845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Flow 'volume_create_api' (98849557-413f-42e8-ad48-60ad8e9db477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:42.391817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b0d74f-e979-41c0-9cbb-ae6e245e3e7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:42.392961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:42.439637 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b6b0d74f-e979-41c0-9cbb-ae6e245e3e7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:42.441571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e16a08d-6e39-4d39-a2c7-88b25e2f0579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:42.503844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Created reservations ['75b15afd-6e63-4971-9585-e88599ca12e1', 'f2417b07-d867-404d-8326-2b12ad4ec1c4', '182280d5-7a22-4a46-b7b2-b76a07d18f13', 'efec1563-ec76-401c-b19c-13ceab9a22b4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:42.505183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1e16a08d-6e39-4d39-a2c7-88b25e2f0579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75b15afd-6e63-4971-9585-e88599ca12e1', 'f2417b07-d867-404d-8326-2b12ad4ec1c4', '182280d5-7a22-4a46-b7b2-b76a07d18f13', 'efec1563-ec76-401c-b19c-13ceab9a22b4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:42.506917 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c617e9-a71b-4e0c-baf7-0302615b122a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:42.542378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (85c617e9-a71b-4e0c-baf7-0302615b122a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f364afac-9c99-4d47-8484-4c92db5ddcf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1952040687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887d7b60a1c40f8bad261a929b2c152',qos_specs=None,replication_status=,reservations=['75b15afd-6e63-4971-9585-e88599ca12e1','f2417b07-d867-404d-8326-2b12ad4ec1c4','182280d5-7a22-4a46-b7b2-b76a07d18f13','efec1563-ec76-401c-b19c-13ceab9a22b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0189d1a9b3a470096a93f7e06011335',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-1952040687',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f364afac-9c99-4d47-8484-4c92db5ddcf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a887d7b60a1c40f8bad261a929b2c152',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b0189d1a9b3a470096a93f7e06011335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:42.543861 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf0112c-d9fe-4622-a835-b219f756324e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:42.572580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbf0112c-d9fe-4622-a835-b219f756324e) transitioned into state 'SUCCESS' from state '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-1952040687',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a887d7b60a1c40f8bad261a929b2c152',qos_specs=None,replication_status=,reservations=['75b15afd-6e63-4971-9585-e88599ca12e1','f2417b07-d867-404d-8326-2b12ad4ec1c4','182280d5-7a22-4a46-b7b2-b76a07d18f13','efec1563-ec76-401c-b19c-13ceab9a22b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b0189d1a9b3a470096a93f7e06011335',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:42.574092 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a30ba5-2501-46cf-9a71-3a2c5df9e6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:42.599148 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8a30ba5-2501-46cf-9a71-3a2c5df9e6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:42.600951 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Flow 'volume_create_api' (98849557-413f-42e8-ad48-60ad8e9db477) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:42.600951 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Create volume request issued successfully. Aug 07 16:15:42.601753 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54ed4dba-0171-4c4a-9977-31ecb6bd4396 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:42.602436 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 307/1211] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:15:42 2026] POST /volume/v3/volumes => generated 753 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:42.621528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2702aea-a069-4a99-9da1-3768dba988f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:42.624442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2702aea-a069-4a99-9da1-3768dba988f2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:42.626342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2702aea-a069-4a99-9da1-3768dba988f2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:42.626342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2702aea-a069-4a99-9da1-3768dba988f2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:42.636085 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:42.636085 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:42.647088 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2702aea-a069-4a99-9da1-3768dba988f2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:42.655161 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2702aea-a069-4a99-9da1-3768dba988f2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:42.656160 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 299/1212] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:42 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 821 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:42.758148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0986eae3-f5b5-44c0-880b-a2eb837d8502 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:42.763904 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0986eae3-f5b5-44c0-880b-a2eb837d8502 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:42.764393 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0986eae3-f5b5-44c0-880b-a2eb837d8502 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:42.764537 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0986eae3-f5b5-44c0-880b-a2eb837d8502 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:42.764672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0986eae3-f5b5-44c0-880b-a2eb837d8502 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:42.772589 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:42.772589 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:42.773430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0986eae3-f5b5-44c0-880b-a2eb837d8502 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:42.773865 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 301/1213] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:42 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:43.676101 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5c4e0a59-e5cd-4c90-930e-92945d7907c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:43.681030 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c4e0a59-e5cd-4c90-930e-92945d7907c0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:43.681714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c4e0a59-e5cd-4c90-930e-92945d7907c0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:43.682827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5c4e0a59-e5cd-4c90-930e-92945d7907c0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:43.692609 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:43.692609 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:43.698056 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5c4e0a59-e5cd-4c90-930e-92945d7907c0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:43.706485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5c4e0a59-e5cd-4c90-930e-92945d7907c0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:43.707104 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 307/1214] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:43 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:43.795881 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ddee9cc-135f-4f26-954c-daa1517d811d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:43.798491 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ddee9cc-135f-4f26-954c-daa1517d811d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:43.798812 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ddee9cc-135f-4f26-954c-daa1517d811d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:43.799132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ddee9cc-135f-4f26-954c-daa1517d811d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:43.799328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5ddee9cc-135f-4f26-954c-daa1517d811d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:43.806178 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:43.806178 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:43.808466 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ddee9cc-135f-4f26-954c-daa1517d811d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:43.808466 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 308/1215] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:43 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:43.815570 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-8f261068-da0d-4c0d-a38c-89f83e9034b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:43.819634 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-8f261068-da0d-4c0d-a38c-89f83e9034b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:43.819897 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-8f261068-da0d-4c0d-a38c-89f83e9034b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:43.820100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-8f261068-da0d-4c0d-a38c-89f83e9034b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:43.830109 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:43.830109 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:43.835691 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-8f261068-da0d-4c0d-a38c-89f83e9034b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:43.841611 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-8f261068-da0d-4c0d-a38c-89f83e9034b5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:43.842595 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 300/1216] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:43 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:43.978971 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19889f32-10d6-45ce-a26d-31da7d16eea4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:43.978971 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19889f32-10d6-45ce-a26d-31da7d16eea4 None None] GET https://10.4.3.24/volume// Aug 07 16:15:43.980998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19889f32-10d6-45ce-a26d-31da7d16eea4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:43.980998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19889f32-10d6-45ce-a26d-31da7d16eea4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:43.982463 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19889f32-10d6-45ce-a26d-31da7d16eea4 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:43.982807 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 302/1217] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:15:43 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:43.997322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-cdef5aeb-df9e-42cf-a7ef-b57c09307caa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:43.999831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-cdef5aeb-df9e-42cf-a7ef-b57c09307caa tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:15:44.000275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-cdef5aeb-df9e-42cf-a7ef-b57c09307caa tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f364afac-9c99-4d47-8484-4c92db5ddcf0", "connector": null, "instance_uuid": "007ff21f-309e-4ea6-95e9-36c8a9279a93"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:44.014367 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:44.014367 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:44.070146 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-cdef5aeb-df9e-42cf-a7ef-b57c09307caa tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:15:44.070146 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 308/1218] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:15:43 2026] POST /volume/v3/attachments => generated 273 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:44.114865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3077ea53-b3df-4059-a23a-7e22914a2813 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.119169 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3077ea53-b3df-4059-a23a-7e22914a2813 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:44.121121 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3077ea53-b3df-4059-a23a-7e22914a2813 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.122487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3077ea53-b3df-4059-a23a-7e22914a2813 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.135883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-660f66a3-38bf-4350-a42f-4821e8be5345 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.136364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-660f66a3-38bf-4350-a42f-4821e8be5345 None None] GET https://10.4.3.24/volume// Aug 07 16:15:44.136653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-660f66a3-38bf-4350-a42f-4821e8be5345 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.137059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-660f66a3-38bf-4350-a42f-4821e8be5345 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.137834 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-660f66a3-38bf-4350-a42f-4821e8be5345 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:44.138037 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 301/1219] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:44.139817 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:44.139817 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:44.148061 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3077ea53-b3df-4059-a23a-7e22914a2813 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:44.152705 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-b44632b4-5884-4eb6-b1de-6d6a9e16c801 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.155184 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3077ea53-b3df-4059-a23a-7e22914a2813 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:44.155705 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 309/1220] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 845 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:44.164134 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-b44632b4-5884-4eb6-b1de-6d6a9e16c801 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:44.164270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-b44632b4-5884-4eb6-b1de-6d6a9e16c801 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.168113 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-b44632b4-5884-4eb6-b1de-6d6a9e16c801 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.190183 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:44.190183 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:44.198470 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-b44632b4-5884-4eb6-b1de-6d6a9e16c801 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:44.209429 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-b44632b4-5884-4eb6-b1de-6d6a9e16c801 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:44.210019 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 303/1221] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 1025 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:44.343971 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.346866 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] PUT https://10.4.3.24/volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377 Aug 07 16:15:44.347684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:44.362981 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Acquiring lock "cinder-attachment_update-f364afac-9c99-4d47-8484-4c92db5ddcf0-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:15:44.382896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Lock "cinder-attachment_update-f364afac-9c99-4d47-8484-4c92db5ddcf0-np0000006731" acquired by "attachment_update" :: waited 0.020s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:15:44.383916 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:44.383916 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:44.557453 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Lock "cinder-attachment_update-f364afac-9c99-4d47-8484-4c92db5ddcf0-np0000006731" released by "attachment_update" :: held 0.173s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:15:44.557453 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-3b6f12f4-f62f-4040-a1a5-1ab15fdc956d tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377 returned with HTTP 200 Aug 07 16:15:44.557453 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 309/1222] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:15:44 2026] PUT /volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377 => generated 969 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:44.788327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77818f81-ca70-4b89-b6de-9fed2678f961 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.823076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36c59e8e-9fe8-4c2c-a887-a8ffb80178f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.825270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36c59e8e-9fe8-4c2c-a887-a8ffb80178f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:44.826180 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36c59e8e-9fe8-4c2c-a887-a8ffb80178f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.826180 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36c59e8e-9fe8-4c2c-a887-a8ffb80178f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.826487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-36c59e8e-9fe8-4c2c-a887-a8ffb80178f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:44.831989 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:44.831989 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:44.832981 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36c59e8e-9fe8-4c2c-a887-a8ffb80178f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:44.833346 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 310/1223] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:15:44.884208 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77818f81-ca70-4b89-b6de-9fed2678f961 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools Aug 07 16:15:44.884208 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77818f81-ca70-4b89-b6de-9fed2678f961 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.884933 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77818f81-ca70-4b89-b6de-9fed2678f961 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.900736 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77818f81-ca70-4b89-b6de-9fed2678f961 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 16:15:44.901773 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 302/1224] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:44.911692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f987761-6982-4c6d-9c0d-f6c494127cc8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.913598 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f987761-6982-4c6d-9c0d-f6c494127cc8 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 16:15:44.913983 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f987761-6982-4c6d-9c0d-f6c494127cc8 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.914163 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f987761-6982-4c6d-9c0d-f6c494127cc8 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.929564 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f987761-6982-4c6d-9c0d-f6c494127cc8 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 16:15:44.931748 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 304/1225] 10.4.3.24 () {66 vars in 1307 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:44.940410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98779c2a-9f1f-426f-9602-909c68f4dfcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.942615 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98779c2a-9f1f-426f-9602-909c68f4dfcc tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] GET https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool Aug 07 16:15:44.942964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98779c2a-9f1f-426f-9602-909c68f4dfcc tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.943235 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98779c2a-9f1f-426f-9602-909c68f4dfcc tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.943580 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:44.943580 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:44.959574 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98779c2a-9f1f-426f-9602-909c68f4dfcc tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool returned with HTTP 200 Aug 07 16:15:44.960243 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 310/1226] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/capabilities/np0000006731@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:44.971420 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ec89012e-5b1f-4562-b4e7-cf184e4fb272 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:44.976329 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec89012e-5b1f-4562-b4e7-cf184e4fb272 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] GET https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool Aug 07 16:15:44.976549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec89012e-5b1f-4562-b4e7-cf184e4fb272 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:44.976781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ec89012e-5b1f-4562-b4e7-cf184e4fb272 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:44.998706 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ec89012e-5b1f-4562-b4e7-cf184e4fb272 tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool returned with HTTP 200 Aug 07 16:15:44.999734 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 311/1227] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:15:44 2026] GET /volume/v3/capabilities/np0000006731@storpool => generated 703 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:45.010621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-55185add-60da-48fa-82d0-14aa5c80966a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:45.013695 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55185add-60da-48fa-82d0-14aa5c80966a tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] GET https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool Aug 07 16:15:45.013961 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55185add-60da-48fa-82d0-14aa5c80966a tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:45.014213 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-55185add-60da-48fa-82d0-14aa5c80966a tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:45.029066 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-55185add-60da-48fa-82d0-14aa5c80966a tempest-BackendsCapabilitiesAdminTestsJSON-916929801 tempest-BackendsCapabilitiesAdminTestsJSON-916929801-project-admin] https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool returned with HTTP 200 Aug 07 16:15:45.029671 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 303/1228] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:15:45 2026] GET /volume/v3/capabilities/np0000006731@storpool => generated 703 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:45.175636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48a60a09-3bd6-4475-843a-1632024b1cfc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:45.177883 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48a60a09-3bd6-4475-843a-1632024b1cfc tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:45.178016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48a60a09-3bd6-4475-843a-1632024b1cfc tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:45.178390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48a60a09-3bd6-4475-843a-1632024b1cfc tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:45.197603 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:45.197603 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:45.202950 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-48a60a09-3bd6-4475-843a-1632024b1cfc tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:45.216569 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48a60a09-3bd6-4475-843a-1632024b1cfc tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:45.217212 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 305/1229] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:45 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 846 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:45.849791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74934093-d102-4fa1-979d-318e39e45d5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:45.852265 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74934093-d102-4fa1-979d-318e39e45d5c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:45.852529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74934093-d102-4fa1-979d-318e39e45d5c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:45.852763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74934093-d102-4fa1-979d-318e39e45d5c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:45.852901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-74934093-d102-4fa1-979d-318e39e45d5c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:45.862338 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:45.862338 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:45.863877 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74934093-d102-4fa1-979d-318e39e45d5c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:45.864565 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 311/1230] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:45 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:46.233578 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43bc8081-246c-4ab4-a0a6-5bc78f750290 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:46.237852 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43bc8081-246c-4ab4-a0a6-5bc78f750290 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:46.238080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43bc8081-246c-4ab4-a0a6-5bc78f750290 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:46.238270 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43bc8081-246c-4ab4-a0a6-5bc78f750290 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:46.254648 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:46.254648 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:46.260417 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43bc8081-246c-4ab4-a0a6-5bc78f750290 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:46.268944 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43bc8081-246c-4ab4-a0a6-5bc78f750290 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:46.269967 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 312/1231] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:46 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:15:46.877248 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3b7b107-c540-4227-a532-845c8f3cdc43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:46.879788 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3b7b107-c540-4227-a532-845c8f3cdc43 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:46.880106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3b7b107-c540-4227-a532-845c8f3cdc43 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:46.880388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3b7b107-c540-4227-a532-845c8f3cdc43 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:46.880612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b3b7b107-c540-4227-a532-845c8f3cdc43 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:46.885536 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:46.885536 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:46.886398 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3b7b107-c540-4227-a532-845c8f3cdc43 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:46.886949 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 304/1232] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:46 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:47.285864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acda5a18-069a-4ed8-b092-ae08dd123cec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:47.288138 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acda5a18-069a-4ed8-b092-ae08dd123cec tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:47.288471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acda5a18-069a-4ed8-b092-ae08dd123cec tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:47.288838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acda5a18-069a-4ed8-b092-ae08dd123cec tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:47.306494 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:47.306494 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:47.314737 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-acda5a18-069a-4ed8-b092-ae08dd123cec tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:47.321248 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acda5a18-069a-4ed8-b092-ae08dd123cec tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:47.321759 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 306/1233] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:47 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 846 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:47.898538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-141d162f-b0a3-4ace-af76-4d119ee18934 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:47.903474 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-141d162f-b0a3-4ace-af76-4d119ee18934 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:47.903474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-141d162f-b0a3-4ace-af76-4d119ee18934 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:47.903474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-141d162f-b0a3-4ace-af76-4d119ee18934 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:47.903474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-141d162f-b0a3-4ace-af76-4d119ee18934 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:47.906036 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-c346a4a6-e4f7-4f40-9590-1e2b003b7812 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:47.909009 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-c346a4a6-e4f7-4f40-9590-1e2b003b7812 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377/action Aug 07 16:15:47.909539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-c346a4a6-e4f7-4f40-9590-1e2b003b7812 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:47.909739 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-c346a4a6-e4f7-4f40-9590-1e2b003b7812 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:47.911538 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:47.911538 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:47.913086 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-141d162f-b0a3-4ace-af76-4d119ee18934 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:47.913745 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 312/1234] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:47 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:47.930294 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:47.930294 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:47.950874 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9973e0aa-8daf-45db-a07f-8b39b470ed31 req-c346a4a6-e4f7-4f40-9590-1e2b003b7812 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377/action returned with HTTP 204 Aug 07 16:15:47.952482 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 313/1235] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:15:47 2026] POST /volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:48.324775 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb9d025c-4ced-46dc-9eb0-57e8d2ceb9f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.335138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a68bbf5a-3810-4d2a-a5cd-792014846bb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.337440 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a68bbf5a-3810-4d2a-a5cd-792014846bb2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.337743 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a68bbf5a-3810-4d2a-a5cd-792014846bb2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.337982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a68bbf5a-3810-4d2a-a5cd-792014846bb2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.354793 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.354793 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:48.360059 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a68bbf5a-3810-4d2a-a5cd-792014846bb2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.366645 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a68bbf5a-3810-4d2a-a5cd-792014846bb2 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:48.367590 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 307/1236] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 1138 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:48.383725 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-653c8954-ec7c-4449-8639-8268f2eb2dd0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.386013 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-653c8954-ec7c-4449-8639-8268f2eb2dd0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.386345 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-653c8954-ec7c-4449-8639-8268f2eb2dd0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.387124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-653c8954-ec7c-4449-8639-8268f2eb2dd0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.398365 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.398365 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:48.402614 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-653c8954-ec7c-4449-8639-8268f2eb2dd0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.407850 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-653c8954-ec7c-4449-8639-8268f2eb2dd0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:48.408470 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 313/1237] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 1138 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:48.422927 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.425617 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.425871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.426159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.426456 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume with id: f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.439890 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.439890 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:48.440551 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.448224 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer. Aug 07 16:15:48.448599 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f34c5b57-0d88-4c1d-9267-cd6cf8e7ea27 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 400 Aug 07 16:15:48.449279 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 314/1238] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:48 2026] DELETE /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 307 bytes in 27 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:15:48.457085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b36efe35-d5b2-47de-8276-e2477b991c20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.458963 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b36efe35-d5b2-47de-8276-e2477b991c20 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.459180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b36efe35-d5b2-47de-8276-e2477b991c20 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.459378 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b36efe35-d5b2-47de-8276-e2477b991c20 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.462449 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb9d025c-4ced-46dc-9eb0-57e8d2ceb9f3 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:15:48.462449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb9d025c-4ced-46dc-9eb0-57e8d2ceb9f3 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-444893627"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:48.468561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.468561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:48.471915 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b36efe35-d5b2-47de-8276-e2477b991c20 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.478438 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b36efe35-d5b2-47de-8276-e2477b991c20 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:48.478819 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 308/1239] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 1138 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:48.502128 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb9d025c-4ced-46dc-9eb0-57e8d2ceb9f3 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:15:48.502720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 305/1240] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:15:48 2026] POST /volume/v3/group_types => generated 180 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:48.514698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-797338d7-fd79-478a-98e3-a41922a66c76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.517427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-797338d7-fd79-478a-98e3-a41922a66c76 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] POST https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs Aug 07 16:15:48.517427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-797338d7-fd79-478a-98e3-a41922a66c76 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:48.534787 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-797338d7-fd79-478a-98e3-a41922a66c76 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs returned with HTTP 202 Aug 07 16:15:48.535402 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 314/1241] 10.4.3.24 () {70 vars in 1451 bytes} [Fri Aug 7 16:15:48 2026] POST /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs => generated 53 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:48.544790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07c483c8-a5e2-4746-9537-f5f8b79150ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.546365 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07c483c8-a5e2-4746-9537-f5f8b79150ee tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] POST https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs Aug 07 16:15:48.546817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07c483c8-a5e2-4746-9537-f5f8b79150ee tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:48.547681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d6887553-f52c-4354-b076-75d3085fa7ee req-c3f23d91-27ea-4136-8745-d482b2ef0e0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.551439 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-c3f23d91-27ea-4136-8745-d482b2ef0e0b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.551862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-c3f23d91-27ea-4136-8745-d482b2ef0e0b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.552257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-c3f23d91-27ea-4136-8745-d482b2ef0e0b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.563282 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07c483c8-a5e2-4746-9537-f5f8b79150ee tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs returned with HTTP 202 Aug 07 16:15:48.564154 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 315/1242] 10.4.3.24 () {70 vars in 1451 bytes} [Fri Aug 7 16:15:48 2026] POST /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs => generated 61 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:48.570320 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.570320 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:48.575001 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8fd08d4-7d80-41ab-8499-a9304678da7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.577470 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8fd08d4-7d80-41ab-8499-a9304678da7f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] GET https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 Aug 07 16:15:48.577755 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8fd08d4-7d80-41ab-8499-a9304678da7f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.577983 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d6887553-f52c-4354-b076-75d3085fa7ee req-c3f23d91-27ea-4136-8745-d482b2ef0e0b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.578094 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8fd08d4-7d80-41ab-8499-a9304678da7f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.583847 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-c3f23d91-27ea-4136-8745-d482b2ef0e0b tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:48.584474 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 309/1243] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 1138 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:48.585942 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8fd08d4-7d80-41ab-8499-a9304678da7f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 returned with HTTP 200 Aug 07 16:15:48.586426 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 306/1244] 10.4.3.24 () {68 vars in 1445 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 => generated 26 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:48.595263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d1e7216-4bcc-4ae8-8eea-24f1a25440dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.597319 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d1e7216-4bcc-4ae8-8eea-24f1a25440dc tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] GET https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 Aug 07 16:15:48.597604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d1e7216-4bcc-4ae8-8eea-24f1a25440dc tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.597831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d1e7216-4bcc-4ae8-8eea-24f1a25440dc tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.606476 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d1e7216-4bcc-4ae8-8eea-24f1a25440dc tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 returned with HTTP 200 Aug 07 16:15:48.607782 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 315/1245] 10.4.3.24 () {68 vars in 1445 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 => generated 18 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:48.621218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.623205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b01d75b4-ac32-4a66-8be4-6909760f3c06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.624432 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] POST https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0/action Aug 07 16:15:48.624784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:48.624901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:48.627292 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b01d75b4-ac32-4a66-8be4-6909760f3c06 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] PUT https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 Aug 07 16:15:48.627849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b01d75b4-ac32-4a66-8be4-6909760f3c06 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:48.638314 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.638314 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:48.638765 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.649705 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Begin detaching volume completed successfully. Aug 07 16:15:48.650008 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-644f5e26-8f89-4608-a088-a64484c3cc25 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0/action returned with HTTP 202 Aug 07 16:15:48.650722 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 316/1246] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:15:48 2026] POST /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:48.650835 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b01d75b4-ac32-4a66-8be4-6909760f3c06 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 returned with HTTP 200 Aug 07 16:15:48.651429 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 310/1247] 10.4.3.24 () {70 vars in 1465 bytes} [Fri Aug 7 16:15:48 2026] PUT /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:48.660866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cae4ddc-bf56-4a7b-8a90-f57a1bfadb4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.662842 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cae4ddc-bf56-4a7b-8a90-f57a1bfadb4e tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] GET https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs Aug 07 16:15:48.663142 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cae4ddc-bf56-4a7b-8a90-f57a1bfadb4e tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.664318 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cae4ddc-bf56-4a7b-8a90-f57a1bfadb4e tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.671457 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cae4ddc-bf56-4a7b-8a90-f57a1bfadb4e tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs returned with HTTP 200 Aug 07 16:15:48.672084 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 307/1248] 10.4.3.24 () {68 vars in 1430 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs => generated 87 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:48.686475 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-365b7550-5f20-4313-9b2f-01628121147a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.692434 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-365b7550-5f20-4313-9b2f-01628121147a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key1 Aug 07 16:15:48.693389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-365b7550-5f20-4313-9b2f-01628121147a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.693389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-365b7550-5f20-4313-9b2f-01628121147a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.716364 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-365b7550-5f20-4313-9b2f-01628121147a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key1 returned with HTTP 202 Aug 07 16:15:48.718292 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 316/1249] 10.4.3.24 () {68 vars in 1448 bytes} [Fri Aug 7 16:15:48 2026] DELETE /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key1 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:15:48.727383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b606a0f9-c9b5-4da8-974b-b0a686610c5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.732331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b606a0f9-c9b5-4da8-974b-b0a686610c5f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] GET https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key1 Aug 07 16:15:48.732331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b606a0f9-c9b5-4da8-974b-b0a686610c5f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.732331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b606a0f9-c9b5-4da8-974b-b0a686610c5f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.745788 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b606a0f9-c9b5-4da8-974b-b0a686610c5f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] HTTP exception thrown: Group Type 63fa60da-d699-400b-8847-41775a8d0bf5 has no extra spec with key key1. Aug 07 16:15:48.746141 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b606a0f9-c9b5-4da8-974b-b0a686610c5f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key1 returned with HTTP 404 Aug 07 16:15:48.746772 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 317/1250] 10.4.3.24 () {68 vars in 1445 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key1 => generated 126 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:15:48.753416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d056ec46-73c7-464f-9c59-5b5574fc2ccb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.753916 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d056ec46-73c7-464f-9c59-5b5574fc2ccb None None] GET https://10.4.3.24/volume// Aug 07 16:15:48.754211 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d056ec46-73c7-464f-9c59-5b5574fc2ccb None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.755244 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d056ec46-73c7-464f-9c59-5b5574fc2ccb None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.755244 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d056ec46-73c7-464f-9c59-5b5574fc2ccb None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:48.756418 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 311/1251] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:48.760649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30aa51a9-2142-4400-9811-791e5331ab09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.762943 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30aa51a9-2142-4400-9811-791e5331ab09 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 Aug 07 16:15:48.763344 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30aa51a9-2142-4400-9811-791e5331ab09 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.763635 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30aa51a9-2142-4400-9811-791e5331ab09 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.770218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d6887553-f52c-4354-b076-75d3085fa7ee req-45d2eb66-0ddd-4835-adf5-745c7f75be17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.773573 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-45d2eb66-0ddd-4835-adf5-745c7f75be17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:48.773996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-45d2eb66-0ddd-4835-adf5-745c7f75be17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.774365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-45d2eb66-0ddd-4835-adf5-745c7f75be17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.793068 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.793068 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:48.798011 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30aa51a9-2142-4400-9811-791e5331ab09 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 returned with HTTP 202 Aug 07 16:15:48.798011 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 308/1252] 10.4.3.24 () {68 vars in 1448 bytes} [Fri Aug 7 16:15:48 2026] DELETE /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:15:48.799376 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d6887553-f52c-4354-b076-75d3085fa7ee req-45d2eb66-0ddd-4835-adf5-745c7f75be17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:48.806237 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-45d2eb66-0ddd-4835-adf5-745c7f75be17 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:48.806812 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 317/1253] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 1321 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:48.807953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0b3f4e9-c985-44e0-9617-e257437af8e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.813252 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0b3f4e9-c985-44e0-9617-e257437af8e4 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] GET https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 Aug 07 16:15:48.813572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0b3f4e9-c985-44e0-9617-e257437af8e4 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.813845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0b3f4e9-c985-44e0-9617-e257437af8e4 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.834511 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0b3f4e9-c985-44e0-9617-e257437af8e4 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] HTTP exception thrown: Group Type 63fa60da-d699-400b-8847-41775a8d0bf5 has no extra spec with key key2. Aug 07 16:15:48.834511 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0b3f4e9-c985-44e0-9617-e257437af8e4 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 returned with HTTP 404 Aug 07 16:15:48.834511 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 318/1254] 10.4.3.24 () {68 vars in 1445 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key2 => generated 126 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:15:48.847526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fda7df4e-3eac-495f-9a3f-f59b6d3bd79a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.847988 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fda7df4e-3eac-495f-9a3f-f59b6d3bd79a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 Aug 07 16:15:48.847988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fda7df4e-3eac-495f-9a3f-f59b6d3bd79a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.848410 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fda7df4e-3eac-495f-9a3f-f59b6d3bd79a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.871790 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fda7df4e-3eac-495f-9a3f-f59b6d3bd79a tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 returned with HTTP 202 Aug 07 16:15:48.873459 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 312/1255] 10.4.3.24 () {68 vars in 1448 bytes} [Fri Aug 7 16:15:48 2026] DELETE /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:15:48.882953 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07fd30e6-2a88-4fb8-abad-098c50fa0bf1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.884800 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07fd30e6-2a88-4fb8-abad-098c50fa0bf1 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] GET https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 Aug 07 16:15:48.885358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07fd30e6-2a88-4fb8-abad-098c50fa0bf1 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.885837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07fd30e6-2a88-4fb8-abad-098c50fa0bf1 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.898598 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07fd30e6-2a88-4fb8-abad-098c50fa0bf1 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] HTTP exception thrown: Group Type 63fa60da-d699-400b-8847-41775a8d0bf5 has no extra spec with key key3. Aug 07 16:15:48.899221 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07fd30e6-2a88-4fb8-abad-098c50fa0bf1 tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 returned with HTTP 404 Aug 07 16:15:48.900171 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 309/1256] 10.4.3.24 () {68 vars in 1445 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5/group_specs/key3 => generated 126 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:15:48.911755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cbdd4a1a-34b2-4be7-8e2e-779db3a4047f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.914785 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbdd4a1a-34b2-4be7-8e2e-779db3a4047f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5 Aug 07 16:15:48.915074 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbdd4a1a-34b2-4be7-8e2e-779db3a4047f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.915494 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cbdd4a1a-34b2-4be7-8e2e-779db3a4047f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.927620 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c0f64a2-8c4e-4fdf-94dd-af7eb074eccf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:48.930627 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c0f64a2-8c4e-4fdf-94dd-af7eb074eccf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:48.931352 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c0f64a2-8c4e-4fdf-94dd-af7eb074eccf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:48.931611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c0f64a2-8c4e-4fdf-94dd-af7eb074eccf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:48.931915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0c0f64a2-8c4e-4fdf-94dd-af7eb074eccf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:48.942523 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:48.942523 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:48.943557 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c0f64a2-8c4e-4fdf-94dd-af7eb074eccf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:48.944152 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 319/1257] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:48 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:48.961002 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cbdd4a1a-34b2-4be7-8e2e-779db3a4047f tempest-GroupTypeSpecsTest-1907927819 tempest-GroupTypeSpecsTest-1907927819-project-admin] https://10.4.3.24/volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5 returned with HTTP 202 Aug 07 16:15:48.962859 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 318/1258] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:15:48 2026] DELETE /volume/v3/group_types/63fa60da-d699-400b-8847-41775a8d0bf5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:15:49.959817 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-642a9ae2-2563-4cb1-b34a-a8dfeac28ead None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:49.967711 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-642a9ae2-2563-4cb1-b34a-a8dfeac28ead tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:49.969054 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-642a9ae2-2563-4cb1-b34a-a8dfeac28ead tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:49.969379 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-642a9ae2-2563-4cb1-b34a-a8dfeac28ead tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:49.969540 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-642a9ae2-2563-4cb1-b34a-a8dfeac28ead tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:49.976632 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:49.976632 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:49.977683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-642a9ae2-2563-4cb1-b34a-a8dfeac28ead tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:49.978346 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 313/1259] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:49 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:49.991416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d6887553-f52c-4354-b076-75d3085fa7ee req-f41f51f0-d9e5-4337-bb26-7a9baa093398 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:49.995295 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-f41f51f0-d9e5-4337-bb26-7a9baa093398 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377 Aug 07 16:15:49.998450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-f41f51f0-d9e5-4337-bb26-7a9baa093398 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:49.998450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-f41f51f0-d9e5-4337-bb26-7a9baa093398 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:50.015669 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:50.015669 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:50.094370 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d6887553-f52c-4354-b076-75d3085fa7ee req-f41f51f0-d9e5-4337-bb26-7a9baa093398 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377 returned with HTTP 200 Aug 07 16:15:50.094957 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 310/1260] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:15:49 2026] DELETE /volume/v3/attachments/5b5406bc-bba3-4172-b48b-d9b525144377 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:50.872478 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fd2b1a4-f4b1-4bfb-8ab5-1dfd73777ba5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:50.875833 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fd2b1a4-f4b1-4bfb-8ab5-1dfd73777ba5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:50.876035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fd2b1a4-f4b1-4bfb-8ab5-1dfd73777ba5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:50.876242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fd2b1a4-f4b1-4bfb-8ab5-1dfd73777ba5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:50.885040 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:50.885040 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:50.892105 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4fd2b1a4-f4b1-4bfb-8ab5-1dfd73777ba5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:50.897680 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fd2b1a4-f4b1-4bfb-8ab5-1dfd73777ba5 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:50.898116 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 320/1261] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:50 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 846 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:50.994059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99edc5b7-621e-4d5b-bd72-f0ee7271c9fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:50.996796 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99edc5b7-621e-4d5b-bd72-f0ee7271c9fc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:50.998374 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99edc5b7-621e-4d5b-bd72-f0ee7271c9fc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:50.998374 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99edc5b7-621e-4d5b-bd72-f0ee7271c9fc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:50.998374 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-99edc5b7-621e-4d5b-bd72-f0ee7271c9fc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:51.003824 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:51.003824 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:51.005394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99edc5b7-621e-4d5b-bd72-f0ee7271c9fc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:51.005877 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 319/1262] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:50 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:51.710241 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:51.897922 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:51.898346 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-239769834"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:51.901983 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-239769834'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:51.901983 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create volume of 1 GB Aug 07 16:15:51.908889 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Availability Zones retrieved successfully. Aug 07 16:15:51.916636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Flow 'volume_create_api' (d69bfd38-4680-464d-8993-9e5dd4c0e8af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:51.918119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9b69ac-73d4-4986-a781-d8bcad35c781) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:51.919330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:51.964162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4f9b69ac-73d4-4986-a781-d8bcad35c781) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:51.965151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943105a9-6454-4a46-8182-68238daf1fe9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.021908 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-224d397c-0413-4588-afea-76bb0cbb555a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:52.024666 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224d397c-0413-4588-afea-76bb0cbb555a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:52.024756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224d397c-0413-4588-afea-76bb0cbb555a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:52.026140 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-224d397c-0413-4588-afea-76bb0cbb555a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:52.026140 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-224d397c-0413-4588-afea-76bb0cbb555a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:52.033418 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:52.033418 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:52.034668 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-224d397c-0413-4588-afea-76bb0cbb555a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:52.035882 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 311/1263] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:52 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:52.063076 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Created reservations ['5e04d4f2-8bed-47a7-8b84-480800ae6167', '5eef57be-2cde-48ef-9158-284ab1fcb441', '998cc747-7c08-4241-882a-a060b3dd8a2b', '5c8a9ba7-8eab-41e2-b2c9-dca951915840'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:52.064575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (943105a9-6454-4a46-8182-68238daf1fe9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e04d4f2-8bed-47a7-8b84-480800ae6167', '5eef57be-2cde-48ef-9158-284ab1fcb441', '998cc747-7c08-4241-882a-a060b3dd8a2b', '5c8a9ba7-8eab-41e2-b2c9-dca951915840']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.065998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc2d57b-dd3d-48c8-b115-692607eeae27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.095883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfc2d57b-dd3d-48c8-b115-692607eeae27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '469aece0-65c2-407e-bd53-3d1289503113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-239769834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b5a1fb3326d4de998415e8e023c146a',qos_specs=None,replication_status=,reservations=['5e04d4f2-8bed-47a7-8b84-480800ae6167','5eef57be-2cde-48ef-9158-284ab1fcb441','998cc747-7c08-4241-882a-a060b3dd8a2b','5c8a9ba7-8eab-41e2-b2c9-dca951915840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfb0c54460a414dbba51d20def0d6bc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-239769834',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=469aece0-65c2-407e-bd53-3d1289503113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9b5a1fb3326d4de998415e8e023c146a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fbfb0c54460a414dbba51d20def0d6bc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.096776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a3180ae-3116-4e00-be11-59a727f9748c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.124692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5a3180ae-3116-4e00-be11-59a727f9748c) transitioned into state 'SUCCESS' from state '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-239769834',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9b5a1fb3326d4de998415e8e023c146a',qos_specs=None,replication_status=,reservations=['5e04d4f2-8bed-47a7-8b84-480800ae6167','5eef57be-2cde-48ef-9158-284ab1fcb441','998cc747-7c08-4241-882a-a060b3dd8a2b','5c8a9ba7-8eab-41e2-b2c9-dca951915840'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fbfb0c54460a414dbba51d20def0d6bc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.125521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d030bc-5f7a-451d-b9d6-cef1dc9859f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.140680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (57d030bc-5f7a-451d-b9d6-cef1dc9859f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.142009 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Flow 'volume_create_api' (d69bfd38-4680-464d-8993-9e5dd4c0e8af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:52.142541 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create volume request issued successfully. Aug 07 16:15:52.143769 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01fe7ec2-8dcc-44fc-8a64-a483e640da5e tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:52.144260 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 314/1264] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:15:51 2026] POST /volume/v3/volumes => generated 748 bytes in 435 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:52.159795 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38675eba-a58a-41d2-996b-489e34a53169 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:52.162795 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38675eba-a58a-41d2-996b-489e34a53169 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:15:52.162883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38675eba-a58a-41d2-996b-489e34a53169 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:52.163127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38675eba-a58a-41d2-996b-489e34a53169 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:52.178267 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:52.178267 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:52.184862 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38675eba-a58a-41d2-996b-489e34a53169 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:15:52.192522 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38675eba-a58a-41d2-996b-489e34a53169 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 returned with HTTP 200 Aug 07 16:15:52.193166 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 321/1265] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:52 2026] GET /volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 => generated 816 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:52.548334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af3285e4-9fc2-4004-ab1d-dd6cc97dc594 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:52.685267 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af3285e4-9fc2-4004-ab1d-dd6cc97dc594 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a Aug 07 16:15:52.685678 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af3285e4-9fc2-4004-ab1d-dd6cc97dc594 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:52.686000 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af3285e4-9fc2-4004-ab1d-dd6cc97dc594 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:52.711863 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af3285e4-9fc2-4004-ab1d-dd6cc97dc594 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a returned with HTTP 200 Aug 07 16:15:52.712392 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 320/1266] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:52 2026] GET /volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a => generated 437 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:52.726194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:52.811516 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:52.811516 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-106100029"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:52.813552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-106100029'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:52.813712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume of 1 GB Aug 07 16:15:52.822348 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Availability Zones retrieved successfully. Aug 07 16:15:52.831503 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Flow 'volume_create_api' (51e9178c-66c5-4459-a757-b81d26c31e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:52.834215 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926a1dc3-b97e-4a3c-923b-0c32abb3221d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.835429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:52.867482 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (926a1dc3-b97e-4a3c-923b-0c32abb3221d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.868314 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc97edf-d637-422d-8082-6f6d37d3b4c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.952675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Created reservations ['9efa74c4-9647-4e1a-96c0-36f015e211d9', 'd1e7e5d0-bd19-448f-9987-c73b52e0775c', 'ccb56faf-4513-4749-92a1-738f2c76750c', 'd4091153-2fdd-489e-9740-be835dac2cf6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:52.953648 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9dc97edf-d637-422d-8082-6f6d37d3b4c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9efa74c4-9647-4e1a-96c0-36f015e211d9', 'd1e7e5d0-bd19-448f-9987-c73b52e0775c', 'ccb56faf-4513-4749-92a1-738f2c76750c', 'd4091153-2fdd-489e-9740-be835dac2cf6']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.954695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26e051d-c095-44b0-b14d-6c17e7e141b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:52.987146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c26e051d-c095-44b0-b14d-6c17e7e141b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd8c84e52-27fa-4ab4-8aac-fb4b3b31969a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-106100029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1931ccf9d349409eb2e129856b2e2a',qos_specs=None,replication_status=,reservations=['9efa74c4-9647-4e1a-96c0-36f015e211d9','d1e7e5d0-bd19-448f-9987-c73b52e0775c','ccb56faf-4513-4749-92a1-738f2c76750c','d4091153-2fdd-489e-9740-be835dac2cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbf99ed6dc04ec68098d324798da98a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-106100029',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d8c84e52-27fa-4ab4-8aac-fb4b3b31969a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0c1931ccf9d349409eb2e129856b2e2a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7dbf99ed6dc04ec68098d324798da98a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:52.988250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2127b173-c2d9-4836-a14d-b244567c3655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:53.017615 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2127b173-c2d9-4836-a14d-b244567c3655) transitioned into state 'SUCCESS' from state '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-106100029',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0c1931ccf9d349409eb2e129856b2e2a',qos_specs=None,replication_status=,reservations=['9efa74c4-9647-4e1a-96c0-36f015e211d9','d1e7e5d0-bd19-448f-9987-c73b52e0775c','ccb56faf-4513-4749-92a1-738f2c76750c','d4091153-2fdd-489e-9740-be835dac2cf6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7dbf99ed6dc04ec68098d324798da98a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:53.019286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (661b6b85-0507-4d14-aff0-87cf3a9e7926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:53.036818 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (661b6b85-0507-4d14-aff0-87cf3a9e7926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:53.038665 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Flow 'volume_create_api' (51e9178c-66c5-4459-a757-b81d26c31e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:53.039448 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume request issued successfully. Aug 07 16:15:53.041259 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5ece3828-d08c-416a-b61e-8bd62ff17293 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:15:53.041487 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 312/1267] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:15:52 2026] POST /volume/v3/volumes => generated 756 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:53.051579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8186bbad-689c-4d8c-a27b-d22e90e6bd52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:53.056337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8186bbad-689c-4d8c-a27b-d22e90e6bd52 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:53.056337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8186bbad-689c-4d8c-a27b-d22e90e6bd52 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:53.057494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8186bbad-689c-4d8c-a27b-d22e90e6bd52 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:53.057494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8186bbad-689c-4d8c-a27b-d22e90e6bd52 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:53.059732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28f6e7b3-20fc-4eab-a1be-e85318cc43f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:53.062863 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28f6e7b3-20fc-4eab-a1be-e85318cc43f5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] GET https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:53.063136 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28f6e7b3-20fc-4eab-a1be-e85318cc43f5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:53.063272 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28f6e7b3-20fc-4eab-a1be-e85318cc43f5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:53.064246 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:53.064246 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:53.065203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8186bbad-689c-4d8c-a27b-d22e90e6bd52 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:53.065715 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 315/1268] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:53 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:53.073085 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:53.073085 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:53.079846 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28f6e7b3-20fc-4eab-a1be-e85318cc43f5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Volume info retrieved successfully. Aug 07 16:15:53.087236 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28f6e7b3-20fc-4eab-a1be-e85318cc43f5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a returned with HTTP 200 Aug 07 16:15:53.088286 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 322/1269] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:53 2026] GET /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a => generated 824 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:53.211795 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75a626b2-c950-4a4d-b514-1b573bee2e77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:53.214188 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75a626b2-c950-4a4d-b514-1b573bee2e77 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:15:53.214828 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75a626b2-c950-4a4d-b514-1b573bee2e77 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:53.215171 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75a626b2-c950-4a4d-b514-1b573bee2e77 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:53.227959 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:53.227959 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:53.241472 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-75a626b2-c950-4a4d-b514-1b573bee2e77 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:15:53.250922 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75a626b2-c950-4a4d-b514-1b573bee2e77 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 returned with HTTP 200 Aug 07 16:15:53.251455 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 321/1270] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:53 2026] GET /volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 => generated 841 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:53.275702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64473e4f-0051-4aef-8919-1ac3b5537874 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:53.279545 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:15:53.280066 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "469aece0-65c2-407e-bd53-3d1289503113", "name": "tempest-SnapshotsActionsTest-Snapshot-927679678"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:53.303022 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:53.303022 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:53.303022 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:15:53.305123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create snapshot from volume 469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:15:53.371484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Created reservations ['91c1e176-5ce0-4cb3-8c1e-254fb1fa2062', 'affeadc4-e8ce-475f-b072-52bf7467aa77', 'd3d3ac0b-b728-4829-a3f7-980619af38a1', '74bc5b5b-a6bf-450e-9609-32b984e6bf6f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:53.433241 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot create request issued successfully. Aug 07 16:15:53.433717 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64473e4f-0051-4aef-8919-1ac3b5537874 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:15:53.434263 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 313/1271] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:15:53 2026] POST /volume/v3/snapshots => generated 306 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:53.444993 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5a32ab2-99b4-4f23-8fc7-0890f0976068 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:53.447335 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a32ab2-99b4-4f23-8fc7-0890f0976068 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:15:53.447579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a32ab2-99b4-4f23-8fc7-0890f0976068 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:53.447776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5a32ab2-99b4-4f23-8fc7-0890f0976068 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:53.454558 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:53.454558 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:53.455186 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c5a32ab2-99b4-4f23-8fc7-0890f0976068 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:53.456431 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5a32ab2-99b4-4f23-8fc7-0890f0976068 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:15:53.457024 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 316/1272] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:53 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 438 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.079460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9325948e-a8f3-411d-b50a-8ff8cf20fcbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.082378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9325948e-a8f3-411d-b50a-8ff8cf20fcbf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:54.082833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9325948e-a8f3-411d-b50a-8ff8cf20fcbf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.083149 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9325948e-a8f3-411d-b50a-8ff8cf20fcbf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.083449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9325948e-a8f3-411d-b50a-8ff8cf20fcbf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:54.090100 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.090100 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:54.091054 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9325948e-a8f3-411d-b50a-8ff8cf20fcbf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:54.091539 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 323/1273] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.109336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2093a5d5-a15a-4c45-b05e-fdcc2bdd43fb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.111978 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2093a5d5-a15a-4c45-b05e-fdcc2bdd43fb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] GET https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:54.112262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2093a5d5-a15a-4c45-b05e-fdcc2bdd43fb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.112591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2093a5d5-a15a-4c45-b05e-fdcc2bdd43fb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.123858 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.123858 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:54.131514 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2093a5d5-a15a-4c45-b05e-fdcc2bdd43fb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Volume info retrieved successfully. Aug 07 16:15:54.138314 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2093a5d5-a15a-4c45-b05e-fdcc2bdd43fb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a returned with HTTP 200 Aug 07 16:15:54.139323 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 322/1274] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.155683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d6b6940-1738-468c-b82b-9026579b2a85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.158066 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d6b6940-1738-468c-b82b-9026579b2a85 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a Aug 07 16:15:54.158633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d6b6940-1738-468c-b82b-9026579b2a85 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.172262 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.172262 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:54.223819 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d6b6940-1738-468c-b82b-9026579b2a85 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a returned with HTTP 200 Aug 07 16:15:54.224136 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 314/1275] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:15:54 2026] PUT /volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a => generated 392 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.227528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c671060-438d-4f64-bacc-6b49676a3e2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.229909 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:54.230204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.230639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.231687 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume with id: f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:54.236258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.242962 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:54.243563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.247684 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:54.247957 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume of 2 GB Aug 07 16:15:54.251005 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.251005 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:54.251692 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:54.259096 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Availability Zones retrieved successfully. Aug 07 16:15:54.267853 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Flow 'volume_create_api' (70c5bf09-aa96-46d2-92ca-59b4fe9192d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:54.269148 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de56eb3-8b80-4c21-834b-c7cffe32a5b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.271610 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:54.285159 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume request issued successfully. Aug 07 16:15:54.285813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c671060-438d-4f64-bacc-6b49676a3e2a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 202 Aug 07 16:15:54.286783 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 317/1276] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:54 2026] DELETE /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:54.296834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c9cc667-7ad4-4c9d-b00d-66d1b3994ee1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.300996 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c9cc667-7ad4-4c9d-b00d-66d1b3994ee1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:54.301256 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c9cc667-7ad4-4c9d-b00d-66d1b3994ee1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.301751 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c9cc667-7ad4-4c9d-b00d-66d1b3994ee1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.316290 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.316290 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:54.325574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de56eb3-8b80-4c21-834b-c7cffe32a5b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:54.325809 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c9cc667-7ad4-4c9d-b00d-66d1b3994ee1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:54.326747 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a301c7-4d89-4647-8e78-c0a75266ffa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.334324 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c9cc667-7ad4-4c9d-b00d-66d1b3994ee1 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 200 Aug 07 16:15:54.334887 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 323/1277] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 845 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.380005 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota_utils [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Quota exceeded for 0c1931ccf9d349409eb2e129856b2e2a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 16:15:54.384022 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a301c7-4d89-4647-8e78-c0a75266ffa6) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 16:15:54.384022 np0000006731 devstack@c-api.service[100267]: Failure: cinder.exception.VolumeSizeExceedsAvailableQuota: Requested volume or snapshot exceeds allowed gigabytes quota. Requested 2G, quota is 1G and 1G has been consumed. Aug 07 16:15:54.386949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a301c7-4d89-4647-8e78-c0a75266ffa6) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.387943 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a301c7-4d89-4647-8e78-c0a75266ffa6) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:15:54.388628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de56eb3-8b80-4c21-834b-c7cffe32a5b3) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.391120 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9de56eb3-8b80-4c21-834b-c7cffe32a5b3) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:15:54.392740 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Flow 'volume_create_api' (70c5bf09-aa96-46d2-92ca-59b4fe9192d9) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 16:15:54.393069 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-5e04998f-bd45-4f4c-a4d9-73b39f14fbfb tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 413 Aug 07 16:15:54.393944 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 324/1278] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:15:54 2026] POST /volume/v3/volumes => generated 208 bytes in 158 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 16:15:54.409176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a1d77b2-573b-4cf5-8cbf-37c0ecf92a18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.411294 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a1d77b2-573b-4cf5-8cbf-37c0ecf92a18 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a Aug 07 16:15:54.411758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a1d77b2-573b-4cf5-8cbf-37c0ecf92a18 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.470208 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-46eb174e-17ca-46ad-81f3-192773d95844 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.474338 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46eb174e-17ca-46ad-81f3-192773d95844 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:15:54.474338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46eb174e-17ca-46ad-81f3-192773d95844 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.474338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-46eb174e-17ca-46ad-81f3-192773d95844 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.482815 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.482815 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:54.482815 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-46eb174e-17ca-46ad-81f3-192773d95844 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:54.482815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-46eb174e-17ca-46ad-81f3-192773d95844 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:15:54.482815 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 318/1279] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.491994 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a1d77b2-573b-4cf5-8cbf-37c0ecf92a18 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a returned with HTTP 200 Aug 07 16:15:54.493520 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 315/1280] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:15:54 2026] PUT /volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a => generated 392 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.495859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39be931a-5000-46ae-bcc7-733d34d3e38d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.504947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35881757-a96e-4f42-9fd2-817cecade5b2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.508772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:54.508772 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.511874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:54.512101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Create volume of 1 GB Aug 07 16:15:54.512397 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.512397 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:54.518191 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Availability Zones retrieved successfully. Aug 07 16:15:54.523803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Flow 'volume_create_api' (7cb130c4-8093-4fb4-9a21-5e2e466cbc3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:54.525187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283f8ac1-5a07-4f5e-890f-0c3abf72c1dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.526256 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:54.564820 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283f8ac1-5a07-4f5e-890f-0c3abf72c1dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:54.566128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c36600-954c-425a-8762-09252fa6b331) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.614165 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota_utils [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Quota exceeded for 0c1931ccf9d349409eb2e129856b2e2a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Aug 07 16:15:54.616594 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c36600-954c-425a-8762-09252fa6b331) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 16:15:54.616594 np0000006731 devstack@c-api.service[100267]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Aug 07 16:15:54.618915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c36600-954c-425a-8762-09252fa6b331) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.619920 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a7c36600-954c-425a-8762-09252fa6b331) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:15:54.620899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283f8ac1-5a07-4f5e-890f-0c3abf72c1dd) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:54.621875 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (283f8ac1-5a07-4f5e-890f-0c3abf72c1dd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:15:54.623078 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Flow 'volume_create_api' (7cb130c4-8093-4fb4-9a21-5e2e466cbc3e) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 16:15:54.623479 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-35881757-a96e-4f42-9fd2-817cecade5b2 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 413 Aug 07 16:15:54.624275 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 325/1281] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:15:54 2026] POST /volume/v3/volumes => generated 150 bytes in 120 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 16:15:54.637938 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f57b869-28b8-4e9c-b097-1c4967d84200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.639835 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f57b869-28b8-4e9c-b097-1c4967d84200 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a Aug 07 16:15:54.640530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f57b869-28b8-4e9c-b097-1c4967d84200 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.675341 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39be931a-5000-46ae-bcc7-733d34d3e38d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:15:54.676691 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39be931a-5000-46ae-bcc7-733d34d3e38d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:54.676691 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39be931a-5000-46ae-bcc7-733d34d3e38d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.678957 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-39be931a-5000-46ae-bcc7-733d34d3e38d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:15:54.690953 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.690953 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:54.708502 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39be931a-5000-46ae-bcc7-733d34d3e38d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:15:54.709251 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 324/1282] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:54 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:54.710193 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f57b869-28b8-4e9c-b097-1c4967d84200 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a returned with HTTP 200 Aug 07 16:15:54.710193 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 319/1283] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:15:54 2026] PUT /volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a => generated 391 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.717346 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a15a6978-2b15-411b-a888-f440cb8fbbfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.719732 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a15a6978-2b15-411b-a888-f440cb8fbbfb tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:15:54.720483 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a15a6978-2b15-411b-a888-f440cb8fbbfb tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.720483 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a15a6978-2b15-411b-a888-f440cb8fbbfb tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.721110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0c6634c-217a-4ce5-8004-b43565ab603b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.724900 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0c6634c-217a-4ce5-8004-b43565ab603b tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] POST https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a/action Aug 07 16:15:54.724900 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0c6634c-217a-4ce5-8004-b43565ab603b tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:54.726052 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0c6634c-217a-4ce5-8004-b43565ab603b tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.726124 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.726124 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:54.726804 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a15a6978-2b15-411b-a888-f440cb8fbbfb tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:54.728076 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a15a6978-2b15-411b-a888-f440cb8fbbfb tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:15:54.728686 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 316/1284] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.735529 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.735529 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:54.736361 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0c6634c-217a-4ce5-8004-b43565ab603b tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Volume info retrieved successfully. Aug 07 16:15:54.742368 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fa6a841-7f0b-43ba-a120-6851dc7be148 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.744848 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa6a841-7f0b-43ba-a120-6851dc7be148 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:15:54.745319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa6a841-7f0b-43ba-a120-6851dc7be148 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:54.745494 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fa6a841-7f0b-43ba-a120-6851dc7be148 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.747275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-8fa6a841-7f0b-43ba-a120-6851dc7be148 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:15:54.760602 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.760602 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:54.776143 np0000006731 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-a0c6634c-217a-4ce5-8004-b43565ab603b tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Quota exceeded for 0c1931ccf9d349409eb2e129856b2e2a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 16:15:54.777734 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fa6a841-7f0b-43ba-a120-6851dc7be148 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:15:54.778269 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 325/1285] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:54 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:54.787793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-215a71bc-0342-4540-ac3f-9f07ffe24d80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.787922 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-a0c6634c-217a-4ce5-8004-b43565ab603b tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a/action returned with HTTP 413 Aug 07 16:15:54.788691 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 326/1286] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:15:54 2026] POST /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a/action => generated 208 bytes in 69 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 16:15:54.789834 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-215a71bc-0342-4540-ac3f-9f07ffe24d80 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:15:54.791363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-215a71bc-0342-4540-ac3f-9f07ffe24d80 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.791363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-215a71bc-0342-4540-ac3f-9f07ffe24d80 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.798429 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.798429 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:54.799392 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-215a71bc-0342-4540-ac3f-9f07ffe24d80 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:54.800421 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7cf6d4fc-a930-476d-9269-bb9317c962d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.801016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-215a71bc-0342-4540-ac3f-9f07ffe24d80 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:15:54.801602 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 320/1287] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.803119 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cf6d4fc-a930-476d-9269-bb9317c962d5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] GET https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:54.804146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cf6d4fc-a930-476d-9269-bb9317c962d5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.804146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7cf6d4fc-a930-476d-9269-bb9317c962d5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.818399 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52debbd3-1044-4936-9cab-09b8b94ac14f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.820849 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:15:54.821318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "469aece0-65c2-407e-bd53-3d1289503113", "name": "tempest-SnapshotsActionsTest-Snapshot-1301406609"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:54.825842 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.825842 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:54.831585 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7cf6d4fc-a930-476d-9269-bb9317c962d5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Volume info retrieved successfully. Aug 07 16:15:54.832318 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.832318 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:54.833022 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:15:54.833180 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create snapshot from volume 469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:15:54.837424 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7cf6d4fc-a930-476d-9269-bb9317c962d5 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a returned with HTTP 200 Aug 07 16:15:54.838024 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 317/1288] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.853484 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.855662 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:54.855949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.856218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.856670 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Delete volume with id: d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:54.866658 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.866658 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:54.867323 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Volume info retrieved successfully. Aug 07 16:15:54.872179 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Created reservations ['c3cf331a-3657-4223-acde-7f4467788ad0', 'cb1cc506-0aed-4303-9c53-aab279b7c2af', '8b3855ab-2b54-4958-bce5-e3102ebfab92', '83069018-f324-4713-98ce-7ca839074408'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:54.891379 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Delete volume request issued successfully. Aug 07 16:15:54.891516 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24b7f7a1-fac1-419b-ad2f-23c921b3d1e3 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a returned with HTTP 202 Aug 07 16:15:54.892081 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 327/1289] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:54 2026] DELETE /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:54.903595 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8dcc0b1-2d9f-43e9-b02b-97093e1afa43 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.905574 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8dcc0b1-2d9f-43e9-b02b-97093e1afa43 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] GET https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:54.906061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8dcc0b1-2d9f-43e9-b02b-97093e1afa43 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.906570 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8dcc0b1-2d9f-43e9-b02b-97093e1afa43 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.907252 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot create request issued successfully. Aug 07 16:15:54.907874 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52debbd3-1044-4936-9cab-09b8b94ac14f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:15:54.908562 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 326/1290] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:15:54 2026] POST /volume/v3/snapshots => generated 307 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:54.921464 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.921464 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:54.924560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b571c744-e53e-4dbc-b7c3-48acc6035f23 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:54.926918 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b571c744-e53e-4dbc-b7c3-48acc6035f23 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:54.927580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b571c744-e53e-4dbc-b7c3-48acc6035f23 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:54.927580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b571c744-e53e-4dbc-b7c3-48acc6035f23 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:54.928649 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f8dcc0b1-2d9f-43e9-b02b-97093e1afa43 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Volume info retrieved successfully. Aug 07 16:15:54.933218 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:54.933218 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:54.933834 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b571c744-e53e-4dbc-b7c3-48acc6035f23 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:54.934747 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b571c744-e53e-4dbc-b7c3-48acc6035f23 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d returned with HTTP 200 Aug 07 16:15:54.935188 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 318/1291] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:54.935376 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8dcc0b1-2d9f-43e9-b02b-97093e1afa43 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a returned with HTTP 200 Aug 07 16:15:54.936037 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 321/1292] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:54 2026] GET /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:55.105230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29576ce5-576c-43e7-8242-6f3f1bc68e12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.107452 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29576ce5-576c-43e7-8242-6f3f1bc68e12 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:55.107698 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29576ce5-576c-43e7-8242-6f3f1bc68e12 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:55.107918 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29576ce5-576c-43e7-8242-6f3f1bc68e12 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:55.108048 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-29576ce5-576c-43e7-8242-6f3f1bc68e12 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:55.113386 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:55.113386 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:55.114378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29576ce5-576c-43e7-8242-6f3f1bc68e12 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:55.115012 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 328/1293] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:55 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:55.351139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0b79d07-6b80-4f07-8073-b8a4245701f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.354731 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0b79d07-6b80-4f07-8073-b8a4245701f0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 Aug 07 16:15:55.354731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0b79d07-6b80-4f07-8073-b8a4245701f0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:55.355640 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0b79d07-6b80-4f07-8073-b8a4245701f0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:55.362658 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0b79d07-6b80-4f07-8073-b8a4245701f0 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 returned with HTTP 404 Aug 07 16:15:55.363264 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 327/1294] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:55 2026] GET /volume/v3/volumes/f364afac-9c99-4d47-8484-4c92db5ddcf0 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:55.427604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.429620 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:15:55.429889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:55.430134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:55.430364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume with id: 345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:15:55.438596 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:55.438596 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:55.439085 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:55.468771 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume request issued successfully. Aug 07 16:15:55.469070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b91bc13e-8a42-4679-9111-68d2bba6b90a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 202 Aug 07 16:15:55.469720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 319/1295] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:55 2026] DELETE /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:55.480825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f93876e4-6f2d-4d55-9112-7b56e6d60ceb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.483223 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f93876e4-6f2d-4d55-9112-7b56e6d60ceb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:15:55.483841 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f93876e4-6f2d-4d55-9112-7b56e6d60ceb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:55.485363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f93876e4-6f2d-4d55-9112-7b56e6d60ceb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:55.495671 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:55.495671 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:55.505835 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f93876e4-6f2d-4d55-9112-7b56e6d60ceb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:55.512850 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f93876e4-6f2d-4d55-9112-7b56e6d60ceb tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 200 Aug 07 16:15:55.513830 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 322/1296] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:55 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:55.947321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2cded3c-03f8-4291-899d-ca1834f43dde None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.949146 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2cded3c-03f8-4291-899d-ca1834f43dde tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:55.949914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2cded3c-03f8-4291-899d-ca1834f43dde tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:55.951357 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2cded3c-03f8-4291-899d-ca1834f43dde tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:55.952641 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6c94947-082a-4e18-8da1-44133862db75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.955053 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6c94947-082a-4e18-8da1-44133862db75 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] GET https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a Aug 07 16:15:55.955333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6c94947-082a-4e18-8da1-44133862db75 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:55.955577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6c94947-082a-4e18-8da1-44133862db75 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:55.959086 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:55.959086 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:55.960041 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2cded3c-03f8-4291-899d-ca1834f43dde tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:55.961503 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2cded3c-03f8-4291-899d-ca1834f43dde tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d returned with HTTP 200 Aug 07 16:15:55.963155 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 329/1297] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:55 2026] GET /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:55.963347 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6c94947-082a-4e18-8da1-44133862db75 tempest-VolumeQuotasNegativeTestJSON-2078847796 tempest-VolumeQuotasNegativeTestJSON-2078847796-project-member] https://10.4.3.24/volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a returned with HTTP 404 Aug 07 16:15:55.963935 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 328/1298] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:55 2026] GET /volume/v3/volumes/d8c84e52-27fa-4ab4-8aac-fb4b3b31969a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:55.972128 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c44d346a-be83-4135-a7e9-b662eb519c50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.977581 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c44d346a-be83-4135-a7e9-b662eb519c50 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a Aug 07 16:15:55.978145 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c44d346a-be83-4135-a7e9-b662eb519c50 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 10, "per_volume_gigabytes": -1, "snapshots": 10, "gigabytes": 1000, "backups": 10, "backup_gigabytes": 1000}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:55.978234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e118ce0-3648-4506-a1db-1c04d7acf940 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:55.980536 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e118ce0-3648-4506-a1db-1c04d7acf940 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d/action Aug 07 16:15:55.981694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e118ce0-3648-4506-a1db-1c04d7acf940 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:55.981694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e118ce0-3648-4506-a1db-1c04d7acf940 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:55.983098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-9e118ce0-3648-4506-a1db-1c04d7acf940 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot 'b77586f4-8a00-434d-ac84-bf1c2209491d' with '{'status': 'creating'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:15:56.009389 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.009389 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:56.028890 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e118ce0-3648-4506-a1db-1c04d7acf940 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d/action returned with HTTP 202 Aug 07 16:15:56.029749 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 323/1299] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:55 2026] POST /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:56.043505 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02a7f7a1-3803-4ade-9a5e-cd5cb3276918 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.046043 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a7f7a1-3803-4ade-9a5e-cd5cb3276918 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:56.046541 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a7f7a1-3803-4ade-9a5e-cd5cb3276918 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:56.046972 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02a7f7a1-3803-4ade-9a5e-cd5cb3276918 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:56.054787 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.054787 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:56.057331 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-02a7f7a1-3803-4ade-9a5e-cd5cb3276918 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:56.057331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02a7f7a1-3803-4ade-9a5e-cd5cb3276918 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d returned with HTTP 200 Aug 07 16:15:56.057759 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 330/1300] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:56 2026] GET /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d => generated 465 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:15:56.071329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.073842 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d/action Aug 07 16:15:56.074359 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:56.074604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:56.083917 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.083917 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:56.084511 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot retrieved successfully. Aug 07 16:15:56.114044 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot delete request issued successfully. Aug 07 16:15:56.114334 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2193d886-5ed4-401d-ac6d-25573c0bc224 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d/action returned with HTTP 202 Aug 07 16:15:56.114886 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 329/1301] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:56 2026] POST /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:56.124372 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c729335b-35d3-4988-966b-64aba97121a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.127461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c44d346a-be83-4135-a7e9-b662eb519c50 tempest-VolumeQuotasNegativeTestJSON-2074623588 tempest-VolumeQuotasNegativeTestJSON-2074623588-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a returned with HTTP 200 Aug 07 16:15:56.129050 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c729335b-35d3-4988-966b-64aba97121a7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:56.129124 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 320/1302] 10.4.3.24 () {68 vars in 1368 bytes} [Fri Aug 7 16:15:55 2026] PUT /volume/v3/os-quota-sets/0c1931ccf9d349409eb2e129856b2e2a => generated 395 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:56.129154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c729335b-35d3-4988-966b-64aba97121a7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:56.129154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c729335b-35d3-4988-966b-64aba97121a7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:56.129195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28d75152-b604-4de1-a8b5-39f6cda239cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.131490 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d75152-b604-4de1-a8b5-39f6cda239cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:56.131965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d75152-b604-4de1-a8b5-39f6cda239cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:56.132334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28d75152-b604-4de1-a8b5-39f6cda239cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:56.132621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-28d75152-b604-4de1-a8b5-39f6cda239cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:56.136940 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.136940 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:56.137857 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c729335b-35d3-4988-966b-64aba97121a7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:56.138819 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c729335b-35d3-4988-966b-64aba97121a7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d returned with HTTP 200 Aug 07 16:15:56.139223 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 324/1303] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:56 2026] GET /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d => generated 465 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:56.145394 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.145394 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:56.145394 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28d75152-b604-4de1-a8b5-39f6cda239cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:56.146467 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 331/1304] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:56 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 786 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:15:56.533874 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c498369d-0035-4128-8801-2a2f469220f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.536369 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c498369d-0035-4128-8801-2a2f469220f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d Aug 07 16:15:56.536682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c498369d-0035-4128-8801-2a2f469220f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:56.536941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c498369d-0035-4128-8801-2a2f469220f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:56.545132 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c498369d-0035-4128-8801-2a2f469220f7 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d returned with HTTP 404 Aug 07 16:15:56.545840 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 330/1305] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:56 2026] GET /volume/v3/volumes/345434a7-ff77-4fc1-9aaa-085983cd515d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:56.691863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.694366 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:15:56.695179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:56.695179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:56.695836 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume with id: 9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:15:56.705843 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.705843 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:56.706586 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:56.732960 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Delete volume request issued successfully. Aug 07 16:15:56.732960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3329cca-2a4f-42c4-aeb3-024a9f61328a tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 202 Aug 07 16:15:56.732960 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 321/1306] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:15:56 2026] DELETE /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:56.743726 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e190dff-0b88-41fa-88fe-d0e57efaca47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:56.745683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e190dff-0b88-41fa-88fe-d0e57efaca47 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:15:56.745999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e190dff-0b88-41fa-88fe-d0e57efaca47 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:56.745999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e190dff-0b88-41fa-88fe-d0e57efaca47 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:56.757135 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:56.757135 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:56.763020 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5e190dff-0b88-41fa-88fe-d0e57efaca47 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Volume info retrieved successfully. Aug 07 16:15:56.769702 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e190dff-0b88-41fa-88fe-d0e57efaca47 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 200 Aug 07 16:15:56.770750 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 325/1307] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:56 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:57.028258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1b00ae12-0523-4579-8d40-d0f928044fee req-b8c0e729-8a1a-4d18-905e-18bd488c2021 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.032060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-b8c0e729-8a1a-4d18-905e-18bd488c2021 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:15:57.032060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-b8c0e729-8a1a-4d18-905e-18bd488c2021 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.032060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-b8c0e729-8a1a-4d18-905e-18bd488c2021 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.042743 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.042743 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:57.047760 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1b00ae12-0523-4579-8d40-d0f928044fee req-b8c0e729-8a1a-4d18-905e-18bd488c2021 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:15:57.053541 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-b8c0e729-8a1a-4d18-905e-18bd488c2021 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:15:57.054170 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 332/1308] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:57.158025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-18faf6ca-96f1-4e23-8e4c-3459bd3398e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.163394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18faf6ca-96f1-4e23-8e4c-3459bd3398e3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:57.163635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18faf6ca-96f1-4e23-8e4c-3459bd3398e3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.163942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-18faf6ca-96f1-4e23-8e4c-3459bd3398e3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.165019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-777a0368-a090-44c1-bcd7-662c1fb97f8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.166536 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b6073ef-c689-4a3f-8a37-70ddbf91ee32 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.167073 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-777a0368-a090-44c1-bcd7-662c1fb97f8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:57.167161 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b6073ef-c689-4a3f-8a37-70ddbf91ee32 None None] GET https://10.4.3.24/volume// Aug 07 16:15:57.167291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-777a0368-a090-44c1-bcd7-662c1fb97f8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.167374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b6073ef-c689-4a3f-8a37-70ddbf91ee32 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.167594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-777a0368-a090-44c1-bcd7-662c1fb97f8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.167683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b6073ef-c689-4a3f-8a37-70ddbf91ee32 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.167838 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-777a0368-a090-44c1-bcd7-662c1fb97f8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:57.168043 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b6073ef-c689-4a3f-8a37-70ddbf91ee32 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:57.169635 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 326/1309] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:57.172028 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-18faf6ca-96f1-4e23-8e4c-3459bd3398e3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d returned with HTTP 404 Aug 07 16:15:57.173146 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 331/1310] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:57.175321 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.175321 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:57.176586 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-777a0368-a090-44c1-bcd7-662c1fb97f8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:57.177186 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 322/1311] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 787 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:57.185791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1b00ae12-0523-4579-8d40-d0f928044fee req-d88476ef-a2e5-469d-bfec-45dc1b103e9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.187009 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b4ab789-2233-4340-918a-db03740bc91f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.192040 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b4ab789-2233-4340-918a-db03740bc91f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:15:57.192916 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b4ab789-2233-4340-918a-db03740bc91f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:57.193081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b4ab789-2233-4340-918a-db03740bc91f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:57.195508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-3b4ab789-2233-4340-918a-db03740bc91f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:15:57.219471 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.219471 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:57.243737 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b4ab789-2233-4340-918a-db03740bc91f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:15:57.244581 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 327/1312] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:57 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:57.252373 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bd7c450-e299-4832-9486-5ef4168098d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.254749 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bd7c450-e299-4832-9486-5ef4168098d8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:15:57.255050 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bd7c450-e299-4832-9486-5ef4168098d8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.255404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bd7c450-e299-4832-9486-5ef4168098d8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.261908 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.261908 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:57.262747 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0bd7c450-e299-4832-9486-5ef4168098d8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:57.263754 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bd7c450-e299-4832-9486-5ef4168098d8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:15:57.264330 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 332/1313] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:57.278263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc53412d-43e2-40c1-8ebf-9dcfed4cfc16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.281026 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc53412d-43e2-40c1-8ebf-9dcfed4cfc16 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:57.282101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc53412d-43e2-40c1-8ebf-9dcfed4cfc16 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.282463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc53412d-43e2-40c1-8ebf-9dcfed4cfc16 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.282643 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-bc53412d-43e2-40c1-8ebf-9dcfed4cfc16 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete snapshot with id: b77586f4-8a00-434d-ac84-bf1c2209491d Aug 07 16:15:57.289804 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc53412d-43e2-40c1-8ebf-9dcfed4cfc16 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d returned with HTTP 404 Aug 07 16:15:57.290741 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 323/1314] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:15:57 2026] DELETE /volume/v3/snapshots/b77586f4-8a00-434d-ac84-bf1c2209491d => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:57.305338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.307860 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:15:57.308232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "469aece0-65c2-407e-bd53-3d1289503113", "name": "tempest-SnapshotsActionsTest-Snapshot-166523737"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:57.323500 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.323500 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:57.324232 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:15:57.324435 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create snapshot from volume 469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:15:57.366988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Created reservations ['3d9d40e9-a6a5-4b83-acf3-4c224a70e0cb', 'cf5a7572-149d-40ab-9177-05eb6e6f795b', '2ec74e47-f3b1-4290-9e20-6c5fe2f747b9', '715f8b55-6269-4e62-8c1e-dcb089907163'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:57.428391 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot create request issued successfully. Aug 07 16:15:57.428869 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-562fcb31-1330-4f56-bbe6-c0dbb47007b5 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:15:57.429741 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 328/1315] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:15:57 2026] POST /volume/v3/snapshots => generated 306 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:57.442009 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f010c0e-9055-4ecc-ab5a-687d9c5c48a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.446477 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f010c0e-9055-4ecc-ab5a-687d9c5c48a8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:57.446764 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f010c0e-9055-4ecc-ab5a-687d9c5c48a8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.447457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f010c0e-9055-4ecc-ab5a-687d9c5c48a8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.457684 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.457684 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:57.457879 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2f010c0e-9055-4ecc-ab5a-687d9c5c48a8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:57.460365 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f010c0e-9055-4ecc-ab5a-687d9c5c48a8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c returned with HTTP 200 Aug 07 16:15:57.460911 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 333/1316] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c => generated 438 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:57.464710 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-d88476ef-a2e5-469d-bfec-45dc1b103e9e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:15:57.465293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-d88476ef-a2e5-469d-bfec-45dc1b103e9e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "df951158-def7-4f7f-8ddc-d2678a26d7ca", "connector": null, "instance_uuid": "c501e85d-e7f9-418c-ae49-75fdb6562d8a"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:57.477697 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.477697 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:57.531734 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-d88476ef-a2e5-469d-bfec-45dc1b103e9e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:15:57.532340 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 333/1317] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:15:57 2026] POST /volume/v3/attachments => generated 273 bytes in 348 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:57.586232 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-716d4172-858b-4c4f-b9c8-227f4c87e3b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.588366 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-716d4172-858b-4c4f-b9c8-227f4c87e3b9 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:15:57.588654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-716d4172-858b-4c4f-b9c8-227f4c87e3b9 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.588923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-716d4172-858b-4c4f-b9c8-227f4c87e3b9 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.601804 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.601804 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:57.602187 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b046ad4-17ee-471d-a5e7-1d34c56deee1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.602739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b046ad4-17ee-471d-a5e7-1d34c56deee1 None None] GET https://10.4.3.24/volume// Aug 07 16:15:57.602923 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b046ad4-17ee-471d-a5e7-1d34c56deee1 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.603139 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b046ad4-17ee-471d-a5e7-1d34c56deee1 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.603568 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b046ad4-17ee-471d-a5e7-1d34c56deee1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:15:57.603939 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 329/1318] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:15:57.608291 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-716d4172-858b-4c4f-b9c8-227f4c87e3b9 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:15:57.613434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1b00ae12-0523-4579-8d40-d0f928044fee req-90911629-46fe-4367-9f47-7c91b2de7f2b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.616083 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-90911629-46fe-4367-9f47-7c91b2de7f2b tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:15:57.616398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-90911629-46fe-4367-9f47-7c91b2de7f2b tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.616666 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-90911629-46fe-4367-9f47-7c91b2de7f2b tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.618374 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-716d4172-858b-4c4f-b9c8-227f4c87e3b9 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:15:57.618374 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 324/1319] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 864 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:57.636279 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.636279 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:57.641548 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1b00ae12-0523-4579-8d40-d0f928044fee req-90911629-46fe-4367-9f47-7c91b2de7f2b tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:15:57.648673 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-90911629-46fe-4367-9f47-7c91b2de7f2b tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:15:57.649451 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 334/1320] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1026 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:15:57.782708 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.785825 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] PUT https://10.4.3.24/volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58 Aug 07 16:15:57.787026 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:57.791466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-91e9b425-f7c9-49e7-b367-187953cad7c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:57.794030 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91e9b425-f7c9-49e7-b367-187953cad7c6 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] GET https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 Aug 07 16:15:57.794445 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91e9b425-f7c9-49e7-b367-187953cad7c6 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:57.794783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-91e9b425-f7c9-49e7-b367-187953cad7c6 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:57.798029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Acquiring lock "cinder-attachment_update-df951158-def7-4f7f-8ddc-d2678a26d7ca-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:15:57.803499 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-91e9b425-f7c9-49e7-b367-187953cad7c6 tempest-AttachVolumeNegativeTest-1325822961 tempest-AttachVolumeNegativeTest-1325822961-project-member] https://10.4.3.24/volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 returned with HTTP 404 Aug 07 16:15:57.804270 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 330/1321] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:57 2026] GET /volume/v3/volumes/9dd18339-86d2-4677-bb09-cc1557c4eba1 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:57.807668 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Lock "cinder-attachment_update-df951158-def7-4f7f-8ddc-d2678a26d7ca-np0000006731" acquired by "attachment_update" :: waited 0.010s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:15:57.809566 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:57.809566 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:57.941428 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Lock "cinder-attachment_update-df951158-def7-4f7f-8ddc-d2678a26d7ca-np0000006731" released by "attachment_update" :: held 0.134s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:15:57.941896 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-15ce01c4-0faf-40a7-ab7e-780209cd2689 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58 returned with HTTP 200 Aug 07 16:15:57.942632 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 334/1322] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:15:57 2026] PUT /volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58 => generated 969 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:58.191179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2537b1fc-72b7-4c0a-9280-6003998b5d3a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.193549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2537b1fc-72b7-4c0a-9280-6003998b5d3a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:58.193837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2537b1fc-72b7-4c0a-9280-6003998b5d3a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:58.194124 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2537b1fc-72b7-4c0a-9280-6003998b5d3a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:58.194263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2537b1fc-72b7-4c0a-9280-6003998b5d3a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:58.204537 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.204537 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:58.205377 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2537b1fc-72b7-4c0a-9280-6003998b5d3a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:58.205908 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 325/1323] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:58 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:58.217141 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ff2fc36-19a8-459d-bf05-275040cb5ebf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.220338 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ff2fc36-19a8-459d-bf05-275040cb5ebf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:15:58.220684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ff2fc36-19a8-459d-bf05-275040cb5ebf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:58.220991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ff2fc36-19a8-459d-bf05-275040cb5ebf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:58.236659 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.236659 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:58.241622 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ff2fc36-19a8-459d-bf05-275040cb5ebf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:58.250315 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ff2fc36-19a8-459d-bf05-275040cb5ebf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 200 Aug 07 16:15:58.252165 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 335/1324] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:58 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 1355 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:58.269288 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.271500 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2/restore Aug 07 16:15:58.271929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:58.273349 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Restoring backup 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 ({'restore': {}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:15:58.273631 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Restoring backup 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 to volume None. Aug 07 16:15:58.278685 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.278685 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:58.280200 np0000006731 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating volume of 1 GB for restore of backup 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. Aug 07 16:15:58.289157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:15:58.288834. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:15:58.289371 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability Zones retrieved successfully. Aug 07 16:15:58.298111 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (cf645e6d-d476-436d-a917-38e6a3989364) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:58.299514 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cffdf1-0126-4b40-b07f-c81a6cbd906c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:58.300722 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:15:58.340920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4cffdf1-0126-4b40-b07f-c81a6cbd906c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:58.341774 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36b953fe-b514-4e33-8ecc-93bdce4ea7c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:58.398447 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['39482da8-7f0a-4372-b534-f7bd31cb5236', 'c0129c78-cdd3-45e1-a5a8-011ddbafd7b2', '073f6284-3258-4f72-906d-070d0f9699fa', '1e4762f5-193d-4d0f-83db-02757278117d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:58.399438 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (36b953fe-b514-4e33-8ecc-93bdce4ea7c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['39482da8-7f0a-4372-b534-f7bd31cb5236', 'c0129c78-cdd3-45e1-a5a8-011ddbafd7b2', '073f6284-3258-4f72-906d-070d0f9699fa', '1e4762f5-193d-4d0f-83db-02757278117d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:58.400319 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcbd334-3382-4e1c-b4e2-b14f7470b5fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:58.433021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2dcbd334-3382-4e1c-b4e2-b14f7470b5fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0fa960d1-54e9-488a-b65d-7e229a52c26d', '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_9f8ef8b8-e81b-4820-8c95-98912dd0fdc2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['39482da8-7f0a-4372-b534-f7bd31cb5236','c0129c78-cdd3-45e1-a5a8-011ddbafd7b2','073f6284-3258-4f72-906d-070d0f9699fa','1e4762f5-193d-4d0f-83db-02757278117d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:15:58Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_9f8ef8b8-e81b-4820-8c95-98912dd0fdc2',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0fa960d1-54e9-488a-b65d-7e229a52c26d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbded17230da4b3fb81c6c7498ecd256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:58.434208 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aba4492-bf26-450e-9948-143074e07d9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:58.457333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9aba4492-bf26-450e-9948-143074e07d9c) transitioned into 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_9f8ef8b8-e81b-4820-8c95-98912dd0fdc2',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['39482da8-7f0a-4372-b534-f7bd31cb5236','c0129c78-cdd3-45e1-a5a8-011ddbafd7b2','073f6284-3258-4f72-906d-070d0f9699fa','1e4762f5-193d-4d0f-83db-02757278117d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:58.458443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87af7df9-7b23-4d64-a02a-254a51b01367) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:15:58.472774 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-960ded51-e423-4ef1-b276-5b4a6e112345 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.474489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87af7df9-7b23-4d64-a02a-254a51b01367) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:15:58.475967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (cf645e6d-d476-436d-a917-38e6a3989364) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:15:58.476095 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-960ded51-e423-4ef1-b276-5b4a6e112345 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:58.476141 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request issued successfully. Aug 07 16:15:58.476181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-960ded51-e423-4ef1-b276-5b4a6e112345 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:58.476181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-960ded51-e423-4ef1-b276-5b4a6e112345 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:58.484147 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.484147 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:58.484806 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.484806 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:58.484955 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-960ded51-e423-4ef1-b276-5b4a6e112345 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:58.485450 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:58.486006 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-960ded51-e423-4ef1-b276-5b4a6e112345 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c returned with HTTP 200 Aug 07 16:15:58.486507 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 335/1325] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:58 2026] GET /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:58.497134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d51e42a6-ddc4-4baa-a768-bb86ec539641 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.499093 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d51e42a6-ddc4-4baa-a768-bb86ec539641 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c/action Aug 07 16:15:58.499472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d51e42a6-ddc4-4baa-a768-bb86ec539641 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:58.499604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d51e42a6-ddc4-4baa-a768-bb86ec539641 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:58.501179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-d51e42a6-ddc4-4baa-a768-bb86ec539641 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot 'ff2738a7-5fa6-465e-b925-62c87343af0c' with '{'status': 'deleting'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:15:58.535190 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.535190 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:58.548712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d51e42a6-ddc4-4baa-a768-bb86ec539641 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c/action returned with HTTP 202 Aug 07 16:15:58.549456 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 326/1326] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:58 2026] POST /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:58.561518 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37638b73-f817-4710-bb29-08e7eaca6fc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.563896 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37638b73-f817-4710-bb29-08e7eaca6fc9 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:58.564152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37638b73-f817-4710-bb29-08e7eaca6fc9 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:58.564449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37638b73-f817-4710-bb29-08e7eaca6fc9 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:58.570104 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.570104 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:58.570703 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37638b73-f817-4710-bb29-08e7eaca6fc9 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:58.571864 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37638b73-f817-4710-bb29-08e7eaca6fc9 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c returned with HTTP 200 Aug 07 16:15:58.572389 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 336/1327] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:58 2026] GET /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:58.584587 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.586409 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c/action Aug 07 16:15:58.586781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:58.586899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:58.593397 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.593397 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:58.593789 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot retrieved successfully. Aug 07 16:15:58.609747 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot delete request issued successfully. Aug 07 16:15:58.609960 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c3c4eb1-fe03-4c8a-8fd5-a2981e2e8661 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c/action returned with HTTP 202 Aug 07 16:15:58.610367 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 336/1328] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:58 2026] POST /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:15:58.622617 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e4d3a58-db0d-453e-a380-38d0d2f8bb44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.625136 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e4d3a58-db0d-453e-a380-38d0d2f8bb44 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:58.625425 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e4d3a58-db0d-453e-a380-38d0d2f8bb44 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:58.626716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e4d3a58-db0d-453e-a380-38d0d2f8bb44 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:58.632111 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.632111 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:58.633024 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e4d3a58-db0d-453e-a380-38d0d2f8bb44 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:58.634526 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e4d3a58-db0d-453e-a380-38d0d2f8bb44 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c returned with HTTP 200 Aug 07 16:15:58.635033 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 327/1329] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:58 2026] GET /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c => generated 464 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:58.635941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e369180-9533-4958-932b-e187e7e9b3b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:58.642481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e369180-9533-4958-932b-e187e7e9b3b8 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:15:58.642908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e369180-9533-4958-932b-e187e7e9b3b8 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:58.643218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e369180-9533-4958-932b-e187e7e9b3b8 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:58.659133 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:58.659133 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:58.663598 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e369180-9533-4958-932b-e187e7e9b3b8 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:15:58.669218 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e369180-9533-4958-932b-e187e7e9b3b8 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:15:58.669781 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 337/1330] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:58 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 865 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:59.257097 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6066f9e3-370a-40cd-b9e2-02debbe890ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.414611 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6066f9e3-370a-40cd-b9e2-02debbe890ae tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] POST https://10.4.3.24/volume/v3/types/e992b310-36cc-4c54-a498-390f69d14b53/encryption Aug 07 16:15:59.415129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6066f9e3-370a-40cd-b9e2-02debbe890ae tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.416862 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.416862 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:59.445922 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6066f9e3-370a-40cd-b9e2-02debbe890ae tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/e992b310-36cc-4c54-a498-390f69d14b53/encryption returned with HTTP 404 Aug 07 16:15:59.446503 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 337/1331] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/types/e992b310-36cc-4c54-a498-390f69d14b53/encryption => generated 114 bytes in 190 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.456469 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b464abc5-a7d3-4509-9a3c-8abbe3bb2483 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.458598 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b464abc5-a7d3-4509-9a3c-8abbe3bb2483 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:15:59.459132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b464abc5-a7d3-4509-9a3c-8abbe3bb2483 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-616763636", "os-volume-type-access:is_public": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.475285 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b464abc5-a7d3-4509-9a3c-8abbe3bb2483 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:15:59.475723 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 328/1332] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/types => generated 230 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:59.484250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-830a4a70-2fde-487b-b2b8-26c975c1b5e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.497666 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.497666 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:59.498194 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:15:59.498375 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:15:59.498507 np0000006731 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Overwriting volume 0fa960d1-54e9-488a-b65d-7e229a52c26d with restore of backup 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:59.518211 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] restore_backup in rpcapi backup_id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:15:59.520590 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bd8c5ca-4e53-41c3-998e-dbc3b02243a8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2/restore returned with HTTP 202 Aug 07 16:15:59.521087 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 331/1333] 10.4.3.24 () {68 vars in 1386 bytes} [Fri Aug 7 16:15:58 2026] POST /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2/restore => generated 189 bytes in 1252 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:59.530152 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d25ff9c0-de29-4d93-92a6-de5393b86196 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.533997 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d25ff9c0-de29-4d93-92a6-de5393b86196 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:15:59.534186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d25ff9c0-de29-4d93-92a6-de5393b86196 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.534638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d25ff9c0-de29-4d93-92a6-de5393b86196 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.534638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d25ff9c0-de29-4d93-92a6-de5393b86196 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:15:59.540346 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.540346 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:15:59.541393 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d25ff9c0-de29-4d93-92a6-de5393b86196 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:15:59.541908 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 338/1334] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:59.565168 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-830a4a70-2fde-487b-b2b8-26c975c1b5e6 tempest-VolumeTypesNegativeTest-836584277 tempest-VolumeTypesNegativeTest-836584277-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:15:59.565522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-830a4a70-2fde-487b-b2b8-26c975c1b5e6 tempest-VolumeTypesNegativeTest-836584277 tempest-VolumeTypesNegativeTest-836584277-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ff7ceefd-0490-4e9b-b941-37f524bbccfc", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1724270920"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.567751 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-830a4a70-2fde-487b-b2b8-26c975c1b5e6 tempest-VolumeTypesNegativeTest-836584277 tempest-VolumeTypesNegativeTest-836584277-project-member] Create volume request body: {'volume': {'volume_type': 'ff7ceefd-0490-4e9b-b941-37f524bbccfc', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1724270920'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:15:59.576454 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-830a4a70-2fde-487b-b2b8-26c975c1b5e6 tempest-VolumeTypesNegativeTest-836584277 tempest-VolumeTypesNegativeTest-836584277-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 404 Aug 07 16:15:59.576961 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 338/1335] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/volumes => generated 114 bytes in 93 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.584882 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2acd9974-b8c9-4084-ad9d-c1aaa51ca9cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.589237 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2acd9974-b8c9-4084-ad9d-c1aaa51ca9cd tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] DELETE https://10.4.3.24/volume/v3/types/ff7ceefd-0490-4e9b-b941-37f524bbccfc Aug 07 16:15:59.589604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2acd9974-b8c9-4084-ad9d-c1aaa51ca9cd tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.589854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2acd9974-b8c9-4084-ad9d-c1aaa51ca9cd tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.647959 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2acd9974-b8c9-4084-ad9d-c1aaa51ca9cd tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/ff7ceefd-0490-4e9b-b941-37f524bbccfc returned with HTTP 202 Aug 07 16:15:59.648866 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 329/1336] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:15:59 2026] DELETE /volume/v3/types/ff7ceefd-0490-4e9b-b941-37f524bbccfc => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:59.649536 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-526880db-706c-418d-82c7-8fb168239b73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.652179 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-526880db-706c-418d-82c7-8fb168239b73 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:59.652469 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-526880db-706c-418d-82c7-8fb168239b73 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.652724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-526880db-706c-418d-82c7-8fb168239b73 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.658337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2459931c-8082-475d-b6ad-0f0ab89920d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.660466 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2459931c-8082-475d-b6ad-0f0ab89920d9 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] GET https://10.4.3.24/volume/v3/types/ff7ceefd-0490-4e9b-b941-37f524bbccfc Aug 07 16:15:59.660671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2459931c-8082-475d-b6ad-0f0ab89920d9 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.660892 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2459931c-8082-475d-b6ad-0f0ab89920d9 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.661954 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-526880db-706c-418d-82c7-8fb168239b73 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c returned with HTTP 404 Aug 07 16:15:59.662959 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 332/1337] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.664521 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2459931c-8082-475d-b6ad-0f0ab89920d9 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/ff7ceefd-0490-4e9b-b941-37f524bbccfc returned with HTTP 404 Aug 07 16:15:59.665122 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 339/1338] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/types/ff7ceefd-0490-4e9b-b941-37f524bbccfc => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.672619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d24e96d-3ad3-414a-a761-b6adebdebd27 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.675121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d24e96d-3ad3-414a-a761-b6adebdebd27 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:15:59.676098 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-998b56cb-2d9a-4fe5-ae79-f57981c63060 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.676401 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d24e96d-3ad3-414a-a761-b6adebdebd27 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:15:59.676608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d24e96d-3ad3-414a-a761-b6adebdebd27 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.677894 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-998b56cb-2d9a-4fe5-ae79-f57981c63060 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:15:59.678222 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-998b56cb-2d9a-4fe5-ae79-f57981c63060 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.680231 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-998b56cb-2d9a-4fe5-ae79-f57981c63060 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 400 Aug 07 16:15:59.680765 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 330/1339] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:15:59 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 07 16:15:59.681763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-0d24e96d-3ad3-414a-a761-b6adebdebd27 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:15:59.689969 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7817991c-deb8-42c3-97f1-332d9d30d768 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.691941 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50a81ba9-e4ec-40c4-931e-27332a4d657f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.692063 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7817991c-deb8-42c3-97f1-332d9d30d768 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:15:59.692201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7817991c-deb8-42c3-97f1-332d9d30d768 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.692397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7817991c-deb8-42c3-97f1-332d9d30d768 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.694195 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50a81ba9-e4ec-40c4-931e-27332a4d657f tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:15:59.694756 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50a81ba9-e4ec-40c4-931e-27332a4d657f tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-550413197"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.696800 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.696800 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:59.706455 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.706455 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:15:59.713025 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7817991c-deb8-42c3-97f1-332d9d30d768 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:15:59.713653 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d24e96d-3ad3-414a-a761-b6adebdebd27 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:15:59.714016 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50a81ba9-e4ec-40c4-931e-27332a4d657f tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:15:59.714388 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 339/1340] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 16:15:59.714476 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 340/1341] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/types => generated 228 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:59.724615 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7817991c-deb8-42c3-97f1-332d9d30d768 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:15:59.725112 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 333/1342] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 865 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:15:59.725200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14662ecd-9ad2-4cf1-af5c-424ebe6462a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.725272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1248700-fe57-4951-9154-0768883a753d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.727668 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14662ecd-9ad2-4cf1-af5c-424ebe6462a6 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:15:59.728250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14662ecd-9ad2-4cf1-af5c-424ebe6462a6 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-550413197"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.731289 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1248700-fe57-4951-9154-0768883a753d tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:15:59.731289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1248700-fe57-4951-9154-0768883a753d tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.731289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1248700-fe57-4951-9154-0768883a753d tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.736475 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.736475 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:59.736650 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14662ecd-9ad2-4cf1-af5c-424ebe6462a6 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-550413197 already exists. Aug 07 16:15:59.736897 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14662ecd-9ad2-4cf1-af5c-424ebe6462a6 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 409 Aug 07 16:15:59.736955 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1248700-fe57-4951-9154-0768883a753d tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:59.737430 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 331/1343] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/types => generated 133 bytes in 13 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:59.738065 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1248700-fe57-4951-9154-0768883a753d tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:15:59.738760 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 340/1344] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:15:59.745884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c23e80af-b7ae-45a7-8ae8-3e1bb513e999 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.748021 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c23e80af-b7ae-45a7-8ae8-3e1bb513e999 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] DELETE https://10.4.3.24/volume/v3/types/79807455-f251-4160-93df-7f5a4c8801de Aug 07 16:15:59.748233 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c23e80af-b7ae-45a7-8ae8-3e1bb513e999 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.748494 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c23e80af-b7ae-45a7-8ae8-3e1bb513e999 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.755580 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a92ddd3c-a50f-499f-b0eb-16c2344e0871 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.757969 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a92ddd3c-a50f-499f-b0eb-16c2344e0871 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:59.758369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a92ddd3c-a50f-499f-b0eb-16c2344e0871 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.758770 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a92ddd3c-a50f-499f-b0eb-16c2344e0871 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.758770 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-a92ddd3c-a50f-499f-b0eb-16c2344e0871 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete snapshot with id: ff2738a7-5fa6-465e-b925-62c87343af0c Aug 07 16:15:59.764340 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a92ddd3c-a50f-499f-b0eb-16c2344e0871 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c returned with HTTP 404 Aug 07 16:15:59.764928 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 334/1345] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:15:59 2026] DELETE /volume/v3/snapshots/ff2738a7-5fa6-465e-b925-62c87343af0c => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.774497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.776991 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:15:59.776991 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "469aece0-65c2-407e-bd53-3d1289503113", "name": "tempest-SnapshotsActionsTest-Snapshot-320305815"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:15:59.783219 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c23e80af-b7ae-45a7-8ae8-3e1bb513e999 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/79807455-f251-4160-93df-7f5a4c8801de returned with HTTP 202 Aug 07 16:15:59.783730 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 341/1346] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:15:59 2026] DELETE /volume/v3/types/79807455-f251-4160-93df-7f5a4c8801de => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:15:59.789931 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.789931 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:15:59.790642 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:15:59.790764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create snapshot from volume 469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:15:59.790995 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a304953-44e6-4345-8923-3e0c57a6f91c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.793046 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a304953-44e6-4345-8923-3e0c57a6f91c tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] GET https://10.4.3.24/volume/v3/types/79807455-f251-4160-93df-7f5a4c8801de Aug 07 16:15:59.793253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a304953-44e6-4345-8923-3e0c57a6f91c tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.793546 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a304953-44e6-4345-8923-3e0c57a6f91c tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.797586 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a304953-44e6-4345-8923-3e0c57a6f91c tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/79807455-f251-4160-93df-7f5a4c8801de returned with HTTP 404 Aug 07 16:15:59.798182 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 341/1347] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/types/79807455-f251-4160-93df-7f5a4c8801de => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.810455 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5183721a-d10c-4551-a2fe-30c3c0e8c247 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.813422 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5183721a-d10c-4551-a2fe-30c3c0e8c247 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] DELETE https://10.4.3.24/volume/v3/types/e9e7b952-2d11-45e0-ad63-ae723a72c764 Aug 07 16:15:59.813869 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5183721a-d10c-4551-a2fe-30c3c0e8c247 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.814881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5183721a-d10c-4551-a2fe-30c3c0e8c247 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.820006 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5183721a-d10c-4551-a2fe-30c3c0e8c247 tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/e9e7b952-2d11-45e0-ad63-ae723a72c764 returned with HTTP 404 Aug 07 16:15:59.820654 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 335/1348] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:15:59 2026] DELETE /volume/v3/types/e9e7b952-2d11-45e0-ad63-ae723a72c764 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.829666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Created reservations ['f3f02140-bb5c-49ee-be16-ac9db2475bfd', 'ee669c0f-4bbc-420f-b1dd-a12c8d87e3d3', '88c3a2e9-1d46-4c89-98d6-b97e780aad61', 'f0a4701b-5520-4af2-844b-ae5174c09970'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:15:59.831597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-524e0133-bfff-42e3-917e-0f207b34119d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.833696 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-524e0133-bfff-42e3-917e-0f207b34119d tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] GET https://10.4.3.24/volume/v3/types/3a6dcc67-632b-4cd3-a315-7f48c846ac3f Aug 07 16:15:59.833939 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-524e0133-bfff-42e3-917e-0f207b34119d tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.834205 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-524e0133-bfff-42e3-917e-0f207b34119d tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.838657 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-524e0133-bfff-42e3-917e-0f207b34119d tempest-VolumeTypesNegativeTest-42004467 tempest-VolumeTypesNegativeTest-42004467-project-admin] https://10.4.3.24/volume/v3/types/3a6dcc67-632b-4cd3-a315-7f48c846ac3f returned with HTTP 404 Aug 07 16:15:59.839381 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 342/1349] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/types/3a6dcc67-632b-4cd3-a315-7f48c846ac3f => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:15:59.866056 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot create request issued successfully. Aug 07 16:15:59.866584 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1fe339c-b1f9-452c-a03b-209d4c998da8 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:15:59.867145 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 332/1350] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:15:59 2026] POST /volume/v3/snapshots => generated 306 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:15:59.877167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e88a7536-69c6-47f5-be47-63b139b1f328 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:15:59.879067 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88a7536-69c6-47f5-be47-63b139b1f328 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:15:59.879444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88a7536-69c6-47f5-be47-63b139b1f328 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:15:59.879774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e88a7536-69c6-47f5-be47-63b139b1f328 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:15:59.886278 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:15:59.886278 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:15:59.886831 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e88a7536-69c6-47f5-be47-63b139b1f328 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:15:59.887830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e88a7536-69c6-47f5-be47-63b139b1f328 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 returned with HTTP 200 Aug 07 16:15:59.888228 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 342/1351] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:15:59 2026] GET /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 => generated 438 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:00.553977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ccfce388-398d-4847-b5f2-736e755655ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:00.556161 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccfce388-398d-4847-b5f2-736e755655ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:00.556369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccfce388-398d-4847-b5f2-736e755655ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:00.556576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ccfce388-398d-4847-b5f2-736e755655ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:00.556710 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ccfce388-398d-4847-b5f2-736e755655ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:00.560961 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:00.560961 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:00.561782 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ccfce388-398d-4847-b5f2-736e755655ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:00.562050 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 336/1352] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:00 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:00.748732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51bad959-a054-4012-82dc-fe3ecaaa9f83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:00.751110 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51bad959-a054-4012-82dc-fe3ecaaa9f83 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:00.751412 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51bad959-a054-4012-82dc-fe3ecaaa9f83 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:00.751682 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51bad959-a054-4012-82dc-fe3ecaaa9f83 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:00.767987 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:00.767987 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:00.772713 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-51bad959-a054-4012-82dc-fe3ecaaa9f83 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:00.778354 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51bad959-a054-4012-82dc-fe3ecaaa9f83 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:00.778650 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 343/1353] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:00 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 865 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:00.901963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1327c68-ffcf-4c07-a4bc-13c47cbdb529 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:00.903779 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1327c68-ffcf-4c07-a4bc-13c47cbdb529 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:16:00.904070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1327c68-ffcf-4c07-a4bc-13c47cbdb529 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:00.904335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1327c68-ffcf-4c07-a4bc-13c47cbdb529 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:00.911328 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:00.911328 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:00.912002 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c1327c68-ffcf-4c07-a4bc-13c47cbdb529 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:00.913428 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1327c68-ffcf-4c07-a4bc-13c47cbdb529 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 returned with HTTP 200 Aug 07 16:16:00.913703 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 333/1354] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:00 2026] GET /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:00.927060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-44be14b9-9b5e-40c0-816a-d9635ab1866c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:00.929329 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44be14b9-9b5e-40c0-816a-d9635ab1866c tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787/action Aug 07 16:16:00.930142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44be14b9-9b5e-40c0-816a-d9635ab1866c tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:00.930142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-44be14b9-9b5e-40c0-816a-d9635ab1866c tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:00.931935 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-44be14b9-9b5e-40c0-816a-d9635ab1866c tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '98401e4f-8cc7-441d-94b3-9412d0020787' with '{'status': 'error'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:16:00.944190 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:00.944190 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:00.973680 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-44be14b9-9b5e-40c0-816a-d9635ab1866c tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787/action returned with HTTP 202 Aug 07 16:16:00.974548 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 343/1355] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:00 2026] POST /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:00.985929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae2bff9e-0ef8-44a6-b93a-2b05987ee6e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:00.989572 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae2bff9e-0ef8-44a6-b93a-2b05987ee6e4 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:16:00.989886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae2bff9e-0ef8-44a6-b93a-2b05987ee6e4 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:00.990788 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae2bff9e-0ef8-44a6-b93a-2b05987ee6e4 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:01.001248 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.001248 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:01.002255 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae2bff9e-0ef8-44a6-b93a-2b05987ee6e4 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:01.002755 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae2bff9e-0ef8-44a6-b93a-2b05987ee6e4 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 returned with HTTP 200 Aug 07 16:16:01.003992 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 337/1356] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:00 2026] GET /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:01.015960 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2420625d-23ab-4666-b7cc-f582af94826d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.018241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2420625d-23ab-4666-b7cc-f582af94826d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787/action Aug 07 16:16:01.018757 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2420625d-23ab-4666-b7cc-f582af94826d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:01.018965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2420625d-23ab-4666-b7cc-f582af94826d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:01.027719 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.027719 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:01.028194 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2420625d-23ab-4666-b7cc-f582af94826d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot retrieved successfully. Aug 07 16:16:01.059612 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2420625d-23ab-4666-b7cc-f582af94826d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot delete request issued successfully. Aug 07 16:16:01.060115 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2420625d-23ab-4666-b7cc-f582af94826d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787/action returned with HTTP 202 Aug 07 16:16:01.060614 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 344/1357] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:01 2026] POST /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:01.074675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56266594-c114-4ac5-b3c8-6cbdfd03d972 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.077120 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56266594-c114-4ac5-b3c8-6cbdfd03d972 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:16:01.077384 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56266594-c114-4ac5-b3c8-6cbdfd03d972 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:01.077783 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56266594-c114-4ac5-b3c8-6cbdfd03d972 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:01.085933 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.085933 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:01.086793 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-56266594-c114-4ac5-b3c8-6cbdfd03d972 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:01.088006 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56266594-c114-4ac5-b3c8-6cbdfd03d972 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 returned with HTTP 200 Aug 07 16:16:01.089104 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 334/1358] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:01 2026] GET /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 => generated 464 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:01.277402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1b00ae12-0523-4579-8d40-d0f928044fee req-06c7c0a4-c14e-483f-a3f4-c8335e8fa0b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.281086 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-06c7c0a4-c14e-483f-a3f4-c8335e8fa0b0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] POST https://10.4.3.24/volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58/action Aug 07 16:16:01.281694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-06c7c0a4-c14e-483f-a3f4-c8335e8fa0b0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:01.281871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-06c7c0a4-c14e-483f-a3f4-c8335e8fa0b0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:01.308284 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.308284 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:01.330131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1b00ae12-0523-4579-8d40-d0f928044fee req-06c7c0a4-c14e-483f-a3f4-c8335e8fa0b0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58/action returned with HTTP 204 Aug 07 16:16:01.330628 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 344/1359] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:16:01 2026] POST /volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58/action => generated 0 bytes in 54 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:01.450630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.452724 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:01.453051 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1851457337"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:01.454653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1851457337'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:01.454780 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume of 1 GB Aug 07 16:16:01.459811 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Availability Zones retrieved successfully. Aug 07 16:16:01.466866 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Flow 'volume_create_api' (3c615b71-30fa-43ed-a460-92ebff0241b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:01.467931 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a250f68b-e0b4-4fb4-8621-9d5bd754f90d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:01.468928 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:01.506323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a250f68b-e0b4-4fb4-8621-9d5bd754f90d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:01.507718 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085c2366-0989-4fb1-85cf-5f7aae3c7e12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:01.563783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Created reservations ['c8ec910e-14d3-4f9e-9084-21b1e3ad02fc', '8505ec57-e639-4b35-a1e1-a1d47dc34456', '7cf0f094-7662-47f9-a32a-a88dccd4a943', '23b5972b-698f-47cd-aca2-2a2023e78580'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:01.564600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (085c2366-0989-4fb1-85cf-5f7aae3c7e12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8ec910e-14d3-4f9e-9084-21b1e3ad02fc', '8505ec57-e639-4b35-a1e1-a1d47dc34456', '7cf0f094-7662-47f9-a32a-a88dccd4a943', '23b5972b-698f-47cd-aca2-2a2023e78580']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:01.565472 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4f6322-61bf-4dfa-9c71-eb0b3e2bd68f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:01.574286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbd5001e-7e2f-4c93-95c9-4aa2e493bf17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.576395 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbd5001e-7e2f-4c93-95c9-4aa2e493bf17 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:01.576767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbd5001e-7e2f-4c93-95c9-4aa2e493bf17 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:01.577058 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbd5001e-7e2f-4c93-95c9-4aa2e493bf17 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:01.577195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fbd5001e-7e2f-4c93-95c9-4aa2e493bf17 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:01.582953 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.582953 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:01.583773 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbd5001e-7e2f-4c93-95c9-4aa2e493bf17 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:01.584378 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 345/1360] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:01 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:01.596254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae4f6322-61bf-4dfa-9c71-eb0b3e2bd68f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1851457337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deb282226f14c49b37a97c30d4d9a81',qos_specs=None,replication_status=,reservations=['c8ec910e-14d3-4f9e-9084-21b1e3ad02fc','8505ec57-e639-4b35-a1e1-a1d47dc34456','7cf0f094-7662-47f9-a32a-a88dccd4a943','23b5972b-698f-47cd-aca2-2a2023e78580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bda466dec1d4ebf90468be72d7829ae',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1851457337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3deb282226f14c49b37a97c30d4d9a81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bda466dec1d4ebf90468be72d7829ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:01.597493 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e4ea19-ed0c-4453-ac58-b334b4f4499c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:01.618444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64e4ea19-ed0c-4453-ac58-b334b4f4499c) transitioned into state 'SUCCESS' from state '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-1851457337',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deb282226f14c49b37a97c30d4d9a81',qos_specs=None,replication_status=,reservations=['c8ec910e-14d3-4f9e-9084-21b1e3ad02fc','8505ec57-e639-4b35-a1e1-a1d47dc34456','7cf0f094-7662-47f9-a32a-a88dccd4a943','23b5972b-698f-47cd-aca2-2a2023e78580'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bda466dec1d4ebf90468be72d7829ae',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:01.619267 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5987ea2-9f24-42a4-b776-db4561a9eff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:01.632058 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f5987ea2-9f24-42a4-b776-db4561a9eff6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:01.633286 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Flow 'volume_create_api' (3c615b71-30fa-43ed-a460-92ebff0241b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:01.633789 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume request issued successfully. Aug 07 16:16:01.634837 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4ecc07d-4987-47cf-a52d-8ea2ef63138a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:01.635403 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 338/1361] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:01 2026] POST /volume/v3/volumes => generated 749 bytes in 185 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:01.650280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d215401a-6e8e-41d9-acc8-9f4c45c52dbf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.652344 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d215401a-6e8e-41d9-acc8-9f4c45c52dbf tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:01.652673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d215401a-6e8e-41d9-acc8-9f4c45c52dbf tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:01.652927 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d215401a-6e8e-41d9-acc8-9f4c45c52dbf tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:01.661663 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.661663 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:01.667010 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d215401a-6e8e-41d9-acc8-9f4c45c52dbf tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:01.672688 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d215401a-6e8e-41d9-acc8-9f4c45c52dbf tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:01.673227 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 335/1362] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:01 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 817 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:01.795788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8599d16f-fe42-4eec-9e0d-959c84ff658a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.799109 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8599d16f-fe42-4eec-9e0d-959c84ff658a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:01.799466 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8599d16f-fe42-4eec-9e0d-959c84ff658a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:01.799796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8599d16f-fe42-4eec-9e0d-959c84ff658a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:01.824268 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.824268 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:01.831723 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8599d16f-fe42-4eec-9e0d-959c84ff658a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:01.840649 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8599d16f-fe42-4eec-9e0d-959c84ff658a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:01.841523 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 345/1363] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:01 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1157 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:01.861515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.864232 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] POST https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca/action Aug 07 16:16:01.864750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:01.864964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:01.883290 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.883290 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:01.884121 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:01.937527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Created reservations ['40901880-1319-4fe2-9edd-5475408bbc2a', '7b52cfac-eb20-4c0d-b940-abe2c6d1c75a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:01.962684 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Extend volume request issued successfully. Aug 07 16:16:01.963060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca/action returned with HTTP 202 Aug 07 16:16:01.963633 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 346/1364] 10.4.3.24 () {70 vars in 1424 bytes} [Fri Aug 7 16:16:01 2026] POST /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:16:01.971987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-96517e68-7b2a-46ef-b46a-fe416263cfeb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:01.974132 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96517e68-7b2a-46ef-b46a-fe416263cfeb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:01.974371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96517e68-7b2a-46ef-b46a-fe416263cfeb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:01.974590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-96517e68-7b2a-46ef-b46a-fe416263cfeb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:01.992107 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:01.992107 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:02.000553 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-96517e68-7b2a-46ef-b46a-fe416263cfeb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:02.007896 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-96517e68-7b2a-46ef-b46a-fe416263cfeb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:02.008554 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 339/1365] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:01 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1160 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:02.105791 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37faa746-6717-458e-a1a4-3fa4f6b1aea3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.106211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37faa746-6717-458e-a1a4-3fa4f6b1aea3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:16:02.106478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37faa746-6717-458e-a1a4-3fa4f6b1aea3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.106744 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37faa746-6717-458e-a1a4-3fa4f6b1aea3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.112404 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37faa746-6717-458e-a1a4-3fa4f6b1aea3 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 returned with HTTP 404 Aug 07 16:16:02.113580 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 336/1366] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:02.122626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-118adb8a-daf9-4e6d-8a8a-b17ef68a6242 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.125253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-118adb8a-daf9-4e6d-8a8a-b17ef68a6242 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:16:02.125856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-118adb8a-daf9-4e6d-8a8a-b17ef68a6242 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:02.126084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-118adb8a-daf9-4e6d-8a8a-b17ef68a6242 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:02.128226 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-118adb8a-daf9-4e6d-8a8a-b17ef68a6242 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'available'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:16:02.147036 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.147036 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:02.167967 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-118adb8a-daf9-4e6d-8a8a-b17ef68a6242 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:16:02.168363 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 346/1367] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:02 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:02.176674 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7857438-4bc5-49b6-bd77-1a245c017399 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.179261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7857438-4bc5-49b6-bd77-1a245c017399 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:02.179636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7857438-4bc5-49b6-bd77-1a245c017399 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.180006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7857438-4bc5-49b6-bd77-1a245c017399 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.187174 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.187174 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:02.187895 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7857438-4bc5-49b6-bd77-1a245c017399 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:02.188863 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7857438-4bc5-49b6-bd77-1a245c017399 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:16:02.189569 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 347/1368] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:02.204517 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-473f68ba-dc1e-49ed-b386-651ffe08eb4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.207456 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-473f68ba-dc1e-49ed-b386-651ffe08eb4b tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:16:02.207733 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-473f68ba-dc1e-49ed-b386-651ffe08eb4b tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.207999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-473f68ba-dc1e-49ed-b386-651ffe08eb4b tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.208105 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-473f68ba-dc1e-49ed-b386-651ffe08eb4b tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete snapshot with id: 98401e4f-8cc7-441d-94b3-9412d0020787 Aug 07 16:16:02.218325 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-473f68ba-dc1e-49ed-b386-651ffe08eb4b tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 returned with HTTP 404 Aug 07 16:16:02.219413 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 340/1369] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:16:02 2026] DELETE /volume/v3/snapshots/98401e4f-8cc7-441d-94b3-9412d0020787 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:02.233461 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.244792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:16:02.244792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "469aece0-65c2-407e-bd53-3d1289503113", "name": "tempest-SnapshotsActionsTest-Snapshot-1857336283"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:02.251463 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.251463 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:02.252178 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:16:02.252396 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Create snapshot from volume 469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:16:02.321264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Created reservations ['8377efa1-cfd0-4f90-bf5e-f781fc246bf6', '956a0131-94bd-4350-b0cb-36f0e536cb3a', 'f96913d0-a4ec-4a75-9bb1-44f95d62c05a', '39690bfa-0533-48f5-b7c2-63bb4de461e5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:02.376493 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot create request issued successfully. Aug 07 16:16:02.376895 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e354391a-ebd7-4fca-9d57-2089bc0a51c2 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:16:02.377381 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 337/1370] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:16:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 145 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:02.388097 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06ad8bc8-1add-4777-b51a-d08859eca8ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.392183 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06ad8bc8-1add-4777-b51a-d08859eca8ae tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:02.392183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06ad8bc8-1add-4777-b51a-d08859eca8ae tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.392183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06ad8bc8-1add-4777-b51a-d08859eca8ae tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.399654 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.399654 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:02.400690 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06ad8bc8-1add-4777-b51a-d08859eca8ae tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:02.402801 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06ad8bc8-1add-4777-b51a-d08859eca8ae tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 returned with HTTP 200 Aug 07 16:16:02.403478 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 347/1371] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:02.499582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d req-9858b612-3c5d-4ff7-b431-1598b1231526 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.502126 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d req-9858b612-3c5d-4ff7-b431-1598b1231526 service nova] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:02.502458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d req-9858b612-3c5d-4ff7-b431-1598b1231526 service nova] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.502676 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d req-9858b612-3c5d-4ff7-b431-1598b1231526 service nova] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.515712 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.515712 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:02.519563 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d req-9858b612-3c5d-4ff7-b431-1598b1231526 service nova] Volume info retrieved successfully. Aug 07 16:16:02.524068 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-caf43a09-5fb9-4270-bf73-dc36fb4b6e5d req-9858b612-3c5d-4ff7-b431-1598b1231526 service nova] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:02.524501 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 348/1372] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1313 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:02.599820 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-90907419-b0c4-4038-bf2e-a5aed2e42bd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.605205 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90907419-b0c4-4038-bf2e-a5aed2e42bd5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:02.605381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90907419-b0c4-4038-bf2e-a5aed2e42bd5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.605542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-90907419-b0c4-4038-bf2e-a5aed2e42bd5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.605682 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-90907419-b0c4-4038-bf2e-a5aed2e42bd5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:02.614065 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.614065 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:02.615252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-90907419-b0c4-4038-bf2e-a5aed2e42bd5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:02.615361 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 341/1373] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:02.689656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b12c4a4-0203-43db-93c0-6f0ca23b0f67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.692050 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b12c4a4-0203-43db-93c0-6f0ca23b0f67 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:02.692401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b12c4a4-0203-43db-93c0-6f0ca23b0f67 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.692677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b12c4a4-0203-43db-93c0-6f0ca23b0f67 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.705496 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.705496 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:02.714011 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b12c4a4-0203-43db-93c0-6f0ca23b0f67 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:02.721960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b12c4a4-0203-43db-93c0-6f0ca23b0f67 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:02.722583 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 338/1374] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:02.786703 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-d190454c-f62d-476b-919a-4881a1093c93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.789012 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-d190454c-f62d-476b-919a-4881a1093c93 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:02.789822 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-d190454c-f62d-476b-919a-4881a1093c93 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.790666 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-d190454c-f62d-476b-919a-4881a1093c93 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.801609 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:02.801609 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:02.811128 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-d190454c-f62d-476b-919a-4881a1093c93 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:02.817433 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-d190454c-f62d-476b-919a-4881a1093c93 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:02.817433 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 348/1375] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:02.916666 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.917448 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de4a3050-29f9-4b5e-aafd-cd8c673a7dbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.918199 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de4a3050-29f9-4b5e-aafd-cd8c673a7dbc None None] GET https://10.4.3.24/volume// Aug 07 16:16:02.918491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de4a3050-29f9-4b5e-aafd-cd8c673a7dbc None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:02.918767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de4a3050-29f9-4b5e-aafd-cd8c673a7dbc None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:02.919238 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de4a3050-29f9-4b5e-aafd-cd8c673a7dbc None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:02.920075 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 342/1376] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:02.930835 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-5c696043-14fa-4e75-9bb9-efe8527c63df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.991440 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:02.993770 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:02.994483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-143941118", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:02.996698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-143941118', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:02.997105 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Create volume of 1 GB Aug 07 16:16:03.005038 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Availability Zones retrieved successfully. Aug 07 16:16:03.011236 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Flow 'volume_create_api' (63349ed0-9fa2-4c65-964d-5263a6957765) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:03.012842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19157975-a960-4c7d-b309-96b2eb032683) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.014441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:03.017118 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-5c696043-14fa-4e75-9bb9-efe8527c63df tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:16:03.017725 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-5c696043-14fa-4e75-9bb9-efe8527c63df tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce", "connector": null, "instance_uuid": "dfad95ea-caf4-47fb-ae27-48710b8dd198"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:03.026920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5005f99-28bf-4436-9248-d034050f93c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.028936 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5005f99-28bf-4436-9248-d034050f93c0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:03.029215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5005f99-28bf-4436-9248-d034050f93c0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.030385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5005f99-28bf-4436-9248-d034050f93c0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.033521 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.033521 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.041405 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.041405 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:03.044612 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5005f99-28bf-4436-9248-d034050f93c0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:03.046242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:16:03.046522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.046774 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.048826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:03.048826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:03.052620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5005f99-28bf-4436-9248-d034050f93c0 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:03.052620 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 343/1377] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1157 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:03.052859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19157975-a960-4c7d-b309-96b2eb032683) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.053800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed21f1c0-fce3-4cd3-a11a-2b12a69ff6b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.060589 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Get all volumes completed successfully. Aug 07 16:16:03.061016 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f84b45f9-f558-4113-8ed1-36e31df1a2d8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:16:03.061738 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 349/1378] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:16:02 2026] GET /volume/v3/volumes => generated 15 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:03.070639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad431cca-5621-498c-9f29-8531a79cac9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.071588 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fcbfe10-9a1e-4a85-bfcd-7acd7f87d27f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.072531 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:03.072906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1102633174"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:03.075006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1102633174'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:03.075156 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume of 1 GB Aug 07 16:16:03.075401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fcbfe10-9a1e-4a85-bfcd-7acd7f87d27f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:03.075720 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fcbfe10-9a1e-4a85-bfcd-7acd7f87d27f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.076048 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fcbfe10-9a1e-4a85-bfcd-7acd7f87d27f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.080006 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Availability Zones retrieved successfully. Aug 07 16:16:03.086835 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Flow 'volume_create_api' (ce10c5fa-1817-4133-bffc-e9f1d53fe3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:03.088260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de712e0-27a3-4261-af8c-ee959a93fb05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.089275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:03.089658 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-5c696043-14fa-4e75-9bb9-efe8527c63df tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:16:03.090454 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 339/1379] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:16:02 2026] POST /volume/v3/attachments => generated 273 bytes in 160 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:03.094357 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.094357 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:03.102439 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fcbfe10-9a1e-4a85-bfcd-7acd7f87d27f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:03.109174 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fcbfe10-9a1e-4a85-bfcd-7acd7f87d27f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:03.109809 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 350/1380] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1157 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:03.126599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8de712e0-27a3-4261-af8c-ee959a93fb05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.127583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9607e7a-72d8-4fb3-8648-64cc55d4b7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.135046 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bca2740f-8691-4646-be34-b4a6eca49b76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.136024 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bca2740f-8691-4646-be34-b4a6eca49b76 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:03.136396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bca2740f-8691-4646-be34-b4a6eca49b76 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.136747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bca2740f-8691-4646-be34-b4a6eca49b76 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.153615 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3576747f-23aa-4ae8-9cbb-be76b506b140 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.154114 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3576747f-23aa-4ae8-9cbb-be76b506b140 None None] GET https://10.4.3.24/volume// Aug 07 16:16:03.154371 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.154371 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.154473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Created reservations ['63113ae0-a742-49f5-8949-0601582354c3', 'a168c319-a44b-40ae-b363-9855fed87dbc', 'cce19bc7-66c5-4aa8-8b32-8210a1eec03d', '8b853172-a7e3-4c08-b904-62cfd05ad131'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:03.154859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3576747f-23aa-4ae8-9cbb-be76b506b140 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.154859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3576747f-23aa-4ae8-9cbb-be76b506b140 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.156176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3576747f-23aa-4ae8-9cbb-be76b506b140 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:03.156290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed21f1c0-fce3-4cd3-a11a-2b12a69ff6b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63113ae0-a742-49f5-8949-0601582354c3', 'a168c319-a44b-40ae-b363-9855fed87dbc', 'cce19bc7-66c5-4aa8-8b32-8210a1eec03d', '8b853172-a7e3-4c08-b904-62cfd05ad131']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.156443 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 351/1381] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:03.156483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34aa6d2e-1ce6-4749-8a3d-8a0dbc0bb900) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.164509 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bca2740f-8691-4646-be34-b4a6eca49b76 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:03.171234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-a1bb45fd-c6e9-4c55-b2ff-79e60013750d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.174099 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bca2740f-8691-4646-be34-b4a6eca49b76 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:03.174099 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 340/1382] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 841 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.174962 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-a1bb45fd-c6e9-4c55-b2ff-79e60013750d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:03.175400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-a1bb45fd-c6e9-4c55-b2ff-79e60013750d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.175589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-a1bb45fd-c6e9-4c55-b2ff-79e60013750d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.191568 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.191568 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:03.192542 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34aa6d2e-1ce6-4749-8a3d-8a0dbc0bb900) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ae4006b-58e3-4a57-8af9-31cbb682eb13', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-143941118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e92ad9deae244acfbad2e0a593d9ad5b',qos_specs=None,replication_status=,reservations=['63113ae0-a742-49f5-8949-0601582354c3','a168c319-a44b-40ae-b363-9855fed87dbc','cce19bc7-66c5-4aa8-8b32-8210a1eec03d','8b853172-a7e3-4c08-b904-62cfd05ad131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f6d66e6d704a0db3cb665fe056501d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-143941118',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ae4006b-58e3-4a57-8af9-31cbb682eb13,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e92ad9deae244acfbad2e0a593d9ad5b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b8f6d66e6d704a0db3cb665fe056501d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.193294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a424eba2-2582-4759-a3ba-8e6431438613) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.197793 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-a1bb45fd-c6e9-4c55-b2ff-79e60013750d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:03.205764 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-a1bb45fd-c6e9-4c55-b2ff-79e60013750d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:03.207040 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 352/1383] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1021 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:03.249341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a424eba2-2582-4759-a3ba-8e6431438613) transitioned into state 'SUCCESS' from state '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-143941118',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e92ad9deae244acfbad2e0a593d9ad5b',qos_specs=None,replication_status=,reservations=['63113ae0-a742-49f5-8949-0601582354c3','a168c319-a44b-40ae-b363-9855fed87dbc','cce19bc7-66c5-4aa8-8b32-8210a1eec03d','8b853172-a7e3-4c08-b904-62cfd05ad131'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b8f6d66e6d704a0db3cb665fe056501d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.250282 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fe368a-541d-4f11-86fe-41630a0b898d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.264159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Created reservations ['2a8a0741-922a-4171-a135-516ef5deaa13', '6b27bdf2-5df5-47da-8458-44d9c4eb13bb', '7ecd6e56-8384-4f07-a58e-c74fa343643c', '2a5791c7-b75f-4afe-8277-7f956ae3a4dd'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:03.265278 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f9607e7a-72d8-4fb3-8648-64cc55d4b7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2a8a0741-922a-4171-a135-516ef5deaa13', '6b27bdf2-5df5-47da-8458-44d9c4eb13bb', '7ecd6e56-8384-4f07-a58e-c74fa343643c', '2a5791c7-b75f-4afe-8277-7f956ae3a4dd']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.266744 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (597aba01-5f90-4077-9f37-8fe8be8d9de9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.267698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fe368a-541d-4f11-86fe-41630a0b898d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.268870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Flow 'volume_create_api' (63349ed0-9fa2-4c65-964d-5263a6957765) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:03.269384 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Create volume request issued successfully. Aug 07 16:16:03.271076 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-01b9c462-9801-4eee-8453-ef764c3fdf86 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:03.271076 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 349/1384] 10.4.3.24 () {72 vars in 1534 bytes} [Fri Aug 7 16:16:02 2026] POST /volume/v3/volumes => generated 752 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:03.282973 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-6bd484d4-aa2b-4077-86e9-9cc69b47be6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.287791 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-6bd484d4-aa2b-4077-86e9-9cc69b47be6b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:03.288089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-6bd484d4-aa2b-4077-86e9-9cc69b47be6b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.288434 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-6bd484d4-aa2b-4077-86e9-9cc69b47be6b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.298917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (597aba01-5f90-4077-9f37-8fe8be8d9de9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89ce1dfe-81b7-4dae-b839-2f781d352b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1102633174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0404684b23445b786280f2e0edd256f',qos_specs=None,replication_status=,reservations=['2a8a0741-922a-4171-a135-516ef5deaa13','6b27bdf2-5df5-47da-8458-44d9c4eb13bb','7ecd6e56-8384-4f07-a58e-c74fa343643c','2a5791c7-b75f-4afe-8277-7f956ae3a4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a182f56db1540e68abee6fcc20663c1',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1102633174',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89ce1dfe-81b7-4dae-b839-2f781d352b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0404684b23445b786280f2e0edd256f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a182f56db1540e68abee6fcc20663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.300032 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.300032 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.300205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e663701-bf3b-4a66-bf91-7e2b7dc15da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.309767 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-6bd484d4-aa2b-4077-86e9-9cc69b47be6b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Volume info retrieved successfully. Aug 07 16:16:03.315915 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d1c6895a-2375-4466-a7f2-010825a5c8c1 req-6bd484d4-aa2b-4077-86e9-9cc69b47be6b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 200 Aug 07 16:16:03.316660 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 341/1385] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 820 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.330641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.332558 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] PUT https://10.4.3.24/volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae Aug 07 16:16:03.332883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:03.339703 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4e663701-bf3b-4a66-bf91-7e2b7dc15da0) transitioned into state 'SUCCESS' from state '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-1102633174',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0404684b23445b786280f2e0edd256f',qos_specs=None,replication_status=,reservations=['2a8a0741-922a-4171-a135-516ef5deaa13','6b27bdf2-5df5-47da-8458-44d9c4eb13bb','7ecd6e56-8384-4f07-a58e-c74fa343643c','2a5791c7-b75f-4afe-8277-7f956ae3a4dd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a182f56db1540e68abee6fcc20663c1',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.340922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fa1f3e-5d6d-470f-9702-9f146173b3e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:03.343337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Acquiring lock "cinder-attachment_update-ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:16:03.354131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Lock "cinder-attachment_update-ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:16:03.356278 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.356278 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:03.360105 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5fa1f3e-5d6d-470f-9702-9f146173b3e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:03.360828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Flow 'volume_create_api' (ce10c5fa-1817-4133-bffc-e9f1d53fe3f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:03.361043 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6fad72ba-9610-4300-a97c-66571ea306bc req-cf678647-6323-44df-8326-05f3f678069d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.361357 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume request issued successfully. Aug 07 16:16:03.362856 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad431cca-5621-498c-9f29-8531a79cac9b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:03.363041 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 344/1386] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:03 2026] POST /volume/v3/volumes => generated 753 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:03.365326 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6fad72ba-9610-4300-a97c-66571ea306bc req-cf678647-6323-44df-8326-05f3f678069d tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:03.366199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6fad72ba-9610-4300-a97c-66571ea306bc req-cf678647-6323-44df-8326-05f3f678069d tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.366199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6fad72ba-9610-4300-a97c-66571ea306bc req-cf678647-6323-44df-8326-05f3f678069d tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.378278 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.378278 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:03.379061 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-710dca26-bf01-42d4-b243-f84f1f7f3722 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.381471 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-710dca26-bf01-42d4-b243-f84f1f7f3722 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:03.382018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-710dca26-bf01-42d4-b243-f84f1f7f3722 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.382018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-710dca26-bf01-42d4-b243-f84f1f7f3722 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.392255 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6fad72ba-9610-4300-a97c-66571ea306bc req-cf678647-6323-44df-8326-05f3f678069d tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Volume info retrieved successfully. Aug 07 16:16:03.392735 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.392735 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.400179 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6fad72ba-9610-4300-a97c-66571ea306bc req-cf678647-6323-44df-8326-05f3f678069d tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 200 Aug 07 16:16:03.400911 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 350/1387] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 820 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.401766 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-710dca26-bf01-42d4-b243-f84f1f7f3722 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:03.408822 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-de806426-380a-4504-9ea3-e22093820d43 req-abd20ccb-78f7-4eb2-86bf-2a1ff964cf8f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.410759 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-710dca26-bf01-42d4-b243-f84f1f7f3722 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 200 Aug 07 16:16:03.411650 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 342/1388] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.414177 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-abd20ccb-78f7-4eb2-86bf-2a1ff964cf8f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:03.414177 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-abd20ccb-78f7-4eb2-86bf-2a1ff964cf8f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.414177 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-abd20ccb-78f7-4eb2-86bf-2a1ff964cf8f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.421984 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1eef3449-a2c1-4358-adab-72c61235210f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.424699 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1eef3449-a2c1-4358-adab-72c61235210f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:03.425032 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1eef3449-a2c1-4358-adab-72c61235210f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.425972 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1eef3449-a2c1-4358-adab-72c61235210f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.429517 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.429517 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:03.431256 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.431256 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:03.432279 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1eef3449-a2c1-4358-adab-72c61235210f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:03.433708 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1eef3449-a2c1-4358-adab-72c61235210f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 returned with HTTP 200 Aug 07 16:16:03.434859 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 351/1389] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.435828 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-de806426-380a-4504-9ea3-e22093820d43 req-abd20ccb-78f7-4eb2-86bf-2a1ff964cf8f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:03.443067 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-abd20ccb-78f7-4eb2-86bf-2a1ff964cf8f tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:03.443193 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 345/1390] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1139 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:03.456335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf04940d-515e-46c8-8cbf-410148aac048 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.467746 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf04940d-515e-46c8-8cbf-410148aac048 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338/action Aug 07 16:16:03.467746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf04940d-515e-46c8-8cbf-410148aac048 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:03.467746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf04940d-515e-46c8-8cbf-410148aac048 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:03.467746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-bf04940d-515e-46c8-8cbf-410148aac048 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '25854e80-002f-401d-8ab6-dc96172b4338' with '{'status': 'error_deleting'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:16:03.480445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.480596 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.480596 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.482743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] POST https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca/action Aug 07 16:16:03.483358 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:03.483358 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:03.504059 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.504059 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:03.504828 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:03.506873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf04940d-515e-46c8-8cbf-410148aac048 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338/action returned with HTTP 202 Aug 07 16:16:03.507595 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 343/1391] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:03 2026] POST /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:03.515620 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Begin detaching volume completed successfully. Aug 07 16:16:03.516275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3894949-9a49-470a-ae90-87324c51b8c1 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca/action returned with HTTP 202 Aug 07 16:16:03.517016 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 352/1392] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:16:03 2026] POST /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:03.517575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c6598c8d-5e4b-40b9-a17e-24292ecda32f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.519552 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6598c8d-5e4b-40b9-a17e-24292ecda32f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:03.519858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6598c8d-5e4b-40b9-a17e-24292ecda32f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.520002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c6598c8d-5e4b-40b9-a17e-24292ecda32f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.527218 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.527218 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:03.528208 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c6598c8d-5e4b-40b9-a17e-24292ecda32f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:03.528825 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c6598c8d-5e4b-40b9-a17e-24292ecda32f tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 returned with HTTP 200 Aug 07 16:16:03.529369 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 346/1393] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.544484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7377858c-69f8-424f-930e-13f4b0bc059d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.547448 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7377858c-69f8-424f-930e-13f4b0bc059d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338/action Aug 07 16:16:03.547925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7377858c-69f8-424f-930e-13f4b0bc059d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:03.548090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7377858c-69f8-424f-930e-13f4b0bc059d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:03.556117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-376c3200-69cf-49c5-a0d1-f6e7c258aa08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.558572 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-376c3200-69cf-49c5-a0d1-f6e7c258aa08 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:03.558832 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-376c3200-69cf-49c5-a0d1-f6e7c258aa08 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.559203 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.559203 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.559627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-376c3200-69cf-49c5-a0d1-f6e7c258aa08 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.559734 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7377858c-69f8-424f-930e-13f4b0bc059d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot retrieved successfully. Aug 07 16:16:03.576724 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.576724 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:03.584114 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-376c3200-69cf-49c5-a0d1-f6e7c258aa08 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:03.589043 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7377858c-69f8-424f-930e-13f4b0bc059d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot delete request issued successfully. Aug 07 16:16:03.589043 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7377858c-69f8-424f-930e-13f4b0bc059d tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338/action returned with HTTP 202 Aug 07 16:16:03.590190 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 344/1394] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:03 2026] POST /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:03.593028 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-376c3200-69cf-49c5-a0d1-f6e7c258aa08 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:03.593784 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 353/1395] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1160 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:03.601487 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f8640f19-d0e0-400e-9d23-8f20fb2896d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.602102 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8640f19-d0e0-400e-9d23-8f20fb2896d7 None None] GET https://10.4.3.24/volume// Aug 07 16:16:03.602424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8640f19-d0e0-400e-9d23-8f20fb2896d7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.602568 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f5a5320-b8df-4625-88b9-aebfdaa1d593 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.602698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f8640f19-d0e0-400e-9d23-8f20fb2896d7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.603118 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f8640f19-d0e0-400e-9d23-8f20fb2896d7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:03.604277 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 347/1396] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:03.605634 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f5a5320-b8df-4625-88b9-aebfdaa1d593 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:03.605977 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f5a5320-b8df-4625-88b9-aebfdaa1d593 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.606202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f5a5320-b8df-4625-88b9-aebfdaa1d593 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.613676 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.613676 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:03.614377 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6f5a5320-b8df-4625-88b9-aebfdaa1d593 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:03.615318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-de806426-380a-4504-9ea3-e22093820d43 req-a3abe045-9734-4ad0-bc26-549ed3310700 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.616039 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f5a5320-b8df-4625-88b9-aebfdaa1d593 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 returned with HTTP 200 Aug 07 16:16:03.616755 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 345/1397] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.620783 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3abe045-9734-4ad0-bc26-549ed3310700 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:03.624728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3abe045-9734-4ad0-bc26-549ed3310700 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.624728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3abe045-9734-4ad0-bc26-549ed3310700 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.630929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62b6b04a-04f0-401e-9458-2efc8db61d6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:03.634894 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62b6b04a-04f0-401e-9458-2efc8db61d6d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:03.634894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62b6b04a-04f0-401e-9458-2efc8db61d6d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:03.635243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62b6b04a-04f0-401e-9458-2efc8db61d6d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:03.635483 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-62b6b04a-04f0-401e-9458-2efc8db61d6d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:03.644517 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.644517 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:03.649597 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:03.649597 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:03.650186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Lock "cinder-attachment_update-ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce-np0000006731" released by "attachment_update" :: held 0.296s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:16:03.650680 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62b6b04a-04f0-401e-9458-2efc8db61d6d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:03.650737 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-e5cb5e1a-4c04-481f-9a2d-85b2762116de tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae returned with HTTP 200 Aug 07 16:16:03.651166 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 348/1398] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:03.658374 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 353/1399] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:16:03 2026] PUT /volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae => generated 969 bytes in 323 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:03.659163 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-de806426-380a-4504-9ea3-e22093820d43 req-a3abe045-9734-4ad0-bc26-549ed3310700 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:03.662473 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-a3abe045-9734-4ad0-bc26-549ed3310700 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:03.663094 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 354/1400] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:03 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1322 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:04.194435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b325803-0155-4ee5-94c5-d340d89f3e78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.197070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b325803-0155-4ee5-94c5-d340d89f3e78 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:04.197334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b325803-0155-4ee5-94c5-d340d89f3e78 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.197647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b325803-0155-4ee5-94c5-d340d89f3e78 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.211787 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.211787 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.216815 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b325803-0155-4ee5-94c5-d340d89f3e78 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:04.223576 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b325803-0155-4ee5-94c5-d340d89f3e78 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:04.224152 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 346/1401] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.429550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51331ba2-e2c8-4dd3-84a6-7bcc27119be1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.431621 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51331ba2-e2c8-4dd3-84a6-7bcc27119be1 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:04.431905 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51331ba2-e2c8-4dd3-84a6-7bcc27119be1 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.432138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51331ba2-e2c8-4dd3-84a6-7bcc27119be1 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.434619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f78ad147-cdc8-4d6e-936c-a12cc4e803d9 req-e5937e18-f018-4ace-9d17-7022a7a7b0c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.438383 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f78ad147-cdc8-4d6e-936c-a12cc4e803d9 req-e5937e18-f018-4ace-9d17-7022a7a7b0c3 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:04.438754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f78ad147-cdc8-4d6e-936c-a12cc4e803d9 req-e5937e18-f018-4ace-9d17-7022a7a7b0c3 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.439165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f78ad147-cdc8-4d6e-936c-a12cc4e803d9 req-e5937e18-f018-4ace-9d17-7022a7a7b0c3 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.441097 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.441097 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:04.446507 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51331ba2-e2c8-4dd3-84a6-7bcc27119be1 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:04.448073 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.448073 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:04.452147 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51331ba2-e2c8-4dd3-84a6-7bcc27119be1 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 200 Aug 07 16:16:04.452572 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f78ad147-cdc8-4d6e-936c-a12cc4e803d9 req-e5937e18-f018-4ace-9d17-7022a7a7b0c3 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Volume info retrieved successfully. Aug 07 16:16:04.452657 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 349/1402] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.457877 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f78ad147-cdc8-4d6e-936c-a12cc4e803d9 req-e5937e18-f018-4ace-9d17-7022a7a7b0c3 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 200 Aug 07 16:16:04.458538 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 354/1403] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.472077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6958d38b-3c5a-453a-af68-55fb655af239 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.473926 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6958d38b-3c5a-453a-af68-55fb655af239 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:04.474269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6958d38b-3c5a-453a-af68-55fb655af239 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.475906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6958d38b-3c5a-453a-af68-55fb655af239 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.483364 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.483364 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:04.486127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.490341 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6958d38b-3c5a-453a-af68-55fb655af239 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:04.490440 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:16:04.490440 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8ae4006b-58e3-4a57-8af9-31cbb682eb13", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-485062652", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:04.492708 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6958d38b-3c5a-453a-af68-55fb655af239 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 200 Aug 07 16:16:04.493231 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 355/1404] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 846 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.500890 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.500890 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.501435 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Volume info retrieved successfully. Aug 07 16:16:04.501597 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Create snapshot from volume 8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:04.505694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.508004 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:04.508523 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-660897355"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:04.510414 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-660897355'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:04.510621 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume of 1 GB Aug 07 16:16:04.515736 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Availability Zones retrieved successfully. Aug 07 16:16:04.523443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Flow 'volume_create_api' (a3dd3425-6cd4-42aa-a312-f77d56644c6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:04.524886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f367c10-5f25-41ac-a453-5bfc277b154f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:04.526320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:04.553197 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Created reservations ['ee8fe1c5-5199-4072-8def-a63a477e1aa7', '9226740c-0aa7-4958-a009-920b9c3b7444', 'd05e2930-37a3-441e-b5c4-a266122650bb', 'c14d11c2-8436-40ea-a8f4-ef3c20e616c9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:04.563233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6f367c10-5f25-41ac-a453-5bfc277b154f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:04.563714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d210e6-ea26-4636-9382-ace60043d4ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:04.603364 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Snapshot create request issued successfully. Aug 07 16:16:04.603881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e6fef628-71b3-4ac6-b9ad-860fbc34abef req-43fb294b-18eb-4d75-81e7-889721378615 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:16:04.604560 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 347/1405] 10.4.3.24 () {72 vars in 1540 bytes} [Fri Aug 7 16:16:04 2026] POST /volume/v3/snapshots => generated 310 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:04.611528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Created reservations ['74521bf4-540a-4228-bc2e-f383a326ed63', '9c12b156-432e-4af0-b713-164d06cdd8d8', 'bd0d51d8-6fc3-4cda-a91b-eed8c9b949eb', '5f31b933-e9f0-424e-ab0b-4d9b72bec701'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:04.612424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9d210e6-ea26-4636-9382-ace60043d4ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['74521bf4-540a-4228-bc2e-f383a326ed63', '9c12b156-432e-4af0-b713-164d06cdd8d8', 'bd0d51d8-6fc3-4cda-a91b-eed8c9b949eb', '5f31b933-e9f0-424e-ab0b-4d9b72bec701']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:04.613446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0a6d81-1a08-421c-945a-04b2d10b4f46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:04.617528 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40bc6d6a-54da-484a-9868-e185e70d4cf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.620258 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40bc6d6a-54da-484a-9868-e185e70d4cf3 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:04.620611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40bc6d6a-54da-484a-9868-e185e70d4cf3 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.620926 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40bc6d6a-54da-484a-9868-e185e70d4cf3 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.629729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de5375ad-682e-4940-9fdb-774fb132c3ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.631962 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de5375ad-682e-4940-9fdb-774fb132c3ff tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:04.632413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de5375ad-682e-4940-9fdb-774fb132c3ff tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.632774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de5375ad-682e-4940-9fdb-774fb132c3ff tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.640704 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.640704 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:04.641577 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de5375ad-682e-4940-9fdb-774fb132c3ff tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 returned with HTTP 404 Aug 07 16:16:04.642558 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 356/1406] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:04.646809 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40bc6d6a-54da-484a-9868-e185e70d4cf3 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:04.646946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb0a6d81-1a08-421c-945a-04b2d10b4f46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '55da5d93-50ac-4c3b-b787-93cd00c727cd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-660897355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0404684b23445b786280f2e0edd256f',qos_specs=None,replication_status=,reservations=['74521bf4-540a-4228-bc2e-f383a326ed63','9c12b156-432e-4af0-b713-164d06cdd8d8','bd0d51d8-6fc3-4cda-a91b-eed8c9b949eb','5f31b933-e9f0-424e-ab0b-4d9b72bec701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a182f56db1540e68abee6fcc20663c1',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-660897355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=55da5d93-50ac-4c3b-b787-93cd00c727cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0404684b23445b786280f2e0edd256f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a182f56db1540e68abee6fcc20663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:04.648120 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bdd65e-e3d6-4738-a1f5-cb13b4cf6f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:04.651651 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40bc6d6a-54da-484a-9868-e185e70d4cf3 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:04.652400 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 355/1407] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1160 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:04.654389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a730f16-2e3d-44ab-8d09-13947df8b2b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.656686 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a730f16-2e3d-44ab-8d09-13947df8b2b3 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:16:04.656991 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a730f16-2e3d-44ab-8d09-13947df8b2b3 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:04.657192 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a730f16-2e3d-44ab-8d09-13947df8b2b3 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:04.658870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-7a730f16-2e3d-44ab-8d09-13947df8b2b3 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'available'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:16:04.670064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cda9389-b4cd-4799-b671-177a752346fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.673362 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cda9389-b4cd-4799-b671-177a752346fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:04.673362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cda9389-b4cd-4799-b671-177a752346fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.673362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cda9389-b4cd-4799-b671-177a752346fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.673362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6cda9389-b4cd-4799-b671-177a752346fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:04.674370 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.674370 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.679895 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.679895 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:04.680500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87bdd65e-e3d6-4738-a1f5-cb13b4cf6f24) transitioned into state 'SUCCESS' from state '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-660897355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0404684b23445b786280f2e0edd256f',qos_specs=None,replication_status=,reservations=['74521bf4-540a-4228-bc2e-f383a326ed63','9c12b156-432e-4af0-b713-164d06cdd8d8','bd0d51d8-6fc3-4cda-a91b-eed8c9b949eb','5f31b933-e9f0-424e-ab0b-4d9b72bec701'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a182f56db1540e68abee6fcc20663c1',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:04.681554 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cda9389-b4cd-4799-b671-177a752346fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:04.681788 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d60e0ea7-632f-459f-927f-d94d637f4934) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:04.682283 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 357/1408] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.695992 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d60e0ea7-632f-459f-927f-d94d637f4934) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:04.696628 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a730f16-2e3d-44ab-8d09-13947df8b2b3 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:16:04.697171 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 348/1409] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:04 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:04.697313 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Flow 'volume_create_api' (a3dd3425-6cd4-42aa-a312-f77d56644c6b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:04.697801 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume request issued successfully. Aug 07 16:16:04.698653 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d7ed847-4d4c-4505-8152-14e38dcb9e75 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:04.702164 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 350/1410] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:04 2026] POST /volume/v3/volumes => generated 752 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:04.706260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40ccd6bb-a131-4c0a-9af9-c30d2a05ba97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.708905 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40ccd6bb-a131-4c0a-9af9-c30d2a05ba97 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:04.709379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40ccd6bb-a131-4c0a-9af9-c30d2a05ba97 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.710052 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40ccd6bb-a131-4c0a-9af9-c30d2a05ba97 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.712009 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6653a133-4110-4765-b80f-4edf4b46853b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.713808 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6653a133-4110-4765-b80f-4edf4b46853b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:04.718322 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.718322 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:04.718457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6653a133-4110-4765-b80f-4edf4b46853b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.718501 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40ccd6bb-a131-4c0a-9af9-c30d2a05ba97 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:04.718568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6653a133-4110-4765-b80f-4edf4b46853b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.718607 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40ccd6bb-a131-4c0a-9af9-c30d2a05ba97 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:16:04.718607 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 356/1411] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.729769 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.729769 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:04.730914 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1566bfb0-6dce-4150-a90e-2542bf412343 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.734041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1566bfb0-6dce-4150-a90e-2542bf412343 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:04.734041 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1566bfb0-6dce-4150-a90e-2542bf412343 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.734041 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1566bfb0-6dce-4150-a90e-2542bf412343 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.734041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1566bfb0-6dce-4150-a90e-2542bf412343 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete snapshot with id: 25854e80-002f-401d-8ab6-dc96172b4338 Aug 07 16:16:04.735632 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6653a133-4110-4765-b80f-4edf4b46853b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:04.741542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1566bfb0-6dce-4150-a90e-2542bf412343 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 returned with HTTP 404 Aug 07 16:16:04.741542 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 349/1412] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:16:04 2026] DELETE /volume/v3/snapshots/25854e80-002f-401d-8ab6-dc96172b4338 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:04.742509 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6653a133-4110-4765-b80f-4edf4b46853b tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 200 Aug 07 16:16:04.743036 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 358/1413] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 820 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.750979 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-32b5cc3f-1447-489b-8aa6-2731a8dbd9e7 req-fa695beb-35d5-41dc-a09a-50fb5cd0837b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.752131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef279778-6cae-45a2-bfb6-00fdaa2a7b4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.759272 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-32b5cc3f-1447-489b-8aa6-2731a8dbd9e7 req-fa695beb-35d5-41dc-a09a-50fb5cd0837b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] GET https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 Aug 07 16:16:04.759272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-32b5cc3f-1447-489b-8aa6-2731a8dbd9e7 req-fa695beb-35d5-41dc-a09a-50fb5cd0837b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.759272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-32b5cc3f-1447-489b-8aa6-2731a8dbd9e7 req-fa695beb-35d5-41dc-a09a-50fb5cd0837b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.759677 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef279778-6cae-45a2-bfb6-00fdaa2a7b4f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:16:04.759677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef279778-6cae-45a2-bfb6-00fdaa2a7b4f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:04.760363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef279778-6cae-45a2-bfb6-00fdaa2a7b4f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:04.762469 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-ef279778-6cae-45a2-bfb6-00fdaa2a7b4f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'creating'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:16:04.767333 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.767333 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:04.767964 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-32b5cc3f-1447-489b-8aa6-2731a8dbd9e7 req-fa695beb-35d5-41dc-a09a-50fb5cd0837b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Snapshot retrieved successfully. Aug 07 16:16:04.768850 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-32b5cc3f-1447-489b-8aa6-2731a8dbd9e7 req-fa695beb-35d5-41dc-a09a-50fb5cd0837b tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 returned with HTTP 200 Aug 07 16:16:04.769312 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 351/1414] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 => generated 469 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.779877 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.779877 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:04.802145 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.804995 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:16:04.804995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.804995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.804995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:04.805325 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.805325 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.806486 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:16:04.806928 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef279778-6cae-45a2-bfb6-00fdaa2a7b4f tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:16:04.807728 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 357/1415] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:04 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:04.812802 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] Get all snapshots completed successfully. Aug 07 16:16:04.813647 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.813647 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.814051 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4189fde2-5cc5-4982-b1dc-090ea43131da req-f4be577a-e007-4c31-a016-01d2ecb0a387 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-reader] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:16:04.814662 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 350/1416] 10.4.3.24 () {68 vars in 1507 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/detail => generated 472 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.816426 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05333205-4b75-4db0-8bd8-7301486da996 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.822172 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05333205-4b75-4db0-8bd8-7301486da996 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:04.822463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05333205-4b75-4db0-8bd8-7301486da996 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.822719 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05333205-4b75-4db0-8bd8-7301486da996 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.834724 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.834724 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:04.835444 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05333205-4b75-4db0-8bd8-7301486da996 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:04.839738 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05333205-4b75-4db0-8bd8-7301486da996 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:16:04.840279 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 359/1417] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.851973 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5c7e7d50-67dc-48f9-a227-72daffc52b8a req-b0f708e6-12b2-42b2-bffa-0c119041bfea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.851973 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5c7e7d50-67dc-48f9-a227-72daffc52b8a req-b0f708e6-12b2-42b2-bffa-0c119041bfea tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 Aug 07 16:16:04.851973 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5c7e7d50-67dc-48f9-a227-72daffc52b8a req-b0f708e6-12b2-42b2-bffa-0c119041bfea tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.851973 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5c7e7d50-67dc-48f9-a227-72daffc52b8a req-b0f708e6-12b2-42b2-bffa-0c119041bfea tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.853878 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9394cca3-ee43-4888-be5d-851a7fbca21a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.859058 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.859058 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:04.859573 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5c7e7d50-67dc-48f9-a227-72daffc52b8a req-b0f708e6-12b2-42b2-bffa-0c119041bfea tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Snapshot retrieved successfully. Aug 07 16:16:04.860411 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5c7e7d50-67dc-48f9-a227-72daffc52b8a req-b0f708e6-12b2-42b2-bffa-0c119041bfea tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 returned with HTTP 200 Aug 07 16:16:04.860524 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9394cca3-ee43-4888-be5d-851a7fbca21a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:16:04.860806 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 352/1418] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.860924 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9394cca3-ee43-4888-be5d-851a7fbca21a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:04.861120 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9394cca3-ee43-4888-be5d-851a7fbca21a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:04.862631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.snapshot_actions [None req-9394cca3-ee43-4888-be5d-851a7fbca21a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100267) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 16:16:04.869258 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.869258 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:04.869911 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.snapshot_actions [None req-9394cca3-ee43-4888-be5d-851a7fbca21a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Updating snapshot 80388c96-0703-42e9-999f-c972cc53aef9 with info {'id': '80388c96-0703-42e9-999f-c972cc53aef9', 'status': 'error', 'progress': '80%'} Aug 07 16:16:04.879916 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9394cca3-ee43-4888-be5d-851a7fbca21a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:16:04.880709 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 358/1419] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:04 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:04.891602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.892157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bcbe88a0-5a36-4a7b-9c47-bc281859e8cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.894567 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcbe88a0-5a36-4a7b-9c47-bc281859e8cd tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:04.894836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcbe88a0-5a36-4a7b-9c47-bc281859e8cd tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.895062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcbe88a0-5a36-4a7b-9c47-bc281859e8cd tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.897202 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 Aug 07 16:16:04.897445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.897696 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.897831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Delete snapshot with id: c954718d-4184-436f-91f3-132ef07b33a8 Aug 07 16:16:04.901262 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.901262 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.901786 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bcbe88a0-5a36-4a7b-9c47-bc281859e8cd tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Snapshot retrieved successfully. Aug 07 16:16:04.902653 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcbe88a0-5a36-4a7b-9c47-bc281859e8cd tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:16:04.903051 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 351/1420] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 460 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.904177 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.904177 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:04.904693 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Snapshot retrieved successfully. Aug 07 16:16:04.916344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9434570a-3f60-4430-a218-3ad3ec067656 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.920811 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9434570a-3f60-4430-a218-3ad3ec067656 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] POST https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action Aug 07 16:16:04.921182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9434570a-3f60-4430-a218-3ad3ec067656 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:04.921349 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9434570a-3f60-4430-a218-3ad3ec067656 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:04.924881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-9434570a-3f60-4430-a218-3ad3ec067656 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] Updating snapshot '80388c96-0703-42e9-999f-c972cc53aef9' with '{'status': 'available'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:16:04.930398 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Snapshot delete request issued successfully. Aug 07 16:16:04.930860 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-32b300c3-7b16-4aad-a9bb-74fa701db2eb req-cef3df7e-ea25-4f8c-9682-934f3221b2bb tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 returned with HTTP 202 Aug 07 16:16:04.931285 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 360/1421] 10.4.3.24 () {70 vars in 1619 bytes} [Fri Aug 7 16:16:04 2026] DELETE /volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:04.945007 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.945007 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:04.961578 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9434570a-3f60-4430-a218-3ad3ec067656 tempest-SnapshotsActionsTest-970086101 tempest-SnapshotsActionsTest-970086101-project-admin] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action returned with HTTP 202 Aug 07 16:16:04.962189 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 353/1422] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:16:04 2026] POST /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:04.966911 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0ba32a05-7d64-41a0-981f-4a4a386391e1 req-04c579b1-5b0d-45eb-a83d-60e86bab0604 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.970980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-128fae67-e173-4c7f-b2e6-01fda587613a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.971146 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ba32a05-7d64-41a0-981f-4a4a386391e1 req-04c579b1-5b0d-45eb-a83d-60e86bab0604 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 Aug 07 16:16:04.971781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ba32a05-7d64-41a0-981f-4a4a386391e1 req-04c579b1-5b0d-45eb-a83d-60e86bab0604 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.972044 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0ba32a05-7d64-41a0-981f-4a4a386391e1 req-04c579b1-5b0d-45eb-a83d-60e86bab0604 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.972945 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-128fae67-e173-4c7f-b2e6-01fda587613a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:04.973209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-128fae67-e173-4c7f-b2e6-01fda587613a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.973453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-128fae67-e173-4c7f-b2e6-01fda587613a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.980608 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.980608 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:04.980933 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-128fae67-e173-4c7f-b2e6-01fda587613a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:04.981707 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:04.981707 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:04.981894 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-128fae67-e173-4c7f-b2e6-01fda587613a tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:16:04.982243 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-0ba32a05-7d64-41a0-981f-4a4a386391e1 req-04c579b1-5b0d-45eb-a83d-60e86bab0604 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Snapshot retrieved successfully. Aug 07 16:16:04.982859 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 352/1423] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.983411 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0ba32a05-7d64-41a0-981f-4a4a386391e1 req-04c579b1-5b0d-45eb-a83d-60e86bab0604 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 returned with HTTP 200 Aug 07 16:16:04.987332 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 359/1424] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:16:04 2026] GET /volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 => generated 468 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:04.993403 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:04.997426 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:04.998396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:04.998396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:04.998396 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete snapshot with id: 80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:05.007809 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.007809 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:05.008527 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:05.033443 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot delete request issued successfully. Aug 07 16:16:05.033728 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dc92a06-bb85-45ad-8e6b-5e9c4c0d4d58 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 202 Aug 07 16:16:05.034412 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 361/1425] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:16:04 2026] DELETE /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:05.042815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-26537fbb-2301-40bd-a92d-c9ccc3f3ae06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.046430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26537fbb-2301-40bd-a92d-c9ccc3f3ae06 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:05.046671 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26537fbb-2301-40bd-a92d-c9ccc3f3ae06 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:05.046833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26537fbb-2301-40bd-a92d-c9ccc3f3ae06 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:05.051994 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.051994 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:05.052576 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-26537fbb-2301-40bd-a92d-c9ccc3f3ae06 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Snapshot retrieved successfully. Aug 07 16:16:05.053365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26537fbb-2301-40bd-a92d-c9ccc3f3ae06 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 200 Aug 07 16:16:05.053919 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 354/1426] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:05 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 463 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:05.241602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cebd93d-bd9a-4aed-9ccf-201472da11e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.243536 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cebd93d-bd9a-4aed-9ccf-201472da11e3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:05.243732 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cebd93d-bd9a-4aed-9ccf-201472da11e3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:05.243915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cebd93d-bd9a-4aed-9ccf-201472da11e3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:05.254124 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.254124 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:05.260461 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0cebd93d-bd9a-4aed-9ccf-201472da11e3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:05.264974 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cebd93d-bd9a-4aed-9ccf-201472da11e3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:05.265438 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 353/1427] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:05 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:05.671586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2297ab93-4d09-46ad-9c90-83786ad13584 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.674100 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2297ab93-4d09-46ad-9c90-83786ad13584 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:05.674952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2297ab93-4d09-46ad-9c90-83786ad13584 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:05.675520 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2297ab93-4d09-46ad-9c90-83786ad13584 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:05.688469 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.688469 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:05.695134 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2297ab93-4d09-46ad-9c90-83786ad13584 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:05.695781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16f5c0cd-6ffe-4a95-a003-1aef86a9bf06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.697908 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16f5c0cd-6ffe-4a95-a003-1aef86a9bf06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:05.698181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16f5c0cd-6ffe-4a95-a003-1aef86a9bf06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:05.698430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16f5c0cd-6ffe-4a95-a003-1aef86a9bf06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:05.698545 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-16f5c0cd-6ffe-4a95-a003-1aef86a9bf06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:05.703698 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.703698 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:05.704013 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2297ab93-4d09-46ad-9c90-83786ad13584 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:05.704677 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 360/1428] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:05 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:05.704717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16f5c0cd-6ffe-4a95-a003-1aef86a9bf06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:05.705217 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 362/1429] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:05 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:05.760096 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04282996-d6b8-4c43-9762-6dc8549c2289 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.761946 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04282996-d6b8-4c43-9762-6dc8549c2289 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:05.762178 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04282996-d6b8-4c43-9762-6dc8549c2289 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:05.762384 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04282996-d6b8-4c43-9762-6dc8549c2289 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:05.773245 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.773245 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:05.777857 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04282996-d6b8-4c43-9762-6dc8549c2289 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:05.783670 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04282996-d6b8-4c43-9762-6dc8549c2289 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 200 Aug 07 16:16:05.784395 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 355/1430] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:05 2026] GET /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 845 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:05.797380 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecd359f4-0450-4647-9279-2b71d6d1f3fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.799541 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd359f4-0450-4647-9279-2b71d6d1f3fb tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:05.800106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd359f4-0450-4647-9279-2b71d6d1f3fb tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:05.800395 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd359f4-0450-4647-9279-2b71d6d1f3fb tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:05.807972 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:05.807972 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:05.812324 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecd359f4-0450-4647-9279-2b71d6d1f3fb tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:05.816754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd359f4-0450-4647-9279-2b71d6d1f3fb tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 200 Aug 07 16:16:05.817384 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 354/1431] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:05 2026] GET /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:05.829687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a81524a-d337-40bb-8f0b-930448e8d54a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:05.831812 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:05.832255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1938950065"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:05.833762 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1938950065'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:05.834037 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume of 1 GB Aug 07 16:16:05.838759 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Availability Zones retrieved successfully. Aug 07 16:16:05.845234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Flow 'volume_create_api' (172373c0-435b-4224-a883-3814e437bce2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:05.846350 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99e33c4-07cc-4447-8bff-cd8f2aa3c7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:05.847472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:05.883385 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f99e33c4-07cc-4447-8bff-cd8f2aa3c7ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:05.884324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3544f82d-82f8-408a-965a-0cdadf925899) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:05.942733 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Created reservations ['9573323d-6866-40d9-8711-133fbdf9f327', '927cd473-9ce6-479e-b4a0-39b806bcc387', '682cc5b7-b6b7-4b3f-83d5-afd68a1ade24', '576cbcef-763a-406d-858a-8bca55dfd8b3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:05.943623 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3544f82d-82f8-408a-965a-0cdadf925899) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9573323d-6866-40d9-8711-133fbdf9f327', '927cd473-9ce6-479e-b4a0-39b806bcc387', '682cc5b7-b6b7-4b3f-83d5-afd68a1ade24', '576cbcef-763a-406d-858a-8bca55dfd8b3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:05.944569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61f53f3-f966-4f71-acd7-3e8819d9d47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:05.975489 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d61f53f3-f966-4f71-acd7-3e8819d9d47a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b7aff30a-125e-41f4-831f-6e0b7c8a98f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1938950065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0404684b23445b786280f2e0edd256f',qos_specs=None,replication_status=,reservations=['9573323d-6866-40d9-8711-133fbdf9f327','927cd473-9ce6-479e-b4a0-39b806bcc387','682cc5b7-b6b7-4b3f-83d5-afd68a1ade24','576cbcef-763a-406d-858a-8bca55dfd8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a182f56db1540e68abee6fcc20663c1',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1938950065',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b7aff30a-125e-41f4-831f-6e0b7c8a98f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0404684b23445b786280f2e0edd256f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a182f56db1540e68abee6fcc20663c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:05.976437 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679b09c4-e985-4829-9c91-d59fb703b8d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:06.005118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (679b09c4-e985-4829-9c91-d59fb703b8d7) transitioned into state 'SUCCESS' from state '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-1938950065',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0404684b23445b786280f2e0edd256f',qos_specs=None,replication_status=,reservations=['9573323d-6866-40d9-8711-133fbdf9f327','927cd473-9ce6-479e-b4a0-39b806bcc387','682cc5b7-b6b7-4b3f-83d5-afd68a1ade24','576cbcef-763a-406d-858a-8bca55dfd8b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a182f56db1540e68abee6fcc20663c1',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:06.006234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2789e1-0104-4330-9e5a-ae0f16625c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:06.017585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-040f67cb-97a1-4cbf-a1a4-4f0df25c15ff req-6747697f-2412-4669-9d53-fe52c2962b0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.019919 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-040f67cb-97a1-4cbf-a1a4-4f0df25c15ff req-6747697f-2412-4669-9d53-fe52c2962b0a tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 Aug 07 16:16:06.020202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-040f67cb-97a1-4cbf-a1a4-4f0df25c15ff req-6747697f-2412-4669-9d53-fe52c2962b0a tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.020435 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-040f67cb-97a1-4cbf-a1a4-4f0df25c15ff req-6747697f-2412-4669-9d53-fe52c2962b0a tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.025458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-040f67cb-97a1-4cbf-a1a4-4f0df25c15ff req-6747697f-2412-4669-9d53-fe52c2962b0a tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 returned with HTTP 404 Aug 07 16:16:06.025822 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd2789e1-0104-4330-9e5a-ae0f16625c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:06.026105 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 363/1432] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/snapshots/c954718d-4184-436f-91f3-132ef07b33a8 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:06.027238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Flow 'volume_create_api' (172373c0-435b-4224-a883-3814e437bce2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:06.027668 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Create volume request issued successfully. Aug 07 16:16:06.028479 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a81524a-d337-40bb-8f0b-930448e8d54a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:06.029032 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 361/1433] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:05 2026] POST /volume/v3/volumes => generated 753 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:06.050726 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f936528d-d6c7-417a-a27e-1e1d7265ecfa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.056459 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f936528d-d6c7-417a-a27e-1e1d7265ecfa tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:06.056932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f936528d-d6c7-417a-a27e-1e1d7265ecfa tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.057788 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f936528d-d6c7-417a-a27e-1e1d7265ecfa tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.058190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.061093 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:06.061291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.061556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.061807 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Delete volume with id: 8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:06.065166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42090079-845f-42dc-85e5-7bc9536ae066 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.068161 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42090079-845f-42dc-85e5-7bc9536ae066 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 Aug 07 16:16:06.068457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42090079-845f-42dc-85e5-7bc9536ae066 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.068753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42090079-845f-42dc-85e5-7bc9536ae066 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.074472 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42090079-845f-42dc-85e5-7bc9536ae066 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 returned with HTTP 404 Aug 07 16:16:06.075035 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 364/1434] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/snapshots/80388c96-0703-42e9-999f-c972cc53aef9 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:06.076682 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.076682 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:06.081555 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f936528d-d6c7-417a-a27e-1e1d7265ecfa tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:06.084335 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.084335 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:06.084484 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Volume info retrieved successfully. Aug 07 16:16:06.087546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f81df28-bd90-41a8-a5c0-e85b943ec159 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.088198 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f936528d-d6c7-417a-a27e-1e1d7265ecfa tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 200 Aug 07 16:16:06.088944 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 356/1435] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 821 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:06.090505 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f81df28-bd90-41a8-a5c0-e85b943ec159 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:16:06.090805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f81df28-bd90-41a8-a5c0-e85b943ec159 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.091212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f81df28-bd90-41a8-a5c0-e85b943ec159 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.105763 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.105763 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:06.110989 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f81df28-bd90-41a8-a5c0-e85b943ec159 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:16:06.117602 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f81df28-bd90-41a8-a5c0-e85b943ec159 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 returned with HTTP 200 Aug 07 16:16:06.117768 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 362/1436] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 => generated 841 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:06.118310 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Delete volume request issued successfully. Aug 07 16:16:06.118600 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8e9ff20f-c05d-4808-b0d1-44f99df5f39b req-8d8d0f30-4549-4fbd-a1f0-6368cd2ee121 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 202 Aug 07 16:16:06.119263 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 355/1437] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:16:06 2026] DELETE /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:06.138533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.140552 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] DELETE https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:16:06.140811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.141250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.141250 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete volume with id: 469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:16:06.149405 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.149405 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:06.149825 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:16:06.150952 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d1a421f5-7cb4-4d1d-9528-b5f54b0ef42b req-e598fb76-fbd5-414b-84bc-37d045746421 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.154322 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1a421f5-7cb4-4d1d-9528-b5f54b0ef42b req-e598fb76-fbd5-414b-84bc-37d045746421 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:06.154574 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1a421f5-7cb4-4d1d-9528-b5f54b0ef42b req-e598fb76-fbd5-414b-84bc-37d045746421 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.154792 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d1a421f5-7cb4-4d1d-9528-b5f54b0ef42b req-e598fb76-fbd5-414b-84bc-37d045746421 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.162609 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.162609 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:06.166793 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d1a421f5-7cb4-4d1d-9528-b5f54b0ef42b req-e598fb76-fbd5-414b-84bc-37d045746421 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Volume info retrieved successfully. Aug 07 16:16:06.168408 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Delete volume request issued successfully. Aug 07 16:16:06.168667 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce1ccf80-3ddd-4a1f-9729-c97abeb91132 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 returned with HTTP 202 Aug 07 16:16:06.169044 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 365/1438] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:06 2026] DELETE /volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:06.171883 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d1a421f5-7cb4-4d1d-9528-b5f54b0ef42b req-e598fb76-fbd5-414b-84bc-37d045746421 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 200 Aug 07 16:16:06.172379 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 357/1439] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:06.176794 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-607b97e8-e1fc-4ad6-9cbb-2ce69015e0e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.178712 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-607b97e8-e1fc-4ad6-9cbb-2ce69015e0e7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:16:06.178974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-607b97e8-e1fc-4ad6-9cbb-2ce69015e0e7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.179268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-607b97e8-e1fc-4ad6-9cbb-2ce69015e0e7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.190434 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.190434 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:06.195410 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-607b97e8-e1fc-4ad6-9cbb-2ce69015e0e7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Volume info retrieved successfully. Aug 07 16:16:06.202264 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-607b97e8-e1fc-4ad6-9cbb-2ce69015e0e7 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 returned with HTTP 200 Aug 07 16:16:06.202666 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 363/1440] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 => generated 840 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:06.283019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4382cf9a-7896-46fe-8631-c5e5fd67abd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.285541 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4382cf9a-7896-46fe-8631-c5e5fd67abd3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:06.285808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4382cf9a-7896-46fe-8631-c5e5fd67abd3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.286089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4382cf9a-7896-46fe-8631-c5e5fd67abd3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.299746 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.299746 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:06.306525 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4382cf9a-7896-46fe-8631-c5e5fd67abd3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:06.313440 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4382cf9a-7896-46fe-8631-c5e5fd67abd3 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:06.314006 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 356/1441] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:06.620035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-0637db61-50af-4969-b841-35384c0561fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.623043 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-0637db61-50af-4969-b841-35384c0561fc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:16:06.623249 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-0637db61-50af-4969-b841-35384c0561fc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.623447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-0637db61-50af-4969-b841-35384c0561fc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.632998 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.632998 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:06.636651 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-0637db61-50af-4969-b841-35384c0561fc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:16:06.641319 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-0637db61-50af-4969-b841-35384c0561fc tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:16:06.641711 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 366/1442] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1651 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:16:06.672043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-a1224dd3-890b-4b2a-8cce-98d28e77d791 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.674949 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-a1224dd3-890b-4b2a-8cce-98d28e77d791 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:16:06.675269 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-a1224dd3-890b-4b2a-8cce-98d28e77d791 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.675538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-a1224dd3-890b-4b2a-8cce-98d28e77d791 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.687649 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.687649 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:06.692063 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-a1224dd3-890b-4b2a-8cce-98d28e77d791 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:16:06.698078 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-a1224dd3-890b-4b2a-8cce-98d28e77d791 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:16:06.698585 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 358/1443] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1651 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:06.717701 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b724a20f-8cfb-4112-9240-d39de12c9273 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.721070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b88ee81-1c56-4eac-abc1-98ea6c9a0f6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:06.722643 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b724a20f-8cfb-4112-9240-d39de12c9273 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:06.722643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b724a20f-8cfb-4112-9240-d39de12c9273 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.722643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b724a20f-8cfb-4112-9240-d39de12c9273 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.722643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b724a20f-8cfb-4112-9240-d39de12c9273 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:06.723701 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b88ee81-1c56-4eac-abc1-98ea6c9a0f6a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:06.724050 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b88ee81-1c56-4eac-abc1-98ea6c9a0f6a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:06.724393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b88ee81-1c56-4eac-abc1-98ea6c9a0f6a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:06.726625 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.726625 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:06.728876 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b724a20f-8cfb-4112-9240-d39de12c9273 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:06.728876 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 364/1444] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:06.740390 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:06.740390 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:06.747336 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b88ee81-1c56-4eac-abc1-98ea6c9a0f6a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:06.752175 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b88ee81-1c56-4eac-abc1-98ea6c9a0f6a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:06.752779 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 357/1445] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:06 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:07.112519 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5d7964b-9fc5-4604-8bcd-2b8fb8da9937 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.115718 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5d7964b-9fc5-4604-8bcd-2b8fb8da9937 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:07.116032 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5d7964b-9fc5-4604-8bcd-2b8fb8da9937 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.116263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5d7964b-9fc5-4604-8bcd-2b8fb8da9937 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.125641 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:07.125641 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:07.130385 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5d7964b-9fc5-4604-8bcd-2b8fb8da9937 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:07.139278 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5d7964b-9fc5-4604-8bcd-2b8fb8da9937 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 200 Aug 07 16:16:07.139983 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 367/1446] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 846 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:07.154476 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a317d3f-5383-47dd-bb23-f4320fdd364a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.157003 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a317d3f-5383-47dd-bb23-f4320fdd364a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:07.157359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a317d3f-5383-47dd-bb23-f4320fdd364a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.157665 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a317d3f-5383-47dd-bb23-f4320fdd364a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.170341 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:07.170341 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:07.176816 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a317d3f-5383-47dd-bb23-f4320fdd364a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:07.186266 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a317d3f-5383-47dd-bb23-f4320fdd364a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 200 Aug 07 16:16:07.186738 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 359/1447] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 846 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:07.203032 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e9bab461-68ff-4cf7-8ba0-08902a1c919f req-9b5288c4-f113-4912-bda0-c931d15f31d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.205202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76219e15-a3c8-4982-9a87-b188644ae03b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.209377 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bab461-68ff-4cf7-8ba0-08902a1c919f req-9b5288c4-f113-4912-bda0-c931d15f31d9 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:07.209377 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9bab461-68ff-4cf7-8ba0-08902a1c919f req-9b5288c4-f113-4912-bda0-c931d15f31d9 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.209377 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e9bab461-68ff-4cf7-8ba0-08902a1c919f req-9b5288c4-f113-4912-bda0-c931d15f31d9 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.216045 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e84d195e-e9e7-4ecc-8c81-a0ce87435283 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.218774 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e84d195e-e9e7-4ecc-8c81-a0ce87435283 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] GET https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 Aug 07 16:16:07.219231 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e84d195e-e9e7-4ecc-8c81-a0ce87435283 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.219231 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e84d195e-e9e7-4ecc-8c81-a0ce87435283 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.226517 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e9bab461-68ff-4cf7-8ba0-08902a1c919f req-9b5288c4-f113-4912-bda0-c931d15f31d9 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 404 Aug 07 16:16:07.227717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e84d195e-e9e7-4ecc-8c81-a0ce87435283 tempest-SnapshotsActionsTest-712052373 tempest-SnapshotsActionsTest-712052373-project-member] https://10.4.3.24/volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 returned with HTTP 404 Aug 07 16:16:07.228282 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 365/1448] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:16:07.228381 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 368/1449] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/469aece0-65c2-407e-bd53-3d1289503113 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:07.253338 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:07.253845 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:07.255976 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:07.256156 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Create volume of 1 GB Aug 07 16:16:07.263731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0b6fc5ba-9dff-4adb-bfa6-508d271b535e req-3f0721fa-88d3-462e-9178-898dc71dff75 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.266750 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Availability Zones retrieved successfully. Aug 07 16:16:07.272128 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0b6fc5ba-9dff-4adb-bfa6-508d271b535e req-3f0721fa-88d3-462e-9178-898dc71dff75 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:07.272128 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0b6fc5ba-9dff-4adb-bfa6-508d271b535e req-3f0721fa-88d3-462e-9178-898dc71dff75 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.274011 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0b6fc5ba-9dff-4adb-bfa6-508d271b535e req-3f0721fa-88d3-462e-9178-898dc71dff75 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.274011 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-0b6fc5ba-9dff-4adb-bfa6-508d271b535e req-3f0721fa-88d3-462e-9178-898dc71dff75 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Delete volume with id: 8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:07.278065 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Flow 'volume_create_api' (e72a1797-6d17-41ea-971f-f845a5f8a67c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:07.280103 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ae33bf-f15c-471e-bea4-c171844c7dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:07.282492 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:07.285321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0b6fc5ba-9dff-4adb-bfa6-508d271b535e req-3f0721fa-88d3-462e-9178-898dc71dff75 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 404 Aug 07 16:16:07.285321 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 360/1450] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:16:07 2026] DELETE /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:07.313099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b366986b-102f-4866-88d6-7204bb65522d req-863ab44d-cbd6-4e47-adb9-02a64c2c3f24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.318572 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b366986b-102f-4866-88d6-7204bb65522d req-863ab44d-cbd6-4e47-adb9-02a64c2c3f24 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] GET https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 Aug 07 16:16:07.318755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b366986b-102f-4866-88d6-7204bb65522d req-863ab44d-cbd6-4e47-adb9-02a64c2c3f24 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.318932 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b366986b-102f-4866-88d6-7204bb65522d req-863ab44d-cbd6-4e47-adb9-02a64c2c3f24 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.327993 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b366986b-102f-4866-88d6-7204bb65522d req-863ab44d-cbd6-4e47-adb9-02a64c2c3f24 tempest-VolumesSnapshotsTestJSON-98033555 tempest-VolumesSnapshotsTestJSON-98033555-project-member] https://10.4.3.24/volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 returned with HTTP 404 Aug 07 16:16:07.327993 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 366/1451] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/8ae4006b-58e3-4a57-8af9-31cbb682eb13 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:07.328163 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f4ae33bf-f15c-471e-bea4-c171844c7dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:07.328616 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d6640c-bd07-4899-8fb1-db19ad1dda9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:07.329217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-055c6768-7975-4b98-b04b-747196d13a7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.331891 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-055c6768-7975-4b98-b04b-747196d13a7d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:07.332166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-055c6768-7975-4b98-b04b-747196d13a7d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.332472 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-055c6768-7975-4b98-b04b-747196d13a7d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.346132 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:07.346132 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:07.351551 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-055c6768-7975-4b98-b04b-747196d13a7d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:07.358322 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-055c6768-7975-4b98-b04b-747196d13a7d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:07.361284 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 369/1452] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:07.443640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Created reservations ['d0305af6-c163-4ddd-8b48-827fffedd0e3', '7ebe1ebf-a19f-4a5b-940b-f5cc4034d154', 'c30c86c5-c2b2-4526-bebe-ef22a9178afc', '5d78d3c6-a163-47e8-a80f-d2b706118aae'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:07.444917 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81d6640c-bd07-4899-8fb1-db19ad1dda9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d0305af6-c163-4ddd-8b48-827fffedd0e3', '7ebe1ebf-a19f-4a5b-940b-f5cc4034d154', 'c30c86c5-c2b2-4526-bebe-ef22a9178afc', '5d78d3c6-a163-47e8-a80f-d2b706118aae']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:07.446858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12639d30-bb48-4a3a-9909-eed41c20e057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:07.487650 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (12639d30-bb48-4a3a-9909-eed41c20e057) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb21f733-371e-421f-ac5c-9e27c4a666cd', '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='d7ab67ca3bf745098abd6f34b97562c9',qos_specs=None,replication_status=,reservations=['d0305af6-c163-4ddd-8b48-827fffedd0e3','7ebe1ebf-a19f-4a5b-940b-f5cc4034d154','c30c86c5-c2b2-4526-bebe-ef22a9178afc','5d78d3c6-a163-47e8-a80f-d2b706118aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='168b2d7baec947f2b1d8a27f09c55147',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:07Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb21f733-371e-421f-ac5c-9e27c4a666cd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d7ab67ca3bf745098abd6f34b97562c9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='168b2d7baec947f2b1d8a27f09c55147',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:07.489190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc791342-2d61-49b8-b548-8e3a871c488d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:07.522441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dc791342-2d61-49b8-b548-8e3a871c488d) transitioned into state 'SUCCESS' from 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='d7ab67ca3bf745098abd6f34b97562c9',qos_specs=None,replication_status=,reservations=['d0305af6-c163-4ddd-8b48-827fffedd0e3','7ebe1ebf-a19f-4a5b-940b-f5cc4034d154','c30c86c5-c2b2-4526-bebe-ef22a9178afc','5d78d3c6-a163-47e8-a80f-d2b706118aae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='168b2d7baec947f2b1d8a27f09c55147',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:07.523348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04f59b2-67a1-4510-9857-098492bf8b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:07.544084 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b04f59b2-67a1-4510-9857-098492bf8b30) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:07.546784 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Flow 'volume_create_api' (e72a1797-6d17-41ea-971f-f845a5f8a67c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:07.546784 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Create volume request issued successfully. Aug 07 16:16:07.549054 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76219e15-a3c8-4982-9a87-b188644ae03b tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:07.549209 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 358/1453] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:07 2026] POST /volume/v3/volumes => generated 731 bytes in 344 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:07.568273 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c4346cb1-c589-45e3-8f76-1587fc8b1104 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.570697 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4346cb1-c589-45e3-8f76-1587fc8b1104 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] GET https://10.4.3.24/volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd Aug 07 16:16:07.570955 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4346cb1-c589-45e3-8f76-1587fc8b1104 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.571405 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c4346cb1-c589-45e3-8f76-1587fc8b1104 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.581947 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:07.581947 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:07.587685 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c4346cb1-c589-45e3-8f76-1587fc8b1104 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Volume info retrieved successfully. Aug 07 16:16:07.593901 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c4346cb1-c589-45e3-8f76-1587fc8b1104 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] https://10.4.3.24/volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd returned with HTTP 200 Aug 07 16:16:07.594580 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 361/1454] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd => generated 910 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:07.741824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fffc8b49-5d9d-4bd6-a450-633801f115f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.744340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fffc8b49-5d9d-4bd6-a450-633801f115f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:07.744596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fffc8b49-5d9d-4bd6-a450-633801f115f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.744860 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fffc8b49-5d9d-4bd6-a450-633801f115f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.745001 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fffc8b49-5d9d-4bd6-a450-633801f115f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:07.752120 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:07.752120 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:07.753173 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fffc8b49-5d9d-4bd6-a450-633801f115f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:07.753666 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 367/1455] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:07.769681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-369c4f99-c8cd-43d0-9e3f-2408370ecadb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:07.771656 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-369c4f99-c8cd-43d0-9e3f-2408370ecadb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:07.773163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-369c4f99-c8cd-43d0-9e3f-2408370ecadb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:07.773163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-369c4f99-c8cd-43d0-9e3f-2408370ecadb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:07.784050 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:07.784050 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:07.791163 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-369c4f99-c8cd-43d0-9e3f-2408370ecadb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:07.799687 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-369c4f99-c8cd-43d0-9e3f-2408370ecadb tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:07.801551 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 370/1456] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:07 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 1160 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:08.081154 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-10eecee0-b036-437f-832b-39e65a1a62e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.083932 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-10eecee0-b036-437f-832b-39e65a1a62e2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae/action Aug 07 16:16:08.084736 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-10eecee0-b036-437f-832b-39e65a1a62e2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:08.084736 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-10eecee0-b036-437f-832b-39e65a1a62e2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:08.114475 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.114475 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:08.141429 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6e3fc7e-38a5-4b98-b89c-fae2c1aa33b3 req-10eecee0-b036-437f-832b-39e65a1a62e2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae/action returned with HTTP 204 Aug 07 16:16:08.142444 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 359/1457] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:16:08 2026] POST /volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:08.199818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-de806426-380a-4504-9ea3-e22093820d43 req-876711a2-f3b1-42fc-8293-07872d3e611a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.208281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-876711a2-f3b1-42fc-8293-07872d3e611a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] DELETE https://10.4.3.24/volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58 Aug 07 16:16:08.208821 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-876711a2-f3b1-42fc-8293-07872d3e611a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.209155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-876711a2-f3b1-42fc-8293-07872d3e611a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.227111 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.227111 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:08.353720 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-de806426-380a-4504-9ea3-e22093820d43 req-876711a2-f3b1-42fc-8293-07872d3e611a tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58 returned with HTTP 200 Aug 07 16:16:08.354597 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 362/1458] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:08 2026] DELETE /volume/v3/attachments/b5500b3b-e446-4d0c-a703-2825b2bb1b58 => generated 19 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:08.374727 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b9f1f52-1227-41aa-973a-32cb78e0bc20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.377260 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b9f1f52-1227-41aa-973a-32cb78e0bc20 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:08.377707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b9f1f52-1227-41aa-973a-32cb78e0bc20 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.377923 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b9f1f52-1227-41aa-973a-32cb78e0bc20 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.401072 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.401072 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:08.406287 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b9f1f52-1227-41aa-973a-32cb78e0bc20 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:08.415339 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b9f1f52-1227-41aa-973a-32cb78e0bc20 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:08.415803 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 368/1459] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1134 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:08.438662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0fb62a56-3809-4ae1-969a-0eded76a724e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.443546 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fb62a56-3809-4ae1-969a-0eded76a724e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:08.443812 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fb62a56-3809-4ae1-969a-0eded76a724e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.444065 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0fb62a56-3809-4ae1-969a-0eded76a724e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.465648 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.465648 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:08.476416 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0fb62a56-3809-4ae1-969a-0eded76a724e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:08.487345 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0fb62a56-3809-4ae1-969a-0eded76a724e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:08.487861 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 371/1460] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1134 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:08.610011 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83bb61a7-21b6-4ca3-a2b2-16c0f0d1dcce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.613855 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83bb61a7-21b6-4ca3-a2b2-16c0f0d1dcce tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] GET https://10.4.3.24/volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd Aug 07 16:16:08.614104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83bb61a7-21b6-4ca3-a2b2-16c0f0d1dcce tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.614416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83bb61a7-21b6-4ca3-a2b2-16c0f0d1dcce tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.625442 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.625442 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:08.625609 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.627628 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:08.628234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1081454590"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:08.629820 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1081454590'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:08.630007 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume of 1 GB Aug 07 16:16:08.630374 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.630374 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:08.634318 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83bb61a7-21b6-4ca3-a2b2-16c0f0d1dcce tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Volume info retrieved successfully. Aug 07 16:16:08.635707 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Availability Zones retrieved successfully. Aug 07 16:16:08.639693 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83bb61a7-21b6-4ca3-a2b2-16c0f0d1dcce tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] https://10.4.3.24/volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd returned with HTTP 200 Aug 07 16:16:08.640130 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 360/1461] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd => generated 971 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:08.642749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Flow 'volume_create_api' (100a1442-dc48-4d42-929b-e584499c322c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:08.643818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc64996-63ae-458a-b88f-b102bfbd9ca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:08.645146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:08.659182 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.661686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1&project_id=d0404684b23445b786280f2e0edd256f Aug 07 16:16:08.661840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.662077 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.663214 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Could not evaluate value d0404684b23445b786280f2e0edd256f, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:08.664412 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Searching by: MultiDict([('project_id', 'd0404684b23445b786280f2e0edd256f'), ('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:08.683574 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffc64996-63ae-458a-b88f-b102bfbd9ca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:08.684605 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2867d3a-e285-49e0-a565-57970142060c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:08.708586 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Get all volumes completed successfully. Aug 07 16:16:08.710205 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.710205 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:08.719518 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b48d113-76a2-45e4-b087-0f5555a1f3ff tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1&project_id=d0404684b23445b786280f2e0edd256f returned with HTTP 200 Aug 07 16:16:08.719951 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 369/1462] 10.4.3.24 () {66 vars in 1366 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=d0404684b23445b786280f2e0edd256f => generated 3021 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:08.725615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49890665-5c75-44f3-8243-0bcc34725bae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.726267 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49890665-5c75-44f3-8243-0bcc34725bae None None] GET https://10.4.3.24/volume// Aug 07 16:16:08.726569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49890665-5c75-44f3-8243-0bcc34725bae None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.726820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49890665-5c75-44f3-8243-0bcc34725bae None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.728407 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49890665-5c75-44f3-8243-0bcc34725bae None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:08.728977 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 372/1463] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:08.744809 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-c1d34f8f-5913-4dcc-957e-33e39ce229e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.749028 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Created reservations ['e5a486ed-931d-426d-b0ee-47dda8ea3cbe', '85ddb514-e422-4560-bfa6-76646ad48c77', 'f469d1bd-ca5b-4433-8586-4ea6408a2b51', 'f18aec7e-6178-4081-93fd-0b3ffdcf90df'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:08.749117 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-c1d34f8f-5913-4dcc-957e-33e39ce229e8 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:16:08.749155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f2867d3a-e285-49e0-a565-57970142060c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5a486ed-931d-426d-b0ee-47dda8ea3cbe', '85ddb514-e422-4560-bfa6-76646ad48c77', 'f469d1bd-ca5b-4433-8586-4ea6408a2b51', 'f18aec7e-6178-4081-93fd-0b3ffdcf90df']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:08.749229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.749716 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9698bde5-b67f-4a66-bf29-c9e8160dc26a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:08.750349 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-c1d34f8f-5913-4dcc-957e-33e39ce229e8 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7048c03d-4bd2-48a6-a283-398656ec6ddc", "connector": null, "instance_uuid": "66c989b5-7db8-4f3e-bd16-2b60d95bc4f4"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:08.752340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd Aug 07 16:16:08.752708 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.752944 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.753128 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Delete volume with id: cb21f733-371e-421f-ac5c-9e27c4a666cd Aug 07 16:16:08.763730 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.763730 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:08.764171 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Volume info retrieved successfully. Aug 07 16:16:08.765723 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.765723 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:08.772150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d231b17a-84a4-4af1-b002-f366982e8e4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.776363 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d231b17a-84a4-4af1-b002-f366982e8e4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:08.776363 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d231b17a-84a4-4af1-b002-f366982e8e4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.776363 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d231b17a-84a4-4af1-b002-f366982e8e4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.776363 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d231b17a-84a4-4af1-b002-f366982e8e4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:08.782771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9698bde5-b67f-4a66-bf29-c9e8160dc26a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '439dcc1f-8d97-4c39-9032-9020d6fbea85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1081454590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deb282226f14c49b37a97c30d4d9a81',qos_specs=None,replication_status=,reservations=['e5a486ed-931d-426d-b0ee-47dda8ea3cbe','85ddb514-e422-4560-bfa6-76646ad48c77','f469d1bd-ca5b-4433-8586-4ea6408a2b51','f18aec7e-6178-4081-93fd-0b3ffdcf90df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bda466dec1d4ebf90468be72d7829ae',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1081454590',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=439dcc1f-8d97-4c39-9032-9020d6fbea85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3deb282226f14c49b37a97c30d4d9a81',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9bda466dec1d4ebf90468be72d7829ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:08.783955 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28f0539-37d7-4567-9413-2a15f9fe9642) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:08.786047 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.786047 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:08.788423 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d231b17a-84a4-4af1-b002-f366982e8e4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:08.789965 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 373/1464] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:08.808974 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] Delete volume request issued successfully. Aug 07 16:16:08.808974 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-883d4080-95c9-4cba-ab3b-af4985ed1b15 tempest-VolumesListAdminTestJSON-561341217 tempest-VolumesListAdminTestJSON-561341217-project-admin] https://10.4.3.24/volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd returned with HTTP 202 Aug 07 16:16:08.808974 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 370/1465] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:08 2026] DELETE /volume/v3/volumes/cb21f733-371e-421f-ac5c-9e27c4a666cd => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:08.818927 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccd8e544-c568-4fa3-b95b-07509c364c28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.822246 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccd8e544-c568-4fa3-b95b-07509c364c28 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:08.822466 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-c1d34f8f-5913-4dcc-957e-33e39ce229e8 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:16:08.822639 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 361/1466] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:16:08 2026] POST /volume/v3/attachments => generated 273 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:08.822695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b28f0539-37d7-4567-9413-2a15f9fe9642) transitioned into state 'SUCCESS' from state '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-1081454590',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3deb282226f14c49b37a97c30d4d9a81',qos_specs=None,replication_status=,reservations=['e5a486ed-931d-426d-b0ee-47dda8ea3cbe','85ddb514-e422-4560-bfa6-76646ad48c77','f469d1bd-ca5b-4433-8586-4ea6408a2b51','f18aec7e-6178-4081-93fd-0b3ffdcf90df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9bda466dec1d4ebf90468be72d7829ae',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:08.822978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccd8e544-c568-4fa3-b95b-07509c364c28 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.823356 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccd8e544-c568-4fa3-b95b-07509c364c28 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.823800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbca6207-0969-47cb-a3c1-cd938ec6b8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:08.825977 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0fca714f-f55e-43bb-b08b-ec6c404d3910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.828240 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fca714f-f55e-43bb-b08b-ec6c404d3910 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:08.829678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fca714f-f55e-43bb-b08b-ec6c404d3910 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.829678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fca714f-f55e-43bb-b08b-ec6c404d3910 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.837919 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.837919 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:08.839461 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.839461 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:08.846591 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ccd8e544-c568-4fa3-b95b-07509c364c28 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:08.847445 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fbca6207-0969-47cb-a3c1-cd938ec6b8f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:08.847743 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0fca714f-f55e-43bb-b08b-ec6c404d3910 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:08.848663 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Flow 'volume_create_api' (100a1442-dc48-4d42-929b-e584499c322c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:08.849243 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Create volume request issued successfully. Aug 07 16:16:08.850071 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5b54a77-feb8-4f99-9bfe-cd8c58c39ad5 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:08.850635 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 363/1467] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:08 2026] POST /volume/v3/volumes => generated 749 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:08.856871 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccd8e544-c568-4fa3-b95b-07509c364c28 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:08.857980 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 374/1468] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 865 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:08.862582 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fca714f-f55e-43bb-b08b-ec6c404d3910 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 200 Aug 07 16:16:08.863885 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 371/1469] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 846 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:08.868625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-379982e2-1075-43e1-bbcc-be15ee11e63d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.873490 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-379982e2-1075-43e1-bbcc-be15ee11e63d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:08.875352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-379982e2-1075-43e1-bbcc-be15ee11e63d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.875352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-379982e2-1075-43e1-bbcc-be15ee11e63d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.885105 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.891195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:08.891195 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.891195 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.891657 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Delete volume with id: b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:08.891719 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.891719 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:08.896499 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-379982e2-1075-43e1-bbcc-be15ee11e63d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:08.904680 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-379982e2-1075-43e1-bbcc-be15ee11e63d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:08.904826 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.904826 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:08.904913 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 362/1470] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 817 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:08.905783 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:08.917408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-6a6a0cba-561f-42ec-9837-4227fc1b50ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.921017 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-6a6a0cba-561f-42ec-9837-4227fc1b50ed tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] DELETE https://10.4.3.24/volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb Aug 07 16:16:08.921461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-6a6a0cba-561f-42ec-9837-4227fc1b50ed tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.921899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-6a6a0cba-561f-42ec-9837-4227fc1b50ed tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.932361 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.932361 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:08.941001 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Delete volume request issued successfully. Aug 07 16:16:08.942067 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f67627fa-fc98-4b5b-85b9-8b404bcd1f4a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 202 Aug 07 16:16:08.942067 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 364/1471] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:08 2026] DELETE /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:08.952580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d78a3aa2-60bf-45ac-9131-7f51e13c30a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:08.954389 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d78a3aa2-60bf-45ac-9131-7f51e13c30a7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:08.955040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d78a3aa2-60bf-45ac-9131-7f51e13c30a7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:08.955040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d78a3aa2-60bf-45ac-9131-7f51e13c30a7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:08.966841 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:08.966841 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:08.971945 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d78a3aa2-60bf-45ac-9131-7f51e13c30a7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:08.978611 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d78a3aa2-60bf-45ac-9131-7f51e13c30a7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 200 Aug 07 16:16:08.979225 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 372/1472] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:08 2026] GET /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 845 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:09.047187 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-6a6a0cba-561f-42ec-9837-4227fc1b50ed tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb returned with HTTP 200 Aug 07 16:16:09.047885 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 375/1473] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:08 2026] DELETE /volume/v3/attachments/2d9b481c-6fe5-4f94-9277-efc0f4db15bb => generated 192 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:09.194788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9508ab37-ff8e-4a6c-8bc2-26390db0d150 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:09.195411 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9508ab37-ff8e-4a6c-8bc2-26390db0d150 None None] GET https://10.4.3.24/volume// Aug 07 16:16:09.195662 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9508ab37-ff8e-4a6c-8bc2-26390db0d150 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:09.195877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9508ab37-ff8e-4a6c-8bc2-26390db0d150 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:09.196244 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9508ab37-ff8e-4a6c-8bc2-26390db0d150 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:09.196877 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 363/1474] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:09.206966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-1ad20a21-b90d-4a0a-84b7-29ffe82dca8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:09.209385 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-1ad20a21-b90d-4a0a-84b7-29ffe82dca8e tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] POST https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc/action Aug 07 16:16:09.209849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-1ad20a21-b90d-4a0a-84b7-29ffe82dca8e tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action body: b'{"os-reimage": {"image_id": "8b49a644-87c5-48a9-8159-fa568e01cead", "reimage_reserved": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:09.209957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-1ad20a21-b90d-4a0a-84b7-29ffe82dca8e tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'action', calling method: version_select, body: {"os-reimage": {"image_id": "8b49a644-87c5-48a9-8159-fa568e01cead", "reimage_reserved": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:09.238193 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:09.238193 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:09.238888 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-1ad20a21-b90d-4a0a-84b7-29ffe82dca8e tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:16:09.398540 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-1ad20a21-b90d-4a0a-84b7-29ffe82dca8e tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc/action returned with HTTP 202 Aug 07 16:16:09.398540 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 365/1475] 10.4.3.24 () {74 vars in 1706 bytes} [Fri Aug 7 16:16:09 2026] POST /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc/action => generated 0 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:16:09.807827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95e44f4e-a0d9-4be0-936a-144f12d72429 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:09.810739 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95e44f4e-a0d9-4be0-936a-144f12d72429 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:09.810962 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95e44f4e-a0d9-4be0-936a-144f12d72429 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:09.811230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95e44f4e-a0d9-4be0-936a-144f12d72429 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:09.811422 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-95e44f4e-a0d9-4be0-936a-144f12d72429 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:09.817621 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:09.817621 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:09.819057 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95e44f4e-a0d9-4be0-936a-144f12d72429 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:09.819282 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 373/1476] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:09 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:09.923084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee71a9c5-62d2-4320-8436-4fae390f29d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:09.925481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee71a9c5-62d2-4320-8436-4fae390f29d0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:09.925766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee71a9c5-62d2-4320-8436-4fae390f29d0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:09.926170 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee71a9c5-62d2-4320-8436-4fae390f29d0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:09.935449 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:09.935449 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:09.939898 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee71a9c5-62d2-4320-8436-4fae390f29d0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:09.946638 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee71a9c5-62d2-4320-8436-4fae390f29d0 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:09.947328 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 376/1477] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:09 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.000531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0413b053-b790-487d-9966-9750d9ec4076 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.003480 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0413b053-b790-487d-9966-9750d9ec4076 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 Aug 07 16:16:10.003710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0413b053-b790-487d-9966-9750d9ec4076 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.003990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0413b053-b790-487d-9966-9750d9ec4076 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.008661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-73ba7830-4ea5-475c-a966-47f37d64778c req-895241d3-30af-476a-bff7-6563961925af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.011855 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-895241d3-30af-476a-bff7-6563961925af tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:10.012136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-895241d3-30af-476a-bff7-6563961925af tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.012762 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-895241d3-30af-476a-bff7-6563961925af tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.013014 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0413b053-b790-487d-9966-9750d9ec4076 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 returned with HTTP 404 Aug 07 16:16:10.013521 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 364/1478] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:09 2026] GET /volume/v3/volumes/b7aff30a-125e-41f4-831f-6e0b7c8a98f2 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:10.024931 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09b9a751-9add-4ba5-873b-95840f90fea8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.025928 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.025928 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:10.027577 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09b9a751-9add-4ba5-873b-95840f90fea8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:10.027776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09b9a751-9add-4ba5-873b-95840f90fea8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.028024 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09b9a751-9add-4ba5-873b-95840f90fea8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.034421 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-73ba7830-4ea5-475c-a966-47f37d64778c req-895241d3-30af-476a-bff7-6563961925af tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:10.039060 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-895241d3-30af-476a-bff7-6563961925af tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:10.039354 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.039354 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:10.040464 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 366/1479] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.046675 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09b9a751-9add-4ba5-873b-95840f90fea8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:10.055027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09b9a751-9add-4ba5-873b-95840f90fea8 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 200 Aug 07 16:16:10.055027 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 374/1480] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.073487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.074731 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] DELETE https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:10.074916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.075297 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.075508 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Delete volume with id: 55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:10.085671 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.085671 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:10.086563 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:10.119978 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Delete volume request issued successfully. Aug 07 16:16:10.120353 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-676a6473-55d5-4a30-ab30-73c876e89ac5 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 202 Aug 07 16:16:10.120974 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 377/1481] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:10 2026] DELETE /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:10.134873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b7e0251-e2e5-4acc-8178-993f3b972285 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.138852 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b7e0251-e2e5-4acc-8178-993f3b972285 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:10.138852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b7e0251-e2e5-4acc-8178-993f3b972285 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.138852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b7e0251-e2e5-4acc-8178-993f3b972285 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.153632 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.153632 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:10.158654 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b7e0251-e2e5-4acc-8178-993f3b972285 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:10.167083 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b7e0251-e2e5-4acc-8178-993f3b972285 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 200 Aug 07 16:16:10.167635 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 365/1482] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 844 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.174149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4aad5616-3456-4f7a-8350-514679cdf673 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.175066 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4aad5616-3456-4f7a-8350-514679cdf673 None None] GET https://10.4.3.24/volume// Aug 07 16:16:10.175066 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4aad5616-3456-4f7a-8350-514679cdf673 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.175066 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4aad5616-3456-4f7a-8350-514679cdf673 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.175391 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4aad5616-3456-4f7a-8350-514679cdf673 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:10.175760 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 367/1483] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:10.186266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-73ba7830-4ea5-475c-a966-47f37d64778c req-f2ab5fb8-0ec4-4bfe-8d28-c33563487b66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.190807 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-f2ab5fb8-0ec4-4bfe-8d28-c33563487b66 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:16:10.190807 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-f2ab5fb8-0ec4-4bfe-8d28-c33563487b66 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "439dcc1f-8d97-4c39-9032-9020d6fbea85", "connector": null, "instance_uuid": "dfad95ea-caf4-47fb-ae27-48710b8dd198"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:10.206053 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.206053 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:10.266564 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-f2ab5fb8-0ec4-4bfe-8d28-c33563487b66 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:16:10.267199 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 375/1484] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:16:10 2026] POST /volume/v3/attachments => generated 273 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:10.311322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3a8d2d55-7752-48c8-8c37-33f73c7de189 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.328738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-00d85183-0530-4f8d-8e67-d38ac3fa2d45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.338123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00d85183-0530-4f8d-8e67-d38ac3fa2d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:10.339105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00d85183-0530-4f8d-8e67-d38ac3fa2d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.339105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-00d85183-0530-4f8d-8e67-d38ac3fa2d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.351968 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.351968 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:10.352184 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03f45db7-12cf-4486-a074-f3931019e95a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.352703 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03f45db7-12cf-4486-a074-f3931019e95a None None] GET https://10.4.3.24/volume// Aug 07 16:16:10.352929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03f45db7-12cf-4486-a074-f3931019e95a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.353168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03f45db7-12cf-4486-a074-f3931019e95a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.353599 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03f45db7-12cf-4486-a074-f3931019e95a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:10.353917 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 368/1485] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:10.360982 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-00d85183-0530-4f8d-8e67-d38ac3fa2d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:10.364106 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-73ba7830-4ea5-475c-a966-47f37d64778c req-d61df2ea-179c-470f-9c80-497d161d2918 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.368602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-00d85183-0530-4f8d-8e67-d38ac3fa2d45 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:10.368848 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-d61df2ea-179c-470f-9c80-497d161d2918 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:10.369248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-d61df2ea-179c-470f-9c80-497d161d2918 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.369563 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 366/1486] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 841 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.371911 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-d61df2ea-179c-470f-9c80-497d161d2918 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.508096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a8d2d55-7752-48c8-8c37-33f73c7de189 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:10.508096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3a8d2d55-7752-48c8-8c37-33f73c7de189 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-799092453"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:10.528112 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3a8d2d55-7752-48c8-8c37-33f73c7de189 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:10.529022 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 378/1487] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:10 2026] POST /volume/v3/types => generated 227 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.542984 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57667360-98ea-4bb3-8a76-da3e40f2af85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.544933 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57667360-98ea-4bb3-8a76-da3e40f2af85 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:16:10.545372 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57667360-98ea-4bb3-8a76-da3e40f2af85 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-66389632"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:10.553442 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.553442 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:10.557029 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-73ba7830-4ea5-475c-a966-47f37d64778c req-d61df2ea-179c-470f-9c80-497d161d2918 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:10.562501 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-d61df2ea-179c-470f-9c80-497d161d2918 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:10.562869 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 376/1488] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1021 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:10.569740 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57667360-98ea-4bb3-8a76-da3e40f2af85 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:16:10.570185 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 369/1489] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:16:10 2026] POST /volume/v3/group_types => generated 183 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:10.579581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.669729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.672211 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] PUT https://10.4.3.24/volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5 Aug 07 16:16:10.674320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:10.684120 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Acquiring lock "cinder-attachment_update-439dcc1f-8d97-4c39-9032-9020d6fbea85-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:16:10.691087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Lock "cinder-attachment_update-439dcc1f-8d97-4c39-9032-9020d6fbea85-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:16:10.692412 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.692412 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:10.758205 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:16:10.758737 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5cdceb0f-d6b5-4086-9dd9-9c28afba6975", "volume_types": ["ca776af0-f02e-4cc8-bec2-10763322eafd"], "name": "tempest-GroupSnapshotsV319Test-Group-1328291036"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:10.760939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Creating new group {'group': {'group_type': '5cdceb0f-d6b5-4086-9dd9-9c28afba6975', 'volume_types': ['ca776af0-f02e-4cc8-bec2-10763322eafd'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1328291036'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:16:10.763798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-718b45cc-4e4c-416c-bbbe-dcf7f23b4314 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.765241 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1328291036. Aug 07 16:16:10.785896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:16:10.785488. {{(pid=100268) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:16:10.786063 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Availability Zones retrieved successfully. Aug 07 16:16:10.806830 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-718b45cc-4e4c-416c-bbbe-dcf7f23b4314 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/os-services Aug 07 16:16:10.807055 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-718b45cc-4e4c-416c-bbbe-dcf7f23b4314 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.807492 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-718b45cc-4e4c-416c-bbbe-dcf7f23b4314 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.812568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Lock "cinder-attachment_update-439dcc1f-8d97-4c39-9032-9020d6fbea85-np0000006731" released by "attachment_update" :: held 0.122s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:16:10.812881 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-718b45cc-4e4c-416c-bbbe-dcf7f23b4314 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/os-services returned with HTTP 200 Aug 07 16:16:10.813181 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-ccb360e0-eebb-4e0f-8d5f-355c2b8eb763 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5 returned with HTTP 200 Aug 07 16:16:10.813319 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 377/1490] 10.4.3.24 () {66 vars in 1242 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/os-services => generated 626 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.813387 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 379/1491] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:16:10 2026] PUT /volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5 => generated 969 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:10.823312 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b9f8ba44-4797-4d3c-b0bf-f48ead99ec4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.826813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f8ba44-4797-4d3c-b0bf-f48ead99ec4c tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/os-services?host=np0000006731 Aug 07 16:16:10.826970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f8ba44-4797-4d3c-b0bf-f48ead99ec4c tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.827180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b9f8ba44-4797-4d3c-b0bf-f48ead99ec4c tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.836988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72a7630f-e2f2-4d15-8240-afc7896abc74 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.837064 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Created reservations ['92a03a96-5285-41d3-b9bb-0b362059f9c4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:10.837119 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72a7630f-e2f2-4d15-8240-afc7896abc74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:10.837119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72a7630f-e2f2-4d15-8240-afc7896abc74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.837119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72a7630f-e2f2-4d15-8240-afc7896abc74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.837119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-72a7630f-e2f2-4d15-8240-afc7896abc74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:10.837342 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b9f8ba44-4797-4d3c-b0bf-f48ead99ec4c tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/os-services?host=np0000006731 returned with HTTP 200 Aug 07 16:16:10.837342 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 370/1492] 10.4.3.24 () {66 vars in 1277 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/os-services?host=np0000006731 => generated 626 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.842549 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.842549 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:10.844048 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72a7630f-e2f2-4d15-8240-afc7896abc74 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:10.844628 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 378/1493] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.849690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a630bc32-643b-49c2-b161-8401ee42094d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.851853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a630bc32-643b-49c2-b161-8401ee42094d tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/os-services?host=np0000006731&binary=cinder-scheduler Aug 07 16:16:10.852118 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a630bc32-643b-49c2-b161-8401ee42094d tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.852420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a630bc32-643b-49c2-b161-8401ee42094d tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.852923 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.852923 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:10.861683 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a630bc32-643b-49c2-b161-8401ee42094d tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/os-services?host=np0000006731&binary=cinder-scheduler returned with HTTP 200 Aug 07 16:16:10.862204 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 380/1494] 10.4.3.24 () {66 vars in 1325 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/os-services?host=np0000006731&binary=cinder-scheduler => generated 191 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.874823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a4ef693-2793-403c-a428-5c78e6ea4c0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.876987 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a4ef693-2793-403c-a428-5c78e6ea4c0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/os-services?binary=cinder-scheduler Aug 07 16:16:10.878839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a4ef693-2793-403c-a428-5c78e6ea4c0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.878839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a4ef693-2793-403c-a428-5c78e6ea4c0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.883640 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a4ef693-2793-403c-a428-5c78e6ea4c0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Aug 07 16:16:10.884175 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 371/1495] 10.4.3.24 () {66 vars in 1289 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 191 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:10.897665 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.900448 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8f59b17-d153-4ee0-a6c0-e901a2b8a46e tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:16:10.901616 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 367/1496] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:16:10 2026] POST /volume/v3/groups => generated 116 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:10.913559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75aed72d-507d-4b1b-952d-d47566105cf6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:10.915227 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75aed72d-507d-4b1b-952d-d47566105cf6 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a Aug 07 16:16:10.915598 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75aed72d-507d-4b1b-952d-d47566105cf6 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:10.917202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75aed72d-507d-4b1b-952d-d47566105cf6 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:10.917202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-75aed72d-507d-4b1b-952d-d47566105cf6 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 0e0a2f89-dbee-46d9-a63a-554511a1cb0a {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:10.924486 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:10.924486 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:10.947320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75aed72d-507d-4b1b-952d-d47566105cf6 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a returned with HTTP 200 Aug 07 16:16:10.947786 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 381/1497] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:10 2026] GET /volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a => generated 396 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:10.989831 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:10.990617 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-379175045"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:10.996286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-379175045'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:10.996286 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Create volume of 1 GB Aug 07 16:16:10.999280 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Availability Zones retrieved successfully. Aug 07 16:16:11.007266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Flow 'volume_create_api' (def4748b-d7a8-43ec-9dae-3ca194c3223c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:11.008569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29bc9562-1abd-4860-b356-aeb48ecdcb55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:11.009929 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:11.050914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (29bc9562-1abd-4860-b356-aeb48ecdcb55) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:11.051263 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8523b4-af92-44bb-b4f3-dfe20e7caf0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:11.187683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11fc687c-416e-4ebd-9f45-8b45a12877b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.189912 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11fc687c-416e-4ebd-9f45-8b45a12877b7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd Aug 07 16:16:11.190197 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11fc687c-416e-4ebd-9f45-8b45a12877b7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.190511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11fc687c-416e-4ebd-9f45-8b45a12877b7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.201013 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11fc687c-416e-4ebd-9f45-8b45a12877b7 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd returned with HTTP 404 Aug 07 16:16:11.201989 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 372/1498] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/volumes/55da5d93-50ac-4c3b-b787-93cd00c727cd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:11.220415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-309a8fc4-3f04-4e08-a716-d8b9fd506895 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.223493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-309a8fc4-3f04-4e08-a716-d8b9fd506895 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:11.223493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-309a8fc4-3f04-4e08-a716-d8b9fd506895 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.224342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-309a8fc4-3f04-4e08-a716-d8b9fd506895 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.233636 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.233636 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:11.241722 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-309a8fc4-3f04-4e08-a716-d8b9fd506895 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:11.250949 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-309a8fc4-3f04-4e08-a716-d8b9fd506895 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 200 Aug 07 16:16:11.251905 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 368/1499] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 846 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:11.275813 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.275951 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Created reservations ['b4259384-66b8-4176-a10f-25c65fe443d0', '4081dac1-d3d8-405d-9eff-e8b7ec662c7f', '73a7b4dd-70bd-4b8e-a1d3-e57fc3b4ec6f', '611b29ec-6ae2-4aee-930d-e52d70dde67b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:11.276867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1f8523b4-af92-44bb-b4f3-dfe20e7caf0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4259384-66b8-4176-a10f-25c65fe443d0', '4081dac1-d3d8-405d-9eff-e8b7ec662c7f', '73a7b4dd-70bd-4b8e-a1d3-e57fc3b4ec6f', '611b29ec-6ae2-4aee-930d-e52d70dde67b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:11.278382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7188aa2-167e-4d64-b39c-9bb4e2f4825f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:11.278476 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] DELETE https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:11.278476 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.278751 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.278994 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Delete volume with id: 89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:11.309163 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.309163 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:11.309685 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:11.321237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7188aa2-167e-4d64-b39c-9bb4e2f4825f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea89357b-da18-4a5a-a375-2cb73c98607e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-379175045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ace89f4d8746ea8a148b651d2ec5f2',qos_specs=None,replication_status=,reservations=['b4259384-66b8-4176-a10f-25c65fe443d0','4081dac1-d3d8-405d-9eff-e8b7ec662c7f','73a7b4dd-70bd-4b8e-a1d3-e57fc3b4ec6f','611b29ec-6ae2-4aee-930d-e52d70dde67b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3e71afd61bc4efe94613c114a902689',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-379175045',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea89357b-da18-4a5a-a375-2cb73c98607e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01ace89f4d8746ea8a148b651d2ec5f2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d3e71afd61bc4efe94613c114a902689',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:11.322393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5b1f0c-d55f-43c9-a3b2-79d59632f564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:11.387500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa95b42c-12ea-4284-990d-2e7a43b325fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.390248 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa95b42c-12ea-4284-990d-2e7a43b325fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:11.390678 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa95b42c-12ea-4284-990d-2e7a43b325fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.391149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa95b42c-12ea-4284-990d-2e7a43b325fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.396900 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Delete volume request issued successfully. Aug 07 16:16:11.397161 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f7b0384-cd4f-4b5d-be85-c1786e920f1a tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 202 Aug 07 16:16:11.397915 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 382/1500] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:11 2026] DELETE /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:11.398748 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d5b1f0c-d55f-43c9-a3b2-79d59632f564) transitioned into state 'SUCCESS' from state '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-379175045',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01ace89f4d8746ea8a148b651d2ec5f2',qos_specs=None,replication_status=,reservations=['b4259384-66b8-4176-a10f-25c65fe443d0','4081dac1-d3d8-405d-9eff-e8b7ec662c7f','73a7b4dd-70bd-4b8e-a1d3-e57fc3b4ec6f','611b29ec-6ae2-4aee-930d-e52d70dde67b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d3e71afd61bc4efe94613c114a902689',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:11.399531 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be27abcf-c14e-4cd9-a643-693338b15ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:11.406317 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f818f50-b426-4a40-bee7-51fa2bf64a48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.408665 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f818f50-b426-4a40-bee7-51fa2bf64a48 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:11.408916 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f818f50-b426-4a40-bee7-51fa2bf64a48 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.409185 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f818f50-b426-4a40-bee7-51fa2bf64a48 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.416924 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.416924 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:11.419279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (be27abcf-c14e-4cd9-a643-693338b15ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:11.420457 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Flow 'volume_create_api' (def4748b-d7a8-43ec-9dae-3ca194c3223c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:11.420558 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.420558 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:11.420915 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Create volume request issued successfully. Aug 07 16:16:11.421729 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-272f4839-c3da-44a4-a3cc-5e8e4cafc529 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:11.422165 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 379/1501] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:10 2026] POST /volume/v3/volumes => generated 751 bytes in 526 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 16:16:11.432173 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f818f50-b426-4a40-bee7-51fa2bf64a48 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Volume info retrieved successfully. Aug 07 16:16:11.432499 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fa95b42c-12ea-4284-990d-2e7a43b325fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:11.440243 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86f48dee-1626-49cd-b772-f053bd4742e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.440885 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f818f50-b426-4a40-bee7-51fa2bf64a48 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 200 Aug 07 16:16:11.441236 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa95b42c-12ea-4284-990d-2e7a43b325fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:11.441564 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 369/1502] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 845 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:11.442034 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 373/1503] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:11.442260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f48dee-1626-49cd-b772-f053bd4742e1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] GET https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:11.442513 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f48dee-1626-49cd-b772-f053bd4742e1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.442834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86f48dee-1626-49cd-b772-f053bd4742e1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.456649 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.456649 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:11.461560 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-86f48dee-1626-49cd-b772-f053bd4742e1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Volume info retrieved successfully. Aug 07 16:16:11.466830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86f48dee-1626-49cd-b772-f053bd4742e1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 200 Aug 07 16:16:11.467293 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 383/1504] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 819 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:11.856167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba68daac-58be-471c-9ef5-ada76795a2c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.858194 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba68daac-58be-471c-9ef5-ada76795a2c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:11.858542 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba68daac-58be-471c-9ef5-ada76795a2c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.858773 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba68daac-58be-471c-9ef5-ada76795a2c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.858885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ba68daac-58be-471c-9ef5-ada76795a2c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:11.865118 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.865118 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:11.866263 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba68daac-58be-471c-9ef5-ada76795a2c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:11.866843 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 380/1505] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:11.958575 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3a97df2-34f6-462c-b77d-83672084709f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.960521 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3a97df2-34f6-462c-b77d-83672084709f tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a Aug 07 16:16:11.960740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3a97df2-34f6-462c-b77d-83672084709f tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:11.960917 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3a97df2-34f6-462c-b77d-83672084709f tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:11.961047 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-b3a97df2-34f6-462c-b77d-83672084709f tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 0e0a2f89-dbee-46d9-a63a-554511a1cb0a {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:11.964710 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:11.964710 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:11.979239 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3a97df2-34f6-462c-b77d-83672084709f tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a returned with HTTP 200 Aug 07 16:16:11.979674 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 370/1506] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:11 2026] GET /volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a => generated 397 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:11.989062 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ef9100b-8b34-489d-a156-29b29255b0ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:11.990884 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:11.991242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2141684328", "volume_type": "ca776af0-f02e-4cc8-bec2-10763322eafd", "group_id": "0e0a2f89-dbee-46d9-a63a-554511a1cb0a", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:11.992724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2141684328', 'volume_type': 'ca776af0-f02e-4cc8-bec2-10763322eafd', 'group_id': '0e0a2f89-dbee-46d9-a63a-554511a1cb0a', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:12.000496 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.000496 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:12.000945 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Create volume of 1 GB Aug 07 16:16:12.011973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79c76572-7a16-43cc-a7f6-dfe97eec621d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.012557 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Availability Zones retrieved successfully. Aug 07 16:16:12.014052 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79c76572-7a16-43cc-a7f6-dfe97eec621d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:12.014331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79c76572-7a16-43cc-a7f6-dfe97eec621d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.014589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79c76572-7a16-43cc-a7f6-dfe97eec621d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.020070 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Flow 'volume_create_api' (574dcbbb-b5c7-40cb-b16f-9abaf8f89851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:12.021481 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d36975-6362-4dd9-94eb-56bdfebf1be2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:12.022234 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.022234 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:12.022818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:12.023263 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.023263 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:12.027175 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79c76572-7a16-43cc-a7f6-dfe97eec621d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:12.032872 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79c76572-7a16-43cc-a7f6-dfe97eec621d tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:12.033296 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 384/1507] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 865 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:12.044216 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a2d36975-6362-4dd9-94eb-56bdfebf1be2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=ca776af0-f02e-4cc8-bec2-10763322eafd,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-799092453',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ca776af0-f02e-4cc8-bec2-10763322eafd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0e0a2f89-dbee-46d9-a63a-554511a1cb0a', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:12.044623 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.045050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7f9250-bf3e-4f2a-8751-0efbe0bf0e80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:12.046272 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] DELETE https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:12.046500 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.046665 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.046819 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Delete volume with id: df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:12.054977 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.054977 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:12.055581 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:12.072125 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-799092453 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-799092453, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:12.072533 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-799092453 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-799092453, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:12.081792 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Delete volume request issued successfully. Aug 07 16:16:12.081989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8935db6-8fb7-466e-9d4f-5e83a51db598 tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 202 Aug 07 16:16:12.082469 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 381/1508] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:16:12 2026] DELETE /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:12.090765 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b59e716-12e8-4b4c-9c97-f21a851ebe4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.092525 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b59e716-12e8-4b4c-9c97-f21a851ebe4e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:12.092786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b59e716-12e8-4b4c-9c97-f21a851ebe4e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.092980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b59e716-12e8-4b4c-9c97-f21a851ebe4e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.101362 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.101362 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:12.105972 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4b59e716-12e8-4b4c-9c97-f21a851ebe4e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Volume info retrieved successfully. Aug 07 16:16:12.111119 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b59e716-12e8-4b4c-9c97-f21a851ebe4e tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 200 Aug 07 16:16:12.111717 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 371/1509] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 864 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:12.126612 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Created reservations ['516f852b-00fa-4c44-957c-aa3b66dba974', 'b0db2a4c-3be6-48b3-94fe-89bd2caac00b', '45ae37d2-e30a-4ed9-84c6-77e7054b2d13', 'c7b14918-20a2-411d-936c-48d7dd32e973'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:12.127461 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8d7f9250-bf3e-4f2a-8751-0efbe0bf0e80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['516f852b-00fa-4c44-957c-aa3b66dba974', 'b0db2a4c-3be6-48b3-94fe-89bd2caac00b', '45ae37d2-e30a-4ed9-84c6-77e7054b2d13', 'c7b14918-20a2-411d-936c-48d7dd32e973']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:12.128186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa08e7c-cac9-43b1-9c2e-dfb7a3e4d3ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:12.156569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6aa08e7c-cac9-43b1-9c2e-dfb7a3e4d3ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fccec9f2-fee8-46c9-a1a9-c49ad3f961c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2141684328',encryption_key_id=None,group_id=0e0a2f89-dbee-46d9-a63a-554511a1cb0a,group_type_id=,metadata={},multiattach=False,project_id='e83fd15b17da410993569673b726762e',qos_specs=None,replication_status=,reservations=['516f852b-00fa-4c44-957c-aa3b66dba974','b0db2a4c-3be6-48b3-94fe-89bd2caac00b','45ae37d2-e30a-4ed9-84c6-77e7054b2d13','c7b14918-20a2-411d-936c-48d7dd32e973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b46f15b81a864c6c8ea2c228701344f1',volume_type_id=ca776af0-f02e-4cc8-bec2-10763322eafd), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2141684328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0e0a2f89-dbee-46d9-a63a-554511a1cb0a,host=None,id=fccec9f2-fee8-46c9-a1a9-c49ad3f961c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e83fd15b17da410993569673b726762e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b46f15b81a864c6c8ea2c228701344f1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ca776af0-f02e-4cc8-bec2-10763322eafd),volume_type_id=ca776af0-f02e-4cc8-bec2-10763322eafd)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:12.158175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5af66ef-eb18-47db-9d64-af995b8d6d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:12.198186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5af66ef-eb18-47db-9d64-af995b8d6d89) transitioned into state 'SUCCESS' from state '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-2141684328',encryption_key_id=None,group_id=0e0a2f89-dbee-46d9-a63a-554511a1cb0a,group_type_id=,metadata={},multiattach=False,project_id='e83fd15b17da410993569673b726762e',qos_specs=None,replication_status=,reservations=['516f852b-00fa-4c44-957c-aa3b66dba974','b0db2a4c-3be6-48b3-94fe-89bd2caac00b','45ae37d2-e30a-4ed9-84c6-77e7054b2d13','c7b14918-20a2-411d-936c-48d7dd32e973'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b46f15b81a864c6c8ea2c228701344f1',volume_type_id=ca776af0-f02e-4cc8-bec2-10763322eafd)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:12.198697 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3506e9-2067-4137-bc4f-277137bf7574) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:12.230764 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (db3506e9-2067-4137-bc4f-277137bf7574) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:12.231595 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Flow 'volume_create_api' (574dcbbb-b5c7-40cb-b16f-9abaf8f89851) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:12.231910 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Create volume request issued successfully. Aug 07 16:16:12.232694 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:12.234170 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:12.273247 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:12.282198 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.282198 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:12.289968 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ef9100b-8b34-489d-a156-29b29255b0ca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:12.290532 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 374/1510] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:16:11 2026] POST /volume/v3/volumes => generated 824 bytes in 302 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:12.303938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.306453 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 Aug 07 16:16:12.306814 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.307153 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.318123 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.318123 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:12.324021 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Volume info retrieved successfully. Aug 07 16:16:12.325045 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:12.325285 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:12.377477 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:12.379924 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.379924 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:12.389704 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12456b9f-8b78-4fdd-b04b-1187b2869f4b tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 returned with HTTP 200 Aug 07 16:16:12.390177 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 385/1511] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 => generated 892 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:12.458053 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a6227c72-0211-4c20-932b-df54e8083e9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.458535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e573b24-4ead-44e3-a27c-66d22c1476e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.459954 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e573b24-4ead-44e3-a27c-66d22c1476e6 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] GET https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e Aug 07 16:16:12.460160 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e573b24-4ead-44e3-a27c-66d22c1476e6 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.460392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e573b24-4ead-44e3-a27c-66d22c1476e6 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.463227 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6227c72-0211-4c20-932b-df54e8083e9a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:12.463227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6227c72-0211-4c20-932b-df54e8083e9a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.463227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a6227c72-0211-4c20-932b-df54e8083e9a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.465750 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e573b24-4ead-44e3-a27c-66d22c1476e6 tempest-VolumesListAdminTestJSON-198486374 tempest-VolumesListAdminTestJSON-198486374-project-member] https://10.4.3.24/volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e returned with HTTP 404 Aug 07 16:16:12.466886 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 382/1512] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/89ce1dfe-81b7-4dae-b839-2f781d352b6e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:12.479931 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.479931 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:12.480992 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93cfb953-1db0-42ef-977d-d9cff88c96a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.483418 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93cfb953-1db0-42ef-977d-d9cff88c96a5 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] GET https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:12.483693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93cfb953-1db0-42ef-977d-d9cff88c96a5 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.483934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93cfb953-1db0-42ef-977d-d9cff88c96a5 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.485139 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a6227c72-0211-4c20-932b-df54e8083e9a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:12.491924 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a6227c72-0211-4c20-932b-df54e8083e9a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:12.492538 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 372/1513] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:12.497071 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.497071 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:12.502669 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93cfb953-1db0-42ef-977d-d9cff88c96a5 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Volume info retrieved successfully. Aug 07 16:16:12.508505 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93cfb953-1db0-42ef-977d-d9cff88c96a5 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 200 Aug 07 16:16:12.509023 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 375/1514] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:12.523548 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2513ae21-3648-414b-9b56-174e85cdac0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.525699 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2513ae21-3648-414b-9b56-174e85cdac0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:12.525907 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2513ae21-3648-414b-9b56-174e85cdac0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.526106 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2513ae21-3648-414b-9b56-174e85cdac0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.534144 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.534144 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:12.538712 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2513ae21-3648-414b-9b56-174e85cdac0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Volume info retrieved successfully. Aug 07 16:16:12.543485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2513ae21-3648-414b-9b56-174e85cdac0b tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 200 Aug 07 16:16:12.543889 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 386/1515] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 1017 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:12.558795 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2d1610e-b477-4860-892b-3fdb3330d108 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.560648 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2d1610e-b477-4860-892b-3fdb3330d108 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/os-services?host=np0000006731&binary=cinder-volume Aug 07 16:16:12.561074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2d1610e-b477-4860-892b-3fdb3330d108 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.561074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2d1610e-b477-4860-892b-3fdb3330d108 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.566933 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2d1610e-b477-4860-892b-3fdb3330d108 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/os-services?host=np0000006731&binary=cinder-volume returned with HTTP 200 Aug 07 16:16:12.567439 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 383/1516] 10.4.3.24 () {66 vars in 1319 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/os-services?host=np0000006731&binary=cinder-volume => generated 275 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:12.576911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28495780-a6a4-4da9-9293-f89cedb83978 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.578720 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28495780-a6a4-4da9-9293-f89cedb83978 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] GET https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:12.578974 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28495780-a6a4-4da9-9293-f89cedb83978 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.579159 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28495780-a6a4-4da9-9293-f89cedb83978 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.586152 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.586152 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:12.589793 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28495780-a6a4-4da9-9293-f89cedb83978 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Volume info retrieved successfully. Aug 07 16:16:12.594372 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28495780-a6a4-4da9-9293-f89cedb83978 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 200 Aug 07 16:16:12.594905 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 373/1517] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 844 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:12.607330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.609052 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:12.609170 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.609675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.609675 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Delete volume with id: ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:12.616859 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.616859 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:12.617381 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Volume info retrieved successfully. Aug 07 16:16:12.640923 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Delete volume request issued successfully. Aug 07 16:16:12.641233 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d0db7fc9-8224-48b3-b8c3-9d7aea02118e tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 202 Aug 07 16:16:12.641827 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 376/1518] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:12 2026] DELETE /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:12.651387 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91f30e82-42bf-425c-b8b0-b6434669ccf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.653339 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91f30e82-42bf-425c-b8b0-b6434669ccf1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] GET https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:12.653644 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91f30e82-42bf-425c-b8b0-b6434669ccf1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.653836 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91f30e82-42bf-425c-b8b0-b6434669ccf1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.663587 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.663587 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:12.670117 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91f30e82-42bf-425c-b8b0-b6434669ccf1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Volume info retrieved successfully. Aug 07 16:16:12.677382 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91f30e82-42bf-425c-b8b0-b6434669ccf1 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 200 Aug 07 16:16:12.678009 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 387/1519] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:12.878673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d04940f-741a-41a9-a60e-14226d1871ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:12.880818 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d04940f-741a-41a9-a60e-14226d1871ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:12.881038 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d04940f-741a-41a9-a60e-14226d1871ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:12.881251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d04940f-741a-41a9-a60e-14226d1871ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:12.881400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2d04940f-741a-41a9-a60e-14226d1871ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:12.886347 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:12.886347 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:12.887427 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d04940f-741a-41a9-a60e-14226d1871ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:12.887787 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 384/1520] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:12 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:13.125226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1649d13-f84e-44a3-8bfc-780076aa9afd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.127867 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1649d13-f84e-44a3-8bfc-780076aa9afd tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] GET https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca Aug 07 16:16:13.128098 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1649d13-f84e-44a3-8bfc-780076aa9afd tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.128322 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1649d13-f84e-44a3-8bfc-780076aa9afd tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.133718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1649d13-f84e-44a3-8bfc-780076aa9afd tempest-VolumesExtendAttachedTest-303995639 tempest-VolumesExtendAttachedTest-303995639-project-member] https://10.4.3.24/volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca returned with HTTP 404 Aug 07 16:16:13.134238 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 374/1521] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/volumes/df951158-def7-4f7f-8ddc-d2678a26d7ca => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:13.404601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.406607 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 Aug 07 16:16:13.406946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.407062 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.415535 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.415535 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:13.421072 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Volume info retrieved successfully. Aug 07 16:16:13.422038 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:13.422267 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:13.465129 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:13.468019 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.468019 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:13.475343 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d18742fc-77c6-4e7f-8e5b-64b1d8507801 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 returned with HTTP 200 Aug 07 16:16:13.475817 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 377/1522] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 => generated 917 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:13.488030 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.490427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] POST https://10.4.3.24/volume/v3/group_snapshots Aug 07 16:16:13.490830 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "0e0a2f89-dbee-46d9-a63a-554511a1cb0a", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-826232805"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:13.492525 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '0e0a2f89-dbee-46d9-a63a-554511a1cb0a', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-826232805'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 16:16:13.496804 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.496804 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:13.501099 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.group_snapshots [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-826232805. Aug 07 16:16:13.506195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e919a761-bc7a-4a1d-ba2c-a25ed45b3a03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.507873 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e919a761-bc7a-4a1d-ba2c-a25ed45b3a03 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:13.508091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e919a761-bc7a-4a1d-ba2c-a25ed45b3a03 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.508349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e919a761-bc7a-4a1d-ba2c-a25ed45b3a03 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.518572 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.518572 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:13.523068 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e919a761-bc7a-4a1d-ba2c-a25ed45b3a03 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:13.529040 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e919a761-bc7a-4a1d-ba2c-a25ed45b3a03 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:13.529522 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 385/1523] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:13.543142 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.543142 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:13.559547 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-799092453 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-799092453, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:13.560087 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-799092453 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-799092453, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:13.604575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Created reservations ['f37194ce-3e52-4a46-9c46-8ea68dce9e8c', '34e6021f-424d-4ab6-b5f4-5301b366d9fa', '60202b01-a1ac-474e-be36-ca26d9d69edb', 'a286cb65-cd96-4732-a09b-cf31fc956d4e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:13.642870 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd47dc96-ddcc-411f-8584-c14c369b4a96 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots returned with HTTP 202 Aug 07 16:16:13.643382 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 388/1524] 10.4.3.24 () {70 vars in 1317 bytes} [Fri Aug 7 16:16:13 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:13.652167 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b6a651e1-486e-4fa9-96e0-ecff020d5256 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.654433 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6a651e1-486e-4fa9-96e0-ecff020d5256 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:13.654785 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6a651e1-486e-4fa9-96e0-ecff020d5256 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.655007 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b6a651e1-486e-4fa9-96e0-ecff020d5256 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.655171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-b6a651e1-486e-4fa9-96e0-ecff020d5256 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:13.661433 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.661433 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:13.666541 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b6a651e1-486e-4fa9-96e0-ecff020d5256 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:13.666977 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 375/1525] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 329 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:13.693169 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40be7019-b659-4b56-b798-9326b5419842 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.696053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40be7019-b659-4b56-b798-9326b5419842 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] GET https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e Aug 07 16:16:13.696584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40be7019-b659-4b56-b798-9326b5419842 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.696925 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40be7019-b659-4b56-b798-9326b5419842 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.707296 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40be7019-b659-4b56-b798-9326b5419842 tempest-VolumesServicesTestJSON-20119748 tempest-VolumesServicesTestJSON-20119748-project-member] https://10.4.3.24/volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e returned with HTTP 404 Aug 07 16:16:13.708772 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 378/1526] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/volumes/ea89357b-da18-4a5a-a375-2cb73c98607e => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:13.718253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd3767d2-1bb1-409f-a611-9ab9be39abd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.722760 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd3767d2-1bb1-409f-a611-9ab9be39abd7 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] GET https://10.4.3.24/volume/v3/os-services Aug 07 16:16:13.723013 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd3767d2-1bb1-409f-a611-9ab9be39abd7 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.723245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd3767d2-1bb1-409f-a611-9ab9be39abd7 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.729661 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd3767d2-1bb1-409f-a611-9ab9be39abd7 tempest-VolumesServicesTestJSON-1193957204 tempest-VolumesServicesTestJSON-1193957204-project-admin] https://10.4.3.24/volume/v3/os-services returned with HTTP 200 Aug 07 16:16:13.729661 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 386/1527] 10.4.3.24 () {66 vars in 1242 bytes} [Fri Aug 7 16:16:13 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 07 16:16:13.902645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df2445c5-9e04-4214-8fed-d011f4ce2520 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.904817 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df2445c5-9e04-4214-8fed-d011f4ce2520 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:13.905259 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df2445c5-9e04-4214-8fed-d011f4ce2520 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.907240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df2445c5-9e04-4214-8fed-d011f4ce2520 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.907240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-df2445c5-9e04-4214-8fed-d011f4ce2520 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:13.911207 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.911207 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:13.912365 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df2445c5-9e04-4214-8fed-d011f4ce2520 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:13.913054 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 389/1528] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:13.925405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f68f998-3936-472c-8cc8-79c37759dd9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.927196 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f68f998-3936-472c-8cc8-79c37759dd9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d Aug 07 16:16:13.927528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f68f998-3936-472c-8cc8-79c37759dd9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.927757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f68f998-3936-472c-8cc8-79c37759dd9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.935878 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.935878 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:13.940242 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7f68f998-3936-472c-8cc8-79c37759dd9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:13.946341 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f68f998-3936-472c-8cc8-79c37759dd9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d returned with HTTP 200 Aug 07 16:16:13.946890 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 376/1529] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d => generated 1410 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:13.968009 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-413703fe-d76a-4a8a-85c6-1c1636eee816 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:13.972128 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-413703fe-d76a-4a8a-85c6-1c1636eee816 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d Aug 07 16:16:13.972632 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-413703fe-d76a-4a8a-85c6-1c1636eee816 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:13.972933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-413703fe-d76a-4a8a-85c6-1c1636eee816 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:13.982538 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:13.982538 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:13.987775 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-413703fe-d76a-4a8a-85c6-1c1636eee816 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:13.993616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-413703fe-d76a-4a8a-85c6-1c1636eee816 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d returned with HTTP 200 Aug 07 16:16:13.994052 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 379/1530] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:13 2026] GET /volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d => generated 1410 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:14.010071 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.012217 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d Aug 07 16:16:14.012486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.012687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.012909 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: 0fa960d1-54e9-488a-b65d-7e229a52c26d Aug 07 16:16:14.023987 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.023987 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:14.024697 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:14.062963 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume request issued successfully. Aug 07 16:16:14.063188 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6ea2c2d9-ea21-4436-a4af-3e051190c8d8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d returned with HTTP 202 Aug 07 16:16:14.063949 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 387/1531] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:14 2026] DELETE /volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:14.074954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5995c98-9a50-46b0-8fed-b351a64d12f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.077623 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5995c98-9a50-46b0-8fed-b351a64d12f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d Aug 07 16:16:14.077917 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5995c98-9a50-46b0-8fed-b351a64d12f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.078174 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5995c98-9a50-46b0-8fed-b351a64d12f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.090815 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.090815 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:14.096410 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c5995c98-9a50-46b0-8fed-b351a64d12f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:14.104444 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5995c98-9a50-46b0-8fed-b351a64d12f9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d returned with HTTP 200 Aug 07 16:16:14.105103 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 390/1532] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d => generated 1409 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:14.547129 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ef9817b-5f17-4e2d-9d95-1fd4e70b4e0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.551048 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ef9817b-5f17-4e2d-9d95-1fd4e70b4e0f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:14.551382 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ef9817b-5f17-4e2d-9d95-1fd4e70b4e0f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.551939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ef9817b-5f17-4e2d-9d95-1fd4e70b4e0f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.568960 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.568960 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:14.574183 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ef9817b-5f17-4e2d-9d95-1fd4e70b4e0f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:14.579407 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ef9817b-5f17-4e2d-9d95-1fd4e70b4e0f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:14.580484 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 377/1533] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:14.676159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad10bbdb-a0b5-43a5-aead-8d17b35af8ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.678204 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad10bbdb-a0b5-43a5-aead-8d17b35af8ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:14.678445 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad10bbdb-a0b5-43a5-aead-8d17b35af8ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.678672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad10bbdb-a0b5-43a5-aead-8d17b35af8ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.678838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-ad10bbdb-a0b5-43a5-aead-8d17b35af8ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:14.684103 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.684103 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:14.688815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad10bbdb-a0b5-43a5-aead-8d17b35af8ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:14.689276 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 380/1534] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:14.700742 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.703139 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:16:14.703958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.704639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.704765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:14.706424 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:16:14.720316 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Get all snapshots completed successfully. Aug 07 16:16:14.720903 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.720903 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:14.721837 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6589fa3-3f37-45e2-a2a1-a45cb2049b46 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:16:14.722361 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 388/1535] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:14.736496 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c3b5b0b-cf34-46a0-b046-cd00f766dcca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.737623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-99ac9cd8-f29a-49f7-858a-3cb01bfd872b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.739411 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c3b5b0b-cf34-46a0-b046-cd00f766dcca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/snapshots/e3bef453-215c-41d6-82e2-178cbe5c19fd Aug 07 16:16:14.739742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c3b5b0b-cf34-46a0-b046-cd00f766dcca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.740025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c3b5b0b-cf34-46a0-b046-cd00f766dcca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.747182 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.747182 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:14.747921 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6c3b5b0b-cf34-46a0-b046-cd00f766dcca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Snapshot retrieved successfully. Aug 07 16:16:14.749130 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c3b5b0b-cf34-46a0-b046-cd00f766dcca tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/snapshots/e3bef453-215c-41d6-82e2-178cbe5c19fd returned with HTTP 200 Aug 07 16:16:14.749704 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 391/1536] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/snapshots/e3bef453-215c-41d6-82e2-178cbe5c19fd => generated 473 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:14.761099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7027b26-90b2-4f1f-883a-4290e164c1d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.764344 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7027b26-90b2-4f1f-883a-4290e164c1d0 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] POST https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action Aug 07 16:16:14.765016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7027b26-90b2-4f1f-883a-4290e164c1d0 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:14.765242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7027b26-90b2-4f1f-883a-4290e164c1d0 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:14.767661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-a7027b26-90b2-4f1f-883a-4290e164c1d0 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Updating group '38a52c1f-d2cc-48bc-9e06-cc59483580d3' with 'creating' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 16:16:14.775633 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.775633 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:14.789608 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7027b26-90b2-4f1f-883a-4290e164c1d0 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action returned with HTTP 202 Aug 07 16:16:14.790154 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 381/1537] 10.4.3.24 () {70 vars in 1448 bytes} [Fri Aug 7 16:16:14 2026] POST /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:14.799216 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3053713-ec34-4d83-8368-aaecbb93ce58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.801753 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3053713-ec34-4d83-8368-aaecbb93ce58 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:14.802024 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3053713-ec34-4d83-8368-aaecbb93ce58 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.802474 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3053713-ec34-4d83-8368-aaecbb93ce58 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.802474 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-c3053713-ec34-4d83-8368-aaecbb93ce58 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:14.809568 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.809568 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:14.814581 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3053713-ec34-4d83-8368-aaecbb93ce58 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:14.814912 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 389/1538] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 329 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:14.824135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cd0f909-d910-4645-bc74-cd821679f20d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.829436 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cd0f909-d910-4645-bc74-cd821679f20d tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] POST https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action Aug 07 16:16:14.830188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cd0f909-d910-4645-bc74-cd821679f20d tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:14.830188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cd0f909-d910-4645-bc74-cd821679f20d tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:14.833054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-6cd0f909-d910-4645-bc74-cd821679f20d tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Updating group '38a52c1f-d2cc-48bc-9e06-cc59483580d3' with 'available' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 16:16:14.841129 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.841129 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:14.857426 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cd0f909-d910-4645-bc74-cd821679f20d tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action returned with HTTP 202 Aug 07 16:16:14.857917 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 392/1539] 10.4.3.24 () {70 vars in 1448 bytes} [Fri Aug 7 16:16:14 2026] POST /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:14.871552 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-421bf2cb-1045-40c2-b17c-5564683fe0a2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.875185 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99ac9cd8-f29a-49f7-858a-3cb01bfd872b tempest-AvailabilityZoneTestJSON-1989222968 tempest-AvailabilityZoneTestJSON-1989222968-project-member] GET https://10.4.3.24/volume/v3/os-availability-zone Aug 07 16:16:14.875430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-421bf2cb-1045-40c2-b17c-5564683fe0a2 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:14.875430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-421bf2cb-1045-40c2-b17c-5564683fe0a2 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.875499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99ac9cd8-f29a-49f7-858a-3cb01bfd872b tempest-AvailabilityZoneTestJSON-1989222968 tempest-AvailabilityZoneTestJSON-1989222968-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.875560 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-421bf2cb-1045-40c2-b17c-5564683fe0a2 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.875616 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99ac9cd8-f29a-49f7-858a-3cb01bfd872b tempest-AvailabilityZoneTestJSON-1989222968 tempest-AvailabilityZoneTestJSON-1989222968-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.875661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-421bf2cb-1045-40c2-b17c-5564683fe0a2 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:14.878985 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.878985 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:14.880980 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99ac9cd8-f29a-49f7-858a-3cb01bfd872b tempest-AvailabilityZoneTestJSON-1989222968 tempest-AvailabilityZoneTestJSON-1989222968-project-member] Availability Zones retrieved successfully. Aug 07 16:16:14.880980 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99ac9cd8-f29a-49f7-858a-3cb01bfd872b tempest-AvailabilityZoneTestJSON-1989222968 tempest-AvailabilityZoneTestJSON-1989222968-project-member] https://10.4.3.24/volume/v3/os-availability-zone returned with HTTP 200 Aug 07 16:16:14.880980 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 378/1540] 10.4.3.24 () {66 vars in 1269 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:14.886009 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-421bf2cb-1045-40c2-b17c-5564683fe0a2 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:14.886677 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 382/1541] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 330 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:14.897102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b283a796-0676-49c6-9dd4-cb08166254ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.901632 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b283a796-0676-49c6-9dd4-cb08166254ec tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] POST https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action Aug 07 16:16:14.902270 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b283a796-0676-49c6-9dd4-cb08166254ec tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:14.902383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b283a796-0676-49c6-9dd4-cb08166254ec tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:14.904869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-b283a796-0676-49c6-9dd4-cb08166254ec tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Updating group '38a52c1f-d2cc-48bc-9e06-cc59483580d3' with 'error' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 16:16:14.919955 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.919955 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:14.937944 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b283a796-0676-49c6-9dd4-cb08166254ec tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action returned with HTTP 202 Aug 07 16:16:14.940141 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 390/1542] 10.4.3.24 () {70 vars in 1448 bytes} [Fri Aug 7 16:16:14 2026] POST /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:14.951362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7cfee18e-ff80-41aa-846b-58717775a717 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.953962 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cfee18e-ff80-41aa-846b-58717775a717 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:14.954109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cfee18e-ff80-41aa-846b-58717775a717 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:14.954389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7cfee18e-ff80-41aa-846b-58717775a717 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:14.954661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-7cfee18e-ff80-41aa-846b-58717775a717 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:14.962992 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.962992 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:14.968912 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7cfee18e-ff80-41aa-846b-58717775a717 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:14.969474 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 393/1543] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:14 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:14.985697 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9df2a7b4-5f2e-4280-ac86-b3f0adb4e93e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:14.987723 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df2a7b4-5f2e-4280-ac86-b3f0adb4e93e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] POST https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action Aug 07 16:16:14.988473 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df2a7b4-5f2e-4280-ac86-b3f0adb4e93e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:14.988822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df2a7b4-5f2e-4280-ac86-b3f0adb4e93e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:14.991032 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-9df2a7b4-5f2e-4280-ac86-b3f0adb4e93e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Updating group '38a52c1f-d2cc-48bc-9e06-cc59483580d3' with 'available' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Aug 07 16:16:14.999768 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:14.999768 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:15.011751 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df2a7b4-5f2e-4280-ac86-b3f0adb4e93e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action returned with HTTP 202 Aug 07 16:16:15.012381 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 379/1544] 10.4.3.24 () {70 vars in 1448 bytes} [Fri Aug 7 16:16:14 2026] POST /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:15.021034 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf4e9218-0ff8-4dbe-afb3-229b54970173 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.023116 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf4e9218-0ff8-4dbe-afb3-229b54970173 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:15.023254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf4e9218-0ff8-4dbe-afb3-229b54970173 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.023980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf4e9218-0ff8-4dbe-afb3-229b54970173 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.023980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-bf4e9218-0ff8-4dbe-afb3-229b54970173 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:15.029651 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.029651 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:15.034161 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf4e9218-0ff8-4dbe-afb3-229b54970173 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:15.034833 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 383/1545] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 330 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:15.046935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.053214 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] DELETE https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:15.053214 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.056755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.057719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] delete called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 16:16:15.057719 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Delete group_snapshot with id: 38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:15.065781 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.065781 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:15.121786 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be25f617-fd2e-4e35-b37c-3e0e833e85b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.124363 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be25f617-fd2e-4e35-b37c-3e0e833e85b1 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d Aug 07 16:16:15.124611 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be25f617-fd2e-4e35-b37c-3e0e833e85b1 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.124899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be25f617-fd2e-4e35-b37c-3e0e833e85b1 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.125869 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06de6a81-8921-48d8-8aa4-06fccca3c969 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 202 Aug 07 16:16:15.126620 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 391/1546] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:16:15 2026] DELETE /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:15.134861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be25f617-fd2e-4e35-b37c-3e0e833e85b1 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d returned with HTTP 404 Aug 07 16:16:15.135003 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 394/1547] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/volumes/0fa960d1-54e9-488a-b65d-7e229a52c26d => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:15.136805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c621a6b3-7575-4408-afd1-4e85519ca810 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.139478 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:15.139818 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.140047 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.140367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:15.141121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:15.148632 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04c363e9-8364-4afe-9a5a-641c8613f241 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.151083 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04c363e9-8364-4afe-9a5a-641c8613f241 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:15.151316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04c363e9-8364-4afe-9a5a-641c8613f241 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.151559 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04c363e9-8364-4afe-9a5a-641c8613f241 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.151679 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-04c363e9-8364-4afe-9a5a-641c8613f241 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete backup with id: 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. Aug 07 16:16:15.156356 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Get all volumes completed successfully. Aug 07 16:16:15.158092 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:15.158092 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:15.172871 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.172871 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:15.201890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-04c363e9-8364-4afe-9a5a-641c8613f241 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] delete_backup rpcapi backup_id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:16:15.204625 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04c363e9-8364-4afe-9a5a-641c8613f241 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 202 Aug 07 16:16:15.205409 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 384/1548] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:15 2026] DELETE /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:15.206609 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:15.212125 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.212125 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:15.214239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3138d5cd-da9b-4925-ac10-e30af5f2c425 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.216989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3138d5cd-da9b-4925-ac10-e30af5f2c425 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:15.217225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3138d5cd-da9b-4925-ac10-e30af5f2c425 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.217477 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3138d5cd-da9b-4925-ac10-e30af5f2c425 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.217652 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3138d5cd-da9b-4925-ac10-e30af5f2c425 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:15.223513 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.223513 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:15.224751 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3138d5cd-da9b-4925-ac10-e30af5f2c425 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 200 Aug 07 16:16:15.225279 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 392/1549] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 787 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:15.234265 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c621a6b3-7575-4408-afd1-4e85519ca810 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:15.234813 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 380/1550] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:15.250455 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-097c0feb-037b-4851-a38a-63349f968719 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.252595 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:16:15.252781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.252984 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.253293 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:15.255469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:16:15.265100 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Get all snapshots completed successfully. Aug 07 16:16:15.265545 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.265545 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:15.266361 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-097c0feb-037b-4851-a38a-63349f968719 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:16:15.266904 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 395/1551] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/snapshots/detail => generated 474 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:15.279257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4f61a2a-d779-4ad3-ab6e-32cd60b1dfe5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.281135 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4f61a2a-d779-4ad3-ab6e-32cd60b1dfe5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/snapshots/e3bef453-215c-41d6-82e2-178cbe5c19fd Aug 07 16:16:15.281729 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4f61a2a-d779-4ad3-ab6e-32cd60b1dfe5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.281729 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4f61a2a-d779-4ad3-ab6e-32cd60b1dfe5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.288019 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4f61a2a-d779-4ad3-ab6e-32cd60b1dfe5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/snapshots/e3bef453-215c-41d6-82e2-178cbe5c19fd returned with HTTP 404 Aug 07 16:16:15.288653 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 385/1552] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/snapshots/e3bef453-215c-41d6-82e2-178cbe5c19fd => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:15.298443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e483fb23-426c-4bb9-9f29-7a5c8eb1f117 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.302340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e483fb23-426c-4bb9-9f29-7a5c8eb1f117 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:15.302340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e483fb23-426c-4bb9-9f29-7a5c8eb1f117 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.302647 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e483fb23-426c-4bb9-9f29-7a5c8eb1f117 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.303185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-e483fb23-426c-4bb9-9f29-7a5c8eb1f117 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:15.308450 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.308450 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:15.315390 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e483fb23-426c-4bb9-9f29-7a5c8eb1f117 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 200 Aug 07 16:16:15.316006 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 393/1553] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:15.594630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85d26548-843d-48d9-bbf0-046426a90328 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:15.596951 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85d26548-843d-48d9-bbf0-046426a90328 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:15.597901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85d26548-843d-48d9-bbf0-046426a90328 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:15.597901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85d26548-843d-48d9-bbf0-046426a90328 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:15.612439 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:15.612439 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:15.619607 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85d26548-843d-48d9-bbf0-046426a90328 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:15.625289 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85d26548-843d-48d9-bbf0-046426a90328 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:15.625879 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 381/1554] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:15 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:16.240609 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a70e383-d56d-45d1-9a1f-0b82a85cf4ac None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.242886 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a70e383-d56d-45d1-9a1f-0b82a85cf4ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 Aug 07 16:16:16.243531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a70e383-d56d-45d1-9a1f-0b82a85cf4ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.243531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a70e383-d56d-45d1-9a1f-0b82a85cf4ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.243531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a70e383-d56d-45d1-9a1f-0b82a85cf4ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 9f8ef8b8-e81b-4820-8c95-98912dd0fdc2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:16.248172 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a70e383-d56d-45d1-9a1f-0b82a85cf4ac tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 returned with HTTP 404 Aug 07 16:16:16.248790 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 396/1555] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/backups/9f8ef8b8-e81b-4820-8c95-98912dd0fdc2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:16.326872 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63ca72b2-09a8-4469-bf49-11eabf7e197a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.329176 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63ca72b2-09a8-4469-bf49-11eabf7e197a tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 Aug 07 16:16:16.329460 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63ca72b2-09a8-4469-bf49-11eabf7e197a tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.329732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63ca72b2-09a8-4469-bf49-11eabf7e197a tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.329927 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-63ca72b2-09a8-4469-bf49-11eabf7e197a tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 38a52c1f-d2cc-48bc-9e06-cc59483580d3 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:16.334848 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63ca72b2-09a8-4469-bf49-11eabf7e197a tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 returned with HTTP 404 Aug 07 16:16:16.335571 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 386/1556] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/group_snapshots/38a52c1f-d2cc-48bc-9e06-cc59483580d3 => generated 116 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:16.345158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41eec3ea-7d9c-4c8c-9cc4-bf73c32c4731 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.345944 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.347985 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41eec3ea-7d9c-4c8c-9cc4-bf73c32c4731 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:16:16.347985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41eec3ea-7d9c-4c8c-9cc4-bf73c32c4731 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.347985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41eec3ea-7d9c-4c8c-9cc4-bf73c32c4731 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.348363 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:16.348592 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.348882 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.349206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:16.350378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:16.357381 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.357381 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:16.360212 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Get all volumes completed successfully. Aug 07 16:16:16.361161 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:16.361484 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:16.361911 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41eec3ea-7d9c-4c8c-9cc4-bf73c32c4731 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:16.367570 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41eec3ea-7d9c-4c8c-9cc4-bf73c32c4731 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 200 Aug 07 16:16:16.368147 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 394/1557] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 1355 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.383035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-916eb2f6-168a-416c-a7a6-64bf9581370a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.385461 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:16:16.385729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.386043 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.386249 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:16:16.398813 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.398813 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:16.400042 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:16.423180 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:16.428794 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.428794 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:16.430474 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume request issued successfully. Aug 07 16:16:16.434335 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-916eb2f6-168a-416c-a7a6-64bf9581370a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 202 Aug 07 16:16:16.434335 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 397/1558] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:16 2026] DELETE /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:16.441660 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a69b8a71-f6d6-4c43-ae35-09cb0cc5da21 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:16.441660 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 382/1559] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/detail => generated 920 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.449340 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-815ba593-f074-4e5f-aabe-7bbdcbd9fdaf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.451338 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6925732e-8ce4-4df7-a7d5-85dae12d9d82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.451823 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-815ba593-f074-4e5f-aabe-7bbdcbd9fdaf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:16:16.452157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-815ba593-f074-4e5f-aabe-7bbdcbd9fdaf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.452490 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-815ba593-f074-4e5f-aabe-7bbdcbd9fdaf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.453492 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6925732e-8ce4-4df7-a7d5-85dae12d9d82 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:16.453804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6925732e-8ce4-4df7-a7d5-85dae12d9d82 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.454068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6925732e-8ce4-4df7-a7d5-85dae12d9d82 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.462072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63086789-8c6a-49fa-984d-a061a642e898 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.463131 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.463131 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:16.464725 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63086789-8c6a-49fa-984d-a061a642e898 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] POST https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a/action Aug 07 16:16:16.465199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63086789-8c6a-49fa-984d-a061a642e898 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:16.465416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63086789-8c6a-49fa-984d-a061a642e898 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:16.467159 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-63086789-8c6a-49fa-984d-a061a642e898 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] delete called for group 0e0a2f89-dbee-46d9-a63a-554511a1cb0a {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:16:16.467359 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-63086789-8c6a-49fa-984d-a061a642e898 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Delete group with id: 0e0a2f89-dbee-46d9-a63a-554511a1cb0a Aug 07 16:16:16.467886 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-815ba593-f074-4e5f-aabe-7bbdcbd9fdaf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:16.469034 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.469034 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:16.472808 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.472808 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:16.474348 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-815ba593-f074-4e5f-aabe-7bbdcbd9fdaf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 200 Aug 07 16:16:16.474488 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6925732e-8ce4-4df7-a7d5-85dae12d9d82 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Volume info retrieved successfully. Aug 07 16:16:16.474857 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 387/1560] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 1354 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.482430 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6925732e-8ce4-4df7-a7d5-85dae12d9d82 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:16.483172 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 395/1561] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.535799 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63086789-8c6a-49fa-984d-a061a642e898 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a/action returned with HTTP 202 Aug 07 16:16:16.536312 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 398/1562] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:16 2026] POST /volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:16.546493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.550041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 Aug 07 16:16:16.550041 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.551812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.558897 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.558897 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:16.563275 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Volume info retrieved successfully. Aug 07 16:16:16.564054 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:16.564224 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:16.569633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-15b1680a-7839-4891-bdfb-976a4a65adce req-379f12b8-f6e9-439f-9c89-441157382989 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.572223 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-379f12b8-f6e9-439f-9c89-441157382989 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:16.572489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-379f12b8-f6e9-439f-9c89-441157382989 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.572893 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-379f12b8-f6e9-439f-9c89-441157382989 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.587006 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.587006 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:16.592700 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-15b1680a-7839-4891-bdfb-976a4a65adce req-379f12b8-f6e9-439f-9c89-441157382989 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:16.600852 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-379f12b8-f6e9-439f-9c89-441157382989 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:16.601418 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 388/1563] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.605580 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:16.609137 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.609137 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:16.620791 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2584c2-f64c-4d6b-8b4c-0838ce1ab0d5 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 returned with HTTP 200 Aug 07 16:16:16.621486 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 383/1564] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 => generated 916 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.641992 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb21b341-7c29-4d4d-9c06-94f5a9cd2011 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.643782 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb21b341-7c29-4d4d-9c06-94f5a9cd2011 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:16.644139 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb21b341-7c29-4d4d-9c06-94f5a9cd2011 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.644493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb21b341-7c29-4d4d-9c06-94f5a9cd2011 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.655421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.659744 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.659744 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:16.659884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9deb9e5b-3fb2-4153-901e-41967c8173f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.660556 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6/action Aug 07 16:16:16.661329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:16.661329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:16.665470 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fb21b341-7c29-4d4d-9c06-94f5a9cd2011 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:16.672374 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb21b341-7c29-4d4d-9c06-94f5a9cd2011 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:16.673046 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 396/1565] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:16.680459 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.680459 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:16.681242 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:16.692437 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Begin detaching volume completed successfully. Aug 07 16:16:16.692693 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-0daa4d26-7185-4766-a774-1d813b18df2c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6/action returned with HTTP 202 Aug 07 16:16:16.693358 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 399/1566] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:16:16 2026] POST /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:16.716462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9861fdf-8954-4a3f-af2b-1d48ff24454f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.719379 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9861fdf-8954-4a3f-af2b-1d48ff24454f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:16.719590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9861fdf-8954-4a3f-af2b-1d48ff24454f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.719812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9861fdf-8954-4a3f-af2b-1d48ff24454f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.733899 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.733899 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:16.738349 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9861fdf-8954-4a3f-af2b-1d48ff24454f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:16.745001 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9861fdf-8954-4a3f-af2b-1d48ff24454f tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:16.745342 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 384/1567] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1443 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.757606 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46e171ba-a024-48ac-8a62-8fbe12ba5690 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.758151 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46e171ba-a024-48ac-8a62-8fbe12ba5690 None None] GET https://10.4.3.24/volume// Aug 07 16:16:16.758446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46e171ba-a024-48ac-8a62-8fbe12ba5690 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.758773 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46e171ba-a024-48ac-8a62-8fbe12ba5690 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.759125 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46e171ba-a024-48ac-8a62-8fbe12ba5690 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:16.759440 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 397/1568] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:16.769529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-15b1680a-7839-4891-bdfb-976a4a65adce req-5f571c09-5607-4786-906d-c87b6d90d8ab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:16.772169 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-5f571c09-5607-4786-906d-c87b6d90d8ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:16.772407 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-5f571c09-5607-4786-906d-c87b6d90d8ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.772645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-5f571c09-5607-4786-906d-c87b6d90d8ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.785966 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:16.785966 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:16.791959 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-15b1680a-7839-4891-bdfb-976a4a65adce req-5f571c09-5607-4786-906d-c87b6d90d8ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:16.798576 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-5f571c09-5607-4786-906d-c87b6d90d8ab tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:16.799238 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 400/1569] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1623 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:16.830668 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9deb9e5b-3fb2-4153-901e-41967c8173f9 tempest-ExtensionsTestJSON-1470223787 tempest-ExtensionsTestJSON-1470223787-project-member] GET https://10.4.3.24/volume/v3/extensions Aug 07 16:16:16.830896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9deb9e5b-3fb2-4153-901e-41967c8173f9 tempest-ExtensionsTestJSON-1470223787 tempest-ExtensionsTestJSON-1470223787-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:16.831114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9deb9e5b-3fb2-4153-901e-41967c8173f9 tempest-ExtensionsTestJSON-1470223787 tempest-ExtensionsTestJSON-1470223787-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:16.831640 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9deb9e5b-3fb2-4153-901e-41967c8173f9 tempest-ExtensionsTestJSON-1470223787 tempest-ExtensionsTestJSON-1470223787-project-member] https://10.4.3.24/volume/v3/extensions returned with HTTP 200 Aug 07 16:16:16.832091 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 389/1570] 10.4.3.24 () {66 vars in 1239 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/extensions => generated 5245 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:16.964633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94010e4a-2ad5-48a2-9594-38784962d117 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.113335 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94010e4a-2ad5-48a2-9594-38784962d117 tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] GET https://10.4.3.24/volume/v3/os-services Aug 07 16:16:17.113915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94010e4a-2ad5-48a2-9594-38784962d117 tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.114377 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94010e4a-2ad5-48a2-9594-38784962d117 tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.129774 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94010e4a-2ad5-48a2-9594-38784962d117 tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] https://10.4.3.24/volume/v3/os-services returned with HTTP 200 Aug 07 16:16:17.130320 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 385/1571] 10.4.3.24 () {66 vars in 1242 bytes} [Fri Aug 7 16:16:16 2026] GET /volume/v3/os-services => generated 626 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:17.140996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4487d107-b46d-4d3c-8187-e5cca5a54b5c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.143197 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4487d107-b46d-4d3c-8187-e5cca5a54b5c tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] PUT https://10.4.3.24/volume/v3/os-services/disable-log-reason Aug 07 16:16:17.143704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4487d107-b46d-4d3c-8187-e5cca5a54b5c tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "np0000006731", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.146559 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4487d107-b46d-4d3c-8187-e5cca5a54b5c tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] https://10.4.3.24/volume/v3/os-services/disable-log-reason returned with HTTP 400 Aug 07 16:16:17.147564 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 398/1572] 10.4.3.24 () {68 vars in 1319 bytes} [Fri Aug 7 16:16:17 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 07 16:16:17.160148 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5296bd9-b1c8-46af-a858-7d0c4224e27d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.162331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5296bd9-b1c8-46af-a858-7d0c4224e27d tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] PUT https://10.4.3.24/volume/v3/os-services/disable Aug 07 16:16:17.162331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5296bd9-b1c8-46af-a858-7d0c4224e27d tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Action: 'disable', calling method: disable, body: {"host": "np0000006731", "binary": "invalid_binary"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.170096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5296bd9-b1c8-46af-a858-7d0c4224e27d tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] https://10.4.3.24/volume/v3/os-services/disable returned with HTTP 404 Aug 07 16:16:17.171959 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 401/1573] 10.4.3.24 () {68 vars in 1286 bytes} [Fri Aug 7 16:16:17 2026] PUT /volume/v3/os-services/disable => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:17.179878 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c78e729b-802e-4002-9bc0-84665203920d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.181709 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c78e729b-802e-4002-9bc0-84665203920d tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] PUT https://10.4.3.24/volume/v3/os-services/enable Aug 07 16:16:17.182086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c78e729b-802e-4002-9bc0-84665203920d tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.192899 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c78e729b-802e-4002-9bc0-84665203920d tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] https://10.4.3.24/volume/v3/os-services/enable returned with HTTP 404 Aug 07 16:16:17.193544 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 390/1574] 10.4.3.24 () {68 vars in 1283 bytes} [Fri Aug 7 16:16:17 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:17.208387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74d0af2c-56c2-4bb6-9506-1425a3c44c8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.212497 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74d0af2c-56c2-4bb6-9506-1425a3c44c8b tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] PUT https://10.4.3.24/volume/v3/os-services/freeze Aug 07 16:16:17.213627 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74d0af2c-56c2-4bb6-9506-1425a3c44c8b tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.227990 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74d0af2c-56c2-4bb6-9506-1425a3c44c8b tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] https://10.4.3.24/volume/v3/os-services/freeze returned with HTTP 400 Aug 07 16:16:17.230101 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 386/1575] 10.4.3.24 () {68 vars in 1283 bytes} [Fri Aug 7 16:16:17 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:17.244700 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-136d138a-4103-4dea-98a2-a4120075372a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.244700 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136d138a-4103-4dea-98a2-a4120075372a tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] PUT https://10.4.3.24/volume/v3/os-services/thaw Aug 07 16:16:17.245090 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-136d138a-4103-4dea-98a2-a4120075372a tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.253020 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-136d138a-4103-4dea-98a2-a4120075372a tempest-VolumeServicesNegativeTest-2074485714 tempest-VolumeServicesNegativeTest-2074485714-project-admin] https://10.4.3.24/volume/v3/os-services/thaw returned with HTTP 400 Aug 07 16:16:17.254112 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 399/1576] 10.4.3.24 () {68 vars in 1277 bytes} [Fri Aug 7 16:16:17 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:17.400976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-73ba7830-4ea5-475c-a966-47f37d64778c req-a6a93cd4-e895-4592-bb16-c24037c43263 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.407550 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-a6a93cd4-e895-4592-bb16-c24037c43263 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5/action Aug 07 16:16:17.408079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-a6a93cd4-e895-4592-bb16-c24037c43263 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:17.408325 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-a6a93cd4-e895-4592-bb16-c24037c43263 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.431688 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.431688 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:17.450206 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-73ba7830-4ea5-475c-a966-47f37d64778c req-a6a93cd4-e895-4592-bb16-c24037c43263 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5/action returned with HTTP 204 Aug 07 16:16:17.450828 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 402/1577] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:16:17 2026] POST /volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5/action => generated 0 bytes in 50 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:17.495504 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11cb901c-3b3a-4751-83ee-225d5b331059 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.500427 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11cb901c-3b3a-4751-83ee-225d5b331059 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 Aug 07 16:16:17.500777 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11cb901c-3b3a-4751-83ee-225d5b331059 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.501086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11cb901c-3b3a-4751-83ee-225d5b331059 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.506537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-15b1680a-7839-4891-bdfb-976a4a65adce req-fd8de9e2-569a-4dc7-9fe4-4dbd09026aa5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.514043 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11cb901c-3b3a-4751-83ee-225d5b331059 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 returned with HTTP 404 Aug 07 16:16:17.514771 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 391/1578] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/bd65b07b-b58d-491e-98c3-be4e0cb21633 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:17.515686 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-fd8de9e2-569a-4dc7-9fe4-4dbd09026aa5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:17.516299 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-fd8de9e2-569a-4dc7-9fe4-4dbd09026aa5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.516692 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-fd8de9e2-569a-4dc7-9fe4-4dbd09026aa5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.526910 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.529195 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:17.529722 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-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-960099790"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.532115 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request body: {'volume': {'metadata': {'vol-meta1': 'value1', 'vol-meta2': 'value2', 'vol-meta3': 'value3'}, 'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-960099790'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:17.532665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume of 1 GB Aug 07 16:16:17.533188 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.533188 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:17.538385 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability Zones retrieved successfully. Aug 07 16:16:17.538619 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-15b1680a-7839-4891-bdfb-976a4a65adce req-fd8de9e2-569a-4dc7-9fe4-4dbd09026aa5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:17.545152 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-fd8de9e2-569a-4dc7-9fe4-4dbd09026aa5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:17.545763 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 387/1579] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1443 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.547393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (ea8275e8-eb45-40e5-8991-a95e90b42b09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:17.549477 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86a13d9-6884-407b-8793-d371820dec45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:17.550252 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:17.574644 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-15b1680a-7839-4891-bdfb-976a4a65adce req-c6056da4-5512-4d14-8f89-6ecfe8ba2909 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.576744 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-c6056da4-5512-4d14-8f89-6ecfe8ba2909 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 Aug 07 16:16:17.576944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-c6056da4-5512-4d14-8f89-6ecfe8ba2909 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.577138 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-c6056da4-5512-4d14-8f89-6ecfe8ba2909 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.591484 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.591484 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:17.594595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e86a13d9-6884-407b-8793-d371820dec45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:17.595633 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea02c9a-6416-4e63-8d77-1182a2f02d89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:17.640448 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-100de706-b967-41a7-a54b-102ce12640ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.646691 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-100de706-b967-41a7-a54b-102ce12640ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 Aug 07 16:16:17.646942 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-100de706-b967-41a7-a54b-102ce12640ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.647158 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-100de706-b967-41a7-a54b-102ce12640ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.656984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['804909b9-3960-4173-949a-22f52e8f099d', 'eec26daa-4dd0-4241-a4c8-a5f24db4129b', '052362f6-eb96-456e-8e16-60917a18b003', '575fe804-8651-4069-be2a-f4b081b7c9f9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:17.658031 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ea02c9a-6416-4e63-8d77-1182a2f02d89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['804909b9-3960-4173-949a-22f52e8f099d', 'eec26daa-4dd0-4241-a4c8-a5f24db4129b', '052362f6-eb96-456e-8e16-60917a18b003', '575fe804-8651-4069-be2a-f4b081b7c9f9']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:17.658516 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-100de706-b967-41a7-a54b-102ce12640ff tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 returned with HTTP 404 Aug 07 16:16:17.659216 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326327fc-7638-4489-a834-2851decfe39a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:17.660424 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 392/1580] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/fccec9f2-fee8-46c9-a1a9-c49ad3f961c5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 16:16:17.673379 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-197b6c2a-1a16-4a65-bca8-a0eeb67a9438 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.675679 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197b6c2a-1a16-4a65-bca8-a0eeb67a9438 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] GET https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a Aug 07 16:16:17.675990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197b6c2a-1a16-4a65-bca8-a0eeb67a9438 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.676244 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-197b6c2a-1a16-4a65-bca8-a0eeb67a9438 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.676434 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-197b6c2a-1a16-4a65-bca8-a0eeb67a9438 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] show called for member 0e0a2f89-dbee-46d9-a63a-554511a1cb0a {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:17.684271 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-15b1680a-7839-4891-bdfb-976a4a65adce req-c6056da4-5512-4d14-8f89-6ecfe8ba2909 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 returned with HTTP 200 Aug 07 16:16:17.684271 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 403/1581] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:17 2026] DELETE /volume/v3/attachments/d324f087-ede4-494b-a174-287b433a8f23 => generated 192 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.686258 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-197b6c2a-1a16-4a65-bca8-a0eeb67a9438 tempest-GroupSnapshotsV319Test-1182629066 tempest-GroupSnapshotsV319Test-1182629066-project-member] https://10.4.3.24/volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a returned with HTTP 404 Aug 07 16:16:17.686926 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 388/1582] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/groups/0e0a2f89-dbee-46d9-a63a-554511a1cb0a => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:17.696358 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1602c01d-f270-48a7-82d0-9795ae47bc21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.697183 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1602c01d-f270-48a7-82d0-9795ae47bc21 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:17.697426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1602c01d-f270-48a7-82d0-9795ae47bc21 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.698029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1602c01d-f270-48a7-82d0-9795ae47bc21 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.698147 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-512f23f9-5ac2-4bc3-a8a5-8c71f2665b8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.703008 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-512f23f9-5ac2-4bc3-a8a5-8c71f2665b8e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/5cdceb0f-d6b5-4086-9dd9-9c28afba6975 Aug 07 16:16:17.703350 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-512f23f9-5ac2-4bc3-a8a5-8c71f2665b8e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.703582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-512f23f9-5ac2-4bc3-a8a5-8c71f2665b8e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.703977 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.703977 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:17.706048 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (326327fc-7638-4489-a834-2851decfe39a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac75e281-b0af-41cd-b9c0-cec4a8a1acc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-960099790',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['804909b9-3960-4173-949a-22f52e8f099d','eec26daa-4dd0-4241-a4c8-a5f24db4129b','052362f6-eb96-456e-8e16-60917a18b003','575fe804-8651-4069-be2a-f4b081b7c9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-960099790',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac75e281-b0af-41cd-b9c0-cec4a8a1acc2,launched_at=None,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},migration_status=None,multiattach=False,previous_status=None,project_id='dbded17230da4b3fb81c6c7498ecd256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:17.707401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560dc025-a75f-4d81-a055-53c0d5e92f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:17.717994 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.717994 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:17.723209 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-512f23f9-5ac2-4bc3-a8a5-8c71f2665b8e tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/group_types/5cdceb0f-d6b5-4086-9dd9-9c28afba6975 returned with HTTP 202 Aug 07 16:16:17.723610 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1602c01d-f270-48a7-82d0-9795ae47bc21 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:17.723903 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 404/1583] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:16:17 2026] DELETE /volume/v3/group_types/5cdceb0f-d6b5-4086-9dd9-9c28afba6975 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:17.731091 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1602c01d-f270-48a7-82d0-9795ae47bc21 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:17.731582 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 393/1584] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1134 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.732817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8b45c3b-62da-44cb-bc53-abf4b288e7ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.738513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (560dc025-a75f-4d81-a055-53c0d5e92f4e) transitioned into state 'SUCCESS' from state '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-960099790',encryption_key_id=None,group_id=None,group_type_id=,metadata={vol-meta1='value1',vol-meta2='value2',vol-meta3='value3'},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['804909b9-3960-4173-949a-22f52e8f099d','eec26daa-4dd0-4241-a4c8-a5f24db4129b','052362f6-eb96-456e-8e16-60917a18b003','575fe804-8651-4069-be2a-f4b081b7c9f9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:17.739447 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fb30c2-9f15-4548-908b-ce8cd39030c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:17.746787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8b45c3b-62da-44cb-bc53-abf4b288e7ac tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] DELETE https://10.4.3.24/volume/v3/types/ca776af0-f02e-4cc8-bec2-10763322eafd Aug 07 16:16:17.746787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8b45c3b-62da-44cb-bc53-abf4b288e7ac tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.746980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8b45c3b-62da-44cb-bc53-abf4b288e7ac tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.747942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72971988-7d4c-4095-8f63-dccc30805f5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.750110 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72971988-7d4c-4095-8f63-dccc30805f5e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:17.750399 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72971988-7d4c-4095-8f63-dccc30805f5e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.750597 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72971988-7d4c-4095-8f63-dccc30805f5e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.753221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15fb30c2-9f15-4548-908b-ce8cd39030c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:17.754056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (ea8275e8-eb45-40e5-8991-a95e90b42b09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:17.754511 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request issued successfully. Aug 07 16:16:17.755074 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80dea707-5801-48c9-bbe6-0a5fbf9b141d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:17.755596 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 400/1585] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:17 2026] POST /volume/v3/volumes => generated 813 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:17.762176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-329ed045-bdda-427c-a0d9-288d6e1116db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.762962 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.762962 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:17.765510 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-329ed045-bdda-427c-a0d9-288d6e1116db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:17.765510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-329ed045-bdda-427c-a0d9-288d6e1116db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.765759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-329ed045-bdda-427c-a0d9-288d6e1116db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.769446 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-72971988-7d4c-4095-8f63-dccc30805f5e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:17.773403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d047889c-0322-4ffa-b105-f17c7c5b2e9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.774782 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72971988-7d4c-4095-8f63-dccc30805f5e tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:17.775325 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 405/1586] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1134 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.776565 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d047889c-0322-4ffa-b105-f17c7c5b2e9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:17.776885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d047889c-0322-4ffa-b105-f17c7c5b2e9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.777188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d047889c-0322-4ffa-b105-f17c7c5b2e9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.780965 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.780965 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:17.785982 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-329ed045-bdda-427c-a0d9-288d6e1116db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:17.789321 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8b45c3b-62da-44cb-bc53-abf4b288e7ac tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/types/ca776af0-f02e-4cc8-bec2-10763322eafd returned with HTTP 202 Aug 07 16:16:17.789488 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.789488 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:17.789583 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 389/1587] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:17 2026] DELETE /volume/v3/types/ca776af0-f02e-4cc8-bec2-10763322eafd => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:17.792053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-329ed045-bdda-427c-a0d9-288d6e1116db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:17.792648 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 394/1588] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1143 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.795985 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d047889c-0322-4ffa-b105-f17c7c5b2e9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:17.803284 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d047889c-0322-4ffa-b105-f17c7c5b2e9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 200 Aug 07 16:16:17.803884 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 401/1589] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:17.804243 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2cb91b8-5a50-4ffa-848a-ffb9303fc5d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.807130 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2cb91b8-5a50-4ffa-848a-ffb9303fc5d9 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] GET https://10.4.3.24/volume/v3/types/ca776af0-f02e-4cc8-bec2-10763322eafd Aug 07 16:16:17.807943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2cb91b8-5a50-4ffa-848a-ffb9303fc5d9 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.807943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2cb91b8-5a50-4ffa-848a-ffb9303fc5d9 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.808310 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-92db0e4c-43b9-4579-a03f-830c9a69aba4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.810466 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92db0e4c-43b9-4579-a03f-830c9a69aba4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:17.811085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92db0e4c-43b9-4579-a03f-830c9a69aba4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.811085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-92db0e4c-43b9-4579-a03f-830c9a69aba4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.812642 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2cb91b8-5a50-4ffa-848a-ffb9303fc5d9 tempest-GroupSnapshotsV319Test-1260217293 tempest-GroupSnapshotsV319Test-1260217293-project-admin] https://10.4.3.24/volume/v3/types/ca776af0-f02e-4cc8-bec2-10763322eafd returned with HTTP 404 Aug 07 16:16:17.813474 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 406/1590] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/types/ca776af0-f02e-4cc8-bec2-10763322eafd => generated 114 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:17.829253 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.829253 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:17.835550 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-92db0e4c-43b9-4579-a03f-830c9a69aba4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] Volume info retrieved successfully. Aug 07 16:16:17.842628 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-92db0e4c-43b9-4579-a03f-830c9a69aba4 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-reader] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:17.843128 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 390/1591] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1143 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.916193 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e68e7297-4bae-401e-b0b4-3f7d0a7a5d52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.919560 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e68e7297-4bae-401e-b0b4-3f7d0a7a5d52 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:17.919772 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e68e7297-4bae-401e-b0b4-3f7d0a7a5d52 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:17.920087 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e68e7297-4bae-401e-b0b4-3f7d0a7a5d52 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:17.932144 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.932144 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:17.936691 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e68e7297-4bae-401e-b0b4-3f7d0a7a5d52 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:17.942980 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e68e7297-4bae-401e-b0b4-3f7d0a7a5d52 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:17.943387 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 395/1592] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:17 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1143 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:17.973782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:17.976527 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6/action Aug 07 16:16:17.977151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:17.978176 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:17.995420 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:17.995420 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:17.996197 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:18.010073 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Begin detaching volume completed successfully. Aug 07 16:16:18.010361 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-c9bafad6-1325-4305-8cde-bab6e8710112 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6/action returned with HTTP 202 Aug 07 16:16:18.011081 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 402/1593] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:16:17 2026] POST /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:18.040020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff963c02-3967-4b4c-b5ec-00d88cc7b945 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.042170 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff963c02-3967-4b4c-b5ec-00d88cc7b945 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:18.042705 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff963c02-3967-4b4c-b5ec-00d88cc7b945 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.043233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff963c02-3967-4b4c-b5ec-00d88cc7b945 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.063502 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.063502 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:18.066726 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12ca0a04-7a72-4a80-80d0-9ff4c644b250 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.067210 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12ca0a04-7a72-4a80-80d0-9ff4c644b250 None None] GET https://10.4.3.24/volume// Aug 07 16:16:18.067507 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12ca0a04-7a72-4a80-80d0-9ff4c644b250 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.068355 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12ca0a04-7a72-4a80-80d0-9ff4c644b250 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.069133 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12ca0a04-7a72-4a80-80d0-9ff4c644b250 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:18.069739 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 391/1594] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:18.071586 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff963c02-3967-4b4c-b5ec-00d88cc7b945 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:18.079419 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff963c02-3967-4b4c-b5ec-00d88cc7b945 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:18.080154 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 407/1595] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:18.081725 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e0bf733f-3cad-40f0-806d-e903ad41c643 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.085235 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e0bf733f-3cad-40f0-806d-e903ad41c643 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:18.085500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e0bf733f-3cad-40f0-806d-e903ad41c643 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.085798 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e0bf733f-3cad-40f0-806d-e903ad41c643 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.099249 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.099249 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:18.103586 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e0bf733f-3cad-40f0-806d-e903ad41c643 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:18.108116 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-e0bf733f-3cad-40f0-806d-e903ad41c643 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:18.108724 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 396/1596] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1326 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:18.145898 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c7600cf-64f5-4513-bb14-d91ad8367f18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.146540 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c7600cf-64f5-4513-bb14-d91ad8367f18 None None] GET https://10.4.3.24/volume// Aug 07 16:16:18.146825 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c7600cf-64f5-4513-bb14-d91ad8367f18 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.147102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c7600cf-64f5-4513-bb14-d91ad8367f18 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.147646 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c7600cf-64f5-4513-bb14-d91ad8367f18 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:18.147980 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 403/1597] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:18.156726 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-04effe92-0d8b-449b-95be-26cfbde23d15 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.160063 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-04effe92-0d8b-449b-95be-26cfbde23d15 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:16:18.160275 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-04effe92-0d8b-449b-95be-26cfbde23d15 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.160546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-04effe92-0d8b-449b-95be-26cfbde23d15 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.161947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-e90a7a57-8737-4950-83c2-f5e7ffd5c2fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.164274 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-e90a7a57-8737-4950-83c2-f5e7ffd5c2fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:18.164524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-e90a7a57-8737-4950-83c2-f5e7ffd5c2fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.164817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-e90a7a57-8737-4950-83c2-f5e7ffd5c2fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.172424 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.172424 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:18.178272 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-04effe92-0d8b-449b-95be-26cfbde23d15 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:16:18.185825 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-04effe92-0d8b-449b-95be-26cfbde23d15 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:16:18.186285 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 392/1598] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:18.305612 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.307759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] PUT https://10.4.3.24/volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623 Aug 07 16:16:18.308072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:18.321591 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Acquiring lock "cinder-attachment_update-7048c03d-4bd2-48a6-a283-398656ec6ddc-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:16:18.329818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Lock "cinder-attachment_update-7048c03d-4bd2-48a6-a283-398656ec6ddc-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:16:18.331148 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.331148 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:18.331341 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.331341 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:18.338256 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-e90a7a57-8737-4950-83c2-f5e7ffd5c2fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:18.340639 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-e90a7a57-8737-4950-83c2-f5e7ffd5c2fa tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:18.341290 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 408/1599] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1134 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:18.367451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.370065 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce/action Aug 07 16:16:18.370568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:18.370784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:18.381535 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.381535 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:18.382029 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:18.390134 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Begin detaching volume completed successfully. Aug 07 16:16:18.390368 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-99c8c2eb-d3de-4a8b-bd0d-5778b4ee5e39 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce/action returned with HTTP 202 Aug 07 16:16:18.390815 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 404/1600] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:16:18 2026] POST /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:18.413839 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f87a73e-3e9f-487a-8b61-f7586a95b139 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.415531 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f87a73e-3e9f-487a-8b61-f7586a95b139 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:18.415728 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f87a73e-3e9f-487a-8b61-f7586a95b139 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.415900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f87a73e-3e9f-487a-8b61-f7586a95b139 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.425634 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.425634 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:18.430575 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f87a73e-3e9f-487a-8b61-f7586a95b139 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:18.440107 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f87a73e-3e9f-487a-8b61-f7586a95b139 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:18.440558 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 393/1601] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:18.447678 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ca562153-f21a-4c88-9f0d-bfb554202718 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.448218 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca562153-f21a-4c88-9f0d-bfb554202718 None None] GET https://10.4.3.24/volume// Aug 07 16:16:18.448538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca562153-f21a-4c88-9f0d-bfb554202718 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.448610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Lock "cinder-attachment_update-7048c03d-4bd2-48a6-a283-398656ec6ddc-np0000006731" released by "attachment_update" :: held 0.119s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:16:18.448868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ca562153-f21a-4c88-9f0d-bfb554202718 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.449268 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-b7fbade4-f906-47df-8624-98bc67f87665 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623 returned with HTTP 200 Aug 07 16:16:18.449324 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ca562153-f21a-4c88-9f0d-bfb554202718 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:18.449650 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 409/1602] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:18.449892 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 397/1603] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:16:18 2026] PUT /volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623 => generated 969 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:18.460416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-70f92b19-4891-40ca-bf72-fb8f4eb2b22f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.467636 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-70f92b19-4891-40ca-bf72-fb8f4eb2b22f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:18.467990 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-70f92b19-4891-40ca-bf72-fb8f4eb2b22f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.468286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-70f92b19-4891-40ca-bf72-fb8f4eb2b22f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.482273 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-ccfa1217-2e86-44ba-af4a-acb4c663f6ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.484542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-ccfa1217-2e86-44ba-af4a-acb4c663f6ba tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] POST https://10.4.3.24/volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623/action Aug 07 16:16:18.484964 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-ccfa1217-2e86-44ba-af4a-acb4c663f6ba tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:18.485119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-ccfa1217-2e86-44ba-af4a-acb4c663f6ba tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:18.487733 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.487733 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:18.494401 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-70f92b19-4891-40ca-bf72-fb8f4eb2b22f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:18.502101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-70f92b19-4891-40ca-bf72-fb8f4eb2b22f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:18.502680 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 405/1604] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1317 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:18.514243 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.514243 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:18.536538 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d84c7d6e-fd09-4cc9-acc4-f3a95e7637d0 req-ccfa1217-2e86-44ba-af4a-acb4c663f6ba tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623/action returned with HTTP 204 Aug 07 16:16:18.537132 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 394/1605] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:16:18 2026] POST /volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:18.834751 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c79aba7e-28eb-48ad-9282-3a31be8391b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.838521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c79aba7e-28eb-48ad-9282-3a31be8391b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:18.838521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c79aba7e-28eb-48ad-9282-3a31be8391b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.839240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c79aba7e-28eb-48ad-9282-3a31be8391b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.849397 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.849397 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:18.862575 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c79aba7e-28eb-48ad-9282-3a31be8391b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:18.866475 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c79aba7e-28eb-48ad-9282-3a31be8391b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 200 Aug 07 16:16:18.867263 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 410/1606] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 906 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:18.884035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.886173 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:16:18.886413 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac75e281-b0af-41cd-b9c0-cec4a8a1acc2", "name": "tempest-VolumesBackupsTest-Backup-1798887605", "description": "tempest-backup-description-661273151", "container": "tempest-volumesbackupstest-backup-container-1081270773"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:18.893386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating new backup {'backup': {'volume_id': 'ac75e281-b0af-41cd-b9c0-cec4a8a1acc2', 'name': 'tempest-VolumesBackupsTest-Backup-1798887605', 'description': 'tempest-backup-description-661273151', 'container': 'tempest-volumesbackupstest-backup-container-1081270773'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:16:18.893589 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating backup of volume ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 in container tempest-volumesbackupstest-backup-container-1081270773 Aug 07 16:16:18.905380 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.905380 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:18.905380 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:18.932996 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['d3bbaa36-b971-46f0-9509-95d01c3144fa', '52d8090a-6251-43e2-8eb5-0f1ea85e9736'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:18.976181 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79c3a885-3b98-4999-9c4f-5987763a2ff8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:16:18.976746 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 398/1607] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:18 2026] POST /volume/v3/backups => generated 328 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:18.986839 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe960782-619b-49e8-a8b8-22cad90b74c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:18.990031 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe960782-619b-49e8-a8b8-22cad90b74c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:18.990395 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe960782-619b-49e8-a8b8-22cad90b74c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:18.991321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe960782-619b-49e8-a8b8-22cad90b74c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:18.991321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fe960782-619b-49e8-a8b8-22cad90b74c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:18.996430 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:18.996430 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:18.997388 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe960782-619b-49e8-a8b8-22cad90b74c6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:18.997988 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 406/1608] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:18 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 821 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:19.097086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6999f32c-d498-48cb-b199-da4178ec040c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:19.099363 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6999f32c-d498-48cb-b199-da4178ec040c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:19.099614 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6999f32c-d498-48cb-b199-da4178ec040c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:19.099883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6999f32c-d498-48cb-b199-da4178ec040c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:19.111005 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:19.111005 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:19.115080 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6999f32c-d498-48cb-b199-da4178ec040c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:19.119845 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6999f32c-d498-48cb-b199-da4178ec040c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:19.120284 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 395/1609] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:19 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:19.460376 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2b7058c-645f-4e1e-a73a-5dd9d83a66c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:19.462979 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2b7058c-645f-4e1e-a73a-5dd9d83a66c6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:19.463271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2b7058c-645f-4e1e-a73a-5dd9d83a66c6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:19.463567 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2b7058c-645f-4e1e-a73a-5dd9d83a66c6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:19.476608 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:19.476608 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:19.480972 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2b7058c-645f-4e1e-a73a-5dd9d83a66c6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:19.486842 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2b7058c-645f-4e1e-a73a-5dd9d83a66c6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:19.487758 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 411/1610] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:19 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:19.757547 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:19.833148 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9828d60f-fadf-4d22-8421-06096faced83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:19.833689 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9828d60f-fadf-4d22-8421-06096faced83 None None] GET https://10.4.3.24/volume// Aug 07 16:16:19.833906 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9828d60f-fadf-4d22-8421-06096faced83 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:19.834123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9828d60f-fadf-4d22-8421-06096faced83 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:19.834526 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9828d60f-fadf-4d22-8421-06096faced83 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:19.834937 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 407/1611] 10.4.3.24 () {64 vars in 997 bytes} [Fri Aug 7 16:16:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:19.844837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3220277-df79-4df9-8b7a-f6a48177dc91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:19.845147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3220277-df79-4df9-8b7a-f6a48177dc91 None None] GET https://10.4.3.24/volume// Aug 07 16:16:19.846421 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3220277-df79-4df9-8b7a-f6a48177dc91 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:19.846421 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3220277-df79-4df9-8b7a-f6a48177dc91 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:19.846421 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3220277-df79-4df9-8b7a-f6a48177dc91 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:19.846421 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 396/1612] 10.4.3.24 () {64 vars in 997 bytes} [Fri Aug 7 16:16:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:19.858038 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4078dd30-751c-4713-abd6-2437f42af799 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:19.879710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:19.880174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-8385796"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:19.882159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-8385796'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:19.882334 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Create volume of 1 GB Aug 07 16:16:19.882651 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:19.882651 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:19.888043 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Availability Zones retrieved successfully. Aug 07 16:16:19.895381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Flow 'volume_create_api' (7953af3a-0028-4641-94a0-4fa40bc98891) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:19.896929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8d48d0-a114-43e2-82bb-e28ee7a3c4f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:19.898205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:19.933700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e8d48d0-a114-43e2-82bb-e28ee7a3c4f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:19.934915 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b614f1-5001-4297-b33c-f56a15c62992) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:20.008245 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4078dd30-751c-4713-abd6-2437f42af799 tempest-VersionsTest-2044313754 tempest-VersionsTest-2044313754-project-member] GET https://10.4.3.24/volume/v3/ Aug 07 16:16:20.008245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4078dd30-751c-4713-abd6-2437f42af799 tempest-VersionsTest-2044313754 tempest-VersionsTest-2044313754-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:20.008942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4078dd30-751c-4713-abd6-2437f42af799 tempest-VersionsTest-2044313754 tempest-VersionsTest-2044313754-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:20.010177 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4078dd30-751c-4713-abd6-2437f42af799 tempest-VersionsTest-2044313754 tempest-VersionsTest-2044313754-project-member] https://10.4.3.24/volume/v3/ returned with HTTP 200 Aug 07 16:16:20.010333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a838442-fde2-4f14-83db-5f85a6b4795b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.010660 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 412/1613] 10.4.3.24 () {66 vars in 1209 bytes} [Fri Aug 7 16:16:19 2026] GET /volume/v3/ => generated 385 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:20.012374 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a838442-fde2-4f14-83db-5f85a6b4795b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:20.012556 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a838442-fde2-4f14-83db-5f85a6b4795b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:20.012773 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a838442-fde2-4f14-83db-5f85a6b4795b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:20.012886 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7a838442-fde2-4f14-83db-5f85a6b4795b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:20.019498 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:20.019498 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:20.020641 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a838442-fde2-4f14-83db-5f85a6b4795b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:20.020975 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 408/1614] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:20 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:20.027745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Created reservations ['48602e66-c211-43d4-82e0-b626bcfd344c', 'fd2381cd-5c65-4f3b-8914-0a8e89f2f865', '40543a58-69da-4795-b26f-5d6a7065cb63', 'c693a562-e226-411b-8da4-591697bb11da'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:20.030063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13b614f1-5001-4297-b33c-f56a15c62992) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['48602e66-c211-43d4-82e0-b626bcfd344c', 'fd2381cd-5c65-4f3b-8914-0a8e89f2f865', '40543a58-69da-4795-b26f-5d6a7065cb63', 'c693a562-e226-411b-8da4-591697bb11da']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:20.030859 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d63fd3-d02c-4812-a71c-7d2d6a6f1798) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:20.057348 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (67d63fd3-d02c-4812-a71c-7d2d6a6f1798) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97dd341e-0a65-46d7-92dd-a742c3ad2620', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-8385796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12bdb5ef618641a5afd6478562b2a2b4',qos_specs=None,replication_status=,reservations=['48602e66-c211-43d4-82e0-b626bcfd344c','fd2381cd-5c65-4f3b-8914-0a8e89f2f865','40543a58-69da-4795-b26f-5d6a7065cb63','c693a562-e226-411b-8da4-591697bb11da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6265972a9324d80b3f1323ba3777d64',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-8385796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97dd341e-0a65-46d7-92dd-a742c3ad2620,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12bdb5ef618641a5afd6478562b2a2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6265972a9324d80b3f1323ba3777d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:20.057891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d717fa-177f-468c-968a-8fb6fbe98486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:20.089571 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56d717fa-177f-468c-968a-8fb6fbe98486) transitioned into state 'SUCCESS' from state '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-8385796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12bdb5ef618641a5afd6478562b2a2b4',qos_specs=None,replication_status=,reservations=['48602e66-c211-43d4-82e0-b626bcfd344c','fd2381cd-5c65-4f3b-8914-0a8e89f2f865','40543a58-69da-4795-b26f-5d6a7065cb63','c693a562-e226-411b-8da4-591697bb11da'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6265972a9324d80b3f1323ba3777d64',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:20.090410 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1069a46-9b31-4984-b011-2a30a51e83de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:20.102008 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f1069a46-9b31-4984-b011-2a30a51e83de) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:20.103481 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Flow 'volume_create_api' (7953af3a-0028-4641-94a0-4fa40bc98891) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:20.103930 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Create volume request issued successfully. Aug 07 16:16:20.104664 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e933c8d-d895-45ea-9071-2ca0d6bc58e1 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:20.105272 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 399/1615] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:16:19 2026] POST /volume/v3/volumes => generated 814 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:20.119597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5d5f79f2-8fbf-4efa-901a-2ff0c6eb51d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.122074 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d5f79f2-8fbf-4efa-901a-2ff0c6eb51d5 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:20.123101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d5f79f2-8fbf-4efa-901a-2ff0c6eb51d5 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:20.123101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5d5f79f2-8fbf-4efa-901a-2ff0c6eb51d5 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:20.138394 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-433c379f-b939-41c0-91ca-1d02ee5e5f17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.141043 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-433c379f-b939-41c0-91ca-1d02ee5e5f17 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:20.141402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-433c379f-b939-41c0-91ca-1d02ee5e5f17 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:20.141621 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-433c379f-b939-41c0-91ca-1d02ee5e5f17 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:20.156346 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:20.156346 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:20.161865 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-433c379f-b939-41c0-91ca-1d02ee5e5f17 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:20.169549 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-433c379f-b939-41c0-91ca-1d02ee5e5f17 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:20.170098 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 413/1616] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:20 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:16:20.291258 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:20.291258 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:20.295791 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5d5f79f2-8fbf-4efa-901a-2ff0c6eb51d5 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:20.300667 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5d5f79f2-8fbf-4efa-901a-2ff0c6eb51d5 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 200 Aug 07 16:16:20.301125 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 397/1617] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:20 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 882 bytes in 182 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:20.501087 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aabf53ac-3aa7-4ce3-b3ff-b59b0b38b324 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.502853 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aabf53ac-3aa7-4ce3-b3ff-b59b0b38b324 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:20.503140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aabf53ac-3aa7-4ce3-b3ff-b59b0b38b324 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:20.503354 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aabf53ac-3aa7-4ce3-b3ff-b59b0b38b324 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:20.514137 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:20.514137 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:20.518435 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aabf53ac-3aa7-4ce3-b3ff-b59b0b38b324 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:20.523281 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aabf53ac-3aa7-4ce3-b3ff-b59b0b38b324 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:20.523671 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 409/1618] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:20 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1137 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:20.788875 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b4837d0-d537-4324-9024-5494985c79db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.793529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.852258 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:16:20.852347 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b4837d0-d537-4324-9024-5494985c79db tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:20.852488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:20.852746 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:20.852801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b4837d0-d537-4324-9024-5494985c79db tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1898041091"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:20.852979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:20.853722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:20.854291 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:20.854291 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:20.861086 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:20.861556 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edda9c3b-9db9-42db-978d-9655c9b18ccd tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:16:20.862035 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 414/1619] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:16:20 2026] GET /volume/v3/volumes => generated 15 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:20.869507 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b4837d0-d537-4324-9024-5494985c79db tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:20.870047 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 400/1620] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:20 2026] POST /volume/v3/types => generated 220 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:20.871840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-564d0175-6305-4b03-bf23-4d7599b939ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.873639 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:20.874051 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-84251370"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:20.875851 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-84251370'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:20.875851 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume of 1 GB Aug 07 16:16:20.878782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e255949-ebf3-44bc-b00b-e8584bedb614 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.879948 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Availability Zones retrieved successfully. Aug 07 16:16:20.880546 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e255949-ebf3-44bc-b00b-e8584bedb614 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:16:20.880965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e255949-ebf3-44bc-b00b-e8584bedb614 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1018916137"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:20.885758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Flow 'volume_create_api' (4626a618-857a-44e8-a220-9f0bfc759d8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:20.886735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8817f18-4732-416f-b77b-a51f602c6812) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:20.887850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:20.895446 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e255949-ebf3-44bc-b00b-e8584bedb614 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:16:20.895969 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 410/1621] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:16:20 2026] POST /volume/v3/group_types => generated 177 bytes in 17 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:20.905018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4055aef9-df02-4c14-8b07-62f442cfb845 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:20.916681 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c8817f18-4732-416f-b77b-a51f602c6812) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:20.917294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a4bb07-444d-426c-9ad1-851f6c200d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:20.986680 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Created reservations ['bd8155c6-8e5a-425c-a57d-6d9e22e0dcbc', '99098382-139e-44ac-80f6-d884180672ed', '879ba954-45a7-4bb0-9a03-8e5746b0691b', '4585ae04-6ef9-4b76-8616-abd4d542aff7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:20.987965 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (30a4bb07-444d-426c-9ad1-851f6c200d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd8155c6-8e5a-425c-a57d-6d9e22e0dcbc', '99098382-139e-44ac-80f6-d884180672ed', '879ba954-45a7-4bb0-9a03-8e5746b0691b', '4585ae04-6ef9-4b76-8616-abd4d542aff7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:20.989092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3b3937-9338-4f06-ac3c-d7a5bdf9b9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.013187 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:16:21.013745 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "5bc1a50e-e0ef-4890-a78a-f1930b42c10d", "volume_types": ["12d51509-fbf5-4263-acb3-1098c5caa8b4"], "name": "tempest-GroupsV320Test-Group-784483615"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:21.015727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Creating new group {'group': {'group_type': '5bc1a50e-e0ef-4890-a78a-f1930b42c10d', 'volume_types': ['12d51509-fbf5-4263-acb3-1098c5caa8b4'], 'name': 'tempest-GroupsV320Test-Group-784483615'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:16:21.016589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea3b3937-9338-4f06-ac3c-d7a5bdf9b9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b60baa8-9a2a-4209-97fd-b19b07355fd4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-84251370',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='243e943156cc44708fa57200244f9a19',qos_specs=None,replication_status=,reservations=['bd8155c6-8e5a-425c-a57d-6d9e22e0dcbc','99098382-139e-44ac-80f6-d884180672ed','879ba954-45a7-4bb0-9a03-8e5746b0691b','4585ae04-6ef9-4b76-8616-abd4d542aff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0ad76953334ce39962b35edc7b8be8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-84251370',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b60baa8-9a2a-4209-97fd-b19b07355fd4,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='243e943156cc44708fa57200244f9a19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb0ad76953334ce39962b35edc7b8be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.018472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86516c94-0f3f-4adc-9fca-5d149cca8500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.020954 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Creating group tempest-GroupsV320Test-Group-784483615. Aug 07 16:16:21.035569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e885d01-d5e7-4484-8efe-60df631b51f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.037805 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e885d01-d5e7-4484-8efe-60df631b51f3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:21.038047 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e885d01-d5e7-4484-8efe-60df631b51f3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.038313 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e885d01-d5e7-4484-8efe-60df631b51f3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.038483 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2e885d01-d5e7-4484-8efe-60df631b51f3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:21.040978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (86516c94-0f3f-4adc-9fca-5d149cca8500) transitioned into state 'SUCCESS' from state '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-84251370',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='243e943156cc44708fa57200244f9a19',qos_specs=None,replication_status=,reservations=['bd8155c6-8e5a-425c-a57d-6d9e22e0dcbc','99098382-139e-44ac-80f6-d884180672ed','879ba954-45a7-4bb0-9a03-8e5746b0691b','4585ae04-6ef9-4b76-8616-abd4d542aff7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0ad76953334ce39962b35edc7b8be8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.042676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eec64ba-461f-4a45-a8bd-ce2a65a20975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.044290 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.044290 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:21.046026 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e885d01-d5e7-4484-8efe-60df631b51f3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:21.046155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:16:21.045296. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:16:21.046155 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Availability Zones retrieved successfully. Aug 07 16:16:21.046269 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 401/1622] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:21.057552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3eec64ba-461f-4a45-a8bd-ce2a65a20975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.058701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Flow 'volume_create_api' (4626a618-857a-44e8-a220-9f0bfc759d8c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:21.059213 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume request issued successfully. Aug 07 16:16:21.059892 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-564d0175-6305-4b03-bf23-4d7599b939ef tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:21.060460 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 398/1623] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:20 2026] POST /volume/v3/volumes => generated 760 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:21.076961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be83d242-bbe8-43c7-ae45-b3a83656269b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.079998 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be83d242-bbe8-43c7-ae45-b3a83656269b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:21.080362 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be83d242-bbe8-43c7-ae45-b3a83656269b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.080554 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be83d242-bbe8-43c7-ae45-b3a83656269b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.081180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Created reservations ['333761b1-1fdb-438e-85cd-3f856a5190a0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:21.090142 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.090142 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:21.094962 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-be83d242-bbe8-43c7-ae45-b3a83656269b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:21.102279 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be83d242-bbe8-43c7-ae45-b3a83656269b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:21.102898 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 411/1624] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:21.118189 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4055aef9-df02-4c14-8b07-62f442cfb845 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:16:21.118823 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 415/1625] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:16:20 2026] POST /volume/v3/groups => generated 107 bytes in 214 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:21.128403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78bbecb5-ca7d-46fd-8cbe-4b7d0fa0486b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.130612 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78bbecb5-ca7d-46fd-8cbe-4b7d0fa0486b tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:21.130904 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78bbecb5-ca7d-46fd-8cbe-4b7d0fa0486b tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.131175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78bbecb5-ca7d-46fd-8cbe-4b7d0fa0486b tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.131386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-78bbecb5-ca7d-46fd-8cbe-4b7d0fa0486b tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:21.135694 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.135694 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:21.145942 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78bbecb5-ca7d-46fd-8cbe-4b7d0fa0486b tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:21.146472 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 402/1626] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 387 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.187328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33ac2f9d-a166-48f3-bb9c-ab1a283d2959 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.189922 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33ac2f9d-a166-48f3-bb9c-ab1a283d2959 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:21.190109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33ac2f9d-a166-48f3-bb9c-ab1a283d2959 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.190353 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33ac2f9d-a166-48f3-bb9c-ab1a283d2959 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.205063 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.205063 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:21.210637 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33ac2f9d-a166-48f3-bb9c-ab1a283d2959 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:21.218428 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33ac2f9d-a166-48f3-bb9c-ab1a283d2959 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:21.219013 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 399/1627] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.318171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42b6bf2a-82d8-4aef-8398-304742e465c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.321050 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42b6bf2a-82d8-4aef-8398-304742e465c2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:21.321339 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42b6bf2a-82d8-4aef-8398-304742e465c2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.321696 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42b6bf2a-82d8-4aef-8398-304742e465c2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.331698 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.331698 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:21.336885 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-42b6bf2a-82d8-4aef-8398-304742e465c2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:21.342124 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42b6bf2a-82d8-4aef-8398-304742e465c2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 200 Aug 07 16:16:21.342630 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 412/1628] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 941 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.358216 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.361687 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] POST https://10.4.3.24/volume/v3/volume-transfers Aug 07 16:16:21.362278 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "97dd341e-0a65-46d7-92dd-a742c3ad2620"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:21.364602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Creating new volume transfer {'transfer': {'volume_id': '97dd341e-0a65-46d7-92dd-a742c3ad2620'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 16:16:21.364788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volume_transfer [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Creating transfer of volume 97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:21.364966 np0000006731 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Generating transfer record for volume 97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:21.375264 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.375264 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:21.387540 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fff6fcb8-0af0-47ec-b863-df6ef8688efe tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers returned with HTTP 202 Aug 07 16:16:21.388071 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 416/1629] 10.4.3.24 () {70 vars in 1319 bytes} [Fri Aug 7 16:16:21 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:21.397537 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ea3ef22-313a-48e7-b198-14e9ec8f2c95 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.399726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ea3ef22-313a-48e7-b198-14e9ec8f2c95 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:21.400057 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ea3ef22-313a-48e7-b198-14e9ec8f2c95 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.400314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ea3ef22-313a-48e7-b198-14e9ec8f2c95 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.408182 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.408182 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:21.412212 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ea3ef22-313a-48e7-b198-14e9ec8f2c95 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:21.416659 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ea3ef22-313a-48e7-b198-14e9ec8f2c95 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 200 Aug 07 16:16:21.417078 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 403/1630] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.432962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db64e63f-ab6e-4fb1-8de4-6e68e0f2a451 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.435078 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db64e63f-ab6e-4fb1-8de4-6e68e0f2a451 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 Aug 07 16:16:21.435374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db64e63f-ab6e-4fb1-8de4-6e68e0f2a451 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.435611 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db64e63f-ab6e-4fb1-8de4-6e68e0f2a451 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.439373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db64e63f-ab6e-4fb1-8de4-6e68e0f2a451 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 returned with HTTP 200 Aug 07 16:16:21.439736 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 400/1631] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 => generated 430 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.447500 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39b2094b-1700-42df-a36c-2360fe0f8357 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.449433 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39b2094b-1700-42df-a36c-2360fe0f8357 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volume-transfers Aug 07 16:16:21.449735 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39b2094b-1700-42df-a36c-2360fe0f8357 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.450075 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39b2094b-1700-42df-a36c-2360fe0f8357 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.450280 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-39b2094b-1700-42df-a36c-2360fe0f8357 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Listing volume transfers {{(pid=100267) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 16:16:21.456120 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39b2094b-1700-42df-a36c-2360fe0f8357 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers returned with HTTP 200 Aug 07 16:16:21.456884 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 413/1632] 10.4.3.24 () {68 vars in 1298 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volume-transfers => generated 366 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.466349 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.538167 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9188df6f-67a2-4887-9f67-d1af3b0759eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.539869 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9188df6f-67a2-4887-9f67-d1af3b0759eb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:21.540049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9188df6f-67a2-4887-9f67-d1af3b0759eb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.540244 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9188df6f-67a2-4887-9f67-d1af3b0759eb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.549172 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.549172 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:21.552614 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9188df6f-67a2-4887-9f67-d1af3b0759eb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:21.556838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9188df6f-67a2-4887-9f67-d1af3b0759eb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:21.557165 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 404/1633] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 1137 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.595022 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] POST https://10.4.3.24/volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4/accept Aug 07 16:16:21.595436 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "6f4fe498838c9f97"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:21.596886 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Accepting volume transfer 28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 {{(pid=100266) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 16:16:21.597006 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Accepting transfer 28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 Aug 07 16:16:21.625446 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.627790 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:21.628280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-VolumesExtendTest-Volume-2125632472"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:21.630327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create volume request body: {'volume': {'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-2125632472'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:21.660834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Created reservations ['f0fbc421-2fd4-46ff-bcb3-64b9feafb3a0', 'da422c27-6af4-4cbe-849d-1a3cc2ea3e1b', '11ecd1bd-76fa-4c69-ba5b-6e5b79cea6a2', '95790b60-d8d9-4cb3-94f9-58bee3edb4e9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:21.684745 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Created reservations ['abc2b939-faf3-4785-8c80-8688e167e628', 'dc66efc2-b8df-4612-8a26-8af0e0e96227', '4cba676d-a6c5-4b5b-ad17-f4f108363a3b', 'dc891fe5-41b0-41ee-a1fb-32d3ba7ebf1b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:21.719286 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create volume of 1 GB Aug 07 16:16:21.725167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Created reservations ['c81d2fd1-edd1-47c2-a981-d21589350153', '95f19e06-0f72-4346-a588-4d632c51f8e9', 'c82c097d-9cb0-4085-86b5-25ca0945c6e2', '633a9eed-5b8f-40ae-a622-e8ef775868ea'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:21.725575 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Availability Zones retrieved successfully. Aug 07 16:16:21.733573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Flow 'volume_create_api' (746e42af-68b3-404f-bf89-8b296096bed0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:21.735862 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4460db4b-5dd2-49b4-82c9-cff5f95512db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.737318 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:21.771882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Created reservations ['2a6ba8e9-52e7-4287-a4e7-d2348f9f69ec', '8df94f43-3d05-4cb5-88dc-8b2009c9ffcf', '29df978d-b6de-442e-b488-b57d3726b25f', '2e63ffe0-0b1e-4199-b844-c4eb29f90d12'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:21.784879 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Transfer volume completed successfully. Aug 07 16:16:21.817458 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4460db4b-5dd2-49b4-82c9-cff5f95512db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.818593 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738c6762-e2b9-4fdc-991c-a45ed3ce8266) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.875100 np0000006731 devstack@c-api.service[100266]: INFO cinder.transfer.api [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Volume 97dd341e-0a65-46d7-92dd-a742c3ad2620 has been transferred. Aug 07 16:16:21.883215 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9e0e1ef3-6e16-4e75-acca-b57553415551 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] https://10.4.3.24/volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4/accept returned with HTTP 202 Aug 07 16:16:21.883842 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 417/1634] 10.4.3.24 () {70 vars in 1451 bytes} [Fri Aug 7 16:16:21 2026] POST /volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4/accept => generated 363 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:21.893457 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d97adff-a5ed-4dc3-a4e1-dafc4486533e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.896642 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d97adff-a5ed-4dc3-a4e1-dafc4486533e tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:21.896850 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d97adff-a5ed-4dc3-a4e1-dafc4486533e tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.897022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d97adff-a5ed-4dc3-a4e1-dafc4486533e tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.907217 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.907217 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:21.909328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Created reservations ['d3873299-a6c0-4fbe-b1d2-e89e7f9d9fa7', 'e02553f1-809c-4794-809a-b8a833af56cb', '9cb25914-d3c8-438d-b283-39965add6bf2', '1278e361-f62e-42f6-8871-a1538d17038c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:21.910411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (738c6762-e2b9-4fdc-991c-a45ed3ce8266) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3873299-a6c0-4fbe-b1d2-e89e7f9d9fa7', 'e02553f1-809c-4794-809a-b8a833af56cb', '9cb25914-d3c8-438d-b283-39965add6bf2', '1278e361-f62e-42f6-8871-a1538d17038c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.911582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7e1c65-62b0-4bbb-817a-3e3865905d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.913121 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d97adff-a5ed-4dc3-a4e1-dafc4486533e tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Volume info retrieved successfully. Aug 07 16:16:21.918971 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d97adff-a5ed-4dc3-a4e1-dafc4486533e tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 200 Aug 07 16:16:21.919549 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 414/1635] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 941 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.934605 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df35250d-1183-452a-942f-cf001d284cd7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.936636 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df35250d-1183-452a-942f-cf001d284cd7 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:21.937383 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df35250d-1183-452a-942f-cf001d284cd7 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.937383 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df35250d-1183-452a-942f-cf001d284cd7 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.940563 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb7e1c65-62b0-4bbb-817a-3e3865905d07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c3683ca4-9b7e-446b-918d-a45b4783a6e4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2125632472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='803e489471d744e9823b48079564331b',qos_specs=None,replication_status=,reservations=['d3873299-a6c0-4fbe-b1d2-e89e7f9d9fa7','e02553f1-809c-4794-809a-b8a833af56cb','9cb25914-d3c8-438d-b283-39965add6bf2','1278e361-f62e-42f6-8871-a1538d17038c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5e6bde84f1459396a200bcf307b4e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-2125632472',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c3683ca4-9b7e-446b-918d-a45b4783a6e4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='803e489471d744e9823b48079564331b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5e6bde84f1459396a200bcf307b4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.942284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bf5e80-f80a-44a1-a541-c765e907e909) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.945101 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:21.945101 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:21.949235 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-df35250d-1183-452a-942f-cf001d284cd7 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] Volume info retrieved successfully. Aug 07 16:16:21.954066 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df35250d-1183-452a-942f-cf001d284cd7 tempest-VolumesTransfersV355Test-1282879584 tempest-VolumesTransfersV355Test-1282879584-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 200 Aug 07 16:16:21.954416 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 405/1636] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 941 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:21.962374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f6bf5e80-f80a-44a1-a541-c765e907e909) transitioned into state 'SUCCESS' from state '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-2125632472',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='803e489471d744e9823b48079564331b',qos_specs=None,replication_status=,reservations=['d3873299-a6c0-4fbe-b1d2-e89e7f9d9fa7','e02553f1-809c-4794-809a-b8a833af56cb','9cb25914-d3c8-438d-b283-39965add6bf2','1278e361-f62e-42f6-8871-a1538d17038c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5e6bde84f1459396a200bcf307b4e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.963162 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88187445-d452-440a-8085-deb9d91353a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:21.971781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3172b76-0e17-480d-9c08-1ee900ccc9f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.973686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (88187445-d452-440a-8085-deb9d91353a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:21.974787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Flow 'volume_create_api' (746e42af-68b3-404f-bf89-8b296096bed0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:21.975170 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create volume request issued successfully. Aug 07 16:16:21.976119 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bc3cd027-5fb3-4370-8395-06bfdc66e6c5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:21.976642 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 401/1637] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:21 2026] POST /volume/v3/volumes => generated 746 bytes in 352 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:21.976694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3172b76-0e17-480d-9c08-1ee900ccc9f3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] DELETE https://10.4.3.24/volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 Aug 07 16:16:21.976870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3172b76-0e17-480d-9c08-1ee900ccc9f3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.977079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3172b76-0e17-480d-9c08-1ee900ccc9f3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:21.977190 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.volume_transfer [None req-c3172b76-0e17-480d-9c08-1ee900ccc9f3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Delete transfer with id: 28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 Aug 07 16:16:21.982605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3172b76-0e17-480d-9c08-1ee900ccc9f3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 returned with HTTP 404 Aug 07 16:16:21.983457 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 418/1638] 10.4.3.24 () {68 vars in 1412 bytes} [Fri Aug 7 16:16:21 2026] DELETE /volume/v3/volume-transfers/28a4b314-edf0-40ed-ab15-c38e2b9b6ea4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:21.993585 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a06bb36-891a-4d83-a704-99764dfe1ca4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.994042 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:21.996913 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a06bb36-891a-4d83-a704-99764dfe1ca4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:21.997051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a06bb36-891a-4d83-a704-99764dfe1ca4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:21.997248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a06bb36-891a-4d83-a704-99764dfe1ca4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.006116 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.006116 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.015116 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a06bb36-891a-4d83-a704-99764dfe1ca4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:22.020703 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a06bb36-891a-4d83-a704-99764dfe1ca4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:22.021254 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 415/1639] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:21 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 814 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.059910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-989de34d-1c9d-48a4-9506-9d81e0a93fe8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.062686 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-989de34d-1c9d-48a4-9506-9d81e0a93fe8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:22.062924 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-989de34d-1c9d-48a4-9506-9d81e0a93fe8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.063231 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-989de34d-1c9d-48a4-9506-9d81e0a93fe8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.063422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-989de34d-1c9d-48a4-9506-9d81e0a93fe8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:22.069135 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.069135 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:22.070190 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-989de34d-1c9d-48a4-9506-9d81e0a93fe8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:22.070731 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 402/1640] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.081055 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-aea55c09-45df-430f-aa5e-5879360fa323 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.085765 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-aea55c09-45df-430f-aa5e-5879360fa323 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] DELETE https://10.4.3.24/volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae Aug 07 16:16:22.086004 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-aea55c09-45df-430f-aa5e-5879360fa323 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.086203 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-aea55c09-45df-430f-aa5e-5879360fa323 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.086352 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:22.086714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.086995 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.087389 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Delete volume with id: 97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:22.096503 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.096503 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:22.097381 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.097381 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.097752 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Volume info retrieved successfully. Aug 07 16:16:22.118605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7fe5d38-1046-4513-8131-15dfb1367db1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.120408 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7fe5d38-1046-4513-8131-15dfb1367db1 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:22.120630 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7fe5d38-1046-4513-8131-15dfb1367db1 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.120873 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7fe5d38-1046-4513-8131-15dfb1367db1 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.121595 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Delete volume request issued successfully. Aug 07 16:16:22.121796 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ee202ac-7854-49ba-b8ea-0b0b82d5c957 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 202 Aug 07 16:16:22.122316 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 406/1641] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:16:21 2026] DELETE /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 0 bytes in 129 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:22.129684 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.129684 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.130580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4214c4e9-8f4c-4292-a0cc-e4c2e837ac5d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.132762 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4214c4e9-8f4c-4292-a0cc-e4c2e837ac5d tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:22.133097 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4214c4e9-8f4c-4292-a0cc-e4c2e837ac5d tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.133331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4214c4e9-8f4c-4292-a0cc-e4c2e837ac5d tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.136409 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7fe5d38-1046-4513-8131-15dfb1367db1 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:22.142957 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7fe5d38-1046-4513-8131-15dfb1367db1 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:22.143486 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 416/1642] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.145236 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.145236 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:22.151220 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4214c4e9-8f4c-4292-a0cc-e4c2e837ac5d tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Volume info retrieved successfully. Aug 07 16:16:22.157983 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40f6b4db-8d69-44df-aafc-ba3065186577 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.158852 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4214c4e9-8f4c-4292-a0cc-e4c2e837ac5d tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 200 Aug 07 16:16:22.159513 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 403/1643] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 1125 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:22.159584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ade31da-d8c5-4d87-8009-6e082cc823ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.161706 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40f6b4db-8d69-44df-aafc-ba3065186577 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.162023 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ade31da-d8c5-4d87-8009-6e082cc823ea tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:22.162066 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40f6b4db-8d69-44df-aafc-ba3065186577 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.162356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ade31da-d8c5-4d87-8009-6e082cc823ea tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.162420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40f6b4db-8d69-44df-aafc-ba3065186577 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.162605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ade31da-d8c5-4d87-8009-6e082cc823ea tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.162659 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-40f6b4db-8d69-44df-aafc-ba3065186577 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:22.171922 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.171922 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.174095 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.174095 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.179162 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9ade31da-d8c5-4d87-8009-6e082cc823ea tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:22.188239 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ade31da-d8c5-4d87-8009-6e082cc823ea tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:22.188937 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 417/1644] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 853 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.192401 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40f6b4db-8d69-44df-aafc-ba3065186577 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:22.192759 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 407/1645] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 388 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.206016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fc72e9b-5c63-4021-b502-ce20477a050f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.207899 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:22.208225 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-54299275"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.209958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-729264f5-7a31-49aa-b733-8a63ce012287 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.210101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-54299275'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:22.210101 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume of 1 GB Aug 07 16:16:22.212003 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-729264f5-7a31-49aa-b733-8a63ce012287 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] POST https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action Aug 07 16:16:22.212595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-729264f5-7a31-49aa-b733-8a63ce012287 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:22.212678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-729264f5-7a31-49aa-b733-8a63ce012287 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.214559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-729264f5-7a31-49aa-b733-8a63ce012287 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Updating group '0f875dd8-f4d2-4017-a85f-e52ffb96b377' with 'creating' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 16:16:22.214718 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Availability Zones retrieved successfully. Aug 07 16:16:22.220465 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.220465 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.221678 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Flow 'volume_create_api' (da2e89bf-1a83-4f7d-aa76-7e5e22fd643c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:22.223043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdaae48-b882-48f2-8562-8051aa955937) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:22.224138 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:22.225360 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e879d359-23cd-4fc0-9b07-f837f791b5ea req-aea55c09-45df-430f-aa5e-5879360fa323 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae returned with HTTP 200 Aug 07 16:16:22.225995 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 419/1646] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:22 2026] DELETE /volume/v3/attachments/c65619dc-41ea-437c-8cc0-b4231cea74ae => generated 19 bytes in 146 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.232976 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-729264f5-7a31-49aa-b733-8a63ce012287 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action returned with HTTP 202 Aug 07 16:16:22.233260 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 418/1647] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:22.235227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c65f9354-ff47-4d92-bd7c-7327538a32a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.237360 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c65f9354-ff47-4d92-bd7c-7327538a32a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:22.238100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c65f9354-ff47-4d92-bd7c-7327538a32a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.238100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c65f9354-ff47-4d92-bd7c-7327538a32a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.242643 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61c45fbc-9235-4a73-a9ff-3822421ff2a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.245938 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61c45fbc-9235-4a73-a9ff-3822421ff2a8 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.246239 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61c45fbc-9235-4a73-a9ff-3822421ff2a8 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.246445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61c45fbc-9235-4a73-a9ff-3822421ff2a8 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.246587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-61c45fbc-9235-4a73-a9ff-3822421ff2a8 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:22.251222 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.251222 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:22.253759 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.253759 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.260696 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c65f9354-ff47-4d92-bd7c-7327538a32a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:22.264091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bdaae48-b882-48f2-8562-8051aa955937) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:22.264689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e88563d-b2a2-4b4e-a17f-57e6be9e9f0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:22.266228 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c65f9354-ff47-4d92-bd7c-7327538a32a9 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:22.266879 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 408/1648] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.268192 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61c45fbc-9235-4a73-a9ff-3822421ff2a8 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:22.268691 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 420/1649] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 387 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.279564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8eac2c6-0095-44e5-b0f9-6b5bce9ce708 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.281911 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8eac2c6-0095-44e5-b0f9-6b5bce9ce708 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] POST https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action Aug 07 16:16:22.282325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8eac2c6-0095-44e5-b0f9-6b5bce9ce708 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:22.282475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8eac2c6-0095-44e5-b0f9-6b5bce9ce708 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.283911 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-f8eac2c6-0095-44e5-b0f9-6b5bce9ce708 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Updating group '0f875dd8-f4d2-4017-a85f-e52ffb96b377' with 'available' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 16:16:22.287419 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.287419 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.298930 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8eac2c6-0095-44e5-b0f9-6b5bce9ce708 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action returned with HTTP 202 Aug 07 16:16:22.299465 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 419/1650] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:22.308265 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c28a471-1058-4c14-9e97-bc88ab198cfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.310360 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c28a471-1058-4c14-9e97-bc88ab198cfe tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.310696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c28a471-1058-4c14-9e97-bc88ab198cfe tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.310696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c28a471-1058-4c14-9e97-bc88ab198cfe tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.311014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-7c28a471-1058-4c14-9e97-bc88ab198cfe tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:22.315689 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.315689 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.326250 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c28a471-1058-4c14-9e97-bc88ab198cfe tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:22.326643 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 409/1651] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 388 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.334825 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Created reservations ['befecb50-838d-4b92-91c0-e9ecec90f970', '0424da5c-9276-4b04-9992-3c048681e52a', '0684078f-4d22-43be-93c7-6cb21ef1d6b8', 'f4c03c52-a99c-4387-8a99-d11843f15068'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:22.335728 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4e88563d-b2a2-4b4e-a17f-57e6be9e9f0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['befecb50-838d-4b92-91c0-e9ecec90f970', '0424da5c-9276-4b04-9992-3c048681e52a', '0684078f-4d22-43be-93c7-6cb21ef1d6b8', 'f4c03c52-a99c-4387-8a99-d11843f15068']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:22.337442 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca23f0-5c62-4e67-bb02-c43cf60305f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:22.337528 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5202d144-74ac-416f-a489-353895ae17dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.339076 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5202d144-74ac-416f-a489-353895ae17dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] POST https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action Aug 07 16:16:22.339552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5202d144-74ac-416f-a489-353895ae17dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:22.339831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5202d144-74ac-416f-a489-353895ae17dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "error"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.341427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-5202d144-74ac-416f-a489-353895ae17dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Updating group '0f875dd8-f4d2-4017-a85f-e52ffb96b377' with 'error' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 16:16:22.348638 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.348638 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:22.355609 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5202d144-74ac-416f-a489-353895ae17dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action returned with HTTP 202 Aug 07 16:16:22.356063 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 421/1652] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 16:16:22.362607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abca23f0-5c62-4e67-bb02-c43cf60305f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '781daeab-f465-4a5d-a0f5-fa9c7c5f6f22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-54299275',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='243e943156cc44708fa57200244f9a19',qos_specs=None,replication_status=,reservations=['befecb50-838d-4b92-91c0-e9ecec90f970','0424da5c-9276-4b04-9992-3c048681e52a','0684078f-4d22-43be-93c7-6cb21ef1d6b8','f4c03c52-a99c-4387-8a99-d11843f15068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0ad76953334ce39962b35edc7b8be8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-54299275',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='243e943156cc44708fa57200244f9a19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb0ad76953334ce39962b35edc7b8be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:22.363359 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516a1464-2eb4-4ee0-a8c4-0c978226aa1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:22.365893 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caa61bd6-bc71-45d9-a77a-fefa30c519e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.368040 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caa61bd6-bc71-45d9-a77a-fefa30c519e9 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.368310 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caa61bd6-bc71-45d9-a77a-fefa30c519e9 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.368655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caa61bd6-bc71-45d9-a77a-fefa30c519e9 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.368825 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-caa61bd6-bc71-45d9-a77a-fefa30c519e9 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:22.373486 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.373486 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.385790 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (516a1464-2eb4-4ee0-a8c4-0c978226aa1e) transitioned into state 'SUCCESS' from state '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-54299275',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='243e943156cc44708fa57200244f9a19',qos_specs=None,replication_status=,reservations=['befecb50-838d-4b92-91c0-e9ecec90f970','0424da5c-9276-4b04-9992-3c048681e52a','0684078f-4d22-43be-93c7-6cb21ef1d6b8','f4c03c52-a99c-4387-8a99-d11843f15068'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0ad76953334ce39962b35edc7b8be8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:22.386717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbff8ac-e56c-4ab2-b225-660228087ecf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:22.391894 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caa61bd6-bc71-45d9-a77a-fefa30c519e9 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:22.392424 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 420/1653] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 384 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.398103 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bbff8ac-e56c-4ab2-b225-660228087ecf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:22.398671 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Flow 'volume_create_api' (da2e89bf-1a83-4f7d-aa76-7e5e22fd643c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:22.399059 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume request issued successfully. Aug 07 16:16:22.399808 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fc72e9b-5c63-4021-b502-ce20477a050f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:22.400387 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 404/1654] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/volumes => generated 760 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:22.402044 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e7a8e1be-ba6f-42ba-b3e7-83ad452fe921 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.403855 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7a8e1be-ba6f-42ba-b3e7-83ad452fe921 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] POST https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action Aug 07 16:16:22.404251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7a8e1be-ba6f-42ba-b3e7-83ad452fe921 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:22.404403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e7a8e1be-ba6f-42ba-b3e7-83ad452fe921 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "available"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.405676 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-e7a8e1be-ba6f-42ba-b3e7-83ad452fe921 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Updating group '0f875dd8-f4d2-4017-a85f-e52ffb96b377' with 'available' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Aug 07 16:16:22.410194 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.410194 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.414238 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1837327a-7824-4418-b54c-089c3a8235e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.416086 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1837327a-7824-4418-b54c-089c3a8235e0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:22.416387 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1837327a-7824-4418-b54c-089c3a8235e0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.416497 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1837327a-7824-4418-b54c-089c3a8235e0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.417366 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e7a8e1be-ba6f-42ba-b3e7-83ad452fe921 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action returned with HTTP 202 Aug 07 16:16:22.417612 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 410/1655] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action => generated 0 bytes in 16 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:22.424463 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.424463 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:22.425473 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4009bf14-af79-4a27-b069-cf08cebf0076 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.427420 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4009bf14-af79-4a27-b069-cf08cebf0076 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.427642 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4009bf14-af79-4a27-b069-cf08cebf0076 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.427914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4009bf14-af79-4a27-b069-cf08cebf0076 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.428079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-4009bf14-af79-4a27-b069-cf08cebf0076 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:22.428316 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1837327a-7824-4418-b54c-089c3a8235e0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:22.432294 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.432294 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.432580 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1837327a-7824-4418-b54c-089c3a8235e0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:22.433013 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 422/1656] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 828 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.442747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4009bf14-af79-4a27-b069-cf08cebf0076 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:22.443256 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 421/1657] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 388 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.452740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.454799 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:22.455040 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.455230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.455511 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:22.456072 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.456072 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:22.456470 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:22.465143 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Get all volumes completed successfully. Aug 07 16:16:22.467388 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86a81f4f-2cf6-49f4-ab56-d79a2e52209a tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:22.468184 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 405/1658] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.481578 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.484693 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] POST https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action Aug 07 16:16:22.485314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:22.485556 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.487650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] delete called for group 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:16:22.487841 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Delete group with id: 0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.493052 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.493052 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.535116 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32cbda62-e147-4ea6-93ab-f7c44c414f23 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action returned with HTTP 202 Aug 07 16:16:22.535671 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 411/1659] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377/action => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:22.543271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b943257-5a79-4e9e-bd15-beaf25ee37d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.545541 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b943257-5a79-4e9e-bd15-beaf25ee37d3 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:22.545817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b943257-5a79-4e9e-bd15-beaf25ee37d3 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.546103 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b943257-5a79-4e9e-bd15-beaf25ee37d3 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.546291 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8b943257-5a79-4e9e-bd15-beaf25ee37d3 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:22.550808 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.550808 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:22.559982 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b943257-5a79-4e9e-bd15-beaf25ee37d3 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 200 Aug 07 16:16:22.560620 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 423/1660] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 387 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.570183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d34b02a-a1f1-4a7d-90fb-e9ec8f275994 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.572265 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d34b02a-a1f1-4a7d-90fb-e9ec8f275994 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:22.572538 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d34b02a-a1f1-4a7d-90fb-e9ec8f275994 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.572746 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d34b02a-a1f1-4a7d-90fb-e9ec8f275994 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.581048 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.581048 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:22.585149 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d34b02a-a1f1-4a7d-90fb-e9ec8f275994 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:22.589684 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d34b02a-a1f1-4a7d-90fb-e9ec8f275994 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:22.590077 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 422/1661] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:22.664565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-f0fc85b0-cb55-42c2-b53d-f079a1c89207 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.667056 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-f0fc85b0-cb55-42c2-b53d-f079a1c89207 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:22.667323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-f0fc85b0-cb55-42c2-b53d-f079a1c89207 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.667598 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-f0fc85b0-cb55-42c2-b53d-f079a1c89207 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.677882 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.677882 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:22.684142 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-f0fc85b0-cb55-42c2-b53d-f079a1c89207 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:22.689285 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-f0fc85b0-cb55-42c2-b53d-f079a1c89207 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:22.689736 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 406/1662] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1134 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.709684 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.711759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] POST https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85/action Aug 07 16:16:22.712146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:22.712255 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:22.724152 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.724152 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:22.724804 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:22.731358 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Begin detaching volume completed successfully. Aug 07 16:16:22.731641 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-e8ddf5a5-7cf9-4f68-84dc-47a22716038a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85/action returned with HTTP 202 Aug 07 16:16:22.732175 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 412/1663] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:16:22 2026] POST /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:22.750222 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8bc74fc0-976c-42e5-b1a9-ada22f35c215 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.752486 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bc74fc0-976c-42e5-b1a9-ada22f35c215 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:22.752714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bc74fc0-976c-42e5-b1a9-ada22f35c215 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.753000 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8bc74fc0-976c-42e5-b1a9-ada22f35c215 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.766727 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.766727 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:22.770777 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8bc74fc0-976c-42e5-b1a9-ada22f35c215 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:22.776349 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8bc74fc0-976c-42e5-b1a9-ada22f35c215 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:22.776797 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 424/1664] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:22.779229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5221d795-84bb-48c2-982d-e5d2ef47fbbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.779762 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5221d795-84bb-48c2-982d-e5d2ef47fbbc None None] GET https://10.4.3.24/volume// Aug 07 16:16:22.780013 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5221d795-84bb-48c2-982d-e5d2ef47fbbc None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.780559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5221d795-84bb-48c2-982d-e5d2ef47fbbc None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.780930 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5221d795-84bb-48c2-982d-e5d2ef47fbbc None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:22.781683 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 423/1665] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:22.789962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-4e2dbb6c-650b-41ea-9637-7256a9195cdb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:22.792512 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-4e2dbb6c-650b-41ea-9637-7256a9195cdb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:22.793038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-4e2dbb6c-650b-41ea-9637-7256a9195cdb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:22.793038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-4e2dbb6c-650b-41ea-9637-7256a9195cdb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:22.805974 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:22.805974 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:22.811373 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-4e2dbb6c-650b-41ea-9637-7256a9195cdb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:22.816900 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-4e2dbb6c-650b-41ea-9637-7256a9195cdb tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:22.817502 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 407/1666] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:22 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1317 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:23.014907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-5f7a8995-936b-4d18-bf58-5377a176671a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.017352 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-5f7a8995-936b-4d18-bf58-5377a176671a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:23.017553 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-5f7a8995-936b-4d18-bf58-5377a176671a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.017776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-5f7a8995-936b-4d18-bf58-5377a176671a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.027486 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.027486 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:23.031555 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-5f7a8995-936b-4d18-bf58-5377a176671a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:23.036962 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-5f7a8995-936b-4d18-bf58-5377a176671a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:23.037450 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 413/1667] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:23.038123 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f10aac4d-df6a-4bd2-a128-eeef4603694c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.041728 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f10aac4d-df6a-4bd2-a128-eeef4603694c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:23.041938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f10aac4d-df6a-4bd2-a128-eeef4603694c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.042117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f10aac4d-df6a-4bd2-a128-eeef4603694c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.049524 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.049524 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:23.053728 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f10aac4d-df6a-4bd2-a128-eeef4603694c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:23.058062 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f10aac4d-df6a-4bd2-a128-eeef4603694c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:23.058442 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 425/1668] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:23.070397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.072453 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] POST https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4/action Aug 07 16:16:23.072826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:23.072970 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:23.081850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96bd1bf7-9e75-4df0-bc5c-581bbc9f2bb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.083181 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.083181 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:23.083934 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:23.083983 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96bd1bf7-9e75-4df0-bc5c-581bbc9f2bb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:23.084237 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96bd1bf7-9e75-4df0-bc5c-581bbc9f2bb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.084470 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96bd1bf7-9e75-4df0-bc5c-581bbc9f2bb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.084629 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-96bd1bf7-9e75-4df0-bc5c-581bbc9f2bb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:23.090122 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.090122 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:23.091065 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96bd1bf7-9e75-4df0-bc5c-581bbc9f2bb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:23.091551 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 408/1669] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:23.124948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Created reservations ['4f3d4004-cbf9-4338-bcbf-cb14509a7b84', 'fbd0fa78-5ed7-413f-8403-0eac5f139939'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:23.138019 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Extend volume request issued successfully. Aug 07 16:16:23.138019 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9cca6ca-485f-4667-ba3d-c3138a9fff20 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4/action returned with HTTP 202 Aug 07 16:16:23.138019 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 424/1670] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:16:23 2026] POST /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:23.147943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dfabe757-096e-41b6-99bf-438794130079 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.150644 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfabe757-096e-41b6-99bf-438794130079 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:23.150644 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfabe757-096e-41b6-99bf-438794130079 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.150644 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfabe757-096e-41b6-99bf-438794130079 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.171000 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.171000 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:23.174997 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dfabe757-096e-41b6-99bf-438794130079 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:23.178591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d9f6e51-a655-4db2-9bad-ba4769930c23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.180812 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d9f6e51-a655-4db2-9bad-ba4769930c23 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:23.181151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6e51-a655-4db2-9bad-ba4769930c23 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.181419 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d9f6e51-a655-4db2-9bad-ba4769930c23 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.181704 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfabe757-096e-41b6-99bf-438794130079 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:23.182135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 414/1671] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 1354 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:23.188488 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d9f6e51-a655-4db2-9bad-ba4769930c23 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 404 Aug 07 16:16:23.189137 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 426/1672] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:23.196647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-909bd319-51d8-40d8-8f9d-aaee6b92f389 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.198732 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-909bd319-51d8-40d8-8f9d-aaee6b92f389 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:23.198966 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-909bd319-51d8-40d8-8f9d-aaee6b92f389 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.199150 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-909bd319-51d8-40d8-8f9d-aaee6b92f389 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.205250 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-909bd319-51d8-40d8-8f9d-aaee6b92f389 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 404 Aug 07 16:16:23.205757 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 409/1673] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:23.213218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c1b59282-1d3c-4759-8a7a-d0929337300c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.215176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1b59282-1d3c-4759-8a7a-d0929337300c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] DELETE https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:23.215411 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1b59282-1d3c-4759-8a7a-d0929337300c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.215595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c1b59282-1d3c-4759-8a7a-d0929337300c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.215771 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c1b59282-1d3c-4759-8a7a-d0929337300c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Delete volume with id: 97dd341e-0a65-46d7-92dd-a742c3ad2620 Aug 07 16:16:23.221526 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c1b59282-1d3c-4759-8a7a-d0929337300c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 returned with HTTP 404 Aug 07 16:16:23.222068 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 425/1674] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:16:23 2026] DELETE /volume/v3/volumes/97dd341e-0a65-46d7-92dd-a742c3ad2620 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:23.229806 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.231900 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:23.232353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-2104474735"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:23.233824 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-2104474735'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:23.234254 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Create volume of 1 GB Aug 07 16:16:23.238092 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Availability Zones retrieved successfully. Aug 07 16:16:23.243685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Flow 'volume_create_api' (3f90624b-a7ea-4b53-ad60-ac3bf839a814) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:23.244673 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac4de54-1e94-4494-ad0a-fd004d2e7554) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.245613 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:23.273081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2ac4de54-1e94-4494-ad0a-fd004d2e7554) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.273940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4f1925-66cc-44f1-bb66-b265216dbf7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.281776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5ea1092-2ca4-4e69-b718-107dd76d706c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.284100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5ea1092-2ca4-4e69-b718-107dd76d706c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:23.284397 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5ea1092-2ca4-4e69-b718-107dd76d706c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.284687 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5ea1092-2ca4-4e69-b718-107dd76d706c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.297163 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.297163 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:23.301455 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5ea1092-2ca4-4e69-b718-107dd76d706c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:23.306740 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5ea1092-2ca4-4e69-b718-107dd76d706c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:23.307340 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 427/1675] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:23.327190 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Created reservations ['245c0590-0584-43f9-adee-943bb2dbab13', 'a930fe09-9907-41b2-9708-c0239be749ea', '701b7242-1abc-4f74-b293-014669437d49', '6af984ad-a232-489e-8b9c-9d3b0a70ed7d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:23.328129 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db4f1925-66cc-44f1-bb66-b265216dbf7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['245c0590-0584-43f9-adee-943bb2dbab13', 'a930fe09-9907-41b2-9708-c0239be749ea', '701b7242-1abc-4f74-b293-014669437d49', '6af984ad-a232-489e-8b9c-9d3b0a70ed7d']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.329219 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f075d60-e8bf-4787-a6ef-a99c4390c279) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.356601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f075d60-e8bf-4787-a6ef-a99c4390c279) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71c76a5a-f6a0-4bc0-ad46-7dc813e966df', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2104474735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12bdb5ef618641a5afd6478562b2a2b4',qos_specs=None,replication_status=,reservations=['245c0590-0584-43f9-adee-943bb2dbab13','a930fe09-9907-41b2-9708-c0239be749ea','701b7242-1abc-4f74-b293-014669437d49','6af984ad-a232-489e-8b9c-9d3b0a70ed7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6265972a9324d80b3f1323ba3777d64',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-2104474735',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71c76a5a-f6a0-4bc0-ad46-7dc813e966df,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='12bdb5ef618641a5afd6478562b2a2b4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c6265972a9324d80b3f1323ba3777d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.357574 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca46cea9-9834-4684-a387-3b46e24079ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.386671 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca46cea9-9834-4684-a387-3b46e24079ee) transitioned into state 'SUCCESS' from state '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-2104474735',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='12bdb5ef618641a5afd6478562b2a2b4',qos_specs=None,replication_status=,reservations=['245c0590-0584-43f9-adee-943bb2dbab13','a930fe09-9907-41b2-9708-c0239be749ea','701b7242-1abc-4f74-b293-014669437d49','6af984ad-a232-489e-8b9c-9d3b0a70ed7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c6265972a9324d80b3f1323ba3777d64',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.387737 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462517fd-b68d-4013-a71f-2d92a3c9a410) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.401847 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (462517fd-b68d-4013-a71f-2d92a3c9a410) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.403157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Flow 'volume_create_api' (3f90624b-a7ea-4b53-ad60-ac3bf839a814) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:23.403665 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Create volume request issued successfully. Aug 07 16:16:23.404472 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99f93f19-2dab-46a0-ac5c-0e5e850bfcbc tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:23.405015 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 415/1676] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:16:23 2026] POST /volume/v3/volumes => generated 817 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:23.419181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-27f03b25-8f6a-48cc-8b15-65c3104a61f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.421358 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27f03b25-8f6a-48cc-8b15-65c3104a61f2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:23.422095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27f03b25-8f6a-48cc-8b15-65c3104a61f2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.422287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-27f03b25-8f6a-48cc-8b15-65c3104a61f2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.432510 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.432510 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:23.437506 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-27f03b25-8f6a-48cc-8b15-65c3104a61f2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:23.444799 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-27f03b25-8f6a-48cc-8b15-65c3104a61f2 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 200 Aug 07 16:16:23.445351 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 410/1677] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 885 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:23.446673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c681001-b347-4a48-9e85-5f2dfc139b07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.448638 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c681001-b347-4a48-9e85-5f2dfc139b07 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:23.448836 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c681001-b347-4a48-9e85-5f2dfc139b07 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.449064 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c681001-b347-4a48-9e85-5f2dfc139b07 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.456404 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.456404 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:23.459678 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c681001-b347-4a48-9e85-5f2dfc139b07 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:23.464057 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c681001-b347-4a48-9e85-5f2dfc139b07 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:23.464493 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 426/1678] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:23.481014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1144818-b463-4bcb-9d4e-77e263df4b96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.482772 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1144818-b463-4bcb-9d4e-77e263df4b96 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:23.482962 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1144818-b463-4bcb-9d4e-77e263df4b96 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.483181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1144818-b463-4bcb-9d4e-77e263df4b96 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.490479 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.490479 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:23.495509 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1144818-b463-4bcb-9d4e-77e263df4b96 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:23.498082 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1144818-b463-4bcb-9d4e-77e263df4b96 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:23.498496 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 428/1679] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 853 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:23.512849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.515796 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:23.516393 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-2132176953"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:23.518021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-2132176953'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:23.518182 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume of 1 GB Aug 07 16:16:23.518522 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.518522 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:23.522808 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Availability Zones retrieved successfully. Aug 07 16:16:23.530864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Flow 'volume_create_api' (e294283b-8bba-43ac-9936-18e5b65f107d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:23.535324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540b2e4d-cb1a-4ad1-9668-a80a5d5295aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.535324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:23.573277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (540b2e4d-cb1a-4ad1-9668-a80a5d5295aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.573460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fc10bb7-3675-46a0-a097-7fcac2f54cf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.574459 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a571a0-7c32-4411-a906-105103abb82a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.576841 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc10bb7-3675-46a0-a097-7fcac2f54cf2 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] GET https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 Aug 07 16:16:23.576841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc10bb7-3675-46a0-a097-7fcac2f54cf2 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.576841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc10bb7-3675-46a0-a097-7fcac2f54cf2 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.576841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4fc10bb7-3675-46a0-a097-7fcac2f54cf2 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] show called for member 0f875dd8-f4d2-4017-a85f-e52ffb96b377 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:23.579741 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc10bb7-3675-46a0-a097-7fcac2f54cf2 tempest-GroupsV320Test-18550564 tempest-GroupsV320Test-18550564-project-member] https://10.4.3.24/volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 returned with HTTP 404 Aug 07 16:16:23.580349 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 411/1680] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/groups/0f875dd8-f4d2-4017-a85f-e52ffb96b377 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:23.588344 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37cb134b-b064-4285-b55c-6ad5b39910dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.590432 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37cb134b-b064-4285-b55c-6ad5b39910dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/5bc1a50e-e0ef-4890-a78a-f1930b42c10d Aug 07 16:16:23.590625 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37cb134b-b064-4285-b55c-6ad5b39910dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.591006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37cb134b-b064-4285-b55c-6ad5b39910dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.607212 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37cb134b-b064-4285-b55c-6ad5b39910dc tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/group_types/5bc1a50e-e0ef-4890-a78a-f1930b42c10d returned with HTTP 202 Aug 07 16:16:23.607725 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 427/1681] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:16:23 2026] DELETE /volume/v3/group_types/5bc1a50e-e0ef-4890-a78a-f1930b42c10d => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:23.615969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45a176df-5b05-4a25-b64e-c05ef592f222 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.618458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45a176df-5b05-4a25-b64e-c05ef592f222 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] DELETE https://10.4.3.24/volume/v3/types/12d51509-fbf5-4263-acb3-1098c5caa8b4 Aug 07 16:16:23.618887 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45a176df-5b05-4a25-b64e-c05ef592f222 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.619347 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45a176df-5b05-4a25-b64e-c05ef592f222 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.622783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Created reservations ['c19dbf2e-f4be-4a2e-ada2-2ff5dcc6eb4e', 'ff9ae636-d8de-4e45-842a-2c33a56cea22', '96cb8f71-5ee0-4d5e-9bc8-4be9d751363a', 'cb4bcb6c-8a42-4ee9-9b5c-80587dd94d7f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:23.623607 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00a571a0-7c32-4411-a906-105103abb82a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c19dbf2e-f4be-4a2e-ada2-2ff5dcc6eb4e', 'ff9ae636-d8de-4e45-842a-2c33a56cea22', '96cb8f71-5ee0-4d5e-9bc8-4be9d751363a', 'cb4bcb6c-8a42-4ee9-9b5c-80587dd94d7f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.624473 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe9d287-ab5e-4750-ae57-e240f9fd2517) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.658853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45a176df-5b05-4a25-b64e-c05ef592f222 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/types/12d51509-fbf5-4263-acb3-1098c5caa8b4 returned with HTTP 202 Aug 07 16:16:23.659355 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 429/1682] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:23 2026] DELETE /volume/v3/types/12d51509-fbf5-4263-acb3-1098c5caa8b4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:23.666028 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4e437ef3-da19-477e-b6d8-46a6aad8b473 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.667875 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e437ef3-da19-477e-b6d8-46a6aad8b473 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] GET https://10.4.3.24/volume/v3/types/12d51509-fbf5-4263-acb3-1098c5caa8b4 Aug 07 16:16:23.668104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e437ef3-da19-477e-b6d8-46a6aad8b473 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.668310 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4e437ef3-da19-477e-b6d8-46a6aad8b473 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.672098 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4e437ef3-da19-477e-b6d8-46a6aad8b473 tempest-GroupsV320Test-1979784345 tempest-GroupsV320Test-1979784345-project-admin] https://10.4.3.24/volume/v3/types/12d51509-fbf5-4263-acb3-1098c5caa8b4 returned with HTTP 404 Aug 07 16:16:23.672637 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 412/1683] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/types/12d51509-fbf5-4263-acb3-1098c5caa8b4 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:23.790271 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb1eb8f3-ca35-4067-8fa7-0e43a8d0a0a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.792840 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb1eb8f3-ca35-4067-8fa7-0e43a8d0a0a2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:23.793082 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb1eb8f3-ca35-4067-8fa7-0e43a8d0a0a2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.793335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb1eb8f3-ca35-4067-8fa7-0e43a8d0a0a2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.798776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fe9d287-ab5e-4750-ae57-e240f9fd2517) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd641f1a1-4e2a-4aca-91e0-8af89ccefa80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2132176953',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='243e943156cc44708fa57200244f9a19',qos_specs=None,replication_status=,reservations=['c19dbf2e-f4be-4a2e-ada2-2ff5dcc6eb4e','ff9ae636-d8de-4e45-842a-2c33a56cea22','96cb8f71-5ee0-4d5e-9bc8-4be9d751363a','cb4bcb6c-8a42-4ee9-9b5c-80587dd94d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0ad76953334ce39962b35edc7b8be8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-2132176953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d641f1a1-4e2a-4aca-91e0-8af89ccefa80,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='243e943156cc44708fa57200244f9a19',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fb0ad76953334ce39962b35edc7b8be8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.799567 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a1a759-22c6-4d1d-b794-6bc6d762ea79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.814675 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.814675 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:23.823879 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb1eb8f3-ca35-4067-8fa7-0e43a8d0a0a2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:23.825166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c0a1a759-22c6-4d1d-b794-6bc6d762ea79) transitioned into state 'SUCCESS' from state '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-2132176953',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='243e943156cc44708fa57200244f9a19',qos_specs=None,replication_status=,reservations=['c19dbf2e-f4be-4a2e-ada2-2ff5dcc6eb4e','ff9ae636-d8de-4e45-842a-2c33a56cea22','96cb8f71-5ee0-4d5e-9bc8-4be9d751363a','cb4bcb6c-8a42-4ee9-9b5c-80587dd94d7f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fb0ad76953334ce39962b35edc7b8be8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.826452 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56579fff-c764-4856-b4ee-7bbd1af8cb74) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:23.834260 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb1eb8f3-ca35-4067-8fa7-0e43a8d0a0a2 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:23.834765 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 428/1684] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1137 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:23.839135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (56579fff-c764-4856-b4ee-7bbd1af8cb74) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:23.840513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Flow 'volume_create_api' (e294283b-8bba-43ac-9936-18e5b65f107d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:23.841022 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Create volume request issued successfully. Aug 07 16:16:23.841826 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d8b948e-cfbf-4c4e-ba38-97dcc6ffbfff tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:23.842443 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 416/1685] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:23 2026] POST /volume/v3/volumes => generated 762 bytes in 330 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:23.855041 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16d30232-1dcb-4612-9b3a-5942db5ad19e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:23.857480 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16d30232-1dcb-4612-9b3a-5942db5ad19e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:23.857827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16d30232-1dcb-4612-9b3a-5942db5ad19e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:23.858098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16d30232-1dcb-4612-9b3a-5942db5ad19e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:23.866295 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:23.866295 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:23.870329 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-16d30232-1dcb-4612-9b3a-5942db5ad19e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:23.875499 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16d30232-1dcb-4612-9b3a-5942db5ad19e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:23.875874 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 430/1686] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:23 2026] GET /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 830 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:24.103991 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-858e0e6e-6b9f-4d03-b10a-4fd701dfe606 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.106078 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-858e0e6e-6b9f-4d03-b10a-4fd701dfe606 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:24.106333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-858e0e6e-6b9f-4d03-b10a-4fd701dfe606 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.107017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-858e0e6e-6b9f-4d03-b10a-4fd701dfe606 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.107174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-858e0e6e-6b9f-4d03-b10a-4fd701dfe606 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:24.111554 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.111554 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:24.112400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-858e0e6e-6b9f-4d03-b10a-4fd701dfe606 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:24.112752 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 413/1687] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:24.190816 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7ce4f8c-21b7-4756-b7b6-b63902b63a88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.194268 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7ce4f8c-21b7-4756-b7b6-b63902b63a88 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] GET https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:16:24.194383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7ce4f8c-21b7-4756-b7b6-b63902b63a88 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.194589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7ce4f8c-21b7-4756-b7b6-b63902b63a88 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.194908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-795880e6-7c11-4142-aa20-8b58daa25e2b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.197111 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-795880e6-7c11-4142-aa20-8b58daa25e2b tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:24.197392 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-795880e6-7c11-4142-aa20-8b58daa25e2b tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.197608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-795880e6-7c11-4142-aa20-8b58daa25e2b tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.206946 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.206946 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:24.210331 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.210331 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:24.211693 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-795880e6-7c11-4142-aa20-8b58daa25e2b tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:24.215361 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a7ce4f8c-21b7-4756-b7b6-b63902b63a88 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:16:24.217610 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-795880e6-7c11-4142-aa20-8b58daa25e2b tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:24.218135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 417/1688] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 1354 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.222269 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7ce4f8c-21b7-4756-b7b6-b63902b63a88 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 200 Aug 07 16:16:24.222555 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 429/1689] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 1831 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:24.232363 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ef351187-7274-4146-b813-3537702baa8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.234337 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef351187-7274-4146-b813-3537702baa8c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:24.234626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef351187-7274-4146-b813-3537702baa8c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.234819 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ef351187-7274-4146-b813-3537702baa8c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.242510 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.242510 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:24.246947 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ef351187-7274-4146-b813-3537702baa8c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:24.252442 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ef351187-7274-4146-b813-3537702baa8c tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:24.252873 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 431/1690] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 1354 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.266287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32351c86-18ae-4cc9-ac5f-72db0c2ff459 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.268452 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32351c86-18ae-4cc9-ac5f-72db0c2ff459 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:24.268643 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32351c86-18ae-4cc9-ac5f-72db0c2ff459 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.268825 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32351c86-18ae-4cc9-ac5f-72db0c2ff459 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.276184 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.276184 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:24.279597 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-32351c86-18ae-4cc9-ac5f-72db0c2ff459 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:24.284219 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32351c86-18ae-4cc9-ac5f-72db0c2ff459 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:24.284581 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 414/1691] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 1354 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.297402 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.303079 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:24.303079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.303079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.303336 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Delete volume with id: c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:24.316178 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.316178 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:24.317333 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:24.323872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45ce4936-6d05-45f2-aa36-564fd4fba31e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.327099 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45ce4936-6d05-45f2-aa36-564fd4fba31e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:24.327099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45ce4936-6d05-45f2-aa36-564fd4fba31e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.327099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45ce4936-6d05-45f2-aa36-564fd4fba31e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.338768 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.338768 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:24.342646 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45ce4936-6d05-45f2-aa36-564fd4fba31e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:24.347438 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Delete volume request issued successfully. Aug 07 16:16:24.347696 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45ce4936-6d05-45f2-aa36-564fd4fba31e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:24.347774 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-635448ea-f55a-4e5f-b6e5-c32eb60f174e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 202 Aug 07 16:16:24.348198 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 430/1692] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 1146 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:16:24.348261 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 418/1693] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:24 2026] DELETE /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:24.357442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0dd56e5-a703-4d16-8656-4881ffb4d934 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.359432 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0dd56e5-a703-4d16-8656-4881ffb4d934 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:24.359638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0dd56e5-a703-4d16-8656-4881ffb4d934 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.359873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0dd56e5-a703-4d16-8656-4881ffb4d934 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.369186 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.369186 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:24.373210 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0dd56e5-a703-4d16-8656-4881ffb4d934 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:24.378585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0dd56e5-a703-4d16-8656-4881ffb4d934 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 200 Aug 07 16:16:24.379063 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 432/1694] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 1353 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.463338 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba6db05d-d172-4a17-862e-92c015bd290c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.463338 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba6db05d-d172-4a17-862e-92c015bd290c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.463338 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba6db05d-d172-4a17-862e-92c015bd290c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.463338 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba6db05d-d172-4a17-862e-92c015bd290c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.472797 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.472797 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:24.477378 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba6db05d-d172-4a17-862e-92c015bd290c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:24.483147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba6db05d-d172-4a17-862e-92c015bd290c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 200 Aug 07 16:16:24.483612 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 415/1695] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 944 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.498914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.500910 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] POST https://10.4.3.24/volume/v3/volume-transfers Aug 07 16:16:24.501358 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "71c76a5a-f6a0-4bc0-ad46-7dc813e966df"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:24.502767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volume_transfer [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Creating new volume transfer {'transfer': {'volume_id': '71c76a5a-f6a0-4bc0-ad46-7dc813e966df'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Aug 07 16:16:24.502973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volume_transfer [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Creating transfer of volume 71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.503065 np0000006731 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Generating transfer record for volume 71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.511532 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.511532 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:24.528161 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ba8850e-a2b9-47d7-b84e-204b72f54a58 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers returned with HTTP 202 Aug 07 16:16:24.528875 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 431/1696] 10.4.3.24 () {70 vars in 1319 bytes} [Fri Aug 7 16:16:24 2026] POST /volume/v3/volume-transfers => generated 462 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:24.541072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45561942-5278-4744-b634-e3d71429f08e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.543109 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45561942-5278-4744-b634-e3d71429f08e tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.543434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45561942-5278-4744-b634-e3d71429f08e tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.543540 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45561942-5278-4744-b634-e3d71429f08e tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.556106 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.556106 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:24.565068 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45561942-5278-4744-b634-e3d71429f08e tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:24.571460 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45561942-5278-4744-b634-e3d71429f08e tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 200 Aug 07 16:16:24.571953 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 419/1697] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 952 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.586858 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-632ca054-3615-446d-b218-e62a0d066e6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.590973 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-632ca054-3615-446d-b218-e62a0d066e6c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volume-transfers/detail Aug 07 16:16:24.590973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-632ca054-3615-446d-b218-e62a0d066e6c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.591240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-632ca054-3615-446d-b218-e62a0d066e6c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.591456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volume_transfer [None req-632ca054-3615-446d-b218-e62a0d066e6c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Listing volume transfers {{(pid=100266) _get_transfers /opt/stack/cinder/cinder/api/v3/volume_transfer.py:51}} Aug 07 16:16:24.598401 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-632ca054-3615-446d-b218-e62a0d066e6c tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers/detail returned with HTTP 200 Aug 07 16:16:24.598825 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 433/1698] 10.4.3.24 () {68 vars in 1319 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volume-transfers/detail => generated 433 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.613654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a82960fd-3a47-4c69-8a32-95d61d89921f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.615898 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a82960fd-3a47-4c69-8a32-95d61d89921f tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] DELETE https://10.4.3.24/volume/v3/volume-transfers/733375b7-a8ac-4515-9916-dac0c972d3a0 Aug 07 16:16:24.616160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a82960fd-3a47-4c69-8a32-95d61d89921f tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.616768 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a82960fd-3a47-4c69-8a32-95d61d89921f tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.616768 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-a82960fd-3a47-4c69-8a32-95d61d89921f tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Delete transfer with id: 733375b7-a8ac-4515-9916-dac0c972d3a0 Aug 07 16:16:24.636558 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.636558 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:24.657642 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a82960fd-3a47-4c69-8a32-95d61d89921f tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers/733375b7-a8ac-4515-9916-dac0c972d3a0 returned with HTTP 202 Aug 07 16:16:24.659399 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 416/1699] 10.4.3.24 () {68 vars in 1412 bytes} [Fri Aug 7 16:16:24 2026] DELETE /volume/v3/volume-transfers/733375b7-a8ac-4515-9916-dac0c972d3a0 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:24.668463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd525957-8334-444b-8dc6-d5582c30b0fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.671289 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd525957-8334-444b-8dc6-d5582c30b0fd tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.671289 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd525957-8334-444b-8dc6-d5582c30b0fd tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.671289 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd525957-8334-444b-8dc6-d5582c30b0fd tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.679288 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.679288 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:24.688413 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fd525957-8334-444b-8dc6-d5582c30b0fd tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Volume info retrieved successfully. Aug 07 16:16:24.695873 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd525957-8334-444b-8dc6-d5582c30b0fd tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 200 Aug 07 16:16:24.696340 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 432/1700] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 944 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.713554 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4604f13f-c986-44fe-be2b-4646106a4bf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.717814 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4604f13f-c986-44fe-be2b-4646106a4bf3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] DELETE https://10.4.3.24/volume/v3/volume-transfers/733375b7-a8ac-4515-9916-dac0c972d3a0 Aug 07 16:16:24.718183 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4604f13f-c986-44fe-be2b-4646106a4bf3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.718928 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4604f13f-c986-44fe-be2b-4646106a4bf3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.718928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-4604f13f-c986-44fe-be2b-4646106a4bf3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Delete transfer with id: 733375b7-a8ac-4515-9916-dac0c972d3a0 Aug 07 16:16:24.726017 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4604f13f-c986-44fe-be2b-4646106a4bf3 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volume-transfers/733375b7-a8ac-4515-9916-dac0c972d3a0 returned with HTTP 404 Aug 07 16:16:24.726973 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 420/1701] 10.4.3.24 () {68 vars in 1412 bytes} [Fri Aug 7 16:16:24 2026] DELETE /volume/v3/volume-transfers/733375b7-a8ac-4515-9916-dac0c972d3a0 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:24.737224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1431673-32d0-4231-831d-9170144406e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.741259 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.741540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.741731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.742100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Delete volume with id: 71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.753365 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.753365 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:24.753855 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Volume info retrieved successfully. Aug 07 16:16:24.774537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-31a2ad84-33e4-44fb-9a96-134a1bac0e58 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.777617 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-31a2ad84-33e4-44fb-9a96-134a1bac0e58 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb Aug 07 16:16:24.778112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-31a2ad84-33e4-44fb-9a96-134a1bac0e58 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.778239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-31a2ad84-33e4-44fb-9a96-134a1bac0e58 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.788332 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Delete volume request issued successfully. Aug 07 16:16:24.788332 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1431673-32d0-4231-831d-9170144406e0 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 202 Aug 07 16:16:24.789364 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 434/1702] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:16:24 2026] DELETE /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:24.791418 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.791418 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:24.798885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c459ad15-8e97-4da0-9f23-081bf5d330f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.801685 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c459ad15-8e97-4da0-9f23-081bf5d330f4 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:24.801685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c459ad15-8e97-4da0-9f23-081bf5d330f4 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.801685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c459ad15-8e97-4da0-9f23-081bf5d330f4 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.811280 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.811280 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:24.816506 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c459ad15-8e97-4da0-9f23-081bf5d330f4 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Volume info retrieved successfully. Aug 07 16:16:24.824827 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c459ad15-8e97-4da0-9f23-081bf5d330f4 tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 200 Aug 07 16:16:24.824827 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 433/1703] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 1137 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:24.849888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e7377db-d30d-4bf6-b701-67b93bc2d66a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.855489 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e7377db-d30d-4bf6-b701-67b93bc2d66a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:24.855489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e7377db-d30d-4bf6-b701-67b93bc2d66a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.855489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e7377db-d30d-4bf6-b701-67b93bc2d66a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.866250 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.866250 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:24.870449 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e7377db-d30d-4bf6-b701-67b93bc2d66a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:24.874200 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1f593b89-02b3-4ce0-81ee-b620c4285e48 req-31a2ad84-33e4-44fb-9a96-134a1bac0e58 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb returned with HTTP 200 Aug 07 16:16:24.875064 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 417/1704] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:24 2026] DELETE /volume/v3/attachments/af3f07ea-3814-4dcf-bc63-c131a2cfe2fb => generated 19 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:24.876408 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e7377db-d30d-4bf6-b701-67b93bc2d66a tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:24.876954 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 421/1705] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 1137 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:24.893314 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dca9026b-5e6e-4b00-b367-fe2110b82156 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.895239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dca9026b-5e6e-4b00-b367-fe2110b82156 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:24.895466 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dca9026b-5e6e-4b00-b367-fe2110b82156 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.895648 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dca9026b-5e6e-4b00-b367-fe2110b82156 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.905279 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.905279 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:24.915182 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dca9026b-5e6e-4b00-b367-fe2110b82156 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:24.925609 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dca9026b-5e6e-4b00-b367-fe2110b82156 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:24.926161 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 435/1706] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:24.942935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28ce21f9-a26d-4ceb-9d20-3b684e85c3bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.945023 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28ce21f9-a26d-4ceb-9d20-3b684e85c3bc tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:24.945240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28ce21f9-a26d-4ceb-9d20-3b684e85c3bc tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.945495 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28ce21f9-a26d-4ceb-9d20-3b684e85c3bc tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.955459 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.955459 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:24.959665 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28ce21f9-a26d-4ceb-9d20-3b684e85c3bc tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:24.964849 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28ce21f9-a26d-4ceb-9d20-3b684e85c3bc tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:24.965373 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 434/1707] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 855 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:24.979453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:24.980508 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:16:24.980789 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:24.981092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:24.981453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:24.981877 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:24.981877 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:24.982666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:24.993755 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:24.994568 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da6f7f24-0267-432a-9914-8ac80b7114c4 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:16:24.995069 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 418/1708] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:16:24 2026] GET /volume/v3/volumes => generated 966 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.007499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.009605 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-54299275 Aug 07 16:16:25.009889 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.010157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.010544 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.011870 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-54299275'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.053618 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.054160 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3d5100e-753d-4e3b-aa78-c7f08a32b200 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-54299275 returned with HTTP 200 Aug 07 16:16:25.055185 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 422/1709] 10.4.3.24 () {66 vars in 1327 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-54299275 => generated 330 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.065681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.067549 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2132176953 Aug 07 16:16:25.067789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.068041 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.068337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.069014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-2132176953'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.104990 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.105812 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.105812 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:25.110169 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52705cb8-8c1d-4e05-ab4b-75b9da242273 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2132176953 returned with HTTP 200 Aug 07 16:16:25.110593 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 436/1710] 10.4.3.24 () {66 vars in 1352 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-2132176953 => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.112831 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-c1c4013d-bb91-46d0-b7d2-e3074faecdf1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.116077 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-c1c4013d-bb91-46d0-b7d2-e3074faecdf1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] DELETE https://10.4.3.24/volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5 Aug 07 16:16:25.116386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-c1c4013d-bb91-46d0-b7d2-e3074faecdf1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.116669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-c1c4013d-bb91-46d0-b7d2-e3074faecdf1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.126038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2424b816-7fbc-4ad7-a685-f2e536e53c7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.128115 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.128115 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:25.128207 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2424b816-7fbc-4ad7-a685-f2e536e53c7b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:25.128393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2424b816-7fbc-4ad7-a685-f2e536e53c7b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.128575 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2424b816-7fbc-4ad7-a685-f2e536e53c7b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.128675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2424b816-7fbc-4ad7-a685-f2e536e53c7b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:25.130719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29ede663-9726-426f-a6a7-4242eaee82b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.134052 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.134052 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:25.134818 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?limit=1 Aug 07 16:16:25.135138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.135217 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2424b816-7fbc-4ad7-a685-f2e536e53c7b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:25.135422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.135823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.136024 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 419/1711] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.136745 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.136745 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:25.137348 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.152708 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.153648 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.153648 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:25.158357 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29ede663-9726-426f-a6a7-4242eaee82b0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Aug 07 16:16:25.158813 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 423/1712] 10.4.3.24 () {66 vars in 1266 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1000 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:25.172778 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.175267 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?limit=1&marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:25.175509 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.175763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.176087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.177019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.200566 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a4fe2cc9-586f-4f01-8604-c0afbe964c0f req-c1c4013d-bb91-46d0-b7d2-e3074faecdf1 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5 returned with HTTP 200 Aug 07 16:16:25.200995 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 435/1713] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:25 2026] DELETE /volume/v3/attachments/f3491782-4d92-461a-aef0-5ef6be128aa5 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.224650 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.225649 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.225649 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:25.230691 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c926e7c-e44d-4b76-a3f4-229e73f7408d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?limit=1&marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:25.231217 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 437/1714] 10.4.3.24 () {66 vars in 1354 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 998 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.247011 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b39a46a-9ca5-4659-963b-f834093d8539 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.248223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?limit=1&marker=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:25.248464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.248709 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.248994 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.249868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.294083 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.294887 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.294887 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:25.301124 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b39a46a-9ca5-4659-963b-f834093d8539 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?limit=1&marker=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:25.301897 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 420/1715] 10.4.3.24 () {66 vars in 1354 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 998 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.339430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.342230 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?limit=1&marker=4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:25.342556 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.342657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.342972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.344230 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.368562 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1c57dd4-67e2-43d9-ba5c-ada11ba3c1e7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.370520 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1c57dd4-67e2-43d9-ba5c-ada11ba3c1e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:25.370771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1c57dd4-67e2-43d9-ba5c-ada11ba3c1e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.371051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1c57dd4-67e2-43d9-ba5c-ada11ba3c1e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.380114 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.380114 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:25.386484 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.387609 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a1c57dd4-67e2-43d9-ba5c-ada11ba3c1e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:25.391322 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f63c4d2-a0db-4ad4-a02a-6f3a4cb07e9c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?limit=1&marker=4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:25.393052 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1c57dd4-67e2-43d9-ba5c-ada11ba3c1e7 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:25.393535 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 436/1716] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.393856 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 424/1717] 10.4.3.24 () {66 vars in 1354 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?limit=1&marker=4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 15 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:25.395538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72d8939f-6484-47ab-a118-51c9a8e72272 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.397598 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72d8939f-6484-47ab-a118-51c9a8e72272 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 Aug 07 16:16:25.397813 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72d8939f-6484-47ab-a118-51c9a8e72272 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.398022 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72d8939f-6484-47ab-a118-51c9a8e72272 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.406180 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72d8939f-6484-47ab-a118-51c9a8e72272 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 returned with HTTP 404 Aug 07 16:16:25.407176 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 438/1718] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/c3683ca4-9b7e-446b-918d-a45b4783a6e4 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:25.413628 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-476db250-fe67-400f-aee3-072b731757a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.415181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.416012 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-476db250-fe67-400f-aee3-072b731757a3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:25.416253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-476db250-fe67-400f-aee3-072b731757a3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.416501 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-476db250-fe67-400f-aee3-072b731757a3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.418088 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:25.418470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-76308448"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:25.423637 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-76308448'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:25.423790 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create volume of 1 GB Aug 07 16:16:25.429899 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.429899 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:25.435624 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-476db250-fe67-400f-aee3-072b731757a3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:25.435847 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Availability Zones retrieved successfully. Aug 07 16:16:25.440650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.442661 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Aug 07 16:16:25.442849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.443081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.443525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.443684 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:25.444324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Flow 'volume_create_api' (1efd3c58-e82d-4a73-9af3-fed6e869b57c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:25.444412 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-476db250-fe67-400f-aee3-072b731757a3 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:25.444601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.445528 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 421/1719] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.445907 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6e528c-fb7c-4e7a-9ee7-5931c8c50a0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:25.447050 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:25.479915 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.480800 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.480800 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:25.484452 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b2990f2-8a6d-45ff-b4dc-fb8974880dd0 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Aug 07 16:16:25.484851 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 425/1720] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1883 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:25.486063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea6e528c-fb7c-4e7a-9ee7-5931c8c50a0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:25.486782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39e9f59-66ba-49ef-9561-daea34621c78) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:25.510820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a747dd4d-f5ce-4424-b6f7-4a43818f6931 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.511677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.513127 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a747dd4d-f5ce-4424-b6f7-4a43818f6931 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:25.513404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a747dd4d-f5ce-4424-b6f7-4a43818f6931 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.513637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a747dd4d-f5ce-4424-b6f7-4a43818f6931 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.513850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Aug 07 16:16:25.514168 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.514439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.514746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.515039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:25.516113 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.522902 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.522902 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:25.531631 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a747dd4d-f5ce-4424-b6f7-4a43818f6931 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:25.534035 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a747dd4d-f5ce-4424-b6f7-4a43818f6931 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:25.534573 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 439/1721] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 851 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.536702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Created reservations ['b7c906b8-9d26-4231-a6c2-b9b18f629685', 'a54af5de-0d9a-43fa-ae2e-b252550c5a74', 'a15c4154-80d7-4099-adb6-bef593493b4d', 'a146bac9-d48f-42fc-b10a-7341fae9e09d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:25.537558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39e9f59-66ba-49ef-9561-daea34621c78) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7c906b8-9d26-4231-a6c2-b9b18f629685', 'a54af5de-0d9a-43fa-ae2e-b252550c5a74', 'a15c4154-80d7-4099-adb6-bef593493b4d', 'a146bac9-d48f-42fc-b10a-7341fae9e09d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:25.538346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b048699f-b961-4ed2-865c-97b171429b39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:25.554043 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.555181 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.555181 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:25.560377 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3df7dcf5-b64f-4cb2-9407-9564a6a67003 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Aug 07 16:16:25.560898 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 422/1722] 10.4.3.24 () {66 vars in 1352 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:25.566198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b048699f-b961-4ed2-865c-97b171429b39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '748ce12a-71d6-42f7-a98c-a0792dc5a819', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-76308448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='803e489471d744e9823b48079564331b',qos_specs=None,replication_status=,reservations=['b7c906b8-9d26-4231-a6c2-b9b18f629685','a54af5de-0d9a-43fa-ae2e-b252550c5a74','a15c4154-80d7-4099-adb6-bef593493b4d','a146bac9-d48f-42fc-b10a-7341fae9e09d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5e6bde84f1459396a200bcf307b4e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-76308448',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=748ce12a-71d6-42f7-a98c-a0792dc5a819,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='803e489471d744e9823b48079564331b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a5e6bde84f1459396a200bcf307b4e8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:25.567444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe9543a-180b-489c-865e-a6b24873962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:25.580436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.582811 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?limit=1 Aug 07 16:16:25.583053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.583321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.583677 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.584691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.590644 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3fe9543a-180b-489c-865e-a6b24873962c) transitioned into state 'SUCCESS' from state '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-76308448',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='803e489471d744e9823b48079564331b',qos_specs=None,replication_status=,reservations=['b7c906b8-9d26-4231-a6c2-b9b18f629685','a54af5de-0d9a-43fa-ae2e-b252550c5a74','a15c4154-80d7-4099-adb6-bef593493b4d','a146bac9-d48f-42fc-b10a-7341fae9e09d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a5e6bde84f1459396a200bcf307b4e8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:25.591577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb4d1f8-1b52-467a-a316-41c45fa30823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:25.594045 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.597322 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b6efea3-65aa-444d-bb03-f58930ab24e7 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?limit=1 returned with HTTP 200 Aug 07 16:16:25.597322 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 426/1723] 10.4.3.24 () {66 vars in 1245 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes?limit=1 => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.598711 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.601201 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:25.601688 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "multiattach", "size": 1, "display_name": "tempest-AttachVolumeMultiAttachTest-volume-629070804", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:25.604032 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request body: {'volume': {'volume_type': 'multiattach', 'size': 1, 'display_name': 'tempest-AttachVolumeMultiAttachTest-volume-629070804', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:25.605612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.607432 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?limit=1&marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:25.607647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.607849 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.608167 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.608883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.609679 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cbb4d1f8-1b52-467a-a316-41c45fa30823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:25.610579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Flow 'volume_create_api' (1efd3c58-e82d-4a73-9af3-fed6e869b57c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:25.610906 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create volume request issued successfully. Aug 07 16:16:25.611623 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb930275-16d2-4cad-976a-d13af08cc6c1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:25.612100 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 437/1724] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:25 2026] POST /volume/v3/volumes => generated 744 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:25.627740 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c50d8d3-ed8b-4fa4-bfa0-cb1c8ed33e35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.629355 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.629906 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63327dbf-385f-49cf-8132-8ab3753bfc64 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?limit=1&marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:25.630396 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c50d8d3-ed8b-4fa4-bfa0-cb1c8ed33e35 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:25.630494 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 423/1725] 10.4.3.24 () {66 vars in 1333 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes?limit=1&marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 465 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.630577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c50d8d3-ed8b-4fa4-bfa0-cb1c8ed33e35 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.630764 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c50d8d3-ed8b-4fa4-bfa0-cb1c8ed33e35 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.639464 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.639464 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:25.643916 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c50d8d3-ed8b-4fa4-bfa0-cb1c8ed33e35 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:25.644595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.646757 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?limit=1&marker=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:25.646934 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.647210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.647563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.647973 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.647973 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:25.648480 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.649174 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c50d8d3-ed8b-4fa4-bfa0-cb1c8ed33e35 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:25.649654 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 427/1726] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 812 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.686183 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.687040 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7d9aa6a3-d4d2-4af3-9f7e-8f3871e5bf61 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?limit=1&marker=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:25.687505 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 438/1727] 10.4.3.24 () {66 vars in 1333 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes?limit=1&marker=781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 465 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.697632 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.699798 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?limit=1&marker=4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:25.700114 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.700406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.700667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.701080 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.701080 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:25.701631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.716868 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.717435 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ebb545d5-07ec-44e1-95e1-4b457ce018f2 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?limit=1&marker=4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:25.717900 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 424/1728] 10.4.3.24 () {66 vars in 1333 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes?limit=1&marker=4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:25.728044 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.730654 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-84251370&status=available Aug 07 16:16:25.730797 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.731119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.731615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.731977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:25.733501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-84251370'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.781830 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.782632 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43fb69b7-4a89-4a4f-88e6-8750125e1b54 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-84251370&status=available returned with HTTP 200 Aug 07 16:16:25.782976 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 428/1729] 10.4.3.24 () {66 vars in 1361 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-84251370&status=available => generated 330 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.794830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.796686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-84251370&status=available Aug 07 16:16:25.796921 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.797208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.797513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.797868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:25.798324 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.798324 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:25.798536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-84251370'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.837579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aac15ec9-db60-4fd9-b50b-11d3b0d5d3ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.840000 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aac15ec9-db60-4fd9-b50b-11d3b0d5d3ed tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:25.840607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aac15ec9-db60-4fd9-b50b-11d3b0d5d3ed tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.840607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aac15ec9-db60-4fd9-b50b-11d3b0d5d3ed tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.842813 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.843731 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.843731 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:25.847552 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aac15ec9-db60-4fd9-b50b-11d3b0d5d3ed tempest-VolumesTransfersV355Test-35562279 tempest-VolumesTransfersV355Test-35562279-project-admin] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 404 Aug 07 16:16:25.848051 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 425/1730] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:25.848172 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0e4f6ba-fe0d-4bed-9fa1-cd8cbeef5601 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-84251370&status=available returned with HTTP 200 Aug 07 16:16:25.848723 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 439/1731] 10.4.3.24 () {66 vars in 1382 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-84251370&status=available => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.856953 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c1b9c6db-e016-4840-bb0d-4f845fc67661 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.859223 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1b9c6db-e016-4840-bb0d-4f845fc67661 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] GET https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:25.859530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1b9c6db-e016-4840-bb0d-4f845fc67661 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.859811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c1b9c6db-e016-4840-bb0d-4f845fc67661 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.868064 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c1b9c6db-e016-4840-bb0d-4f845fc67661 tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 404 Aug 07 16:16:25.868494 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.868754 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 429/1732] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:25.870845 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80&sort=id%3Aasc Aug 07 16:16:25.871333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.871333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.871439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.872127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.880150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79b543a5-8e55-4dc0-aabd-9cbfe6001daa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.883379 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79b543a5-8e55-4dc0-aabd-9cbfe6001daa tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] DELETE https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:25.883687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79b543a5-8e55-4dc0-aabd-9cbfe6001daa tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.883870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79b543a5-8e55-4dc0-aabd-9cbfe6001daa tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.884120 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-79b543a5-8e55-4dc0-aabd-9cbfe6001daa tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] Delete volume with id: 71c76a5a-f6a0-4bc0-ad46-7dc813e966df Aug 07 16:16:25.895655 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79b543a5-8e55-4dc0-aabd-9cbfe6001daa tempest-VolumesTransfersV355Test-1236093637 tempest-VolumesTransfersV355Test-1236093637-project-member] https://10.4.3.24/volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df returned with HTTP 404 Aug 07 16:16:25.896274 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 440/1733] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:16:25 2026] DELETE /volume/v3/volumes/71c76a5a-f6a0-4bc0-ad46-7dc813e966df => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:25.898507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da0722e4-2403-42df-8080-4f458f2dcb4d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.901027 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da0722e4-2403-42df-8080-4f458f2dcb4d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:25.901328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da0722e4-2403-42df-8080-4f458f2dcb4d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.901547 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da0722e4-2403-42df-8080-4f458f2dcb4d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.909862 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.912038 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.912038 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:25.912233 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a63a4c2-5336-461a-9bf9-7fd817d0bcca tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80&sort=id%3Aasc returned with HTTP 200 Aug 07 16:16:25.912652 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 426/1734] 10.4.3.24 () {66 vars in 1366 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?marker=d641f1a1-4e2a-4aca-91e0-8af89ccefa80&sort=id%3Aasc => generated 15 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:25.918287 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da0722e4-2403-42df-8080-4f458f2dcb4d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:25.926999 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da0722e4-2403-42df-8080-4f458f2dcb4d tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:25.927675 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 430/1735] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.929063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97ac1374-8f91-4134-8845-d45d331fda82 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.931215 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 16:16:25.931454 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.931454 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.931749 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:25.932619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:25.947575 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0af5f062-c7b5-4a06-8d67-64cc69b29057 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:25.950420 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0af5f062-c7b5-4a06-8d67-64cc69b29057 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:25.950420 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0af5f062-c7b5-4a06-8d67-64cc69b29057 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:25.951387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0af5f062-c7b5-4a06-8d67-64cc69b29057 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:25.958175 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume of 1 GB Aug 07 16:16:25.958175 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.958175 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:25.958910 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Availability Zones retrieved successfully. Aug 07 16:16:25.962775 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.962775 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:25.970495 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0af5f062-c7b5-4a06-8d67-64cc69b29057 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:25.976132 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0af5f062-c7b5-4a06-8d67-64cc69b29057 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:25.976232 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (3b0b89ac-e7df-40bf-a294-5f96dc0805e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:25.976295 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 427/1736] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:25.979535 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3642ede9-93ee-4ef1-ae1e-911c203d35f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:25.979606 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:25.980715 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:25.980715 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:25.981495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:25.988702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97ac1374-8f91-4134-8845-d45d331fda82 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 16:16:25.995081 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 441/1737] 10.4.3.24 () {66 vars in 1330 bytes} [Fri Aug 7 16:16:25 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2544 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:26.045206 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.045206 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:26.046118 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-feb35b72-a031-4326-b638-2525b55bcbf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.048788 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:26.049080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.049359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.049650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.050901 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.051253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b572e7b-756a-4756-b821-99c2419298b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.054170 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b572e7b-756a-4756-b821-99c2419298b4 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:26.054170 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b572e7b-756a-4756-b821-99c2419298b4 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.054415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b572e7b-756a-4756-b821-99c2419298b4 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.061672 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.061672 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.062139 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.063273 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.063273 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:26.065521 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b572e7b-756a-4756-b821-99c2419298b4 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:26.066189 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3642ede9-93ee-4ef1-ae1e-911c203d35f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:09Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=e7c02c1b-8b1b-42f5-a260-93daa45ba436,is_public=True,name='multiattach',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e7c02c1b-8b1b-42f5-a260-93daa45ba436', 'encryption_key_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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:26.067422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75cc90e6-14e6-4fd1-8f8b-bd7b5e1503fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:26.068199 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-feb35b72-a031-4326-b638-2525b55bcbf3 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:26.068612 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 431/1738] 10.4.3.24 () {66 vars in 1251 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/detail => generated 2544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:26.070718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b572e7b-756a-4756-b821-99c2419298b4 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:26.071166 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 428/1739] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 842 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.093080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df3f0d6b-eacd-4f23-b817-e52e6edb8d8b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.098600 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df3f0d6b-eacd-4f23-b817-e52e6edb8d8b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:26.098918 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df3f0d6b-eacd-4f23-b817-e52e6edb8d8b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.099215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df3f0d6b-eacd-4f23-b817-e52e6edb8d8b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.107342 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.107342 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:26.112059 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-df3f0d6b-eacd-4f23-b817-e52e6edb8d8b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:26.116576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.117703 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df3f0d6b-eacd-4f23-b817-e52e6edb8d8b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:26.118175 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 442/1740] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.119192 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Aug 07 16:16:26.119599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.119947 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.120228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.121588 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.124473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Created reservations ['7ddd6fe3-438a-46ee-932d-3b22fc63f2da', 'cdf661b3-46ea-41f5-8946-03cd197bd806', '9ecbcc7f-2fea-407e-b1d1-3d211818b5d4', 'fc3c0e70-b687-4d94-a1e1-d9d2e8a784cc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:26.125533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75cc90e6-14e6-4fd1-8f8b-bd7b5e1503fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7ddd6fe3-438a-46ee-932d-3b22fc63f2da', 'cdf661b3-46ea-41f5-8946-03cd197bd806', '9ecbcc7f-2fea-407e-b1d1-3d211818b5d4', 'fc3c0e70-b687-4d94-a1e1-d9d2e8a784cc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:26.126522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec77ddda-7124-4706-b280-b7a93c151933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:26.153321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-584bf232-d19b-4abd-876f-c680fb06f248 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.157375 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-584bf232-d19b-4abd-876f-c680fb06f248 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:26.157842 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-584bf232-d19b-4abd-876f-c680fb06f248 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.157910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-584bf232-d19b-4abd-876f-c680fb06f248 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.158071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-584bf232-d19b-4abd-876f-c680fb06f248 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:26.166234 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ec77ddda-7124-4706-b280-b7a93c151933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9daa228e-5fab-40da-aa54-5f4d248854a3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-629070804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['7ddd6fe3-438a-46ee-932d-3b22fc63f2da','cdf661b3-46ea-41f5-8946-03cd197bd806','9ecbcc7f-2fea-407e-b1d1-3d211818b5d4','fc3c0e70-b687-4d94-a1e1-d9d2e8a784cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeMultiAttachTest-volume-629070804',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9daa228e-5fab-40da-aa54-5f4d248854a3,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='5a88b28cf810424a905588a880df2dbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='329e10ab24d2481982b9f6eb9607583b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e7c02c1b-8b1b-42f5-a260-93daa45ba436),volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:26.167063 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f2364a1-09e4-4553-99c7-7f633fedeebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:26.168325 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.168325 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.169422 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-584bf232-d19b-4abd-876f-c680fb06f248 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:26.170222 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 429/1741] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.173285 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.174152 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a863ca8b-b11f-48fb-86bb-2ff8340a1802 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Aug 07 16:16:26.174876 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 432/1742] 10.4.3.24 () {66 vars in 1309 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 966 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.182908 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23b0e70b-fb5e-4a1a-8ebc-57171e08655f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.184749 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23b0e70b-fb5e-4a1a-8ebc-57171e08655f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:26.186266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23b0e70b-fb5e-4a1a-8ebc-57171e08655f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.186266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23b0e70b-fb5e-4a1a-8ebc-57171e08655f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.187112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.189243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?availability_zone=nova Aug 07 16:16:26.190757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.190757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.190757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.190757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value nova, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:26.191032 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.193878 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.193878 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:26.198573 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23b0e70b-fb5e-4a1a-8ebc-57171e08655f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:26.202561 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f2364a1-09e4-4553-99c7-7f633fedeebd) transitioned into state 'SUCCESS' from state '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-629070804',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='5a88b28cf810424a905588a880df2dbe',qos_specs=None,replication_status=,reservations=['7ddd6fe3-438a-46ee-932d-3b22fc63f2da','cdf661b3-46ea-41f5-8946-03cd197bd806','9ecbcc7f-2fea-407e-b1d1-3d211818b5d4','fc3c0e70-b687-4d94-a1e1-d9d2e8a784cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='329e10ab24d2481982b9f6eb9607583b',volume_type_id=e7c02c1b-8b1b-42f5-a260-93daa45ba436)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:26.203595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39640d2e-3eb7-4562-9b99-737cc0697085) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:26.206852 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23b0e70b-fb5e-4a1a-8ebc-57171e08655f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:26.208056 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 443/1743] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 842 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.222456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (39640d2e-3eb7-4562-9b99-737cc0697085) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:26.223659 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Flow 'volume_create_api' (3b0b89ac-e7df-40bf-a294-5f96dc0805e5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:26.224331 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create volume request issued successfully. Aug 07 16:16:26.225403 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9353bbab-f94f-4e35-a859-5bd2469ad560 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:26.225972 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 440/1744] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:25 2026] POST /volume/v3/volumes => generated 757 bytes in 628 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:26.229086 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.229755 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d40a4422-682d-4c95-ba9c-5f9af9f33cda tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 16:16:26.230234 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 430/1745] 10.4.3.24 () {66 vars in 1275 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?availability_zone=nova => generated 966 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.243454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f90c5132-a1cc-4339-aaa9-901e93167e0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.245788 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f90c5132-a1cc-4339-aaa9-901e93167e0a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:26.246956 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f90c5132-a1cc-4339-aaa9-901e93167e0a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.246956 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f90c5132-a1cc-4339-aaa9-901e93167e0a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.247193 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a50e0904-1188-45be-8d3f-99813e26100a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.249903 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?availability_zone=nova Aug 07 16:16:26.250664 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.251186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.252295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.252295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value nova, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:26.255079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.258326 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.258326 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:26.263186 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f90c5132-a1cc-4339-aaa9-901e93167e0a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:26.269277 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f90c5132-a1cc-4339-aaa9-901e93167e0a tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:26.270025 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 433/1746] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 825 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.293071 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.293071 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a50e0904-1188-45be-8d3f-99813e26100a tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Aug 07 16:16:26.293071 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 444/1747] 10.4.3.24 () {66 vars in 1275 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?availability_zone=nova => generated 966 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.306253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.308318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?bootable=false Aug 07 16:16:26.308648 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.308909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.309370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.309799 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.309799 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:26.310462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.350166 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.350917 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35f1b3d9-68ec-4fb9-815f-cf8357377303 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 16:16:26.351623 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 441/1748] 10.4.3.24 () {66 vars in 1259 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?bootable=false => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.361210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.363521 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?bootable=false Aug 07 16:16:26.364747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.364747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.366605 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.367637 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.367637 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.368415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.410668 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.411484 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a28452f-316d-4c48-a0ca-2669a59eaf7b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?bootable=false returned with HTTP 200 Aug 07 16:16:26.412106 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 431/1749] 10.4.3.24 () {66 vars in 1259 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?bootable=false => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.423209 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.426731 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?status=available Aug 07 16:16:26.426731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.426731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.426731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.426731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100265) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:26.427261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.483117 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.484000 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5cf6fddd-01bc-4195-8a52-af6b62562d5e tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 16:16:26.484563 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 434/1750] 10.4.3.24 () {66 vars in 1263 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?status=available => generated 966 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.501237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.503343 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes?status=available Aug 07 16:16:26.503543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.503796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.504099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.504421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:26.504757 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.504757 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:26.505265 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.550468 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.551241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a201dbe-49c0-4bf7-8e7a-dae332ed6d97 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes?status=available returned with HTTP 200 Aug 07 16:16:26.551715 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 445/1751] 10.4.3.24 () {66 vars in 1263 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes?status=available => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.566852 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.568742 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?availability_zone=nova Aug 07 16:16:26.570060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.570060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.570582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.571857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value nova, assuming string {{(pid=100266) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:26.571857 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.571857 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:26.572326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.611750 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.613266 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.613266 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:26.620349 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3b9c3006-425c-4ca0-a76e-4af228799d80 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Aug 07 16:16:26.620979 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 442/1752] 10.4.3.24 () {66 vars in 1296 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2544 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:26.639636 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.644887 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?bootable=false Aug 07 16:16:26.645388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.645547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.645928 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.646469 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.646469 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.647416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.658811 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.659938 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.659938 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.666085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85f5b30e-64ad-41f2-9c86-c5d10725c0e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.667859 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83f9706b-f8c0-4484-aa68-1b645c26d4b8 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Aug 07 16:16:26.669073 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 432/1753] 10.4.3.24 () {66 vars in 1280 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:26.670530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85f5b30e-64ad-41f2-9c86-c5d10725c0e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:26.672561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85f5b30e-64ad-41f2-9c86-c5d10725c0e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.672561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85f5b30e-64ad-41f2-9c86-c5d10725c0e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.683542 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.683542 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:26.686800 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.689727 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85f5b30e-64ad-41f2-9c86-c5d10725c0e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:26.689809 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?status=available Aug 07 16:16:26.690438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.693717 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.694283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:26.694692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Could not evaluate value available, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:16:26.695051 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.695051 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:26.696093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:26.699830 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85f5b30e-64ad-41f2-9c86-c5d10725c0e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:26.701135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 435/1754] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.711392 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Get all volumes completed successfully. Aug 07 16:16:26.713066 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.713066 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:26.717655 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.719634 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b016fe5-e7d9-4222-a64d-447c6d3cd0d9 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/detail?status=available returned with HTTP 200 Aug 07 16:16:26.720238 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 446/1755] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/detail?status=available => generated 2544 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:26.722261 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:16:26.722730 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "748ce12a-71d6-42f7-a98c-a0792dc5a819", "name": "tempest-VolumesExtendTest-Snapshot-488794996"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:26.737077 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.737077 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:26.737803 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:26.737803 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Create snapshot from volume 748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:26.740654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e8453aa-550e-4edb-9bef-e020b8d043ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.742204 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e8453aa-550e-4edb-9bef-e020b8d043ad tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:26.742666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e8453aa-550e-4edb-9bef-e020b8d043ad tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.742727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e8453aa-550e-4edb-9bef-e020b8d043ad tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.754785 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.754785 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.761666 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e8453aa-550e-4edb-9bef-e020b8d043ad tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:26.772177 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e8453aa-550e-4edb-9bef-e020b8d043ad tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:26.772656 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 433/1756] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 855 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.794104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.797546 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:26.797546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.799919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.799919 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Delete volume with id: d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:26.817270 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.817270 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:26.817945 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:26.822702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Created reservations ['578974f7-864c-4879-80b1-a6d824784434', '144022d7-f908-497e-b730-6df68d018235', '9c9d5b38-acae-4cd2-8e1e-72d856ac7dfe', '78274523-2d9c-4c93-9354-ade50d58255a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:26.850691 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Delete volume request issued successfully. Aug 07 16:16:26.850691 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52e1595d-aa0c-4b97-a26a-a51e971e9e04 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 202 Aug 07 16:16:26.851624 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 436/1757] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:26 2026] DELETE /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:26.861283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46fc51dc-7e10-49a3-a03d-c234cc26c76b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.866674 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46fc51dc-7e10-49a3-a03d-c234cc26c76b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:26.866674 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46fc51dc-7e10-49a3-a03d-c234cc26c76b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.866674 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46fc51dc-7e10-49a3-a03d-c234cc26c76b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.874968 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.874968 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:26.880232 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-46fc51dc-7e10-49a3-a03d-c234cc26c76b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:26.880457 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Snapshot create request issued successfully. Aug 07 16:16:26.880879 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ecc7a84-5916-42bc-bdc2-11654ed433f3 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:16:26.881442 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 443/1758] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:16:26 2026] POST /volume/v3/snapshots => generated 303 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:26.890151 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46fc51dc-7e10-49a3-a03d-c234cc26c76b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 200 Aug 07 16:16:26.890151 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 447/1759] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 854 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.900808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83f93217-2ea9-443e-92b7-a1286121190f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:26.909091 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83f93217-2ea9-443e-92b7-a1286121190f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 Aug 07 16:16:26.909329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83f93217-2ea9-443e-92b7-a1286121190f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:26.909559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83f93217-2ea9-443e-92b7-a1286121190f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:26.919609 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:26.919609 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:26.920182 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83f93217-2ea9-443e-92b7-a1286121190f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Snapshot retrieved successfully. Aug 07 16:16:26.921044 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83f93217-2ea9-443e-92b7-a1286121190f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 returned with HTTP 200 Aug 07 16:16:26.921541 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 434/1760] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:26 2026] GET /volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 => generated 435 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:26.999329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b4cfe85-e365-442b-8e33-c2f8f7a69150 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.129286 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b4cfe85-e365-442b-8e33-c2f8f7a69150 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:27.129506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b4cfe85-e365-442b-8e33-c2f8f7a69150 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1678277240", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:27.131910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.qos_specs [None req-6b4cfe85-e365-442b-8e33-c2f8f7a69150 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1678277240', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=100265) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 16:16:27.140520 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-6b4cfe85-e365-442b-8e33-c2f8f7a69150 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DB qos_specs_create(): root {'id': '6e8e9a99-37d6-44e2-bcd3-00ecc291267e', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1678277240'} {{(pid=100265) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 16:16:27.154092 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b4cfe85-e365-442b-8e33-c2f8f7a69150 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:27.154656 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 437/1761] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:16:26 2026] POST /volume/v3/qos-specs => generated 391 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.167279 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20070a2d-d08f-4122-8602-3151772a9b0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.169559 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20070a2d-d08f-4122-8602-3151772a9b0b tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:27.169952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20070a2d-d08f-4122-8602-3151772a9b0b tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1089389022"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:27.171652 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.171652 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:27.184672 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92bf1257-f671-42f7-b5cd-bd5ad9ee3f0e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.187836 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20070a2d-d08f-4122-8602-3151772a9b0b tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:27.187965 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92bf1257-f671-42f7-b5cd-bd5ad9ee3f0e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:27.188364 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 444/1762] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:27 2026] POST /volume/v3/types => generated 222 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.188501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92bf1257-f671-42f7-b5cd-bd5ad9ee3f0e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.192646 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92bf1257-f671-42f7-b5cd-bd5ad9ee3f0e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.192866 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-92bf1257-f671-42f7-b5cd-bd5ad9ee3f0e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:27.201264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25a53935-f0bd-4fcd-abac-98b661893e1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.203115 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25a53935-f0bd-4fcd-abac-98b661893e1d tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:27.204500 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25a53935-f0bd-4fcd-abac-98b661893e1d tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1667053241"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:27.204589 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.204589 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:27.206697 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92bf1257-f671-42f7-b5cd-bd5ad9ee3f0e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:27.206697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 448/1763] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.232365 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25a53935-f0bd-4fcd-abac-98b661893e1d tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:27.233288 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 435/1764] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:27 2026] POST /volume/v3/types => generated 222 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.242896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52ceac23-0c0c-4260-bf2e-b17d337f3b47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.244719 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52ceac23-0c0c-4260-bf2e-b17d337f3b47 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:27.245019 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52ceac23-0c0c-4260-bf2e-b17d337f3b47 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-1968981176"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:27.246766 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.246766 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:27.263182 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52ceac23-0c0c-4260-bf2e-b17d337f3b47 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:27.263621 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 438/1765] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:27 2026] POST /volume/v3/types => generated 222 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.275004 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9ddc49a-9269-4082-a2ee-8111af629ae1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.277228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9ddc49a-9269-4082-a2ee-8111af629ae1 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=704f6860-ba2b-4d58-9d0a-6a80b2211e70 Aug 07 16:16:27.277228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9ddc49a-9269-4082-a2ee-8111af629ae1 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.277537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9ddc49a-9269-4082-a2ee-8111af629ae1 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'associate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.278329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b9ddc49a-9269-4082-a2ee-8111af629ae1 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Associate qos_spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e with type: 704f6860-ba2b-4d58-9d0a-6a80b2211e70 {{(pid=100266) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 16:16:27.288919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1399e52e-487e-42b6-86f7-a0d2683fb30b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.291419 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1399e52e-487e-42b6-86f7-a0d2683fb30b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:27.291647 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1399e52e-487e-42b6-86f7-a0d2683fb30b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.291871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1399e52e-487e-42b6-86f7-a0d2683fb30b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.299599 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.299599 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:27.305762 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1399e52e-487e-42b6-86f7-a0d2683fb30b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:27.312541 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1399e52e-487e-42b6-86f7-a0d2683fb30b tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:27.313101 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 449/1766] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1365 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:27.315285 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9ddc49a-9269-4082-a2ee-8111af629ae1 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=704f6860-ba2b-4d58-9d0a-6a80b2211e70 returned with HTTP 202 Aug 07 16:16:27.315805 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 445/1767] 10.4.3.24 () {66 vars in 1474 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=704f6860-ba2b-4d58-9d0a-6a80b2211e70 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.326985 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35ba1ecf-8c74-4a83-9c79-5f6fca7ec502 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.329910 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35ba1ecf-8c74-4a83-9c79-5f6fca7ec502 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=10e31525-3a38-48dd-8f1b-37d1d746a3e1 Aug 07 16:16:27.330033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35ba1ecf-8c74-4a83-9c79-5f6fca7ec502 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.330368 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35ba1ecf-8c74-4a83-9c79-5f6fca7ec502 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'associate' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.331203 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-35ba1ecf-8c74-4a83-9c79-5f6fca7ec502 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Associate qos_spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e with type: 10e31525-3a38-48dd-8f1b-37d1d746a3e1 {{(pid=100268) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 16:16:27.364176 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35ba1ecf-8c74-4a83-9c79-5f6fca7ec502 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=10e31525-3a38-48dd-8f1b-37d1d746a3e1 returned with HTTP 202 Aug 07 16:16:27.364712 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 436/1768] 10.4.3.24 () {66 vars in 1474 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=10e31525-3a38-48dd-8f1b-37d1d746a3e1 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.373156 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-168aada8-2a95-4acf-a9ce-a3a853bc9218 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.375337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-168aada8-2a95-4acf-a9ce-a3a853bc9218 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=bc0351ea-e7bc-4827-af5e-c3540e4a5d5b Aug 07 16:16:27.376059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-168aada8-2a95-4acf-a9ce-a3a853bc9218 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.376059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-168aada8-2a95-4acf-a9ce-a3a853bc9218 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'associate' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.376584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-168aada8-2a95-4acf-a9ce-a3a853bc9218 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Associate qos_spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e with type: bc0351ea-e7bc-4827-af5e-c3540e4a5d5b {{(pid=100265) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Aug 07 16:16:27.405749 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-168aada8-2a95-4acf-a9ce-a3a853bc9218 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=bc0351ea-e7bc-4827-af5e-c3540e4a5d5b returned with HTTP 202 Aug 07 16:16:27.406470 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 439/1769] 10.4.3.24 () {66 vars in 1474 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associate?vol_type_id=bc0351ea-e7bc-4827-af5e-c3540e4a5d5b => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.413807 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-34c1ce89-3f74-4eac-8b8a-fc3b8c5e2cbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.416356 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34c1ce89-3f74-4eac-8b8a-fc3b8c5e2cbf tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations Aug 07 16:16:27.416798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34c1ce89-3f74-4eac-8b8a-fc3b8c5e2cbf tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.417122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-34c1ce89-3f74-4eac-8b8a-fc3b8c5e2cbf tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'associations' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.417847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-34c1ce89-3f74-4eac-8b8a-fc3b8c5e2cbf tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Get associations for qos_spec id: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e {{(pid=100267) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 16:16:27.438199 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-34c1ce89-3f74-4eac-8b8a-fc3b8c5e2cbf tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations returned with HTTP 200 Aug 07 16:16:27.438840 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 450/1770] 10.4.3.24 () {66 vars in 1386 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations => generated 448 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.448022 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5de2817b-419f-4900-83eb-def385530408 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.450081 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5de2817b-419f-4900-83eb-def385530408 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/disassociate?vol_type_id=704f6860-ba2b-4d58-9d0a-6a80b2211e70 Aug 07 16:16:27.450240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5de2817b-419f-4900-83eb-def385530408 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.450470 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5de2817b-419f-4900-83eb-def385530408 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'disassociate' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.450740 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.450740 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:27.451107 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5de2817b-419f-4900-83eb-def385530408 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Disassociate qos_spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e from type: 704f6860-ba2b-4d58-9d0a-6a80b2211e70 {{(pid=100266) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Aug 07 16:16:27.468774 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5de2817b-419f-4900-83eb-def385530408 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/disassociate?vol_type_id=704f6860-ba2b-4d58-9d0a-6a80b2211e70 returned with HTTP 202 Aug 07 16:16:27.469468 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 446/1771] 10.4.3.24 () {66 vars in 1483 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/disassociate?vol_type_id=704f6860-ba2b-4d58-9d0a-6a80b2211e70 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.477020 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-27b8ed4c-6dcf-4181-bf73-01f84c7d926e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.477636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2bb2afdf-0251-4b48-92f7-503aa885f56f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.479230 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-27b8ed4c-6dcf-4181-bf73-01f84c7d926e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:27.479457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-27b8ed4c-6dcf-4181-bf73-01f84c7d926e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.479644 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-27b8ed4c-6dcf-4181-bf73-01f84c7d926e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.479995 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bb2afdf-0251-4b48-92f7-503aa885f56f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations Aug 07 16:16:27.480239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bb2afdf-0251-4b48-92f7-503aa885f56f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.480507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2bb2afdf-0251-4b48-92f7-503aa885f56f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'associations' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.480853 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.480853 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:27.481217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-2bb2afdf-0251-4b48-92f7-503aa885f56f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Get associations for qos_spec id: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e {{(pid=100265) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 16:16:27.488478 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.488478 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:27.493550 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-27b8ed4c-6dcf-4181-bf73-01f84c7d926e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:27.497979 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2bb2afdf-0251-4b48-92f7-503aa885f56f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations returned with HTTP 200 Aug 07 16:16:27.498508 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 440/1772] 10.4.3.24 () {66 vars in 1386 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations => generated 306 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.502211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-27b8ed4c-6dcf-4181-bf73-01f84c7d926e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:27.502810 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 437/1773] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1365 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:27.512434 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6b9ffb0-6cd0-4697-8566-83e2d1e20e24 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.514739 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6b9ffb0-6cd0-4697-8566-83e2d1e20e24 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/disassociate_all Aug 07 16:16:27.515660 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6b9ffb0-6cd0-4697-8566-83e2d1e20e24 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.515660 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6b9ffb0-6cd0-4697-8566-83e2d1e20e24 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'disassociate_all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.515660 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.515660 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:27.516094 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.qos_specs_manage [None req-d6b9ffb0-6cd0-4697-8566-83e2d1e20e24 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Disassociate qos_spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e from all. {{(pid=100267) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Aug 07 16:16:27.538654 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6b9ffb0-6cd0-4697-8566-83e2d1e20e24 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/disassociate_all returned with HTTP 202 Aug 07 16:16:27.538776 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 451/1774] 10.4.3.24 () {66 vars in 1398 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/disassociate_all => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.551521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31fe5427-f64d-47e8-9d2b-79442d5d8ebd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.554715 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31fe5427-f64d-47e8-9d2b-79442d5d8ebd tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations Aug 07 16:16:27.554715 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31fe5427-f64d-47e8-9d2b-79442d5d8ebd tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.554715 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31fe5427-f64d-47e8-9d2b-79442d5d8ebd tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'associations' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.555079 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.555079 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:27.556825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-31fe5427-f64d-47e8-9d2b-79442d5d8ebd tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Get associations for qos_spec id: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e {{(pid=100266) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Aug 07 16:16:27.573421 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31fe5427-f64d-47e8-9d2b-79442d5d8ebd tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations returned with HTTP 200 Aug 07 16:16:27.573960 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 447/1775] 10.4.3.24 () {66 vars in 1386 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/associations => generated 24 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:27.586783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9f417088-47d7-490c-bc86-7577cf832ff8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.589258 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f417088-47d7-490c-bc86-7577cf832ff8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/types/bc0351ea-e7bc-4827-af5e-c3540e4a5d5b Aug 07 16:16:27.589508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f417088-47d7-490c-bc86-7577cf832ff8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.589722 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9f417088-47d7-490c-bc86-7577cf832ff8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.590087 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.590087 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:27.654562 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9f417088-47d7-490c-bc86-7577cf832ff8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types/bc0351ea-e7bc-4827-af5e-c3540e4a5d5b returned with HTTP 202 Aug 07 16:16:27.655210 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 441/1776] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:27 2026] DELETE /volume/v3/types/bc0351ea-e7bc-4827-af5e-c3540e4a5d5b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.663772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c553437-ecf8-46ca-9e08-fe1bb6530c21 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.666127 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c553437-ecf8-46ca-9e08-fe1bb6530c21 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/types/bc0351ea-e7bc-4827-af5e-c3540e4a5d5b Aug 07 16:16:27.666445 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c553437-ecf8-46ca-9e08-fe1bb6530c21 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.666734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c553437-ecf8-46ca-9e08-fe1bb6530c21 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.670666 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c553437-ecf8-46ca-9e08-fe1bb6530c21 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types/bc0351ea-e7bc-4827-af5e-c3540e4a5d5b returned with HTTP 404 Aug 07 16:16:27.671232 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 438/1777] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/types/bc0351ea-e7bc-4827-af5e-c3540e4a5d5b => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:27.681468 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a90a715-eacc-4651-aa39-5b4d005c8aa0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.683472 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a90a715-eacc-4651-aa39-5b4d005c8aa0 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/types/10e31525-3a38-48dd-8f1b-37d1d746a3e1 Aug 07 16:16:27.683804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a90a715-eacc-4651-aa39-5b4d005c8aa0 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.684172 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a90a715-eacc-4651-aa39-5b4d005c8aa0 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.684582 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.684582 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:27.733176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a90a715-eacc-4651-aa39-5b4d005c8aa0 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types/10e31525-3a38-48dd-8f1b-37d1d746a3e1 returned with HTTP 202 Aug 07 16:16:27.734399 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 452/1778] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:27 2026] DELETE /volume/v3/types/10e31525-3a38-48dd-8f1b-37d1d746a3e1 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.747937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68c51238-1e1e-4452-b3cf-d2c6021f96be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.749580 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68c51238-1e1e-4452-b3cf-d2c6021f96be tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/types/10e31525-3a38-48dd-8f1b-37d1d746a3e1 Aug 07 16:16:27.749788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68c51238-1e1e-4452-b3cf-d2c6021f96be tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.749978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68c51238-1e1e-4452-b3cf-d2c6021f96be tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.753596 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68c51238-1e1e-4452-b3cf-d2c6021f96be tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types/10e31525-3a38-48dd-8f1b-37d1d746a3e1 returned with HTTP 404 Aug 07 16:16:27.754398 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 448/1779] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/types/10e31525-3a38-48dd-8f1b-37d1d746a3e1 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:27.763853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b948a180-e868-47f2-a868-ac96c0ba5b7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.766756 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b948a180-e868-47f2-a868-ac96c0ba5b7f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/types/704f6860-ba2b-4d58-9d0a-6a80b2211e70 Aug 07 16:16:27.767027 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b948a180-e868-47f2-a868-ac96c0ba5b7f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.767357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b948a180-e868-47f2-a868-ac96c0ba5b7f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.803991 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b948a180-e868-47f2-a868-ac96c0ba5b7f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types/704f6860-ba2b-4d58-9d0a-6a80b2211e70 returned with HTTP 202 Aug 07 16:16:27.804725 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 442/1780] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:27 2026] DELETE /volume/v3/types/704f6860-ba2b-4d58-9d0a-6a80b2211e70 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.814742 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b95fab7c-e59e-4674-8bae-d9807f8e41d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.817242 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b95fab7c-e59e-4674-8bae-d9807f8e41d3 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/types/704f6860-ba2b-4d58-9d0a-6a80b2211e70 Aug 07 16:16:27.817735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b95fab7c-e59e-4674-8bae-d9807f8e41d3 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.817735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b95fab7c-e59e-4674-8bae-d9807f8e41d3 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.822481 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b95fab7c-e59e-4674-8bae-d9807f8e41d3 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/types/704f6860-ba2b-4d58-9d0a-6a80b2211e70 returned with HTTP 404 Aug 07 16:16:27.825948 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 439/1781] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/types/704f6860-ba2b-4d58-9d0a-6a80b2211e70 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:27.837652 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40c0c771-af66-4ab7-8f3e-063344a4e2b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.842131 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40c0c771-af66-4ab7-8f3e-063344a4e2b9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:27.843014 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40c0c771-af66-4ab7-8f3e-063344a4e2b9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1218498974", "consumer": "back-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:27.845763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.qos_specs [None req-40c0c771-af66-4ab7-8f3e-063344a4e2b9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1218498974', 'consumer': 'back-end', 'specs': {}} {{(pid=100267) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 16:16:27.853977 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-40c0c771-af66-4ab7-8f3e-063344a4e2b9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DB qos_specs_create(): root {'id': '272d54f6-905a-4ef8-8a50-8b0234d78523', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1218498974'} {{(pid=100267) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 16:16:27.865947 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40c0c771-af66-4ab7-8f3e-063344a4e2b9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:27.867241 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 453/1782] 10.4.3.24 () {68 vars in 1257 bytes} [Fri Aug 7 16:16:27 2026] POST /volume/v3/qos-specs => generated 367 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.880847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-300a50fe-692f-46f8-ba6f-d073cd13f9cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.882898 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-300a50fe-692f-46f8-ba6f-d073cd13f9cb tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523?force=False Aug 07 16:16:27.883482 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-300a50fe-692f-46f8-ba6f-d073cd13f9cb tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.883736 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-300a50fe-692f-46f8-ba6f-d073cd13f9cb tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.884313 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.884313 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:27.885538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-300a50fe-692f-46f8-ba6f-d073cd13f9cb tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: 272d54f6-905a-4ef8-8a50-8b0234d78523, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:27.907106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c9feba6-c207-4054-89f6-094938a06c6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.909275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c9feba6-c207-4054-89f6-094938a06c6c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 Aug 07 16:16:27.909429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c9feba6-c207-4054-89f6-094938a06c6c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.909579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c9feba6-c207-4054-89f6-094938a06c6c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.915315 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-300a50fe-692f-46f8-ba6f-d073cd13f9cb tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523?force=False returned with HTTP 202 Aug 07 16:16:27.915924 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 449/1783] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:27 2026] DELETE /volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:27.917421 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c9feba6-c207-4054-89f6-094938a06c6c tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 returned with HTTP 404 Aug 07 16:16:27.918258 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 443/1784] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/volumes/d641f1a1-4e2a-4aca-91e0-8af89ccefa80 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:27.927129 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a3cdb10-e05a-471c-a238-d30b6dd7b53f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.928979 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2bb7e7f-1afa-437b-9c0c-fdb4f1623391 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.930957 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a3cdb10-e05a-471c-a238-d30b6dd7b53f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523 Aug 07 16:16:27.930957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a3cdb10-e05a-471c-a238-d30b6dd7b53f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.930957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a3cdb10-e05a-471c-a238-d30b6dd7b53f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.932678 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2bb7e7f-1afa-437b-9c0c-fdb4f1623391 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:27.932719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2bb7e7f-1afa-437b-9c0c-fdb4f1623391 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.932834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1f6cbe3-4088-4e72-8e68-4f447c870037 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.933025 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2bb7e7f-1afa-437b-9c0c-fdb4f1623391 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.934783 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1f6cbe3-4088-4e72-8e68-4f447c870037 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 Aug 07 16:16:27.937775 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1f6cbe3-4088-4e72-8e68-4f447c870037 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.938145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1f6cbe3-4088-4e72-8e68-4f447c870037 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.941386 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a3cdb10-e05a-471c-a238-d30b6dd7b53f tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523 returned with HTTP 404 Aug 07 16:16:27.945092 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 440/1785] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523 => generated 100 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:27.947701 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.947701 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:27.948450 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a1f6cbe3-4088-4e72-8e68-4f447c870037 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Snapshot retrieved successfully. Aug 07 16:16:27.949550 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1f6cbe3-4088-4e72-8e68-4f447c870037 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 returned with HTTP 200 Aug 07 16:16:27.950083 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 450/1786] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 => generated 462 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.950452 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.950452 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:27.955360 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54890f62-09eb-4db9-ba6e-ee96a9c398e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.956702 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2bb7e7f-1afa-437b-9c0c-fdb4f1623391 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:27.957497 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54890f62-09eb-4db9-ba6e-ee96a9c398e8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:27.957738 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54890f62-09eb-4db9-ba6e-ee96a9c398e8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.957987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54890f62-09eb-4db9-ba6e-ee96a9c398e8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.960224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.962782 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2bb7e7f-1afa-437b-9c0c-fdb4f1623391 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:27.963481 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 454/1787] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 853 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.965758 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] POST https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819/action Aug 07 16:16:27.966120 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:27.966258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:27.970109 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54890f62-09eb-4db9-ba6e-ee96a9c398e8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:27.970701 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 444/1788] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:16:27 2026] GET /volume/v3/qos-specs => generated 175 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:27.985517 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:27.985517 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:27.985707 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38654bdf-3eb9-4bd0-8048-f2ca054e6ce5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.985738 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:27.987112 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc848928-109d-4773-b7d5-58aabe875002 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:27.987217 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38654bdf-3eb9-4bd0-8048-f2ca054e6ce5 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523?force=False Aug 07 16:16:27.987356 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38654bdf-3eb9-4bd0-8048-f2ca054e6ce5 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.988319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38654bdf-3eb9-4bd0-8048-f2ca054e6ce5 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.988319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38654bdf-3eb9-4bd0-8048-f2ca054e6ce5 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: 272d54f6-905a-4ef8-8a50-8b0234d78523, force: False {{(pid=100266) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:27.989674 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] DELETE https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:27.990968 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:27.990968 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:27.990968 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Delete volume with id: 781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:27.993353 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38654bdf-3eb9-4bd0-8048-f2ca054e6ce5 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523?force=False returned with HTTP 404 Aug 07 16:16:27.994808 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 451/1789] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:27 2026] DELETE /volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523?force=False => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.006170 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.006170 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:28.006170 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:28.018756 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-21624990-3ae5-4f39-aa5b-b0d7aeed8737 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.022417 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21624990-3ae5-4f39-aa5b-b0d7aeed8737 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523 Aug 07 16:16:28.022918 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21624990-3ae5-4f39-aa5b-b0d7aeed8737 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.022918 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-21624990-3ae5-4f39-aa5b-b0d7aeed8737 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.023317 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.023317 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:28.030551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-21624990-3ae5-4f39-aa5b-b0d7aeed8737 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523 returned with HTTP 404 Aug 07 16:16:28.030551 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 445/1790] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/272d54f6-905a-4ef8-8a50-8b0234d78523 => generated 100 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.044402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8162754a-e6ac-49a8-ab72-1509ad94daab None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.044571 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Delete volume request issued successfully. Aug 07 16:16:28.044571 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc848928-109d-4773-b7d5-58aabe875002 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 202 Aug 07 16:16:28.044571 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 455/1791] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:27 2026] DELETE /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:28.045389 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8162754a-e6ac-49a8-ab72-1509ad94daab tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:28.045539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8162754a-e6ac-49a8-ab72-1509ad94daab tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1181875444", "consumer": "both"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:28.053004 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.qos_specs [None req-8162754a-e6ac-49a8-ab72-1509ad94daab tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1181875444', 'consumer': 'both', 'specs': {}} {{(pid=100266) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 16:16:28.062445 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25b28930-c8c0-4c9d-929e-08feda35091f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.062613 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-8162754a-e6ac-49a8-ab72-1509ad94daab tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DB qos_specs_create(): root {'id': 'edc164c9-27ad-4e2b-8541-50e1896000d2', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1181875444'} {{(pid=100266) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 16:16:28.062751 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Created reservations ['7868cdc8-e798-4d74-b88d-8274039ac5ff', '24058740-73a8-4bfd-a37a-c69a1c6532fa'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:28.063065 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25b28930-c8c0-4c9d-929e-08feda35091f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:28.064361 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25b28930-c8c0-4c9d-929e-08feda35091f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.064361 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25b28930-c8c0-4c9d-929e-08feda35091f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.075748 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.075748 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:28.079600 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Extend volume request issued successfully. Aug 07 16:16:28.079700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8162754a-e6ac-49a8-ab72-1509ad94daab tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:28.079754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f758d2e9-3f9a-4d80-a268-bdc4398f7958 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819/action returned with HTTP 202 Aug 07 16:16:28.079785 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 452/1792] 10.4.3.24 () {68 vars in 1257 bytes} [Fri Aug 7 16:16:28 2026] POST /volume/v3/qos-specs => generated 363 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.079813 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 441/1793] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:16:27 2026] POST /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819/action => generated 0 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 16:16:28.081006 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-25b28930-c8c0-4c9d-929e-08feda35091f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:28.086542 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25b28930-c8c0-4c9d-929e-08feda35091f tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 200 Aug 07 16:16:28.087062 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 446/1794] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 852 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.090118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-e50e16e9-b31f-4a97-868c-154d55189e5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.093433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac985ea8-6e08-4c47-bf30-98a3787eefa5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.093664 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-e50e16e9-b31f-4a97-868c-154d55189e5e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:28.093754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-e50e16e9-b31f-4a97-868c-154d55189e5e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.094026 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-e50e16e9-b31f-4a97-868c-154d55189e5e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.101167 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12dc4712-af47-4309-80c9-85f6853e6796 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.104142 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12dc4712-af47-4309-80c9-85f6853e6796 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2?force=False Aug 07 16:16:28.104644 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12dc4712-af47-4309-80c9-85f6853e6796 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.104723 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac985ea8-6e08-4c47-bf30-98a3787eefa5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:28.106969 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12dc4712-af47-4309-80c9-85f6853e6796 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.107132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac985ea8-6e08-4c47-bf30-98a3787eefa5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.107132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac985ea8-6e08-4c47-bf30-98a3787eefa5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.107210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-12dc4712-af47-4309-80c9-85f6853e6796 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: edc164c9-27ad-4e2b-8541-50e1896000d2, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:28.112268 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.112268 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:28.117330 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.117330 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:28.117894 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-e50e16e9-b31f-4a97-868c-154d55189e5e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:28.125605 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac985ea8-6e08-4c47-bf30-98a3787eefa5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:28.126665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-e50e16e9-b31f-4a97-868c-154d55189e5e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:28.127553 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 456/1795] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1365 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:28.133468 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac985ea8-6e08-4c47-bf30-98a3787eefa5 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:28.133468 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 453/1796] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 837 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.140993 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47b22a6a-3696-40cc-a53e-a119646e392d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.141573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47b22a6a-3696-40cc-a53e-a119646e392d None None] GET https://10.4.3.24/volume// Aug 07 16:16:28.141810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47b22a6a-3696-40cc-a53e-a119646e392d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.142040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47b22a6a-3696-40cc-a53e-a119646e392d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.142751 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47b22a6a-3696-40cc-a53e-a119646e392d None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:28.142812 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 447/1797] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:28.152903 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-3b19b929-b52e-489c-a557-9afd0bb7e3ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.155364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12dc4712-af47-4309-80c9-85f6853e6796 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2?force=False returned with HTTP 202 Aug 07 16:16:28.155823 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-3b19b929-b52e-489c-a557-9afd0bb7e3ea tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:16:28.155964 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 442/1798] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:28 2026] DELETE /volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2?force=False => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:28.156323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-3b19b929-b52e-489c-a557-9afd0bb7e3ea tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9daa228e-5fab-40da-aa54-5f4d248854a3", "connector": null, "instance_uuid": "e138663f-d450-4a8f-a4e4-f66083ff3ac6"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:28.167277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51721a17-2388-4a1d-b09d-75332daa56db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.170037 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51721a17-2388-4a1d-b09d-75332daa56db tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2 Aug 07 16:16:28.170412 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.170412 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:28.170483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51721a17-2388-4a1d-b09d-75332daa56db tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.170483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51721a17-2388-4a1d-b09d-75332daa56db tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.176068 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51721a17-2388-4a1d-b09d-75332daa56db tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2 returned with HTTP 404 Aug 07 16:16:28.176068 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 454/1799] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.186727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3f2623b9-1f05-46c0-a798-dbfd54fbef9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.191249 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f2623b9-1f05-46c0-a798-dbfd54fbef9c tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:28.191249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f2623b9-1f05-46c0-a798-dbfd54fbef9c tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.191249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3f2623b9-1f05-46c0-a798-dbfd54fbef9c tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.196592 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3f2623b9-1f05-46c0-a798-dbfd54fbef9c tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:28.197135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 448/1800] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs => generated 175 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:28.209024 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb6d2c29-e1a9-464b-be8b-1ca7634879f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.211095 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb6d2c29-e1a9-464b-be8b-1ca7634879f2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2?force=False Aug 07 16:16:28.211628 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb6d2c29-e1a9-464b-be8b-1ca7634879f2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.211831 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb6d2c29-e1a9-464b-be8b-1ca7634879f2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.212601 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.212601 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:28.212711 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-bb6d2c29-e1a9-464b-be8b-1ca7634879f2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: edc164c9-27ad-4e2b-8541-50e1896000d2, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:28.218398 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb6d2c29-e1a9-464b-be8b-1ca7634879f2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2?force=False returned with HTTP 404 Aug 07 16:16:28.219123 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 443/1801] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:28 2026] DELETE /volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2?force=False => generated 100 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.222533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d67e28cf-93d9-42e0-8fbc-a8b93567e878 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.227346 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d67e28cf-93d9-42e0-8fbc-a8b93567e878 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:28.228757 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d67e28cf-93d9-42e0-8fbc-a8b93567e878 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.229509 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d67e28cf-93d9-42e0-8fbc-a8b93567e878 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.230372 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6fe2b1b0-195b-4b94-834f-d10a461e50b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.230870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d67e28cf-93d9-42e0-8fbc-a8b93567e878 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:28.233374 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fe2b1b0-195b-4b94-834f-d10a461e50b8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2 Aug 07 16:16:28.233374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fe2b1b0-195b-4b94-834f-d10a461e50b8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.233374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fe2b1b0-195b-4b94-834f-d10a461e50b8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.234356 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.234356 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:28.238291 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.238291 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:28.238717 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fe2b1b0-195b-4b94-834f-d10a461e50b8 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2 returned with HTTP 404 Aug 07 16:16:28.240400 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 449/1802] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/edc164c9-27ad-4e2b-8541-50e1896000d2 => generated 100 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.240497 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d67e28cf-93d9-42e0-8fbc-a8b93567e878 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:28.240497 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 455/1803] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.251493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1b410c0f-adfc-4c6f-8de8-7fbbc57abf09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.253700 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-3b19b929-b52e-489c-a557-9afd0bb7e3ea tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:16:28.253700 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 457/1804] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:16:28 2026] POST /volume/v3/attachments => generated 273 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:28.253836 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b410c0f-adfc-4c6f-8de8-7fbbc57abf09 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] POST https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:28.253868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1b410c0f-adfc-4c6f-8de8-7fbbc57abf09 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1589579255", "consumer": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:28.256597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-1b410c0f-adfc-4c6f-8de8-7fbbc57abf09 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1589579255', 'consumer': 'front-end', 'specs': {}} {{(pid=100268) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Aug 07 16:16:28.264957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-1b410c0f-adfc-4c6f-8de8-7fbbc57abf09 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DB qos_specs_create(): root {'id': 'd8860319-830b-4ec1-9f3a-63e5165a80bd', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1589579255'} {{(pid=100268) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Aug 07 16:16:28.279998 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1b410c0f-adfc-4c6f-8de8-7fbbc57abf09 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:28.280599 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 444/1805] 10.4.3.24 () {68 vars in 1257 bytes} [Fri Aug 7 16:16:28 2026] POST /volume/v3/qos-specs => generated 368 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.289358 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f84b665d-041c-46b3-bdc7-bb603c96e14a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.291624 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f84b665d-041c-46b3-bdc7-bb603c96e14a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd?force=False Aug 07 16:16:28.291624 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f84b665d-041c-46b3-bdc7-bb603c96e14a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.292056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f84b665d-041c-46b3-bdc7-bb603c96e14a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.292511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f84b665d-041c-46b3-bdc7-bb603c96e14a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: d8860319-830b-4ec1-9f3a-63e5165a80bd, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:28.325647 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f84b665d-041c-46b3-bdc7-bb603c96e14a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd?force=False returned with HTTP 202 Aug 07 16:16:28.326173 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 450/1806] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:28 2026] DELETE /volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd?force=False => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:28.336598 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccd1bc58-adea-4f15-ac81-b993103a8948 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.338957 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccd1bc58-adea-4f15-ac81-b993103a8948 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd Aug 07 16:16:28.339269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccd1bc58-adea-4f15-ac81-b993103a8948 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.339584 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccd1bc58-adea-4f15-ac81-b993103a8948 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.352213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccd1bc58-adea-4f15-ac81-b993103a8948 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd returned with HTTP 404 Aug 07 16:16:28.352838 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 456/1807] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.363574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-933e796b-0871-4cee-8db7-aaab211297dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.368861 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-933e796b-0871-4cee-8db7-aaab211297dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:28.369830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-933e796b-0871-4cee-8db7-aaab211297dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.370199 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-933e796b-0871-4cee-8db7-aaab211297dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.371541 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.371541 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:28.391011 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-933e796b-0871-4cee-8db7-aaab211297dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:28.392460 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 458/1808] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.404764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9eb1699c-42f1-4756-ae92-fe1180553a5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.407834 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9eb1699c-42f1-4756-ae92-fe1180553a5e tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd?force=False Aug 07 16:16:28.408146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9eb1699c-42f1-4756-ae92-fe1180553a5e tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.408367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9eb1699c-42f1-4756-ae92-fe1180553a5e tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.408663 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.408663 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:28.409387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.qos_specs_manage [None req-9eb1699c-42f1-4756-ae92-fe1180553a5e tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: d8860319-830b-4ec1-9f3a-63e5165a80bd, force: False {{(pid=100268) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:28.413206 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9eb1699c-42f1-4756-ae92-fe1180553a5e tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd?force=False returned with HTTP 404 Aug 07 16:16:28.413793 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 445/1809] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:28 2026] DELETE /volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd?force=False => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.425382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0de69130-4043-405b-9533-e03c56d9aadc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.427980 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0de69130-4043-405b-9533-e03c56d9aadc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd Aug 07 16:16:28.428166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0de69130-4043-405b-9533-e03c56d9aadc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.429105 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0de69130-4043-405b-9533-e03c56d9aadc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.429105 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.429105 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:28.432879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0de69130-4043-405b-9533-e03c56d9aadc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd returned with HTTP 404 Aug 07 16:16:28.433989 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 451/1810] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/d8860319-830b-4ec1-9f3a-63e5165a80bd => generated 100 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:28.447552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96464b14-5cec-459a-9aa0-59399466241a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.451341 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96464b14-5cec-459a-9aa0-59399466241a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e Aug 07 16:16:28.451341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96464b14-5cec-459a-9aa0-59399466241a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.451341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96464b14-5cec-459a-9aa0-59399466241a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.457859 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96464b14-5cec-459a-9aa0-59399466241a tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e returned with HTTP 200 Aug 07 16:16:28.458447 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 457/1811] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e => generated 391 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.474285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10a7aa7d-0976-46a9-b44e-25dc565b14ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.476606 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10a7aa7d-0976-46a9-b44e-25dc565b14ef tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs Aug 07 16:16:28.476838 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10a7aa7d-0976-46a9-b44e-25dc565b14ef tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.477159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10a7aa7d-0976-46a9-b44e-25dc565b14ef tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.477379 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.477379 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:28.483357 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10a7aa7d-0976-46a9-b44e-25dc565b14ef tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs returned with HTTP 200 Aug 07 16:16:28.483909 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 459/1812] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs => generated 175 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.498801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b7284a7-a28e-47cb-a2a3-b7d05d381f34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.502073 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7284a7-a28e-47cb-a2a3-b7d05d381f34 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] PUT https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e Aug 07 16:16:28.502544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b7284a7-a28e-47cb-a2a3-b7d05d381f34 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:28.511418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.qos_specs [None req-0b7284a7-a28e-47cb-a2a3-b7d05d381f34 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=100268) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Aug 07 16:16:28.522808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-0b7284a7-a28e-47cb-a2a3-b7d05d381f34 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] qos_specs_update() value: {'id': 'bea563fd-b49b-4f21-8859-cba1610ac672', 'key': 'iops_bytes', 'value': '500', 'specs_id': '6e8e9a99-37d6-44e2-bcd3-00ecc291267e', 'deleted': False} {{(pid=100268) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Aug 07 16:16:28.534969 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b7284a7-a28e-47cb-a2a3-b7d05d381f34 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e returned with HTTP 200 Aug 07 16:16:28.536231 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 446/1813] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:16:28 2026] PUT /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e => generated 36 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:28.547199 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7c8b8785-8732-4070-8de5-574b07f10cad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.548822 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c8b8785-8732-4070-8de5-574b07f10cad tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e Aug 07 16:16:28.549236 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c8b8785-8732-4070-8de5-574b07f10cad tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.549236 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7c8b8785-8732-4070-8de5-574b07f10cad tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.553785 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7c8b8785-8732-4070-8de5-574b07f10cad tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e returned with HTTP 200 Aug 07 16:16:28.554251 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 452/1814] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e => generated 412 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.570907 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a9edabc9-0dcc-4091-b516-3e8b524f4182 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.573261 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9edabc9-0dcc-4091-b516-3e8b524f4182 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] PUT https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/delete_keys Aug 07 16:16:28.573728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a9edabc9-0dcc-4091-b516-3e8b524f4182 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:28.577070 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.577070 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:28.577070 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.qos_specs_manage [None req-a9edabc9-0dcc-4091-b516-3e8b524f4182 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete_key spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e, keys: ['iops_bytes'] {{(pid=100266) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Aug 07 16:16:28.611695 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a9edabc9-0dcc-4091-b516-3e8b524f4182 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/delete_keys returned with HTTP 202 Aug 07 16:16:28.612348 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 458/1815] 10.4.3.24 () {68 vars in 1403 bytes} [Fri Aug 7 16:16:28 2026] PUT /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e/delete_keys => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:28.622735 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-142556e2-6df5-4f71-978d-581bc1b3e5e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.627533 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-142556e2-6df5-4f71-978d-581bc1b3e5e9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e Aug 07 16:16:28.627533 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-142556e2-6df5-4f71-978d-581bc1b3e5e9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.627793 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-142556e2-6df5-4f71-978d-581bc1b3e5e9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.628070 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.628070 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:28.634699 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-142556e2-6df5-4f71-978d-581bc1b3e5e9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e returned with HTTP 200 Aug 07 16:16:28.635385 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 460/1816] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e => generated 391 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.644640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d768255-3ad6-4027-a245-95bec102ecf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.646852 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d768255-3ad6-4027-a245-95bec102ecf2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e Aug 07 16:16:28.647106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d768255-3ad6-4027-a245-95bec102ecf2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.647386 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d768255-3ad6-4027-a245-95bec102ecf2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.647710 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.647710 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:28.652063 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d768255-3ad6-4027-a245-95bec102ecf2 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e returned with HTTP 200 Aug 07 16:16:28.652586 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 447/1817] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e => generated 391 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:28.663321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38be773c-7ead-4932-a191-3f936d940bd9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.665485 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38be773c-7ead-4932-a191-3f936d940bd9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] DELETE https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e?force=False Aug 07 16:16:28.665738 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38be773c-7ead-4932-a191-3f936d940bd9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.665998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38be773c-7ead-4932-a191-3f936d940bd9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.666316 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.666316 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:28.666741 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.qos_specs_manage [None req-38be773c-7ead-4932-a191-3f936d940bd9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Delete qos_spec: 6e8e9a99-37d6-44e2-bcd3-00ecc291267e, force: False {{(pid=100265) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Aug 07 16:16:28.689294 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38be773c-7ead-4932-a191-3f936d940bd9 tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e?force=False returned with HTTP 202 Aug 07 16:16:28.689951 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 453/1818] 10.4.3.24 () {66 vars in 1373 bytes} [Fri Aug 7 16:16:28 2026] DELETE /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e?force=False => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:28.700018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2cb1d12-612e-4926-8135-f791d6e1f1dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:28.709844 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cb1d12-612e-4926-8135-f791d6e1f1dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] GET https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e Aug 07 16:16:28.711162 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cb1d12-612e-4926-8135-f791d6e1f1dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:28.712259 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cb1d12-612e-4926-8135-f791d6e1f1dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:28.713185 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:28.713185 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:28.728238 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cb1d12-612e-4926-8135-f791d6e1f1dc tempest-QosSpecsTestJSON-1238357912 tempest-QosSpecsTestJSON-1238357912-project-admin] https://10.4.3.24/volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e returned with HTTP 404 Aug 07 16:16:28.730047 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 459/1819] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:28 2026] GET /volume/v3/qos-specs/6e8e9a99-37d6-44e2-bcd3-00ecc291267e => generated 100 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:29.106643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8fdd24f6-4f59-454e-ae5d-9838ab174b88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.109378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fdd24f6-4f59-454e-ae5d-9838ab174b88 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 Aug 07 16:16:29.110219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fdd24f6-4f59-454e-ae5d-9838ab174b88 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.110219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8fdd24f6-4f59-454e-ae5d-9838ab174b88 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.121576 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8fdd24f6-4f59-454e-ae5d-9838ab174b88 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 returned with HTTP 404 Aug 07 16:16:29.122280 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 461/1820] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/781daeab-f465-4a5d-a0f5-fa9c7c5f6f22 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:29.131384 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-839da4dd-b6c1-4d54-a9f2-e5010904f97b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.132847 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-839da4dd-b6c1-4d54-a9f2-e5010904f97b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:29.133741 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-839da4dd-b6c1-4d54-a9f2-e5010904f97b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.134239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-839da4dd-b6c1-4d54-a9f2-e5010904f97b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.151955 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.151955 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:29.152961 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ee68e3b-193c-4a4c-9d43-9afc9d51a4e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.154961 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ee68e3b-193c-4a4c-9d43-9afc9d51a4e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:29.155330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ee68e3b-193c-4a4c-9d43-9afc9d51a4e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.155610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ee68e3b-193c-4a4c-9d43-9afc9d51a4e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.162998 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-839da4dd-b6c1-4d54-a9f2-e5010904f97b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:29.170170 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.170170 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:29.173656 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-839da4dd-b6c1-4d54-a9f2-e5010904f97b tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:29.174554 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 448/1821] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 853 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.176398 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ee68e3b-193c-4a4c-9d43-9afc9d51a4e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:29.184735 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ee68e3b-193c-4a4c-9d43-9afc9d51a4e1 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:29.185348 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 454/1822] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 837 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.197474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.200487 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] DELETE https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:29.200487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.200660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.200732 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Delete volume with id: 4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:29.205393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-720bc3e2-3fb5-43e2-9965-3225cea9cdcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.207537 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-720bc3e2-3fb5-43e2-9965-3225cea9cdcc tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:29.207729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-720bc3e2-3fb5-43e2-9965-3225cea9cdcc tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.207927 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-720bc3e2-3fb5-43e2-9965-3225cea9cdcc tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.212326 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.212326 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:29.212326 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:29.216703 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.216703 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:29.223000 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-720bc3e2-3fb5-43e2-9965-3225cea9cdcc tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:29.228714 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-720bc3e2-3fb5-43e2-9965-3225cea9cdcc tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:29.229158 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 462/1823] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 837 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.251264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.253082 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 Aug 07 16:16:29.253288 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.253666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.253666 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Delete snapshot with id: 11685906-9283-4103-9695-c617e592b3a4 Aug 07 16:16:29.256200 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Delete volume request issued successfully. Aug 07 16:16:29.256602 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64a8b625-44a2-4a6f-9343-3fa74a7bb695 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 202 Aug 07 16:16:29.257447 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 460/1824] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:29 2026] DELETE /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:29.258220 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f07faf5-6a57-4229-b0b7-fa9ea1c8fb21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.261083 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f07faf5-6a57-4229-b0b7-fa9ea1c8fb21 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:29.261626 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f07faf5-6a57-4229-b0b7-fa9ea1c8fb21 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.261923 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f07faf5-6a57-4229-b0b7-fa9ea1c8fb21 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.262840 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2f07faf5-6a57-4229-b0b7-fa9ea1c8fb21 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:29.263263 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.263263 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:29.263963 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Snapshot retrieved successfully. Aug 07 16:16:29.267565 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bd8e5c0-bf48-4310-9f17-dd2b27e14399 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.272615 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.272615 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:29.273793 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f07faf5-6a57-4229-b0b7-fa9ea1c8fb21 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:29.274380 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 455/1825] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.274459 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bd8e5c0-bf48-4310-9f17-dd2b27e14399 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:29.274889 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bd8e5c0-bf48-4310-9f17-dd2b27e14399 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.275397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bd8e5c0-bf48-4310-9f17-dd2b27e14399 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.296808 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.296808 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:29.301492 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Snapshot delete request issued successfully. Aug 07 16:16:29.302274 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd9a0ddb-eec6-4641-8429-d7b1adc8b549 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 returned with HTTP 202 Aug 07 16:16:29.303074 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 449/1826] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:16:29 2026] DELETE /volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:29.309242 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bd8e5c0-bf48-4310-9f17-dd2b27e14399 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Volume info retrieved successfully. Aug 07 16:16:29.313038 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b96275de-7518-43e9-a4df-c86fc673227f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.315051 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b96275de-7518-43e9-a4df-c86fc673227f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 Aug 07 16:16:29.315315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b96275de-7518-43e9-a4df-c86fc673227f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.315573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b96275de-7518-43e9-a4df-c86fc673227f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.317206 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bd8e5c0-bf48-4310-9f17-dd2b27e14399 tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 200 Aug 07 16:16:29.317740 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 463/1827] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.328763 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.328763 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:29.328994 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b96275de-7518-43e9-a4df-c86fc673227f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Snapshot retrieved successfully. Aug 07 16:16:29.330166 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b96275de-7518-43e9-a4df-c86fc673227f tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 returned with HTTP 200 Aug 07 16:16:29.330770 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 461/1828] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 => generated 461 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.701519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.703583 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:29.703869 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.704293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.704436 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Delete volume with id: 439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:29.714816 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.714816 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:29.715488 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:29.747064 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Delete volume request issued successfully. Aug 07 16:16:29.747064 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5307ed57-9894-43d7-af72-d6f0abe5e55b tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 202 Aug 07 16:16:29.747590 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 456/1829] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:29 2026] DELETE /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:29.757597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1db6530b-0f62-4cba-88e9-73b84e46327c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.760515 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db6530b-0f62-4cba-88e9-73b84e46327c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:29.760791 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db6530b-0f62-4cba-88e9-73b84e46327c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.761048 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db6530b-0f62-4cba-88e9-73b84e46327c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.771967 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.771967 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:29.778548 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1db6530b-0f62-4cba-88e9-73b84e46327c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:29.786369 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db6530b-0f62-4cba-88e9-73b84e46327c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 200 Aug 07 16:16:29.786369 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 450/1830] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 841 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:29.789402 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a55126a3-82fa-46de-a4a2-da0d1131f67e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.789802 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a55126a3-82fa-46de-a4a2-da0d1131f67e None None] GET https://10.4.3.24/volume// Aug 07 16:16:29.789982 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a55126a3-82fa-46de-a4a2-da0d1131f67e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.790192 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a55126a3-82fa-46de-a4a2-da0d1131f67e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.790568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a55126a3-82fa-46de-a4a2-da0d1131f67e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:16:29.790962 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 464/1831] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:16:29.801230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.801673 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-95eddccb-439d-4b0c-958b-329083a075ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.803571 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-95eddccb-439d-4b0c-958b-329083a075ed tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:29.803810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-95eddccb-439d-4b0c-958b-329083a075ed tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:29.804052 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-95eddccb-439d-4b0c-958b-329083a075ed tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:29.817961 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.817961 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:29.824046 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-95eddccb-439d-4b0c-958b-329083a075ed tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:29.832521 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-95eddccb-439d-4b0c-958b-329083a075ed tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:29.833173 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 457/1832] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:16:29 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1544 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:29.952160 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:29.952926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-85256513", "metadata": {"Type": "Test"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:29.954456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-85256513', 'metadata': {'Type': 'Test'}}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:29.956329 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:29.961136 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:29.972880 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:29.975267 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] PUT https://10.4.3.24/volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0 Aug 07 16:16:29.975777 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:29.978810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (567fa972-c683-4540-a8fd-0309ad0a1113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:29.980001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497eeaad-ae1c-4a55-8572-b3a35ed17385) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:29.981522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:29.985226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Acquiring lock "cinder-attachment_update-9daa228e-5fab-40da-aa54-5f4d248854a3-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:16:29.991918 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-9daa228e-5fab-40da-aa54-5f4d248854a3-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:16:29.994168 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:29.994168 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:30.020941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (497eeaad-ae1c-4a55-8572-b3a35ed17385) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:30.021817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88dbe1ab-3c9b-41fd-8c6c-65bdf3ed3c80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:30.094796 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Lock "cinder-attachment_update-9daa228e-5fab-40da-aa54-5f4d248854a3-np0000006731" released by "attachment_update" :: held 0.102s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:16:30.094796 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-2002896c-5da7-4b92-ac1f-10ba15b8a618 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0 returned with HTTP 200 Aug 07 16:16:30.096323 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 451/1833] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:16:29 2026] PUT /volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0 => generated 969 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:30.104782 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['1cd4918d-9d0a-4408-ae2c-3897d2e1cf8d', '274e9880-b921-49aa-997a-5338e1cc37db', 'dfc8c11b-58a4-4801-b189-1427eea6ca75', 'b75e3ef9-22e0-442e-b05b-eecc97b9cba7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:30.105819 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88dbe1ab-3c9b-41fd-8c6c-65bdf3ed3c80) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1cd4918d-9d0a-4408-ae2c-3897d2e1cf8d', '274e9880-b921-49aa-997a-5338e1cc37db', 'dfc8c11b-58a4-4801-b189-1427eea6ca75', 'b75e3ef9-22e0-442e-b05b-eecc97b9cba7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:30.106699 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f7cf96-5977-4123-9304-51d1d96fb4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:30.127198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-cd569e59-2574-44d0-b264-0158a4cda728 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.129482 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-cd569e59-2574-44d0-b264-0158a4cda728 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0/action Aug 07 16:16:30.129835 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-cd569e59-2574-44d0-b264-0158a4cda728 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:30.129965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-cd569e59-2574-44d0-b264-0158a4cda728 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:30.141332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00f7cf96-5977-4123-9304-51d1d96fb4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '800b9051-a02c-41f3-9824-91b92559290f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-85256513',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['1cd4918d-9d0a-4408-ae2c-3897d2e1cf8d','274e9880-b921-49aa-997a-5338e1cc37db','dfc8c11b-58a4-4801-b189-1427eea6ca75','b75e3ef9-22e0-442e-b05b-eecc97b9cba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-85256513',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=800b9051-a02c-41f3-9824-91b92559290f,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:30.142438 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8394239-9fae-48ac-93b7-a1ad05f3c1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:30.149856 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.149856 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:30.188014 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e1af9655-bc83-4c57-ade1-4baca0fe943a req-cd569e59-2574-44d0-b264-0158a4cda728 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0/action returned with HTTP 204 Aug 07 16:16:30.188563 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 465/1834] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:16:30 2026] POST /volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:30.194682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e8394239-9fae-48ac-93b7-a1ad05f3c1a6) transitioned into state 'SUCCESS' from state '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-85256513',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['1cd4918d-9d0a-4408-ae2c-3897d2e1cf8d','274e9880-b921-49aa-997a-5338e1cc37db','dfc8c11b-58a4-4801-b189-1427eea6ca75','b75e3ef9-22e0-442e-b05b-eecc97b9cba7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:30.195781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2701645-061b-4c66-a49a-7add9648ccc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:30.220092 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f2701645-061b-4c66-a49a-7add9648ccc1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:30.221320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (567fa972-c683-4540-a8fd-0309ad0a1113) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:30.221745 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:30.222663 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b2237b17-4c66-4fa2-b051-ddd51c0a2a43 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:30.223662 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 462/1835] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:29 2026] POST /volume/v3/volumes => generated 755 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:30.248894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c263a24d-da89-4980-8459-8c480ab070e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.253281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c263a24d-da89-4980-8459-8c480ab070e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:30.254315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c263a24d-da89-4980-8459-8c480ab070e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.258941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c263a24d-da89-4980-8459-8c480ab070e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.278344 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.278344 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:30.288282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c885d74e-a878-4b49-8b3f-06e3a680fe1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.290835 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c263a24d-da89-4980-8459-8c480ab070e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:30.291479 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c885d74e-a878-4b49-8b3f-06e3a680fe1b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:30.291971 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c885d74e-a878-4b49-8b3f-06e3a680fe1b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.294621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c885d74e-a878-4b49-8b3f-06e3a680fe1b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.294621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c885d74e-a878-4b49-8b3f-06e3a680fe1b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:30.299017 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.299017 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:30.300373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c885d74e-a878-4b49-8b3f-06e3a680fe1b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:30.300823 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 452/1836] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:30.303006 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c263a24d-da89-4980-8459-8c480ab070e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:30.304593 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 458/1837] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 823 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:30.336744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3c9fea6-7864-41fd-9d2e-09ee3839453d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.339751 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3c9fea6-7864-41fd-9d2e-09ee3839453d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] GET https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 Aug 07 16:16:30.340033 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3c9fea6-7864-41fd-9d2e-09ee3839453d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.340349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3c9fea6-7864-41fd-9d2e-09ee3839453d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.343265 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7259dde1-3f2b-4525-a86e-7deaa5d195b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.345823 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7259dde1-3f2b-4525-a86e-7deaa5d195b4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 Aug 07 16:16:30.346365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7259dde1-3f2b-4525-a86e-7deaa5d195b4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.346365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7259dde1-3f2b-4525-a86e-7deaa5d195b4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.350727 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3c9fea6-7864-41fd-9d2e-09ee3839453d tempest-VolumesListTestJSON-1045991483 tempest-VolumesListTestJSON-1045991483-project-member] https://10.4.3.24/volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 returned with HTTP 404 Aug 07 16:16:30.350891 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7259dde1-3f2b-4525-a86e-7deaa5d195b4 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 returned with HTTP 404 Aug 07 16:16:30.351389 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 463/1838] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/snapshots/11685906-9283-4103-9695-c617e592b3a4 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:30.351457 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 466/1839] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/volumes/4b60baa8-9a2a-4209-97fd-b19b07355fd4 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:30.365607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-80b43836-0203-4369-b0e4-13d4d86d1a64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.369393 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80b43836-0203-4369-b0e4-13d4d86d1a64 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:30.369393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80b43836-0203-4369-b0e4-13d4d86d1a64 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.369393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-80b43836-0203-4369-b0e4-13d4d86d1a64 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.382099 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.382099 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:30.388768 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-80b43836-0203-4369-b0e4-13d4d86d1a64 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:30.396563 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-80b43836-0203-4369-b0e4-13d4d86d1a64 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:30.397297 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 453/1840] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 837 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:30.415466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.416862 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] DELETE https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:30.417149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.417465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.417668 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Delete volume with id: 748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:30.426355 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.426355 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:30.426851 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:30.448350 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Delete volume request issued successfully. Aug 07 16:16:30.448572 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce5cc7cd-348c-46c3-b947-dcc6178635d7 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 202 Aug 07 16:16:30.448991 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 459/1841] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:30 2026] DELETE /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:30.459635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3267fee-4732-4aa6-8a55-51b4660fe89e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.462116 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3267fee-4732-4aa6-8a55-51b4660fe89e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:30.462753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3267fee-4732-4aa6-8a55-51b4660fe89e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.463351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3267fee-4732-4aa6-8a55-51b4660fe89e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.476680 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.476680 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:30.481201 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d3267fee-4732-4aa6-8a55-51b4660fe89e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Volume info retrieved successfully. Aug 07 16:16:30.487951 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3267fee-4732-4aa6-8a55-51b4660fe89e tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 200 Aug 07 16:16:30.488544 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 464/1842] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 836 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:30.804922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af451d13-ba5a-4390-a4f7-a7bb00cd6517 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.807639 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af451d13-ba5a-4390-a4f7-a7bb00cd6517 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 Aug 07 16:16:30.807754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af451d13-ba5a-4390-a4f7-a7bb00cd6517 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.807992 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af451d13-ba5a-4390-a4f7-a7bb00cd6517 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.814926 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af451d13-ba5a-4390-a4f7-a7bb00cd6517 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 returned with HTTP 404 Aug 07 16:16:30.815592 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 467/1843] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/volumes/439dcc1f-8d97-4c39-9032-9020d6fbea85 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:30.826010 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.829317 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:30.829848 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.829848 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.829986 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Delete volume with id: ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:30.841205 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.841205 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:30.841808 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:30.872790 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Delete volume request issued successfully. Aug 07 16:16:30.873234 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0f73ce2-4769-4eda-bc05-1bf2879c796f tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 202 Aug 07 16:16:30.874036 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 454/1844] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:30 2026] DELETE /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:30.892897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1cce59b6-e325-4be1-94b1-fdd8290e66ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:30.901571 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cce59b6-e325-4be1-94b1-fdd8290e66ef tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:30.903404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cce59b6-e325-4be1-94b1-fdd8290e66ef tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:30.903773 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1cce59b6-e325-4be1-94b1-fdd8290e66ef tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:30.924203 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:30.924203 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:30.930907 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1cce59b6-e325-4be1-94b1-fdd8290e66ef tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:30.938229 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1cce59b6-e325-4be1-94b1-fdd8290e66ef tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 200 Aug 07 16:16:30.938679 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 460/1845] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:30 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 841 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.316649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e21671a-69de-4917-a383-5c159f87b26b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.321328 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e21671a-69de-4917-a383-5c159f87b26b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:31.321595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e21671a-69de-4917-a383-5c159f87b26b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.321934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e21671a-69de-4917-a383-5c159f87b26b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.321934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5e21671a-69de-4917-a383-5c159f87b26b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:31.326268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe07e783-3e90-4ece-86f0-14f1454bce87 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.331314 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.331314 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:31.332539 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe07e783-3e90-4ece-86f0-14f1454bce87 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:31.332664 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e21671a-69de-4917-a383-5c159f87b26b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:31.332722 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe07e783-3e90-4ece-86f0-14f1454bce87 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.332763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe07e783-3e90-4ece-86f0-14f1454bce87 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.332830 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 465/1846] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.354833 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.354833 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:31.364762 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe07e783-3e90-4ece-86f0-14f1454bce87 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:31.377916 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe07e783-3e90-4ece-86f0-14f1454bce87 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:31.378128 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 468/1847] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.394409 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e26d84c8-0636-417b-ab0f-f63d9452dba6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.396269 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e26d84c8-0636-417b-ab0f-f63d9452dba6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:31.396477 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e26d84c8-0636-417b-ab0f-f63d9452dba6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.396685 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e26d84c8-0636-417b-ab0f-f63d9452dba6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.404962 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.404962 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:31.411077 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e26d84c8-0636-417b-ab0f-f63d9452dba6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:31.416845 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e26d84c8-0636-417b-ab0f-f63d9452dba6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:31.417987 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 455/1848] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 848 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.436072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85d00429-466a-4c95-b073-b1d5fbfc919d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.440854 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85d00429-466a-4c95-b073-b1d5fbfc919d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:31.442745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85d00429-466a-4c95-b073-b1d5fbfc919d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-85256513"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:31.457384 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.457384 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:31.463287 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85d00429-466a-4c95-b073-b1d5fbfc919d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:31.482106 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85d00429-466a-4c95-b073-b1d5fbfc919d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:31.483064 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85d00429-466a-4c95-b073-b1d5fbfc919d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:31.483512 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 461/1849] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:16:31 2026] PUT /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 780 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.499582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-482ec6d9-2fa9-4b0b-8418-5756dbebdc46 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.503701 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-482ec6d9-2fa9-4b0b-8418-5756dbebdc46 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:31.504175 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-482ec6d9-2fa9-4b0b-8418-5756dbebdc46 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2034794130", "description": "This is the new description of volume"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:31.509518 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa6ae368-e345-4d30-bed7-13ddcfb338e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.513165 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa6ae368-e345-4d30-bed7-13ddcfb338e0 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] GET https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 Aug 07 16:16:31.513165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa6ae368-e345-4d30-bed7-13ddcfb338e0 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.513988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa6ae368-e345-4d30-bed7-13ddcfb338e0 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.518006 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.518006 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:31.523093 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa6ae368-e345-4d30-bed7-13ddcfb338e0 tempest-VolumesExtendTest-22358608 tempest-VolumesExtendTest-22358608-project-member] https://10.4.3.24/volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 returned with HTTP 404 Aug 07 16:16:31.523274 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-482ec6d9-2fa9-4b0b-8418-5756dbebdc46 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:31.523727 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 469/1850] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/volumes/748ce12a-71d6-42f7-a98c-a0792dc5a819 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:31.538637 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-482ec6d9-2fa9-4b0b-8418-5756dbebdc46 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:31.539722 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-482ec6d9-2fa9-4b0b-8418-5756dbebdc46 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:31.540545 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 466/1851] 10.4.3.24 () {68 vars in 1362 bytes} [Fri Aug 7 16:16:31 2026] PUT /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 821 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.558658 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4111ef11-7ed0-4633-adc8-7aa6cbad6b3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.560889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4111ef11-7ed0-4633-adc8-7aa6cbad6b3d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:31.561127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4111ef11-7ed0-4633-adc8-7aa6cbad6b3d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.561441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4111ef11-7ed0-4633-adc8-7aa6cbad6b3d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.570709 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.570709 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:31.578469 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4111ef11-7ed0-4633-adc8-7aa6cbad6b3d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:31.583809 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4111ef11-7ed0-4633-adc8-7aa6cbad6b3d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:31.584337 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 456/1852] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 889 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.607585 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.610613 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:31.610613 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-2063099695", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1191264292"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:31.611983 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-2063099695', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1191264292'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:31.612182 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:31.617071 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:31.624897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (c77fd463-9956-4d26-a671-2e7de349f415) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:31.626707 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34457ef2-3f1d-4674-9996-f3b3c388dfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:31.628793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:31.670142 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34457ef2-3f1d-4674-9996-f3b3c388dfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:31.671922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c0a73d-b2fe-4e22-a478-5f3c6e520e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:31.735562 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['fac63857-08ea-41c6-a797-5ac7eef70353', '226ef674-8373-4d06-8d94-2bca7a0e7e08', '111aa347-5b55-4d69-9486-194d958ccfec', '8eec684f-25f3-44c9-a379-6f8149d229ce'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:31.736594 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79c0a73d-b2fe-4e22-a478-5f3c6e520e75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fac63857-08ea-41c6-a797-5ac7eef70353', '226ef674-8373-4d06-8d94-2bca7a0e7e08', '111aa347-5b55-4d69-9486-194d958ccfec', '8eec684f-25f3-44c9-a379-6f8149d229ce']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:31.737542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3ced98-6c25-4d65-9b83-57e4f704957e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:31.769276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2a3ced98-6c25-4d65-9b83-57e4f704957e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd479ee7-e039-4267-a792-1031cc9d2b36', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-2063099695',display_name='tempest-VolumesGetTest-Volume-1191264292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['fac63857-08ea-41c6-a797-5ac7eef70353','226ef674-8373-4d06-8d94-2bca7a0e7e08','111aa347-5b55-4d69-9486-194d958ccfec','8eec684f-25f3-44c9-a379-6f8149d229ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:31Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-2063099695',display_name='tempest-VolumesGetTest-Volume-1191264292',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd479ee7-e039-4267-a792-1031cc9d2b36,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:31.770666 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4ee9cc-2f20-42e6-bd43-0ff8593f5297) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:31.809512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b4ee9cc-2f20-42e6-bd43-0ff8593f5297) transitioned into 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-2063099695',display_name='tempest-VolumesGetTest-Volume-1191264292',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['fac63857-08ea-41c6-a797-5ac7eef70353','226ef674-8373-4d06-8d94-2bca7a0e7e08','111aa347-5b55-4d69-9486-194d958ccfec','8eec684f-25f3-44c9-a379-6f8149d229ce'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:31.811234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d795b5c2-343b-4d4d-b1ea-229423fbec54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:31.834093 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d795b5c2-343b-4d4d-b1ea-229423fbec54) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:31.836715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (c77fd463-9956-4d26-a671-2e7de349f415) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:31.837131 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:31.838869 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d33eeb77-0fa5-4eac-9ee1-f9a51b118a20 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:31.839424 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 462/1853] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:31 2026] POST /volume/v3/volumes => generated 778 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:31.859179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-903dcf51-5395-452a-8097-bfc2f680f6a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.861784 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-903dcf51-5395-452a-8097-bfc2f680f6a0 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:31.862041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-903dcf51-5395-452a-8097-bfc2f680f6a0 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.862701 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-903dcf51-5395-452a-8097-bfc2f680f6a0 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.871255 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:31.871255 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:31.875990 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-903dcf51-5395-452a-8097-bfc2f680f6a0 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:31.882385 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-903dcf51-5395-452a-8097-bfc2f680f6a0 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 200 Aug 07 16:16:31.882840 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 470/1854] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:31.961935 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3ca865ba-1ae4-40e9-91f2-b9ec83d99052 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:31.966053 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ca865ba-1ae4-40e9-91f2-b9ec83d99052 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce Aug 07 16:16:31.966053 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ca865ba-1ae4-40e9-91f2-b9ec83d99052 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:31.966819 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3ca865ba-1ae4-40e9-91f2-b9ec83d99052 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:31.985844 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3ca865ba-1ae4-40e9-91f2-b9ec83d99052 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce returned with HTTP 404 Aug 07 16:16:31.985844 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 467/1855] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:31 2026] GET /volume/v3/volumes/ad5cb7c3-a062-4fdb-8f8a-c9eec3c456ce => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:32.079274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.080243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:16:32.080243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.082153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.082153 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Delete volume with id: 3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:16:32.091003 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:32.091003 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:32.092023 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:32.116526 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Delete volume request issued successfully. Aug 07 16:16:32.119327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fb726d0-a7c8-4736-9111-b82a27edbd2c tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 202 Aug 07 16:16:32.119327 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 457/1856] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:32 2026] DELETE /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:32.127095 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-73340101-4647-4a20-8a04-88fd257986ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.129558 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73340101-4647-4a20-8a04-88fd257986ff tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:16:32.129558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73340101-4647-4a20-8a04-88fd257986ff tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.130140 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-73340101-4647-4a20-8a04-88fd257986ff tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.143678 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:32.143678 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:32.151988 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-73340101-4647-4a20-8a04-88fd257986ff tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Volume info retrieved successfully. Aug 07 16:16:32.159565 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-73340101-4647-4a20-8a04-88fd257986ff tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 200 Aug 07 16:16:32.160150 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 463/1857] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:32 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 840 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:32.348539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-918798b5-914d-4f07-b194-65dc58b9fbe0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.350495 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-918798b5-914d-4f07-b194-65dc58b9fbe0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:32.350755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-918798b5-914d-4f07-b194-65dc58b9fbe0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.350989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-918798b5-914d-4f07-b194-65dc58b9fbe0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.351164 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-918798b5-914d-4f07-b194-65dc58b9fbe0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:32.361735 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:32.361735 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:32.362817 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-918798b5-914d-4f07-b194-65dc58b9fbe0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:32.363457 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 471/1858] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:32 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:32.492017 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54051e9e-7599-47d4-99f4-7c4712c3100c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.698877 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54051e9e-7599-47d4-99f4-7c4712c3100c tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools?detail=True Aug 07 16:16:32.698877 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54051e9e-7599-47d4-99f4-7c4712c3100c tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.698877 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54051e9e-7599-47d4-99f4-7c4712c3100c tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] Calling method 'get_pools' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.716952 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54051e9e-7599-47d4-99f4-7c4712c3100c tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Aug 07 16:16:32.716952 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 468/1859] 10.4.3.24 () {66 vars in 1307 bytes} [Fri Aug 7 16:16:32 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 1167 bytes in 225 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:32.729407 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7f53484-0e4c-4caf-bc78-d8ae7da92e1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.731931 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7f53484-0e4c-4caf-bc78-d8ae7da92e1d tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools Aug 07 16:16:32.732179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7f53484-0e4c-4caf-bc78-d8ae7da92e1d tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.733083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7f53484-0e4c-4caf-bc78-d8ae7da92e1d tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] Calling method 'get_pools' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.747542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7f53484-0e4c-4caf-bc78-d8ae7da92e1d tempest-VolumePoolsAdminTestsJSON-1957583920 tempest-VolumePoolsAdminTestsJSON-1957583920-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 16:16:32.747542 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 458/1860] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:16:32 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:32.897271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-968f217f-8e02-449c-8821-09805768abf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.899237 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-968f217f-8e02-449c-8821-09805768abf5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:32.899526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-968f217f-8e02-449c-8821-09805768abf5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.899719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-968f217f-8e02-449c-8821-09805768abf5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.907827 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:32.907827 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:32.912338 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-968f217f-8e02-449c-8821-09805768abf5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:32.917590 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-968f217f-8e02-449c-8821-09805768abf5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 200 Aug 07 16:16:32.918047 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 464/1861] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:32 2026] GET /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:32.931343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79844f3b-fade-4c35-aacc-013edc5bcb27 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.933869 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79844f3b-fade-4c35-aacc-013edc5bcb27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:32.934206 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79844f3b-fade-4c35-aacc-013edc5bcb27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-85256513", "description": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:32.945932 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:32.945932 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:32.951516 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79844f3b-fade-4c35-aacc-013edc5bcb27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:32.965366 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79844f3b-fade-4c35-aacc-013edc5bcb27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:32.966837 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79844f3b-fade-4c35-aacc-013edc5bcb27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 200 Aug 07 16:16:32.966837 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 472/1862] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:16:32 2026] PUT /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 766 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:32.986900 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea87f803-28ee-4fc2-81d4-f551d1a48fc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:32.988894 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea87f803-28ee-4fc2-81d4-f551d1a48fc4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:32.989152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea87f803-28ee-4fc2-81d4-f551d1a48fc4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:32.989499 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea87f803-28ee-4fc2-81d4-f551d1a48fc4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:32.997953 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:32.997953 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:33.003793 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea87f803-28ee-4fc2-81d4-f551d1a48fc4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:33.010864 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea87f803-28ee-4fc2-81d4-f551d1a48fc4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 200 Aug 07 16:16:33.011422 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 469/1863] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:32 2026] GET /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 834 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:33.030366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:33.034112 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:33.034112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:33.034112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:33.034112 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:33.045731 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:33.045731 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:33.046499 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:33.080501 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:33.080501 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88952bb4-c25c-4ad1-a195-0ec4160515bd tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 202 Aug 07 16:16:33.081344 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 459/1864] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:33 2026] DELETE /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:33.092444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b9d1c93-9688-445b-b9a4-1e931b607e27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:33.097856 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b9d1c93-9688-445b-b9a4-1e931b607e27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:33.097856 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b9d1c93-9688-445b-b9a4-1e931b607e27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:33.097856 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b9d1c93-9688-445b-b9a4-1e931b607e27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:33.115802 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:33.115802 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:33.125447 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b9d1c93-9688-445b-b9a4-1e931b607e27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:33.132097 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b9d1c93-9688-445b-b9a4-1e931b607e27 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 200 Aug 07 16:16:33.132738 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 465/1865] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:33 2026] GET /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 833 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:33.178503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e12ad5c-5193-471f-9706-6e56707c14b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:33.179146 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e12ad5c-5193-471f-9706-6e56707c14b6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] GET https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa Aug 07 16:16:33.182521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e12ad5c-5193-471f-9706-6e56707c14b6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:33.182521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e12ad5c-5193-471f-9706-6e56707c14b6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:33.190932 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e12ad5c-5193-471f-9706-6e56707c14b6 tempest-AttachVolumeTestJSON-1872685556 tempest-AttachVolumeTestJSON-1872685556-project-member] https://10.4.3.24/volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa returned with HTTP 404 Aug 07 16:16:33.191819 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 473/1866] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:33 2026] GET /volume/v3/volumes/3fd62759-6d15-464a-ade8-49739d0546aa => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:33.386937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-62906c17-c14d-4c53-b8bb-a7b68930c3cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:33.386937 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62906c17-c14d-4c53-b8bb-a7b68930c3cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:33.386937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62906c17-c14d-4c53-b8bb-a7b68930c3cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:33.387367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-62906c17-c14d-4c53-b8bb-a7b68930c3cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:33.387367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-62906c17-c14d-4c53-b8bb-a7b68930c3cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:33.394907 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:33.394907 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:33.396027 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-62906c17-c14d-4c53-b8bb-a7b68930c3cc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:33.396443 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 470/1867] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:33 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:34.159240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-438ea0cc-3f73-4984-86e2-4cea5b371865 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:34.163326 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-438ea0cc-3f73-4984-86e2-4cea5b371865 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 Aug 07 16:16:34.163691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-438ea0cc-3f73-4984-86e2-4cea5b371865 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:34.163903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-438ea0cc-3f73-4984-86e2-4cea5b371865 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:34.169194 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=769,cinder:INSERT=117,cinder:UPDATE=183,cinder:DELETE=3 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:16:34.183022 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-438ea0cc-3f73-4984-86e2-4cea5b371865 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 returned with HTTP 404 Aug 07 16:16:34.183805 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 460/1868] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:34 2026] GET /volume/v3/volumes/fd479ee7-e039-4267-a792-1031cc9d2b36 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:34.195845 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cddc5577-b549-40bd-8af9-bb0fd099a293 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:34.199727 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cddc5577-b549-40bd-8af9-bb0fd099a293 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:34.199972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cddc5577-b549-40bd-8af9-bb0fd099a293 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:34.200145 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cddc5577-b549-40bd-8af9-bb0fd099a293 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:34.217711 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:34.217711 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:34.231619 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cddc5577-b549-40bd-8af9-bb0fd099a293 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:34.250631 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cddc5577-b549-40bd-8af9-bb0fd099a293 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:34.250765 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 466/1869] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:34 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 889 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:34.270674 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ea3df7a-3f51-4492-9a77-af47309684bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:34.273561 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:34.273561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:34.273561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:34.274027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: 800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:34.294200 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:34.294200 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:34.294875 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:34.336689 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:34.336689 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ea3df7a-3f51-4492-9a77-af47309684bb tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 202 Aug 07 16:16:34.336689 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 474/1870] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:34 2026] DELETE /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:34.348119 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ba019dc-a725-44cc-a443-0a71905834b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:34.353773 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ba019dc-a725-44cc-a443-0a71905834b6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:34.354003 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ba019dc-a725-44cc-a443-0a71905834b6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:34.354560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ba019dc-a725-44cc-a443-0a71905834b6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:34.359750 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=699,cinder:INSERT=98,cinder:UPDATE=171,cinder:DELETE=5 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:16:34.369390 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:34.369390 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:34.373735 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9ba019dc-a725-44cc-a443-0a71905834b6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:34.380437 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ba019dc-a725-44cc-a443-0a71905834b6 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 200 Aug 07 16:16:34.381276 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 471/1871] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:34 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 888 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:34.418060 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-146f03c2-3588-4f61-9165-fbccc9b0ce0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:34.422565 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-146f03c2-3588-4f61-9165-fbccc9b0ce0b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:34.422858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-146f03c2-3588-4f61-9165-fbccc9b0ce0b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:34.423448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-146f03c2-3588-4f61-9165-fbccc9b0ce0b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:34.423542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-146f03c2-3588-4f61-9165-fbccc9b0ce0b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:34.431330 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:34.431330 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:34.432761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-146f03c2-3588-4f61-9165-fbccc9b0ce0b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:34.434418 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 461/1872] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:34 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:35.402152 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0979d40d-876a-4277-a297-3f5f24406a97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:35.404819 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0979d40d-876a-4277-a297-3f5f24406a97 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f Aug 07 16:16:35.405207 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0979d40d-876a-4277-a297-3f5f24406a97 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:35.405414 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0979d40d-876a-4277-a297-3f5f24406a97 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:35.425163 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0979d40d-876a-4277-a297-3f5f24406a97 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f returned with HTTP 404 Aug 07 16:16:35.425418 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 467/1873] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:35 2026] GET /volume/v3/volumes/800b9051-a02c-41f3-9824-91b92559290f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:35.437565 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:35.440659 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:35.442335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-385544071"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:35.445074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-385544071'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:35.445074 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:35.453463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc795671-6bfc-49ba-abdf-5b94b5916fbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:35.455222 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:35.459433 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc795671-6bfc-49ba-abdf-5b94b5916fbc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:35.459719 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc795671-6bfc-49ba-abdf-5b94b5916fbc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:35.459980 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc795671-6bfc-49ba-abdf-5b94b5916fbc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:35.460171 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fc795671-6bfc-49ba-abdf-5b94b5916fbc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:35.469280 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (3a8b3fe1-71e2-4704-a2b3-a8e9f136e962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:35.470498 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0281be05-5c27-42d0-9e51-9edfdb7e857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:35.470980 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:35.470980 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:35.471980 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc795671-6bfc-49ba-abdf-5b94b5916fbc tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:35.472037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:35.472439 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 472/1874] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:35 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:35.511550 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0281be05-5c27-42d0-9e51-9edfdb7e857c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:35.513008 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca55c4c3-aad0-4134-84cb-173490c24563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:35.577813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['a35b5ef0-52c8-4fee-9deb-35933eb8b9af', '96524263-de0a-4fd4-a4d4-693b65ee8608', '80773eb1-4229-4d69-88dd-9de2fec9cdd1', '26579573-a3cb-49d2-999a-f6eb70fae193'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:35.579083 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca55c4c3-aad0-4134-84cb-173490c24563) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a35b5ef0-52c8-4fee-9deb-35933eb8b9af', '96524263-de0a-4fd4-a4d4-693b65ee8608', '80773eb1-4229-4d69-88dd-9de2fec9cdd1', '26579573-a3cb-49d2-999a-f6eb70fae193']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:35.580040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652b0295-5976-4485-b2e0-9b4eba2aef7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:35.609815 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (652b0295-5976-4485-b2e0-9b4eba2aef7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32e8c329-156b-4fbf-9831-3767014f308b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-385544071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['a35b5ef0-52c8-4fee-9deb-35933eb8b9af','96524263-de0a-4fd4-a4d4-693b65ee8608','80773eb1-4229-4d69-88dd-9de2fec9cdd1','26579573-a3cb-49d2-999a-f6eb70fae193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-385544071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32e8c329-156b-4fbf-9831-3767014f308b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:35.610783 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53b8e1b-e0d1-4ad6-9a40-0d41b505e9e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:35.638879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e53b8e1b-e0d1-4ad6-9a40-0d41b505e9e3) transitioned into state 'SUCCESS' from state '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-385544071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['a35b5ef0-52c8-4fee-9deb-35933eb8b9af','96524263-de0a-4fd4-a4d4-693b65ee8608','80773eb1-4229-4d69-88dd-9de2fec9cdd1','26579573-a3cb-49d2-999a-f6eb70fae193'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:35.639703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5630a66-af19-4016-9941-d89eb4791486) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:35.656076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5630a66-af19-4016-9941-d89eb4791486) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:35.657282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (3a8b3fe1-71e2-4704-a2b3-a8e9f136e962) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:35.659218 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:35.662397 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d55a5b4-79c0-442b-950c-a426808ccea5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:35.664850 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 475/1875] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:35 2026] POST /volume/v3/volumes => generated 742 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:35.676633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a2dd649-f308-4e54-9574-0c64afcb3857 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:35.679240 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a2dd649-f308-4e54-9574-0c64afcb3857 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:35.679564 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a2dd649-f308-4e54-9574-0c64afcb3857 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:35.679702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a2dd649-f308-4e54-9574-0c64afcb3857 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:35.688028 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:35.688028 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:35.693281 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a2dd649-f308-4e54-9574-0c64afcb3857 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:35.698333 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a2dd649-f308-4e54-9574-0c64afcb3857 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b returned with HTTP 200 Aug 07 16:16:35.698939 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 462/1876] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:35 2026] GET /volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b => generated 810 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:36.483208 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8ed4a2a-5329-4d0f-be5b-82520cc55837 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:36.492161 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d8b46f5f-1bde-402e-8cb3-53b520b4bc4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:36.494399 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8b46f5f-1bde-402e-8cb3-53b520b4bc4c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:36.494399 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8b46f5f-1bde-402e-8cb3-53b520b4bc4c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:36.494399 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d8b46f5f-1bde-402e-8cb3-53b520b4bc4c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:36.494399 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d8b46f5f-1bde-402e-8cb3-53b520b4bc4c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:36.507940 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:36.507940 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:36.512101 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d8b46f5f-1bde-402e-8cb3-53b520b4bc4c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:36.512690 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 473/1877] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:36 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:36.681137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8ed4a2a-5329-4d0f-be5b-82520cc55837 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:36.681716 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8ed4a2a-5329-4d0f-be5b-82520cc55837 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:36.689716 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=758,cinder:INSERT=113,cinder:UPDATE=204,cinder:DELETE=3 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:16:36.715718 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-268e1327-1f13-4610-bae3-2a04e50e1d12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:36.716779 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8ed4a2a-5329-4d0f-be5b-82520cc55837 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:36.717076 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 468/1878] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:36 2026] POST /volume/v3/types => generated 188 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:36.718328 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-268e1327-1f13-4610-bae3-2a04e50e1d12 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:36.718641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-268e1327-1f13-4610-bae3-2a04e50e1d12 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:36.719027 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-268e1327-1f13-4610-bae3-2a04e50e1d12 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:36.721857 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=666,cinder:INSERT=66,cinder:UPDATE=137,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:16:36.731334 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:36.731334 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:36.733110 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8ca3046-5232-4e4a-9bbd-2e9563bedbd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:36.736612 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8ca3046-5232-4e4a-9bbd-2e9563bedbd5 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:36.737190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8ca3046-5232-4e4a-9bbd-2e9563bedbd5 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:36.737645 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-268e1327-1f13-4610-bae3-2a04e50e1d12 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:36.745960 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-268e1327-1f13-4610-bae3-2a04e50e1d12 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b returned with HTTP 200 Aug 07 16:16:36.746631 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 476/1879] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:36 2026] GET /volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:36.760003 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8ca3046-5232-4e4a-9bbd-2e9563bedbd5 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:36.760705 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 463/1880] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:36 2026] POST /volume/v3/types => generated 188 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:36.762834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:36.766061 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:36.766504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "32e8c329-156b-4fbf-9831-3767014f308b", "size": 1, "name": "tempest-VolumesGetTest-Volume-511487539", "metadata": {"Type": "Test"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:36.768673 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'source_volid': '32e8c329-156b-4fbf-9831-3767014f308b', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-511487539', 'metadata': {'Type': 'Test'}}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:36.776779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:36.777018 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:36.777018 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:36.777641 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume retrieved successfully. Aug 07 16:16:36.777793 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:36.782686 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:36.789831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (96629a61-029b-4a18-b4d5-30a775d73e7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:36.791540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606079b5-54fb-40bd-80f2-358e1029f7b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:36.792820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:36.832223 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (606079b5-54fb-40bd-80f2-358e1029f7b7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '32e8c329-156b-4fbf-9831-3767014f308b', 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:36.833039 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78db72be-0296-4b7a-b2f2-a605a9752689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:36.899462 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:36.899808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:36.902218 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:36.906882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['f9902078-045d-4c4f-a0a9-f204bd8f5ae8', '91ad53ef-6264-423e-a84e-ca4da273fc9b', 'fc3785c0-9203-4974-89bd-19835bc37376', 'b0191e91-e71d-4e00-a109-5eb7231b7584'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:36.908124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78db72be-0296-4b7a-b2f2-a605a9752689) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f9902078-045d-4c4f-a0a9-f204bd8f5ae8', '91ad53ef-6264-423e-a84e-ca4da273fc9b', 'fc3785c0-9203-4974-89bd-19835bc37376', 'b0191e91-e71d-4e00-a109-5eb7231b7584']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:36.909254 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5011b01-435a-4374-88f3-2a080ceaec28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:36.912707 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Create volume of 1 GB Aug 07 16:16:36.913198 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:36.913198 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:36.913803 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Availability Zones retrieved successfully. Aug 07 16:16:36.922080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Flow 'volume_create_api' (6d9ad03e-e946-402e-909e-008ed19a0a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:36.923249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b92c61-4a9e-458c-9e7f-bfee33169036) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:36.923977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:36.957881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (26b92c61-4a9e-458c-9e7f-bfee33169036) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:37Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fe116c63-fb45-4fac-af08-90f0cd777131,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fe116c63-fb45-4fac-af08-90f0cd777131', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:36.958285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e5011b01-435a-4374-88f3-2a080ceaec28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f2b3cc74-f020-4d1a-8dcf-b419d50d64c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-511487539',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['f9902078-045d-4c4f-a0a9-f204bd8f5ae8','91ad53ef-6264-423e-a84e-ca4da273fc9b','fc3785c0-9203-4974-89bd-19835bc37376','b0191e91-e71d-4e00-a109-5eb7231b7584'],size=1,snapshot_id=None,source_replicaid=,source_volid=32e8c329-156b-4fbf-9831-3767014f308b,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-511487539',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f2b3cc74-f020-4d1a-8dcf-b419d50d64c1,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=32e8c329-156b-4fbf-9831-3767014f308b,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:36.959847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef938f8-da45-4306-a121-99c4546a25b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:36.959989 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afa7f72-67a6-4d1c-a430-f45e08edd2a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:36.994249 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ef938f8-da45-4306-a121-99c4546a25b4) transitioned into state 'SUCCESS' from state '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-511487539',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['f9902078-045d-4c4f-a0a9-f204bd8f5ae8','91ad53ef-6264-423e-a84e-ca4da273fc9b','fc3785c0-9203-4974-89bd-19835bc37376','b0191e91-e71d-4e00-a109-5eb7231b7584'],size=1,snapshot_id=None,source_replicaid=,source_volid=32e8c329-156b-4fbf-9831-3767014f308b,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:36.995617 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b6f121-80eb-4ee1-883f-d7145586a748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:37.012214 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:37.012615 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:37.021911 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25b6f121-80eb-4ee1-883f-d7145586a748) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:37.022871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (96629a61-029b-4a18-b4d5-30a775d73e7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:37.024762 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:37.024762 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc011e58-8885-49f8-92ae-5d9b4b8e1dca tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:37.024762 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 474/1881] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:36 2026] POST /volume/v3/volumes => generated 790 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:37.048364 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-edba9897-cde9-4dbb-903f-d2020c834a85 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:37.054328 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edba9897-cde9-4dbb-903f-d2020c834a85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:37.054328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edba9897-cde9-4dbb-903f-d2020c834a85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:37.054328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-edba9897-cde9-4dbb-903f-d2020c834a85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:37.058893 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Created reservations ['886a10b8-c1ea-465f-a011-ab887114d246', 'fec7190a-67e2-47f7-be3a-1491879a1e56', '1b922631-e016-41d0-82f4-76a2cbf6f704', '5386f686-0537-4da6-b4ba-218b24bf276a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:37.060267 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8afa7f72-67a6-4d1c-a430-f45e08edd2a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['886a10b8-c1ea-465f-a011-ab887114d246', 'fec7190a-67e2-47f7-be3a-1491879a1e56', '1b922631-e016-41d0-82f4-76a2cbf6f704', '5386f686-0537-4da6-b4ba-218b24bf276a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:37.060660 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335dbbe1-5527-49fa-9706-b5ca0f95c53f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:37.066191 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:37.066191 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:37.073560 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-edba9897-cde9-4dbb-903f-d2020c834a85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:37.081919 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-edba9897-cde9-4dbb-903f-d2020c834a85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:37.083061 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 477/1882] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:37 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 858 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:37.084324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (335dbbe1-5527-49fa-9706-b5ca0f95c53f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '247a2adb-2dd6-4331-8dc3-fe5c974b312e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='010c944c0f5d47d6822968b6e37a939b',qos_specs=None,replication_status=,reservations=['886a10b8-c1ea-465f-a011-ab887114d246','fec7190a-67e2-47f7-be3a-1491879a1e56','1b922631-e016-41d0-82f4-76a2cbf6f704','5386f686-0537-4da6-b4ba-218b24bf276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2cb17d92d045e486582dc46496bcc7',volume_type_id=fe116c63-fb45-4fac-af08-90f0cd777131), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=247a2adb-2dd6-4331-8dc3-fe5c974b312e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='010c944c0f5d47d6822968b6e37a939b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f2cb17d92d045e486582dc46496bcc7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fe116c63-fb45-4fac-af08-90f0cd777131),volume_type_id=fe116c63-fb45-4fac-af08-90f0cd777131)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:37.085104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1127da-4a37-497d-ba87-1c4fd5c9b202) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:37.109135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ad1127da-4a37-497d-ba87-1c4fd5c9b202) transitioned into state 'SUCCESS' from state '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-609257986',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='010c944c0f5d47d6822968b6e37a939b',qos_specs=None,replication_status=,reservations=['886a10b8-c1ea-465f-a011-ab887114d246','fec7190a-67e2-47f7-be3a-1491879a1e56','1b922631-e016-41d0-82f4-76a2cbf6f704','5386f686-0537-4da6-b4ba-218b24bf276a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f2cb17d92d045e486582dc46496bcc7',volume_type_id=fe116c63-fb45-4fac-af08-90f0cd777131)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:37.109913 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e573ca-81f9-4b4a-a174-4ba88c6dd6ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:37.126935 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (07e573ca-81f9-4b4a-a174-4ba88c6dd6ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:37.127174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Flow 'volume_create_api' (6d9ad03e-e946-402e-909e-008ed19a0a57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:37.133176 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Create volume request issued successfully. Aug 07 16:16:37.134257 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49089fbe-b88c-4e22-8ef4-1bb0d943a60a tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:37.137328 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 469/1883] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:36 2026] POST /volume/v3/volumes => generated 765 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:37.151701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-714011e4-9678-442f-b096-bdec1347e7e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:37.155210 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-714011e4-9678-442f-b096-bdec1347e7e8 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:37.155769 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-714011e4-9678-442f-b096-bdec1347e7e8 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:37.155837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-714011e4-9678-442f-b096-bdec1347e7e8 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:37.173621 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:37.173621 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:37.185902 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-714011e4-9678-442f-b096-bdec1347e7e8 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:37.193612 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-714011e4-9678-442f-b096-bdec1347e7e8 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:37.193612 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 464/1884] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:37 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 833 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:37.530450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7a616ae5-4be7-4c3c-a283-8a4cccde5ae9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:37.533835 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a616ae5-4be7-4c3c-a283-8a4cccde5ae9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:37.534410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a616ae5-4be7-4c3c-a283-8a4cccde5ae9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:37.534410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7a616ae5-4be7-4c3c-a283-8a4cccde5ae9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:37.534410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7a616ae5-4be7-4c3c-a283-8a4cccde5ae9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:37.541294 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:37.541294 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:37.542336 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7a616ae5-4be7-4c3c-a283-8a4cccde5ae9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:37.542872 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 475/1885] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:37 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.104844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4798d4ca-fb4e-42ad-b602-1b69ade02be9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.108033 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4798d4ca-fb4e-42ad-b602-1b69ade02be9 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:38.109070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4798d4ca-fb4e-42ad-b602-1b69ade02be9 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.109070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4798d4ca-fb4e-42ad-b602-1b69ade02be9 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.119199 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.119199 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:38.128100 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4798d4ca-fb4e-42ad-b602-1b69ade02be9 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:38.132660 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4798d4ca-fb4e-42ad-b602-1b69ade02be9 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:38.133639 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 478/1886] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 883 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.151516 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-89e755d5-6d40-4402-be4f-8af8ce556d3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.153022 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89e755d5-6d40-4402-be4f-8af8ce556d3c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:38.153371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89e755d5-6d40-4402-be4f-8af8ce556d3c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.153538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-89e755d5-6d40-4402-be4f-8af8ce556d3c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.162089 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.162089 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:38.166055 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-89e755d5-6d40-4402-be4f-8af8ce556d3c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:38.170672 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-89e755d5-6d40-4402-be4f-8af8ce556d3c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:38.171052 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 470/1887] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 883 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.191418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-791325e9-d80e-4114-bfec-2aa9876942e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.197389 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-791325e9-d80e-4114-bfec-2aa9876942e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:38.197389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-791325e9-d80e-4114-bfec-2aa9876942e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-511487539"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:38.210326 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.210326 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:38.217011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7072a8f9-66cd-48b3-96e9-87f6fe8c48cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.221262 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7072a8f9-66cd-48b3-96e9-87f6fe8c48cb tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:38.221262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7072a8f9-66cd-48b3-96e9-87f6fe8c48cb tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.221262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7072a8f9-66cd-48b3-96e9-87f6fe8c48cb tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.223232 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-791325e9-d80e-4114-bfec-2aa9876942e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:38.229902 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.229902 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:38.237546 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7072a8f9-66cd-48b3-96e9-87f6fe8c48cb tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:38.246586 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7072a8f9-66cd-48b3-96e9-87f6fe8c48cb tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:38.247055 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 476/1888] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 858 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.252390 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-791325e9-d80e-4114-bfec-2aa9876942e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:38.252390 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-791325e9-d80e-4114-bfec-2aa9876942e5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:38.252390 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 465/1889] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:16:38 2026] PUT /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 815 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.266724 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5df92b9c-623b-471a-83fb-a3450bf9f1f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.271332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aed753e1-59da-42d1-a461-d283704515d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.271469 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5df92b9c-623b-471a-83fb-a3450bf9f1f2 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:38.271469 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5df92b9c-623b-471a-83fb-a3450bf9f1f2 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.271469 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5df92b9c-623b-471a-83fb-a3450bf9f1f2 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.272994 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aed753e1-59da-42d1-a461-d283704515d4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:38.273771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aed753e1-59da-42d1-a461-d283704515d4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1245423824", "description": "This is the new description of volume"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:38.281607 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.281607 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:38.284289 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.284289 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:38.290138 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5df92b9c-623b-471a-83fb-a3450bf9f1f2 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Volume info retrieved successfully. Aug 07 16:16:38.290260 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aed753e1-59da-42d1-a461-d283704515d4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:38.292890 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5df92b9c-623b-471a-83fb-a3450bf9f1f2 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:38.293574 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 479/1890] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 1031 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:38.308807 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-aed753e1-59da-42d1-a461-d283704515d4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:38.309903 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aed753e1-59da-42d1-a461-d283704515d4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:38.310628 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 471/1891] 10.4.3.24 () {68 vars in 1362 bytes} [Fri Aug 7 16:16:38 2026] PUT /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 855 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.315193 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.318026 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] POST https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e/action Aug 07 16:16:38.318522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:38.318690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:38.330750 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11c7f8d8-1902-4819-8751-99bd5a412c8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.332529 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.332529 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:38.333280 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:38.333565 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c7f8d8-1902-4819-8751-99bd5a412c8d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:38.334057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c7f8d8-1902-4819-8751-99bd5a412c8d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.334493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11c7f8d8-1902-4819-8751-99bd5a412c8d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.347984 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.347984 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:38.369642 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11c7f8d8-1902-4819-8751-99bd5a412c8d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:38.376009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11c7f8d8-1902-4819-8751-99bd5a412c8d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:38.376460 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 466/1892] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 923 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.387127 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:38.387327 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:38.397034 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.398672 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:38.399607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-760846314", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-921077356"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:38.402690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-760846314', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-921077356'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:38.402690 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:38.407742 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:38.418996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (e4e2a856-437d-401a-bcbe-c32ae72d100c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:38.420878 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf124f2-c90f-48c2-a120-096109c17578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:38.422703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:38.444969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Created reservations ['b097eac2-6f72-424e-b802-d95f05fc15c9', '8e29eb9f-e765-42cd-af02-453dbbb4a9d1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:38.463584 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:38.463990 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:38.468722 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5bf124f2-c90f-48c2-a120-096109c17578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:38.470327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b2cd2a-e4d7-4405-b2d8-9bb2b93b210f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:38.483505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Created reservations ['42860c1b-9bbd-4b44-a44a-5893fc10d4ab', '6d0942c3-428f-4ee9-a1fd-da3cb652bb26'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:38.540420 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Retype volume request issued successfully. Aug 07 16:16:38.540420 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d610bc10-cd4a-423c-9150-4db314eb7c0b tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e/action returned with HTTP 202 Aug 07 16:16:38.540420 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 477/1893] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:16:38 2026] POST /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e/action => generated 0 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:16:38.553646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-058a0311-dfd7-4594-8d70-c6f1ce0de0b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.556499 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-058a0311-dfd7-4594-8d70-c6f1ce0de0b4 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:38.556869 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-058a0311-dfd7-4594-8d70-c6f1ce0de0b4 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.557147 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-058a0311-dfd7-4594-8d70-c6f1ce0de0b4 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.566332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-087bba01-2d4b-4ac7-b305-190b6e07905f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.567147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-087bba01-2d4b-4ac7-b305-190b6e07905f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:38.569621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-087bba01-2d4b-4ac7-b305-190b6e07905f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.569621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-087bba01-2d4b-4ac7-b305-190b6e07905f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.569621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-087bba01-2d4b-4ac7-b305-190b6e07905f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:38.569727 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['92ff17db-628d-479d-b072-005d79c1549e', 'febd4c4c-34a0-4102-bcc2-562106e6b2d5', 'a67f89c2-4e39-457c-82f1-f3ffe506c1b2', '14423a6f-3c3f-4782-b4e0-54848ac43856'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:38.570111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (06b2cd2a-e4d7-4405-b2d8-9bb2b93b210f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['92ff17db-628d-479d-b072-005d79c1549e', 'febd4c4c-34a0-4102-bcc2-562106e6b2d5', 'a67f89c2-4e39-457c-82f1-f3ffe506c1b2', '14423a6f-3c3f-4782-b4e0-54848ac43856']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:38.571341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297d3de7-854f-4d5b-a4da-8d867c8e2df1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:38.574663 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.574663 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:38.576637 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.576637 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:38.579865 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-087bba01-2d4b-4ac7-b305-190b6e07905f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:38.580942 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 467/1894] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 823 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.584545 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-058a0311-dfd7-4594-8d70-c6f1ce0de0b4 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:38.597994 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-058a0311-dfd7-4594-8d70-c6f1ce0de0b4 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:38.598233 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 472/1895] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 857 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:38.619882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (297d3de7-854f-4d5b-a4da-8d867c8e2df1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-760846314',display_name='tempest-VolumesGetTest-Volume-921077356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['92ff17db-628d-479d-b072-005d79c1549e','febd4c4c-34a0-4102-bcc2-562106e6b2d5','a67f89c2-4e39-457c-82f1-f3ffe506c1b2','14423a6f-3c3f-4782-b4e0-54848ac43856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:38Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-760846314',display_name='tempest-VolumesGetTest-Volume-921077356',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:38.621430 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a52b7fc-bbcc-49cb-ae0b-cc432dacee62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:38.659132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a52b7fc-bbcc-49cb-ae0b-cc432dacee62) transitioned into 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-760846314',display_name='tempest-VolumesGetTest-Volume-921077356',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['92ff17db-628d-479d-b072-005d79c1549e','febd4c4c-34a0-4102-bcc2-562106e6b2d5','a67f89c2-4e39-457c-82f1-f3ffe506c1b2','14423a6f-3c3f-4782-b4e0-54848ac43856'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:38.660530 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5359dd16-dc85-4011-a8db-5f2518197811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:38.691898 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5359dd16-dc85-4011-a8db-5f2518197811) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:38.693746 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (e4e2a856-437d-401a-bcbe-c32ae72d100c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:38.694160 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:38.695283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19a157d2-0b27-42bf-b055-3bf4485dfdb4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:38.696060 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 480/1896] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:38 2026] POST /volume/v3/volumes => generated 776 bytes in 300 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:38.716354 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9f84d830-a2d2-468b-b1dd-dc2118f1c684 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:38.719916 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f84d830-a2d2-468b-b1dd-dc2118f1c684 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:38.719916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f84d830-a2d2-468b-b1dd-dc2118f1c684 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:38.720192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9f84d830-a2d2-468b-b1dd-dc2118f1c684 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:38.729502 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:38.729502 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:38.741575 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9f84d830-a2d2-468b-b1dd-dc2118f1c684 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:38.749568 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9f84d830-a2d2-468b-b1dd-dc2118f1c684 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 200 Aug 07 16:16:38.749568 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 478/1897] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:38 2026] GET /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 844 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.431858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.438834 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/limits Aug 07 16:16:39.439219 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.439549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.458553 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: volumes_volume-type-1 is set by the default quota flag: quota_volumes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:39.458959 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-1 is set by the default quota flag: quota_gigabytes_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:39.459531 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: snapshots_volume-type-1 is set by the default quota flag: quota_snapshots_volume-type-1, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:39.460028 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: volumes_volume-type-2 is set by the default quota flag: quota_volumes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:39.460189 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: gigabytes_volume-type-2 is set by the default quota flag: quota_gigabytes_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:39.462223 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Deprecated: Default quota for resource: snapshots_volume-type-2 is set by the default quota flag: quota_snapshots_volume-type-2, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:39.493800 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-b3842347-3d76-483c-b7ba-1351f79384db tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/limits returned with HTTP 200 Aug 07 16:16:39.494478 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 468/1898] 10.4.3.24 () {68 vars in 1477 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/limits => generated 302 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.587770 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-57113e99-2826-45d7-be4b-8b0ba0cbe5dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.590181 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-57113e99-2826-45d7-be4b-8b0ba0cbe5dc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:39.590181 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-57113e99-2826-45d7-be4b-8b0ba0cbe5dc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.590392 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-57113e99-2826-45d7-be4b-8b0ba0cbe5dc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.603764 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9827f9e1-2b68-494b-9b58-5a4d03f98b4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.608163 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9827f9e1-2b68-494b-9b58-5a4d03f98b4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:39.608496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9827f9e1-2b68-494b-9b58-5a4d03f98b4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.608687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9827f9e1-2b68-494b-9b58-5a4d03f98b4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.608919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9827f9e1-2b68-494b-9b58-5a4d03f98b4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:39.611786 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.611786 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:39.615167 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.615167 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:39.616986 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9827f9e1-2b68-494b-9b58-5a4d03f98b4d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:39.616986 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 481/1899] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 824 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.621737 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-57113e99-2826-45d7-be4b-8b0ba0cbe5dc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:39.621873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b617062-8b62-4132-83b4-48763f0ba1a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.626145 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b617062-8b62-4132-83b4-48763f0ba1a2 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:39.626145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b617062-8b62-4132-83b4-48763f0ba1a2 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.627109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b617062-8b62-4132-83b4-48763f0ba1a2 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.634888 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-57113e99-2826-45d7-be4b-8b0ba0cbe5dc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:39.635409 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 473/1900] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1657 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:39.642602 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.642602 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:39.650585 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0b617062-8b62-4132-83b4-48763f0ba1a2 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:39.657790 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b617062-8b62-4132-83b4-48763f0ba1a2 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:39.658344 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 479/1901] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 858 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.658457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.669602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:16:39.669739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9daa228e-5fab-40da-aa54-5f4d248854a3", "force": true, "name": "snapshot for multiattach-snapshot", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:39.679117 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52f157e4-56ab-4563-9be7-56341173b706 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.685123 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52f157e4-56ab-4563-9be7-56341173b706 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:39.685420 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52f157e4-56ab-4563-9be7-56341173b706 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.685675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52f157e4-56ab-4563-9be7-56341173b706 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.700625 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.700625 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:39.700625 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:39.701129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Create snapshot from volume 9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:39.705892 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.705892 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:39.712401 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52f157e4-56ab-4563-9be7-56341173b706 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Volume info retrieved successfully. Aug 07 16:16:39.718643 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52f157e4-56ab-4563-9be7-56341173b706 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:39.719365 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 482/1902] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 1031 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:39.742182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.744047 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] GET https://10.4.3.24/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986 Aug 07 16:16:39.744364 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.744823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.745600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986'), ('all_tenants', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:39.770871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b64e03f7-6fc3-408c-9e90-873e941542ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.772167 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b64e03f7-6fc3-408c-9e90-873e941542ce tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:39.773375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b64e03f7-6fc3-408c-9e90-873e941542ce tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.773375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b64e03f7-6fc3-408c-9e90-873e941542ce tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.782978 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.782978 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:39.783293 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Get all volumes completed successfully. Aug 07 16:16:39.784135 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e18f6516-2c4f-4a9c-8b1f-3128e57e9fc7 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986 returned with HTTP 200 Aug 07 16:16:39.784982 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 474/1903] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-609257986 => generated 344 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.789965 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b64e03f7-6fc3-408c-9e90-873e941542ce tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:39.792648 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Created reservations ['4157be0b-70a0-42a8-b01c-2ad68e2e9a9b', '09ae7b88-2d9c-4419-9659-ecbd52c326b0', 'e03f5eea-6ccd-4f6d-9064-1b2e93092b2d', 'fd8ca09d-f21d-4921-943a-d82faa2fd4d3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:39.798657 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b64e03f7-6fc3-408c-9e90-873e941542ce tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 200 Aug 07 16:16:39.798803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85384a7d-79b7-4c44-8d64-4a4a7808e25f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.799424 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 480/1904] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 869 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.802268 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85384a7d-79b7-4c44-8d64-4a4a7808e25f tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:39.802268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85384a7d-79b7-4c44-8d64-4a4a7808e25f tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.802845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85384a7d-79b7-4c44-8d64-4a4a7808e25f tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.816431 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.816431 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:39.817571 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-80012aa4-0645-45a4-8967-92c7d25095a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.820080 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80012aa4-0645-45a4-8967-92c7d25095a5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:39.820681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-80012aa4-0645-45a4-8967-92c7d25095a5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-511487539", "description": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:39.825367 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85384a7d-79b7-4c44-8d64-4a4a7808e25f tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:39.833475 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.833475 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:39.835777 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85384a7d-79b7-4c44-8d64-4a4a7808e25f tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:39.836212 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 483/1905] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 858 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.842330 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80012aa4-0645-45a4-8967-92c7d25095a5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:39.857202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.857840 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-80012aa4-0645-45a4-8967-92c7d25095a5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:39.858491 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-80012aa4-0645-45a4-8967-92c7d25095a5 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 200 Aug 07 16:16:39.860120 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 475/1906] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:16:39 2026] PUT /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 767 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.860228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] DELETE https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:39.860228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.860228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.860228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Delete volume with id: 247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:39.874335 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.874335 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:39.874335 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:39.874646 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Snapshot force create request issued successfully. Aug 07 16:16:39.874646 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-053fa7b2-6c76-466f-9421-32f7afd1cbf6 req-f9924aa9-92bc-43cb-b3d3-105233909d6e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:16:39.874791 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 469/1907] 10.4.3.24 () {72 vars in 1540 bytes} [Fri Aug 7 16:16:39 2026] POST /volume/v3/snapshots => generated 292 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:39.878000 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a4be105-2f7f-4e76-869c-dc23131d483e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.879916 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a4be105-2f7f-4e76-869c-dc23131d483e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:39.880151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a4be105-2f7f-4e76-869c-dc23131d483e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.881236 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a4be105-2f7f-4e76-869c-dc23131d483e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.892490 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.892490 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:39.899194 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a4be105-2f7f-4e76-869c-dc23131d483e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:39.908568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a4be105-2f7f-4e76-869c-dc23131d483e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 200 Aug 07 16:16:39.908568 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 484/1908] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.927177 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.929765 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:39.930059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.930982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.931265 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Delete volume request issued successfully. Aug 07 16:16:39.931265 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb800aaa-f0ef-4f98-a9bc-f6c82b62c722 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 202 Aug 07 16:16:39.931382 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:39.931928 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 481/1909] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:39 2026] DELETE /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:39.946174 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.946174 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:39.946943 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:39.948869 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c9b0f91-6d97-492f-bdb8-a87e71aa5e48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.951316 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c9b0f91-6d97-492f-bdb8-a87e71aa5e48 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:39.952152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c9b0f91-6d97-492f-bdb8-a87e71aa5e48 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.952152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c9b0f91-6d97-492f-bdb8-a87e71aa5e48 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:39.964923 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:39.964923 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:39.970397 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c9b0f91-6d97-492f-bdb8-a87e71aa5e48 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Volume info retrieved successfully. Aug 07 16:16:39.978892 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c9b0f91-6d97-492f-bdb8-a87e71aa5e48 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 200 Aug 07 16:16:39.979986 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 470/1910] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:39.982181 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:39.982413 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1725af3c-d327-495e-80b8-6f3e11487cd3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 202 Aug 07 16:16:39.982977 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 476/1911] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:39 2026] DELETE /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:39.994324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7bdf071e-b2fe-4083-8bbd-dd85862c5581 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:39.996790 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bdf071e-b2fe-4083-8bbd-dd85862c5581 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:39.996953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bdf071e-b2fe-4083-8bbd-dd85862c5581 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:39.997150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7bdf071e-b2fe-4083-8bbd-dd85862c5581 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:40.005484 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:40.005484 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:40.010233 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7bdf071e-b2fe-4083-8bbd-dd85862c5581 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:40.018252 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7bdf071e-b2fe-4083-8bbd-dd85862c5581 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 200 Aug 07 16:16:40.018252 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 485/1912] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:39 2026] GET /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 834 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:40.400111 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab48f152-ee3d-418b-a789-db573fa3118e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.588646 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab48f152-ee3d-418b-a789-db573fa3118e tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:40.589156 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab48f152-ee3d-418b-a789-db573fa3118e tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1008010306"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:40.609789 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab48f152-ee3d-418b-a789-db573fa3118e tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:40.610359 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 482/1913] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:40 2026] POST /volume/v3/types => generated 224 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:40.621084 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96cff050-0849-4612-a136-475effbb61c4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.623211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96cff050-0849-4612-a136-475effbb61c4 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:16:40.623642 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96cff050-0849-4612-a136-475effbb61c4 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1313625330"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:40.632410 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f720d34-fe53-4a9f-a61b-e3cd8b9f68a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.635877 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f720d34-fe53-4a9f-a61b-e3cd8b9f68a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:40.636090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f720d34-fe53-4a9f-a61b-e3cd8b9f68a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:40.636370 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f720d34-fe53-4a9f-a61b-e3cd8b9f68a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:40.636510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8f720d34-fe53-4a9f-a61b-e3cd8b9f68a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:40.645342 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96cff050-0849-4612-a136-475effbb61c4 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:16:40.645499 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:40.645499 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:40.646178 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 471/1914] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:16:40 2026] POST /volume/v3/group_types => generated 181 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:40.646502 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f720d34-fe53-4a9f-a61b-e3cd8b9f68a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:40.647048 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 477/1915] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:40 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:40.658685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.660857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff3b71e8-e36a-428f-9083-bcdfca1c74e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.663108 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff3b71e8-e36a-428f-9083-bcdfca1c74e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:40.663335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff3b71e8-e36a-428f-9083-bcdfca1c74e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:40.663583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff3b71e8-e36a-428f-9083-bcdfca1c74e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:40.675230 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:40.675230 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:40.682095 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ff3b71e8-e36a-428f-9083-bcdfca1c74e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:40.688213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff3b71e8-e36a-428f-9083-bcdfca1c74e2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 200 Aug 07 16:16:40.688789 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 483/1916] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:40 2026] GET /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 906 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:40.709052 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ecd9d57-b34d-41e9-ad42-f735d1679c93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.711041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ecd9d57-b34d-41e9-ad42-f735d1679c93 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:40.711340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ecd9d57-b34d-41e9-ad42-f735d1679c93 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:40.712109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ecd9d57-b34d-41e9-ad42-f735d1679c93 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:40.712109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6ecd9d57-b34d-41e9-ad42-f735d1679c93 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:40.723596 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:40.723596 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:40.724644 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ecd9d57-b34d-41e9-ad42-f735d1679c93 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:40.725130 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 472/1917] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:40 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:40.740957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4fcdcf5-687f-4549-8fdb-d924e8df8548 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.742831 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4fcdcf5-687f-4549-8fdb-d924e8df8548 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/detail Aug 07 16:16:40.743049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4fcdcf5-687f-4549-8fdb-d924e8df8548 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:40.743234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4fcdcf5-687f-4549-8fdb-d924e8df8548 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:40.744619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a4fcdcf5-687f-4549-8fdb-d924e8df8548 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:40.752222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:16:40.753882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "c2f84644-85f3-4baa-b630-ec32c331acbf", "volume_types": ["d1591c29-21b7-43e9-9f4d-45b05ae6718a"], "name": "tempest-GroupSnapshotsTest-Group-372255491"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:40.757840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group {'group': {'group_type': 'c2f84644-85f3-4baa-b630-ec32c331acbf', 'volume_types': ['d1591c29-21b7-43e9-9f4d-45b05ae6718a'], 'name': 'tempest-GroupSnapshotsTest-Group-372255491'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:16:40.764923 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4fcdcf5-687f-4549-8fdb-d924e8df8548 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/detail returned with HTTP 200 Aug 07 16:16:40.767075 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group tempest-GroupSnapshotsTest-Group-372255491. Aug 07 16:16:40.768435 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 478/1918] 10.4.3.24 () {66 vars in 1251 bytes} [Fri Aug 7 16:16:40 2026] GET /volume/v3/backups/detail => generated 828 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:40.782522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcc27096-93cd-44af-918c-8edddd7b503c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.785240 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c/restore Aug 07 16:16:40.786043 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:40.788144 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:16:40.787840. {{(pid=100267) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:16:40.788335 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:16:40.788745 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Restoring backup fe9020cf-3408-4861-aa31-42e67fc51d7c ({'restore': {}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:16:40.788962 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Restoring backup fe9020cf-3408-4861-aa31-42e67fc51d7c to volume None. Aug 07 16:16:40.800936 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:40.800936 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:40.803064 np0000006731 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating volume of 1 GB for restore of backup fe9020cf-3408-4861-aa31-42e67fc51d7c. Aug 07 16:16:40.816252 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['fa328231-0d1e-402e-b6bc-c4b197085518'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:40.816786 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:16:40.816378. {{(pid=100266) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:16:40.816968 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability Zones retrieved successfully. Aug 07 16:16:40.825895 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (1b1d24c5-3966-42ec-bebb-f393c72ebf52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:40.827448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846897c5-f746-40fa-9dff-cbbf5ae94c2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:40.829514 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:40.851230 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93ebc577-7abe-4e00-8577-cf91524c1e6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:16:40.851860 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 486/1919] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:16:40 2026] POST /volume/v3/groups => generated 111 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:40.865277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-52eb05a6-c185-47a8-a797-d69886dd6d48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:40.867082 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52eb05a6-c185-47a8-a797-d69886dd6d48 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d Aug 07 16:16:40.867082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52eb05a6-c185-47a8-a797-d69886dd6d48 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:40.867082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-52eb05a6-c185-47a8-a797-d69886dd6d48 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:40.867282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-52eb05a6-c185-47a8-a797-d69886dd6d48 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 6c70ff7d-f910-4b69-84ff-a7ad67a4d80d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:40.875127 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (846897c5-f746-40fa-9dff-cbbf5ae94c2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:40.875902 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e30782-758f-494c-a239-ebe3f37a1c08) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:40.881065 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:40.881065 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:40.903068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-52eb05a6-c185-47a8-a797-d69886dd6d48 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d returned with HTTP 200 Aug 07 16:16:40.903685 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 473/1920] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:40 2026] GET /volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d => generated 391 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:40.938930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['929e3206-b283-4c64-9519-d92c4e3bcee1', '22557e2b-7f51-45fa-9c72-b8e7fbf7a605', '6fc31408-a53c-45c9-95c8-e7beaa522dcf', '8bff3b66-e53e-4e95-b682-f412820e72a7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:40.939954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3e30782-758f-494c-a239-ebe3f37a1c08) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['929e3206-b283-4c64-9519-d92c4e3bcee1', '22557e2b-7f51-45fa-9c72-b8e7fbf7a605', '6fc31408-a53c-45c9-95c8-e7beaa522dcf', '8bff3b66-e53e-4e95-b682-f412820e72a7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:40.940894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295a4126-fc15-40d8-a1e2-f88cd80716f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:40.977361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (295a4126-fc15-40d8-a1e2-f88cd80716f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17fe454c-182e-410f-8bde-d98527474105', '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_fe9020cf-3408-4861-aa31-42e67fc51d7c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['929e3206-b283-4c64-9519-d92c4e3bcee1','22557e2b-7f51-45fa-9c72-b8e7fbf7a605','6fc31408-a53c-45c9-95c8-e7beaa522dcf','8bff3b66-e53e-4e95-b682-f412820e72a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:40Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_fe9020cf-3408-4861-aa31-42e67fc51d7c',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17fe454c-182e-410f-8bde-d98527474105,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbded17230da4b3fb81c6c7498ecd256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:40.978390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8139b08a-58bc-4e2d-bc40-bf1f75e51a20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:40.997695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e3a44d0-7c95-4bde-8e4b-6f7e480fc010 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.000204 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e3a44d0-7c95-4bde-8e4b-6f7e480fc010 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] GET https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e Aug 07 16:16:41.000600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e3a44d0-7c95-4bde-8e4b-6f7e480fc010 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.000876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e3a44d0-7c95-4bde-8e4b-6f7e480fc010 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.014439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8139b08a-58bc-4e2d-bc40-bf1f75e51a20) transitioned into 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_fe9020cf-3408-4861-aa31-42e67fc51d7c',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['929e3206-b283-4c64-9519-d92c4e3bcee1','22557e2b-7f51-45fa-9c72-b8e7fbf7a605','6fc31408-a53c-45c9-95c8-e7beaa522dcf','8bff3b66-e53e-4e95-b682-f412820e72a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:41.015360 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29cbc6bd-5a17-4413-a926-c85dca557759) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:41.021869 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e3a44d0-7c95-4bde-8e4b-6f7e480fc010 tempest-VolumeRetypeWithoutMigrationTest-513942486 tempest-VolumeRetypeWithoutMigrationTest-513942486-project-member] https://10.4.3.24/volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e returned with HTTP 404 Aug 07 16:16:41.022578 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 479/1921] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:40 2026] GET /volume/v3/volumes/247a2adb-2dd6-4331-8dc3-fe5c974b312e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:41.030709 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29cbc6bd-5a17-4413-a926-c85dca557759) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:41.033328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (1b1d24c5-3966-42ec-bebb-f393c72ebf52) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:41.033328 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request issued successfully. Aug 07 16:16:41.034592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-904b6007-04ab-4133-a820-588df816e323 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.040522 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a45f3a4-700d-4942-960c-ce7449092625 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.042121 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-904b6007-04ab-4133-a820-588df816e323 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe Aug 07 16:16:41.042519 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-904b6007-04ab-4133-a820-588df816e323 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.042906 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-904b6007-04ab-4133-a820-588df816e323 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.045824 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.045824 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:41.046620 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:41.048602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a45f3a4-700d-4942-960c-ce7449092625 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] DELETE https://10.4.3.24/volume/v3/types/74fee26f-84ba-4dbd-b843-1a093883fa65 Aug 07 16:16:41.049001 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a45f3a4-700d-4942-960c-ce7449092625 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.049282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a45f3a4-700d-4942-960c-ce7449092625 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.049729 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.049729 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:41.059270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-904b6007-04ab-4133-a820-588df816e323 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe returned with HTTP 404 Aug 07 16:16:41.059270 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 487/1922] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:41 2026] GET /volume/v3/volumes/c017479a-6d73-4bd1-bc5f-16ecb3f7b7fe => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:41.071575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ce63dc0-9abc-4361-97bc-1dde29e408e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.074059 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ce63dc0-9abc-4361-97bc-1dde29e408e3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:41.074271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ce63dc0-9abc-4361-97bc-1dde29e408e3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.074508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ce63dc0-9abc-4361-97bc-1dde29e408e3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.086222 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.086222 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:41.092230 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ce63dc0-9abc-4361-97bc-1dde29e408e3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:41.094016 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a45f3a4-700d-4942-960c-ce7449092625 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/types/74fee26f-84ba-4dbd-b843-1a093883fa65 returned with HTTP 202 Aug 07 16:16:41.094016 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 474/1923] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:41 2026] DELETE /volume/v3/types/74fee26f-84ba-4dbd-b843-1a093883fa65 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:41.101118 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ce63dc0-9abc-4361-97bc-1dde29e408e3 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:41.101732 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 480/1924] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:41 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 923 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:41.103264 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92534128-b16f-4570-aa31-5771827f9053 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.105970 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92534128-b16f-4570-aa31-5771827f9053 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] GET https://10.4.3.24/volume/v3/types/74fee26f-84ba-4dbd-b843-1a093883fa65 Aug 07 16:16:41.106174 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92534128-b16f-4570-aa31-5771827f9053 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.106405 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92534128-b16f-4570-aa31-5771827f9053 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.111949 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92534128-b16f-4570-aa31-5771827f9053 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/types/74fee26f-84ba-4dbd-b843-1a093883fa65 returned with HTTP 404 Aug 07 16:16:41.112316 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 488/1925] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:41 2026] GET /volume/v3/types/74fee26f-84ba-4dbd-b843-1a093883fa65 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:41.118531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4b57cae-b548-4598-9db7-8b28e79934ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.120860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d02b8b8-b7f6-41e2-b4e7-003a3fc18d27 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.121105 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:41.121367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.122645 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.122645 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:41.122956 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d02b8b8-b7f6-41e2-b4e7-003a3fc18d27 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] DELETE https://10.4.3.24/volume/v3/types/fe116c63-fb45-4fac-af08-90f0cd777131 Aug 07 16:16:41.123200 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d02b8b8-b7f6-41e2-b4e7-003a3fc18d27 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.123656 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d02b8b8-b7f6-41e2-b4e7-003a3fc18d27 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.131227 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.131227 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:41.132136 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:41.166490 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d02b8b8-b7f6-41e2-b4e7-003a3fc18d27 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/types/fe116c63-fb45-4fac-af08-90f0cd777131 returned with HTTP 202 Aug 07 16:16:41.166906 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 481/1926] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:41 2026] DELETE /volume/v3/types/fe116c63-fb45-4fac-af08-90f0cd777131 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:41.176125 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:41.176235 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4b57cae-b548-4598-9db7-8b28e79934ad tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 202 Aug 07 16:16:41.176872 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 475/1927] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:41 2026] DELETE /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:41.182417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d9b398d-2d32-4963-9993-49b75b2a46f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.188030 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d9b398d-2d32-4963-9993-49b75b2a46f4 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] GET https://10.4.3.24/volume/v3/types/fe116c63-fb45-4fac-af08-90f0cd777131 Aug 07 16:16:41.188030 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d9b398d-2d32-4963-9993-49b75b2a46f4 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.188030 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d9b398d-2d32-4963-9993-49b75b2a46f4 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.189970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65e00e76-29cc-45e0-bcc9-6d977adcda69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.191730 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d9b398d-2d32-4963-9993-49b75b2a46f4 tempest-VolumeRetypeWithoutMigrationTest-1611956847 tempest-VolumeRetypeWithoutMigrationTest-1611956847-project-admin] https://10.4.3.24/volume/v3/types/fe116c63-fb45-4fac-af08-90f0cd777131 returned with HTTP 404 Aug 07 16:16:41.192330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65e00e76-29cc-45e0-bcc9-6d977adcda69 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:41.192566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65e00e76-29cc-45e0-bcc9-6d977adcda69 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.192949 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65e00e76-29cc-45e0-bcc9-6d977adcda69 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.193034 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 489/1928] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:41 2026] GET /volume/v3/types/fe116c63-fb45-4fac-af08-90f0cd777131 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:41.202487 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.202487 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:41.207096 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65e00e76-29cc-45e0-bcc9-6d977adcda69 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:41.213750 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65e00e76-29cc-45e0-bcc9-6d977adcda69 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 200 Aug 07 16:16:41.213750 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 482/1929] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:41 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 922 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:41.918792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c5d1726-2406-4027-bf0d-8a1049f7ce3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.923323 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c5d1726-2406-4027-bf0d-8a1049f7ce3b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d Aug 07 16:16:41.923323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c5d1726-2406-4027-bf0d-8a1049f7ce3b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:41.923323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c5d1726-2406-4027-bf0d-8a1049f7ce3b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:41.923323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-1c5d1726-2406-4027-bf0d-8a1049f7ce3b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 6c70ff7d-f910-4b69-84ff-a7ad67a4d80d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:41.927691 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.927691 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:41.937761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c5d1726-2406-4027-bf0d-8a1049f7ce3b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d returned with HTTP 200 Aug 07 16:16:41.938060 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 476/1930] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:41 2026] GET /volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d => generated 392 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:41.959619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:41.962366 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:41.962366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1350340571", "volume_type": "d1591c29-21b7-43e9-9f4d-45b05ae6718a", "group_id": "6c70ff7d-f910-4b69-84ff-a7ad67a4d80d", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:41.965463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1350340571', 'volume_type': 'd1591c29-21b7-43e9-9f4d-45b05ae6718a', 'group_id': '6c70ff7d-f910-4b69-84ff-a7ad67a4d80d', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:41.976789 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.976789 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:41.977465 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume of 1 GB Aug 07 16:16:41.984971 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:16:41.993056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (2cd61dcc-9822-4c7d-836f-1893e2ac5487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:41.994549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9ae2e0-0f81-40d9-932d-f5713ae34b6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:41.995250 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:41.995250 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:41.995837 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:42.026966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8d9ae2e0-0f81-40d9-932d-f5713ae34b6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1591c29-21b7-43e9-9f4d-45b05ae6718a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1008010306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1591c29-21b7-43e9-9f4d-45b05ae6718a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6c70ff7d-f910-4b69-84ff-a7ad67a4d80d', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:42.028372 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae69dd8-5f05-4219-a2c5-9cc9601144f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:42.056854 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.056854 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:42.057524 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:42.058994 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:16:42.058994 np0000006731 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Overwriting volume 17fe454c-182e-410f-8bde-d98527474105 with restore of backup fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:42.070775 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1008010306 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1008010306, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:42.071097 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1008010306 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1008010306, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:42.086012 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] restore_backup in rpcapi backup_id fe9020cf-3408-4861-aa31-42e67fc51d7c {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:16:42.088362 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcc27096-93cd-44af-918c-8edddd7b503c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c/restore returned with HTTP 202 Aug 07 16:16:42.088853 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 484/1931] 10.4.3.24 () {68 vars in 1386 bytes} [Fri Aug 7 16:16:40 2026] POST /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c/restore => generated 189 bytes in 1307 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:42.098729 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5c19f8f-38a4-49d4-b35a-49d37d935e94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:42.101421 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5c19f8f-38a4-49d4-b35a-49d37d935e94 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:42.101756 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5c19f8f-38a4-49d4-b35a-49d37d935e94 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:42.102067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5c19f8f-38a4-49d4-b35a-49d37d935e94 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:42.102226 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a5c19f8f-38a4-49d4-b35a-49d37d935e94 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:42.109941 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.109941 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:42.111032 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5c19f8f-38a4-49d4-b35a-49d37d935e94 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:42.111585 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 483/1932] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:42 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:42.135924 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['0523288a-d791-40fa-80a3-c08cb6f53e25', 'f3e76ca7-1e85-498c-a7ea-542cf216a897', 'a922d832-feac-4c1f-a020-d294d2c6878e', 'b2e258ca-3dc5-4a87-9818-486f6e94f844'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:42.137315 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ae69dd8-5f05-4219-a2c5-9cc9601144f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0523288a-d791-40fa-80a3-c08cb6f53e25', 'f3e76ca7-1e85-498c-a7ea-542cf216a897', 'a922d832-feac-4c1f-a020-d294d2c6878e', 'b2e258ca-3dc5-4a87-9818-486f6e94f844']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:42.138504 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033e2c96-d67b-424e-a109-fa13d673dada) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:42.177401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (033e2c96-d67b-424e-a109-fa13d673dada) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5fd0d3fc-389b-430c-bbe0-a92e6bdd1042', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1350340571',encryption_key_id=None,group_id=6c70ff7d-f910-4b69-84ff-a7ad67a4d80d,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['0523288a-d791-40fa-80a3-c08cb6f53e25','f3e76ca7-1e85-498c-a7ea-542cf216a897','a922d832-feac-4c1f-a020-d294d2c6878e','b2e258ca-3dc5-4a87-9818-486f6e94f844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=d1591c29-21b7-43e9-9f4d-45b05ae6718a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1350340571',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6c70ff7d-f910-4b69-84ff-a7ad67a4d80d,host=None,id=5fd0d3fc-389b-430c-bbe0-a92e6bdd1042,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c78fb7855ee4df98f90d2c3a965927b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa619cf7174418b82949ae21f233529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1591c29-21b7-43e9-9f4d-45b05ae6718a),volume_type_id=d1591c29-21b7-43e9-9f4d-45b05ae6718a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:42.179462 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17f0639-478d-465d-b619-23695ddd4dde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:42.212441 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d17f0639-478d-465d-b619-23695ddd4dde) transitioned into state 'SUCCESS' from state '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-1350340571',encryption_key_id=None,group_id=6c70ff7d-f910-4b69-84ff-a7ad67a4d80d,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['0523288a-d791-40fa-80a3-c08cb6f53e25','f3e76ca7-1e85-498c-a7ea-542cf216a897','a922d832-feac-4c1f-a020-d294d2c6878e','b2e258ca-3dc5-4a87-9818-486f6e94f844'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=d1591c29-21b7-43e9-9f4d-45b05ae6718a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:42.213854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00f1258-e0ea-4726-929b-312ce145aa4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:42.239718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab03434b-6753-4519-b93a-0f1b69916236 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:42.241701 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c00f1258-e0ea-4726-929b-312ce145aa4b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:42.243070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab03434b-6753-4519-b93a-0f1b69916236 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 Aug 07 16:16:42.243070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab03434b-6753-4519-b93a-0f1b69916236 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:42.243277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab03434b-6753-4519-b93a-0f1b69916236 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:42.243379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (2cd61dcc-9822-4c7d-836f-1893e2ac5487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:42.244007 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request issued successfully. Aug 07 16:16:42.247484 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:42.247484 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:42.254217 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab03434b-6753-4519-b93a-0f1b69916236 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 returned with HTTP 404 Aug 07 16:16:42.254649 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 477/1933] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:42 2026] GET /volume/v3/volumes/f2b3cc74-f020-4d1a-8dcf-b419d50d64c1 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:42.268354 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2bc5835-3a12-4157-b40d-00d3faf64af4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:42.271469 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2bc5835-3a12-4157-b40d-00d3faf64af4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:42.271791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2bc5835-3a12-4157-b40d-00d3faf64af4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:42.272197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2bc5835-3a12-4157-b40d-00d3faf64af4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:42.287839 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.287839 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:42.290986 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2bc5835-3a12-4157-b40d-00d3faf64af4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:42.294758 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:42.300254 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2bc5835-3a12-4157-b40d-00d3faf64af4 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b returned with HTTP 200 Aug 07 16:16:42.300356 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.300356 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:42.300422 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 485/1934] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:42 2026] GET /volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b => generated 835 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:42.315489 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9f0d7d7-df21-47f3-b415-522307cb09e4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:42.315957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:42.316092 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 490/1935] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:16:41 2026] POST /volume/v3/volumes => generated 821 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:42.320597 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:42.320597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:42.320597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:42.320597 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: 32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:42.333383 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.333383 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:42.333383 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:42.337863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:42.340709 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 Aug 07 16:16:42.341182 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:42.342449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:42.354887 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.354887 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:42.364562 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:42.365495 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:42.365867 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:42.379101 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:42.379101 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f24a8fd-1908-425f-9373-d5a98f09f598 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b returned with HTTP 202 Aug 07 16:16:42.379890 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 484/1936] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:42 2026] DELETE /volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:42.393136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d606fa96-ae36-4add-8e21-6aef6f0a7143 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:42.396005 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d606fa96-ae36-4add-8e21-6aef6f0a7143 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:42.396005 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d606fa96-ae36-4add-8e21-6aef6f0a7143 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:42.396005 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d606fa96-ae36-4add-8e21-6aef6f0a7143 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:42.410924 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.410924 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:42.420083 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d606fa96-ae36-4add-8e21-6aef6f0a7143 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:42.427985 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d606fa96-ae36-4add-8e21-6aef6f0a7143 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b returned with HTTP 200 Aug 07 16:16:42.428248 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 486/1937] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:42 2026] GET /volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b => generated 834 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:42.428934 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:42.434226 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:42.434226 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:42.443604 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6519fd4d-300b-4bcb-bc41-456d98c583fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 returned with HTTP 200 Aug 07 16:16:42.444182 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 478/1938] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:42 2026] GET /volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 => generated 889 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:43.124949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b956bea-b5a1-42af-b2d1-82c4e8b42c8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.127801 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b956bea-b5a1-42af-b2d1-82c4e8b42c8e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:43.128086 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b956bea-b5a1-42af-b2d1-82c4e8b42c8e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:43.128242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b956bea-b5a1-42af-b2d1-82c4e8b42c8e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:43.128418 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8b956bea-b5a1-42af-b2d1-82c4e8b42c8e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:43.133869 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.133869 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:43.134443 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b956bea-b5a1-42af-b2d1-82c4e8b42c8e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:43.135020 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 491/1939] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:43 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:43.448594 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-beb21a2a-2946-4d51-88f3-cc4ee345fcbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.452102 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-beb21a2a-2946-4d51-88f3-cc4ee345fcbe tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b Aug 07 16:16:43.452498 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-beb21a2a-2946-4d51-88f3-cc4ee345fcbe tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:43.452753 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-beb21a2a-2946-4d51-88f3-cc4ee345fcbe tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:43.461982 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-beb21a2a-2946-4d51-88f3-cc4ee345fcbe tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b returned with HTTP 404 Aug 07 16:16:43.467461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.468377 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 485/1940] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:43 2026] GET /volume/v3/volumes/32e8c329-156b-4fbf-9831-3767014f308b => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:43.468430 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 Aug 07 16:16:43.468430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:43.468430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:43.483758 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.483758 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:43.493988 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:43.494978 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:43.495215 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:43.546280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.549688 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:43.549688 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-VolumesGetTest-Volume-1960213557", "metadata": {"Type": "Test"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:43.555241 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:43.555448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1960213557', 'metadata': {'Type': 'Test'}}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:43.568605 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.568605 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:43.572194 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c16ff26a-088e-4829-95a7-dece9822d196 req-9198d602-30d6-4a34-b50a-78bc9564dfcf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.574895 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-9198d602-30d6-4a34-b50a-78bc9564dfcf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:43.575345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-9198d602-30d6-4a34-b50a-78bc9564dfcf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:43.576005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-9198d602-30d6-4a34-b50a-78bc9564dfcf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:43.598202 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d078e046-6739-4ff8-9ee1-47c0cd7e6244 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 returned with HTTP 200 Aug 07 16:16:43.598938 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 487/1941] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:43 2026] GET /volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 => generated 914 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:43.600643 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.600643 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:43.610825 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c16ff26a-088e-4829-95a7-dece9822d196 req-9198d602-30d6-4a34-b50a-78bc9564dfcf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:43.626031 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-9198d602-30d6-4a34-b50a-78bc9564dfcf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:43.626031 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 492/1942] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:16:43 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1657 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:43.626150 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0cd964c9-95de-4a67-abab-164157427b69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.631699 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/group_snapshots Aug 07 16:16:43.634036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6c70ff7d-f910-4b69-84ff-a7ad67a4d80d", "name": "tempest-group_snapshot-1220647289"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:43.638465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6c70ff7d-f910-4b69-84ff-a7ad67a4d80d', 'name': 'tempest-group_snapshot-1220647289'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 16:16:43.644592 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.644592 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:43.649848 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group_snapshot tempest-group_snapshot-1220647289. Aug 07 16:16:43.680478 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.680478 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:43.702438 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1008010306 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1008010306, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:43.703077 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1008010306 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1008010306, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:43.717790 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:43.724463 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:43.733582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (1db0019c-f952-41a0-949d-76cf58dd286b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:43.734188 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f4176c5-6211-4a49-a86e-90e8df307abf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:43.735496 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:43.750959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['1a8510d2-b8d8-4d36-b074-e87aaf32eab4', 'b4d8a5ae-e1d8-4ecb-8975-c5c42e762efb', 'b47bce76-48e3-4c1c-bb93-db677702b4f9', '290f92b6-5cca-47ef-a77c-e448aca444f4'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:43.819825 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0cd964c9-95de-4a67-abab-164157427b69 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots returned with HTTP 202 Aug 07 16:16:43.820235 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 486/1943] 10.4.3.24 () {70 vars in 1317 bytes} [Fri Aug 7 16:16:43 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 195 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:43.829120 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39ea092d-0aee-4ff3-871e-f64471417e4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:43.831972 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39ea092d-0aee-4ff3-871e-f64471417e4d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 Aug 07 16:16:43.832274 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39ea092d-0aee-4ff3-871e-f64471417e4d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:43.833388 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39ea092d-0aee-4ff3-871e-f64471417e4d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:43.833388 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-39ea092d-0aee-4ff3-871e-f64471417e4d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 85058f7b-0d86-4905-baee-5adcec64aa91 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:43.842348 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:43.842348 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:43.846411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f4176c5-6211-4a49-a86e-90e8df307abf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:43.847901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd935eb-4320-4e38-b33e-274bedab8f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:43.850258 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39ea092d-0aee-4ff3-871e-f64471417e4d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 returned with HTTP 200 Aug 07 16:16:43.850866 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 488/1944] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:43 2026] GET /volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:43.919728 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['41ca104a-92bf-4e4f-9424-15073fb464c3', '457ee229-84d5-4a04-b2c4-02a73ddde06c', 'd0b55310-501a-4b98-b1a2-3f2eeaf470d1', 'a084cfc7-dbc6-41af-84db-cd55e1f7e914'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:43.920577 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fbd935eb-4320-4e38-b33e-274bedab8f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41ca104a-92bf-4e4f-9424-15073fb464c3', '457ee229-84d5-4a04-b2c4-02a73ddde06c', 'd0b55310-501a-4b98-b1a2-3f2eeaf470d1', 'a084cfc7-dbc6-41af-84db-cd55e1f7e914']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:43.922008 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d5c0a88-cc50-496c-afbd-382e2038b076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:43.964082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d5c0a88-cc50-496c-afbd-382e2038b076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0ac655d6-f52d-42d6-8a02-6507f0064fc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1960213557',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['41ca104a-92bf-4e4f-9424-15073fb464c3','457ee229-84d5-4a04-b2c4-02a73ddde06c','d0b55310-501a-4b98-b1a2-3f2eeaf470d1','a084cfc7-dbc6-41af-84db-cd55e1f7e914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1960213557',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0ac655d6-f52d-42d6-8a02-6507f0064fc7,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:43.965791 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daae6c76-4f38-4b3d-9910-29f924ce7882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:44.009406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (daae6c76-4f38-4b3d-9910-29f924ce7882) transitioned into state 'SUCCESS' from state '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-1960213557',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['41ca104a-92bf-4e4f-9424-15073fb464c3','457ee229-84d5-4a04-b2c4-02a73ddde06c','d0b55310-501a-4b98-b1a2-3f2eeaf470d1','a084cfc7-dbc6-41af-84db-cd55e1f7e914'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:44.010169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bed5b29-69db-483c-8ded-a29df8f49e06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:44.024267 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bed5b29-69db-483c-8ded-a29df8f49e06) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:44.025351 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (1db0019c-f952-41a0-949d-76cf58dd286b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:44.026092 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:44.028970 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ecd08ba2-e4e5-4879-966f-72f2179047dc tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:44.029526 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 479/1945] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:43 2026] POST /volume/v3/volumes => generated 757 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:44.042552 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa81a851-daa3-4eff-b725-0964a678710e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:44.045656 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa81a851-daa3-4eff-b725-0964a678710e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:44.045879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa81a851-daa3-4eff-b725-0964a678710e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:44.046068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa81a851-daa3-4eff-b725-0964a678710e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:44.054800 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.054800 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:44.059965 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa81a851-daa3-4eff-b725-0964a678710e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:44.066160 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa81a851-daa3-4eff-b725-0964a678710e tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:44.066970 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 493/1946] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:44 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 825 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:44.153534 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5839a519-d50a-4139-a46b-f353f9736256 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:44.157727 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5839a519-d50a-4139-a46b-f353f9736256 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:44.158061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5839a519-d50a-4139-a46b-f353f9736256 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:44.158422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5839a519-d50a-4139-a46b-f353f9736256 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:44.159084 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5839a519-d50a-4139-a46b-f353f9736256 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:44.172907 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.172907 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:44.174824 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5839a519-d50a-4139-a46b-f353f9736256 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:44.175441 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 487/1947] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:44 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:44.863252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ba9a9585-6ee1-4627-81f8-cc2cf05bf96d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:44.866334 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba9a9585-6ee1-4627-81f8-cc2cf05bf96d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 Aug 07 16:16:44.866614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba9a9585-6ee1-4627-81f8-cc2cf05bf96d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:44.866883 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ba9a9585-6ee1-4627-81f8-cc2cf05bf96d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:44.867054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-ba9a9585-6ee1-4627-81f8-cc2cf05bf96d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 85058f7b-0d86-4905-baee-5adcec64aa91 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:44.871349 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.871349 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:44.877115 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ba9a9585-6ee1-4627-81f8-cc2cf05bf96d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 returned with HTTP 200 Aug 07 16:16:44.877252 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 489/1948] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:44 2026] GET /volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 => generated 308 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:44.889321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:44.891601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:16:44.891815 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:44.892039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:44.892331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:44.892636 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.892636 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:44.893649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:16:44.898079 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all snapshots completed successfully. Aug 07 16:16:44.898578 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.898578 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:44.899167 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad6ce434-79cf-4a94-829c-57c79ce77db3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:16:44.900010 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 480/1949] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:16:44 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:44.915711 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-425656da-5e71-4c01-abaf-8724ef66397c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:44.920335 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-425656da-5e71-4c01-abaf-8724ef66397c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/38adb8ad-c57a-426b-a7d2-482d2c0513e4 Aug 07 16:16:44.920709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-425656da-5e71-4c01-abaf-8724ef66397c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:44.921007 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-425656da-5e71-4c01-abaf-8724ef66397c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:44.929403 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.929403 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:44.930062 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-425656da-5e71-4c01-abaf-8724ef66397c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Snapshot retrieved successfully. Aug 07 16:16:44.931574 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-425656da-5e71-4c01-abaf-8724ef66397c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/38adb8ad-c57a-426b-a7d2-482d2c0513e4 returned with HTTP 200 Aug 07 16:16:44.932898 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 494/1950] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:16:44 2026] GET /volume/v3/snapshots/38adb8ad-c57a-426b-a7d2-482d2c0513e4 => generated 451 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:44.943615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:44.945863 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups/action Aug 07 16:16:44.946599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "85058f7b-0d86-4905-baee-5adcec64aa91", "name": "tempest-Group_from_snap-1230595897"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:44.946599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "85058f7b-0d86-4905-baee-5adcec64aa91", "name": "tempest-Group_from_snap-1230595897"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:44.948903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group {'create-from-src': {'group_snapshot_id': '85058f7b-0d86-4905-baee-5adcec64aa91', 'name': 'tempest-Group_from_snap-1230595897'}}. {{(pid=100265) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 16:16:44.949094 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group tempest-Group_from_snap-1230595897 from group_snapshot 85058f7b-0d86-4905-baee-5adcec64aa91. Aug 07 16:16:44.953791 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.953791 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:44.963118 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.963118 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:44.972693 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:44.972693 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:45.032850 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['47a966de-19ca-4a4b-a4f3-92ba89d145fc'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:45.083807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f15ba5c3-0293-4828-8310-e6711b81cb22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.086832 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f15ba5c3-0293-4828-8310-e6711b81cb22 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:45.087355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f15ba5c3-0293-4828-8310-e6711b81cb22 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.087355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f15ba5c3-0293-4828-8310-e6711b81cb22 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.099603 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.099603 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:45.105123 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f15ba5c3-0293-4828-8310-e6711b81cb22 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:45.114219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f15ba5c3-0293-4828-8310-e6711b81cb22 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:45.114393 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 490/1951] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 1365 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:45.125432 np0000006731 devstack@c-api.service[100265]: INFO cinder.group.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] A mapping entry already exists for group 5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 and volume type d1591c29-21b7-43e9-9f4d-45b05ae6718a. Do not need to create again. Aug 07 16:16:45.126126 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.126126 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:45.131722 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability zone cache updated, next update will occur around 2026-08-07 17:16:45.131318. {{(pid=100265) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Aug 07 16:16:45.131891 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:16:45.134325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7991869f-0aff-439b-a92b-b1cbe4f5fd85 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.136868 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7991869f-0aff-439b-a92b-b1cbe4f5fd85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:45.136868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7991869f-0aff-439b-a92b-b1cbe4f5fd85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.136868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7991869f-0aff-439b-a92b-b1cbe4f5fd85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.138592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (db995cf2-656c-48ac-a060-5222b5cbe4ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:45.139757 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d21c3d99-4312-4342-88bf-9907888f50dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.140975 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:45.145254 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.145254 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:45.149924 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7991869f-0aff-439b-a92b-b1cbe4f5fd85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:45.156463 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7991869f-0aff-439b-a92b-b1cbe4f5fd85 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:45.156967 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 481/1952] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:45.178274 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5a9efe7-c8ce-428b-bc98-972afc004658 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.183801 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5a9efe7-c8ce-428b-bc98-972afc004658 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:45.186988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5a9efe7-c8ce-428b-bc98-972afc004658 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1960213557"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:45.190393 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d21c3d99-4312-4342-88bf-9907888f50dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '38adb8ad-c57a-426b-a7d2-482d2c0513e4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:41Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d1591c29-21b7-43e9-9f4d-45b05ae6718a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1008010306',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd1591c29-21b7-43e9-9f4d-45b05ae6718a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '5b8088c4-a2b9-46e1-a58e-10d04bdd07b3', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.191517 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d99f73-7d2c-4489-a475-36750ad229a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.197411 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47cb60b9-c2be-413a-b7a7-d7bffdcecce0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.199619 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47cb60b9-c2be-413a-b7a7-d7bffdcecce0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:45.200539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47cb60b9-c2be-413a-b7a7-d7bffdcecce0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.202189 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47cb60b9-c2be-413a-b7a7-d7bffdcecce0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.202189 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-47cb60b9-c2be-413a-b7a7-d7bffdcecce0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:45.209569 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.209569 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:45.212645 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.212645 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:45.213915 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47cb60b9-c2be-413a-b7a7-d7bffdcecce0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:45.214372 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 491/1953] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:45.217040 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5a9efe7-c8ce-428b-bc98-972afc004658 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:45.226112 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5a9efe7-c8ce-428b-bc98-972afc004658 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:45.226922 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5a9efe7-c8ce-428b-bc98-972afc004658 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:45.227472 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 495/1954] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:16:45 2026] PUT /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 781 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:45.230147 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1008010306 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1008010306, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:45.246854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-835d1ce0-e000-4c2f-9fca-b8c78cfff963 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.248864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-835d1ce0-e000-4c2f-9fca-b8c78cfff963 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:45.249314 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-835d1ce0-e000-4c2f-9fca-b8c78cfff963 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-692769", "description": "This is the new description of volume"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:45.261731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['1e3adfa3-acce-4853-92e3-49f5401d56a1', 'da3f25dd-57e8-439e-a68f-3870e41175ed'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:45.262520 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.262520 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:45.262687 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6d99f73-7d2c-4489-a475-36750ad229a2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1e3adfa3-acce-4853-92e3-49f5401d56a1', 'da3f25dd-57e8-439e-a68f-3870e41175ed']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.263382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d7bec4-6306-44ae-a47b-5d4322750a7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.271211 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-835d1ce0-e000-4c2f-9fca-b8c78cfff963 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:45.282271 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-835d1ce0-e000-4c2f-9fca-b8c78cfff963 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:45.283107 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-835d1ce0-e000-4c2f-9fca-b8c78cfff963 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:45.283796 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 482/1955] 10.4.3.24 () {68 vars in 1362 bytes} [Fri Aug 7 16:16:45 2026] PUT /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 816 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:45.303364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-747a562a-166a-4c3e-a56c-23f0f4be2cb8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.305481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-747a562a-166a-4c3e-a56c-23f0f4be2cb8 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:45.305800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-747a562a-166a-4c3e-a56c-23f0f4be2cb8 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.306080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-747a562a-166a-4c3e-a56c-23f0f4be2cb8 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.315727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92d7bec4-6306-44ae-a47b-5d4322750a7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16a5a2a4-3212-4633-9ed9-be14a4f2a12b', '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=5b8088c4-a2b9-46e1-a58e-10d04bdd07b3,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['1e3adfa3-acce-4853-92e3-49f5401d56a1','da3f25dd-57e8-439e-a68f-3870e41175ed'],size=1,snapshot_id=38adb8ad-c57a-426b-a7d2-482d2c0513e4,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=d1591c29-21b7-43e9-9f4d-45b05ae6718a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=5b8088c4-a2b9-46e1-a58e-10d04bdd07b3,host=None,id=16a5a2a4-3212-4633-9ed9-be14a4f2a12b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c78fb7855ee4df98f90d2c3a965927b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=38adb8ad-c57a-426b-a7d2-482d2c0513e4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa619cf7174418b82949ae21f233529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d1591c29-21b7-43e9-9f4d-45b05ae6718a),volume_type_id=d1591c29-21b7-43e9-9f4d-45b05ae6718a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.316613 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f892f75-3ae2-444b-b5ae-64dc85da8463) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.321872 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.321872 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:45.329109 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-747a562a-166a-4c3e-a56c-23f0f4be2cb8 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:45.336626 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-747a562a-166a-4c3e-a56c-23f0f4be2cb8 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:45.337849 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 492/1956] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 1400 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:45.353610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f892f75-3ae2-444b-b5ae-64dc85da8463) transitioned into state 'SUCCESS' from 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=5b8088c4-a2b9-46e1-a58e-10d04bdd07b3,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['1e3adfa3-acce-4853-92e3-49f5401d56a1','da3f25dd-57e8-439e-a68f-3870e41175ed'],size=1,snapshot_id=38adb8ad-c57a-426b-a7d2-482d2c0513e4,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=d1591c29-21b7-43e9-9f4d-45b05ae6718a)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.355721 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2e87831b-38ff-493e-8900-dd262cccdd2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.355875 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (db995cf2-656c-48ac-a060-5222b5cbe4ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:45.355875 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request issued successfully. Aug 07 16:16:45.357358 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:45.357845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1435903076", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1213554765"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:45.360096 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1435903076', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1213554765'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:45.360217 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume of 1 GB Aug 07 16:16:45.365484 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Availability Zones retrieved successfully. Aug 07 16:16:45.373187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (46b13376-ae25-41ff-abf0-00527f4f2d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:45.374754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8db38d9-074c-4059-a9dc-306c14a04f05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.376891 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:45.396751 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b2f9626-4a05-45b2-8b6f-8c4a79046513 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/action returned with HTTP 202 Aug 07 16:16:45.397479 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 488/1957] 10.4.3.24 () {70 vars in 1311 bytes} [Fri Aug 7 16:16:44 2026] POST /volume/v3/groups/action => generated 103 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:45.410995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e73de1e-0c23-4c57-951d-ae30294db23a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.413417 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:45.413848 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.413958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.414260 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:45.415182 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:45.428561 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:16:45.429423 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:45.429625 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:45.430786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8db38d9-074c-4059-a9dc-306c14a04f05) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.432112 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1454cb-673e-4ea3-9d70-798724d6890b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.462142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.489677 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:45.495874 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.495874 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:45.501485 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:45.501635 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:45.522032 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Created reservations ['cb7ed182-3972-4a68-b8c3-6bec61f5b5df', '69ef5bdf-e2e2-4a2c-be0e-a6d6e3bfc14f', 'a50526de-4b58-4f22-ad1e-87152328a5c6', 'e890b480-1c86-4e84-be21-5842451f19b4'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:45.524235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (da1454cb-673e-4ea3-9d70-798724d6890b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb7ed182-3972-4a68-b8c3-6bec61f5b5df', '69ef5bdf-e2e2-4a2c-be0e-a6d6e3bfc14f', 'a50526de-4b58-4f22-ad1e-87152328a5c6', 'e890b480-1c86-4e84-be21-5842451f19b4']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.525548 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4362b0dd-6e2e-40c2-b25d-b40c1aa9025e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.566322 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:45.568528 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4362b0dd-6e2e-40c2-b25d-b40c1aa9025e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '37f042b8-30bc-4376-96d9-09db29ec8a62', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1435903076',display_name='tempest-VolumesGetTest-Volume-1213554765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['cb7ed182-3972-4a68-b8c3-6bec61f5b5df','69ef5bdf-e2e2-4a2c-be0e-a6d6e3bfc14f','a50526de-4b58-4f22-ad1e-87152328a5c6','e890b480-1c86-4e84-be21-5842451f19b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:45Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-1435903076',display_name='tempest-VolumesGetTest-Volume-1213554765',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=37f042b8-30bc-4376-96d9-09db29ec8a62,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='91a64967bfa545c19c8dfc72df63720b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.570126 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7943a7-9518-419f-8c73-9d89945a11a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.572475 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.572475 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:45.586055 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e73de1e-0c23-4c57-951d-ae30294db23a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:45.586838 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 483/1958] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/detail => generated 1831 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:45.608830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.612325 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b Aug 07 16:16:45.612794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.613846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.623356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9d7943a7-9518-419f-8c73-9d89945a11a1) transitioned into 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-1435903076',display_name='tempest-VolumesGetTest-Volume-1213554765',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='91a64967bfa545c19c8dfc72df63720b',qos_specs=None,replication_status=,reservations=['cb7ed182-3972-4a68-b8c3-6bec61f5b5df','69ef5bdf-e2e2-4a2c-be0e-a6d6e3bfc14f','a50526de-4b58-4f22-ad1e-87152328a5c6','e890b480-1c86-4e84-be21-5842451f19b4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf2c2fe31c5a4ac7a50ac533d72bc997',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.624286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807e8b0b-0c14-4341-9242-8df84ff71000) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.625945 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.625945 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:45.631816 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:45.632664 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:45.632664 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:45.646767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (807e8b0b-0c14-4341-9242-8df84ff71000) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.646767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Flow 'volume_create_api' (46b13376-ae25-41ff-abf0-00527f4f2d81) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:45.646767 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Create volume request issued successfully. Aug 07 16:16:45.646767 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2e87831b-38ff-493e-8900-dd262cccdd2d tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:45.646767 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 496/1959] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:45 2026] POST /volume/v3/volumes => generated 778 bytes in 292 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:45.648997 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c16ff26a-088e-4829-95a7-dece9822d196 req-18ea18df-9dd1-4eb6-bb81-7af5a0601f6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.654603 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-18ea18df-9dd1-4eb6-bb81-7af5a0601f6c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0 Aug 07 16:16:45.654603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-18ea18df-9dd1-4eb6-bb81-7af5a0601f6c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.654603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-18ea18df-9dd1-4eb6-bb81-7af5a0601f6c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.670543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-666be13f-2645-43b0-a34f-6e87ce43d0aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.672285 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-666be13f-2645-43b0-a34f-6e87ce43d0aa tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:45.672627 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-666be13f-2645-43b0-a34f-6e87ce43d0aa tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.672945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-666be13f-2645-43b0-a34f-6e87ce43d0aa tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.673649 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.673649 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:45.687655 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.687655 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:45.691728 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:45.695701 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-666be13f-2645-43b0-a34f-6e87ce43d0aa tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:45.703322 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.703322 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:45.703625 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-666be13f-2645-43b0-a34f-6e87ce43d0aa tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 200 Aug 07 16:16:45.703625 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 497/1960] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 846 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:45.712645 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04c11bed-0941-4e36-9312-0c5e4d53f8ee tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b returned with HTTP 200 Aug 07 16:16:45.713283 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 489/1961] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b => generated 925 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:45.721043 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:45.721884 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1821842253"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:45.725110 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1821842253'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:45.725276 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Create volume of 1 GB Aug 07 16:16:45.731786 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Availability Zones retrieved successfully. Aug 07 16:16:45.732163 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e2a9f47-3d65-4cb4-ab99-5ec5eb92a08b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.735471 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e2a9f47-3d65-4cb4-ab99-5ec5eb92a08b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 Aug 07 16:16:45.735818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e2a9f47-3d65-4cb4-ab99-5ec5eb92a08b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.736413 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e2a9f47-3d65-4cb4-ab99-5ec5eb92a08b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.736413 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-4e2a9f47-3d65-4cb4-ab99-5ec5eb92a08b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:45.740628 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.740628 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:45.740997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Flow 'volume_create_api' (fa3170a6-dfbe-49d6-ae02-bceb377864a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:45.742963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978764b3-6da7-4b00-a543-297d2ca9102e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.744021 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:45.751329 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e2a9f47-3d65-4cb4-ab99-5ec5eb92a08b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 returned with HTTP 200 Aug 07 16:16:45.751961 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 498/1962] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 => generated 418 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:45.767557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.770446 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:45.771322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:45.771322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:45.771573 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:45.772612 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:45.783693 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c16ff26a-088e-4829-95a7-dece9822d196 req-18ea18df-9dd1-4eb6-bb81-7af5a0601f6c tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0 returned with HTTP 200 Aug 07 16:16:45.784459 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 484/1963] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:16:45 2026] DELETE /volume/v3/attachments/bbed276f-f1f3-47d2-987e-b33cd331e9a0 => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:45.786023 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:16:45.787102 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:45.787243 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:45.793755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (978764b3-6da7-4b00-a543-297d2ca9102e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.796320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c53a425-7062-4b03-818b-3029107c0855) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.842777 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:45.848743 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.848743 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:45.855229 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:45.855229 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:45.906341 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:45.909367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Created reservations ['a67fe000-9a72-4882-b47f-85b94d4d137b', '8e165321-f2a0-4a83-b7c9-40fe0c98f379', '1e5aeef3-034b-41ec-b421-bb6a174abc1f', 'b17ea8ea-a0ee-43fc-bea8-5b68777ef993'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:45.911062 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7c53a425-7062-4b03-818b-3029107c0855) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a67fe000-9a72-4882-b47f-85b94d4d137b', '8e165321-f2a0-4a83-b7c9-40fe0c98f379', '1e5aeef3-034b-41ec-b421-bb6a174abc1f', 'b17ea8ea-a0ee-43fc-bea8-5b68777ef993']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.911500 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.911500 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:45.912449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c608d1-b4f7-47c3-9c7d-1664664f2817) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.921442 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12c20aba-3ff5-41a7-8154-98cbfbd9587c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:45.921973 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 490/1964] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:45 2026] GET /volume/v3/volumes/detail => generated 1832 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:45.938111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:45.940323 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3/action Aug 07 16:16:45.940823 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:45.940977 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:45.942601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for group 5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:16:45.942912 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group with id: 5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 Aug 07 16:16:45.945854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (74c608d1-b4f7-47c3-9c7d-1664664f2817) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32127087-5d6b-42f1-918a-511790bf8c41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1821842253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13d908b6aa74f37a7d1b3c8cfc2640c',qos_specs=None,replication_status=,reservations=['a67fe000-9a72-4882-b47f-85b94d4d137b','8e165321-f2a0-4a83-b7c9-40fe0c98f379','1e5aeef3-034b-41ec-b421-bb6a174abc1f','b17ea8ea-a0ee-43fc-bea8-5b68777ef993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf0459e94b4835a2b7b03d8395cb3a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1821842253',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32127087-5d6b-42f1-918a-511790bf8c41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a13d908b6aa74f37a7d1b3c8cfc2640c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66bf0459e94b4835a2b7b03d8395cb3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.947526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b337823-70cd-4a6e-82a3-ff221f2e66cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.947636 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:45.947636 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:45.973233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5b337823-70cd-4a6e-82a3-ff221f2e66cd) transitioned into state 'SUCCESS' from state '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-1821842253',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13d908b6aa74f37a7d1b3c8cfc2640c',qos_specs=None,replication_status=,reservations=['a67fe000-9a72-4882-b47f-85b94d4d137b','8e165321-f2a0-4a83-b7c9-40fe0c98f379','1e5aeef3-034b-41ec-b421-bb6a174abc1f','b17ea8ea-a0ee-43fc-bea8-5b68777ef993'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf0459e94b4835a2b7b03d8395cb3a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.974274 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9bc580-475a-417b-8557-14150f1de56e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:45.992093 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7a9bc580-475a-417b-8557-14150f1de56e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:45.992966 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Flow 'volume_create_api' (fa3170a6-dfbe-49d6-ae02-bceb377864a0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:45.993402 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Create volume request issued successfully. Aug 07 16:16:45.994100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5187b0c0-1460-4ec9-8bed-ffc7dd6d6429 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:45.994900 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 493/1965] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:45 2026] POST /volume/v3/volumes => generated 749 bytes in 533 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:46.017825 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c4aba1b-2f6b-4d92-b019-cfd281b6346d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.021475 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c4aba1b-2f6b-4d92-b019-cfd281b6346d tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:46.021756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c4aba1b-2f6b-4d92-b019-cfd281b6346d tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.023104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c4aba1b-2f6b-4d92-b019-cfd281b6346d tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.030575 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80b636dc-bf17-47c0-ac81-1ebf4b29ae5e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3/action returned with HTTP 202 Aug 07 16:16:46.030998 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 499/1966] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:45 2026] POST /volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3/action => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:46.036868 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.036868 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:46.043594 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.044897 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c4aba1b-2f6b-4d92-b019-cfd281b6346d tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:46.046321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b Aug 07 16:16:46.046479 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.047247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.052802 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c4aba1b-2f6b-4d92-b019-cfd281b6346d tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 200 Aug 07 16:16:46.057408 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 485/1967] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 817 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:46.062187 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.062187 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:46.073106 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:46.073928 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:46.074154 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:46.120543 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:46.124956 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.124956 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:46.137378 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45c0fec7-7480-4b95-ac71-4c42810ef3d1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b returned with HTTP 200 Aug 07 16:16:46.138124 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 491/1968] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b => generated 924 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:46.234144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6887c04-c564-478b-9300-e43ed5448dc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.238038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6887c04-c564-478b-9300-e43ed5448dc9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:46.238038 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6887c04-c564-478b-9300-e43ed5448dc9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.238347 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6887c04-c564-478b-9300-e43ed5448dc9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.238636 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c6887c04-c564-478b-9300-e43ed5448dc9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:46.247118 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.247118 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:46.248242 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6887c04-c564-478b-9300-e43ed5448dc9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:46.248800 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 494/1969] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:46.719282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b386224e-772a-4ffc-b13d-1de199c5cbc1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.722049 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b386224e-772a-4ffc-b13d-1de199c5cbc1 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:46.722364 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b386224e-772a-4ffc-b13d-1de199c5cbc1 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.722611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b386224e-772a-4ffc-b13d-1de199c5cbc1 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.731378 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.731378 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:46.735237 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b386224e-772a-4ffc-b13d-1de199c5cbc1 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:46.739366 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b386224e-772a-4ffc-b13d-1de199c5cbc1 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 200 Aug 07 16:16:46.739860 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 500/1970] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 871 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:46.767569 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4990c28-f7a5-45b2-bc00-27b158ee2f76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.780937 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4990c28-f7a5-45b2-bc00-27b158ee2f76 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] PUT https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:46.780937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4990c28-f7a5-45b2-bc00-27b158ee2f76 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1960213557", "description": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:46.793578 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.793578 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:46.799275 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b4990c28-f7a5-45b2-bc00-27b158ee2f76 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:46.806863 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b4990c28-f7a5-45b2-bc00-27b158ee2f76 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume updated successfully. Aug 07 16:16:46.807600 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4990c28-f7a5-45b2-bc00-27b158ee2f76 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 200 Aug 07 16:16:46.808079 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 486/1971] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:16:46 2026] PUT /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 768 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:46.819871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10de7783-e9d3-4f2b-8a32-fb336cda67bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.822314 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10de7783-e9d3-4f2b-8a32-fb336cda67bf tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:46.822674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10de7783-e9d3-4f2b-8a32-fb336cda67bf tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.823031 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10de7783-e9d3-4f2b-8a32-fb336cda67bf tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.833598 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.833598 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:46.840747 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10de7783-e9d3-4f2b-8a32-fb336cda67bf tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:46.848431 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10de7783-e9d3-4f2b-8a32-fb336cda67bf tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 200 Aug 07 16:16:46.848977 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 492/1972] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 836 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:46.867197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73707202-8583-41e6-890a-b732b528f167 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.870215 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:46.870510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.870807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.871016 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: 37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:46.882043 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.882043 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:46.882843 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:46.908500 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:46.908830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73707202-8583-41e6-890a-b732b528f167 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 202 Aug 07 16:16:46.909420 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 495/1973] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:46 2026] DELETE /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:46.912428 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68391914-2925-40dc-b7a7-24076a21b517 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.917607 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3?cascade=True Aug 07 16:16:46.917998 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.918196 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.918420 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume with id: 9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:46.920713 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9310b29-f1b2-407a-984c-7413ef75ca96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.921257 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9310b29-f1b2-407a-984c-7413ef75ca96 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:46.921696 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9310b29-f1b2-407a-984c-7413ef75ca96 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.922002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9310b29-f1b2-407a-984c-7413ef75ca96 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:46.928536 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.928536 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:46.928536 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:46.932709 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:46.932709 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:46.940348 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9310b29-f1b2-407a-984c-7413ef75ca96 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:46.948319 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9310b29-f1b2-407a-984c-7413ef75ca96 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 200 Aug 07 16:16:46.949379 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 487/1974] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:46.976511 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume request issued successfully. Aug 07 16:16:46.976915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68391914-2925-40dc-b7a7-24076a21b517 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3?cascade=True returned with HTTP 202 Aug 07 16:16:46.977348 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 501/1975] 10.4.3.24 () {66 vars in 1369 bytes} [Fri Aug 7 16:16:46 2026] DELETE /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3?cascade=True => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:46.990992 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f903c4f-c850-4615-b280-790fd77e568e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:46.998178 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f903c4f-c850-4615-b280-790fd77e568e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:46.998178 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f903c4f-c850-4615-b280-790fd77e568e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:46.998178 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f903c4f-c850-4615-b280-790fd77e568e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.007665 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.007665 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:47.013463 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f903c4f-c850-4615-b280-790fd77e568e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:47.022775 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f903c4f-c850-4615-b280-790fd77e568e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 200 Aug 07 16:16:47.023410 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 493/1976] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:46 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 1364 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:47.068861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63fc4499-33a6-4600-a4b7-977d72de8aba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.071693 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63fc4499-33a6-4600-a4b7-977d72de8aba tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.072174 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63fc4499-33a6-4600-a4b7-977d72de8aba tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.072287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63fc4499-33a6-4600-a4b7-977d72de8aba tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.083329 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.083329 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:47.090068 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63fc4499-33a6-4600-a4b7-977d72de8aba tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:47.100287 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63fc4499-33a6-4600-a4b7-977d72de8aba tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 200 Aug 07 16:16:47.101098 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 496/1977] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 842 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:47.119086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aca10f46-4c45-4726-9e51-34ffa3457138 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.121764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca10f46-4c45-4726-9e51-34ffa3457138 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] POST https://10.4.3.24/volume/v3/os-volume-transfer Aug 07 16:16:47.122444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca10f46-4c45-4726-9e51-34ffa3457138 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "32127087-5d6b-42f1-918a-511790bf8c41"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:47.124601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-aca10f46-4c45-4726-9e51-34ffa3457138 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Creating new volume transfer {'transfer': {'volume_id': '32127087-5d6b-42f1-918a-511790bf8c41'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 16:16:47.124779 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-aca10f46-4c45-4726-9e51-34ffa3457138 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Creating transfer of volume 32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.125068 np0000006731 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-aca10f46-4c45-4726-9e51-34ffa3457138 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Generating transfer record for volume 32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.135502 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.135502 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:47.161846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09d6ae78-3a5f-4004-8f2a-fc6313f3e899 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.166639 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca10f46-4c45-4726-9e51-34ffa3457138 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 16:16:47.166826 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09d6ae78-3a5f-4004-8f2a-fc6313f3e899 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b Aug 07 16:16:47.167355 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 488/1978] 10.4.3.24 () {68 vars in 1284 bytes} [Fri Aug 7 16:16:47 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:47.167431 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09d6ae78-3a5f-4004-8f2a-fc6313f3e899 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.167846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09d6ae78-3a5f-4004-8f2a-fc6313f3e899 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.178718 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09d6ae78-3a5f-4004-8f2a-fc6313f3e899 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b returned with HTTP 404 Aug 07 16:16:47.179055 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-168877ba-15f5-499b-996f-de8a973a69b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.179448 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 502/1979] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/16a5a2a4-3212-4633-9ed9-be14a4f2a12b => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:47.180616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-168877ba-15f5-499b-996f-de8a973a69b7 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.181088 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-168877ba-15f5-499b-996f-de8a973a69b7 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.181412 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-168877ba-15f5-499b-996f-de8a973a69b7 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.190947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94117508-48a6-421c-8fcd-d359701ccf66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.191869 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.191869 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:47.193486 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94117508-48a6-421c-8fcd-d359701ccf66 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 Aug 07 16:16:47.193975 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94117508-48a6-421c-8fcd-d359701ccf66 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.194188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94117508-48a6-421c-8fcd-d359701ccf66 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.194554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-94117508-48a6-421c-8fcd-d359701ccf66 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:47.196583 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-168877ba-15f5-499b-996f-de8a973a69b7 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:47.199051 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94117508-48a6-421c-8fcd-d359701ccf66 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 returned with HTTP 404 Aug 07 16:16:47.200229 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 497/1980] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/groups/5b8088c4-a2b9-46e1-a58e-10d04bdd07b3 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:47.202827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-168877ba-15f5-499b-996f-de8a973a69b7 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 200 Aug 07 16:16:47.203089 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 494/1981] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 850 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:47.212661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d78c2bf-5b99-4636-9376-4926e634f640 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.215887 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d78c2bf-5b99-4636-9376-4926e634f640 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] DELETE https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 Aug 07 16:16:47.215887 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d78c2bf-5b99-4636-9376-4926e634f640 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.216115 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d78c2bf-5b99-4636-9376-4926e634f640 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.216312 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-9d78c2bf-5b99-4636-9376-4926e634f640 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for member 85058f7b-0d86-4905-baee-5adcec64aa91 {{(pid=100268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 16:16:47.216641 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-9d78c2bf-5b99-4636-9376-4926e634f640 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group_snapshot with id: 85058f7b-0d86-4905-baee-5adcec64aa91 Aug 07 16:16:47.222517 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.222517 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:47.225181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-934342a3-aec0-43a6-a593-bcb2b3f551bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.229458 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-934342a3-aec0-43a6-a593-bcb2b3f551bc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f Aug 07 16:16:47.229710 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-934342a3-aec0-43a6-a593-bcb2b3f551bc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.229996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-934342a3-aec0-43a6-a593-bcb2b3f551bc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.230317 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.230317 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:47.235452 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-934342a3-aec0-43a6-a593-bcb2b3f551bc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f returned with HTTP 200 Aug 07 16:16:47.236102 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 503/1982] 10.4.3.24 () {66 vars in 1374 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f => generated 407 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:47.250412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42473a71-4129-4964-af96-aca0392700cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.253582 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42473a71-4129-4964-af96-aca0392700cb tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/os-volume-transfer Aug 07 16:16:47.253951 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42473a71-4129-4964-af96-aca0392700cb tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.254260 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42473a71-4129-4964-af96-aca0392700cb tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.254510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-42473a71-4129-4964-af96-aca0392700cb tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Listing volume transfers {{(pid=100266) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 16:16:47.264884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8c8c5f0-e13b-425f-a506-b6194a8a73b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.266240 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8c8c5f0-e13b-425f-a506-b6194a8a73b7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:47.266922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8c8c5f0-e13b-425f-a506-b6194a8a73b7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.266922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8c8c5f0-e13b-425f-a506-b6194a8a73b7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.266922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e8c8c5f0-e13b-425f-a506-b6194a8a73b7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:47.267400 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42473a71-4129-4964-af96-aca0392700cb tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer returned with HTTP 200 Aug 07 16:16:47.270147 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 498/1983] 10.4.3.24 () {66 vars in 1263 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/os-volume-transfer => generated 366 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:47.274179 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.274179 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:47.275196 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8c8c5f0-e13b-425f-a506-b6194a8a73b7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:47.275790 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 495/1984] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:47.284454 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a424e09b-b0b8-446c-b74a-20447b769dcb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.311982 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d78c2bf-5b99-4636-9376-4926e634f640 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 returned with HTTP 202 Aug 07 16:16:47.312588 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 489/1985] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:16:47 2026] DELETE /volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 => generated 0 bytes in 101 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:47.324148 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.326041 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:47.326843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.326843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.326843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:47.328369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:47.354407 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:16:47.355678 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:47.355678 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:47.408464 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:47.415106 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.415106 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:47.428295 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e6aec09-1fd9-466c-840b-c26ef955ea24 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:47.430663 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 499/1986] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:47.454867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.459688 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] POST https://10.4.3.24/volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f/accept Aug 07 16:16:47.459688 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "4b7f30b6b06110cb"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:47.460500 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:16:47.460803 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.461068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.462461 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:47.462593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.volume_transfer [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Accepting volume transfer da8aa260-079a-4bad-a731-98ce71bdf73f {{(pid=100267) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Aug 07 16:16:47.462593 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Accepting transfer da8aa260-079a-4bad-a731-98ce71bdf73f Aug 07 16:16:47.465700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:16:47.486204 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all snapshots completed successfully. Aug 07 16:16:47.487362 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e90da69-0c71-49cd-a3c3-381ab56390f6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:16:47.487949 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 496/1987] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:16:47.507792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5013db11-769d-4c72-8944-648cf0a393ef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.509538 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5013db11-769d-4c72-8944-648cf0a393ef tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 Aug 07 16:16:47.510016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5013db11-769d-4c72-8944-648cf0a393ef tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.510195 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5013db11-769d-4c72-8944-648cf0a393ef tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.510378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-5013db11-769d-4c72-8944-648cf0a393ef tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 85058f7b-0d86-4905-baee-5adcec64aa91 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:47.516499 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.516499 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:47.523789 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5013db11-769d-4c72-8944-648cf0a393ef tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 returned with HTTP 200 Aug 07 16:16:47.523789 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 490/1988] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 => generated 307 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:47.563489 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Created reservations ['662853bf-dfbe-41a9-8868-d9b5ae32bcb1', '06e419c3-0207-4986-9f13-04b5db856867', 'd8282645-7377-4d97-940f-e4267174b4f6', 'cd519535-6312-45a8-9d73-43feb1c14d37'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:47.587923 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Created reservations ['b1fef775-61c8-43dd-bd67-491887722ce6', '7c5dfcb6-e3e0-4441-a5f4-209d960f21b7', 'f52f94df-630b-4def-ae1b-5890bb68fa18', 'f0d9fbb4-d376-4dd0-9239-e8045eeb8266'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:47.643819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Created reservations ['5935717f-3e8d-469a-81e1-304ffa822361', '3e10f437-b272-438a-881e-ed8d294c095b', '760d622d-8fa7-4355-acc8-4cf16dce759c', 'f90785ba-0c34-4bff-b48f-369daa7a7aff'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:47.681927 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Created reservations ['f596d0c0-1cfa-471f-8c1f-8e9ceab705ba', '7c5f62bb-eedd-400f-908b-50ce8c1c043d', '1c00a603-158c-419c-8c0a-904c75a7eb6e', '72efb42d-7fb2-452c-83db-d3fd047ecf00'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:47.699611 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Transfer volume completed successfully. Aug 07 16:16:47.806887 np0000006731 devstack@c-api.service[100267]: INFO cinder.transfer.api [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Volume 32127087-5d6b-42f1-918a-511790bf8c41 has been transferred. Aug 07 16:16:47.815634 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a424e09b-b0b8-446c-b74a-20447b769dcb tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f/accept returned with HTTP 202 Aug 07 16:16:47.816397 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 504/1989] 10.4.3.24 () {68 vars in 1416 bytes} [Fri Aug 7 16:16:47 2026] POST /volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f/accept => generated 363 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:47.828931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1def4ee9-613b-4c39-915a-88037f8de4f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.830888 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1def4ee9-613b-4c39-915a-88037f8de4f8 tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.831130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1def4ee9-613b-4c39-915a-88037f8de4f8 tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.831919 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1def4ee9-613b-4c39-915a-88037f8de4f8 tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.841171 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.841171 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:47.846706 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1def4ee9-613b-4c39-915a-88037f8de4f8 tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Volume info retrieved successfully. Aug 07 16:16:47.853385 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1def4ee9-613b-4c39-915a-88037f8de4f8 tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 200 Aug 07 16:16:47.853976 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 500/1990] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 842 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:47.873053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-162df181-d749-4319-a82c-7a5373b7293f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.875894 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-162df181-d749-4319-a82c-7a5373b7293f tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.876085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-162df181-d749-4319-a82c-7a5373b7293f tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.876277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-162df181-d749-4319-a82c-7a5373b7293f tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.885109 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.885109 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:47.889003 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-162df181-d749-4319-a82c-7a5373b7293f tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] Volume info retrieved successfully. Aug 07 16:16:47.895990 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-162df181-d749-4319-a82c-7a5373b7293f tempest-VolumesTransfersTest-647785632 tempest-VolumesTransfersTest-647785632-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 200 Aug 07 16:16:47.896352 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 497/1991] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:47.915461 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b94b09d-cb9b-4117-ba5b-f7444823da48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.921850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b94b09d-cb9b-4117-ba5b-f7444823da48 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] DELETE https://10.4.3.24/volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f Aug 07 16:16:47.921850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b94b09d-cb9b-4117-ba5b-f7444823da48 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.922105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b94b09d-cb9b-4117-ba5b-f7444823da48 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.922156 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-6b94b09d-cb9b-4117-ba5b-f7444823da48 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Delete transfer with id: da8aa260-079a-4bad-a731-98ce71bdf73f Aug 07 16:16:47.928084 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b94b09d-cb9b-4117-ba5b-f7444823da48 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f returned with HTTP 404 Aug 07 16:16:47.928805 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 491/1992] 10.4.3.24 () {66 vars in 1377 bytes} [Fri Aug 7 16:16:47 2026] DELETE /volume/v3/os-volume-transfer/da8aa260-079a-4bad-a731-98ce71bdf73f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:47.938670 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.969713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ee592ea-bad0-4425-9b24-ececc2b9ec1c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:47.972363 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee592ea-bad0-4425-9b24-ececc2b9ec1c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 Aug 07 16:16:47.972610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee592ea-bad0-4425-9b24-ececc2b9ec1c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.972895 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee592ea-bad0-4425-9b24-ececc2b9ec1c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.985129 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.986547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:47.986659 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee592ea-bad0-4425-9b24-ececc2b9ec1c tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 returned with HTTP 404 Aug 07 16:16:47.986727 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:47.986727 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Delete volume with id: 32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:47.986916 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 501/1993] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/37f042b8-30bc-4376-96d9-09db29ec8a62 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:47.996740 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:47.996740 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:47.997541 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Volume info retrieved successfully. Aug 07 16:16:47.998475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2268479b-4dad-4e82-b029-8197266acf49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.004837 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2268479b-4dad-4e82-b029-8197266acf49 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:48.004976 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2268479b-4dad-4e82-b029-8197266acf49 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.005801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2268479b-4dad-4e82-b029-8197266acf49 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.022813 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.022813 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:48.023430 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Delete volume request issued successfully. Aug 07 16:16:48.023832 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f1c265a-0ac3-4541-b1a7-128431da2bef tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 202 Aug 07 16:16:48.025052 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 505/1994] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:47 2026] DELETE /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:48.032185 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2268479b-4dad-4e82-b029-8197266acf49 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:48.041821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee581f40-61fe-4aad-9483-92142ea84cd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.042739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2268479b-4dad-4e82-b029-8197266acf49 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:48.044860 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 498/1995] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:47 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 1400 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:48.044963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1bcc284-f59f-4608-bb54-c3681b2f0ebf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.046072 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee581f40-61fe-4aad-9483-92142ea84cd1 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:48.046355 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee581f40-61fe-4aad-9483-92142ea84cd1 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.046546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee581f40-61fe-4aad-9483-92142ea84cd1 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.049563 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1bcc284-f59f-4608-bb54-c3681b2f0ebf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:48.049563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1bcc284-f59f-4608-bb54-c3681b2f0ebf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.050799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1bcc284-f59f-4608-bb54-c3681b2f0ebf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.065283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.071515 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:48.071515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.071688 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.071688 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:48.071752 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.071752 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume with id: 0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:48.075459 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1bcc284-f59f-4608-bb54-c3681b2f0ebf tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 404 Aug 07 16:16:48.076186 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 502/1996] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:48.080396 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee581f40-61fe-4aad-9483-92142ea84cd1 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Volume info retrieved successfully. Aug 07 16:16:48.082365 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.082365 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:48.083649 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:48.086922 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee581f40-61fe-4aad-9483-92142ea84cd1 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 200 Aug 07 16:16:48.086922 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 492/1997] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 1014 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:48.117084 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Delete volume request issued successfully. Aug 07 16:16:48.117421 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac7d0893-06dc-44af-8a0e-ac1f8678e22f tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 202 Aug 07 16:16:48.118156 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 506/1998] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:48 2026] DELETE /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:48.132470 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30574c20-4307-410f-a9ca-cee0aea4fb54 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.135024 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30574c20-4307-410f-a9ca-cee0aea4fb54 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:48.135538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30574c20-4307-410f-a9ca-cee0aea4fb54 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.135826 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30574c20-4307-410f-a9ca-cee0aea4fb54 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.146094 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.146094 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:48.151985 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30574c20-4307-410f-a9ca-cee0aea4fb54 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Volume info retrieved successfully. Aug 07 16:16:48.160313 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30574c20-4307-410f-a9ca-cee0aea4fb54 tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 200 Aug 07 16:16:48.160715 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 499/1999] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 1399 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:48.293374 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02a424b6-5c5e-450c-a9e9-eaca6b193d9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.296019 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a424b6-5c5e-450c-a9e9-eaca6b193d9d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:48.296417 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a424b6-5c5e-450c-a9e9-eaca6b193d9d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.296704 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02a424b6-5c5e-450c-a9e9-eaca6b193d9d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.296746 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-02a424b6-5c5e-450c-a9e9-eaca6b193d9d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:48.305205 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.305205 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:48.306445 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02a424b6-5c5e-450c-a9e9-eaca6b193d9d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:48.307146 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 503/2000] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:48.540350 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57f3b2d9-64a3-440c-bb86-4caab4c7f5a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.540730 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57f3b2d9-64a3-440c-bb86-4caab4c7f5a0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 Aug 07 16:16:48.540730 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57f3b2d9-64a3-440c-bb86-4caab4c7f5a0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.541089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57f3b2d9-64a3-440c-bb86-4caab4c7f5a0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.541280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-57f3b2d9-64a3-440c-bb86-4caab4c7f5a0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 85058f7b-0d86-4905-baee-5adcec64aa91 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:48.546064 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57f3b2d9-64a3-440c-bb86-4caab4c7f5a0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 returned with HTTP 404 Aug 07 16:16:48.547626 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 493/2001] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/group_snapshots/85058f7b-0d86-4905-baee-5adcec64aa91 => generated 116 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:48.559046 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.562171 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:48.562266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.563322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.563322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:48.565763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:48.576285 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:16:48.577229 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:48.577419 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:48.623564 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:48.627499 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.627499 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:48.639899 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d719431-fb45-4c2c-a9e2-760393d89d31 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:48.640460 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 507/2002] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/detail => generated 917 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:48.658899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.660015 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d/action Aug 07 16:16:48.660417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:16:48.660572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:48.662092 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for group 6c70ff7d-f910-4b69-84ff-a7ad67a4d80d {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:16:48.662524 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group with id: 6c70ff7d-f910-4b69-84ff-a7ad67a4d80d Aug 07 16:16:48.668655 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.668655 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:48.697832 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffbfb091-a477-40ed-88c8-00e7a8646c8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.700404 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffbfb091-a477-40ed-88c8-00e7a8646c8e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:48.700742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb091-a477-40ed-88c8-00e7a8646c8e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.701214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffbfb091-a477-40ed-88c8-00e7a8646c8e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.701214 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ffbfb091-a477-40ed-88c8-00e7a8646c8e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume with id: 9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:48.715826 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffbfb091-a477-40ed-88c8-00e7a8646c8e tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 404 Aug 07 16:16:48.716602 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 504/2003] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:48 2026] DELETE /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:48.727538 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88ad99b7-8df8-424e-bdaf-01c9308517dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.729711 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88ad99b7-8df8-424e-bdaf-01c9308517dd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 Aug 07 16:16:48.730661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88ad99b7-8df8-424e-bdaf-01c9308517dd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.730661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88ad99b7-8df8-424e-bdaf-01c9308517dd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.739068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88ad99b7-8df8-424e-bdaf-01c9308517dd tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 returned with HTTP 404 Aug 07 16:16:48.739632 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 494/2004] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/9daa228e-5fab-40da-aa54-5f4d248854a3 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:48.746320 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7a6a1a5c-82f4-42d9-95ea-13f748f80fa3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d/action returned with HTTP 202 Aug 07 16:16:48.746320 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 500/2005] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:16:48 2026] POST /volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:48.751691 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.753894 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:48.753894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.754150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.754796 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume with id: d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:48.756361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b19cb187-2683-47fa-a43a-121a941414cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.758321 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 Aug 07 16:16:48.759081 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.759081 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.765841 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.765841 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:48.766647 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:48.767418 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.767418 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:48.775288 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:48.776447 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:48.776663 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:48.802296 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume request issued successfully. Aug 07 16:16:48.802650 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1d40bd2-3c0b-4c3e-b0b0-5294e2824493 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 202 Aug 07 16:16:48.803282 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 508/2006] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:48 2026] DELETE /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:48.819446 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f21fa32-78b3-4e41-b25d-edd83d4a16c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:48.825406 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f21fa32-78b3-4e41-b25d-edd83d4a16c5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:48.825690 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f21fa32-78b3-4e41-b25d-edd83d4a16c5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:48.825976 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f21fa32-78b3-4e41-b25d-edd83d4a16c5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:48.837631 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.837631 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:48.838342 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:48.844629 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f21fa32-78b3-4e41-b25d-edd83d4a16c5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:48.846588 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:48.846588 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:48.851909 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f21fa32-78b3-4e41-b25d-edd83d4a16c5 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 200 Aug 07 16:16:48.852443 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 495/2007] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 850 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:48.861417 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b19cb187-2683-47fa-a43a-121a941414cc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 returned with HTTP 200 Aug 07 16:16:48.861417 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 505/2008] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:48 2026] GET /volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 => generated 913 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:49.110314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c576bb9-bf86-4014-b4f0-748fa99b968d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.111585 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c576bb9-bf86-4014-b4f0-748fa99b968d tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:49.112037 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c576bb9-bf86-4014-b4f0-748fa99b968d tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.112342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c576bb9-bf86-4014-b4f0-748fa99b968d tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.120825 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c576bb9-bf86-4014-b4f0-748fa99b968d tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 404 Aug 07 16:16:49.121479 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 501/2009] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:49.132293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a00f192b-d6a8-4938-b1ce-80e14663f471 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.136979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a00f192b-d6a8-4938-b1ce-80e14663f471 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:49.138329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a00f192b-d6a8-4938-b1ce-80e14663f471 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.138329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a00f192b-d6a8-4938-b1ce-80e14663f471 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.150627 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a00f192b-d6a8-4938-b1ce-80e14663f471 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 404 Aug 07 16:16:49.150627 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 509/2010] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:49.162274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-409298a0-daa6-40ad-87b8-3a26590b65d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.165373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-409298a0-daa6-40ad-87b8-3a26590b65d8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] DELETE https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:49.166444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-409298a0-daa6-40ad-87b8-3a26590b65d8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.166444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-409298a0-daa6-40ad-87b8-3a26590b65d8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.166444 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-409298a0-daa6-40ad-87b8-3a26590b65d8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Delete volume with id: 32127087-5d6b-42f1-918a-511790bf8c41 Aug 07 16:16:49.178940 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da05c24e-f8c1-4a19-8785-2b2e687608df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.181568 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da05c24e-f8c1-4a19-8785-2b2e687608df tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] GET https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 Aug 07 16:16:49.181771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da05c24e-f8c1-4a19-8785-2b2e687608df tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.182017 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-409298a0-daa6-40ad-87b8-3a26590b65d8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 returned with HTTP 404 Aug 07 16:16:49.182084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da05c24e-f8c1-4a19-8785-2b2e687608df tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.182860 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 496/2011] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:49 2026] DELETE /volume/v3/volumes/32127087-5d6b-42f1-918a-511790bf8c41 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:49.192643 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da05c24e-f8c1-4a19-8785-2b2e687608df tempest-VolumesGetTest-1173248212 tempest-VolumesGetTest-1173248212-project-member] https://10.4.3.24/volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 returned with HTTP 404 Aug 07 16:16:49.193617 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 506/2012] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/volumes/0ac655d6-f52d-42d6-8a02-6507f0064fc7 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:49.195731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-703ea458-5340-45da-bd98-e2584ad96acd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.205788 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:49.206390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-60186644"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:49.209016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-60186644'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:49.209406 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Create volume of 1 GB Aug 07 16:16:49.214976 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Availability Zones retrieved successfully. Aug 07 16:16:49.222835 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Flow 'volume_create_api' (bec19392-0780-4e3e-b01a-658496f35e55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:49.223770 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dbf844-8d19-42c2-bb3e-37e9fbabf117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:49.224951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:49.288903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63dbf844-8d19-42c2-bb3e-37e9fbabf117) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:49.290084 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9106b921-928b-47e4-a59f-d54b85c7779f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:49.329662 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d4e7f3d-6669-4a40-ad03-7e36fcf0f3f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.332202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d4e7f3d-6669-4a40-ad03-7e36fcf0f3f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:49.332202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d4e7f3d-6669-4a40-ad03-7e36fcf0f3f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.332445 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d4e7f3d-6669-4a40-ad03-7e36fcf0f3f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.332808 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2d4e7f3d-6669-4a40-ad03-7e36fcf0f3f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:49.342743 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:49.342743 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:49.343959 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d4e7f3d-6669-4a40-ad03-7e36fcf0f3f8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:49.343959 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 510/2013] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:49.409216 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Created reservations ['6d4b25f8-43e9-42a3-871d-19ee80226d03', 'f02290cd-40c5-465a-af4e-127ce73652f6', '75064d52-1281-4c0e-942c-e2527cb4afe4', 'efb57a31-c188-4617-9d5f-fe54082b5aa8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:49.409783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9106b921-928b-47e4-a59f-d54b85c7779f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6d4b25f8-43e9-42a3-871d-19ee80226d03', 'f02290cd-40c5-465a-af4e-127ce73652f6', '75064d52-1281-4c0e-942c-e2527cb4afe4', 'efb57a31-c188-4617-9d5f-fe54082b5aa8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:49.410610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b483a3e-b019-4459-8485-26b7fa86c98f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:49.448933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b483a3e-b019-4459-8485-26b7fa86c98f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '946330a4-cc6e-4717-a562-d507d397910a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-60186644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13d908b6aa74f37a7d1b3c8cfc2640c',qos_specs=None,replication_status=,reservations=['6d4b25f8-43e9-42a3-871d-19ee80226d03','f02290cd-40c5-465a-af4e-127ce73652f6','75064d52-1281-4c0e-942c-e2527cb4afe4','efb57a31-c188-4617-9d5f-fe54082b5aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf0459e94b4835a2b7b03d8395cb3a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-60186644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=946330a4-cc6e-4717-a562-d507d397910a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a13d908b6aa74f37a7d1b3c8cfc2640c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='66bf0459e94b4835a2b7b03d8395cb3a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:49.450158 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d4a7b5-f5c3-4593-8c07-da9ad6136f5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:49.479476 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48d4a7b5-f5c3-4593-8c07-da9ad6136f5d) transitioned into state 'SUCCESS' from state '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-60186644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a13d908b6aa74f37a7d1b3c8cfc2640c',qos_specs=None,replication_status=,reservations=['6d4b25f8-43e9-42a3-871d-19ee80226d03','f02290cd-40c5-465a-af4e-127ce73652f6','75064d52-1281-4c0e-942c-e2527cb4afe4','efb57a31-c188-4617-9d5f-fe54082b5aa8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='66bf0459e94b4835a2b7b03d8395cb3a',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:49.480951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c847fce-442b-4c5f-b9ef-e2248289581b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:49.495646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c847fce-442b-4c5f-b9ef-e2248289581b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:49.496633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Flow 'volume_create_api' (bec19392-0780-4e3e-b01a-658496f35e55) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:49.497008 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Create volume request issued successfully. Aug 07 16:16:49.497628 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-703ea458-5340-45da-bd98-e2584ad96acd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:49.498122 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 502/2014] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:49 2026] POST /volume/v3/volumes => generated 747 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:49.513746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d51d676-d555-4289-8635-2012df64a4fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.515783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d51d676-d555-4289-8635-2012df64a4fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:49.516092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d51d676-d555-4289-8635-2012df64a4fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.516358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d51d676-d555-4289-8635-2012df64a4fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.527912 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:49.527912 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:49.533892 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d51d676-d555-4289-8635-2012df64a4fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:49.540287 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d51d676-d555-4289-8635-2012df64a4fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 200 Aug 07 16:16:49.540825 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 497/2015] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:49.614329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fffbfe88-ab0f-4569-80da-86885daf4d6c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.708228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fffbfe88-ab0f-4569-80da-86885daf4d6c tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:49.708398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fffbfe88-ab0f-4569-80da-86885daf4d6c tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:49.737436 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fffbfe88-ab0f-4569-80da-86885daf4d6c tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:49.737436 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 507/2016] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:16:49 2026] POST /volume/v3/types => generated 269 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:49.869562 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-358dae6b-d31c-40ce-a278-5f3bc5f5e303 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.871834 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358dae6b-d31c-40ce-a278-5f3bc5f5e303 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 Aug 07 16:16:49.872120 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358dae6b-d31c-40ce-a278-5f3bc5f5e303 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.872429 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-358dae6b-d31c-40ce-a278-5f3bc5f5e303 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.879171 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-358dae6b-d31c-40ce-a278-5f3bc5f5e303 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 returned with HTTP 404 Aug 07 16:16:49.879858 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 511/2017] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/volumes/d1841200-ec76-491c-828a-3bec0777cdf6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:49.881692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11a4a4ac-fdcb-424e-be9f-de2a8a89caa5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.885182 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11a4a4ac-fdcb-424e-be9f-de2a8a89caa5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 Aug 07 16:16:49.885182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11a4a4ac-fdcb-424e-be9f-de2a8a89caa5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.885182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11a4a4ac-fdcb-424e-be9f-de2a8a89caa5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.895798 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11a4a4ac-fdcb-424e-be9f-de2a8a89caa5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 returned with HTTP 404 Aug 07 16:16:49.896625 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 503/2018] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/volumes/5fd0d3fc-389b-430c-bbe0-a92e6bdd1042 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:49.906395 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bb056c37-7b6f-46cd-bca7-4e5f476b6c87 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.913597 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb056c37-7b6f-46cd-bca7-4e5f476b6c87 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d Aug 07 16:16:49.914059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb056c37-7b6f-46cd-bca7-4e5f476b6c87 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.914343 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bb056c37-7b6f-46cd-bca7-4e5f476b6c87 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.914540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-bb056c37-7b6f-46cd-bca7-4e5f476b6c87 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 6c70ff7d-f910-4b69-84ff-a7ad67a4d80d {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:49.919753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bb056c37-7b6f-46cd-bca7-4e5f476b6c87 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d returned with HTTP 404 Aug 07 16:16:49.920798 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 498/2019] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:49 2026] GET /volume/v3/groups/6c70ff7d-f910-4b69-84ff-a7ad67a4d80d => generated 108 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:16:49.938337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75693274-59bc-4c6f-a803-51ab4f634ae7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.940494 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75693274-59bc-4c6f-a803-51ab4f634ae7 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/c2f84644-85f3-4baa-b630-ec32c331acbf Aug 07 16:16:49.940722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75693274-59bc-4c6f-a803-51ab4f634ae7 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.940941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75693274-59bc-4c6f-a803-51ab4f634ae7 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.966149 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75693274-59bc-4c6f-a803-51ab4f634ae7 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/group_types/c2f84644-85f3-4baa-b630-ec32c331acbf returned with HTTP 202 Aug 07 16:16:49.966632 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 508/2020] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:16:49 2026] DELETE /volume/v3/group_types/c2f84644-85f3-4baa-b630-ec32c331acbf => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:49.977253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91899915-f8ce-493e-9a96-dbfe8b630c68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:49.979747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91899915-f8ce-493e-9a96-dbfe8b630c68 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] DELETE https://10.4.3.24/volume/v3/types/d1591c29-21b7-43e9-9f4d-45b05ae6718a Aug 07 16:16:49.980457 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91899915-f8ce-493e-9a96-dbfe8b630c68 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:49.980457 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91899915-f8ce-493e-9a96-dbfe8b630c68 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:49.991696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93e3d182-5b6a-451f-8d1e-8bad1e30a270 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.014953 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91899915-f8ce-493e-9a96-dbfe8b630c68 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types/d1591c29-21b7-43e9-9f4d-45b05ae6718a returned with HTTP 202 Aug 07 16:16:50.015607 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 512/2021] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:16:49 2026] DELETE /volume/v3/types/d1591c29-21b7-43e9-9f4d-45b05ae6718a => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:50.026957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a45aa805-b492-48db-8dfc-862277a755f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.030059 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a45aa805-b492-48db-8dfc-862277a755f9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] GET https://10.4.3.24/volume/v3/types/d1591c29-21b7-43e9-9f4d-45b05ae6718a Aug 07 16:16:50.030059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a45aa805-b492-48db-8dfc-862277a755f9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.030059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a45aa805-b492-48db-8dfc-862277a755f9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.037613 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a45aa805-b492-48db-8dfc-862277a755f9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types/d1591c29-21b7-43e9-9f4d-45b05ae6718a returned with HTTP 404 Aug 07 16:16:50.039338 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 499/2022] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/types/d1591c29-21b7-43e9-9f4d-45b05ae6718a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:50.051169 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81a0fb92-0ff3-4602-b6ca-7c544feddbed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.051254 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93e3d182-5b6a-451f-8d1e-8bad1e30a270 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:50.054195 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93e3d182-5b6a-451f-8d1e-8bad1e30a270 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-cryptsetup-1916196215", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.054195 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.054195 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:50.054443 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81a0fb92-0ff3-4602-b6ca-7c544feddbed tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:50.054443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81a0fb92-0ff3-4602-b6ca-7c544feddbed tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-658058725"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.069890 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93e3d182-5b6a-451f-8d1e-8bad1e30a270 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:50.070605 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 504/2023] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:49 2026] POST /volume/v3/types => generated 218 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.080646 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81a0fb92-0ff3-4602-b6ca-7c544feddbed tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:50.081014 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 509/2024] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:16:50 2026] POST /volume/v3/types => generated 223 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.088210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-400b1ff2-1e6f-437d-83bc-29a723925947 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.090336 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-400b1ff2-1e6f-437d-83bc-29a723925947 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types/5d383cd1-3e65-4d93-a322-9d0c305865b8/encryption Aug 07 16:16:50.091553 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-400b1ff2-1e6f-437d-83bc-29a723925947 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "plain", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.091662 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f41dd631-0f0c-4e3b-afbf-0fa5a1fe12b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.093727 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f41dd631-0f0c-4e3b-afbf-0fa5a1fe12b0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:16:50.094396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f41dd631-0f0c-4e3b-afbf-0fa5a1fe12b0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1588485359"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.113390 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f41dd631-0f0c-4e3b-afbf-0fa5a1fe12b0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:16:50.113999 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 500/2025] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:16:50 2026] POST /volume/v3/group_types => generated 181 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:50.116715 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-400b1ff2-1e6f-437d-83bc-29a723925947 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/5d383cd1-3e65-4d93-a322-9d0c305865b8/encryption returned with HTTP 200 Aug 07 16:16:50.117262 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 513/2026] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:16:50 2026] POST /volume/v3/types/5d383cd1-3e65-4d93-a322-9d0c305865b8/encryption => generated 231 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:16:50.124411 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.128778 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:16:50.128985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "542dda5e-37ab-4143-ba8a-87d0dd6bb7d8", "volume_types": ["2f5315b2-1c83-431a-871b-c1278a0b4d0c"], "name": "tempest-GroupSnapshotsTest-Group-432706190"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.130151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.131314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group {'group': {'group_type': '542dda5e-37ab-4143-ba8a-87d0dd6bb7d8', 'volume_types': ['2f5315b2-1c83-431a-871b-c1278a0b4d0c'], 'name': 'tempest-GroupSnapshotsTest-Group-432706190'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:16:50.135049 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group tempest-GroupSnapshotsTest-Group-432706190. Aug 07 16:16:50.153701 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:16:50.185472 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['a225839b-54c1-409d-b14a-4d1f4828a50d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:50.223729 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:50.224653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-137019418", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-cryptsetup-1916196215", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.229276 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9590c4f3-ee95-4008-8b98-e68c2f19829d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:16:50.229276 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 505/2027] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:16:50 2026] POST /volume/v3/groups => generated 111 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:50.229563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-137019418', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-cryptsetup-1916196215', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:50.239049 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume of 1 GB Aug 07 16:16:50.239049 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.239049 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:50.239287 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Availability Zones retrieved successfully. Aug 07 16:16:50.243404 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e495c16d-3682-44af-a320-b5f49288224f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.246522 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e495c16d-3682-44af-a320-b5f49288224f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:50.246754 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e495c16d-3682-44af-a320-b5f49288224f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.247007 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e495c16d-3682-44af-a320-b5f49288224f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.247537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-e495c16d-3682-44af-a320-b5f49288224f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:50.248213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (085c346c-cee6-457a-bb84-d231cebd5563) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:50.249773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a98db1-9bbd-4540-a0ad-1ec85107299c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:50.251068 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:50.251371 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.251371 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:50.262881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e495c16d-3682-44af-a320-b5f49288224f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:50.263409 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 501/2028] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:50.287326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (77a98db1-9bbd-4540-a0ad-1ec85107299c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d383cd1-3e65-4d93-a322-9d0c305865b8,is_public=True,name='tempest-scenario-type-cryptsetup-1916196215',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d383cd1-3e65-4d93-a322-9d0c305865b8', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:50.288334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdabaa0b-3176-4a56-9a93-ab20aaf3dd64) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:50.351552 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-cryptsetup-1916196215 is set by the default quota flag: quota_volumes_tempest-scenario-type-cryptsetup-1916196215, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:50.352143 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-cryptsetup-1916196215 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-cryptsetup-1916196215, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:50.362278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db62d0da-1ce7-4980-b565-6d55c099773e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.364528 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db62d0da-1ce7-4980-b565-6d55c099773e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:50.364755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db62d0da-1ce7-4980-b565-6d55c099773e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.365051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db62d0da-1ce7-4980-b565-6d55c099773e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.366416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-db62d0da-1ce7-4980-b565-6d55c099773e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:50.372152 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.372152 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:50.373000 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db62d0da-1ce7-4980-b565-6d55c099773e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:50.373492 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 514/2029] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.408285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Created reservations ['89970cb3-06cd-4462-a79d-e64be0db3322', '4cd11da1-5b15-4d30-956d-9ec43f7fcf37', 'f54e3646-95c4-4cbb-93d6-097e64666258', 'e7885020-9bfc-4fb9-b246-d998f745fabd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:50.409167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cdabaa0b-3176-4a56-9a93-ab20aaf3dd64) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89970cb3-06cd-4462-a79d-e64be0db3322', '4cd11da1-5b15-4d30-956d-9ec43f7fcf37', 'f54e3646-95c4-4cbb-93d6-097e64666258', 'e7885020-9bfc-4fb9-b246-d998f745fabd']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:50.409965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e04359-bc09-4a8c-83d5-3a25abf94a91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:50.439894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38e04359-bc09-4a8c-83d5-3a25abf94a91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fa8b7dc-6373-4f6b-8001-747a272fb243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-137019418',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['89970cb3-06cd-4462-a79d-e64be0db3322','4cd11da1-5b15-4d30-956d-9ec43f7fcf37','f54e3646-95c4-4cbb-93d6-097e64666258','e7885020-9bfc-4fb9-b246-d998f745fabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=5d383cd1-3e65-4d93-a322-9d0c305865b8), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-137019418',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=2fa8b7dc-6373-4f6b-8001-747a272fb243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf749599b9444b1b17362546c33e5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d383cd1-3e65-4d93-a322-9d0c305865b8),volume_type_id=5d383cd1-3e65-4d93-a322-9d0c305865b8)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:50.440854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febb6254-4acd-4e30-8923-6b13e3e51a2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:50.479879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (febb6254-4acd-4e30-8923-6b13e3e51a2a) transitioned into state 'SUCCESS' from state '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-137019418',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['89970cb3-06cd-4462-a79d-e64be0db3322','4cd11da1-5b15-4d30-956d-9ec43f7fcf37','f54e3646-95c4-4cbb-93d6-097e64666258','e7885020-9bfc-4fb9-b246-d998f745fabd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=5d383cd1-3e65-4d93-a322-9d0c305865b8)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:50.483321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2084a6cc-67c2-4550-a170-c94c100313f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:50.496013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2084a6cc-67c2-4550-a170-c94c100313f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:50.497385 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (085c346c-cee6-457a-bb84-d231cebd5563) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:50.497776 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request issued successfully. Aug 07 16:16:50.498446 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed5cacf9-7387-4167-b5e3-cdda5b06adae tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:50.499325 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 510/2030] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:50 2026] POST /volume/v3/volumes => generated 788 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:50.560110 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e478393a-ff8e-4f6b-9222-ea9248d0adb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.562995 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e478393a-ff8e-4f6b-9222-ea9248d0adb1 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.563113 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e478393a-ff8e-4f6b-9222-ea9248d0adb1 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.564099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e478393a-ff8e-4f6b-9222-ea9248d0adb1 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.578590 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.578590 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:50.587684 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e478393a-ff8e-4f6b-9222-ea9248d0adb1 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:50.600186 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e478393a-ff8e-4f6b-9222-ea9248d0adb1 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 200 Aug 07 16:16:50.600827 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 506/2031] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 840 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.621024 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-312706d1-d044-4d4c-99e2-2199cf541078 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.626316 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-312706d1-d044-4d4c-99e2-2199cf541078 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] POST https://10.4.3.24/volume/v3/os-volume-transfer Aug 07 16:16:50.626316 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-312706d1-d044-4d4c-99e2-2199cf541078 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "946330a4-cc6e-4717-a562-d507d397910a"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:50.629519 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.volume_transfer [None req-312706d1-d044-4d4c-99e2-2199cf541078 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Creating new volume transfer {'transfer': {'volume_id': '946330a4-cc6e-4717-a562-d507d397910a'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Aug 07 16:16:50.629715 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.volume_transfer [None req-312706d1-d044-4d4c-99e2-2199cf541078 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Creating transfer of volume 946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.629988 np0000006731 devstack@c-api.service[100268]: INFO cinder.transfer.api [None req-312706d1-d044-4d4c-99e2-2199cf541078 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Generating transfer record for volume 946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.643139 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.643139 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:50.656401 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-312706d1-d044-4d4c-99e2-2199cf541078 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer returned with HTTP 202 Aug 07 16:16:50.659228 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 502/2032] 10.4.3.24 () {68 vars in 1284 bytes} [Fri Aug 7 16:16:50 2026] POST /volume/v3/os-volume-transfer => generated 439 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:50.670123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b830b59-4a2a-4a26-b77f-3d6172c595fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.675017 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b830b59-4a2a-4a26-b77f-3d6172c595fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.675251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b830b59-4a2a-4a26-b77f-3d6172c595fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.675503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b830b59-4a2a-4a26-b77f-3d6172c595fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.686813 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.686813 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:50.703690 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b830b59-4a2a-4a26-b77f-3d6172c595fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:50.713714 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b830b59-4a2a-4a26-b77f-3d6172c595fc tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 200 Aug 07 16:16:50.714763 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 515/2033] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 848 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.738352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97a13396-7fde-4936-96da-8da168a3ec37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.744979 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97a13396-7fde-4936-96da-8da168a3ec37 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/os-volume-transfer/detail Aug 07 16:16:50.744979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97a13396-7fde-4936-96da-8da168a3ec37 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.749140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97a13396-7fde-4936-96da-8da168a3ec37 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.749396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.volume_transfer [None req-97a13396-7fde-4936-96da-8da168a3ec37 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Listing volume transfers {{(pid=100266) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Aug 07 16:16:50.749756 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.749756 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:50.759550 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97a13396-7fde-4936-96da-8da168a3ec37 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/detail returned with HTTP 200 Aug 07 16:16:50.760917 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 511/2034] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/os-volume-transfer/detail => generated 410 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.775571 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a7af1be-2cfc-4820-90c0-00efa3259d02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.780188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a7af1be-2cfc-4820-90c0-00efa3259d02 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] DELETE https://10.4.3.24/volume/v3/os-volume-transfer/4ba06361-8915-435e-9ca5-839cc156abcf Aug 07 16:16:50.781768 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a7af1be-2cfc-4820-90c0-00efa3259d02 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.782153 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a7af1be-2cfc-4820-90c0-00efa3259d02 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.783044 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.volume_transfer [None req-8a7af1be-2cfc-4820-90c0-00efa3259d02 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Delete transfer with id: 4ba06361-8915-435e-9ca5-839cc156abcf Aug 07 16:16:50.806378 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.806378 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:50.825322 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a7af1be-2cfc-4820-90c0-00efa3259d02 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/4ba06361-8915-435e-9ca5-839cc156abcf returned with HTTP 202 Aug 07 16:16:50.826252 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 507/2035] 10.4.3.24 () {66 vars in 1377 bytes} [Fri Aug 7 16:16:50 2026] DELETE /volume/v3/os-volume-transfer/4ba06361-8915-435e-9ca5-839cc156abcf => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:50.835176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c056aa6b-647d-412f-9c6d-4dcb3adeb0bd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.838418 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c056aa6b-647d-412f-9c6d-4dcb3adeb0bd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.838710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c056aa6b-647d-412f-9c6d-4dcb3adeb0bd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.839013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c056aa6b-647d-412f-9c6d-4dcb3adeb0bd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.848963 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.848963 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:50.861999 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c056aa6b-647d-412f-9c6d-4dcb3adeb0bd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Volume info retrieved successfully. Aug 07 16:16:50.872438 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c056aa6b-647d-412f-9c6d-4dcb3adeb0bd tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 200 Aug 07 16:16:50.873291 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 503/2036] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 840 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:50.892058 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e8cd736-e5a4-427d-8a20-f73f37d532f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.894678 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e8cd736-e5a4-427d-8a20-f73f37d532f8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] DELETE https://10.4.3.24/volume/v3/os-volume-transfer/4ba06361-8915-435e-9ca5-839cc156abcf Aug 07 16:16:50.895442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e8cd736-e5a4-427d-8a20-f73f37d532f8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.895905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e8cd736-e5a4-427d-8a20-f73f37d532f8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.895905 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.volume_transfer [None req-0e8cd736-e5a4-427d-8a20-f73f37d532f8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Delete transfer with id: 4ba06361-8915-435e-9ca5-839cc156abcf Aug 07 16:16:50.902376 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e8cd736-e5a4-427d-8a20-f73f37d532f8 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/os-volume-transfer/4ba06361-8915-435e-9ca5-839cc156abcf returned with HTTP 404 Aug 07 16:16:50.904311 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 516/2037] 10.4.3.24 () {66 vars in 1377 bytes} [Fri Aug 7 16:16:50 2026] DELETE /volume/v3/os-volume-transfer/4ba06361-8915-435e-9ca5-839cc156abcf => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:50.917890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6548422f-6f22-42d8-a7a0-efb0527966dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.920207 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.920481 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.920713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.920913 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Delete volume with id: 946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.929705 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.929705 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:50.929982 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Volume info retrieved successfully. Aug 07 16:16:50.968942 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Delete volume request issued successfully. Aug 07 16:16:50.968942 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6548422f-6f22-42d8-a7a0-efb0527966dd tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 202 Aug 07 16:16:50.968942 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 512/2038] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:50 2026] DELETE /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:50.980240 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-70fdd2fb-4f87-443d-8760-1469b9efbe97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:50.982574 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70fdd2fb-4f87-443d-8760-1469b9efbe97 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:50.982858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70fdd2fb-4f87-443d-8760-1469b9efbe97 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:50.983122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-70fdd2fb-4f87-443d-8760-1469b9efbe97 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:50.996266 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:50.996266 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:50.999907 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-70fdd2fb-4f87-443d-8760-1469b9efbe97 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Volume info retrieved successfully. Aug 07 16:16:51.008866 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-70fdd2fb-4f87-443d-8760-1469b9efbe97 tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 200 Aug 07 16:16:51.009525 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 508/2039] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:50 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 1003 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:51.280173 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d59d034-8d0f-472d-b99f-41c30574b010 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:51.285437 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d59d034-8d0f-472d-b99f-41c30574b010 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:51.285556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d59d034-8d0f-472d-b99f-41c30574b010 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:51.287239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d59d034-8d0f-472d-b99f-41c30574b010 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:51.287956 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4d59d034-8d0f-472d-b99f-41c30574b010 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:51.297426 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.297426 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:51.324208 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d59d034-8d0f-472d-b99f-41c30574b010 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:51.324702 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 504/2040] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:51 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 392 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:51.346235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-391dab42-4486-42d0-b69d-981f337878ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:51.349590 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:51.350928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1438631337", "volume_type": "2f5315b2-1c83-431a-871b-c1278a0b4d0c", "group_id": "b1aac551-1b0a-4890-8e48-a3d8a3b278a5", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:51.357789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1438631337', 'volume_type': '2f5315b2-1c83-431a-871b-c1278a0b4d0c', 'group_id': 'b1aac551-1b0a-4890-8e48-a3d8a3b278a5', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:51.368313 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.368313 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:51.370032 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume of 1 GB Aug 07 16:16:51.378344 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:16:51.386742 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (2fb933d5-25fa-43c2-b90d-38760e826b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:51.389197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cf0f28-74ad-4162-8926-ca31453a13f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:51.389812 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.389812 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:51.391227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:51.395478 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc06f47c-40f9-46f6-9e0d-8e3ce7ce3ec8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:51.398517 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc06f47c-40f9-46f6-9e0d-8e3ce7ce3ec8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:51.399011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc06f47c-40f9-46f6-9e0d-8e3ce7ce3ec8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:51.399011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc06f47c-40f9-46f6-9e0d-8e3ce7ce3ec8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:51.399175 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cc06f47c-40f9-46f6-9e0d-8e3ce7ce3ec8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:51.404109 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.404109 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:51.404944 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc06f47c-40f9-46f6-9e0d-8e3ce7ce3ec8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:51.405670 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 513/2041] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:51 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:51.432438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15cf0f28-74ad-4162-8926-ca31453a13f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f5315b2-1c83-431a-871b-c1278a0b4d0c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-658058725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f5315b2-1c83-431a-871b-c1278a0b4d0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b1aac551-1b0a-4890-8e48-a3d8a3b278a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:51.433559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaad7692-3fe0-498e-8fc4-abb420d046bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:51.486820 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-658058725 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-658058725, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:51.486820 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-658058725 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-658058725, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:51.535751 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['dd8fb3cf-19f1-4225-9f35-0b7646ae854b', 'e6abba69-990a-4381-bd71-3fc8f98e371a', '35d4b99b-8817-43a1-97b4-6c29e429f87e', 'cabe8e73-ba48-4172-9475-a2b2de1daf71'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:51.536975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aaad7692-3fe0-498e-8fc4-abb420d046bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8fb3cf-19f1-4225-9f35-0b7646ae854b', 'e6abba69-990a-4381-bd71-3fc8f98e371a', '35d4b99b-8817-43a1-97b4-6c29e429f87e', 'cabe8e73-ba48-4172-9475-a2b2de1daf71']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:51.537896 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba46364-6378-4344-8ca9-c5cf466d4b79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:51.567709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ba46364-6378-4344-8ca9-c5cf466d4b79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3acebe9f-3a5d-48cf-90f0-8df63b571c3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1438631337',encryption_key_id=None,group_id=b1aac551-1b0a-4890-8e48-a3d8a3b278a5,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['dd8fb3cf-19f1-4225-9f35-0b7646ae854b','e6abba69-990a-4381-bd71-3fc8f98e371a','35d4b99b-8817-43a1-97b4-6c29e429f87e','cabe8e73-ba48-4172-9475-a2b2de1daf71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=2f5315b2-1c83-431a-871b-c1278a0b4d0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1438631337',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b1aac551-1b0a-4890-8e48-a3d8a3b278a5,host=None,id=3acebe9f-3a5d-48cf-90f0-8df63b571c3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c78fb7855ee4df98f90d2c3a965927b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa619cf7174418b82949ae21f233529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f5315b2-1c83-431a-871b-c1278a0b4d0c),volume_type_id=2f5315b2-1c83-431a-871b-c1278a0b4d0c)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:51.569182 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0574532-9bd1-42e3-8b12-15ffa958d77a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:51.597323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e0574532-9bd1-42e3-8b12-15ffa958d77a) transitioned into state 'SUCCESS' from state '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-1438631337',encryption_key_id=None,group_id=b1aac551-1b0a-4890-8e48-a3d8a3b278a5,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['dd8fb3cf-19f1-4225-9f35-0b7646ae854b','e6abba69-990a-4381-bd71-3fc8f98e371a','35d4b99b-8817-43a1-97b4-6c29e429f87e','cabe8e73-ba48-4172-9475-a2b2de1daf71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=2f5315b2-1c83-431a-871b-c1278a0b4d0c)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:51.598324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca21e0d8-979a-4d06-9d3c-a6c2ba4a8e3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:51.621518 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca21e0d8-979a-4d06-9d3c-a6c2ba4a8e3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:51.622267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (2fb933d5-25fa-43c2-b90d-38760e826b56) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:51.622779 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request issued successfully. Aug 07 16:16:51.623765 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:51.624028 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:51.673571 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:51.677738 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.677738 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:51.682259 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-391dab42-4486-42d0-b69d-981f337878ba tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:51.682663 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 517/2042] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:16:51 2026] POST /volume/v3/volumes => generated 820 bytes in 338 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:51.696713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99762d47-a4f8-48ff-8816-273c18be224d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:51.699477 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d Aug 07 16:16:51.699863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:51.700145 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:51.710070 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.710070 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:51.716386 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:51.717383 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:51.717605 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:51.782805 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:51.791459 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:51.791459 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:51.805137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99762d47-a4f8-48ff-8816-273c18be224d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d returned with HTTP 200 Aug 07 16:16:51.805673 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 509/2043] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:51 2026] GET /volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d => generated 888 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:52.027175 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-971c1ba2-1a61-46b1-8255-a144e79b699f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.029364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-971c1ba2-1a61-46b1-8255-a144e79b699f tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:52.030652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-971c1ba2-1a61-46b1-8255-a144e79b699f tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.030652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-971c1ba2-1a61-46b1-8255-a144e79b699f tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.036330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-971c1ba2-1a61-46b1-8255-a144e79b699f tempest-VolumesTransfersTest-26350662 tempest-VolumesTransfersTest-26350662-project-admin] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 404 Aug 07 16:16:52.036824 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 505/2044] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:16:52.047088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bf57f6c0-9408-4552-bbac-d07195c3e1e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.054130 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf57f6c0-9408-4552-bbac-d07195c3e1e6 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] GET https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:52.054390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf57f6c0-9408-4552-bbac-d07195c3e1e6 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.054585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bf57f6c0-9408-4552-bbac-d07195c3e1e6 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.061609 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bf57f6c0-9408-4552-bbac-d07195c3e1e6 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 404 Aug 07 16:16:52.061965 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 514/2045] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:52.074667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be5b51ed-e170-4e89-98fe-6866740b0396 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.078620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be5b51ed-e170-4e89-98fe-6866740b0396 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] DELETE https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:52.078620 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be5b51ed-e170-4e89-98fe-6866740b0396 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.078620 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be5b51ed-e170-4e89-98fe-6866740b0396 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.078620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-be5b51ed-e170-4e89-98fe-6866740b0396 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] Delete volume with id: 946330a4-cc6e-4717-a562-d507d397910a Aug 07 16:16:52.085940 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be5b51ed-e170-4e89-98fe-6866740b0396 tempest-VolumesTransfersTest-871702709 tempest-VolumesTransfersTest-871702709-project-member] https://10.4.3.24/volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a returned with HTTP 404 Aug 07 16:16:52.086971 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 518/2046] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:52 2026] DELETE /volume/v3/volumes/946330a4-cc6e-4717-a562-d507d397910a => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:52.422825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a140e896-5a57-40ce-b509-3eaae4e183e6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.425607 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a140e896-5a57-40ce-b509-3eaae4e183e6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:52.426096 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a140e896-5a57-40ce-b509-3eaae4e183e6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.426298 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a140e896-5a57-40ce-b509-3eaae4e183e6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.426466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a140e896-5a57-40ce-b509-3eaae4e183e6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:52.431598 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.431598 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:52.432366 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a140e896-5a57-40ce-b509-3eaae4e183e6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:52.432735 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 510/2047] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 825 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:52.445141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0e9e7951-c27e-49bd-bde5-62af44b9308e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.450314 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e9e7951-c27e-49bd-bde5-62af44b9308e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 Aug 07 16:16:52.451294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7951-c27e-49bd-bde5-62af44b9308e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.451294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0e9e7951-c27e-49bd-bde5-62af44b9308e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.467734 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.467734 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:52.476293 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0e9e7951-c27e-49bd-bde5-62af44b9308e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:52.485919 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0e9e7951-c27e-49bd-bde5-62af44b9308e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 returned with HTTP 200 Aug 07 16:16:52.486681 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 506/2048] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 => generated 963 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:52.505650 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-212ffb90-2126-492f-aa1a-5635d1fbae8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.508100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-212ffb90-2126-492f-aa1a-5635d1fbae8d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 Aug 07 16:16:52.508642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-212ffb90-2126-492f-aa1a-5635d1fbae8d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.508642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-212ffb90-2126-492f-aa1a-5635d1fbae8d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.519960 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.519960 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:52.525625 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-212ffb90-2126-492f-aa1a-5635d1fbae8d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:52.534002 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-212ffb90-2126-492f-aa1a-5635d1fbae8d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 returned with HTTP 200 Aug 07 16:16:52.534002 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 515/2049] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 => generated 963 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:52.556221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-17c53175-ee50-4190-a322-79b2ac162d33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.559111 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 Aug 07 16:16:52.559790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.559790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.560809 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: 17fe454c-182e-410f-8bde-d98527474105 Aug 07 16:16:52.575163 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.575163 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:52.576844 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:52.624324 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume request issued successfully. Aug 07 16:16:52.624662 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-17c53175-ee50-4190-a322-79b2ac162d33 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 returned with HTTP 202 Aug 07 16:16:52.625429 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 519/2050] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:52 2026] DELETE /volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:52.633601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29f7f312-5084-46d1-9852-46149d45c16c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.638094 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29f7f312-5084-46d1-9852-46149d45c16c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 Aug 07 16:16:52.638094 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29f7f312-5084-46d1-9852-46149d45c16c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.638340 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29f7f312-5084-46d1-9852-46149d45c16c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.651937 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.651937 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:52.661712 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-29f7f312-5084-46d1-9852-46149d45c16c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:52.668214 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29f7f312-5084-46d1-9852-46149d45c16c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 returned with HTTP 200 Aug 07 16:16:52.668774 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 511/2051] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 => generated 962 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:52.825808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50e6639b-aefd-473c-8b15-0ea86db76896 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.831463 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d Aug 07 16:16:52.831463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:52.831463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:52.842808 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.842808 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:52.849122 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:52.850530 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:52.850938 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:52.920603 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:52.925478 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.925478 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:52.937110 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50e6639b-aefd-473c-8b15-0ea86db76896 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d returned with HTTP 200 Aug 07 16:16:52.937110 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 507/2052] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:52 2026] GET /volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:52.958697 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-68160805-bbee-4596-96f3-4892193fbe6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.961264 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:52.961710 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1793701696", "volume_type": "2f5315b2-1c83-431a-871b-c1278a0b4d0c", "group_id": "b1aac551-1b0a-4890-8e48-a3d8a3b278a5", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:52.963858 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1793701696', 'volume_type': '2f5315b2-1c83-431a-871b-c1278a0b4d0c', 'group_id': 'b1aac551-1b0a-4890-8e48-a3d8a3b278a5', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:52.971670 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-712afde0-04a8-4b43-99f7-6a819899c85e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:52.974343 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-712afde0-04a8-4b43-99f7-6a819899c85e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:52.974717 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-712afde0-04a8-4b43-99f7-6a819899c85e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:52.976083 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:52.976083 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:52.976820 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume of 1 GB Aug 07 16:16:52.987588 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:16:52.999423 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-712afde0-04a8-4b43-99f7-6a819899c85e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:52.999629 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 520/2053] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:16:52 2026] POST /volume/v3/types => generated 269 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:52.999758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (2113d6d9-3f82-44d6-9fec-aa77d2419162) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.002376 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b05b07d-a1ce-49a3-85a1-0c6e23294e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.003160 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.003160 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:53.005789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:53.015428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6404f0ff-05e1-4e29-9c0b-31037fc431f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.017742 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6404f0ff-05e1-4e29-9c0b-31037fc431f2 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:16:53.018295 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6404f0ff-05e1-4e29-9c0b-31037fc431f2 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:53.032765 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0b05b07d-a1ce-49a3-85a1-0c6e23294e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=2f5315b2-1c83-431a-871b-c1278a0b4d0c,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-658058725',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2f5315b2-1c83-431a-871b-c1278a0b4d0c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'b1aac551-1b0a-4890-8e48-a3d8a3b278a5', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.033871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81641c42-caf3-43ed-a11f-a9bf29665a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.036475 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6404f0ff-05e1-4e29-9c0b-31037fc431f2 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:16:53.037333 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 512/2054] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:16:53 2026] POST /volume/v3/types => generated 268 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:53.049702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.052613 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:53.053119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1083207862", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:53.055358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1083207862', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:53.060234 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume of 1 GB Aug 07 16:16:53.060587 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.060587 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:53.061317 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Availability Zones retrieved successfully. Aug 07 16:16:53.069450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Flow 'volume_create_api' (71bbadc4-ef3a-488c-aae5-eaae3d8d07ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.071052 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-658058725 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-658058725, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.071181 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-658058725 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-658058725, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.071737 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094ad996-b1cf-484e-8ffb-465dc8be0850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.073021 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:53.093645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['2d9d950a-bde6-4b4b-be98-9af8938bde83', '786a8b70-f07c-42b3-af39-ddac53233202', '6cb4186e-e6a4-4dc6-a41d-e2b524341011', '28f3ca47-3a8b-426c-ad18-7d421f9bbf78'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:53.094855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81641c42-caf3-43ed-a11f-a9bf29665a54) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d9d950a-bde6-4b4b-be98-9af8938bde83', '786a8b70-f07c-42b3-af39-ddac53233202', '6cb4186e-e6a4-4dc6-a41d-e2b524341011', '28f3ca47-3a8b-426c-ad18-7d421f9bbf78']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.095903 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba6a241-19d2-4e9b-8668-089958a8da3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.106599 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (094ad996-b1cf-484e-8ffb-465dc8be0850) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.107867 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fadca54-0576-4b53-a9b4-8c7812742b8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.130732 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba6a241-19d2-4e9b-8668-089958a8da3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ead92785-f941-47b7-85ee-de0653f11de4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1793701696',encryption_key_id=None,group_id=b1aac551-1b0a-4890-8e48-a3d8a3b278a5,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['2d9d950a-bde6-4b4b-be98-9af8938bde83','786a8b70-f07c-42b3-af39-ddac53233202','6cb4186e-e6a4-4dc6-a41d-e2b524341011','28f3ca47-3a8b-426c-ad18-7d421f9bbf78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=2f5315b2-1c83-431a-871b-c1278a0b4d0c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1793701696',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=b1aac551-1b0a-4890-8e48-a3d8a3b278a5,host=None,id=ead92785-f941-47b7-85ee-de0653f11de4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c78fb7855ee4df98f90d2c3a965927b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa619cf7174418b82949ae21f233529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2f5315b2-1c83-431a-871b-c1278a0b4d0c),volume_type_id=2f5315b2-1c83-431a-871b-c1278a0b4d0c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.131833 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea53c96-7683-4e4b-8378-82d1ec117a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.145430 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.145721 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.163347 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fea53c96-7683-4e4b-8378-82d1ec117a99) transitioned into state 'SUCCESS' from state '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-1793701696',encryption_key_id=None,group_id=b1aac551-1b0a-4890-8e48-a3d8a3b278a5,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['2d9d950a-bde6-4b4b-be98-9af8938bde83','786a8b70-f07c-42b3-af39-ddac53233202','6cb4186e-e6a4-4dc6-a41d-e2b524341011','28f3ca47-3a8b-426c-ad18-7d421f9bbf78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=2f5315b2-1c83-431a-871b-c1278a0b4d0c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.164463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f6f53b-633c-4ce6-9b61-003fefc138af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.181408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (65f6f53b-633c-4ce6-9b61-003fefc138af) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.182280 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (2113d6d9-3f82-44d6-9fec-aa77d2419162) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.182633 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request issued successfully. Aug 07 16:16:53.183403 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:53.183570 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:53.199184 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Created reservations ['2d0b12ae-993e-47db-84f0-e455bb5a771a', '32f33ede-1770-48d8-b043-b601115f2f54', '1393c39b-4cac-4651-99ed-45bfc76f8530', '373e909f-1946-47c4-a176-1785c1ec54cc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:53.200085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9fadca54-0576-4b53-a9b4-8c7812742b8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d0b12ae-993e-47db-84f0-e455bb5a771a', '32f33ede-1770-48d8-b043-b601115f2f54', '1393c39b-4cac-4651-99ed-45bfc76f8530', '373e909f-1946-47c4-a176-1785c1ec54cc']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.201272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d24c343-610a-4749-a2cd-de6c263bee6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.235033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d24c343-610a-4749-a2cd-de6c263bee6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1083207862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1cebf189a84409b6b488de73025bf0',qos_specs=None,replication_status=,reservations=['2d0b12ae-993e-47db-84f0-e455bb5a771a','32f33ede-1770-48d8-b043-b601115f2f54','1393c39b-4cac-4651-99ed-45bfc76f8530','373e909f-1946-47c4-a176-1785c1ec54cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d905bf88aa804e50a87b79d87c4f3264',volume_type_id=868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1083207862',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1cebf189a84409b6b488de73025bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d905bf88aa804e50a87b79d87c4f3264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1),volume_type_id=868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.235929 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:53.236083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e9654b9-a400-4a3c-a1f8-7f1fc26b60cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.242148 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.242148 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:53.248314 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-68160805-bbee-4596-96f3-4892193fbe6e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:53.248706 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 516/2055] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:16:52 2026] POST /volume/v3/volumes => generated 820 bytes in 291 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:53.266259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.268497 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 Aug 07 16:16:53.268705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:53.268826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:53.272590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0e9654b9-a400-4a3c-a1f8-7f1fc26b60cc) transitioned into state 'SUCCESS' from state '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-1083207862',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1cebf189a84409b6b488de73025bf0',qos_specs=None,replication_status=,reservations=['2d0b12ae-993e-47db-84f0-e455bb5a771a','32f33ede-1770-48d8-b043-b601115f2f54','1393c39b-4cac-4651-99ed-45bfc76f8530','373e909f-1946-47c4-a176-1785c1ec54cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d905bf88aa804e50a87b79d87c4f3264',volume_type_id=868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.273525 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1639eb-2e37-4d34-8205-17be18a7db2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.285086 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.285086 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:53.290085 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:53.290971 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:53.291178 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:53.296108 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ec1639eb-2e37-4d34-8205-17be18a7db2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.297477 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Flow 'volume_create_api' (71bbadc4-ef3a-488c-aae5-eaae3d8d07ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.297928 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume request issued successfully. Aug 07 16:16:53.300079 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2b5dd23-5619-489b-a668-d8ef9d56a59d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:53.300079 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 508/2056] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:53 2026] POST /volume/v3/volumes => generated 845 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:53.323003 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.324892 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:53.325430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-523731256", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:53.328640 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-523731256', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:53.339002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume of 1 GB Aug 07 16:16:53.339002 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.339002 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:53.339002 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Availability Zones retrieved successfully. Aug 07 16:16:53.345901 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Flow 'volume_create_api' (8098f92c-ceaf-4c54-b0ec-43554a8f0f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.347779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b787cb97-795d-4473-94d1-a0029ebfe148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.348476 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:53.356216 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:53.360672 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.360672 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:53.371410 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c423d56b-a77b-4ed5-b7b4-ffbb056e152e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 returned with HTTP 200 Aug 07 16:16:53.372163 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 521/2057] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:53 2026] GET /volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 => generated 888 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:53.387097 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b787cb97-795d-4473-94d1-a0029ebfe148) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:53Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9cf131f0-9151-4f57-9d5a-87249fe4bb35,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9cf131f0-9151-4f57-9d5a-87249fe4bb35', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.387754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892b52c2-09c7-446f-8a9e-312cfc71903b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.439702 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.440146 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.511082 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Created reservations ['7dc8fdec-970f-4f78-a881-5a65b326b9a7', '88617614-f805-414c-99c7-25e97b6e0fef', 'c6ccd54f-ad07-4486-abbf-d854319e9239', '9ba3904d-9082-4a89-a057-d51f0ad9a40e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:53.512246 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (892b52c2-09c7-446f-8a9e-312cfc71903b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dc8fdec-970f-4f78-a881-5a65b326b9a7', '88617614-f805-414c-99c7-25e97b6e0fef', 'c6ccd54f-ad07-4486-abbf-d854319e9239', '9ba3904d-9082-4a89-a057-d51f0ad9a40e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.513574 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf81c7e-7c9e-4fa6-8fba-ff43b1a914d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.544879 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4cf81c7e-7c9e-4fa6-8fba-ff43b1a914d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '093eb764-1ab9-4576-bf6c-f832e9eb39aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-523731256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1cebf189a84409b6b488de73025bf0',qos_specs=None,replication_status=,reservations=['7dc8fdec-970f-4f78-a881-5a65b326b9a7','88617614-f805-414c-99c7-25e97b6e0fef','c6ccd54f-ad07-4486-abbf-d854319e9239','9ba3904d-9082-4a89-a057-d51f0ad9a40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d905bf88aa804e50a87b79d87c4f3264',volume_type_id=9cf131f0-9151-4f57-9d5a-87249fe4bb35), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-523731256',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=093eb764-1ab9-4576-bf6c-f832e9eb39aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1cebf189a84409b6b488de73025bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d905bf88aa804e50a87b79d87c4f3264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9cf131f0-9151-4f57-9d5a-87249fe4bb35),volume_type_id=9cf131f0-9151-4f57-9d5a-87249fe4bb35)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.546023 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534aa3fb-b578-498d-ad8c-adc0a1c73177) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.585754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (534aa3fb-b578-498d-ad8c-adc0a1c73177) transitioned into state 'SUCCESS' from state '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-523731256',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1cebf189a84409b6b488de73025bf0',qos_specs=None,replication_status=,reservations=['7dc8fdec-970f-4f78-a881-5a65b326b9a7','88617614-f805-414c-99c7-25e97b6e0fef','c6ccd54f-ad07-4486-abbf-d854319e9239','9ba3904d-9082-4a89-a057-d51f0ad9a40e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d905bf88aa804e50a87b79d87c4f3264',volume_type_id=9cf131f0-9151-4f57-9d5a-87249fe4bb35)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.586738 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9402e572-72a6-4626-a221-f3447db3662b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.601500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9402e572-72a6-4626-a221-f3447db3662b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.602387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Flow 'volume_create_api' (8098f92c-ceaf-4c54-b0ec-43554a8f0f40) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.602705 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume request issued successfully. Aug 07 16:16:53.603311 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ed0d888b-15aa-42a9-8e2c-98a0a89b279e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:53.604073 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 513/2058] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:53 2026] POST /volume/v3/volumes => generated 843 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:53.636413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.638642 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:53.639065 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-904428391", "snapshot_id": null, "imageRef": "442b512e-8be0-4ed0-9473-7db397bd1b61", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:53.640940 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-904428391', 'snapshot_id': None, 'imageRef': '442b512e-8be0-4ed0-9473-7db397bd1b61', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:53.686559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6abdb182-a39a-4637-96ce-a0068e626c97 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.689265 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6abdb182-a39a-4637-96ce-a0068e626c97 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 Aug 07 16:16:53.689664 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6abdb182-a39a-4637-96ce-a0068e626c97 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:53.690082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6abdb182-a39a-4637-96ce-a0068e626c97 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:53.702657 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6abdb182-a39a-4637-96ce-a0068e626c97 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 returned with HTTP 404 Aug 07 16:16:53.703456 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 509/2059] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:53 2026] GET /volume/v3/volumes/17fe454c-182e-410f-8bde-d98527474105 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:53.716575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.720422 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:53.720422 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:53.720422 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:53.720422 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete backup with id: fe9020cf-3408-4861-aa31-42e67fc51d7c. Aug 07 16:16:53.730811 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.730811 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:53.758623 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] delete_backup rpcapi backup_id fe9020cf-3408-4861-aa31-42e67fc51d7c {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:16:53.760972 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02915359-ce75-4c13-a08c-eba3a1b5e041 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 202 Aug 07 16:16:53.761724 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 522/2060] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:53 2026] DELETE /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 16:16:53.771063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-503578ac-15a4-4262-84fc-3a8716e229ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:53.772831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume of 1 GB Aug 07 16:16:53.773230 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.773230 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:53.773559 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-503578ac-15a4-4262-84fc-3a8716e229ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:53.773830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-503578ac-15a4-4262-84fc-3a8716e229ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:53.773891 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Availability Zones retrieved successfully. Aug 07 16:16:53.774032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-503578ac-15a4-4262-84fc-3a8716e229ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:53.774136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-503578ac-15a4-4262-84fc-3a8716e229ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:53.779398 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:53.779398 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:53.780491 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-503578ac-15a4-4262-84fc-3a8716e229ff tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 200 Aug 07 16:16:53.781111 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 514/2061] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:53 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 824 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:53.791460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Flow 'volume_create_api' (5efa27b5-be82-43e7-b74a-c0555697f07d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:53.792962 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53047ef8-dd3a-4738-8856-462f4418952d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.794193 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:53.869367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53047ef8-dd3a-4738-8856-462f4418952d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:16:50Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=5d3224bb-5825-4224-943a-fe9c9095e10a,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5d3224bb-5825-4224-943a-fe9c9095e10a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.869812 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b32e2d3-8f0c-44d8-822f-178c8e84b465) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.915444 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.915897 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:53.950854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Created reservations ['a1ffaec4-3912-4754-a743-f94f14c475d1', '742c7779-9634-4f91-a0a2-99669c70d81e', '19c6c485-adc2-4ea3-a209-6c8f05dbed75', 'edd38442-f209-42c7-8ee5-515786d3ab81'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:53.952117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b32e2d3-8f0c-44d8-822f-178c8e84b465) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1ffaec4-3912-4754-a743-f94f14c475d1', '742c7779-9634-4f91-a0a2-99669c70d81e', '19c6c485-adc2-4ea3-a209-6c8f05dbed75', 'edd38442-f209-42c7-8ee5-515786d3ab81']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.953272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7934d98f-9c84-4033-8e8c-879b245e4de0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:53.984795 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7934d98f-9c84-4033-8e8c-879b245e4de0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74015b41-e64e-4b41-afd7-211d55680d98', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-904428391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1cebf189a84409b6b488de73025bf0',qos_specs=None,replication_status=,reservations=['a1ffaec4-3912-4754-a743-f94f14c475d1','742c7779-9634-4f91-a0a2-99669c70d81e','19c6c485-adc2-4ea3-a209-6c8f05dbed75','edd38442-f209-42c7-8ee5-515786d3ab81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d905bf88aa804e50a87b79d87c4f3264',volume_type_id=5d3224bb-5825-4224-943a-fe9c9095e10a), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-904428391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74015b41-e64e-4b41-afd7-211d55680d98,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8b1cebf189a84409b6b488de73025bf0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d905bf88aa804e50a87b79d87c4f3264',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5d3224bb-5825-4224-943a-fe9c9095e10a),volume_type_id=5d3224bb-5825-4224-943a-fe9c9095e10a)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:53.984795 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d7fdd2-99a7-44f6-bf34-af72011fc962) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:54.019179 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32d7fdd2-99a7-44f6-bf34-af72011fc962) transitioned into state 'SUCCESS' from state '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-904428391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8b1cebf189a84409b6b488de73025bf0',qos_specs=None,replication_status=,reservations=['a1ffaec4-3912-4754-a743-f94f14c475d1','742c7779-9634-4f91-a0a2-99669c70d81e','19c6c485-adc2-4ea3-a209-6c8f05dbed75','edd38442-f209-42c7-8ee5-515786d3ab81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d905bf88aa804e50a87b79d87c4f3264',volume_type_id=5d3224bb-5825-4224-943a-fe9c9095e10a)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:54.020491 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086ec76a-9ed4-48ea-b432-211600ff80d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:54.036331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (086ec76a-9ed4-48ea-b432-211600ff80d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:54.036331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Flow 'volume_create_api' (5efa27b5-be82-43e7-b74a-c0555697f07d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:54.036331 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Create volume request issued successfully. Aug 07 16:16:54.036331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-063c7971-7dd3-4fe9-9f1f-f158c0453a89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:54.036675 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 517/2062] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:16:53 2026] POST /volume/v3/volumes => generated 844 bytes in 401 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:54.059418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b110087-179b-4ac9-8065-e19a6db4b765 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.062008 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b110087-179b-4ac9-8065-e19a6db4b765 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:16:54.062264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b110087-179b-4ac9-8065-e19a6db4b765 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:54.062862 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b110087-179b-4ac9-8065-e19a6db4b765 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:54.071430 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.071430 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:54.077451 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b110087-179b-4ac9-8065-e19a6db4b765 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:16:54.083251 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b110087-179b-4ac9-8065-e19a6db4b765 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:16:54.085597 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 510/2063] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:54 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 912 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:54.392172 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.397328 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 Aug 07 16:16:54.397328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:54.397328 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:54.414143 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.414143 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:54.419383 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:16:54.420599 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:54.420599 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:54.486119 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:54.491685 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.491685 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:54.502813 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c81990d4-e37f-49f0-896f-69ed70bd72b8 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 returned with HTTP 200 Aug 07 16:16:54.503567 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 523/2064] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:16:54 2026] GET /volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 => generated 913 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:16:54.522961 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-289ff101-75b7-4145-ac8c-dee483a498e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.525746 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-289ff101-75b7-4145-ac8c-dee483a498e1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] PUT https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:54.526357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-289ff101-75b7-4145-ac8c-dee483a498e1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "3acebe9f-3a5d-48cf-90f0-8df63b571c3d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:54.528468 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-289ff101-75b7-4145-ac8c-dee483a498e1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Update called for group b1aac551-1b0a-4890-8e48-a3d8a3b278a5. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 16:16:54.528653 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-289ff101-75b7-4145-ac8c-dee483a498e1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Updating group b1aac551-1b0a-4890-8e48-a3d8a3b278a5 with name None description: None add_volumes: None remove_volumes: 3acebe9f-3a5d-48cf-90f0-8df63b571c3d. Aug 07 16:16:54.533922 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.533922 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:54.556982 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-289ff101-75b7-4145-ac8c-dee483a498e1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 202 Aug 07 16:16:54.557629 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 515/2065] 10.4.3.24 () {70 vars in 1399 bytes} [Fri Aug 7 16:16:54 2026] PUT /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:54.565682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-582aade3-f4c6-45cb-9c01-4687738d9438 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.568387 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-582aade3-f4c6-45cb-9c01-4687738d9438 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:54.568619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-582aade3-f4c6-45cb-9c01-4687738d9438 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:54.568856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-582aade3-f4c6-45cb-9c01-4687738d9438 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:54.569718 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-582aade3-f4c6-45cb-9c01-4687738d9438 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:54.572691 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.572691 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:54.581472 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-582aade3-f4c6-45cb-9c01-4687738d9438 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:54.581873 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 518/2066] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:54 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:54.792937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dec850c1-ed24-4761-96fa-d89bbf19a7b4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.795228 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dec850c1-ed24-4761-96fa-d89bbf19a7b4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c Aug 07 16:16:54.795228 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dec850c1-ed24-4761-96fa-d89bbf19a7b4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:54.795406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dec850c1-ed24-4761-96fa-d89bbf19a7b4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:54.795532 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dec850c1-ed24-4761-96fa-d89bbf19a7b4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id fe9020cf-3408-4861-aa31-42e67fc51d7c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:54.801381 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dec850c1-ed24-4761-96fa-d89bbf19a7b4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c returned with HTTP 404 Aug 07 16:16:54.801939 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 511/2067] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:54 2026] GET /volume/v3/backups/fe9020cf-3408-4861-aa31-42e67fc51d7c => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:54.924997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a10b6fc1-bf59-4375-a014-8854c9de056c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.927613 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:54.927919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:54.929157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:54.929157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:54.940835 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.940835 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:54.941581 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:54.969409 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume request issued successfully. Aug 07 16:16:54.969476 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a10b6fc1-bf59-4375-a014-8854c9de056c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 202 Aug 07 16:16:54.970065 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 524/2068] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:54 2026] DELETE /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:54.980178 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09e609b4-6b7c-47cd-b5f9-f37b9afff2b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:54.982480 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09e609b4-6b7c-47cd-b5f9-f37b9afff2b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:54.982698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09e609b4-6b7c-47cd-b5f9-f37b9afff2b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:54.982895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09e609b4-6b7c-47cd-b5f9-f37b9afff2b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:54.998279 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:54.998279 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:55.006179 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09e609b4-6b7c-47cd-b5f9-f37b9afff2b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:55.014848 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09e609b4-6b7c-47cd-b5f9-f37b9afff2b8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 200 Aug 07 16:16:55.016628 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 516/2069] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:54 2026] GET /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 905 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:55.099488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-410b6f3c-5458-4872-8127-27045d8fc6a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:55.102017 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-410b6f3c-5458-4872-8127-27045d8fc6a3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:16:55.102352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-410b6f3c-5458-4872-8127-27045d8fc6a3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:55.102671 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-410b6f3c-5458-4872-8127-27045d8fc6a3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:55.112251 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:55.112251 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:55.117491 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-410b6f3c-5458-4872-8127-27045d8fc6a3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:16:55.123128 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-410b6f3c-5458-4872-8127-27045d8fc6a3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:16:55.123655 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 519/2070] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:55 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 936 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:55.353710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6931918a-d772-4429-a886-0070ce60d105 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:55.355635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:16:55.355812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:55.356053 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:55.356256 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume with id: cb058421-3895-4877-b601-a12da4006def Aug 07 16:16:55.364328 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:55.364328 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:55.364747 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:55.400330 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume request issued successfully. Aug 07 16:16:55.400330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6931918a-d772-4429-a886-0070ce60d105 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 202 Aug 07 16:16:55.400330 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 512/2071] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:55 2026] DELETE /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:16:55.405707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b302004-f823-46e6-8bbb-27832b760602 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:55.408222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b302004-f823-46e6-8bbb-27832b760602 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:16:55.408568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b302004-f823-46e6-8bbb-27832b760602 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:55.409039 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b302004-f823-46e6-8bbb-27832b760602 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:55.420106 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:55.420106 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:55.426628 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b302004-f823-46e6-8bbb-27832b760602 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:16:55.434517 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b302004-f823-46e6-8bbb-27832b760602 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 200 Aug 07 16:16:55.435124 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 525/2072] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:55 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 849 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:55.591921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b23215bd-c8ba-4a38-99ff-c04236765c47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:55.594660 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23215bd-c8ba-4a38-99ff-c04236765c47 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:55.594660 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23215bd-c8ba-4a38-99ff-c04236765c47 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:55.595002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b23215bd-c8ba-4a38-99ff-c04236765c47 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:55.595059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-b23215bd-c8ba-4a38-99ff-c04236765c47 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:55.600769 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:55.600769 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:55.612373 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b23215bd-c8ba-4a38-99ff-c04236765c47 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:55.612373 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 517/2073] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:55 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 392 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:55.627763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee1ae5f8-e9ac-4e88-ae84-212e9ac90c43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:55.631500 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee1ae5f8-e9ac-4e88-ae84-212e9ac90c43 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] PUT https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:55.631500 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee1ae5f8-e9ac-4e88-ae84-212e9ac90c43 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "3acebe9f-3a5d-48cf-90f0-8df63b571c3d"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:55.631942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-ee1ae5f8-e9ac-4e88-ae84-212e9ac90c43 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Update called for group b1aac551-1b0a-4890-8e48-a3d8a3b278a5. {{(pid=100266) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 16:16:55.632121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-ee1ae5f8-e9ac-4e88-ae84-212e9ac90c43 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Updating group b1aac551-1b0a-4890-8e48-a3d8a3b278a5 with name None description: None add_volumes: 3acebe9f-3a5d-48cf-90f0-8df63b571c3d remove_volumes: None. Aug 07 16:16:55.635948 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:55.635948 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:55.685529 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee1ae5f8-e9ac-4e88-ae84-212e9ac90c43 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 202 Aug 07 16:16:55.686078 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 520/2074] 10.4.3.24 () {70 vars in 1399 bytes} [Fri Aug 7 16:16:55 2026] PUT /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 16:16:55.698131 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dde3769e-f2c9-4b79-946a-2e3c667d0aac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:55.700842 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dde3769e-f2c9-4b79-946a-2e3c667d0aac tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:55.701037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dde3769e-f2c9-4b79-946a-2e3c667d0aac tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:55.701362 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dde3769e-f2c9-4b79-946a-2e3c667d0aac tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:55.701573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-dde3769e-f2c9-4b79-946a-2e3c667d0aac tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:55.711664 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:55.711664 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:55.743874 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dde3769e-f2c9-4b79-946a-2e3c667d0aac tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:55.744465 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 513/2075] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:55 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 391 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:56.031845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4eb688b4-01c6-4fd2-985c-1c0dcc5bdba7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.035350 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb688b4-01c6-4fd2-985c-1c0dcc5bdba7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:56.035406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb688b4-01c6-4fd2-985c-1c0dcc5bdba7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.035606 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb688b4-01c6-4fd2-985c-1c0dcc5bdba7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.049468 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb688b4-01c6-4fd2-985c-1c0dcc5bdba7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 404 Aug 07 16:16:56.049869 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 526/2076] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:56.065371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ad87347-0a8e-4f15-9c7b-f3cae5f132b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.067613 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ad87347-0a8e-4f15-9c7b-f3cae5f132b9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:56.067838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ad87347-0a8e-4f15-9c7b-f3cae5f132b9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.068085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ad87347-0a8e-4f15-9c7b-f3cae5f132b9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.081147 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ad87347-0a8e-4f15-9c7b-f3cae5f132b9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 404 Aug 07 16:16:56.081699 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 518/2077] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:56.097807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-09e987d9-4027-4832-b692-f0e87f2902cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.103762 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09e987d9-4027-4832-b692-f0e87f2902cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:56.104190 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09e987d9-4027-4832-b692-f0e87f2902cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.104190 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-09e987d9-4027-4832-b692-f0e87f2902cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.104448 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-09e987d9-4027-4832-b692-f0e87f2902cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 Aug 07 16:16:56.110351 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-09e987d9-4027-4832-b692-f0e87f2902cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 returned with HTTP 404 Aug 07 16:16:56.111016 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 521/2078] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:16:56 2026] DELETE /volume/v3/volumes/ac75e281-b0af-41cd-b9c0-cec4a8a1acc2 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:56.125963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.128846 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:56.129383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-164142352"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:56.131556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-164142352'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:56.131719 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume of 1 GB Aug 07 16:16:56.132144 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.132144 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:56.138886 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Availability Zones retrieved successfully. Aug 07 16:16:56.141722 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af5b52f1-0e86-470a-849c-fc990fd845ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.144290 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af5b52f1-0e86-470a-849c-fc990fd845ef tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:16:56.144740 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af5b52f1-0e86-470a-849c-fc990fd845ef tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.145059 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af5b52f1-0e86-470a-849c-fc990fd845ef tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.147215 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (299ecbf3-a006-4397-8295-eccbc406b9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:56.148710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33dd74f-03f2-488e-ba05-ff2806b120cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.150148 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:56.154783 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.154783 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:56.161053 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af5b52f1-0e86-470a-849c-fc990fd845ef tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:16:56.168865 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af5b52f1-0e86-470a-849c-fc990fd845ef tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:16:56.169706 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 527/2079] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:56.200122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c33dd74f-03f2-488e-ba05-ff2806b120cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.200947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3ec10f-95b1-4c3f-895e-90a5a73658a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.206130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.292819 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['1c6ffed8-5b14-4c9c-b14b-27ad205247eb', '98722071-710e-478e-8138-ffc9a0b7855d', '7823ab5e-97b9-4b67-8d31-370418c6c474', '42299040-c91d-40c9-b0c3-67576b08a191'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:56.293771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a3ec10f-95b1-4c3f-895e-90a5a73658a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1c6ffed8-5b14-4c9c-b14b-27ad205247eb', '98722071-710e-478e-8138-ffc9a0b7855d', '7823ab5e-97b9-4b67-8d31-370418c6c474', '42299040-c91d-40c9-b0c3-67576b08a191']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.294598 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d55f41-cb99-4be3-b21d-adb021a25a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.325707 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96d55f41-cb99-4be3-b21d-adb021a25a4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74fc043b-df18-4d27-8c6b-9f917cd9afbc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-164142352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['1c6ffed8-5b14-4c9c-b14b-27ad205247eb','98722071-710e-478e-8138-ffc9a0b7855d','7823ab5e-97b9-4b67-8d31-370418c6c474','42299040-c91d-40c9-b0c3-67576b08a191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-164142352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74fc043b-df18-4d27-8c6b-9f917cd9afbc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dbded17230da4b3fb81c6c7498ecd256',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.326931 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa0c9a7-81f8-4ae4-b724-afe4fdb19e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.368945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0aa0c9a7-81f8-4ae4-b724-afe4fdb19e20) transitioned into state 'SUCCESS' from state '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-164142352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dbded17230da4b3fb81c6c7498ecd256',qos_specs=None,replication_status=,reservations=['1c6ffed8-5b14-4c9c-b14b-27ad205247eb','98722071-710e-478e-8138-ffc9a0b7855d','7823ab5e-97b9-4b67-8d31-370418c6c474','42299040-c91d-40c9-b0c3-67576b08a191'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='31114aa75afa45d3a83ada63dfd5dbc4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.370116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59b6208-f3ca-42b9-9384-31d142fb9117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.393085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e59b6208-f3ca-42b9-9384-31d142fb9117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.395136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Flow 'volume_create_api' (299ecbf3-a006-4397-8295-eccbc406b9e7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:56.396258 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Create volume request issued successfully. Aug 07 16:16:56.397485 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f7714b4-24f2-4f5d-883d-fef145f598f2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:56.397968 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 514/2080] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:16:56 2026] POST /volume/v3/volumes => generated 746 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:56.411436 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:16:56.411436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsV39Test-Volume-93076182"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:56.413766 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsV39Test-Volume-93076182'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:16:56.413937 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Create volume of 1 GB Aug 07 16:16:56.414718 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.414718 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:56.418207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02ed32f8-789a-41a8-8276-82c34cab0aa6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.420700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02ed32f8-789a-41a8-8276-82c34cab0aa6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:16:56.421108 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02ed32f8-789a-41a8-8276-82c34cab0aa6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.421229 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02ed32f8-789a-41a8-8276-82c34cab0aa6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.421505 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Availability Zones retrieved successfully. Aug 07 16:16:56.432783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Flow 'volume_create_api' (a28c0cd1-7724-47ec-b537-e4ebaafa1e3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:56.433332 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.433332 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:56.435150 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf4e667-ef13-47e2-bf0d-a87ceeedba32) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.436529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:16:56.449226 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02ed32f8-789a-41a8-8276-82c34cab0aa6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:56.456114 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8248a881-8b67-47aa-be30-c7e2be834689 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.458474 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02ed32f8-789a-41a8-8276-82c34cab0aa6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:16:56.458983 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 522/2081] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 814 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:56.459480 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8248a881-8b67-47aa-be30-c7e2be834689 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def Aug 07 16:16:56.461047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8248a881-8b67-47aa-be30-c7e2be834689 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.461047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8248a881-8b67-47aa-be30-c7e2be834689 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.470549 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8248a881-8b67-47aa-be30-c7e2be834689 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def returned with HTTP 404 Aug 07 16:16:56.471413 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 528/2082] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/volumes/cb058421-3895-4877-b601-a12da4006def => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:56.496325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecf4e667-ef13-47e2-bf0d-a87ceeedba32) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.497619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d875bf-146f-4855-98bd-266af0b89126) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.580617 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Created reservations ['ee9b8887-ab85-4561-b2e3-502c97fbfa26', '1c9df951-9ae0-439a-8068-969471377d28', '1c266845-f34f-4918-a18b-b73da7287876', '9d560f48-28e4-4913-8013-1dcda9ea94d2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:56.581595 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18d875bf-146f-4855-98bd-266af0b89126) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ee9b8887-ab85-4561-b2e3-502c97fbfa26', '1c9df951-9ae0-439a-8068-969471377d28', '1c266845-f34f-4918-a18b-b73da7287876', '9d560f48-28e4-4913-8013-1dcda9ea94d2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.582451 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e7eae0-3ccf-40c5-b263-9f96b9c27b51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.613947 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63e7eae0-3ccf-40c5-b263-9f96b9c27b51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-93076182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='764a550e409c490d988c8f96a25ddc89',qos_specs=None,replication_status=,reservations=['ee9b8887-ab85-4561-b2e3-502c97fbfa26','1c9df951-9ae0-439a-8068-969471377d28','1c266845-f34f-4918-a18b-b73da7287876','9d560f48-28e4-4913-8013-1dcda9ea94d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec1e5528cec41d6ac0650dce6f985cd',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:16:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsV39Test-Volume-93076182',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='764a550e409c490d988c8f96a25ddc89',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6ec1e5528cec41d6ac0650dce6f985cd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.613947 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fb2deb-7316-4c3e-99f2-645663483820) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.648920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84fb2deb-7316-4c3e-99f2-645663483820) transitioned into state 'SUCCESS' from state '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-93076182',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='764a550e409c490d988c8f96a25ddc89',qos_specs=None,replication_status=,reservations=['ee9b8887-ab85-4561-b2e3-502c97fbfa26','1c9df951-9ae0-439a-8068-969471377d28','1c266845-f34f-4918-a18b-b73da7287876','9d560f48-28e4-4913-8013-1dcda9ea94d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6ec1e5528cec41d6ac0650dce6f985cd',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.650000 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bd8741-fad0-48c8-9e84-bb5f102ec4d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:16:56.665717 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f8bd8741-fad0-48c8-9e84-bb5f102ec4d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:16:56.666779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Flow 'volume_create_api' (a28c0cd1-7724-47ec-b537-e4ebaafa1e3c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:16:56.669413 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Create volume request issued successfully. Aug 07 16:16:56.669413 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2a949b0-2bd0-4102-bf80-b38bf7324f83 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:16:56.669413 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 519/2083] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:16:56 2026] POST /volume/v3/volumes => generated 748 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:16:56.691686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1befa950-5d4d-46a6-b415-f68de4ed8d73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.694098 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1befa950-5d4d-46a6-b415-f68de4ed8d73 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:16:56.694459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1befa950-5d4d-46a6-b415-f68de4ed8d73 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.694682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1befa950-5d4d-46a6-b415-f68de4ed8d73 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.702496 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.702496 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:56.709670 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1befa950-5d4d-46a6-b415-f68de4ed8d73 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:16:56.720984 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1befa950-5d4d-46a6-b415-f68de4ed8d73 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 200 Aug 07 16:16:56.721675 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 515/2084] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 816 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:56.757200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff9e0ca4-c89f-407c-9c02-b65c7aa6a5c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.759219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff9e0ca4-c89f-407c-9c02-b65c7aa6a5c4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:56.759621 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff9e0ca4-c89f-407c-9c02-b65c7aa6a5c4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.760146 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff9e0ca4-c89f-407c-9c02-b65c7aa6a5c4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.760383 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-ff9e0ca4-c89f-407c-9c02-b65c7aa6a5c4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:56.765111 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.765111 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:56.778019 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff9e0ca4-c89f-407c-9c02-b65c7aa6a5c4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:56.778696 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 523/2085] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 392 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:56.794788 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba713a2a-15bf-4f39-b58a-76849c28c708 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.798339 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba713a2a-15bf-4f39-b58a-76849c28c708 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] PUT https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:56.801060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba713a2a-15bf-4f39-b58a-76849c28c708 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "ead92785-f941-47b7-85ee-de0653f11de4"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:56.808715 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-ba713a2a-15bf-4f39-b58a-76849c28c708 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Update called for group b1aac551-1b0a-4890-8e48-a3d8a3b278a5. {{(pid=100267) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 16:16:56.808912 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-ba713a2a-15bf-4f39-b58a-76849c28c708 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Updating group b1aac551-1b0a-4890-8e48-a3d8a3b278a5 with name None description: None add_volumes: None remove_volumes: ead92785-f941-47b7-85ee-de0653f11de4. Aug 07 16:16:56.812929 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.812929 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:56.851917 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba713a2a-15bf-4f39-b58a-76849c28c708 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 202 Aug 07 16:16:56.852702 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 529/2086] 10.4.3.24 () {70 vars in 1399 bytes} [Fri Aug 7 16:16:56 2026] PUT /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:16:56.865971 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-222a549c-f059-466c-b018-84d96c4710be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:56.868150 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-222a549c-f059-466c-b018-84d96c4710be tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:56.868397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-222a549c-f059-466c-b018-84d96c4710be tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:56.868544 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-222a549c-f059-466c-b018-84d96c4710be tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:56.868675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-222a549c-f059-466c-b018-84d96c4710be tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:56.874240 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:56.874240 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:56.892442 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-222a549c-f059-466c-b018-84d96c4710be tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:56.892442 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 520/2087] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:56 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 391 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:57.195521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18da3450-7cf0-4565-81ad-358141607c89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.195521 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18da3450-7cf0-4565-81ad-358141607c89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:16:57.195521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18da3450-7cf0-4565-81ad-358141607c89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:57.195521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18da3450-7cf0-4565-81ad-358141607c89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:57.215696 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.215696 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:57.224829 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-18da3450-7cf0-4565-81ad-358141607c89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:16:57.231850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18da3450-7cf0-4565-81ad-358141607c89 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:16:57.232388 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 516/2088] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:57 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 994 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:57.477879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2ba58545-bbeb-4538-b040-41afccd92653 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.480507 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ba58545-bbeb-4538-b040-41afccd92653 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:16:57.480805 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ba58545-bbeb-4538-b040-41afccd92653 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:57.481811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2ba58545-bbeb-4538-b040-41afccd92653 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:57.495321 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.495321 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:57.501732 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2ba58545-bbeb-4538-b040-41afccd92653 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:16:57.510094 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2ba58545-bbeb-4538-b040-41afccd92653 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:16:57.510711 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 524/2089] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:57 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:57.734566 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eaaeed0a-1661-42e7-9423-314bfcbf976e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.737249 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaaeed0a-1661-42e7-9423-314bfcbf976e tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:16:57.737249 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaaeed0a-1661-42e7-9423-314bfcbf976e tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:57.737398 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaaeed0a-1661-42e7-9423-314bfcbf976e tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:57.746122 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.746122 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:57.752655 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eaaeed0a-1661-42e7-9423-314bfcbf976e tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:16:57.757485 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaaeed0a-1661-42e7-9423-314bfcbf976e tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 200 Aug 07 16:16:57.757984 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 530/2090] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:16:57 2026] GET /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:57.781988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.786672 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:16:57.786672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1", "name": "tempest-VolumesBackupsV39Test-Backup-513763631", "container": "tempest-volumesbackupsv39test-backup-container-1551275477"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:57.787621 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Creating new backup {'backup': {'volume_id': 'cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1', 'name': 'tempest-VolumesBackupsV39Test-Backup-513763631', 'container': 'tempest-volumesbackupsv39test-backup-container-1551275477'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:16:57.787917 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Creating backup of volume cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 in container tempest-volumesbackupsv39test-backup-container-1551275477 Aug 07 16:16:57.802716 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.802716 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:57.805114 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:16:57.872285 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Created reservations ['cb016fb4-263e-4d01-a06a-96c7d3c4c1df', 'fab6af2a-109b-47ed-a8cd-d97d9e06904d'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:57.909407 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-825ee911-5cc4-4ee2-bda5-e645f4861d10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.911759 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-825ee911-5cc4-4ee2-bda5-e645f4861d10 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:57.912116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-825ee911-5cc4-4ee2-bda5-e645f4861d10 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:57.912433 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-825ee911-5cc4-4ee2-bda5-e645f4861d10 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:57.912637 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-825ee911-5cc4-4ee2-bda5-e645f4861d10 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:57.919116 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.919116 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:57.935264 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-825ee911-5cc4-4ee2-bda5-e645f4861d10 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:57.935449 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5ba92b5-ebfb-4d82-a710-78b394b57564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:16:57.935507 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 517/2091] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:57 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 392 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:57.935554 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 521/2092] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:16:57 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 07 16:16:57.946441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35209c86-64c9-469c-ab25-fed4c40d12fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.946819 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35209c86-64c9-469c-ab25-fed4c40d12fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] PUT https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:57.947203 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35209c86-64c9-469c-ab25-fed4c40d12fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "ead92785-f941-47b7-85ee-de0653f11de4"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:57.950424 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-32631b60-9a16-47b2-b0f4-4633b4c0880a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:57.952126 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-35209c86-64c9-469c-ab25-fed4c40d12fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Update called for group b1aac551-1b0a-4890-8e48-a3d8a3b278a5. {{(pid=100266) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 16:16:57.952126 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-35209c86-64c9-469c-ab25-fed4c40d12fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Updating group b1aac551-1b0a-4890-8e48-a3d8a3b278a5 with name None description: None add_volumes: ead92785-f941-47b7-85ee-de0653f11de4 remove_volumes: None. Aug 07 16:16:57.953595 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32631b60-9a16-47b2-b0f4-4633b4c0880a tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:16:57.954030 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32631b60-9a16-47b2-b0f4-4633b4c0880a tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:57.954455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-32631b60-9a16-47b2-b0f4-4633b4c0880a tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:57.954738 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-32631b60-9a16-47b2-b0f4-4633b4c0880a tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:57.958396 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.958396 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:57.967244 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:57.967244 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:57.967949 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-32631b60-9a16-47b2-b0f4-4633b4c0880a tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:16:57.968644 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 531/2093] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:16:57 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 792 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:58.030259 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35209c86-64c9-469c-ab25-fed4c40d12fa tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 202 Aug 07 16:16:58.030864 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 525/2094] 10.4.3.24 () {70 vars in 1399 bytes} [Fri Aug 7 16:16:57 2026] PUT /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 16:16:58.042532 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa7b3cd7-04b6-4327-b188-c05d2ee0cfbc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:58.048183 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa7b3cd7-04b6-4327-b188-c05d2ee0cfbc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:58.048828 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa7b3cd7-04b6-4327-b188-c05d2ee0cfbc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:58.048828 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa7b3cd7-04b6-4327-b188-c05d2ee0cfbc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:58.048828 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-aa7b3cd7-04b6-4327-b188-c05d2ee0cfbc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:58.059157 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:58.059157 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:58.077452 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa7b3cd7-04b6-4327-b188-c05d2ee0cfbc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:58.078399 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 518/2095] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:58 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 391 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:58.251287 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7a4afc3-6db9-4d65-8b40-fb6398d4c003 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:58.253639 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a4afc3-6db9-4d65-8b40-fb6398d4c003 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:16:58.253896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a4afc3-6db9-4d65-8b40-fb6398d4c003 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:58.254133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7a4afc3-6db9-4d65-8b40-fb6398d4c003 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:58.271795 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:58.271795 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:58.279916 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d7a4afc3-6db9-4d65-8b40-fb6398d4c003 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:16:58.289654 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7a4afc3-6db9-4d65-8b40-fb6398d4c003 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:16:58.290153 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 522/2096] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:58 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:58.982237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b037b991-257e-4cf3-b86b-4b3afbe43cb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:58.984487 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b037b991-257e-4cf3-b86b-4b3afbe43cb1 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:16:58.984775 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b037b991-257e-4cf3-b86b-4b3afbe43cb1 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:58.985124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b037b991-257e-4cf3-b86b-4b3afbe43cb1 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:58.985124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b037b991-257e-4cf3-b86b-4b3afbe43cb1 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:16:58.990801 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:58.990801 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:58.991624 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b037b991-257e-4cf3-b86b-4b3afbe43cb1 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:16:58.992050 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 532/2097] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:16:58 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:59.088398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a37e9904-075e-426f-b939-0dcc0b2bba2e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:59.090565 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a37e9904-075e-426f-b939-0dcc0b2bba2e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:16:59.090847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a37e9904-075e-426f-b939-0dcc0b2bba2e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:59.091090 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a37e9904-075e-426f-b939-0dcc0b2bba2e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:59.091314 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-a37e9904-075e-426f-b939-0dcc0b2bba2e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:16:59.095440 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.095440 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:59.104490 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a37e9904-075e-426f-b939-0dcc0b2bba2e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 200 Aug 07 16:16:59.105069 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 526/2098] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:16:59 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 392 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:16:59.115235 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:59.117409 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:16:59.117695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:59.118230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:59.118321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:16:59.118750 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.118750 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:59.119355 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:16:59.129133 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:16:59.130092 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:59.130286 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:59.188035 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:59.198595 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.198595 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:59.208086 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:16:59.208389 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:16:59.254704 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:16:59.260997 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.260997 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:16:59.275768 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-25f1e9b8-c421-4a12-9ced-5d5386cf09a9 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:16:59.276263 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 519/2099] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:16:59 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 161 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:16:59.296480 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:59.299195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/group_snapshots Aug 07 16:16:59.299710 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "b1aac551-1b0a-4890-8e48-a3d8a3b278a5", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-320566215"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:16:59.301637 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'b1aac551-1b0a-4890-8e48-a3d8a3b278a5', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-320566215'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 16:16:59.308545 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.308545 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:59.309703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26097641-f1d8-4a55-8e85-df6832d35db2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:59.311695 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26097641-f1d8-4a55-8e85-df6832d35db2 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:16:59.312222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26097641-f1d8-4a55-8e85-df6832d35db2 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:59.312222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26097641-f1d8-4a55-8e85-df6832d35db2 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:59.313761 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-320566215. Aug 07 16:16:59.322753 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.322753 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:16:59.327965 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26097641-f1d8-4a55-8e85-df6832d35db2 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:16:59.333990 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26097641-f1d8-4a55-8e85-df6832d35db2 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:16:59.334491 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 533/2100] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:16:59 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 997 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:16:59.340678 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.340678 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:16:59.368890 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-658058725 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-658058725, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:59.369446 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-658058725 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-658058725, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:16:59.408343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['c07946a3-204b-408b-8e5b-6cdfc636af88', '1a5f076a-07a5-4b9c-87fd-b995d4af9e23', '19ba9bc0-d7ef-4a9b-b8a0-485ab186b7b5', '100b32d3-497f-4f02-88ac-7455e00f80b0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:16:59.461921 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bc83a54-df43-4233-a51e-72f03b4732b6 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots returned with HTTP 202 Aug 07 16:16:59.462507 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 523/2101] 10.4.3.24 () {70 vars in 1317 bytes} [Fri Aug 7 16:16:59 2026] POST /volume/v3/group_snapshots => generated 186 bytes in 167 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:16:59.472441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-782b11f2-d77b-44dd-a761-72badcbd5f61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:16:59.474137 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-782b11f2-d77b-44dd-a761-72badcbd5f61 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:16:59.474462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-782b11f2-d77b-44dd-a761-72badcbd5f61 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:16:59.474706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-782b11f2-d77b-44dd-a761-72badcbd5f61 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:16:59.475088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-782b11f2-d77b-44dd-a761-72badcbd5f61 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 225e3c77-e11e-4d98-8d6a-5a7320f80039 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:16:59.479720 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:16:59.479720 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:16:59.485614 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-782b11f2-d77b-44dd-a761-72badcbd5f61 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 returned with HTTP 200 Aug 07 16:16:59.485614 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 527/2102] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:16:59 2026] GET /volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 => generated 325 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:00.004230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a38a31f-66ac-48ab-868d-a4a4a6021adb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.007087 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a38a31f-66ac-48ab-868d-a4a4a6021adb tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:00.007432 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a38a31f-66ac-48ab-868d-a4a4a6021adb tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.007657 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a38a31f-66ac-48ab-868d-a4a4a6021adb tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.007791 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9a38a31f-66ac-48ab-868d-a4a4a6021adb tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:00.014153 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.014153 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:00.016084 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a38a31f-66ac-48ab-868d-a4a4a6021adb tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:00.016690 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 520/2103] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:00.350493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4ac0506-9a31-4304-bfa4-25c592a74342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.356486 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4ac0506-9a31-4304-bfa4-25c592a74342 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:00.356843 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4ac0506-9a31-4304-bfa4-25c592a74342 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.357151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4ac0506-9a31-4304-bfa4-25c592a74342 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.367216 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.367216 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:00.372533 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a4ac0506-9a31-4304-bfa4-25c592a74342 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:00.377654 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4ac0506-9a31-4304-bfa4-25c592a74342 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:00.378231 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 534/2104] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 997 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:00.497010 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e6d286fb-b0be-46be-b887-a39d8003388d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.500268 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6d286fb-b0be-46be-b887-a39d8003388d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:00.500653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6d286fb-b0be-46be-b887-a39d8003388d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.500910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e6d286fb-b0be-46be-b887-a39d8003388d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.501121 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-e6d286fb-b0be-46be-b887-a39d8003388d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 225e3c77-e11e-4d98-8d6a-5a7320f80039 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:00.505969 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.505969 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:00.514402 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e6d286fb-b0be-46be-b887-a39d8003388d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 returned with HTTP 200 Aug 07 16:17:00.515069 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 524/2105] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 => generated 326 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:00.528916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ee00080-38b7-4828-9038-0ddf69922f49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.530725 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:17:00.530902 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.531094 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.531420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:00.532481 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:17:00.542802 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all snapshots completed successfully. Aug 07 16:17:00.543329 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.543329 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:00.543966 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee00080-38b7-4828-9038-0ddf69922f49 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:17:00.544550 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 528/2106] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:00.555781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78a9b79c-6164-4bea-8264-4597ab3ac5b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.557748 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78a9b79c-6164-4bea-8264-4597ab3ac5b5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/f2542ea2-c044-4a10-b68d-cda221c0863e Aug 07 16:17:00.557957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78a9b79c-6164-4bea-8264-4597ab3ac5b5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.558218 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78a9b79c-6164-4bea-8264-4597ab3ac5b5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.567915 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.567915 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:00.568370 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78a9b79c-6164-4bea-8264-4597ab3ac5b5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Snapshot retrieved successfully. Aug 07 16:17:00.569175 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78a9b79c-6164-4bea-8264-4597ab3ac5b5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/f2542ea2-c044-4a10-b68d-cda221c0863e returned with HTTP 200 Aug 07 16:17:00.570464 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 521/2107] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/snapshots/f2542ea2-c044-4a10-b68d-cda221c0863e => generated 469 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:00.583948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfc28c1c-8d80-4a90-b5ff-c71c45fc2ff5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.585911 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfc28c1c-8d80-4a90-b5ff-c71c45fc2ff5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/82eb4c56-dc65-4e96-9582-f5cdc579d4ca Aug 07 16:17:00.586570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfc28c1c-8d80-4a90-b5ff-c71c45fc2ff5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.586984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfc28c1c-8d80-4a90-b5ff-c71c45fc2ff5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.594568 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.594568 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:00.595861 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dfc28c1c-8d80-4a90-b5ff-c71c45fc2ff5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Snapshot retrieved successfully. Aug 07 16:17:00.596822 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfc28c1c-8d80-4a90-b5ff-c71c45fc2ff5 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/82eb4c56-dc65-4e96-9582-f5cdc579d4ca returned with HTTP 200 Aug 07 16:17:00.597446 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 535/2108] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/snapshots/82eb4c56-dc65-4e96-9582-f5cdc579d4ca => generated 469 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:00.609880 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.612246 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] DELETE https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:00.612721 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.613013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.613261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for member 225e3c77-e11e-4d98-8d6a-5a7320f80039 {{(pid=100265) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 16:17:00.613561 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group_snapshot with id: 225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:00.619800 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.619800 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:00.672914 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8243f97d-c851-4cc7-8a19-1027cc53ecbe tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 returned with HTTP 202 Aug 07 16:17:00.673367 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 525/2109] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:17:00 2026] DELETE /volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:00.687495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.690444 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:17:00.690611 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.690877 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.691209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:00.692071 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:00.714461 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:17:00.715444 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:00.715655 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:00.768668 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:00.776352 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.776352 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:00.786853 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:00.787095 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:00.849864 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:00.855178 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.855178 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:00.866977 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b68265bf-08cf-4349-9a18-a17027b3e9c0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:17:00.866977 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 529/2110] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 181 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:00.884940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.887848 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:17:00.888380 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.888455 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.888747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:00.892770 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:17:00.900998 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all snapshots completed successfully. Aug 07 16:17:00.902171 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce32007b-70e6-4658-882d-fc3f82e8e880 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:17:00.902787 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 522/2111] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/snapshots/detail => generated 17 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:17:00.914361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d47e58c-0371-48ec-9919-229c9be356cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:00.916316 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d47e58c-0371-48ec-9919-229c9be356cd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:00.916557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d47e58c-0371-48ec-9919-229c9be356cd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:00.916747 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d47e58c-0371-48ec-9919-229c9be356cd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:00.916869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-4d47e58c-0371-48ec-9919-229c9be356cd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 225e3c77-e11e-4d98-8d6a-5a7320f80039 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:00.921075 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:00.921075 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:00.926901 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d47e58c-0371-48ec-9919-229c9be356cd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 returned with HTTP 200 Aug 07 16:17:00.927458 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 536/2112] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:00 2026] GET /volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 => generated 325 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:01.028581 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc42575e-5159-4a68-af87-aef52a2e97a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:01.030625 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc42575e-5159-4a68-af87-aef52a2e97a4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:01.030852 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc42575e-5159-4a68-af87-aef52a2e97a4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:01.031047 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc42575e-5159-4a68-af87-aef52a2e97a4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:01.033323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cc42575e-5159-4a68-af87-aef52a2e97a4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:01.036453 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:01.036453 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:01.037318 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc42575e-5159-4a68-af87-aef52a2e97a4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:01.037717 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 526/2113] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:01 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:01.401534 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3789b2bb-b646-449f-8e6a-8a25b45d73c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:01.404472 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3789b2bb-b646-449f-8e6a-8a25b45d73c8 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:01.404758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3789b2bb-b646-449f-8e6a-8a25b45d73c8 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:01.405036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3789b2bb-b646-449f-8e6a-8a25b45d73c8 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:01.420863 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:01.420863 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:01.431496 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3789b2bb-b646-449f-8e6a-8a25b45d73c8 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:01.447489 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3789b2bb-b646-449f-8e6a-8a25b45d73c8 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:01.447910 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 530/2114] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:01 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 997 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:01.941086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6fa2548d-fe29-4b93-b4ef-867428dcef4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:01.944593 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fa2548d-fe29-4b93-b4ef-867428dcef4b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:01.944794 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fa2548d-fe29-4b93-b4ef-867428dcef4b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:01.945016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6fa2548d-fe29-4b93-b4ef-867428dcef4b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:01.945236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-6fa2548d-fe29-4b93-b4ef-867428dcef4b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 225e3c77-e11e-4d98-8d6a-5a7320f80039 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:01.951025 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6fa2548d-fe29-4b93-b4ef-867428dcef4b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 returned with HTTP 404 Aug 07 16:17:01.951842 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 523/2115] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:01 2026] GET /volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 => generated 116 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:01.967788 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:01.972165 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] DELETE https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:01.972165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:01.972646 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:01.972646 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for member 225e3c77-e11e-4d98-8d6a-5a7320f80039 {{(pid=100267) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 16:17:01.972809 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.group_snapshots [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group_snapshot with id: 225e3c77-e11e-4d98-8d6a-5a7320f80039 Aug 07 16:17:01.978001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a950e9fa-ea94-4491-bf63-5f40c78033d7 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 returned with HTTP 404 Aug 07 16:17:01.978001 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 537/2116] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:17:01 2026] DELETE /volume/v3/group_snapshots/225e3c77-e11e-4d98-8d6a-5a7320f80039 => generated 116 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:01.988548 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ecd91de4-114a-4062-95f3-3a2739d39064 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:01.991674 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:17:01.992037 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:01.992386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:01.992823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:01.993787 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:02.009391 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:17:02.010868 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:02.011247 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:02.054210 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31456125-e4e1-42cc-901c-93bd80e09707 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:02.056764 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31456125-e4e1-42cc-901c-93bd80e09707 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:02.057115 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31456125-e4e1-42cc-901c-93bd80e09707 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:02.057483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31456125-e4e1-42cc-901c-93bd80e09707 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:02.057582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-31456125-e4e1-42cc-901c-93bd80e09707 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:02.064702 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:02.065658 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.065658 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:02.068563 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31456125-e4e1-42cc-901c-93bd80e09707 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:02.068563 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 531/2117] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:02 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:02.070453 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.070453 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:02.079142 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:02.079491 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:02.131551 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:02.136671 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.136671 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:02.153481 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ecd91de4-114a-4062-95f3-3a2739d39064 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:17:02.155062 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 527/2118] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:17:01 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:02.177800 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97843a59-4a4b-4150-ab2e-943002901e52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:02.179638 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97843a59-4a4b-4150-ab2e-943002901e52 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5/action Aug 07 16:17:02.181320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97843a59-4a4b-4150-ab2e-943002901e52 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:02.181320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97843a59-4a4b-4150-ab2e-943002901e52 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:02.183275 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-97843a59-4a4b-4150-ab2e-943002901e52 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for group b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:17:02.183585 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-97843a59-4a4b-4150-ab2e-943002901e52 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group with id: b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:17:02.187992 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.187992 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:02.311283 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97843a59-4a4b-4150-ab2e-943002901e52 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5/action returned with HTTP 202 Aug 07 16:17:02.311764 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 524/2119] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:17:02 2026] POST /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5/action => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:02.325545 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:02.327026 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 Aug 07 16:17:02.327965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:02.327965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:02.337121 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.337121 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:02.341591 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:17:02.342489 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:02.342765 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:02.381507 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:02.386341 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.386341 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:02.397940 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c1b90c7-14ff-48aa-a72c-a4913922d15b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 returned with HTTP 200 Aug 07 16:17:02.397940 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 538/2120] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:02 2026] GET /volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 => generated 912 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:02.467355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-259cc097-1c31-4538-8b05-b94074b7cd04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:02.473051 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-259cc097-1c31-4538-8b05-b94074b7cd04 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:02.473051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-259cc097-1c31-4538-8b05-b94074b7cd04 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:02.473051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-259cc097-1c31-4538-8b05-b94074b7cd04 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:02.486804 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:02.486804 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:02.497155 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-259cc097-1c31-4538-8b05-b94074b7cd04 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:02.504970 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-259cc097-1c31-4538-8b05-b94074b7cd04 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:02.505317 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 532/2121] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:02 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 997 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:03.084821 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fc57831-b40e-42ea-91d4-b8c89c583c05 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.089212 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fc57831-b40e-42ea-91d4-b8c89c583c05 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:03.089212 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fc57831-b40e-42ea-91d4-b8c89c583c05 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.089960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fc57831-b40e-42ea-91d4-b8c89c583c05 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.089960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7fc57831-b40e-42ea-91d4-b8c89c583c05 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:03.101372 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:03.101372 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:03.101372 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fc57831-b40e-42ea-91d4-b8c89c583c05 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:03.101977 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 528/2122] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:03.105079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-75201669-de18-43fa-98ad-a98ac1559bc0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.116621 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-75201669-de18-43fa-98ad-a98ac1559bc0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:17:03.116621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-75201669-de18-43fa-98ad-a98ac1559bc0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.116621 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-75201669-de18-43fa-98ad-a98ac1559bc0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.138748 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:03.138748 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:03.148810 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-75201669-de18-43fa-98ad-a98ac1559bc0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:17:03.162074 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-75201669-de18-43fa-98ad-a98ac1559bc0 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:17:03.163164 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 525/2123] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 1657 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:03.418612 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcbb912e-ae5c-461c-84f4-fbeefe4c9d7f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.430806 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcbb912e-ae5c-461c-84f4-fbeefe4c9d7f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 Aug 07 16:17:03.431138 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcbb912e-ae5c-461c-84f4-fbeefe4c9d7f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.431436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcbb912e-ae5c-461c-84f4-fbeefe4c9d7f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.439055 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcbb912e-ae5c-461c-84f4-fbeefe4c9d7f tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 returned with HTTP 404 Aug 07 16:17:03.440286 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 539/2124] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/volumes/ead92785-f941-47b7-85ee-de0653f11de4 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:03.450823 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26fc6dc6-9692-46c6-947f-ac0235716f18 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.455006 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26fc6dc6-9692-46c6-947f-ac0235716f18 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d Aug 07 16:17:03.455006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26fc6dc6-9692-46c6-947f-ac0235716f18 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.455390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26fc6dc6-9692-46c6-947f-ac0235716f18 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.468575 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26fc6dc6-9692-46c6-947f-ac0235716f18 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d returned with HTTP 404 Aug 07 16:17:03.468575 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 533/2125] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/volumes/3acebe9f-3a5d-48cf-90f0-8df63b571c3d => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:03.482376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11827ac6-6a46-4fb0-90eb-855dfada8d4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.485419 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11827ac6-6a46-4fb0-90eb-855dfada8d4a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 Aug 07 16:17:03.485419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11827ac6-6a46-4fb0-90eb-855dfada8d4a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.486268 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11827ac6-6a46-4fb0-90eb-855dfada8d4a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.487429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-11827ac6-6a46-4fb0-90eb-855dfada8d4a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member b1aac551-1b0a-4890-8e48-a3d8a3b278a5 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:17:03.492189 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11827ac6-6a46-4fb0-90eb-855dfada8d4a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 returned with HTTP 404 Aug 07 16:17:03.492918 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 529/2126] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/groups/b1aac551-1b0a-4890-8e48-a3d8a3b278a5 => generated 108 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:03.502201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14586b70-a0fe-483e-a1cc-9b88898a6ff0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.504601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14586b70-a0fe-483e-a1cc-9b88898a6ff0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/542dda5e-37ab-4143-ba8a-87d0dd6bb7d8 Aug 07 16:17:03.504830 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14586b70-a0fe-483e-a1cc-9b88898a6ff0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.505050 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14586b70-a0fe-483e-a1cc-9b88898a6ff0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.524818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5259b336-eb43-4c37-9697-0d7dd9b788d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.528871 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5259b336-eb43-4c37-9697-0d7dd9b788d6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:03.529069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5259b336-eb43-4c37-9697-0d7dd9b788d6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.529777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5259b336-eb43-4c37-9697-0d7dd9b788d6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.537212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14586b70-a0fe-483e-a1cc-9b88898a6ff0 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/group_types/542dda5e-37ab-4143-ba8a-87d0dd6bb7d8 returned with HTTP 202 Aug 07 16:17:03.538074 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 526/2127] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:17:03 2026] DELETE /volume/v3/group_types/542dda5e-37ab-4143-ba8a-87d0dd6bb7d8 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:03.546594 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:03.546594 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:03.551570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4d2314c-87af-4254-9d58-efca921bde51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.554219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d2314c-87af-4254-9d58-efca921bde51 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] DELETE https://10.4.3.24/volume/v3/types/2f5315b2-1c83-431a-871b-c1278a0b4d0c Aug 07 16:17:03.554827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d2314c-87af-4254-9d58-efca921bde51 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.555181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4d2314c-87af-4254-9d58-efca921bde51 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.556015 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5259b336-eb43-4c37-9697-0d7dd9b788d6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:03.564412 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5259b336-eb43-4c37-9697-0d7dd9b788d6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:03.565126 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 540/2128] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 997 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:03.612423 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4d2314c-87af-4254-9d58-efca921bde51 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types/2f5315b2-1c83-431a-871b-c1278a0b4d0c returned with HTTP 202 Aug 07 16:17:03.613050 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 534/2129] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:17:03 2026] DELETE /volume/v3/types/2f5315b2-1c83-431a-871b-c1278a0b4d0c => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:03.624200 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2333a528-47fe-462e-987a-3076d44558f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.627381 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2333a528-47fe-462e-987a-3076d44558f2 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] GET https://10.4.3.24/volume/v3/types/2f5315b2-1c83-431a-871b-c1278a0b4d0c Aug 07 16:17:03.627551 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2333a528-47fe-462e-987a-3076d44558f2 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.627810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2333a528-47fe-462e-987a-3076d44558f2 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.633557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2333a528-47fe-462e-987a-3076d44558f2 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types/2f5315b2-1c83-431a-871b-c1278a0b4d0c returned with HTTP 404 Aug 07 16:17:03.636140 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 530/2130] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/types/2f5315b2-1c83-431a-871b-c1278a0b4d0c => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:03.653280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e88228bb-4846-42d9-8aae-7c2c43d295c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.656924 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e88228bb-4846-42d9-8aae-7c2c43d295c5 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:17:03.656924 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e88228bb-4846-42d9-8aae-7c2c43d295c5 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-431911581"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:03.680252 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e88228bb-4846-42d9-8aae-7c2c43d295c5 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:17:03.680252 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 527/2131] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:17:03 2026] POST /volume/v3/types => generated 223 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:03.692105 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd010811-c2bd-4f7c-9ddb-ed1ba05077dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.694279 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd010811-c2bd-4f7c-9ddb-ed1ba05077dd tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:17:03.694279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd010811-c2bd-4f7c-9ddb-ed1ba05077dd tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-721760583"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:03.721437 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd010811-c2bd-4f7c-9ddb-ed1ba05077dd tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:17:03.721437 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 541/2132] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:17:03 2026] POST /volume/v3/group_types => generated 180 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:03.735151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0b21725-3325-402e-8e76-c49e41888960 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.737497 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:17:03.737923 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "24242ffd-dae7-4065-a72d-215daf884abd", "volume_types": ["7e4edfa9-79a3-45e8-81fd-4d9462592849"], "name": "tempest-GroupSnapshotsTest-Group-426487517"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:03.740053 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group {'group': {'group_type': '24242ffd-dae7-4065-a72d-215daf884abd', 'volume_types': ['7e4edfa9-79a3-45e8-81fd-4d9462592849'], 'name': 'tempest-GroupSnapshotsTest-Group-426487517'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:17:03.746031 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group tempest-GroupSnapshotsTest-Group-426487517. Aug 07 16:17:03.764636 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:17:03.782939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['31bb8b01-8c31-4e6a-b22d-d4fb0e7a4b3d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:03.822274 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b21725-3325-402e-8e76-c49e41888960 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:17:03.822801 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 535/2133] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:17:03 2026] POST /volume/v3/groups => generated 111 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:03.833577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fdade6a-77db-4d7b-b69e-641cdd362722 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:03.839581 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fdade6a-77db-4d7b-b69e-641cdd362722 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 Aug 07 16:17:03.839917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fdade6a-77db-4d7b-b69e-641cdd362722 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:03.840217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fdade6a-77db-4d7b-b69e-641cdd362722 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:03.840543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-8fdade6a-77db-4d7b-b69e-641cdd362722 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 719dd714-b419-4200-a610-959bfb00a891 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:17:03.847113 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:03.847113 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:03.862591 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fdade6a-77db-4d7b-b69e-641cdd362722 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 returned with HTTP 200 Aug 07 16:17:03.862948 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 531/2134] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:17:03 2026] GET /volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:04.119526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f7f1025-3965-4a45-a361-591cb4f69b4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.121567 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f7f1025-3965-4a45-a361-591cb4f69b4d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:04.121855 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f7f1025-3965-4a45-a361-591cb4f69b4d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.122134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f7f1025-3965-4a45-a361-591cb4f69b4d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.122251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2f7f1025-3965-4a45-a361-591cb4f69b4d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:04.128217 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.128217 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:04.130573 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f7f1025-3965-4a45-a361-591cb4f69b4d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:04.130573 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 528/2135] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:04 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:04.249661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-3bd88958-b59f-40d4-9b43-c3441ec3d2de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.252196 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-3bd88958-b59f-40d4-9b43-c3441ec3d2de tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] DELETE https://10.4.3.24/volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623 Aug 07 16:17:04.253017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-3bd88958-b59f-40d4-9b43-c3441ec3d2de tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.253017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-3bd88958-b59f-40d4-9b43-c3441ec3d2de tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.264919 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.264919 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:04.362200 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-3bd88958-b59f-40d4-9b43-c3441ec3d2de tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623 returned with HTTP 200 Aug 07 16:17:04.362785 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 542/2136] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:17:04 2026] DELETE /volume/v3/attachments/bda65566-36e3-4c84-a329-ad39c533d623 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:04.396613 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.402050 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:17:04.402368 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.403540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.403540 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Delete volume with id: 7048c03d-4bd2-48a6-a283-398656ec6ddc Aug 07 16:17:04.422086 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.422086 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:04.423950 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Volume info retrieved successfully. Aug 07 16:17:04.479295 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] Delete volume request issued successfully. Aug 07 16:17:04.480085 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1cc5552d-dfe5-4b24-8a06-a27d2f97c9b9 req-b110b6f1-7fba-442b-858b-949074945053 tempest-ServerActionsV293TestJSON-705879088 tempest-ServerActionsV293TestJSON-705879088-project-member] https://10.4.3.24/volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc returned with HTTP 202 Aug 07 16:17:04.480085 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 536/2137] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:17:04 2026] DELETE /volume/v3/volumes/7048c03d-4bd2-48a6-a283-398656ec6ddc => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:04.591344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ec47e1eb-1712-4482-9e0c-39d0f8efbd42 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.594076 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec47e1eb-1712-4482-9e0c-39d0f8efbd42 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:04.594444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec47e1eb-1712-4482-9e0c-39d0f8efbd42 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.594694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ec47e1eb-1712-4482-9e0c-39d0f8efbd42 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.612436 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.612436 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:04.619853 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ec47e1eb-1712-4482-9e0c-39d0f8efbd42 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:04.629550 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ec47e1eb-1712-4482-9e0c-39d0f8efbd42 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:04.629697 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 532/2138] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:04 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:17:04.855656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-0a02fefb-4503-4196-acc6-553a78ee13fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.858426 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-0a02fefb-4503-4196-acc6-553a78ee13fd tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:04.858625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-0a02fefb-4503-4196-acc6-553a78ee13fd tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.858884 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-0a02fefb-4503-4196-acc6-553a78ee13fd tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.878288 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.878288 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:04.878484 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1340412d-d029-4bd1-b8e9-caf743da7b01 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.884219 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-0a02fefb-4503-4196-acc6-553a78ee13fd tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:04.884484 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1340412d-d029-4bd1-b8e9-caf743da7b01 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 Aug 07 16:17:04.885127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1340412d-d029-4bd1-b8e9-caf743da7b01 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.885188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1340412d-d029-4bd1-b8e9-caf743da7b01 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.886629 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-1340412d-d029-4bd1-b8e9-caf743da7b01 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 719dd714-b419-4200-a610-959bfb00a891 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:17:04.892721 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.892721 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:04.893009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-0a02fefb-4503-4196-acc6-553a78ee13fd tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:04.896331 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 529/2139] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:04 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 1249 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:04.896856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-0862bc8b-8a63-4338-becf-4875f2ca4742 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.899040 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-0862bc8b-8a63-4338-becf-4875f2ca4742 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293 Aug 07 16:17:04.899165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-0862bc8b-8a63-4338-becf-4875f2ca4742 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:04.899382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-0862bc8b-8a63-4338-becf-4875f2ca4742 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:04.907834 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.907834 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:04.914161 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1340412d-d029-4bd1-b8e9-caf743da7b01 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 returned with HTTP 200 Aug 07 16:17:04.914829 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 543/2140] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:17:04 2026] GET /volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 => generated 392 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:04.932715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:04.939469 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:04.940827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1390478767", "volume_type": "7e4edfa9-79a3-45e8-81fd-4d9462592849", "group_id": "719dd714-b419-4200-a610-959bfb00a891", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:04.945783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1390478767', 'volume_type': '7e4edfa9-79a3-45e8-81fd-4d9462592849', 'group_id': '719dd714-b419-4200-a610-959bfb00a891', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:04.966817 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.966817 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:04.967665 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume of 1 GB Aug 07 16:17:04.979796 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Availability Zones retrieved successfully. Aug 07 16:17:04.988756 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (f3154bdb-9465-4b76-8679-4ea9dad0b9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:04.991759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9855db-ba5f-4aa1-b3bc-bf86a585d56f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:04.992627 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:04.992627 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:04.993173 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:05.032169 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-3885b8d7-20cb-477b-9f8a-82fa2a5275ca req-0862bc8b-8a63-4338-becf-4875f2ca4742 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293 returned with HTTP 200 Aug 07 16:17:05.032815 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 537/2141] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:17:04 2026] DELETE /volume/v3/attachments/34e9ec87-f23d-4d31-8232-e95f810a9293 => generated 19 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:05.037828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ba9855db-ba5f-4aa1-b3bc-bf86a585d56f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:17:04Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7e4edfa9-79a3-45e8-81fd-4d9462592849,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-431911581',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7e4edfa9-79a3-45e8-81fd-4d9462592849', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '719dd714-b419-4200-a610-959bfb00a891', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.039658 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd9fc71-cf8e-4de7-ae95-8eb7842c4260) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.104703 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-431911581 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-431911581, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:05.105645 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-431911581 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-431911581, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:05.154606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-887d44f0-29e1-4e1e-8f25-173e81b02ae9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.161269 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-887d44f0-29e1-4e1e-8f25-173e81b02ae9 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:05.161580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-887d44f0-29e1-4e1e-8f25-173e81b02ae9 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:05.162037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-887d44f0-29e1-4e1e-8f25-173e81b02ae9 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:05.162538 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-887d44f0-29e1-4e1e-8f25-173e81b02ae9 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:05.171652 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.171652 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:05.172988 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-887d44f0-29e1-4e1e-8f25-173e81b02ae9 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:05.173813 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 530/2142] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:05 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:05.174816 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['bbe9e1e3-7f30-4913-8665-c2c303e70bd3', 'baf4c46f-eee5-44ab-8c37-a82067acc467', 'bd94b22d-e767-42dc-a2fe-dc4efa34c3ac', '3d40d817-d219-4dca-8d3e-be8ddb590fe1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:05.177376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9bd9fc71-cf8e-4de7-ae95-8eb7842c4260) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bbe9e1e3-7f30-4913-8665-c2c303e70bd3', 'baf4c46f-eee5-44ab-8c37-a82067acc467', 'bd94b22d-e767-42dc-a2fe-dc4efa34c3ac', '3d40d817-d219-4dca-8d3e-be8ddb590fe1']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.177376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582bd42f-e53c-40b1-bb65-595207cad65a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.198545 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.200545 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:05.201705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-733213685", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:05.205183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-733213685', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:05.222380 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (582bd42f-e53c-40b1-bb65-595207cad65a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7c15f95-5cd6-4ea9-b1a7-8cca26270085', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1390478767',encryption_key_id=None,group_id=719dd714-b419-4200-a610-959bfb00a891,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['bbe9e1e3-7f30-4913-8665-c2c303e70bd3','baf4c46f-eee5-44ab-8c37-a82067acc467','bd94b22d-e767-42dc-a2fe-dc4efa34c3ac','3d40d817-d219-4dca-8d3e-be8ddb590fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=7e4edfa9-79a3-45e8-81fd-4d9462592849), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1390478767',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=719dd714-b419-4200-a610-959bfb00a891,host=None,id=a7c15f95-5cd6-4ea9-b1a7-8cca26270085,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7c78fb7855ee4df98f90d2c3a965927b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1fa619cf7174418b82949ae21f233529',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7e4edfa9-79a3-45e8-81fd-4d9462592849),volume_type_id=7e4edfa9-79a3-45e8-81fd-4d9462592849)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.222835 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba700a6f-cf22-4ee5-a00e-a7de977db4b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.251493 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba700a6f-cf22-4ee5-a00e-a7de977db4b0) transitioned into state 'SUCCESS' from state '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-1390478767',encryption_key_id=None,group_id=719dd714-b419-4200-a610-959bfb00a891,group_type_id=,metadata={},multiattach=False,project_id='7c78fb7855ee4df98f90d2c3a965927b',qos_specs=None,replication_status=,reservations=['bbe9e1e3-7f30-4913-8665-c2c303e70bd3','baf4c46f-eee5-44ab-8c37-a82067acc467','bd94b22d-e767-42dc-a2fe-dc4efa34c3ac','3d40d817-d219-4dca-8d3e-be8ddb590fe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1fa619cf7174418b82949ae21f233529',volume_type_id=7e4edfa9-79a3-45e8-81fd-4d9462592849)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.252580 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e13b02-b1c2-4b43-852d-ca1bd0e61717) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.279446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b1e13b02-b1c2-4b43-852d-ca1bd0e61717) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.280709 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Flow 'volume_create_api' (f3154bdb-9465-4b76-8679-4ea9dad0b9e8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:05.281108 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Create volume request issued successfully. Aug 07 16:17:05.282104 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:05.282273 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:05.339894 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:05.346082 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.346082 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:05.352903 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f19b08b-a6d8-44fa-9743-3193ca7fa64d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:05.354119 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 533/2143] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:17:04 2026] POST /volume/v3/volumes => generated 820 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:05.370703 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-381e5c4e-9a97-4b0d-944b-770d09579175 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.372760 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 Aug 07 16:17:05.372972 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:05.373513 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:05.384754 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.384754 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:05.394081 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:17:05.395047 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:05.395338 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:05.461655 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:05.468475 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.468475 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:05.477794 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-381e5c4e-9a97-4b0d-944b-770d09579175 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 returned with HTTP 200 Aug 07 16:17:05.478197 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 538/2144] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:05 2026] GET /volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 => generated 888 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:05.486233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume of 1 GB Aug 07 16:17:05.488155 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.488155 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:05.496054 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Availability Zones retrieved successfully. Aug 07 16:17:05.504558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Flow 'volume_create_api' (aa673cff-e81e-4f1c-b8ff-5bc1744f0889) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:05.506444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201e9189-ab89-480c-a457-3885701e19d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.508330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:05.590011 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (201e9189-ab89-480c-a457-3885701e19d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.591029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bfb7775-537d-4cba-ad53-2a437996221d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.601146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-374f7dfe-9a10-4db5-8d4e-d2fcd0803fc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.608847 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-374f7dfe-9a10-4db5-8d4e-d2fcd0803fc1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:05.609119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-374f7dfe-9a10-4db5-8d4e-d2fcd0803fc1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:05.609481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-374f7dfe-9a10-4db5-8d4e-d2fcd0803fc1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:05.621748 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.621748 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:05.630167 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-374f7dfe-9a10-4db5-8d4e-d2fcd0803fc1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:05.640625 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-374f7dfe-9a10-4db5-8d4e-d2fcd0803fc1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:05.641177 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 531/2145] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:05 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 1249 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:05.652116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d8d1def-fbe5-4fd1-b78a-b1d2e0bde91e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.652751 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d8d1def-fbe5-4fd1-b78a-b1d2e0bde91e None None] GET https://10.4.3.24/volume// Aug 07 16:17:05.652970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d8d1def-fbe5-4fd1-b78a-b1d2e0bde91e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:05.653202 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d8d1def-fbe5-4fd1-b78a-b1d2e0bde91e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:05.653667 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d8d1def-fbe5-4fd1-b78a-b1d2e0bde91e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:05.654135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 534/2146] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:17:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:05.665887 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-ce53c2e7-6dcd-4fa4-baf7-efa822aeef29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.665887 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-ce53c2e7-6dcd-4fa4-baf7-efa822aeef29 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:05.665887 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-ce53c2e7-6dcd-4fa4-baf7-efa822aeef29 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74015b41-e64e-4b41-afd7-211d55680d98", "connector": null, "instance_uuid": "a99dead5-6ca2-4103-9e17-5dc9984c8ce9"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:05.675224 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.675224 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:05.687332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Created reservations ['be1b203b-1086-4f82-a571-de9298287e11', 'a40a3bf4-759f-4beb-9959-9e76488304d4', '269ad020-3a4d-4da4-a95d-9e42c01d4994', '590f24c3-a643-4e20-b666-a07913ddee53'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:05.688191 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4bfb7775-537d-4cba-ad53-2a437996221d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['be1b203b-1086-4f82-a571-de9298287e11', 'a40a3bf4-759f-4beb-9959-9e76488304d4', '269ad020-3a4d-4da4-a95d-9e42c01d4994', '590f24c3-a643-4e20-b666-a07913ddee53']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.689075 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836d9bb2-2d3c-45b5-afc7-f13e676fb543) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.714068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (836d9bb2-2d3c-45b5-afc7-f13e676fb543) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7e15d110-cde0-43b8-96eb-3e0aa9bacf30', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-733213685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3157e1be41f436ba9007e0ec72dc62a',qos_specs=None,replication_status=,reservations=['be1b203b-1086-4f82-a571-de9298287e11','a40a3bf4-759f-4beb-9959-9e76488304d4','269ad020-3a4d-4da4-a95d-9e42c01d4994','590f24c3-a643-4e20-b666-a07913ddee53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-733213685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7e15d110-cde0-43b8-96eb-3e0aa9bacf30,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3157e1be41f436ba9007e0ec72dc62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.714858 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26413ea-bfc7-45df-8380-5abe1ba4b9c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.729333 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-ce53c2e7-6dcd-4fa4-baf7-efa822aeef29 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:05.729998 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 539/2147] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:05 2026] POST /volume/v3/attachments => generated 273 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:05.739709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a26413ea-bfc7-45df-8380-5abe1ba4b9c2) transitioned into state 'SUCCESS' from state '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-733213685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3157e1be41f436ba9007e0ec72dc62a',qos_specs=None,replication_status=,reservations=['be1b203b-1086-4f82-a571-de9298287e11','a40a3bf4-759f-4beb-9959-9e76488304d4','269ad020-3a4d-4da4-a95d-9e42c01d4994','590f24c3-a643-4e20-b666-a07913ddee53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.740521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd8c452-891b-48c8-ac38-fe25636fc27e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:05.754342 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdd8c452-891b-48c8-ac38-fe25636fc27e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:05.754965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Flow 'volume_create_api' (aa673cff-e81e-4f1c-b8ff-5bc1744f0889) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:05.755814 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume request issued successfully. Aug 07 16:17:05.756590 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21a0e8bd-bdee-4cd1-8281-4d43c2ea9441 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:05.757139 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 544/2148] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:17:05 2026] POST /volume/v3/volumes => generated 778 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:05.773877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8668714-2213-471c-bde8-5d484d18688f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:05.775881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8668714-2213-471c-bde8-5d484d18688f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:05.776139 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8668714-2213-471c-bde8-5d484d18688f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:05.776599 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8668714-2213-471c-bde8-5d484d18688f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:05.785970 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:05.785970 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:05.791548 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8668714-2213-471c-bde8-5d484d18688f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:05.795817 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8668714-2213-471c-bde8-5d484d18688f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:05.796362 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 532/2149] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:05 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 846 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:06.191778 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff756f25-00bd-4029-9da8-6187b6d848ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.193687 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff756f25-00bd-4029-9da8-6187b6d848ac tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:06.194080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff756f25-00bd-4029-9da8-6187b6d848ac tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.194394 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff756f25-00bd-4029-9da8-6187b6d848ac tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.194531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ff756f25-00bd-4029-9da8-6187b6d848ac tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:06.204807 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.204807 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:06.206122 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff756f25-00bd-4029-9da8-6187b6d848ac tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:06.206848 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 535/2150] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:06 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:06.490551 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.493179 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] DELETE https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:17:06.494789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.494789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.494789 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume with id: 24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:17:06.496595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.499791 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 Aug 07 16:17:06.500065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.500375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.506095 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.506095 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:06.506981 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:17:06.512920 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.512920 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:06.518264 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:17:06.519123 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:06.519412 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:06.536284 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Delete volume request issued successfully. Aug 07 16:17:06.536687 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3a1e2b8-0d90-4147-9c4a-93f3b4e51693 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 202 Aug 07 16:17:06.537233 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 540/2151] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:17:06 2026] DELETE /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:06.546644 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-356d365a-2a6c-4398-9895-04508f65c5cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.548798 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-356d365a-2a6c-4398-9895-04508f65c5cc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:17:06.549499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-356d365a-2a6c-4398-9895-04508f65c5cc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.549548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-356d365a-2a6c-4398-9895-04508f65c5cc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.565781 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.565781 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:06.571338 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-356d365a-2a6c-4398-9895-04508f65c5cc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Volume info retrieved successfully. Aug 07 16:17:06.575445 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:06.578473 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-356d365a-2a6c-4398-9895-04508f65c5cc tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 200 Aug 07 16:17:06.579114 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 533/2152] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:06 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 1364 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:06.582274 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.582274 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:06.595621 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f8d6dc05-d1c9-435f-9555-51771a7ada8a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 returned with HTTP 200 Aug 07 16:17:06.596792 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 545/2153] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:06 2026] GET /volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 => generated 913 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:06.615816 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-117f3538-690e-4d34-b235-0910d6ccbab0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.618250 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/group_snapshots Aug 07 16:17:06.619259 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "719dd714-b419-4200-a610-959bfb00a891", "name": "tempest-group_snapshot-722949734"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:06.621250 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '719dd714-b419-4200-a610-959bfb00a891', 'name': 'tempest-group_snapshot-722949734'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Aug 07 16:17:06.626567 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.626567 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:06.633174 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.group_snapshots [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Creating group_snapshot tempest-group_snapshot-722949734. Aug 07 16:17:06.664067 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.664067 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:06.681958 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-431911581 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-431911581, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:06.708542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Created reservations ['156e0658-3499-41ef-956b-1bb69785a0b9', '7883b41f-96a7-4f67-a589-b47fe0983b7c', '8163d176-4fe2-4b06-970c-82f3891f8461', '78325d38-d525-4791-935e-d6c4759ad06e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:06.743861 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-117f3538-690e-4d34-b235-0910d6ccbab0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots returned with HTTP 202 Aug 07 16:17:06.744638 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 536/2154] 10.4.3.24 () {70 vars in 1317 bytes} [Fri Aug 7 16:17:06 2026] POST /volume/v3/group_snapshots => generated 167 bytes in 129 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:06.758545 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0200f3a3-27d3-41f4-9711-4dfe95a75563 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.765808 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0200f3a3-27d3-41f4-9711-4dfe95a75563 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:06.765808 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0200f3a3-27d3-41f4-9711-4dfe95a75563 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.765808 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0200f3a3-27d3-41f4-9711-4dfe95a75563 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.765808 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-0200f3a3-27d3-41f4-9711-4dfe95a75563 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:06.770152 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.770152 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:06.780145 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0200f3a3-27d3-41f4-9711-4dfe95a75563 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 200 Aug 07 16:17:06.780708 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 541/2155] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:06 2026] GET /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 306 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:06.814899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f699d22-19e8-4e05-bbd3-10661b5b453f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.817442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f699d22-19e8-4e05-bbd3-10661b5b453f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:06.817797 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f699d22-19e8-4e05-bbd3-10661b5b453f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.818049 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f699d22-19e8-4e05-bbd3-10661b5b453f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.827226 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.827226 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:06.833608 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9f699d22-19e8-4e05-bbd3-10661b5b453f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:06.840730 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f699d22-19e8-4e05-bbd3-10661b5b453f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:06.841219 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 534/2156] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:06 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1386 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:06.856140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84ddc3f4-2b01-47a8-8c96-534a49ddc543 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:06.858447 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84ddc3f4-2b01-47a8-8c96-534a49ddc543 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:06.858723 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84ddc3f4-2b01-47a8-8c96-534a49ddc543 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:06.858994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84ddc3f4-2b01-47a8-8c96-534a49ddc543 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:06.876075 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:06.876075 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:06.881171 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84ddc3f4-2b01-47a8-8c96-534a49ddc543 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:06.887941 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84ddc3f4-2b01-47a8-8c96-534a49ddc543 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:06.888414 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 546/2157] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:06 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1386 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:07.018350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-659734f3-acc1-4683-be2d-e7a00e07e224 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.018908 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-659734f3-acc1-4683-be2d-e7a00e07e224 None None] GET https://10.4.3.24/volume// Aug 07 16:17:07.019122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-659734f3-acc1-4683-be2d-e7a00e07e224 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.019407 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-659734f3-acc1-4683-be2d-e7a00e07e224 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.019965 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-659734f3-acc1-4683-be2d-e7a00e07e224 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:07.020212 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 537/2158] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:07.031060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-19943219-7623-44ec-bb86-210ae5aba007 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.033601 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-19943219-7623-44ec-bb86-210ae5aba007 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:17:07.033892 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-19943219-7623-44ec-bb86-210ae5aba007 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.034102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-19943219-7623-44ec-bb86-210ae5aba007 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.049710 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.049710 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:07.060866 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-19943219-7623-44ec-bb86-210ae5aba007 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:07.071654 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-19943219-7623-44ec-bb86-210ae5aba007 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:17:07.072497 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 542/2159] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 1428 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:07.218986 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.219599 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7cfa2ca-a8ae-44bf-930d-250826b48916 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.221724 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] PUT https://10.4.3.24/volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb Aug 07 16:17:07.221997 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7cfa2ca-a8ae-44bf-930d-250826b48916 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:07.222529 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:07.222673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7cfa2ca-a8ae-44bf-930d-250826b48916 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.222909 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7cfa2ca-a8ae-44bf-930d-250826b48916 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.223443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c7cfa2ca-a8ae-44bf-930d-250826b48916 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:07.234780 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.234780 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:07.235864 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7cfa2ca-a8ae-44bf-930d-250826b48916 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:07.236285 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 547/2160] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:07.246910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Acquiring lock "cinder-attachment_update-74015b41-e64e-4b41-afd7-211d55680d98-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:07.254856 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Lock "cinder-attachment_update-74015b41-e64e-4b41-afd7-211d55680d98-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:07.256330 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.256330 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:07.407169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Lock "cinder-attachment_update-74015b41-e64e-4b41-afd7-211d55680d98-np0000006731" released by "attachment_update" :: held 0.153s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:07.407691 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-315bb051-f07e-42c7-aa2d-3682cdf3c215 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb returned with HTTP 200 Aug 07 16:17:07.408545 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 535/2161] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:07 2026] PUT /volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb => generated 969 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:07.440720 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-696fbd55-1d16-4b1e-a795-41c12ffae5b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.448418 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-696fbd55-1d16-4b1e-a795-41c12ffae5b9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb/action Aug 07 16:17:07.448914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-696fbd55-1d16-4b1e-a795-41c12ffae5b9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:07.449133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-696fbd55-1d16-4b1e-a795-41c12ffae5b9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:07.472867 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.472867 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:07.492423 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-65872bbf-2817-49fe-9e1e-7da87fb52c40 req-696fbd55-1d16-4b1e-a795-41c12ffae5b9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb/action returned with HTTP 204 Aug 07 16:17:07.492921 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 538/2162] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:17:07 2026] POST /volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:07.601946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e94bb1e-2578-41c5-812c-a9f1dc2ce442 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.607204 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e94bb1e-2578-41c5-812c-a9f1dc2ce442 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] GET https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe Aug 07 16:17:07.607979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e94bb1e-2578-41c5-812c-a9f1dc2ce442 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.608244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e94bb1e-2578-41c5-812c-a9f1dc2ce442 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.618190 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e94bb1e-2578-41c5-812c-a9f1dc2ce442 tempest-AttachVolumeMultiAttachTest-1473127321 tempest-AttachVolumeMultiAttachTest-1473127321-project-member] https://10.4.3.24/volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe returned with HTTP 404 Aug 07 16:17:07.619985 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 543/2163] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/volumes/24f49486-b7a1-4de0-83f9-e305d705b6fe => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:07.793249 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e2ee621-4f2b-442f-8908-35e9e29957d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.797485 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e2ee621-4f2b-442f-8908-35e9e29957d3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:07.797797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e2ee621-4f2b-442f-8908-35e9e29957d3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.798013 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e2ee621-4f2b-442f-8908-35e9e29957d3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.798145 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.group_snapshots [None req-1e2ee621-4f2b-442f-8908-35e9e29957d3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:07.806966 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.806966 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:07.814048 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e2ee621-4f2b-442f-8908-35e9e29957d3 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 200 Aug 07 16:17:07.814686 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 548/2164] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:07.827817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.830947 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:17:07.830947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.833068 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.833068 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:07.833068 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.833068 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:07.833257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:17:07.838340 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all snapshots completed successfully. Aug 07 16:17:07.838472 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.838472 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:07.838976 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fd83b3d-a562-4a23-a3dd-40a5d34d865c tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:17:07.839357 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 536/2165] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:07.855194 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2755971e-d4e8-41bc-a3e9-0140fe0e0ca0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.857897 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2755971e-d4e8-41bc-a3e9-0140fe0e0ca0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/ee1236b4-9d87-41af-9a70-1021eeaa766b Aug 07 16:17:07.859012 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2755971e-d4e8-41bc-a3e9-0140fe0e0ca0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.859448 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2755971e-d4e8-41bc-a3e9-0140fe0e0ca0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.871319 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.871319 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:07.871319 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2755971e-d4e8-41bc-a3e9-0140fe0e0ca0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Snapshot retrieved successfully. Aug 07 16:17:07.871319 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2755971e-d4e8-41bc-a3e9-0140fe0e0ca0 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/ee1236b4-9d87-41af-9a70-1021eeaa766b returned with HTTP 200 Aug 07 16:17:07.871319 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 539/2166] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/snapshots/ee1236b4-9d87-41af-9a70-1021eeaa766b => generated 450 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:07.883921 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e19a2347-c557-40bb-b25a-26453e6f4bf1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.885852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e19a2347-c557-40bb-b25a-26453e6f4bf1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:07.886172 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e19a2347-c557-40bb-b25a-26453e6f4bf1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.886697 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e19a2347-c557-40bb-b25a-26453e6f4bf1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.887064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.group_snapshots [None req-e19a2347-c557-40bb-b25a-26453e6f4bf1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:07.896396 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.896396 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:07.906845 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e19a2347-c557-40bb-b25a-26453e6f4bf1 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 200 Aug 07 16:17:07.906845 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 544/2167] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 307 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:07.928907 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5832086f-93ad-42c3-b3f2-d5489269f321 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.933415 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5832086f-93ad-42c3-b3f2-d5489269f321 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/detail Aug 07 16:17:07.933415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5832086f-93ad-42c3-b3f2-d5489269f321 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.933743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5832086f-93ad-42c3-b3f2-d5489269f321 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.956235 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5832086f-93ad-42c3-b3f2-d5489269f321 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/detail returned with HTTP 200 Aug 07 16:17:07.956670 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 549/2168] 10.4.3.24 () {68 vars in 1316 bytes} [Fri Aug 7 16:17:07 2026] GET /volume/v3/group_snapshots/detail => generated 310 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:07.976970 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:07.982778 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] DELETE https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:07.983256 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:07.983626 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:07.983852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 16:17:07.983893 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group_snapshot with id: 9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:07.991845 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:07.991845 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:08.051777 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-71cd2be9-18c7-4d4b-ba70-134d582ffcbd tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 202 Aug 07 16:17:08.053275 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 537/2169] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:17:07 2026] DELETE /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:08.066664 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:08.070326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:17:08.070326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:08.070326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:08.071189 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:08.075079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:08.091947 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:17:08.095532 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:08.095532 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:08.156803 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:08.161289 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:08.161289 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:08.172908 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ffbc1d62-05c0-486f-9f15-423a9576de37 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:17:08.173960 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 540/2170] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:17:08 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:08.192414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:08.196189 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail Aug 07 16:17:08.196548 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:08.198054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:08.198054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:08.200641 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:17:08.208009 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all snapshots completed successfully. Aug 07 16:17:08.209336 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:08.209336 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:08.209833 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2f612eb-ad82-45d9-b21c-527c5d32af3e tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/detail returned with HTTP 200 Aug 07 16:17:08.210784 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 545/2171] 10.4.3.24 () {66 vars in 1257 bytes} [Fri Aug 7 16:17:08 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:08.225790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fddc163-04ec-4d67-9760-8f38a507ad81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:08.234125 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fddc163-04ec-4d67-9760-8f38a507ad81 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/snapshots/ee1236b4-9d87-41af-9a70-1021eeaa766b Aug 07 16:17:08.234604 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fddc163-04ec-4d67-9760-8f38a507ad81 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:08.234782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fddc163-04ec-4d67-9760-8f38a507ad81 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:08.246840 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fddc163-04ec-4d67-9760-8f38a507ad81 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/snapshots/ee1236b4-9d87-41af-9a70-1021eeaa766b returned with HTTP 404 Aug 07 16:17:08.249501 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 550/2172] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:08 2026] GET /volume/v3/snapshots/ee1236b4-9d87-41af-9a70-1021eeaa766b => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:08.253351 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04e21a52-6640-4ba4-a90d-96ce879721f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:08.256366 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04e21a52-6640-4ba4-a90d-96ce879721f7 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:08.256366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04e21a52-6640-4ba4-a90d-96ce879721f7 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:08.257311 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04e21a52-6640-4ba4-a90d-96ce879721f7 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:08.258258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-04e21a52-6640-4ba4-a90d-96ce879721f7 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:08.258390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a30b12fa-e53c-49f9-bff3-35aefd704154 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:08.260611 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a30b12fa-e53c-49f9-bff3-35aefd704154 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:08.261519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a30b12fa-e53c-49f9-bff3-35aefd704154 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:08.261519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a30b12fa-e53c-49f9-bff3-35aefd704154 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:08.261679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.group_snapshots [None req-a30b12fa-e53c-49f9-bff3-35aefd704154 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:08.266694 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:08.266694 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:08.268340 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:08.268340 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:08.268475 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04e21a52-6640-4ba4-a90d-96ce879721f7 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:08.268475 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 538/2173] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:08 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:08.275733 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a30b12fa-e53c-49f9-bff3-35aefd704154 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 200 Aug 07 16:17:08.275733 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 541/2174] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:08 2026] GET /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 306 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:08.597845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-f2130874-2d63-4b27-96fd-7aba5e8a13ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:08.600880 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-f2130874-2d63-4b27-96fd-7aba5e8a13ef tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:08.601022 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-f2130874-2d63-4b27-96fd-7aba5e8a13ef tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:08.601412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-f2130874-2d63-4b27-96fd-7aba5e8a13ef tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:08.616113 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:08.616113 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:08.622842 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-f2130874-2d63-4b27-96fd-7aba5e8a13ef tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:08.629483 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-f2130874-2d63-4b27-96fd-7aba5e8a13ef tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:08.630034 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 546/2175] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:08 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1368 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:09.283276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-31253154-5b6f-47cb-b6e6-69a7e7700fa4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.293109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5743b0c-8a2d-4846-9972-0ed87be59f67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.293525 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31253154-5b6f-47cb-b6e6-69a7e7700fa4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:09.293809 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31253154-5b6f-47cb-b6e6-69a7e7700fa4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.294002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-31253154-5b6f-47cb-b6e6-69a7e7700fa4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.294152 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-31253154-5b6f-47cb-b6e6-69a7e7700fa4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:09.296475 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5743b0c-8a2d-4846-9972-0ed87be59f67 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:09.296893 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5743b0c-8a2d-4846-9972-0ed87be59f67 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.297215 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5743b0c-8a2d-4846-9972-0ed87be59f67 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.297472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-d5743b0c-8a2d-4846-9972-0ed87be59f67 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Aug 07 16:17:09.304781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5743b0c-8a2d-4846-9972-0ed87be59f67 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 404 Aug 07 16:17:09.305440 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 539/2176] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 116 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:09.310861 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.310861 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:09.312026 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-31253154-5b6f-47cb-b6e6-69a7e7700fa4 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:09.312693 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 551/2177] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:09.327113 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0000a410-3a09-4d1f-a724-32efcec28ea4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.329219 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0000a410-3a09-4d1f-a724-32efcec28ea4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/group_snapshots Aug 07 16:17:09.329518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0000a410-3a09-4d1f-a724-32efcec28ea4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.329895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0000a410-3a09-4d1f-a724-32efcec28ea4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.336835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-54d4ba3a-ebfe-4e8b-aae1-34865baa4bc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.337252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0000a410-3a09-4d1f-a724-32efcec28ea4 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots returned with HTTP 200 Aug 07 16:17:09.337252 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 542/2178] 10.4.3.24 () {68 vars in 1295 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:09.339531 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-54d4ba3a-ebfe-4e8b-aae1-34865baa4bc7 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:09.339893 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-54d4ba3a-ebfe-4e8b-aae1-34865baa4bc7 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.340437 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-54d4ba3a-ebfe-4e8b-aae1-34865baa4bc7 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.358186 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.358823 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.358823 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:09.358901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] DELETE https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:09.358901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.358901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.358901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.group_snapshots [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for member 9917e6b7-c639-4ddc-9b3b-43fbde58e866 {{(pid=100268) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Aug 07 16:17:09.358901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.group_snapshots [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group_snapshot with id: 9917e6b7-c639-4ddc-9b3b-43fbde58e866 Aug 07 16:17:09.363079 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-54d4ba3a-ebfe-4e8b-aae1-34865baa4bc7 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:09.368767 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f3c1800-cf1d-4bcf-915e-b8abc3666a0b tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 returned with HTTP 404 Aug 07 16:17:09.369237 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 540/2179] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:17:09 2026] DELETE /volume/v3/group_snapshots/9917e6b7-c639-4ddc-9b3b-43fbde58e866 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:09.370459 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-54d4ba3a-ebfe-4e8b-aae1-34865baa4bc7 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:09.370459 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 547/2180] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1368 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:09.383871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b2feff0-8cc8-4376-bc07-502b55c5ffd6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.384657 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b2feff0-8cc8-4376-bc07-502b55c5ffd6 None None] GET https://10.4.3.24/volume// Aug 07 16:17:09.384803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b2feff0-8cc8-4376-bc07-502b55c5ffd6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.384986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b2feff0-8cc8-4376-bc07-502b55c5ffd6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.385369 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b2feff0-8cc8-4376-bc07-502b55c5ffd6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:09.385729 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 552/2181] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:09.387740 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.389853 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:17:09.390167 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.390434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.390747 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:09.391729 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:09.397579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-9c9b82f5-d11f-4b7d-afe9-047d8917578b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.400423 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-9c9b82f5-d11f-4b7d-afe9-047d8917578b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:09.400927 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-9c9b82f5-d11f-4b7d-afe9-047d8917578b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7e15d110-cde0-43b8-96eb-3e0aa9bacf30", "connector": null, "instance_uuid": "f6b46bc1-e03b-452e-8bd7-54e2002613dc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:09.402277 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Get all volumes completed successfully. Aug 07 16:17:09.403283 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:09.403567 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:09.412700 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.412700 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:09.450839 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-9c9b82f5-d11f-4b7d-afe9-047d8917578b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:09.451430 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 541/2182] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:09 2026] POST /volume/v3/attachments => generated 273 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:17:09.458595 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:09.462896 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.462896 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:09.472817 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d06349da-963f-4c21-8fb5-9d7e7942b870 tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:17:09.473388 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 543/2183] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/v3/volumes/detail => generated 916 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:09.493130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.496217 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] POST https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891/action Aug 07 16:17:09.497170 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:09.497572 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:09.499905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] delete called for group 719dd714-b419-4200-a610-959bfb00a891 {{(pid=100266) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:17:09.501177 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Delete group with id: 719dd714-b419-4200-a610-959bfb00a891 Aug 07 16:17:09.507091 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.507091 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:09.578410 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff1d1e51-adf5-4874-80ac-ae5c9561b4dc tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891/action returned with HTTP 202 Aug 07 16:17:09.579172 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 548/2184] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:17:09 2026] POST /volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891/action => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:09.589450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d160bdc-ba72-41f6-866a-38b802027b0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:09.590560 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 Aug 07 16:17:09.590874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:09.591118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:09.608407 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.608407 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:09.613459 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Volume info retrieved successfully. Aug 07 16:17:09.614233 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:17:09.614651 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:17:09.667748 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:17:09.673107 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:09.673107 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:09.687342 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d160bdc-ba72-41f6-866a-38b802027b0d tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 returned with HTTP 200 Aug 07 16:17:09.687834 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 553/2185] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:09 2026] GET /volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 => generated 912 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:10.325102 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b3e3043-e709-4ebd-90e5-acd91c04f92b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:10.327389 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b3e3043-e709-4ebd-90e5-acd91c04f92b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:10.327708 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b3e3043-e709-4ebd-90e5-acd91c04f92b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:10.327999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b3e3043-e709-4ebd-90e5-acd91c04f92b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:10.328164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0b3e3043-e709-4ebd-90e5-acd91c04f92b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:10.334598 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:10.334598 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:10.336248 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b3e3043-e709-4ebd-90e5-acd91c04f92b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:10.336933 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 542/2186] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:10 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:10.709116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d8d5fda0-e013-4672-80a7-215d3e45e6db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:10.711628 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8d5fda0-e013-4672-80a7-215d3e45e6db tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 Aug 07 16:17:10.711871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8d5fda0-e013-4672-80a7-215d3e45e6db tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:10.712050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d8d5fda0-e013-4672-80a7-215d3e45e6db tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:10.721386 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d8d5fda0-e013-4672-80a7-215d3e45e6db tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 returned with HTTP 404 Aug 07 16:17:10.722076 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 544/2187] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:10 2026] GET /volume/v3/volumes/a7c15f95-5cd6-4ea9-b1a7-8cca26270085 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:10.739109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47c40097-f53a-4512-bc19-7c33258a985a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:10.742749 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47c40097-f53a-4512-bc19-7c33258a985a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] GET https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 Aug 07 16:17:10.743029 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47c40097-f53a-4512-bc19-7c33258a985a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:10.743295 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47c40097-f53a-4512-bc19-7c33258a985a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:10.743527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-47c40097-f53a-4512-bc19-7c33258a985a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] show called for member 719dd714-b419-4200-a610-959bfb00a891 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:17:10.751819 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47c40097-f53a-4512-bc19-7c33258a985a tempest-GroupSnapshotsTest-33032755 tempest-GroupSnapshotsTest-33032755-project-member] https://10.4.3.24/volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 returned with HTTP 404 Aug 07 16:17:10.752653 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 549/2188] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:17:10 2026] GET /volume/v3/groups/719dd714-b419-4200-a610-959bfb00a891 => generated 108 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:10.768201 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dcbe71b4-505f-4898-958d-5af74171b513 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:10.775501 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcbe71b4-505f-4898-958d-5af74171b513 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/24242ffd-dae7-4065-a72d-215daf884abd Aug 07 16:17:10.775501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcbe71b4-505f-4898-958d-5af74171b513 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:10.775501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dcbe71b4-505f-4898-958d-5af74171b513 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:10.811425 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dcbe71b4-505f-4898-958d-5af74171b513 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/group_types/24242ffd-dae7-4065-a72d-215daf884abd returned with HTTP 202 Aug 07 16:17:10.813072 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 554/2189] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:17:10 2026] DELETE /volume/v3/group_types/24242ffd-dae7-4065-a72d-215daf884abd => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:10.823784 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c56fff46-b0e4-4f41-a813-70213c404ae9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:10.828224 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c56fff46-b0e4-4f41-a813-70213c404ae9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] DELETE https://10.4.3.24/volume/v3/types/7e4edfa9-79a3-45e8-81fd-4d9462592849 Aug 07 16:17:10.828224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c56fff46-b0e4-4f41-a813-70213c404ae9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:10.828224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c56fff46-b0e4-4f41-a813-70213c404ae9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:10.877512 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c56fff46-b0e4-4f41-a813-70213c404ae9 tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types/7e4edfa9-79a3-45e8-81fd-4d9462592849 returned with HTTP 202 Aug 07 16:17:10.878627 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 543/2190] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:17:10 2026] DELETE /volume/v3/types/7e4edfa9-79a3-45e8-81fd-4d9462592849 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:10.892325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12a2dd49-1a4f-43ba-8c12-046ecde0ddbe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:10.894765 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12a2dd49-1a4f-43ba-8c12-046ecde0ddbe tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] GET https://10.4.3.24/volume/v3/types/7e4edfa9-79a3-45e8-81fd-4d9462592849 Aug 07 16:17:10.894765 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12a2dd49-1a4f-43ba-8c12-046ecde0ddbe tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:10.894933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12a2dd49-1a4f-43ba-8c12-046ecde0ddbe tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:10.904136 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12a2dd49-1a4f-43ba-8c12-046ecde0ddbe tempest-GroupSnapshotsTest-1602440732 tempest-GroupSnapshotsTest-1602440732-project-admin] https://10.4.3.24/volume/v3/types/7e4edfa9-79a3-45e8-81fd-4d9462592849 returned with HTTP 404 Aug 07 16:17:10.906574 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 545/2191] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:17:10 2026] GET /volume/v3/types/7e4edfa9-79a3-45e8-81fd-4d9462592849 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:11.104207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b40fc56c-9bb9-4638-928a-9ca724b791c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:11.104207 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b40fc56c-9bb9-4638-928a-9ca724b791c6 None None] GET https://10.4.3.24/volume// Aug 07 16:17:11.104207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b40fc56c-9bb9-4638-928a-9ca724b791c6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:11.104207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b40fc56c-9bb9-4638-928a-9ca724b791c6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:11.104524 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b40fc56c-9bb9-4638-928a-9ca724b791c6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:11.104798 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 550/2192] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:11.116239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-91b54a5d-7f5e-4fd9-997c-27d3e8af401a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:11.119579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-91b54a5d-7f5e-4fd9-997c-27d3e8af401a tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:11.119579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-91b54a5d-7f5e-4fd9-997c-27d3e8af401a tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:11.119579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-91b54a5d-7f5e-4fd9-997c-27d3e8af401a tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:11.133259 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:11.133259 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:11.139632 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-91b54a5d-7f5e-4fd9-997c-27d3e8af401a tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:11.147428 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-91b54a5d-7f5e-4fd9-997c-27d3e8af401a tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:11.147879 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 555/2193] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:11 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1547 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:11.288219 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:11.291604 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] PUT https://10.4.3.24/volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d Aug 07 16:17:11.291604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:11.316014 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Acquiring lock "cinder-attachment_update-7e15d110-cde0-43b8-96eb-3e0aa9bacf30-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:11.322136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Lock "cinder-attachment_update-7e15d110-cde0-43b8-96eb-3e0aa9bacf30-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:11.322920 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:11.322920 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:11.349681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d061488-bf0d-4cb8-9a65-7fd14a0dde18 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:11.353684 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d061488-bf0d-4cb8-9a65-7fd14a0dde18 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:11.353988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d061488-bf0d-4cb8-9a65-7fd14a0dde18 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:11.354241 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d061488-bf0d-4cb8-9a65-7fd14a0dde18 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:11.354422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9d061488-bf0d-4cb8-9a65-7fd14a0dde18 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:11.365026 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:11.365026 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:11.367278 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d061488-bf0d-4cb8-9a65-7fd14a0dde18 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:11.367278 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 546/2194] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:11 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:11.506492 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Lock "cinder-attachment_update-7e15d110-cde0-43b8-96eb-3e0aa9bacf30-np0000006731" released by "attachment_update" :: held 0.184s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:11.506944 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-52916a7f-fd29-4438-bd2a-bf2d66fdb06f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d returned with HTTP 200 Aug 07 16:17:11.507771 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 544/2195] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:11 2026] PUT /volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d => generated 969 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:11.557143 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-64f0ef24-4988-4551-97d2-bcf1d128f95d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:11.559621 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-64f0ef24-4988-4551-97d2-bcf1d128f95d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d/action Aug 07 16:17:11.560051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-64f0ef24-4988-4551-97d2-bcf1d128f95d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:11.560243 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-64f0ef24-4988-4551-97d2-bcf1d128f95d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:11.592582 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:11.592582 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:11.617669 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-dc3fa189-255b-4f05-a0ae-7b2f05eba43b req-64f0ef24-4988-4551-97d2-bcf1d128f95d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d/action returned with HTTP 204 Aug 07 16:17:11.617669 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 551/2196] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:17:11 2026] POST /volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:12.383830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ea07fba-602c-456d-b347-f5394fa53a90 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:12.386967 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ea07fba-602c-456d-b347-f5394fa53a90 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:12.388335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ea07fba-602c-456d-b347-f5394fa53a90 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:12.388335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ea07fba-602c-456d-b347-f5394fa53a90 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:12.388335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4ea07fba-602c-456d-b347-f5394fa53a90 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:12.397279 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:12.397279 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:12.398914 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ea07fba-602c-456d-b347-f5394fa53a90 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:12.399631 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 556/2197] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:12 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:13.420554 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3feed09d-0698-4014-9a03-efa78332f245 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:13.426127 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3feed09d-0698-4014-9a03-efa78332f245 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:13.426776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3feed09d-0698-4014-9a03-efa78332f245 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:13.426776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3feed09d-0698-4014-9a03-efa78332f245 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:13.426776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3feed09d-0698-4014-9a03-efa78332f245 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:13.436448 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:13.436448 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:13.437850 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3feed09d-0698-4014-9a03-efa78332f245 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:13.438179 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 547/2198] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:13 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:14.462375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3cfc8293-d00f-48b1-b63e-0d11c3613c44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:14.466316 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cfc8293-d00f-48b1-b63e-0d11c3613c44 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:14.468095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cfc8293-d00f-48b1-b63e-0d11c3613c44 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:14.468095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3cfc8293-d00f-48b1-b63e-0d11c3613c44 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:14.468095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3cfc8293-d00f-48b1-b63e-0d11c3613c44 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:14.476326 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:14.476326 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:14.476326 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3cfc8293-d00f-48b1-b63e-0d11c3613c44 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:14.476326 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 545/2199] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:14 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:14.626744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3b18c3d-9d80-4549-93d6-a3e17247d107 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:14.734985 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3b18c3d-9d80-4549-93d6-a3e17247d107 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:17:14.735473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3b18c3d-9d80-4549-93d6-a3e17247d107 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-777060698"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:14.753928 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3b18c3d-9d80-4549-93d6-a3e17247d107 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:17:14.754412 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 552/2200] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:17:14 2026] POST /volume/v3/types => generated 232 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:14.767549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca86600f-608f-427a-85e5-bf01f8d3691e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:14.770882 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca86600f-608f-427a-85e5-bf01f8d3691e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:17:14.772035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca86600f-608f-427a-85e5-bf01f8d3691e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeRetypeMultiattachTest-volume-type-697616333", "extra_specs": {"multiattach": " True"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:14.797337 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca86600f-608f-427a-85e5-bf01f8d3691e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:17:14.798206 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 557/2201] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:17:14 2026] POST /volume/v3/types => generated 258 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:14.810925 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:14.937020 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:14.938013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "tempest-VolumeRetypeMultiattachTest-volume-type-777060698", "size": 1, "name": "tempest-VolumeRetypeMultiattachTest-Volume-2066253190"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:14.939530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Create volume request body: {'volume': {'volume_type': 'tempest-VolumeRetypeMultiattachTest-volume-type-777060698', 'size': 1, 'name': 'tempest-VolumeRetypeMultiattachTest-Volume-2066253190'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:14.944160 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Create volume of 1 GB Aug 07 16:17:14.944861 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:14.944861 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:14.944861 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Availability Zones retrieved successfully. Aug 07 16:17:14.953260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Flow 'volume_create_api' (3d488b11-35e3-4b9a-aaea-99d3c3f26bd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:14.954404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (097b400e-fd11-4e87-89fb-f7181ae73ef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:14.955836 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:14.995541 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (097b400e-fd11-4e87-89fb-f7181ae73ef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:17:15Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=30b1e5e6-a7c8-42ed-a905-65ac356908d5,is_public=True,name='tempest-VolumeRetypeMultiattachTest-volume-type-777060698',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '30b1e5e6-a7c8-42ed-a905-65ac356908d5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:14.999227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e3f354-f190-4834-8eef-873797d70ce0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:15.052052 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:15.052575 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:15.125604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Created reservations ['03f11d44-4a03-4dba-b560-04956b290302', 'bbf1922b-6772-49f6-b15f-edd6e64dfcbb', 'b381b374-13ea-4a40-8be3-5fa699a1a5a6', '478b60be-4fb3-4594-8db7-d6c3a8f3e519'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:15.127181 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b0e3f354-f190-4834-8eef-873797d70ce0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['03f11d44-4a03-4dba-b560-04956b290302', 'bbf1922b-6772-49f6-b15f-edd6e64dfcbb', 'b381b374-13ea-4a40-8be3-5fa699a1a5a6', '478b60be-4fb3-4594-8db7-d6c3a8f3e519']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:15.128641 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d21a65-7570-498b-ae4c-819cff989068) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:15.170206 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8d21a65-7570-498b-ae4c-819cff989068) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd47e3dd-9b61-43cf-ba4b-a4e2638bc578', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2066253190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1619436aed4403837814070785eac1',qos_specs=None,replication_status=,reservations=['03f11d44-4a03-4dba-b560-04956b290302','bbf1922b-6772-49f6-b15f-edd6e64dfcbb','b381b374-13ea-4a40-8be3-5fa699a1a5a6','478b60be-4fb3-4594-8db7-d6c3a8f3e519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ebc2e5f49544f6b88a210550c9593c2',volume_type_id=30b1e5e6-a7c8-42ed-a905-65ac356908d5), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRetypeMultiattachTest-Volume-2066253190',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd47e3dd-9b61-43cf-ba4b-a4e2638bc578,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db1619436aed4403837814070785eac1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ebc2e5f49544f6b88a210550c9593c2',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(30b1e5e6-a7c8-42ed-a905-65ac356908d5),volume_type_id=30b1e5e6-a7c8-42ed-a905-65ac356908d5)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:15.170942 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08d85ef-67df-4ccc-91f4-f58030ede767) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:15.217974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a08d85ef-67df-4ccc-91f4-f58030ede767) transitioned into state 'SUCCESS' from state '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-2066253190',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1619436aed4403837814070785eac1',qos_specs=None,replication_status=,reservations=['03f11d44-4a03-4dba-b560-04956b290302','bbf1922b-6772-49f6-b15f-edd6e64dfcbb','b381b374-13ea-4a40-8be3-5fa699a1a5a6','478b60be-4fb3-4594-8db7-d6c3a8f3e519'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ebc2e5f49544f6b88a210550c9593c2',volume_type_id=30b1e5e6-a7c8-42ed-a905-65ac356908d5)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:15.219944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239ade3b-707c-45d3-881b-1a9cb4450c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:15.248215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (239ade3b-707c-45d3-881b-1a9cb4450c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:15.250921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Flow 'volume_create_api' (3d488b11-35e3-4b9a-aaea-99d3c3f26bd8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:15.250921 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Create volume request issued successfully. Aug 07 16:17:15.250921 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f98a33d-700b-4094-b0aa-f833a60201f2 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:15.251134 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 548/2202] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:17:14 2026] POST /volume/v3/volumes => generated 869 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:15.273056 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6b6d257-d6a0-4acf-8979-3c8eab8cfb55 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:15.276585 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b6d257-d6a0-4acf-8979-3c8eab8cfb55 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:15.276889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b6d257-d6a0-4acf-8979-3c8eab8cfb55 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:15.277283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b6d257-d6a0-4acf-8979-3c8eab8cfb55 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:15.297160 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:15.297160 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:15.308957 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6b6d257-d6a0-4acf-8979-3c8eab8cfb55 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:15.318559 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b6d257-d6a0-4acf-8979-3c8eab8cfb55 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:15.319776 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 546/2203] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:15 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 937 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:15.489939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3dd2fb29-18fa-420b-9cd8-5cbfa46ffd14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:15.494218 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd2fb29-18fa-420b-9cd8-5cbfa46ffd14 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:15.494457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd2fb29-18fa-420b-9cd8-5cbfa46ffd14 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:15.494659 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3dd2fb29-18fa-420b-9cd8-5cbfa46ffd14 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:15.494772 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3dd2fb29-18fa-420b-9cd8-5cbfa46ffd14 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:15.505361 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:15.505361 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:15.506455 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3dd2fb29-18fa-420b-9cd8-5cbfa46ffd14 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:15.507224 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 553/2204] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:15 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:15.851829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:15.853986 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:15.854562 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-368979198", "imageRef": "542e881b-69e5-417f-b67e-1f2f7b359223", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:15.856446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-368979198', 'imageRef': '542e881b-69e5-417f-b67e-1f2f7b359223', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:15.977815 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Create volume of 1 GB Aug 07 16:17:15.983452 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Availability Zones retrieved successfully. Aug 07 16:17:15.988629 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Flow 'volume_create_api' (48401ee1-dea9-44f6-bcc7-8f5c1bb4a4ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:15.989839 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a62d0cd-b960-49f3-b92a-22cecebf7145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:15.990831 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:16.096183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a62d0cd-b960-49f3-b92a-22cecebf7145) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:16.097535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b8a33d-1146-4b21-9dc0-2ca214368baf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:16.221396 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Created reservations ['338155fb-5a23-4a45-b758-df598bf44324', 'ea43d6fe-553d-46b7-bf76-fa726dca63b9', '7aa2bf2f-0ee6-4646-9aac-80f338128051', 'fee62526-c23e-4f67-bf62-bd2b01416d31'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:16.222553 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71b8a33d-1146-4b21-9dc0-2ca214368baf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['338155fb-5a23-4a45-b758-df598bf44324', 'ea43d6fe-553d-46b7-bf76-fa726dca63b9', '7aa2bf2f-0ee6-4646-9aac-80f338128051', 'fee62526-c23e-4f67-bf62-bd2b01416d31']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:16.223523 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250fee0c-9552-4d9a-a4f5-bb5c37354156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:16.253009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (250fee0c-9552-4d9a-a4f5-bb5c37354156) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dae71d87-9bee-43b7-a4d9-a637d7f1b06c', '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-368979198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf5df0013124b8cb2f0618180d8f14c',qos_specs=None,replication_status=,reservations=['338155fb-5a23-4a45-b758-df598bf44324','ea43d6fe-553d-46b7-bf76-fa726dca63b9','7aa2bf2f-0ee6-4646-9aac-80f338128051','fee62526-c23e-4f67-bf62-bd2b01416d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4631a7ecf38e49a6b2c6119bef624abf',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-368979198',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dae71d87-9bee-43b7-a4d9-a637d7f1b06c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='dcf5df0013124b8cb2f0618180d8f14c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4631a7ecf38e49a6b2c6119bef624abf',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:16.253925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d6885da-4ade-4496-9ec2-222da6618f4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:16.284947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d6885da-4ade-4496-9ec2-222da6618f4b) transitioned into state 'SUCCESS' from state '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-368979198',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='dcf5df0013124b8cb2f0618180d8f14c',qos_specs=None,replication_status=,reservations=['338155fb-5a23-4a45-b758-df598bf44324','ea43d6fe-553d-46b7-bf76-fa726dca63b9','7aa2bf2f-0ee6-4646-9aac-80f338128051','fee62526-c23e-4f67-bf62-bd2b01416d31'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4631a7ecf38e49a6b2c6119bef624abf',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:16.285989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787ea59a-159c-4111-8b48-a16230724640) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:16.302671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (787ea59a-159c-4111-8b48-a16230724640) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:16.303692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Flow 'volume_create_api' (48401ee1-dea9-44f6-bcc7-8f5c1bb4a4ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:16.304149 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Create volume request issued successfully. Aug 07 16:17:16.305014 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f84a183-e26e-438a-b3fe-b42e29c0f2f5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:16.305715 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 558/2205] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:15 2026] POST /volume/v3/volumes => generated 750 bytes in 455 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:16.327417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16c3e4a0-6999-4cf4-9b5f-8e16ab79c6d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:16.332830 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16c3e4a0-6999-4cf4-9b5f-8e16ab79c6d7 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:16.333152 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16c3e4a0-6999-4cf4-9b5f-8e16ab79c6d7 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:16.333416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16c3e4a0-6999-4cf4-9b5f-8e16ab79c6d7 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:16.337545 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67b1ca1f-a364-4c81-b945-4bcf878cff1a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:16.339961 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67b1ca1f-a364-4c81-b945-4bcf878cff1a tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:16.340336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67b1ca1f-a364-4c81-b945-4bcf878cff1a tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:16.340661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67b1ca1f-a364-4c81-b945-4bcf878cff1a tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:16.347232 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.347232 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:16.351842 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.351842 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:16.353491 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16c3e4a0-6999-4cf4-9b5f-8e16ab79c6d7 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:16.357880 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67b1ca1f-a364-4c81-b945-4bcf878cff1a tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:16.360916 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16c3e4a0-6999-4cf4-9b5f-8e16ab79c6d7 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:16.361545 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 549/2206] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:16 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 818 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:16.365042 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67b1ca1f-a364-4c81-b945-4bcf878cff1a tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:16.365695 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 547/2207] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:16 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 996 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:16.383976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-934450e0-3a72-40ef-b107-e9bf03ca6b39 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:16.386421 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-934450e0-3a72-40ef-b107-e9bf03ca6b39 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:16.386754 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-934450e0-3a72-40ef-b107-e9bf03ca6b39 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:16.386966 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-934450e0-3a72-40ef-b107-e9bf03ca6b39 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:16.397362 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.397362 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:16.403126 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-934450e0-3a72-40ef-b107-e9bf03ca6b39 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Volume info retrieved successfully. Aug 07 16:17:16.409168 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-934450e0-3a72-40ef-b107-e9bf03ca6b39 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:16.409608 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 554/2208] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:16 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 1190 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 16:17:16.427625 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:16.430248 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] POST https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578/action Aug 07 16:17:16.430776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-697616333", "migration_policy": "never"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:16.430984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-697616333", "migration_policy": "never"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:16.445387 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.445387 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:16.446210 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:16.454067 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.454067 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:16.476182 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:16.476758 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:16.502439 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Created reservations ['ad15db9e-3c76-4144-b82a-a90ec77fc9e2', '18277fae-87e6-4372-bc90-eabc9006c26b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:16.520138 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:16.520523 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-777060698, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:16.521759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d0f55bc-b7fe-4165-9919-f330f8eea817 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:16.524089 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d0f55bc-b7fe-4165-9919-f330f8eea817 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:16.524368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d0f55bc-b7fe-4165-9919-f330f8eea817 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:16.524635 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d0f55bc-b7fe-4165-9919-f330f8eea817 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:16.524917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0d0f55bc-b7fe-4165-9919-f330f8eea817 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:16.529485 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.529485 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:16.530425 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d0f55bc-b7fe-4165-9919-f330f8eea817 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:16.530847 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 550/2209] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:16 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:16.532400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Created reservations ['ca55063c-6632-4f83-b9d4-ca52f72debe6', '5be97169-ab6d-4668-b131-b160e1fb68d9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:16.572344 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Retype volume request issued successfully. Aug 07 16:17:16.572655 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3becd9d1-9dc4-4a34-ac82-cbb5bc31472b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578/action returned with HTTP 202 Aug 07 16:17:16.573170 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 559/2210] 10.4.3.24 () {70 vars in 1425 bytes} [Fri Aug 7 16:17:16 2026] POST /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:17:16.582177 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9b7c32d-cfcf-48ea-9313-ddc7826ceb50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:16.584266 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9b7c32d-cfcf-48ea-9313-ddc7826ceb50 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:16.584547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9b7c32d-cfcf-48ea-9313-ddc7826ceb50 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:16.586500 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9b7c32d-cfcf-48ea-9313-ddc7826ceb50 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:16.599166 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:16.599166 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:16.606974 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f9b7c32d-cfcf-48ea-9313-ddc7826ceb50 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:16.615373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9b7c32d-cfcf-48ea-9313-ddc7826ceb50 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:16.615373 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 548/2211] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:16 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 994 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:17.383714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4d62f8fc-1a4a-40b2-b96f-7e6925cfffb5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.386726 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d62f8fc-1a4a-40b2-b96f-7e6925cfffb5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:17.387575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d62f8fc-1a4a-40b2-b96f-7e6925cfffb5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:17.387575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4d62f8fc-1a4a-40b2-b96f-7e6925cfffb5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:17.401906 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.401906 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:17.413970 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4d62f8fc-1a4a-40b2-b96f-7e6925cfffb5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:17.444379 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4d62f8fc-1a4a-40b2-b96f-7e6925cfffb5 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:17.445280 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 555/2212] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:17 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 842 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:17.545981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d7ef9549-5b01-4b20-a334-d46b007b302d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.550328 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7ef9549-5b01-4b20-a334-d46b007b302d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:17.550328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7ef9549-5b01-4b20-a334-d46b007b302d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:17.550570 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d7ef9549-5b01-4b20-a334-d46b007b302d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:17.550850 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d7ef9549-5b01-4b20-a334-d46b007b302d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:17.564020 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.564020 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:17.564020 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d7ef9549-5b01-4b20-a334-d46b007b302d tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:17.564020 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 551/2213] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:17 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:17.635202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79e35bf6-bcda-4625-b572-42b5f3c46661 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.637923 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79e35bf6-bcda-4625-b572-42b5f3c46661 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:17.639063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79e35bf6-bcda-4625-b572-42b5f3c46661 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:17.639655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79e35bf6-bcda-4625-b572-42b5f3c46661 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:17.651401 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.651401 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:17.656418 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79e35bf6-bcda-4625-b572-42b5f3c46661 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:17.661878 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79e35bf6-bcda-4625-b572-42b5f3c46661 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:17.662900 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 560/2214] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:17 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 995 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:17.684200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0108b33e-6762-441d-ba6a-3ac0dc075586 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.688287 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0108b33e-6762-441d-ba6a-3ac0dc075586 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:17.691336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0108b33e-6762-441d-ba6a-3ac0dc075586 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:17.691336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0108b33e-6762-441d-ba6a-3ac0dc075586 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:17.699841 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.699841 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:17.705653 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0108b33e-6762-441d-ba6a-3ac0dc075586 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Volume info retrieved successfully. Aug 07 16:17:17.714716 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0108b33e-6762-441d-ba6a-3ac0dc075586 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:17.715263 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 549/2215] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:17 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 1189 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:17.730595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-300d759a-a338-44bf-89d1-9da40e391716 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.736103 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-300d759a-a338-44bf-89d1-9da40e391716 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:17.736362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-300d759a-a338-44bf-89d1-9da40e391716 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:17.736649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-300d759a-a338-44bf-89d1-9da40e391716 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:17.745203 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.745203 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:17.750665 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-300d759a-a338-44bf-89d1-9da40e391716 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Volume info retrieved successfully. Aug 07 16:17:17.757189 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-300d759a-a338-44bf-89d1-9da40e391716 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:17.757681 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 556/2216] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:17 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 1189 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:17.771871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.774273 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] POST https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578/action Aug 07 16:17:17.774900 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Action body: b'{"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-777060698", "migration_policy": "never"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:17.775204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "tempest-VolumeRetypeMultiattachTest-volume-type-777060698", "migration_policy": "never"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:17.785157 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.785157 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:17.785904 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:17.825065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Created reservations ['b2866b8b-3fd8-4dbc-b0b3-d7a4388696fa', '421b03fb-3495-46cd-bd9c-5d95b19d3418'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:17.850981 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333 is set by the default quota flag: quota_volumes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:17.850981 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333 is set by the default quota flag: quota_gigabytes_tempest-VolumeRetypeMultiattachTest-volume-type-697616333, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:17.867065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Created reservations ['0a6b380c-8af3-4658-b588-25ffec46e20d', '4c7073ba-83f8-4952-8acb-8718b3f7a6f1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:17.913518 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Retype volume request issued successfully. Aug 07 16:17:17.913858 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c718eee-3b97-4626-b03b-d0ca2c69a92b tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578/action returned with HTTP 202 Aug 07 16:17:17.914894 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 552/2217] 10.4.3.24 () {70 vars in 1425 bytes} [Fri Aug 7 16:17:17 2026] POST /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578/action => generated 0 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:17:17.923380 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d48c1153-5945-4f54-b34d-b2352051b5c5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:17.925423 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d48c1153-5945-4f54-b34d-b2352051b5c5 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:17.925709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d48c1153-5945-4f54-b34d-b2352051b5c5 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:17.925940 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d48c1153-5945-4f54-b34d-b2352051b5c5 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:17.941046 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:17.941046 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:17.947492 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d48c1153-5945-4f54-b34d-b2352051b5c5 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:17.954461 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d48c1153-5945-4f54-b34d-b2352051b5c5 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:17.954929 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 561/2218] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:17 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 995 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:18.462696 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca86af50-1890-4385-b942-be0fa5146b5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:18.466375 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca86af50-1890-4385-b942-be0fa5146b5a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:18.466375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca86af50-1890-4385-b942-be0fa5146b5a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:18.466375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca86af50-1890-4385-b942-be0fa5146b5a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:18.476842 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:18.476842 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:18.483767 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca86af50-1890-4385-b942-be0fa5146b5a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:18.494331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca86af50-1890-4385-b942-be0fa5146b5a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:18.494331 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 550/2219] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:18 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:18.582544 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd1f5ee0-309b-4808-90b6-ea6e5e922054 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:18.585343 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd1f5ee0-309b-4808-90b6-ea6e5e922054 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:18.585600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd1f5ee0-309b-4808-90b6-ea6e5e922054 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:18.586672 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd1f5ee0-309b-4808-90b6-ea6e5e922054 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:18.586672 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cd1f5ee0-309b-4808-90b6-ea6e5e922054 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:18.593895 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:18.593895 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:18.595917 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd1f5ee0-309b-4808-90b6-ea6e5e922054 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:18.595917 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 557/2220] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:18 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 794 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:18.976562 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f52df7bd-36c2-47d7-886b-e2690f5aa179 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:18.983537 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f52df7bd-36c2-47d7-886b-e2690f5aa179 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:18.983919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f52df7bd-36c2-47d7-886b-e2690f5aa179 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:18.984258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f52df7bd-36c2-47d7-886b-e2690f5aa179 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.002776 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.002776 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:19.014206 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f52df7bd-36c2-47d7-886b-e2690f5aa179 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:19.023978 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f52df7bd-36c2-47d7-886b-e2690f5aa179 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:19.024676 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 553/2221] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:18 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 996 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:19.046760 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-656f25b4-f65a-491d-b45b-82a5426bc05e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.050099 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-656f25b4-f65a-491d-b45b-82a5426bc05e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:19.050099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-656f25b4-f65a-491d-b45b-82a5426bc05e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.050099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-656f25b4-f65a-491d-b45b-82a5426bc05e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.064726 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.064726 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:19.073008 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-656f25b4-f65a-491d-b45b-82a5426bc05e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Volume info retrieved successfully. Aug 07 16:17:19.078872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-656f25b4-f65a-491d-b45b-82a5426bc05e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:19.079365 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 562/2222] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 1190 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:19.099717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-94e788f9-9a7e-403e-9be6-501027d6d43c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.103692 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94e788f9-9a7e-403e-9be6-501027d6d43c tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2066253190 Aug 07 16:17:19.104148 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94e788f9-9a7e-403e-9be6-501027d6d43c tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.104733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-94e788f9-9a7e-403e-9be6-501027d6d43c tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.105560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-94e788f9-9a7e-403e-9be6-501027d6d43c tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2066253190'), ('all_tenants', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:19.148956 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-94e788f9-9a7e-403e-9be6-501027d6d43c tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Get all volumes completed successfully. Aug 07 16:17:19.149204 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-94e788f9-9a7e-403e-9be6-501027d6d43c tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2066253190 returned with HTTP 200 Aug 07 16:17:19.149807 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 551/2223] 10.4.3.24 () {68 vars in 1422 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2066253190 => generated 340 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:19.165087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.167790 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2066253190 Aug 07 16:17:19.168026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.168325 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.171114 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeMultiattachTest-Volume-2066253190'), ('all_tenants', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:19.209921 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Get all volumes completed successfully. Aug 07 16:17:19.210283 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cfdfefa3-23a8-405a-aa59-fbc3e006bcbe tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2066253190 returned with HTTP 200 Aug 07 16:17:19.210943 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 558/2224] 10.4.3.24 () {68 vars in 1422 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeMultiattachTest-Volume-2066253190 => generated 340 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:19.222980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-976dfc7f-d35c-4c59-838a-39ca6575c383 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.225426 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-976dfc7f-d35c-4c59-838a-39ca6575c383 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:19.225710 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-976dfc7f-d35c-4c59-838a-39ca6575c383 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.226103 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-976dfc7f-d35c-4c59-838a-39ca6575c383 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.235951 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.235951 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:19.243112 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-976dfc7f-d35c-4c59-838a-39ca6575c383 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:19.248854 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-976dfc7f-d35c-4c59-838a-39ca6575c383 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:19.249500 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 554/2225] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 996 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:19.266798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8932d3f3-3624-462e-89e0-b7204f820784 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.269045 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:19.269466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.269744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.269952 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Delete volume with id: cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:19.278415 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.278415 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:19.278982 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:19.323661 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Delete volume request issued successfully. Aug 07 16:17:19.323661 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8932d3f3-3624-462e-89e0-b7204f820784 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 202 Aug 07 16:17:19.323661 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 563/2226] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:17:19 2026] DELETE /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:17:19.334134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-60ad4647-5b91-4820-9b55-ed8f8384eae8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.339068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60ad4647-5b91-4820-9b55-ed8f8384eae8 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:19.342546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60ad4647-5b91-4820-9b55-ed8f8384eae8 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.342886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-60ad4647-5b91-4820-9b55-ed8f8384eae8 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.352748 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.352748 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:19.359330 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-60ad4647-5b91-4820-9b55-ed8f8384eae8 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Volume info retrieved successfully. Aug 07 16:17:19.366071 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-60ad4647-5b91-4820-9b55-ed8f8384eae8 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 200 Aug 07 16:17:19.366353 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 552/2227] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 995 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:19.514069 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6800032e-f1b5-495d-b352-af3e69f1a6ea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.516747 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6800032e-f1b5-495d-b352-af3e69f1a6ea tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:19.517067 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6800032e-f1b5-495d-b352-af3e69f1a6ea tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.517736 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6800032e-f1b5-495d-b352-af3e69f1a6ea tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.526635 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.526635 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:19.534675 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6800032e-f1b5-495d-b352-af3e69f1a6ea tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:19.540485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6800032e-f1b5-495d-b352-af3e69f1a6ea tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:19.541147 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 559/2228] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:17:19.609392 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cec37633-74e6-4da5-a0e5-53a44c70c5e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:19.611567 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cec37633-74e6-4da5-a0e5-53a44c70c5e8 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:19.615341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cec37633-74e6-4da5-a0e5-53a44c70c5e8 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:19.615341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cec37633-74e6-4da5-a0e5-53a44c70c5e8 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:19.615341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cec37633-74e6-4da5-a0e5-53a44c70c5e8 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:19.617313 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:19.617313 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:19.618279 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cec37633-74e6-4da5-a0e5-53a44c70c5e8 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:19.619979 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 555/2229] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:19 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 795 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:20.384741 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b453c6cd-6131-49c9-be66-ce925082ff23 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.390327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b453c6cd-6131-49c9-be66-ce925082ff23 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] GET https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 Aug 07 16:17:20.390616 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b453c6cd-6131-49c9-be66-ce925082ff23 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.391068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b453c6cd-6131-49c9-be66-ce925082ff23 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.401884 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b453c6cd-6131-49c9-be66-ce925082ff23 tempest-VolumeRetypeMultiattachTest-191669439 tempest-VolumeRetypeMultiattachTest-191669439-project-member] https://10.4.3.24/volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 returned with HTTP 404 Aug 07 16:17:20.402873 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 564/2230] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:17:20 2026] GET /volume/v3/volumes/cd47e3dd-9b61-43cf-ba4b-a4e2638bc578 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:17:20.415963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32ba4d02-43f7-4672-a308-8861771309e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.418416 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32ba4d02-43f7-4672-a308-8861771309e6 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] DELETE https://10.4.3.24/volume/v3/types/7c067a9d-bfbc-4413-a0be-55b41628c91a Aug 07 16:17:20.418776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32ba4d02-43f7-4672-a308-8861771309e6 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.419154 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32ba4d02-43f7-4672-a308-8861771309e6 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.478636 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32ba4d02-43f7-4672-a308-8861771309e6 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/types/7c067a9d-bfbc-4413-a0be-55b41628c91a returned with HTTP 202 Aug 07 16:17:20.479000 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 553/2231] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:17:20 2026] DELETE /volume/v3/types/7c067a9d-bfbc-4413-a0be-55b41628c91a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:20.496062 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b25bcf32-d043-4e12-9a7f-7566e9aca65e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.498033 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b25bcf32-d043-4e12-9a7f-7566e9aca65e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/types/7c067a9d-bfbc-4413-a0be-55b41628c91a Aug 07 16:17:20.498320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b25bcf32-d043-4e12-9a7f-7566e9aca65e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.498574 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b25bcf32-d043-4e12-9a7f-7566e9aca65e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.506806 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b25bcf32-d043-4e12-9a7f-7566e9aca65e tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/types/7c067a9d-bfbc-4413-a0be-55b41628c91a returned with HTTP 404 Aug 07 16:17:20.506806 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 560/2232] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:17:20 2026] GET /volume/v3/types/7c067a9d-bfbc-4413-a0be-55b41628c91a => generated 114 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:20.518455 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb3cffe4-419c-402a-aebe-477cf4438954 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.520381 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb3cffe4-419c-402a-aebe-477cf4438954 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] DELETE https://10.4.3.24/volume/v3/types/30b1e5e6-a7c8-42ed-a905-65ac356908d5 Aug 07 16:17:20.520575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb3cffe4-419c-402a-aebe-477cf4438954 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.520917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb3cffe4-419c-402a-aebe-477cf4438954 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.553522 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb3cffe4-419c-402a-aebe-477cf4438954 tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/types/30b1e5e6-a7c8-42ed-a905-65ac356908d5 returned with HTTP 202 Aug 07 16:17:20.554035 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 556/2233] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:17:20 2026] DELETE /volume/v3/types/30b1e5e6-a7c8-42ed-a905-65ac356908d5 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:20.563104 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0380c588-d270-4cf1-a59f-1aa492fe10f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.565258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbcd445b-9f45-4f0c-9bf8-4b6983acb6aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.567449 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0380c588-d270-4cf1-a59f-1aa492fe10f4 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:20.567561 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbcd445b-9f45-4f0c-9bf8-4b6983acb6aa tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] GET https://10.4.3.24/volume/v3/types/30b1e5e6-a7c8-42ed-a905-65ac356908d5 Aug 07 16:17:20.568088 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0380c588-d270-4cf1-a59f-1aa492fe10f4 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.568164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbcd445b-9f45-4f0c-9bf8-4b6983acb6aa tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.569280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbcd445b-9f45-4f0c-9bf8-4b6983acb6aa tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.569375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0380c588-d270-4cf1-a59f-1aa492fe10f4 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.577689 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbcd445b-9f45-4f0c-9bf8-4b6983acb6aa tempest-VolumeRetypeMultiattachTest-97883088 tempest-VolumeRetypeMultiattachTest-97883088-project-admin] https://10.4.3.24/volume/v3/types/30b1e5e6-a7c8-42ed-a905-65ac356908d5 returned with HTTP 404 Aug 07 16:17:20.579591 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 554/2234] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:17:20 2026] GET /volume/v3/types/30b1e5e6-a7c8-42ed-a905-65ac356908d5 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:20.583334 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:20.583334 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:20.602880 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0380c588-d270-4cf1-a59f-1aa492fe10f4 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:20.610824 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0380c588-d270-4cf1-a59f-1aa492fe10f4 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:20.611647 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 565/2235] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:20 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:17:20.638121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a04785dc-2aae-4b44-a9fa-1b2169178ba6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:20.640839 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a04785dc-2aae-4b44-a9fa-1b2169178ba6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:20.642331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a04785dc-2aae-4b44-a9fa-1b2169178ba6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:20.642331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a04785dc-2aae-4b44-a9fa-1b2169178ba6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:20.642331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a04785dc-2aae-4b44-a9fa-1b2169178ba6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:20.650415 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:20.650415 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:20.651448 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a04785dc-2aae-4b44-a9fa-1b2169178ba6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:20.652075 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 561/2236] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:20 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 795 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:17:21.638949 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c88205c7-5bf6-42cc-8f6e-0b936d6c42d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:21.641828 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c88205c7-5bf6-42cc-8f6e-0b936d6c42d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:21.642031 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c88205c7-5bf6-42cc-8f6e-0b936d6c42d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:21.642260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c88205c7-5bf6-42cc-8f6e-0b936d6c42d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:21.653446 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:21.653446 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:21.660040 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c88205c7-5bf6-42cc-8f6e-0b936d6c42d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:21.664852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b3fc660-1c65-4079-89e6-902f55f000c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:21.667700 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b3fc660-1c65-4079-89e6-902f55f000c2 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:21.668021 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b3fc660-1c65-4079-89e6-902f55f000c2 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:21.668093 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c88205c7-5bf6-42cc-8f6e-0b936d6c42d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:21.668285 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b3fc660-1c65-4079-89e6-902f55f000c2 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:21.668467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0b3fc660-1c65-4079-89e6-902f55f000c2 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:21.668528 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 557/2237] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:21 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:21.676185 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:21.676185 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:21.677638 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b3fc660-1c65-4079-89e6-902f55f000c2 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:21.678184 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 555/2238] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:21 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 795 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:22.684704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9be08eeb-b062-4584-adf5-d29e01315d2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:22.690234 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9be08eeb-b062-4584-adf5-d29e01315d2e tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:22.690234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9be08eeb-b062-4584-adf5-d29e01315d2e tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:22.690234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9be08eeb-b062-4584-adf5-d29e01315d2e tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:22.696536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7b701fc2-01ec-4995-a343-81263f61903c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:22.698284 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b701fc2-01ec-4995-a343-81263f61903c tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:22.698581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b701fc2-01ec-4995-a343-81263f61903c tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:22.699371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7b701fc2-01ec-4995-a343-81263f61903c tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:22.699371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7b701fc2-01ec-4995-a343-81263f61903c tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:22.703826 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:22.703826 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:22.705009 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:22.705009 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:22.706887 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7b701fc2-01ec-4995-a343-81263f61903c tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:22.707354 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 562/2239] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:22 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 795 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:22.715035 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9be08eeb-b062-4584-adf5-d29e01315d2e tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:22.726318 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9be08eeb-b062-4584-adf5-d29e01315d2e tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:22.726621 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 566/2240] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:22 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:23.561749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.564213 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:23.564700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-VolumesCloneTest-Volume-669332856"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:23.567001 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request body: {'volume': {'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-669332856'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:23.701836 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume of 1 GB Aug 07 16:17:23.707663 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Availability Zones retrieved successfully. Aug 07 16:17:23.715404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (b044e162-4188-4578-8057-3c588b3a1e39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:23.716791 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0d8afc-41d6-423c-9631-3319428a747c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:23.717906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:23.723234 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f93b07b-46cb-4460-81d7-d5ab401809cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.725748 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f93b07b-46cb-4460-81d7-d5ab401809cc tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:23.726104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f93b07b-46cb-4460-81d7-d5ab401809cc tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:23.726394 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f93b07b-46cb-4460-81d7-d5ab401809cc tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:23.726568 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6f93b07b-46cb-4460-81d7-d5ab401809cc tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:23.733608 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.733608 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:23.735447 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f93b07b-46cb-4460-81d7-d5ab401809cc tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:23.735447 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 556/2241] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:23 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 796 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:23.751987 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-005de473-9487-4fab-a648-f6245f4b3d23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.754311 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4875f71-076f-4c12-8523-ac4600da89c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.756670 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-005de473-9487-4fab-a648-f6245f4b3d23 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:17:23.756670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-005de473-9487-4fab-a648-f6245f4b3d23 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:23.756670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-005de473-9487-4fab-a648-f6245f4b3d23 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:23.757080 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4875f71-076f-4c12-8523-ac4600da89c8 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:23.757080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4875f71-076f-4c12-8523-ac4600da89c8 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:23.757080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4875f71-076f-4c12-8523-ac4600da89c8 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:23.764414 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.764414 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:23.770880 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-005de473-9487-4fab-a648-f6245f4b3d23 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:17:23.771108 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.771108 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:23.776368 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-005de473-9487-4fab-a648-f6245f4b3d23 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 200 Aug 07 16:17:23.777339 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 563/2242] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:23 2026] GET /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 841 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:23.777446 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4875f71-076f-4c12-8523-ac4600da89c8 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:23.785417 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4875f71-076f-4c12-8523-ac4600da89c8 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:23.785626 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 567/2243] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:23 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:23.799279 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d7f8d49-22c7-4377-af5d-03740e498564 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.802000 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d7f8d49-22c7-4377-af5d-03740e498564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] PUT https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:23.802814 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d7f8d49-22c7-4377-af5d-03740e498564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Action: 'update', calling method: version_select, body: {"backup": {"name": "tempest-VolumesBackupsV39Test-Backup-1206092810", "description": "tempest-volume-backup-description-1102602452"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:23.810639 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.810639 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:23.813606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c0d8afc-41d6-423c-9631-3319428a747c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:23.814776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9c20d4-ebfc-484f-a330-d79bbf45d8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:23.823576 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d7f8d49-22c7-4377-af5d-03740e498564 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:23.824340 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 557/2244] 10.4.3.24 () {70 vars in 1402 bytes} [Fri Aug 7 16:17:23 2026] PUT /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 331 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:17:23.835535 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a067327-5f91-41b8-94f7-d8c419d5a626 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.838411 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a067327-5f91-41b8-94f7-d8c419d5a626 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:23.838411 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a067327-5f91-41b8-94f7-d8c419d5a626 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:23.838593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a067327-5f91-41b8-94f7-d8c419d5a626 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:23.839862 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5a067327-5f91-41b8-94f7-d8c419d5a626 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:23.845202 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.845202 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:23.846205 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a067327-5f91-41b8-94f7-d8c419d5a626 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:23.846794 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 564/2245] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:23 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 839 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:23.859389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.861208 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] DELETE https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:23.862218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:23.862218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:23.862218 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Delete backup with id: 3325acf4-af91-4898-9ce7-3b8998f56266. Aug 07 16:17:23.867463 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.867463 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:23.894325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] delete_backup rpcapi backup_id 3325acf4-af91-4898-9ce7-3b8998f56266 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:17:23.898521 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-217d69e8-c23a-4cf6-8f73-9d20df742b38 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 202 Aug 07 16:17:23.899133 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 568/2246] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:17:23 2026] DELETE /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:17:23.900204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Created reservations ['a718a2bf-ed21-435f-b120-fdbae2f955ed', '701ac5ec-010f-4170-95fb-d12afe5a0078', '4a8945d3-8c3f-49d3-bce3-de4d388d78f1', '1431281f-7c6d-4fd1-912a-bed73c7f8b18'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:23.901457 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b9c20d4-ebfc-484f-a330-d79bbf45d8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a718a2bf-ed21-435f-b120-fdbae2f955ed', '701ac5ec-010f-4170-95fb-d12afe5a0078', '4a8945d3-8c3f-49d3-bce3-de4d388d78f1', '1431281f-7c6d-4fd1-912a-bed73c7f8b18']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:23.902662 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8cac6f-92cc-41dc-bc29-c057f9329e76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:23.911811 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5944bfc8-5989-46c5-8202-e4f49f26f44b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:23.914131 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5944bfc8-5989-46c5-8202-e4f49f26f44b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:23.914663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5944bfc8-5989-46c5-8202-e4f49f26f44b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:23.914983 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5944bfc8-5989-46c5-8202-e4f49f26f44b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:23.915205 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5944bfc8-5989-46c5-8202-e4f49f26f44b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:23.923615 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:23.923615 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:23.924969 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5944bfc8-5989-46c5-8202-e4f49f26f44b tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 200 Aug 07 16:17:23.925645 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 558/2247] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:23 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 838 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:23.940195 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c8cac6f-92cc-41dc-bc29-c057f9329e76) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8ce32abe-4b82-4c2f-8164-264a176898c9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-669332856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['a718a2bf-ed21-435f-b120-fdbae2f955ed','701ac5ec-010f-4170-95fb-d12afe5a0078','4a8945d3-8c3f-49d3-bce3-de4d388d78f1','1431281f-7c6d-4fd1-912a-bed73c7f8b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-669332856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8ce32abe-4b82-4c2f-8164-264a176898c9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775b5eae1e924c14b44f2b6ebfaa0686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad60e081fab247eaba7466a5fea22541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:23.941180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b3f996-4ec1-40e0-8851-12fe751d0bce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:23.974089 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51b3f996-4ec1-40e0-8851-12fe751d0bce) transitioned into state 'SUCCESS' from state '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-669332856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['a718a2bf-ed21-435f-b120-fdbae2f955ed','701ac5ec-010f-4170-95fb-d12afe5a0078','4a8945d3-8c3f-49d3-bce3-de4d388d78f1','1431281f-7c6d-4fd1-912a-bed73c7f8b18'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:23.974598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6c1ea0-fbb2-4e95-a988-d0794fa95391) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:23.993429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bd6c1ea0-fbb2-4e95-a988-d0794fa95391) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:23.994388 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (b044e162-4188-4578-8057-3c588b3a1e39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:23.994714 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request issued successfully. Aug 07 16:17:23.999762 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd41bda2-4ecf-4959-8d81-718acd3c9d4b tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:23.999762 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 558/2248] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:23 2026] POST /volume/v3/volumes => generated 744 bytes in 436 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:24.017843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f92b718c-99b6-4358-9c70-539d8506cb29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:24.021031 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f92b718c-99b6-4358-9c70-539d8506cb29 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:24.021507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f92b718c-99b6-4358-9c70-539d8506cb29 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:24.021549 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f92b718c-99b6-4358-9c70-539d8506cb29 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:24.030994 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:24.030994 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:24.036592 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f92b718c-99b6-4358-9c70-539d8506cb29 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:24.042506 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f92b718c-99b6-4358-9c70-539d8506cb29 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 returned with HTTP 200 Aug 07 16:17:24.042969 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 565/2249] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:24 2026] GET /volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 => generated 812 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:24.806226 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01446ab7-4067-4188-af87-0ac8ce269122 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:24.808826 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01446ab7-4067-4188-af87-0ac8ce269122 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:24.809082 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01446ab7-4067-4188-af87-0ac8ce269122 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:24.809337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01446ab7-4067-4188-af87-0ac8ce269122 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:24.818655 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:24.818655 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:24.823735 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01446ab7-4067-4188-af87-0ac8ce269122 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:24.829222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01446ab7-4067-4188-af87-0ac8ce269122 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:24.829737 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 569/2250] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:24 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:24.936632 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6aba5711-1a8e-4ef6-8b75-7f5b3d810bb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:24.939079 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aba5711-1a8e-4ef6-8b75-7f5b3d810bb6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 Aug 07 16:17:24.939325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aba5711-1a8e-4ef6-8b75-7f5b3d810bb6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:24.939546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6aba5711-1a8e-4ef6-8b75-7f5b3d810bb6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:24.939711 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6aba5711-1a8e-4ef6-8b75-7f5b3d810bb6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Show backup with id 3325acf4-af91-4898-9ce7-3b8998f56266. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:24.947468 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6aba5711-1a8e-4ef6-8b75-7f5b3d810bb6 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 returned with HTTP 404 Aug 07 16:17:24.948130 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 559/2251] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:24 2026] GET /volume/v3/backups/3325acf4-af91-4898-9ce7-3b8998f56266 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:25.048667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0fcda1f1-7b39-4187-b474-817da3561735 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.051553 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fcda1f1-7b39-4187-b474-817da3561735 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:17:25.052237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fcda1f1-7b39-4187-b474-817da3561735 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:25.052237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0fcda1f1-7b39-4187-b474-817da3561735 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:25.061209 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.061209 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:25.065271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fad4c568-9fc4-495d-b180-c4b689caec6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.065834 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0fcda1f1-7b39-4187-b474-817da3561735 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:17:25.067855 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fad4c568-9fc4-495d-b180-c4b689caec6e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:25.068125 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fad4c568-9fc4-495d-b180-c4b689caec6e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:25.068382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fad4c568-9fc4-495d-b180-c4b689caec6e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:25.071101 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0fcda1f1-7b39-4187-b474-817da3561735 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 200 Aug 07 16:17:25.071605 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 559/2252] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:25 2026] GET /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 841 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:25.091043 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.091043 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:25.095667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.098440 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fad4c568-9fc4-495d-b180-c4b689caec6e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:25.099889 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:17:25.101754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:25.101754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:25.101754 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Delete volume with id: cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:17:25.106011 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fad4c568-9fc4-495d-b180-c4b689caec6e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 returned with HTTP 200 Aug 07 16:17:25.106534 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 566/2253] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:25 2026] GET /volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 => generated 1352 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:25.116370 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.116370 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:25.116725 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:17:25.121176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a934459-a088-446c-9883-4fa79651ad5e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.127513 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:25.127999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "8ce32abe-4b82-4c2f-8164-264a176898c9", "size": 1, "name": "tempest-VolumesCloneTest-Volume-1617378519"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:25.130260 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request body: {'volume': {'source_volid': '8ce32abe-4b82-4c2f-8164-264a176898c9', 'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1617378519'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:25.140677 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.140677 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:25.141341 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume retrieved successfully. Aug 07 16:17:25.141488 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume of 1 GB Aug 07 16:17:25.146978 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Availability Zones retrieved successfully. Aug 07 16:17:25.148523 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Delete volume request issued successfully. Aug 07 16:17:25.149202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d4e8e2-a34f-41c1-989f-b199f3c51867 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 202 Aug 07 16:17:25.149971 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 570/2254] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:17:25 2026] DELETE /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:25.154079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (e359aeaa-e454-46f9-ac01-950f490552c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:25.155903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0895429-1655-4fc0-9353-648f457e728f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:25.157642 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:25.159876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a023e23-4fb4-42c7-ac43-cbd771ced8c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.162632 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a023e23-4fb4-42c7-ac43-cbd771ced8c5 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:17:25.162872 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a023e23-4fb4-42c7-ac43-cbd771ced8c5 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:25.163393 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a023e23-4fb4-42c7-ac43-cbd771ced8c5 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:25.178731 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.178731 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:25.188328 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a023e23-4fb4-42c7-ac43-cbd771ced8c5 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Volume info retrieved successfully. Aug 07 16:17:25.190100 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a023e23-4fb4-42c7-ac43-cbd771ced8c5 tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 200 Aug 07 16:17:25.190598 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 560/2255] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:25 2026] GET /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 840 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:25.199631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0895429-1655-4fc0-9353-648f457e728f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '8ce32abe-4b82-4c2f-8164-264a176898c9', 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:25.201069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c75c70-84b7-4545-9e84-da1b282bcaa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:25.266890 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Created reservations ['2d5a63e9-e859-40bf-82ec-00b5078dc3e9', 'd106cddb-3090-487c-8a6a-37e1a669d94d', '6354e6aa-0560-4795-9e80-0b99416b6388', 'c98a41fe-d671-4a72-aaf2-15391654ebe3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:25.267733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68c75c70-84b7-4545-9e84-da1b282bcaa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2d5a63e9-e859-40bf-82ec-00b5078dc3e9', 'd106cddb-3090-487c-8a6a-37e1a669d94d', '6354e6aa-0560-4795-9e80-0b99416b6388', 'c98a41fe-d671-4a72-aaf2-15391654ebe3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:25.268526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab51f90-c453-47db-9c9d-472060b74988) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:25.308469 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8ab51f90-c453-47db-9c9d-472060b74988) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0dedaebf-4592-4bf8-adba-996a4840d3d9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1617378519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['2d5a63e9-e859-40bf-82ec-00b5078dc3e9','d106cddb-3090-487c-8a6a-37e1a669d94d','6354e6aa-0560-4795-9e80-0b99416b6388','c98a41fe-d671-4a72-aaf2-15391654ebe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ce32abe-4b82-4c2f-8164-264a176898c9,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:17:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1617378519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0dedaebf-4592-4bf8-adba-996a4840d3d9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775b5eae1e924c14b44f2b6ebfaa0686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=8ce32abe-4b82-4c2f-8164-264a176898c9,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad60e081fab247eaba7466a5fea22541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:25.309189 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b440abfa-c6a2-45ec-8a33-087f68bb3b15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:25.332787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b440abfa-c6a2-45ec-8a33-087f68bb3b15) transitioned into state 'SUCCESS' from state '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-1617378519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['2d5a63e9-e859-40bf-82ec-00b5078dc3e9','d106cddb-3090-487c-8a6a-37e1a669d94d','6354e6aa-0560-4795-9e80-0b99416b6388','c98a41fe-d671-4a72-aaf2-15391654ebe3'],size=1,snapshot_id=None,source_replicaid=,source_volid=8ce32abe-4b82-4c2f-8164-264a176898c9,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:25.333593 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7ce6c3-335e-4e83-9242-1238a4b0069d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:25.355590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eb7ce6c3-335e-4e83-9242-1238a4b0069d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:25.356580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (e359aeaa-e454-46f9-ac01-950f490552c8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:25.356989 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request issued successfully. Aug 07 16:17:25.357601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a934459-a088-446c-9883-4fa79651ad5e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:25.358129 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 560/2256] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:25 2026] POST /volume/v3/volumes => generated 778 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 16:17:25.370387 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8dcf81e8-74ed-4137-a33c-8a38b5eb4c7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.372353 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dcf81e8-74ed-4137-a33c-8a38b5eb4c7f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:25.372542 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dcf81e8-74ed-4137-a33c-8a38b5eb4c7f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:25.372722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dcf81e8-74ed-4137-a33c-8a38b5eb4c7f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:25.381663 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.381663 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:25.387092 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8dcf81e8-74ed-4137-a33c-8a38b5eb4c7f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:25.393250 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dcf81e8-74ed-4137-a33c-8a38b5eb4c7f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 200 Aug 07 16:17:25.393697 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 567/2257] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:25 2026] GET /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:25.850106 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-02982ff5-2198-4a96-b3ad-3cce3f3a173f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:25.852279 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02982ff5-2198-4a96-b3ad-3cce3f3a173f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:25.852279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02982ff5-2198-4a96-b3ad-3cce3f3a173f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:25.852630 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-02982ff5-2198-4a96-b3ad-3cce3f3a173f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:25.865550 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:25.865550 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:25.873616 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-02982ff5-2198-4a96-b3ad-3cce3f3a173f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:25.885265 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-02982ff5-2198-4a96-b3ad-3cce3f3a173f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:25.885930 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 571/2258] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:25 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:26.210037 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28767b59-7a21-4ba7-8111-3de8c6adbe0f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.211885 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28767b59-7a21-4ba7-8111-3de8c6adbe0f tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] GET https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 Aug 07 16:17:26.212917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28767b59-7a21-4ba7-8111-3de8c6adbe0f tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.212917 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28767b59-7a21-4ba7-8111-3de8c6adbe0f tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.224873 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28767b59-7a21-4ba7-8111-3de8c6adbe0f tempest-VolumesBackupsV39Test-1504596138 tempest-VolumesBackupsV39Test-1504596138-project-member] https://10.4.3.24/volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 returned with HTTP 404 Aug 07 16:17:26.225333 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 561/2259] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:17:26 2026] GET /volume/v3/volumes/cb8030ae-fd6c-4e27-b7e2-bcf63b3ca9e1 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:26.408287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aefeaeb9-bd51-4d5c-8b3f-d66217c48e91 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.410331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aefeaeb9-bd51-4d5c-8b3f-d66217c48e91 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:26.410572 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aefeaeb9-bd51-4d5c-8b3f-d66217c48e91 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.410792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aefeaeb9-bd51-4d5c-8b3f-d66217c48e91 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.418832 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:26.418832 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:26.423286 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aefeaeb9-bd51-4d5c-8b3f-d66217c48e91 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:26.431035 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aefeaeb9-bd51-4d5c-8b3f-d66217c48e91 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 200 Aug 07 16:17:26.431603 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 561/2260] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:26 2026] GET /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 1387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:26.445940 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-346a2ab0-c3d6-4ae9-8e2b-5ad08fed6340 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.447863 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-346a2ab0-c3d6-4ae9-8e2b-5ad08fed6340 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:26.448199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-346a2ab0-c3d6-4ae9-8e2b-5ad08fed6340 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.448429 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-346a2ab0-c3d6-4ae9-8e2b-5ad08fed6340 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.456624 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:26.456624 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:26.460985 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-346a2ab0-c3d6-4ae9-8e2b-5ad08fed6340 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:26.466853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-346a2ab0-c3d6-4ae9-8e2b-5ad08fed6340 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 200 Aug 07 16:17:26.467314 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 568/2261] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:26 2026] GET /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 1387 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:26.482047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f20544a1-0638-420c-87d9-8a269acaf578 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.485981 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f20544a1-0638-420c-87d9-8a269acaf578 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:26.485981 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f20544a1-0638-420c-87d9-8a269acaf578 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.487641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f20544a1-0638-420c-87d9-8a269acaf578 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.508255 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:26.508255 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:26.515154 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f20544a1-0638-420c-87d9-8a269acaf578 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:26.521587 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f20544a1-0638-420c-87d9-8a269acaf578 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 200 Aug 07 16:17:26.521934 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 572/2262] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:26 2026] GET /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 1387 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:26.543211 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cad8e9b-f5c4-469f-825a-6e226988908f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.545155 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:26.545577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.545892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.546213 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume with id: 0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:26.556641 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:26.556641 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:26.557691 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:26.598762 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume request issued successfully. Aug 07 16:17:26.598762 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cad8e9b-f5c4-469f-825a-6e226988908f tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 202 Aug 07 16:17:26.599044 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 562/2263] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:17:26 2026] DELETE /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:26.611910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f7e84b0-e442-469e-a4d1-f577ccf86729 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.614020 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f7e84b0-e442-469e-a4d1-f577ccf86729 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:26.614218 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f7e84b0-e442-469e-a4d1-f577ccf86729 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.614474 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f7e84b0-e442-469e-a4d1-f577ccf86729 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.628242 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:26.628242 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:26.633722 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f7e84b0-e442-469e-a4d1-f577ccf86729 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:26.639904 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f7e84b0-e442-469e-a4d1-f577ccf86729 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 200 Aug 07 16:17:26.640361 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 562/2264] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:26 2026] GET /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 1386 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:26.902672 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22364e35-1f3d-43ce-9902-9e7f902b089a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:26.904524 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22364e35-1f3d-43ce-9902-9e7f902b089a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:26.904706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22364e35-1f3d-43ce-9902-9e7f902b089a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:26.904913 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22364e35-1f3d-43ce-9902-9e7f902b089a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:26.912006 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:26.912006 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:26.916121 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22364e35-1f3d-43ce-9902-9e7f902b089a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:26.920661 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22364e35-1f3d-43ce-9902-9e7f902b089a tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:26.921317 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 569/2265] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:26 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:27.658656 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2675ae02-dd76-4c80-9afc-6f753b043ffa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:27.660700 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2675ae02-dd76-4c80-9afc-6f753b043ffa tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 Aug 07 16:17:27.661063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2675ae02-dd76-4c80-9afc-6f753b043ffa tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:27.661385 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2675ae02-dd76-4c80-9afc-6f753b043ffa tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:27.668987 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2675ae02-dd76-4c80-9afc-6f753b043ffa tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 returned with HTTP 404 Aug 07 16:17:27.668987 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 573/2266] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:27 2026] GET /volume/v3/volumes/0dedaebf-4592-4bf8-adba-996a4840d3d9 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:27.678847 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e720b917-1e83-4b5c-985c-4317f71b16dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:27.682841 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e720b917-1e83-4b5c-985c-4317f71b16dc tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:27.683160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e720b917-1e83-4b5c-985c-4317f71b16dc tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:27.685612 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e720b917-1e83-4b5c-985c-4317f71b16dc tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:27.699782 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:27.699782 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:27.708237 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e720b917-1e83-4b5c-985c-4317f71b16dc tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:27.716528 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e720b917-1e83-4b5c-985c-4317f71b16dc tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 returned with HTTP 200 Aug 07 16:17:27.717197 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 563/2267] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:27 2026] GET /volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 => generated 1352 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:27.734429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:27.736317 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:27.736756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:27.737344 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:27.737541 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume with id: 8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:27.746006 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:27.746006 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:27.746628 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:27.770087 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume request issued successfully. Aug 07 16:17:27.770439 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2aa295e5-ba22-4396-a0bb-d4ca4dc34e81 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 returned with HTTP 202 Aug 07 16:17:27.770931 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 563/2268] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:17:27 2026] DELETE /volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:27.781153 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:27.781495 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1e731cca-a017-48ed-b363-d4c210178f86 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:27.783323 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e731cca-a017-48ed-b363-d4c210178f86 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:27.783695 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e731cca-a017-48ed-b363-d4c210178f86 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:27.783980 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1e731cca-a017-48ed-b363-d4c210178f86 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:27.793839 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:27.793839 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:27.801330 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1e731cca-a017-48ed-b363-d4c210178f86 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:27.806254 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1e731cca-a017-48ed-b363-d4c210178f86 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 returned with HTTP 200 Aug 07 16:17:27.807073 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 574/2269] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:27 2026] GET /volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 => generated 1351 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:27.917465 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 tempest-VolumesSummaryTest-1041072413 tempest-VolumesSummaryTest-1041072413-project-member] GET https://10.4.3.24/volume/v3/volumes/summary Aug 07 16:17:27.917465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 tempest-VolumesSummaryTest-1041072413 tempest-VolumesSummaryTest-1041072413-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:27.917465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 tempest-VolumesSummaryTest-1041072413 tempest-VolumesSummaryTest-1041072413-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:27.917465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 tempest-VolumesSummaryTest-1041072413 tempest-VolumesSummaryTest-1041072413-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:17:27.924633 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 tempest-VolumesSummaryTest-1041072413 tempest-VolumesSummaryTest-1041072413-project-member] Get summary completed successfully. Aug 07 16:17:27.924961 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84ce5580-5c2c-4590-bda0-20bf202187a9 tempest-VolumesSummaryTest-1041072413 tempest-VolumesSummaryTest-1041072413-project-member] https://10.4.3.24/volume/v3/volumes/summary returned with HTTP 200 Aug 07 16:17:27.925599 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 570/2270] 10.4.3.24 () {68 vars in 1295 bytes} [Fri Aug 7 16:17:27 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:27.938323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45c8e286-f05b-413a-ac2f-b52813849146 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:27.942723 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45c8e286-f05b-413a-ac2f-b52813849146 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:27.942723 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45c8e286-f05b-413a-ac2f-b52813849146 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:27.946347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45c8e286-f05b-413a-ac2f-b52813849146 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:27.964338 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:27.964338 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:27.971585 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45c8e286-f05b-413a-ac2f-b52813849146 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:27.985686 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45c8e286-f05b-413a-ac2f-b52813849146 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:27.986897 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 564/2271] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:27 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:28.828103 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6acaf19f-7309-40f8-8d0e-c06d0a537b99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:28.833444 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6acaf19f-7309-40f8-8d0e-c06d0a537b99 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 Aug 07 16:17:28.833444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6acaf19f-7309-40f8-8d0e-c06d0a537b99 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:28.833444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6acaf19f-7309-40f8-8d0e-c06d0a537b99 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:28.854294 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6acaf19f-7309-40f8-8d0e-c06d0a537b99 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 returned with HTTP 404 Aug 07 16:17:28.855456 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 564/2272] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:28 2026] GET /volume/v3/volumes/8ce32abe-4b82-4c2f-8164-264a176898c9 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:28.866431 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:28.868408 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:28.868782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1919233880"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:28.870417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1919233880'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:28.870786 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume of 1 GB Aug 07 16:17:28.875266 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Availability Zones retrieved successfully. Aug 07 16:17:28.882448 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (5250f391-7f0a-42c9-96f1-761f9787a711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:28.883893 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae29676-2a39-47b4-a730-bf41970a565a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:28.885402 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:28.934603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ae29676-2a39-47b4-a730-bf41970a565a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:28.934603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1683ec18-0157-498c-a841-dc27ffe718c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:28.989789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Created reservations ['5aa1894e-5886-4886-8df0-db13dd416e84', '9654cacf-a2b0-47b1-a102-618e4678223b', '235cb200-d09e-4c5d-b468-db6d10ed9de1', '65939ff5-5a3e-463d-8b56-32a6e4bf7d64'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:28.990947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1683ec18-0157-498c-a841-dc27ffe718c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aa1894e-5886-4886-8df0-db13dd416e84', '9654cacf-a2b0-47b1-a102-618e4678223b', '235cb200-d09e-4c5d-b468-db6d10ed9de1', '65939ff5-5a3e-463d-8b56-32a6e4bf7d64']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:28.991660 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1286ad1-a283-4a28-9625-7344b171ac2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:29.004847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79307f46-0b13-49e2-9835-35407107b219 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:29.008100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79307f46-0b13-49e2-9835-35407107b219 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:29.009037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79307f46-0b13-49e2-9835-35407107b219 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:29.009037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79307f46-0b13-49e2-9835-35407107b219 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:29.022123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1286ad1-a283-4a28-9625-7344b171ac2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcfa1c0d-4dea-4043-94f5-f143147a3b7a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1919233880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['5aa1894e-5886-4886-8df0-db13dd416e84','9654cacf-a2b0-47b1-a102-618e4678223b','235cb200-d09e-4c5d-b468-db6d10ed9de1','65939ff5-5a3e-463d-8b56-32a6e4bf7d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1919233880',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcfa1c0d-4dea-4043-94f5-f143147a3b7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775b5eae1e924c14b44f2b6ebfaa0686',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad60e081fab247eaba7466a5fea22541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:29.022954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a93b01-4c5c-4b4c-b138-293a031440f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:29.023054 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:29.023054 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:29.027771 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79307f46-0b13-49e2-9835-35407107b219 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:29.035504 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79307f46-0b13-49e2-9835-35407107b219 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:29.036350 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 571/2273] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:29 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:29.047829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b2a93b01-4c5c-4b4c-b138-293a031440f3) transitioned into state 'SUCCESS' from state '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-1919233880',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['5aa1894e-5886-4886-8df0-db13dd416e84','9654cacf-a2b0-47b1-a102-618e4678223b','235cb200-d09e-4c5d-b468-db6d10ed9de1','65939ff5-5a3e-463d-8b56-32a6e4bf7d64'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:29.048578 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f1cc8f-c53c-45f2-a9a2-b78349d1396f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:29.059276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9f1cc8f-c53c-45f2-a9a2-b78349d1396f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:29.060197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (5250f391-7f0a-42c9-96f1-761f9787a711) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:29.060528 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request issued successfully. Aug 07 16:17:29.061109 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4487a42-a38a-44dd-a862-507b8f4f6919 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:29.061572 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 575/2274] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:17:28 2026] POST /volume/v3/volumes => generated 745 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:29.078205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f52f8c3-0f42-4bcf-82a4-266cd9063d33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:29.081228 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f52f8c3-0f42-4bcf-82a4-266cd9063d33 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:29.081458 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f52f8c3-0f42-4bcf-82a4-266cd9063d33 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:29.081649 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f52f8c3-0f42-4bcf-82a4-266cd9063d33 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:29.089662 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:29.089662 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:29.094832 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f52f8c3-0f42-4bcf-82a4-266cd9063d33 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:29.100115 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f52f8c3-0f42-4bcf-82a4-266cd9063d33 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a returned with HTTP 200 Aug 07 16:17:29.100496 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 565/2275] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:29 2026] GET /volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a => generated 813 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:30.051004 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-217ce018-0e06-48d0-b694-42e1185d9391 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:30.053388 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-217ce018-0e06-48d0-b694-42e1185d9391 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:30.053705 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-217ce018-0e06-48d0-b694-42e1185d9391 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:30.053899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-217ce018-0e06-48d0-b694-42e1185d9391 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:30.068692 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:30.068692 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:30.075515 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-217ce018-0e06-48d0-b694-42e1185d9391 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:30.082881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-217ce018-0e06-48d0-b694-42e1185d9391 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:30.083447 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 565/2276] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:30 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:30.116403 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b683c483-30b4-4d7e-aa57-845a936338d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:30.120186 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b683c483-30b4-4d7e-aa57-845a936338d4 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:30.120478 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b683c483-30b4-4d7e-aa57-845a936338d4 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:30.121969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b683c483-30b4-4d7e-aa57-845a936338d4 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:30.130816 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:30.130816 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:30.135991 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b683c483-30b4-4d7e-aa57-845a936338d4 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:30.141680 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b683c483-30b4-4d7e-aa57-845a936338d4 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a returned with HTTP 200 Aug 07 16:17:30.142217 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 572/2277] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:30 2026] GET /volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:30.160324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:30.163442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:30.163920 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "dcfa1c0d-4dea-4043-94f5-f143147a3b7a", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1353234972"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:30.166170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request body: {'volume': {'source_volid': 'dcfa1c0d-4dea-4043-94f5-f143147a3b7a', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1353234972'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:30.186843 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:30.186843 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:30.187492 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume retrieved successfully. Aug 07 16:17:30.188111 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume of 2 GB Aug 07 16:17:30.193203 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Availability Zones retrieved successfully. Aug 07 16:17:30.201035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (f1c85596-ed3c-4943-aebf-662f7e21b7ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:30.201889 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233a44a3-2e65-4468-9363-61864d3f7194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:30.203257 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:30.258105 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (233a44a3-2e65-4468-9363-61864d3f7194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': 'dcfa1c0d-4dea-4043-94f5-f143147a3b7a', 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:30.259408 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68dbc53-a89c-43d1-8978-f5b979573afb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:30.313741 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Created reservations ['cf674822-61b3-4f9f-a89b-6c19c5fd4219', '176d6f80-30b8-49af-847f-2194e77924b4', '47cf182a-a72d-4bbf-a9b2-981cb4a232e6', 'cbd142cd-4217-4a1c-9f5e-60f56dd32a9a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:30.315097 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c68dbc53-a89c-43d1-8978-f5b979573afb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cf674822-61b3-4f9f-a89b-6c19c5fd4219', '176d6f80-30b8-49af-847f-2194e77924b4', '47cf182a-a72d-4bbf-a9b2-981cb4a232e6', 'cbd142cd-4217-4a1c-9f5e-60f56dd32a9a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:30.316864 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d75d39d6-0c6c-4d34-8b1c-3089f1f1f0f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:30.362991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d75d39d6-0c6c-4d34-8b1c-3089f1f1f0f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '58fefb13-bd6f-4e2e-8da5-0f2991bb43a7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1353234972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['cf674822-61b3-4f9f-a89b-6c19c5fd4219','176d6f80-30b8-49af-847f-2194e77924b4','47cf182a-a72d-4bbf-a9b2-981cb4a232e6','cbd142cd-4217-4a1c-9f5e-60f56dd32a9a'],size=2,snapshot_id=None,source_replicaid=,source_volid=dcfa1c0d-4dea-4043-94f5-f143147a3b7a,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1353234972',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=58fefb13-bd6f-4e2e-8da5-0f2991bb43a7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='775b5eae1e924c14b44f2b6ebfaa0686',provider_auth=None,provider_geometry=None,provider_id=None,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=dcfa1c0d-4dea-4043-94f5-f143147a3b7a,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ad60e081fab247eaba7466a5fea22541',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:30.364582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb0b244-fe57-438e-a08a-da1e0ae03117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:30.397758 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (acb0b244-fe57-438e-a08a-da1e0ae03117) transitioned into state 'SUCCESS' from state '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-1353234972',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='775b5eae1e924c14b44f2b6ebfaa0686',qos_specs=None,replication_status=,reservations=['cf674822-61b3-4f9f-a89b-6c19c5fd4219','176d6f80-30b8-49af-847f-2194e77924b4','47cf182a-a72d-4bbf-a9b2-981cb4a232e6','cbd142cd-4217-4a1c-9f5e-60f56dd32a9a'],size=2,snapshot_id=None,source_replicaid=,source_volid=dcfa1c0d-4dea-4043-94f5-f143147a3b7a,status='creating',user_id='ad60e081fab247eaba7466a5fea22541',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:30.398598 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192ff026-792b-49e8-be00-9532b7c87278) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:30.422936 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (192ff026-792b-49e8-be00-9532b7c87278) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:30.423904 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Flow 'volume_create_api' (f1c85596-ed3c-4943-aebf-662f7e21b7ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:30.424320 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Create volume request issued successfully. Aug 07 16:17:30.425104 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c151a67-2852-477a-9cc0-f3bf6a249339 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:30.425527 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 576/2278] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:30 2026] POST /volume/v3/volumes => generated 779 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:30.443679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-47e58c3f-c8ad-44fc-a338-7547555b49c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:30.446062 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47e58c3f-c8ad-44fc-a338-7547555b49c0 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:30.446681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47e58c3f-c8ad-44fc-a338-7547555b49c0 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:30.446681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-47e58c3f-c8ad-44fc-a338-7547555b49c0 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:30.472318 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:30.472318 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:30.482784 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-47e58c3f-c8ad-44fc-a338-7547555b49c0 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:30.490656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-47e58c3f-c8ad-44fc-a338-7547555b49c0 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 200 Aug 07 16:17:30.491411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 566/2279] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:30 2026] GET /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 847 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:31.098820 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53d69050-8b87-4135-b328-c70551e67486 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:31.100839 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53d69050-8b87-4135-b328-c70551e67486 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:31.101053 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53d69050-8b87-4135-b328-c70551e67486 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:31.101293 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53d69050-8b87-4135-b328-c70551e67486 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:31.111192 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:31.111192 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:31.117319 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-53d69050-8b87-4135-b328-c70551e67486 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:31.125141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53d69050-8b87-4135-b328-c70551e67486 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:31.125760 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 566/2280] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:31 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:31.509505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c3d83494-7175-4f0c-a9d8-7526ba8d8c2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:31.511603 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3d83494-7175-4f0c-a9d8-7526ba8d8c2a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:31.511806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3d83494-7175-4f0c-a9d8-7526ba8d8c2a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:31.512001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c3d83494-7175-4f0c-a9d8-7526ba8d8c2a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:31.520046 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:31.520046 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:31.525082 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c3d83494-7175-4f0c-a9d8-7526ba8d8c2a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:31.531906 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c3d83494-7175-4f0c-a9d8-7526ba8d8c2a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 200 Aug 07 16:17:31.532503 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 573/2281] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:31 2026] GET /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:31.546854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66e7edf6-d7c0-4e67-abf2-2b8fb1bd8669 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:31.549482 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66e7edf6-d7c0-4e67-abf2-2b8fb1bd8669 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:31.549828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66e7edf6-d7c0-4e67-abf2-2b8fb1bd8669 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:31.550062 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66e7edf6-d7c0-4e67-abf2-2b8fb1bd8669 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:31.559244 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:31.559244 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:31.565365 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66e7edf6-d7c0-4e67-abf2-2b8fb1bd8669 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:31.572641 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66e7edf6-d7c0-4e67-abf2-2b8fb1bd8669 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 200 Aug 07 16:17:31.573067 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 577/2282] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:31 2026] GET /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:31.590443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-66d2a86d-17de-4f5e-ab30-b57b29de2fb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:31.592253 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66d2a86d-17de-4f5e-ab30-b57b29de2fb7 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:31.592518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66d2a86d-17de-4f5e-ab30-b57b29de2fb7 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:31.592650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-66d2a86d-17de-4f5e-ab30-b57b29de2fb7 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:31.603403 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:31.603403 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:31.609588 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-66d2a86d-17de-4f5e-ab30-b57b29de2fb7 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:31.615725 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-66d2a86d-17de-4f5e-ab30-b57b29de2fb7 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 200 Aug 07 16:17:31.616246 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 567/2283] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:31 2026] GET /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 872 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:31.633987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:31.636208 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] DELETE https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:31.636208 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:31.636843 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:31.637080 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume with id: 58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:31.649048 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:31.649048 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:31.649795 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:31.674128 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume request issued successfully. Aug 07 16:17:31.674441 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2d397d5-9d9e-45e5-b266-01be1f35de6a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 202 Aug 07 16:17:31.674863 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 567/2284] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:17:31 2026] DELETE /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:31.688537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b551b545-d846-4fbd-a00c-e68267f8be3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:31.693616 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b551b545-d846-4fbd-a00c-e68267f8be3a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:31.693903 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b551b545-d846-4fbd-a00c-e68267f8be3a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:31.694230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b551b545-d846-4fbd-a00c-e68267f8be3a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:31.712906 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:31.712906 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:31.718293 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b551b545-d846-4fbd-a00c-e68267f8be3a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:31.725213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b551b545-d846-4fbd-a00c-e68267f8be3a tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 200 Aug 07 16:17:31.725758 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 574/2285] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:31 2026] GET /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 871 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:32.141066 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7732d27a-01da-4c63-95d2-4dd364cc6f97 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:32.142778 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7732d27a-01da-4c63-95d2-4dd364cc6f97 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:32.143198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7732d27a-01da-4c63-95d2-4dd364cc6f97 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:32.143712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7732d27a-01da-4c63-95d2-4dd364cc6f97 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:32.152621 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:32.152621 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:32.158261 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7732d27a-01da-4c63-95d2-4dd364cc6f97 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:32.168182 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7732d27a-01da-4c63-95d2-4dd364cc6f97 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:32.169134 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 578/2286] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:32 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:32.749075 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2d51c7da-68ff-41e8-b27c-ce44bb08c529 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:32.757093 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d51c7da-68ff-41e8-b27c-ce44bb08c529 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 Aug 07 16:17:32.757093 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d51c7da-68ff-41e8-b27c-ce44bb08c529 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:32.757093 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2d51c7da-68ff-41e8-b27c-ce44bb08c529 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:32.767619 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2d51c7da-68ff-41e8-b27c-ce44bb08c529 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 returned with HTTP 404 Aug 07 16:17:32.768349 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 568/2287] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:32 2026] GET /volume/v3/volumes/58fefb13-bd6f-4e2e-8da5-0f2991bb43a7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:32.780638 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-975c5a88-f56f-4c99-b1b8-6b9047121357 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:32.785466 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-975c5a88-f56f-4c99-b1b8-6b9047121357 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:32.785922 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-975c5a88-f56f-4c99-b1b8-6b9047121357 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:32.786837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-975c5a88-f56f-4c99-b1b8-6b9047121357 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:32.804134 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:32.804134 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:32.818916 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-975c5a88-f56f-4c99-b1b8-6b9047121357 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:32.834664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-975c5a88-f56f-4c99-b1b8-6b9047121357 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a returned with HTTP 200 Aug 07 16:17:32.835862 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 568/2288] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:32 2026] GET /volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a => generated 838 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:32.856271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:32.858339 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] DELETE https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:32.858653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:32.858902 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:32.859192 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume with id: dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:32.870616 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:32.870616 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:32.871286 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:32.898172 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Delete volume request issued successfully. Aug 07 16:17:32.898490 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71ea1657-27a0-4b03-9c14-ce875b30e332 tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a returned with HTTP 202 Aug 07 16:17:32.899139 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 575/2289] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:17:32 2026] DELETE /volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:32.911057 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9b5feab-7df4-4838-9bfc-c034b42f620e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:32.914000 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9b5feab-7df4-4838-9bfc-c034b42f620e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:32.914435 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9b5feab-7df4-4838-9bfc-c034b42f620e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:32.914830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9b5feab-7df4-4838-9bfc-c034b42f620e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:32.927641 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:32.927641 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:32.932267 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b9b5feab-7df4-4838-9bfc-c034b42f620e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Volume info retrieved successfully. Aug 07 16:17:32.938668 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9b5feab-7df4-4838-9bfc-c034b42f620e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a returned with HTTP 200 Aug 07 16:17:32.939225 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 579/2290] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:32 2026] GET /volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a => generated 837 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:33.185484 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-453ef2e0-f1d1-49c4-aa06-b455b27e00ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:33.187581 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-453ef2e0-f1d1-49c4-aa06-b455b27e00ad tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:33.187808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-453ef2e0-f1d1-49c4-aa06-b455b27e00ad tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:33.188515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-453ef2e0-f1d1-49c4-aa06-b455b27e00ad tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:33.200028 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:33.200028 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:33.204720 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-453ef2e0-f1d1-49c4-aa06-b455b27e00ad tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:33.212379 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-453ef2e0-f1d1-49c4-aa06-b455b27e00ad tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:33.212829 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 569/2291] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:33 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:33.961986 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8c6e4c5-5526-49ce-bc66-2b874cfe005e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:33.965046 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8c6e4c5-5526-49ce-bc66-2b874cfe005e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] GET https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a Aug 07 16:17:33.965982 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8c6e4c5-5526-49ce-bc66-2b874cfe005e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:33.965982 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8c6e4c5-5526-49ce-bc66-2b874cfe005e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:33.976873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8c6e4c5-5526-49ce-bc66-2b874cfe005e tempest-VolumesCloneTest-1085978819 tempest-VolumesCloneTest-1085978819-project-member] https://10.4.3.24/volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a returned with HTTP 404 Aug 07 16:17:33.978337 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 569/2292] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:33 2026] GET /volume/v3/volumes/dcfa1c0d-4dea-4043-94f5-f143147a3b7a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:34.231105 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0531504a-a4b0-40bf-9ebd-758a91348f37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:34.233108 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0531504a-a4b0-40bf-9ebd-758a91348f37 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:34.233404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0531504a-a4b0-40bf-9ebd-758a91348f37 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:34.233752 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0531504a-a4b0-40bf-9ebd-758a91348f37 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:34.241254 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:34.241254 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:34.246114 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0531504a-a4b0-40bf-9ebd-758a91348f37 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:34.251285 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0531504a-a4b0-40bf-9ebd-758a91348f37 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:34.251977 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 576/2293] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:34 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:35.267050 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af7595ad-2285-4740-9a62-adb103810169 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:35.269233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af7595ad-2285-4740-9a62-adb103810169 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:35.269967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af7595ad-2285-4740-9a62-adb103810169 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:35.270255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af7595ad-2285-4740-9a62-adb103810169 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:35.283191 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:35.283191 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:35.288472 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af7595ad-2285-4740-9a62-adb103810169 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:35.296188 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af7595ad-2285-4740-9a62-adb103810169 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:35.296936 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 580/2294] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:35 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:36.313683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd70ae40-4a0f-45b2-a65c-b121f2380da1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:36.317664 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd70ae40-4a0f-45b2-a65c-b121f2380da1 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:36.317664 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd70ae40-4a0f-45b2-a65c-b121f2380da1 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:36.317664 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd70ae40-4a0f-45b2-a65c-b121f2380da1 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:36.328587 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:36.328587 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:36.336075 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fd70ae40-4a0f-45b2-a65c-b121f2380da1 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:36.345696 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd70ae40-4a0f-45b2-a65c-b121f2380da1 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:36.345696 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 570/2295] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:36 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:37.365528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef4bfae5-bdd1-4e35-8643-47e2ad933aae None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:37.368920 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef4bfae5-bdd1-4e35-8643-47e2ad933aae tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:37.368920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef4bfae5-bdd1-4e35-8643-47e2ad933aae tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:37.368920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef4bfae5-bdd1-4e35-8643-47e2ad933aae tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:37.370929 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=437,cinder:INSERT=47,cinder:UPDATE=98 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:17:37.378528 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:37.378528 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:37.388632 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef4bfae5-bdd1-4e35-8643-47e2ad933aae tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:37.394766 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef4bfae5-bdd1-4e35-8643-47e2ad933aae tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:37.395481 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 570/2296] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:37 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:38.411557 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4c8cbdd-3170-4258-ac44-9aa46cfc9184 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:38.413940 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4c8cbdd-3170-4258-ac44-9aa46cfc9184 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:38.414219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4c8cbdd-3170-4258-ac44-9aa46cfc9184 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:38.414519 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4c8cbdd-3170-4258-ac44-9aa46cfc9184 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:38.416796 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=485,cinder:INSERT=67,cinder:UPDATE=104 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:17:38.425928 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:38.425928 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:38.434359 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4c8cbdd-3170-4258-ac44-9aa46cfc9184 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:38.441274 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4c8cbdd-3170-4258-ac44-9aa46cfc9184 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:38.442167 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 577/2297] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:38 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:39.038183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3919e782-3010-4dba-8f07-92df35b80835 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.040497 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3919e782-3010-4dba-8f07-92df35b80835 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:39.040742 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3919e782-3010-4dba-8f07-92df35b80835 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.041172 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3919e782-3010-4dba-8f07-92df35b80835 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.043997 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=578,cinder:INSERT=109,cinder:UPDATE=157 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:17:39.058017 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.058017 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:39.064255 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3919e782-3010-4dba-8f07-92df35b80835 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:39.071241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3919e782-3010-4dba-8f07-92df35b80835 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:39.071909 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 581/2298] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:39.087044 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e58b022-8ecc-4806-8007-d86c311f2200 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.088899 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e58b022-8ecc-4806-8007-d86c311f2200 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:39.089129 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e58b022-8ecc-4806-8007-d86c311f2200 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.089339 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e58b022-8ecc-4806-8007-d86c311f2200 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.091478 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=579,cinder:INSERT=109,cinder:UPDATE=168 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:17:39.097989 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.097989 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:39.104734 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e58b022-8ecc-4806-8007-d86c311f2200 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:39.113696 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e58b022-8ecc-4806-8007-d86c311f2200 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:39.114437 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 571/2299] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:17:39.174050 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-d8f96e21-9ac0-47bb-ae69-31acba715328 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.176400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-d8f96e21-9ac0-47bb-ae69-31acba715328 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:39.176653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-d8f96e21-9ac0-47bb-ae69-31acba715328 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.176922 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-d8f96e21-9ac0-47bb-ae69-31acba715328 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.192062 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.192062 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:39.201266 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-d8f96e21-9ac0-47bb-ae69-31acba715328 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:39.211601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-d8f96e21-9ac0-47bb-ae69-31acba715328 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:39.212148 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 571/2300] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:39.333674 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9357af77-5702-407e-b639-e953dce01ddf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.334191 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9357af77-5702-407e-b639-e953dce01ddf None None] GET https://10.4.3.24/volume// Aug 07 16:17:39.334489 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9357af77-5702-407e-b639-e953dce01ddf None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.334753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9357af77-5702-407e-b639-e953dce01ddf None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.335938 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9357af77-5702-407e-b639-e953dce01ddf None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:39.335938 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 578/2301] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:39.352685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-9e3fa8b3-531d-492e-889f-32e813573e02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.358173 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-9e3fa8b3-531d-492e-889f-32e813573e02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:39.358622 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-9e3fa8b3-531d-492e-889f-32e813573e02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "2fa8b7dc-6373-4f6b-8001-747a272fb243", "connector": null, "instance_uuid": "dc80776a-34e0-42bb-8590-5896edbcb7e8"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:39.375813 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.375813 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:39.431066 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-9e3fa8b3-531d-492e-889f-32e813573e02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:39.431726 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 582/2302] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:39 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 07 16:17:39.459778 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-87a82785-456f-404c-90e2-3c972b9574fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.462014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87a82785-456f-404c-90e2-3c972b9574fe tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:39.462395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87a82785-456f-404c-90e2-3c972b9574fe tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.462706 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-87a82785-456f-404c-90e2-3c972b9574fe tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.471909 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.471909 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:39.478095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6490ec6b-22cf-4d35-889e-ad50469a1604 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.481041 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-87a82785-456f-404c-90e2-3c972b9574fe tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:39.481210 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6490ec6b-22cf-4d35-889e-ad50469a1604 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:39.481567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6490ec6b-22cf-4d35-889e-ad50469a1604 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.481854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6490ec6b-22cf-4d35-889e-ad50469a1604 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.491327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-87a82785-456f-404c-90e2-3c972b9574fe tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:39.491327 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 572/2303] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:39.500196 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a416ff6c-82a8-4069-9466-fd34f07e5cc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.500669 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a416ff6c-82a8-4069-9466-fd34f07e5cc7 None None] GET https://10.4.3.24/volume// Aug 07 16:17:39.500875 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a416ff6c-82a8-4069-9466-fd34f07e5cc7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.501154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a416ff6c-82a8-4069-9466-fd34f07e5cc7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.501611 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a416ff6c-82a8-4069-9466-fd34f07e5cc7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:39.502037 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 579/2304] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:39.503853 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.503853 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:39.515352 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6490ec6b-22cf-4d35-889e-ad50469a1604 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:39.519093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-7622489f-090c-45ad-9250-2f4359229737 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.523602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6490ec6b-22cf-4d35-889e-ad50469a1604 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:39.524551 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-7622489f-090c-45ad-9250-2f4359229737 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:39.524647 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 572/2305] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 880 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:39.524895 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-7622489f-090c-45ad-9250-2f4359229737 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.525104 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-7622489f-090c-45ad-9250-2f4359229737 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.544881 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.544881 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:39.555985 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-7622489f-090c-45ad-9250-2f4359229737 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:39.562190 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-7622489f-090c-45ad-9250-2f4359229737 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:39.562662 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 583/2306] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 1060 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:39.705896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.708797 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] PUT https://10.4.3.24/volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f Aug 07 16:17:39.709473 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:39.728436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Acquiring lock "cinder-attachment_update-2fa8b7dc-6373-4f6b-8001-747a272fb243-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:39.736884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-2fa8b7dc-6373-4f6b-8001-747a272fb243-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:39.738274 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.738274 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:39.876673 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-2fa8b7dc-6373-4f6b-8001-747a272fb243-np0000006731" released by "attachment_update" :: held 0.140s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:39.876993 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-8908b74a-9728-438e-965d-6161e9fe1841 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f returned with HTTP 200 Aug 07 16:17:39.877529 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 573/2307] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:39 2026] PUT /volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f => generated 968 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:39.887983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-ad7198bb-0d1c-4606-bbc3-337240655a1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:39.892536 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-ad7198bb-0d1c-4606-bbc3-337240655a1a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/encryption Aug 07 16:17:39.892859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-ad7198bb-0d1c-4606-bbc3-337240655a1a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:39.893245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-ad7198bb-0d1c-4606-bbc3-337240655a1a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:39.906246 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:39.906246 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:39.913862 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-ad7198bb-0d1c-4606-bbc3-337240655a1a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/encryption returned with HTTP 200 Aug 07 16:17:39.914716 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 580/2308] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:17:39 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/encryption => generated 161 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:40.512319 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d780cf0-7a46-4272-beba-bb538562e0ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:40.514675 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d780cf0-7a46-4272-beba-bb538562e0ce tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:40.515009 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d780cf0-7a46-4272-beba-bb538562e0ce tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:40.515185 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d780cf0-7a46-4272-beba-bb538562e0ce tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:40.525325 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:40.525325 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:40.530974 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d780cf0-7a46-4272-beba-bb538562e0ce tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:40.536733 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d780cf0-7a46-4272-beba-bb538562e0ce tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:40.537270 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 573/2309] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:40 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:40.548429 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ce90464-025f-41d1-96d0-732bea49323e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:40.552323 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ce90464-025f-41d1-96d0-732bea49323e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:40.552323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ce90464-025f-41d1-96d0-732bea49323e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:40.552323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ce90464-025f-41d1-96d0-732bea49323e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:40.570977 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:40.570977 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:40.578357 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ce90464-025f-41d1-96d0-732bea49323e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:40.584487 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ce90464-025f-41d1-96d0-732bea49323e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:40.585278 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 584/2310] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:40 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:41.557575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8640959d-4fae-42e4-b223-8d2b170a25d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:41.559551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8640959d-4fae-42e4-b223-8d2b170a25d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:41.559765 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8640959d-4fae-42e4-b223-8d2b170a25d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:41.560020 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8640959d-4fae-42e4-b223-8d2b170a25d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:41.569949 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:41.569949 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:41.576645 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8640959d-4fae-42e4-b223-8d2b170a25d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:41.584378 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8640959d-4fae-42e4-b223-8d2b170a25d0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:41.584971 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 574/2311] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:41 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:41.605134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-deb5b2bf-6a6e-46e2-9333-29ed43ad46b9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:41.607020 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-deb5b2bf-6a6e-46e2-9333-29ed43ad46b9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:41.607259 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-deb5b2bf-6a6e-46e2-9333-29ed43ad46b9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:41.607485 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-deb5b2bf-6a6e-46e2-9333-29ed43ad46b9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:41.617314 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:41.617314 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:41.621375 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-deb5b2bf-6a6e-46e2-9333-29ed43ad46b9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:41.626771 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-deb5b2bf-6a6e-46e2-9333-29ed43ad46b9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:41.627081 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 581/2312] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:41 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:42.204775 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:42.354781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:42.355283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-965299883"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:42.358021 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-965299883'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:42.358021 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume of 1 GB Aug 07 16:17:42.364968 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Availability Zones retrieved successfully. Aug 07 16:17:42.372485 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (d3f75363-b53e-4151-a20e-6b3a2302b345) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:42.373683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a051433-df2a-46e4-8b89-21bd04aae51e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:42.374776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:42.412252 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a051433-df2a-46e4-8b89-21bd04aae51e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:42.413453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec53ad0-b7da-4c7a-b995-cbd0cd8d512a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:42.495897 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['787ed0ba-bef9-4c1b-a50a-c6fe6cd23503', '883c0b76-d86c-4470-9e8e-fda7ef10f027', '9c62ff5d-43bf-4f68-8830-37bbf85412b2', 'c737ea84-0a3a-450f-8f41-9b79d3f47bea'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:42.496837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ec53ad0-b7da-4c7a-b995-cbd0cd8d512a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['787ed0ba-bef9-4c1b-a50a-c6fe6cd23503', '883c0b76-d86c-4470-9e8e-fda7ef10f027', '9c62ff5d-43bf-4f68-8830-37bbf85412b2', 'c737ea84-0a3a-450f-8f41-9b79d3f47bea']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:42.497736 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45947bc2-ded6-41d1-9ab7-98487cacf13d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:42.528131 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (45947bc2-ded6-41d1-9ab7-98487cacf13d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cbb4772e-d575-4558-b292-af65a4061c9b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-965299883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['787ed0ba-bef9-4c1b-a50a-c6fe6cd23503','883c0b76-d86c-4470-9e8e-fda7ef10f027','9c62ff5d-43bf-4f68-8830-37bbf85412b2','c737ea84-0a3a-450f-8f41-9b79d3f47bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-965299883',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cbb4772e-d575-4558-b292-af65a4061c9b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ef79588d8934709b03cb5ad612ac329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:42.528720 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfb18d3-011f-4106-8281-a5fca8eb6c6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:42.550769 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5cfb18d3-011f-4106-8281-a5fca8eb6c6f) transitioned into state 'SUCCESS' from state '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-965299883',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['787ed0ba-bef9-4c1b-a50a-c6fe6cd23503','883c0b76-d86c-4470-9e8e-fda7ef10f027','9c62ff5d-43bf-4f68-8830-37bbf85412b2','c737ea84-0a3a-450f-8f41-9b79d3f47bea'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:42.551873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3053e4-c629-46e4-b848-1b91c1818295) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:42.569918 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ab3053e4-c629-46e4-b848-1b91c1818295) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:42.570909 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (d3f75363-b53e-4151-a20e-6b3a2302b345) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:42.571323 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request issued successfully. Aug 07 16:17:42.572012 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b971f57-0b2b-4c2b-bce6-404209d3be98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:42.572590 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 574/2313] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:17:42 2026] POST /volume/v3/volumes => generated 751 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:42.586961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c4ee1e2-6b4e-40bb-9001-2238a84c1bda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:42.588926 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c4ee1e2-6b4e-40bb-9001-2238a84c1bda tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:17:42.589117 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c4ee1e2-6b4e-40bb-9001-2238a84c1bda tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:42.589361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c4ee1e2-6b4e-40bb-9001-2238a84c1bda tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:42.597673 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:42.597673 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:42.602455 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c4ee1e2-6b4e-40bb-9001-2238a84c1bda tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:17:42.603004 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14404904-da5d-4f92-87af-30d091ebda6d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:42.605032 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14404904-da5d-4f92-87af-30d091ebda6d tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:42.605368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14404904-da5d-4f92-87af-30d091ebda6d tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:42.605635 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14404904-da5d-4f92-87af-30d091ebda6d tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:42.608424 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c4ee1e2-6b4e-40bb-9001-2238a84c1bda tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:17:42.608924 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 585/2314] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:42 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 819 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:42.617333 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:42.617333 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:42.624799 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-14404904-da5d-4f92-87af-30d091ebda6d tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:42.631970 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14404904-da5d-4f92-87af-30d091ebda6d tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:42.632618 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 575/2315] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:42 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:42.643643 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-904646a5-964b-411b-aabd-35f7229262f1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:42.645992 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-904646a5-964b-411b-aabd-35f7229262f1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:42.646424 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-904646a5-964b-411b-aabd-35f7229262f1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:42.647921 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-904646a5-964b-411b-aabd-35f7229262f1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:42.661518 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:42.661518 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:42.666587 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-904646a5-964b-411b-aabd-35f7229262f1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:42.673109 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-904646a5-964b-411b-aabd-35f7229262f1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:42.673922 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 582/2316] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:42 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:43.621891 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8698f1fa-f89d-4e5d-b903-1b840683cbfe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.624747 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8698f1fa-f89d-4e5d-b903-1b840683cbfe tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:17:43.625063 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8698f1fa-f89d-4e5d-b903-1b840683cbfe tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:43.625414 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8698f1fa-f89d-4e5d-b903-1b840683cbfe tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:43.635907 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:43.635907 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:43.641291 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8698f1fa-f89d-4e5d-b903-1b840683cbfe tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:17:43.648078 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7c9823fe-6c84-4f2f-9559-a30fe202fc77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.648679 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8698f1fa-f89d-4e5d-b903-1b840683cbfe tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:17:43.649244 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 575/2317] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:43 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:43.650819 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c9823fe-6c84-4f2f-9559-a30fe202fc77 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:43.651018 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c9823fe-6c84-4f2f-9559-a30fe202fc77 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:43.651238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7c9823fe-6c84-4f2f-9559-a30fe202fc77 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:43.660863 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:43.660863 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:43.665888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6e698609-5919-4dcd-af47-35a99535da7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.666500 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7c9823fe-6c84-4f2f-9559-a30fe202fc77 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:43.667810 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e698609-5919-4dcd-af47-35a99535da7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:17:43.668071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e698609-5919-4dcd-af47-35a99535da7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:43.668411 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6e698609-5919-4dcd-af47-35a99535da7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:43.672210 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7c9823fe-6c84-4f2f-9559-a30fe202fc77 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:43.672768 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 586/2318] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:43 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 903 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:43.677223 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:43.677223 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:43.682686 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6e698609-5919-4dcd-af47-35a99535da7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:17:43.689612 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6e698609-5919-4dcd-af47-35a99535da7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:17:43.689612 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 576/2319] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:43 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:43.692119 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0481bb48-3bfe-4ad0-b0d4-d67bdce34998 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.694706 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0481bb48-3bfe-4ad0-b0d4-d67bdce34998 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:43.695187 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0481bb48-3bfe-4ad0-b0d4-d67bdce34998 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:43.695647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0481bb48-3bfe-4ad0-b0d4-d67bdce34998 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:43.711386 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:43.711386 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:43.711565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.713733 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:17:43.714271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb4772e-d575-4558-b292-af65a4061c9b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1857261812"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:43.715239 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0481bb48-3bfe-4ad0-b0d4-d67bdce34998 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:43.726929 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0481bb48-3bfe-4ad0-b0d4-d67bdce34998 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:43.726929 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 583/2320] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:43 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:43.731543 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:43.731543 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:43.731543 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:17:43.731543 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:17:43.806810 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['cfe2606f-66de-4d8d-88f5-5415d7c8400d', 'cfeacf38-1795-49df-8257-6edb2be0d74e', '122877fc-3110-48fe-bf29-8fb3e5076eaa', '0f5240f5-a089-45bc-8676-a9f0b855b75b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:43.851808 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot create request issued successfully. Aug 07 16:17:43.852286 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4002e496-5137-4fe0-bf20-0b8300e71eb8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:17:43.852996 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 576/2321] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:17:43 2026] POST /volume/v3/snapshots => generated 310 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:43.871147 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-28e53773-384b-4545-a6cf-17569f49f0aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.872979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28e53773-384b-4545-a6cf-17569f49f0aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:17:43.873427 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28e53773-384b-4545-a6cf-17569f49f0aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:43.873427 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-28e53773-384b-4545-a6cf-17569f49f0aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:43.874965 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:43.877111 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:43.877584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-1048945057", "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:43.878578 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:43.878578 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:43.879007 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-28e53773-384b-4545-a6cf-17569f49f0aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:17:43.879339 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-1048945057', 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:43.879830 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-28e53773-384b-4545-a6cf-17569f49f0aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a returned with HTTP 200 Aug 07 16:17:43.880185 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 587/2322] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:43 2026] GET /volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:43.995014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Create volume of 1 GB Aug 07 16:17:44.003174 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Availability Zones retrieved successfully. Aug 07 16:17:44.007810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Flow 'volume_create_api' (217452c0-f2d3-49a9-a569-52d6a7081a58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:44.008940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f868e1-cc09-48a2-89e5-ab4ea0455d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:44.009881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:44.102721 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5f868e1-cc09-48a2-89e5-ab4ea0455d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:44.104132 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63783f43-ba4d-48f0-be4b-7af192803b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:44.187982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Created reservations ['bd03f797-2809-4920-93f6-72e18d0f0fda', '7c7e56ce-d263-4991-b683-129d75de756a', 'e00f924f-192a-4b9f-aee4-3555813c7445', '2448953c-9401-4c71-9080-c65565cf539e'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:44.189012 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (63783f43-ba4d-48f0-be4b-7af192803b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd03f797-2809-4920-93f6-72e18d0f0fda', '7c7e56ce-d263-4991-b683-129d75de756a', 'e00f924f-192a-4b9f-aee4-3555813c7445', '2448953c-9401-4c71-9080-c65565cf539e']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:44.189901 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf33f98b-a3e5-4a8e-93e3-6e688a5cdc8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:44.216855 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf33f98b-a3e5-4a8e-93e3-6e688a5cdc8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a81963cb-e50c-4265-b50e-9f0e0aef423c', '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-1048945057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d52419d36484cfbb4804743299af28a',qos_specs=None,replication_status=,reservations=['bd03f797-2809-4920-93f6-72e18d0f0fda','7c7e56ce-d263-4991-b683-129d75de756a','e00f924f-192a-4b9f-aee4-3555813c7445','2448953c-9401-4c71-9080-c65565cf539e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005acc4fc119434da8099c3d62e6956e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-1048945057',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a81963cb-e50c-4265-b50e-9f0e0aef423c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0d52419d36484cfbb4804743299af28a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='005acc4fc119434da8099c3d62e6956e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:44.217923 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58a4314-8333-47de-9126-95868a005b4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:44.241098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a58a4314-8333-47de-9126-95868a005b4e) transitioned into state 'SUCCESS' from state '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-1048945057',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0d52419d36484cfbb4804743299af28a',qos_specs=None,replication_status=,reservations=['bd03f797-2809-4920-93f6-72e18d0f0fda','7c7e56ce-d263-4991-b683-129d75de756a','e00f924f-192a-4b9f-aee4-3555813c7445','2448953c-9401-4c71-9080-c65565cf539e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='005acc4fc119434da8099c3d62e6956e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:44.242130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b82c90f-ec9d-4541-9958-b28d4188dc35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:44.253796 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b82c90f-ec9d-4541-9958-b28d4188dc35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:44.254925 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Flow 'volume_create_api' (217452c0-f2d3-49a9-a569-52d6a7081a58) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:44.255401 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Create volume request issued successfully. Aug 07 16:17:44.255953 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a36acf68-5d07-46c5-a3b6-ec6c54e8f87c tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:44.256477 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 577/2323] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:43 2026] POST /volume/v3/volumes => generated 751 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:44.272842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03b09809-b0b2-43a8-b909-daf06fb9f628 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:44.275609 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03b09809-b0b2-43a8-b909-daf06fb9f628 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] GET https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:17:44.275861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03b09809-b0b2-43a8-b909-daf06fb9f628 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:44.276130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03b09809-b0b2-43a8-b909-daf06fb9f628 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:44.285540 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.285540 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:44.290141 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-03b09809-b0b2-43a8-b909-daf06fb9f628 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:17:44.296510 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03b09809-b0b2-43a8-b909-daf06fb9f628 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 200 Aug 07 16:17:44.297069 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 584/2324] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:44 2026] GET /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 819 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:44.691465 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56468955-ecd8-4e54-ae83-ae306c4bcbee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:44.695601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56468955-ecd8-4e54-ae83-ae306c4bcbee tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:44.695601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56468955-ecd8-4e54-ae83-ae306c4bcbee tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:44.695966 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56468955-ecd8-4e54-ae83-ae306c4bcbee tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:44.706006 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.706006 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:44.712328 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-56468955-ecd8-4e54-ae83-ae306c4bcbee tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:44.718594 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56468955-ecd8-4e54-ae83-ae306c4bcbee tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:44.719071 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 577/2325] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:44 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 1157 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:44.741460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a68a5ac-4ffa-44fa-b570-083d8c24ecb6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:44.743503 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a68a5ac-4ffa-44fa-b570-083d8c24ecb6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:44.743658 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a68a5ac-4ffa-44fa-b570-083d8c24ecb6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:44.743842 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a68a5ac-4ffa-44fa-b570-083d8c24ecb6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:44.753885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9c6ae1ab-3031-45e0-9dc7-bc8ec959a337 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:44.754503 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.754503 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:44.756177 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9c6ae1ab-3031-45e0-9dc7-bc8ec959a337 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:44.756464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9c6ae1ab-3031-45e0-9dc7-bc8ec959a337 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:44.756701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9c6ae1ab-3031-45e0-9dc7-bc8ec959a337 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:44.758546 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a68a5ac-4ffa-44fa-b570-083d8c24ecb6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:44.763653 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a68a5ac-4ffa-44fa-b570-083d8c24ecb6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:44.764354 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 588/2326] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:44 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:44.764658 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.764658 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:44.769350 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9c6ae1ab-3031-45e0-9dc7-bc8ec959a337 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:44.774337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9c6ae1ab-3031-45e0-9dc7-bc8ec959a337 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:44.774895 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 578/2327] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:44 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 1157 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:44.894331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9c05c46-ca87-4f1b-a75e-951da0de1272 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:44.894331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9c05c46-ca87-4f1b-a75e-951da0de1272 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:17:44.894331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9c05c46-ca87-4f1b-a75e-951da0de1272 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:44.894331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9c05c46-ca87-4f1b-a75e-951da0de1272 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:44.899991 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.899991 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:44.900548 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c9c05c46-ca87-4f1b-a75e-951da0de1272 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:17:44.901646 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9c05c46-ca87-4f1b-a75e-951da0de1272 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a returned with HTTP 200 Aug 07 16:17:44.902102 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 585/2328] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:44 2026] GET /volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:44.911869 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:44.913801 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:17:44.914147 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "cbb4772e-d575-4558-b292-af65a4061c9b", "snapshot_id": "ddf6ba94-4c62-4e2c-bece-805f94ff414a", "name": "tempest-VolumesSnapshotTestJSON-Backup-794705657", "container": "tempest-volumessnapshottestjson-backup-container-281173721"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:44.915766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Creating new backup {'backup': {'volume_id': 'cbb4772e-d575-4558-b292-af65a4061c9b', 'snapshot_id': 'ddf6ba94-4c62-4e2c-bece-805f94ff414a', 'name': 'tempest-VolumesSnapshotTestJSON-Backup-794705657', 'container': 'tempest-volumessnapshottestjson-backup-container-281173721'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:17:44.915901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Creating backup of volume cbb4772e-d575-4558-b292-af65a4061c9b in container tempest-volumessnapshottestjson-backup-container-281173721 Aug 07 16:17:44.924485 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.924485 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:44.925085 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:17:44.932607 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:44.932607 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:44.933143 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:17:44.964209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['0584b44d-e026-4d30-85d7-c71cb8d98aa8', '14c5d87f-1e74-4c96-a716-712cc2e20246'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:45.000550 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9b68dfb1-14e8-4819-b8f4-215f91529b0f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:17:45.001043 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 578/2329] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:44 2026] POST /volume/v3/backups => generated 332 bytes in 90 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:45.012209 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40a830eb-fce8-410d-b624-14179f650929 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.014839 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40a830eb-fce8-410d-b624-14179f650929 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:45.015143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40a830eb-fce8-410d-b624-14179f650929 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.015456 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40a830eb-fce8-410d-b624-14179f650929 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.016797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-40a830eb-fce8-410d-b624-14179f650929 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:45.023364 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.023364 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:45.024665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40a830eb-fce8-410d-b624-14179f650929 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:45.025158 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 589/2330] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 829 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:45.102892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-272e79c2-445b-4de7-8234-8ccf45cbefdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.105752 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-272e79c2-445b-4de7-8234-8ccf45cbefdb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:45.106021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-272e79c2-445b-4de7-8234-8ccf45cbefdb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.106438 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-272e79c2-445b-4de7-8234-8ccf45cbefdb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.117496 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.117496 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:45.122797 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-272e79c2-445b-4de7-8234-8ccf45cbefdb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:45.129509 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-272e79c2-445b-4de7-8234-8ccf45cbefdb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:45.130045 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 579/2331] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 1157 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:45.145990 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-522a39e9-0705-4874-95eb-5cbee21b72d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.146508 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-522a39e9-0705-4874-95eb-5cbee21b72d4 None None] GET https://10.4.3.24/volume// Aug 07 16:17:45.146727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-522a39e9-0705-4874-95eb-5cbee21b72d4 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.146992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-522a39e9-0705-4874-95eb-5cbee21b72d4 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.147929 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-522a39e9-0705-4874-95eb-5cbee21b72d4 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:45.147929 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 586/2332] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:45.162945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9e13810a-2bf4-4dfb-855b-2ec101e42cfb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.165930 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9e13810a-2bf4-4dfb-855b-2ec101e42cfb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:45.166401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9e13810a-2bf4-4dfb-855b-2ec101e42cfb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dae71d87-9bee-43b7-a4d9-a637d7f1b06c", "connector": null, "instance_uuid": "1acce6ee-fdc1-4ae0-8495-6455d66a999c"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:45.188623 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.188623 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:45.259500 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-9e13810a-2bf4-4dfb-855b-2ec101e42cfb tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:45.259500 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 579/2333] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:45 2026] POST /volume/v3/attachments => generated 273 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:45.316958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd1a663e-0e34-491d-8296-46dfe3bbb391 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.320030 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd1a663e-0e34-491d-8296-46dfe3bbb391 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] GET https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:17:45.320766 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd1a663e-0e34-491d-8296-46dfe3bbb391 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.321730 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd1a663e-0e34-491d-8296-46dfe3bbb391 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.339226 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.339226 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:45.347238 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd1a663e-0e34-491d-8296-46dfe3bbb391 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:17:45.360701 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd1a663e-0e34-491d-8296-46dfe3bbb391 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 200 Aug 07 16:17:45.360701 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 590/2334] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 1359 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:45.415938 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a3643673-0da5-4d18-a479-68e3be38c094 req-793a6f19-8cef-4da1-82ce-0fce0a31f282 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.418991 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-793a6f19-8cef-4da1-82ce-0fce0a31f282 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] GET https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:17:45.419282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-793a6f19-8cef-4da1-82ce-0fce0a31f282 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.419576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-793a6f19-8cef-4da1-82ce-0fce0a31f282 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.433851 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.433851 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:45.438454 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a3643673-0da5-4d18-a479-68e3be38c094 req-793a6f19-8cef-4da1-82ce-0fce0a31f282 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:17:45.443409 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-793a6f19-8cef-4da1-82ce-0fce0a31f282 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 200 Aug 07 16:17:45.443922 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 580/2335] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:45.723909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-cf540f47-772e-4afa-9402-fba7c3359d9f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.726321 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-cf540f47-772e-4afa-9402-fba7c3359d9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:45.726591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-cf540f47-772e-4afa-9402-fba7c3359d9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.726865 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-cf540f47-772e-4afa-9402-fba7c3359d9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.735601 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.735601 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:45.740456 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-cf540f47-772e-4afa-9402-fba7c3359d9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:45.745907 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-cf540f47-772e-4afa-9402-fba7c3359d9f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:45.746504 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 587/2336] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:45.780123 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-790e3a73-af15-4087-b6f1-938fdc6f9c5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.786889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-790e3a73-af15-4087-b6f1-938fdc6f9c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:45.787136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-790e3a73-af15-4087-b6f1-938fdc6f9c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.788333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-790e3a73-af15-4087-b6f1-938fdc6f9c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.806141 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.806141 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:45.817363 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-790e3a73-af15-4087-b6f1-938fdc6f9c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:45.823402 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-790e3a73-af15-4087-b6f1-938fdc6f9c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:45.824028 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 580/2337] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:45.861281 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c793f74a-1c98-4684-afb2-bc2f20215210 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.861281 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c793f74a-1c98-4684-afb2-bc2f20215210 None None] GET https://10.4.3.24/volume// Aug 07 16:17:45.861281 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c793f74a-1c98-4684-afb2-bc2f20215210 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.861281 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c793f74a-1c98-4684-afb2-bc2f20215210 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:45.861281 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c793f74a-1c98-4684-afb2-bc2f20215210 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:45.861809 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 591/2338] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:45.874705 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-84612b0e-c80e-4c20-9a37-b809077691a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.876829 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-84612b0e-c80e-4c20-9a37-b809077691a9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:45.878944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-84612b0e-c80e-4c20-9a37-b809077691a9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "74fc043b-df18-4d27-8c6b-9f917cd9afbc", "connector": null, "instance_uuid": "ba318248-cc0e-494b-aa9e-370db38822a8"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:45.897846 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:45.897846 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:45.953327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-84612b0e-c80e-4c20-9a37-b809077691a9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:45.953327 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 581/2339] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:45 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 07 16:17:45.997029 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1611c129-3a85-4184-a703-0aa78f22e55d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:45.999055 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1611c129-3a85-4184-a703-0aa78f22e55d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:45.999526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1611c129-3a85-4184-a703-0aa78f22e55d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:45.999864 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1611c129-3a85-4184-a703-0aa78f22e55d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.015634 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b3eb72c-fb08-42f6-bdac-d384aa389975 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.016491 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b3eb72c-fb08-42f6-bdac-d384aa389975 None None] GET https://10.4.3.24/volume// Aug 07 16:17:46.016491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b3eb72c-fb08-42f6-bdac-d384aa389975 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.016709 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b3eb72c-fb08-42f6-bdac-d384aa389975 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.019797 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b3eb72c-fb08-42f6-bdac-d384aa389975 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:46.019797 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 581/2340] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:46.020626 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.020626 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:46.025686 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1611c129-3a85-4184-a703-0aa78f22e55d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:46.030401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e6dd6dc0-9a7e-47a7-810f-778cd0a20522 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.030735 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1611c129-3a85-4184-a703-0aa78f22e55d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:46.031254 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 588/2341] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:45 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 838 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:46.035011 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e6dd6dc0-9a7e-47a7-810f-778cd0a20522 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:46.035294 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e6dd6dc0-9a7e-47a7-810f-778cd0a20522 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.035607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e6dd6dc0-9a7e-47a7-810f-778cd0a20522 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.037661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d212d5ed-2f80-4e25-a27f-78ff5adda0d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.040127 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d212d5ed-2f80-4e25-a27f-78ff5adda0d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:46.040472 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d212d5ed-2f80-4e25-a27f-78ff5adda0d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.040679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d212d5ed-2f80-4e25-a27f-78ff5adda0d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.040787 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d212d5ed-2f80-4e25-a27f-78ff5adda0d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:46.047075 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.047075 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:46.047466 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d212d5ed-2f80-4e25-a27f-78ff5adda0d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:46.048045 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 582/2342] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:46.050268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a3643673-0da5-4d18-a479-68e3be38c094 req-7ed5a6d5-ade2-4335-88e2-8824d5e97698 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.050502 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.050502 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:46.052445 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-7ed5a6d5-ade2-4335-88e2-8824d5e97698 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] GET https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:17:46.052733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-7ed5a6d5-ade2-4335-88e2-8824d5e97698 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.053013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-7ed5a6d5-ade2-4335-88e2-8824d5e97698 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.056516 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e6dd6dc0-9a7e-47a7-810f-778cd0a20522 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:46.061228 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.061228 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:46.064833 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e6dd6dc0-9a7e-47a7-810f-778cd0a20522 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:46.065352 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 592/2343] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1018 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:46.067161 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a3643673-0da5-4d18-a479-68e3be38c094 req-7ed5a6d5-ade2-4335-88e2-8824d5e97698 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:17:46.075020 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-7ed5a6d5-ade2-4335-88e2-8824d5e97698 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 200 Aug 07 16:17:46.075785 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 582/2344] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 1359 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:46.088633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15d1f04c-8bf7-49fd-a48e-f7cb94bb2ea9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.088633 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15d1f04c-8bf7-49fd-a48e-f7cb94bb2ea9 None None] GET https://10.4.3.24/volume// Aug 07 16:17:46.088633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15d1f04c-8bf7-49fd-a48e-f7cb94bb2ea9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.088633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15d1f04c-8bf7-49fd-a48e-f7cb94bb2ea9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.088633 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15d1f04c-8bf7-49fd-a48e-f7cb94bb2ea9 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:46.089683 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 589/2345] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:46.098394 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a3643673-0da5-4d18-a479-68e3be38c094 req-b525b95b-c80a-4640-b657-0dbad1a8307b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.100530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-b525b95b-c80a-4640-b657-0dbad1a8307b tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:46.100897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-b525b95b-c80a-4640-b657-0dbad1a8307b tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a81963cb-e50c-4265-b50e-9f0e0aef423c", "connector": null, "instance_uuid": "d6f78bad-e314-4163-853f-3dabf967bde0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:46.109284 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.109284 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:46.140879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-b525b95b-c80a-4640-b657-0dbad1a8307b tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:46.141580 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 583/2346] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:46 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:46.185670 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.189348 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] PUT https://10.4.3.24/volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884 Aug 07 16:17:46.189769 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:46.198970 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Acquiring lock "cinder-attachment_update-74fc043b-df18-4d27-8c6b-9f917cd9afbc-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:46.204467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Lock "cinder-attachment_update-74fc043b-df18-4d27-8c6b-9f917cd9afbc-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:46.205508 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.205508 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:46.331114 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Lock "cinder-attachment_update-74fc043b-df18-4d27-8c6b-9f917cd9afbc-np0000006731" released by "attachment_update" :: held 0.127s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:46.331709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-a462d84f-76d1-4452-bc30-9d6fb0647d32 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884 returned with HTTP 200 Aug 07 16:17:46.332446 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 593/2347] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:46 2026] PUT /volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:46.630576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-260854f3-cd85-4b23-8416-d438383584dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.630576 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-260854f3-cd85-4b23-8416-d438383584dd None None] GET https://10.4.3.24/volume// Aug 07 16:17:46.630576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-260854f3-cd85-4b23-8416-d438383584dd None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.630576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-260854f3-cd85-4b23-8416-d438383584dd None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.631423 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-260854f3-cd85-4b23-8416-d438383584dd None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:46.631898 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 583/2348] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:46.642824 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-8cffb546-e1cd-45cb-bfb9-5557f4b3c913 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.645905 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-8cffb546-e1cd-45cb-bfb9-5557f4b3c913 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:46.646771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-8cffb546-e1cd-45cb-bfb9-5557f4b3c913 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.646771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-8cffb546-e1cd-45cb-bfb9-5557f4b3c913 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.663707 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.663707 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:46.670876 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-8cffb546-e1cd-45cb-bfb9-5557f4b3c913 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:46.678717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-8cffb546-e1cd-45cb-bfb9-5557f4b3c913 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:46.679316 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 590/2349] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 1336 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:46.814154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.816436 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] PUT https://10.4.3.24/volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985 Aug 07 16:17:46.817137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:46.832625 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Acquiring lock "cinder-attachment_update-dae71d87-9bee-43b7-a4d9-a637d7f1b06c-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:46.839288 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Lock "cinder-attachment_update-dae71d87-9bee-43b7-a4d9-a637d7f1b06c-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:46.841387 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.841387 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:46.844156 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b582337-ed9b-4f62-a5bd-4b760d5f3fe8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.847615 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b582337-ed9b-4f62-a5bd-4b760d5f3fe8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:46.847905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b582337-ed9b-4f62-a5bd-4b760d5f3fe8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:46.848216 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b582337-ed9b-4f62-a5bd-4b760d5f3fe8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:46.864523 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:46.864523 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:46.871327 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3b582337-ed9b-4f62-a5bd-4b760d5f3fe8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:46.878428 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b582337-ed9b-4f62-a5bd-4b760d5f3fe8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:46.878922 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 594/2350] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:46 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:46.960138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Lock "cinder-attachment_update-dae71d87-9bee-43b7-a4d9-a637d7f1b06c-np0000006731" released by "attachment_update" :: held 0.120s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:46.960138 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-128ec9ab-3923-48ef-a173-ae5ec25d0882 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985 returned with HTTP 200 Aug 07 16:17:46.960138 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 584/2351] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:46 2026] PUT /volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985 => generated 969 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:46.993532 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-3dc82635-214f-482c-9ab3-b157414477b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:46.996907 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-3dc82635-214f-482c-9ab3-b157414477b3 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] POST https://10.4.3.24/volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985/action Aug 07 16:17:46.997813 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-3dc82635-214f-482c-9ab3-b157414477b3 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:46.998021 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-3dc82635-214f-482c-9ab3-b157414477b3 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:47.034408 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.034408 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:47.046739 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3ae00fe-0891-43a5-87ab-446d1780bcf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.049378 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3ae00fe-0891-43a5-87ab-446d1780bcf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:47.049649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3ae00fe-0891-43a5-87ab-446d1780bcf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:47.049907 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3ae00fe-0891-43a5-87ab-446d1780bcf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:47.056658 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af63e8ba-4dab-4985-a9d3-230f66e899dd req-3dc82635-214f-482c-9ab3-b157414477b3 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985/action returned with HTTP 204 Aug 07 16:17:47.057348 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 584/2352] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:17:46 2026] POST /volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:47.062869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a4865dc3-669c-4bc6-ad20-b4fd3201c92c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.065489 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4865dc3-669c-4bc6-ad20-b4fd3201c92c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:47.065776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4865dc3-669c-4bc6-ad20-b4fd3201c92c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:47.066079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a4865dc3-669c-4bc6-ad20-b4fd3201c92c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:47.066234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a4865dc3-669c-4bc6-ad20-b4fd3201c92c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:47.072915 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.072915 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:47.080082 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.080082 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:47.081071 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a4865dc3-669c-4bc6-ad20-b4fd3201c92c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:47.081603 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 595/2353] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:47 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:47.082206 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b3ae00fe-0891-43a5-87ab-446d1780bcf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:47.089373 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3ae00fe-0891-43a5-87ab-446d1780bcf4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:47.089640 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 591/2354] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:47 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:47.623104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-0b182a30-755e-460f-9ea8-6005c3a5cdd6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.624967 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6e41604-a580-4d60-9ab0-d101c849a72f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.625672 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6e41604-a580-4d60-9ab0-d101c849a72f None None] GET https://10.4.3.24/volume// Aug 07 16:17:47.625923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6e41604-a580-4d60-9ab0-d101c849a72f None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:47.626415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6e41604-a580-4d60-9ab0-d101c849a72f None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:47.626867 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6e41604-a580-4d60-9ab0-d101c849a72f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:47.627454 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 585/2355] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:47 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:47.630203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-0b182a30-755e-460f-9ea8-6005c3a5cdd6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f/action Aug 07 16:17:47.630895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-0b182a30-755e-460f-9ea8-6005c3a5cdd6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:47.631136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-0b182a30-755e-460f-9ea8-6005c3a5cdd6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:47.637666 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a3643673-0da5-4d18-a479-68e3be38c094 req-ac351ffc-3a4a-4e04-8993-97a38f962f65 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.640511 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-ac351ffc-3a4a-4e04-8993-97a38f962f65 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] GET https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:17:47.640827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-ac351ffc-3a4a-4e04-8993-97a38f962f65 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:47.641359 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-ac351ffc-3a4a-4e04-8993-97a38f962f65 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:47.655361 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.655361 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:47.659207 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.659207 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:47.666479 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a3643673-0da5-4d18-a479-68e3be38c094 req-ac351ffc-3a4a-4e04-8993-97a38f962f65 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:17:47.673294 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-ac351ffc-3a4a-4e04-8993-97a38f962f65 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 200 Aug 07 16:17:47.673871 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 596/2356] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:47 2026] GET /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 1538 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:47.677411 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-caef6c81-0ba0-4464-8bac-9af01631de3e req-0b182a30-755e-460f-9ea8-6005c3a5cdd6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f/action returned with HTTP 204 Aug 07 16:17:47.678829 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 585/2357] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:17:47 2026] POST /volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f/action => generated 0 bytes in 55 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:47.818571 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.821810 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] PUT https://10.4.3.24/volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413 Aug 07 16:17:47.822421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:47.833372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Acquiring lock "cinder-attachment_update-a81963cb-e50c-4265-b50e-9f0e0aef423c-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:47.840437 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Lock "cinder-attachment_update-a81963cb-e50c-4265-b50e-9f0e0aef423c-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:47.841742 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.841742 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:47.898059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-570a6e80-3141-434e-b4a9-2d94a42bab95 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.900674 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-570a6e80-3141-434e-b4a9-2d94a42bab95 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:47.900970 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-570a6e80-3141-434e-b4a9-2d94a42bab95 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:47.901342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-570a6e80-3141-434e-b4a9-2d94a42bab95 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:47.919323 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.919323 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:47.926524 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-570a6e80-3141-434e-b4a9-2d94a42bab95 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:47.935088 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-570a6e80-3141-434e-b4a9-2d94a42bab95 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:47.936168 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 586/2358] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:47 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 1173 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:47.953234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ccf61ed4-ca19-4ead-83ac-af8d4aeb614a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:47.955219 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccf61ed4-ca19-4ead-83ac-af8d4aeb614a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:47.955452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccf61ed4-ca19-4ead-83ac-af8d4aeb614a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:47.955626 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ccf61ed4-ca19-4ead-83ac-af8d4aeb614a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:47.970213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Lock "cinder-attachment_update-a81963cb-e50c-4265-b50e-9f0e0aef423c-np0000006731" released by "attachment_update" :: held 0.129s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:47.970213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-1f0edd45-d27a-47d9-ba2e-27935b230e73 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413 returned with HTTP 200 Aug 07 16:17:47.970861 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 592/2359] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:47 2026] PUT /volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413 => generated 969 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:47.973000 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:47.973000 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:47.977591 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ccf61ed4-ca19-4ead-83ac-af8d4aeb614a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:47.982390 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ccf61ed4-ca19-4ead-83ac-af8d4aeb614a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:47.983144 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 597/2360] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:47 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 1173 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:48.010343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a3643673-0da5-4d18-a479-68e3be38c094 req-5a936622-88f8-4a43-9837-ef665ccaf4e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.014701 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-5a936622-88f8-4a43-9837-ef665ccaf4e7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] POST https://10.4.3.24/volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413/action Aug 07 16:17:48.014907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-5a936622-88f8-4a43-9837-ef665ccaf4e7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:48.015130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-5a936622-88f8-4a43-9837-ef665ccaf4e7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:48.039622 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b18477e7-147c-4da0-b201-eb4654363a23 req-52c52a81-9837-47d2-ab77-14ab1c13725f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.041804 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.041804 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:48.041956 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-52c52a81-9837-47d2-ab77-14ab1c13725f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:48.042080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-52c52a81-9837-47d2-ab77-14ab1c13725f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:48.042340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-52c52a81-9837-47d2-ab77-14ab1c13725f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:48.053782 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.053782 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:48.061457 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a3643673-0da5-4d18-a479-68e3be38c094 req-5a936622-88f8-4a43-9837-ef665ccaf4e7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413/action returned with HTTP 204 Aug 07 16:17:48.061457 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 586/2361] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:17:48 2026] POST /volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:48.067770 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b18477e7-147c-4da0-b201-eb4654363a23 req-52c52a81-9837-47d2-ab77-14ab1c13725f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:48.073739 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-52c52a81-9837-47d2-ab77-14ab1c13725f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:48.074169 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 587/2362] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:48 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 1173 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:48.095010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.098162 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/action Aug 07 16:17:48.098810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:48.099013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:48.101950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0cc5fb2-2961-4c46-8fb1-b649ad6c12b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.103844 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0cc5fb2-2961-4c46-8fb1-b649ad6c12b5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:48.104041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0cc5fb2-2961-4c46-8fb1-b649ad6c12b5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:48.104243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0cc5fb2-2961-4c46-8fb1-b649ad6c12b5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:48.104387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b0cc5fb2-2961-4c46-8fb1-b649ad6c12b5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:48.106846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65e7fc60-4bad-4c5f-a671-54e6da81ddaa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.109562 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65e7fc60-4bad-4c5f-a671-54e6da81ddaa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:48.109872 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65e7fc60-4bad-4c5f-a671-54e6da81ddaa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:48.110355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65e7fc60-4bad-4c5f-a671-54e6da81ddaa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:48.111863 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.111863 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:48.112719 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0cc5fb2-2961-4c46-8fb1-b649ad6c12b5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:48.113079 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 598/2363] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:48 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:48.115193 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.115193 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:48.115849 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:48.123681 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.123681 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:48.124049 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Begin detaching volume completed successfully. Aug 07 16:17:48.124344 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-22af567e-3595-4b52-b283-ce54ea6e8edd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/action returned with HTTP 202 Aug 07 16:17:48.125419 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 593/2364] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:17:48 2026] POST /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:17:48.129666 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65e7fc60-4bad-4c5f-a671-54e6da81ddaa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:48.136420 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65e7fc60-4bad-4c5f-a671-54e6da81ddaa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:48.136554 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 587/2365] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:48 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:48.172722 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-21abcddd-0b52-4f00-b252-754c24ab1a61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.173582 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21abcddd-0b52-4f00-b252-754c24ab1a61 None None] GET https://10.4.3.24/volume// Aug 07 16:17:48.173870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21abcddd-0b52-4f00-b252-754c24ab1a61 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:48.174119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-21abcddd-0b52-4f00-b252-754c24ab1a61 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:48.174686 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-21abcddd-0b52-4f00-b252-754c24ab1a61 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:48.175021 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 588/2366] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:48 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:48.185220 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b18477e7-147c-4da0-b201-eb4654363a23 req-9d317f1f-d977-4e4e-9381-f125294aa64f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.189616 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-9d317f1f-d977-4e4e-9381-f125294aa64f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:48.189616 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-9d317f1f-d977-4e4e-9381-f125294aa64f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:48.189616 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-9d317f1f-d977-4e4e-9381-f125294aa64f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:48.204800 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.204800 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:48.217582 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b18477e7-147c-4da0-b201-eb4654363a23 req-9d317f1f-d977-4e4e-9381-f125294aa64f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:48.225092 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-9d317f1f-d977-4e4e-9381-f125294aa64f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:48.226318 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 599/2367] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:48 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 1356 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:48.250499 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b18477e7-147c-4da0-b201-eb4654363a23 req-01870f75-2f23-47f7-86b5-9aa8a5e76265 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:48.253131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-01870f75-2f23-47f7-86b5-9aa8a5e76265 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/encryption Aug 07 16:17:48.253259 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-01870f75-2f23-47f7-86b5-9aa8a5e76265 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:48.254249 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-01870f75-2f23-47f7-86b5-9aa8a5e76265 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:48.271189 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:48.271189 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:48.283196 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-01870f75-2f23-47f7-86b5-9aa8a5e76265 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/encryption returned with HTTP 200 Aug 07 16:17:48.284094 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 594/2368] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:17:48 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243/encryption => generated 161 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:49.127852 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f3477d3-a06a-4c27-9862-9ae1a1cc9bc7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:49.131440 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f3477d3-a06a-4c27-9862-9ae1a1cc9bc7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:49.131847 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f3477d3-a06a-4c27-9862-9ae1a1cc9bc7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:49.133277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f3477d3-a06a-4c27-9862-9ae1a1cc9bc7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:49.133277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4f3477d3-a06a-4c27-9862-9ae1a1cc9bc7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:49.138025 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:49.138025 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:49.139198 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f3477d3-a06a-4c27-9862-9ae1a1cc9bc7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:49.139872 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 588/2369] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:49 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:49.154941 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9c33381-1763-4c10-8b6c-c6fd3e878bba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:49.156813 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9c33381-1763-4c10-8b6c-c6fd3e878bba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:49.156930 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9c33381-1763-4c10-8b6c-c6fd3e878bba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:49.157138 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9c33381-1763-4c10-8b6c-c6fd3e878bba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:49.168400 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:49.168400 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:49.172850 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b9c33381-1763-4c10-8b6c-c6fd3e878bba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:49.179035 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9c33381-1763-4c10-8b6c-c6fd3e878bba tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:49.179571 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 589/2370] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:49 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:50.153711 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd8b235d-d213-45ea-a064-fb7502a6a878 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:50.155676 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd8b235d-d213-45ea-a064-fb7502a6a878 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:50.155843 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd8b235d-d213-45ea-a064-fb7502a6a878 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:50.156051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd8b235d-d213-45ea-a064-fb7502a6a878 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:50.156196 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dd8b235d-d213-45ea-a064-fb7502a6a878 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:50.160671 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:50.160671 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:50.161488 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd8b235d-d213-45ea-a064-fb7502a6a878 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:50.161882 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 600/2371] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:50 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:50.196982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e849de0a-9448-41b1-a01c-922336390c06 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:50.199853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e849de0a-9448-41b1-a01c-922336390c06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:50.200154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e849de0a-9448-41b1-a01c-922336390c06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:50.201064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e849de0a-9448-41b1-a01c-922336390c06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:50.212409 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:50.212409 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:50.220960 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e849de0a-9448-41b1-a01c-922336390c06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:50.228867 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e849de0a-9448-41b1-a01c-922336390c06 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:50.229556 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 595/2372] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:50 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:50.454777 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e4c92639-a716-48cc-9a69-76876d2bdc9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:50.457088 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e4c92639-a716-48cc-9a69-76876d2bdc9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884/action Aug 07 16:17:50.459328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e4c92639-a716-48cc-9a69-76876d2bdc9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:17:50.459328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e4c92639-a716-48cc-9a69-76876d2bdc9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:50.474935 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:50.474935 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:50.487247 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c873b393-7ab4-4b31-a6a0-9bd1b006f171 req-e4c92639-a716-48cc-9a69-76876d2bdc9b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884/action returned with HTTP 204 Aug 07 16:17:50.487247 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 589/2373] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:17:50 2026] POST /volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884/action => generated 0 bytes in 33 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:17:50.568376 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b18477e7-147c-4da0-b201-eb4654363a23 req-32d6fd79-c387-449c-a7a4-9ad1aaf71d18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:50.570631 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-32d6fd79-c387-449c-a7a4-9ad1aaf71d18 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f Aug 07 16:17:50.570893 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-32d6fd79-c387-449c-a7a4-9ad1aaf71d18 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:50.571129 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-32d6fd79-c387-449c-a7a4-9ad1aaf71d18 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:50.580776 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:50.580776 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:50.652281 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b18477e7-147c-4da0-b201-eb4654363a23 req-32d6fd79-c387-449c-a7a4-9ad1aaf71d18 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f returned with HTTP 200 Aug 07 16:17:50.652816 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 590/2374] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:17:50 2026] DELETE /volume/v3/attachments/cb04821d-c3f0-4384-87e9-4527cab0269f => generated 19 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:51.174290 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f277444e-92f0-4755-9400-71b23b34adc0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:51.176621 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f277444e-92f0-4755-9400-71b23b34adc0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:51.176871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f277444e-92f0-4755-9400-71b23b34adc0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:51.177091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f277444e-92f0-4755-9400-71b23b34adc0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:51.177248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f277444e-92f0-4755-9400-71b23b34adc0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:51.183644 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:51.183644 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:51.184764 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f277444e-92f0-4755-9400-71b23b34adc0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:51.185258 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 601/2375] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:51 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:51.245785 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b72f86c-971d-47c7-acd0-e1df328ee3e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:51.248762 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b72f86c-971d-47c7-acd0-e1df328ee3e3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:17:51.249089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b72f86c-971d-47c7-acd0-e1df328ee3e3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:51.249420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b72f86c-971d-47c7-acd0-e1df328ee3e3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:51.266367 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:51.266367 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:51.273769 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b72f86c-971d-47c7-acd0-e1df328ee3e3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:51.284056 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b72f86c-971d-47c7-acd0-e1df328ee3e3 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:17:51.284725 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 596/2376] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:51 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1131 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:51.301656 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:51.304787 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:17:51.305344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74fc043b-df18-4d27-8c6b-9f917cd9afbc", "force": true, "name": "tempest-VolumesBackupsTest-Backup-675586327", "container": "tempest-volumesbackupstest-backup-container-1234634285"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:51.307539 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating new backup {'backup': {'volume_id': '74fc043b-df18-4d27-8c6b-9f917cd9afbc', 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-675586327', 'container': 'tempest-volumesbackupstest-backup-container-1234634285'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:17:51.307741 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating backup of volume 74fc043b-df18-4d27-8c6b-9f917cd9afbc in container tempest-volumesbackupstest-backup-container-1234634285 Aug 07 16:17:51.321904 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:51.321904 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:51.322605 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:17:51.350245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['1d2805ee-aac3-4b65-ba66-d32c628f2c9b', 'b4d69abd-ab9f-45b0-a2b1-cdff62d91098'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:51.367269 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-ba2e20cb-dff6-4dc2-9f03-066226c2193b req-12d085b4-724c-4a88-b3d5-a3869334dd89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:51.369341 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ba2e20cb-dff6-4dc2-9f03-066226c2193b req-12d085b4-724c-4a88-b3d5-a3869334dd89 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:51.369613 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ba2e20cb-dff6-4dc2-9f03-066226c2193b req-12d085b4-724c-4a88-b3d5-a3869334dd89 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:51.369757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-ba2e20cb-dff6-4dc2-9f03-066226c2193b req-12d085b4-724c-4a88-b3d5-a3869334dd89 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:51.377350 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:51.377350 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:51.381605 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-ba2e20cb-dff6-4dc2-9f03-066226c2193b req-12d085b4-724c-4a88-b3d5-a3869334dd89 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:51.386584 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c01290f-60fe-43d7-9a9c-e6280e378858 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:17:51.386690 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-ba2e20cb-dff6-4dc2-9f03-066226c2193b req-12d085b4-724c-4a88-b3d5-a3869334dd89 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:51.387088 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 591/2377] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:51 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:51.387167 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 590/2378] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:51 2026] POST /volume/v3/backups => generated 327 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:51.397444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4c9397d-0cb9-48a2-b3aa-40c948e310fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:51.399325 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4c9397d-0cb9-48a2-b3aa-40c948e310fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:51.401228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4c9397d-0cb9-48a2-b3aa-40c948e310fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:51.401228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4c9397d-0cb9-48a2-b3aa-40c948e310fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:51.401228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e4c9397d-0cb9-48a2-b3aa-40c948e310fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:51.418530 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:51.418530 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:51.418530 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4c9397d-0cb9-48a2-b3aa-40c948e310fa tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:51.418530 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 602/2379] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:51 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 786 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:52.197502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06a094b9-8fd0-44fa-b1ad-518c6cd26279 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:52.200830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06a094b9-8fd0-44fa-b1ad-518c6cd26279 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:52.201133 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06a094b9-8fd0-44fa-b1ad-518c6cd26279 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:52.201410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06a094b9-8fd0-44fa-b1ad-518c6cd26279 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:52.201573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-06a094b9-8fd0-44fa-b1ad-518c6cd26279 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:52.207649 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:52.207649 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:52.209006 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06a094b9-8fd0-44fa-b1ad-518c6cd26279 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:52.209678 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 597/2380] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:52 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:52.433328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ba750a4-b086-458d-a33b-152b04dcb29b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:52.433786 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ba750a4-b086-458d-a33b-152b04dcb29b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:52.433846 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ba750a4-b086-458d-a33b-152b04dcb29b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:52.434034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ba750a4-b086-458d-a33b-152b04dcb29b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:52.434175 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9ba750a4-b086-458d-a33b-152b04dcb29b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:52.438865 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:52.438865 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:52.439864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ba750a4-b086-458d-a33b-152b04dcb29b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:52.440392 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 592/2381] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:52 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:53.222264 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d0aa4ab-7fd1-4299-af2d-6eac6080977e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:53.224426 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d0aa4ab-7fd1-4299-af2d-6eac6080977e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:53.224695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d0aa4ab-7fd1-4299-af2d-6eac6080977e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:53.224904 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d0aa4ab-7fd1-4299-af2d-6eac6080977e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:53.225003 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8d0aa4ab-7fd1-4299-af2d-6eac6080977e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:53.229911 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:53.229911 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:53.230855 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d0aa4ab-7fd1-4299-af2d-6eac6080977e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:53.231396 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 591/2382] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:53 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:53.452707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9643ad9b-463d-42bb-8b95-0b4d9d7b59b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:53.455828 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9643ad9b-463d-42bb-8b95-0b4d9d7b59b0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:53.458031 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9643ad9b-463d-42bb-8b95-0b4d9d7b59b0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:53.458290 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9643ad9b-463d-42bb-8b95-0b4d9d7b59b0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:53.458494 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9643ad9b-463d-42bb-8b95-0b4d9d7b59b0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:53.463719 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:53.463719 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:53.464606 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9643ad9b-463d-42bb-8b95-0b4d9d7b59b0 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:53.465210 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 603/2383] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:53 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:54.243812 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2120f333-ebf0-4e31-974c-05f8680137b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:54.246163 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2120f333-ebf0-4e31-974c-05f8680137b1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:54.246482 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2120f333-ebf0-4e31-974c-05f8680137b1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:54.246773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2120f333-ebf0-4e31-974c-05f8680137b1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:54.246931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2120f333-ebf0-4e31-974c-05f8680137b1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:54.253643 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:54.253643 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:54.254973 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2120f333-ebf0-4e31-974c-05f8680137b1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:54.255497 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 598/2384] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:54 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:54.477123 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89a94a80-8d99-465d-9a92-98dc02c88dde None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:54.479487 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a94a80-8d99-465d-9a92-98dc02c88dde tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:54.479699 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a94a80-8d99-465d-9a92-98dc02c88dde tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:54.479885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89a94a80-8d99-465d-9a92-98dc02c88dde tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:54.480012 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-89a94a80-8d99-465d-9a92-98dc02c88dde tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:54.485282 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:54.485282 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:54.486298 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89a94a80-8d99-465d-9a92-98dc02c88dde tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:54.486777 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 593/2385] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:54 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:55.071501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:55.074243 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:55.074619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:55.074705 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:55.074896 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume with id: 2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:55.086800 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:55.086800 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:55.086800 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:55.103328 np0000006731 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:17:55.110335 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume request issued successfully. Aug 07 16:17:55.110557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-182f5ab8-7ce9-443d-adb3-42388262bbc3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 202 Aug 07 16:17:55.112037 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 592/2386] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:17:55 2026] DELETE /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:55.120591 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b4ea13d-9040-462b-989d-311d5402fffd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:55.126872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b4ea13d-9040-462b-989d-311d5402fffd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:55.127134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b4ea13d-9040-462b-989d-311d5402fffd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:55.127426 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b4ea13d-9040-462b-989d-311d5402fffd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:55.142820 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:55.142820 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:55.148427 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0b4ea13d-9040-462b-989d-311d5402fffd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:17:55.154837 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b4ea13d-9040-462b-989d-311d5402fffd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 200 Aug 07 16:17:55.155416 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 604/2387] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:55 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 880 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:55.271872 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72844b3c-5aa8-4b0a-999b-0384c2730ba1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:55.275067 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72844b3c-5aa8-4b0a-999b-0384c2730ba1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:55.275449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72844b3c-5aa8-4b0a-999b-0384c2730ba1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:55.275694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72844b3c-5aa8-4b0a-999b-0384c2730ba1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:55.275794 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-72844b3c-5aa8-4b0a-999b-0384c2730ba1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:55.282453 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:55.282453 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:55.283732 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72844b3c-5aa8-4b0a-999b-0384c2730ba1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:55.284400 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 599/2388] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:55 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:55.503431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77428d76-2aee-4f6c-9149-99b5007101b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:55.505941 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77428d76-2aee-4f6c-9149-99b5007101b2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:55.506014 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77428d76-2aee-4f6c-9149-99b5007101b2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:55.506291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77428d76-2aee-4f6c-9149-99b5007101b2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:55.506497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-77428d76-2aee-4f6c-9149-99b5007101b2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:55.517861 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:55.517861 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:55.518778 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77428d76-2aee-4f6c-9149-99b5007101b2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:55.519256 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 594/2389] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:55 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:56.170683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-37070e06-5b94-4bce-bd1e-92a66bf7500d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.174002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37070e06-5b94-4bce-bd1e-92a66bf7500d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 Aug 07 16:17:56.174002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37070e06-5b94-4bce-bd1e-92a66bf7500d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:56.174002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-37070e06-5b94-4bce-bd1e-92a66bf7500d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:56.178494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-37070e06-5b94-4bce-bd1e-92a66bf7500d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 returned with HTTP 404 Aug 07 16:17:56.179337 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 593/2390] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:56 2026] GET /volume/v3/volumes/2fa8b7dc-6373-4f6b-8001-747a272fb243 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:17:56.187018 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58a47cae-6a11-4034-a855-cb0585a0858f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.188682 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58a47cae-6a11-4034-a855-cb0585a0858f tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:17:56.188894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58a47cae-6a11-4034-a855-cb0585a0858f tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:56.189104 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58a47cae-6a11-4034-a855-cb0585a0858f tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:56.189940 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-58a47cae-6a11-4034-a855-cb0585a0858f tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:17:56.238797 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-58a47cae-6a11-4034-a855-cb0585a0858f tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Get all volumes completed successfully. Aug 07 16:17:56.242713 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:56.242713 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:56.250988 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58a47cae-6a11-4034-a855-cb0585a0858f tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:17:56.251594 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 605/2391] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:17:56 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16726 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:56.274689 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5badda51-3220-4be4-b353-56595926731e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.276916 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5badda51-3220-4be4-b353-56595926731e tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] DELETE https://10.4.3.24/volume/v3/types/5d383cd1-3e65-4d93-a322-9d0c305865b8 Aug 07 16:17:56.277184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5badda51-3220-4be4-b353-56595926731e tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:56.277612 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5badda51-3220-4be4-b353-56595926731e tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:56.298467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34089810-4ec5-456b-88d4-3a0fa57090f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.300554 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34089810-4ec5-456b-88d4-3a0fa57090f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:56.300841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34089810-4ec5-456b-88d4-3a0fa57090f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:56.300996 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34089810-4ec5-456b-88d4-3a0fa57090f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:56.301116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-34089810-4ec5-456b-88d4-3a0fa57090f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:56.307081 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:56.307081 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:56.308007 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34089810-4ec5-456b-88d4-3a0fa57090f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:56.308493 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 595/2392] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:56 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:56.309148 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5badda51-3220-4be4-b353-56595926731e tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/5d383cd1-3e65-4d93-a322-9d0c305865b8 returned with HTTP 202 Aug 07 16:17:56.309858 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 600/2393] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:17:56 2026] DELETE /volume/v3/types/5d383cd1-3e65-4d93-a322-9d0c305865b8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:56.322409 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be50ebd0-e8b2-48bf-b32d-7f70fa0921b4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.324476 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be50ebd0-e8b2-48bf-b32d-7f70fa0921b4 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:17:56.325137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be50ebd0-e8b2-48bf-b32d-7f70fa0921b4 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1040443343", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:56.338956 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be50ebd0-e8b2-48bf-b32d-7f70fa0921b4 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:17:56.339504 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 594/2394] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:17:56 2026] POST /volume/v3/types => generated 212 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:56.348507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68c2bc89-f01b-4b68-9033-20d2cdb8c3e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.350748 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68c2bc89-f01b-4b68-9033-20d2cdb8c3e0 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types/980e0dca-58ab-400e-bb88-7479ddba95f0/encryption Aug 07 16:17:56.351093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68c2bc89-f01b-4b68-9033-20d2cdb8c3e0 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:56.370523 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68c2bc89-f01b-4b68-9033-20d2cdb8c3e0 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/980e0dca-58ab-400e-bb88-7479ddba95f0/encryption returned with HTTP 200 Aug 07 16:17:56.370951 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 606/2395] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:17:56 2026] POST /volume/v3/types/980e0dca-58ab-400e-bb88-7479ddba95f0/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:56.379437 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.381141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:17:56.381552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-388266814", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1040443343", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:56.382969 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-388266814', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1040443343', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:17:56.386673 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume of 1 GB Aug 07 16:17:56.386925 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:56.386925 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:56.387410 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Availability Zones retrieved successfully. Aug 07 16:17:56.392501 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (8860da00-07a6-46bf-a540-349ed7e39b8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:56.393360 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e692c8ea-7b46-4448-9677-f54cd40e015b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:56.394171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:17:56.424332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e692c8ea-7b46-4448-9677-f54cd40e015b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:17:56Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=980e0dca-58ab-400e-bb88-7479ddba95f0,is_public=True,name='tempest-scenario-type-luks-1040443343',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '980e0dca-58ab-400e-bb88-7479ddba95f0', 'encryption_key_id': '00000000-0000-0000-0000-000000000000', 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:56.424332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb55c938-bfa6-4ba9-8fb0-8d33c0f06051) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:56.448819 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:56.449071 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:56.472430 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Created reservations ['81206996-abc1-4b95-96e2-fdfd4a679aab', '11f0f7d4-eb05-4d51-96fa-79a7329b023b', 'acb7b20e-4c17-41ae-9feb-8b9704cee554', '0df52a7b-5e50-49a2-bfd9-ed6716482a9b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:56.473136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb55c938-bfa6-4ba9-8fb0-8d33c0f06051) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81206996-abc1-4b95-96e2-fdfd4a679aab', '11f0f7d4-eb05-4d51-96fa-79a7329b023b', 'acb7b20e-4c17-41ae-9feb-8b9704cee554', '0df52a7b-5e50-49a2-bfd9-ed6716482a9b']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:56.473823 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494a1694-0848-4d65-aa39-8a412808da97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:56.495385 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (494a1694-0848-4d65-aa39-8a412808da97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9c8b2fab-6753-4750-9e29-729025878682', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-388266814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['81206996-abc1-4b95-96e2-fdfd4a679aab','11f0f7d4-eb05-4d51-96fa-79a7329b023b','acb7b20e-4c17-41ae-9feb-8b9704cee554','0df52a7b-5e50-49a2-bfd9-ed6716482a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=980e0dca-58ab-400e-bb88-7479ddba95f0), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:17:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-388266814',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=9c8b2fab-6753-4750-9e29-729025878682,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf749599b9444b1b17362546c33e5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(980e0dca-58ab-400e-bb88-7479ddba95f0),volume_type_id=980e0dca-58ab-400e-bb88-7479ddba95f0)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:56.496033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef79018-37f2-43a5-9566-fda0cc36553a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:56.514835 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1ef79018-37f2-43a5-9566-fda0cc36553a) transitioned into state 'SUCCESS' from state '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-388266814',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['81206996-abc1-4b95-96e2-fdfd4a679aab','11f0f7d4-eb05-4d51-96fa-79a7329b023b','acb7b20e-4c17-41ae-9feb-8b9704cee554','0df52a7b-5e50-49a2-bfd9-ed6716482a9b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=980e0dca-58ab-400e-bb88-7479ddba95f0)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:56.515880 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73d7c86-bd71-49e5-8bed-a7bd8cf76149) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:17:56.527177 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a73d7c86-bd71-49e5-8bed-a7bd8cf76149) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:17:56.527984 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (8860da00-07a6-46bf-a540-349ed7e39b8a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:17:56.528266 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request issued successfully. Aug 07 16:17:56.528831 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39647c62-e3e6-49ee-9a44-803a9b92adc2 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:17:56.529224 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 596/2396] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:17:56 2026] POST /volume/v3/volumes => generated 782 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:56.535114 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2a8fb3b-ff07-4493-abbc-66958ac5080f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.537591 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2a8fb3b-ff07-4493-abbc-66958ac5080f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:56.538056 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2a8fb3b-ff07-4493-abbc-66958ac5080f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:56.538342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2a8fb3b-ff07-4493-abbc-66958ac5080f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:56.538560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d2a8fb3b-ff07-4493-abbc-66958ac5080f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:56.544328 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:56.544328 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:56.545477 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2a8fb3b-ff07-4493-abbc-66958ac5080f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:56.546254 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 601/2397] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:56 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:56.798323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab212048-7a6b-4170-ac5e-b6afbf37fce1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:56.800886 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab212048-7a6b-4170-ac5e-b6afbf37fce1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:17:56.801082 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab212048-7a6b-4170-ac5e-b6afbf37fce1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:56.801274 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab212048-7a6b-4170-ac5e-b6afbf37fce1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:56.809974 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:56.809974 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:56.815062 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ab212048-7a6b-4170-ac5e-b6afbf37fce1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:56.820290 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab212048-7a6b-4170-ac5e-b6afbf37fce1 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:17:56.820738 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 595/2398] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:56 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.015831 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.023332 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/limits Aug 07 16:17:57.023332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.023332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.037549 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.037892 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.038221 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.038566 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.039073 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.039577 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-993185938-1204987486, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.039888 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.040175 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.040529 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1998108918-1406150265, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.041101 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.041101 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.041448 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1216596240-2007286227, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:17:57.063381 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-e5fcad42-eae3-41bc-a166-23a6344aac64 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/limits returned with HTTP 200 Aug 07 16:17:57.063381 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 607/2399] 10.4.3.24 () {68 vars in 1477 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/limits => generated 302 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.140179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-7b3de859-1708-45c9-a1ad-3c71b5b85816 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.141610 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-7b3de859-1708-45c9-a1ad-3c71b5b85816 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:57.141773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-7b3de859-1708-45c9-a1ad-3c71b5b85816 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.142016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-7b3de859-1708-45c9-a1ad-3c71b5b85816 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.153824 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.153824 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:57.158890 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-7b3de859-1708-45c9-a1ad-3c71b5b85816 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:57.166314 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-7b3de859-1708-45c9-a1ad-3c71b5b85816 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 200 Aug 07 16:17:57.166506 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 597/2400] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 1449 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:57.185644 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.189801 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:17:57.190316 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dae71d87-9bee-43b7-a4d9-a637d7f1b06c", "force": true, "name": "snapshot for tempest-ImageDependencyTestssnapshot-850006434", "description": null, "metadata": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:57.208416 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.208416 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:57.208897 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:17:57.209036 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Create snapshot from volume dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:17:57.216003 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-fa27244a-a847-4c9e-a591-4b29ef9d6166 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.218457 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-fa27244a-a847-4c9e-a591-4b29ef9d6166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:17:57.218674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-fa27244a-a847-4c9e-a591-4b29ef9d6166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.218909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-fa27244a-a847-4c9e-a591-4b29ef9d6166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.229433 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.229433 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:57.235642 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-fa27244a-a847-4c9e-a591-4b29ef9d6166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:57.241806 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-fa27244a-a847-4c9e-a591-4b29ef9d6166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:17:57.242270 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 596/2401] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.276350 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Created reservations ['7d8bd5bc-32bc-4fbc-8f57-a271f75e6f5f', 'b4654613-3c89-4911-8ba3-b5ae6087ee09', '4a76ed47-91a7-4dbe-ae6d-f83aca19066a', '7c6db768-a8f1-4887-b6f2-f9d64777a165'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:57.322826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-341490ef-7fd1-48c5-8e7e-b149358b6340 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.325398 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-341490ef-7fd1-48c5-8e7e-b149358b6340 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:57.325794 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-341490ef-7fd1-48c5-8e7e-b149358b6340 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.325794 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-341490ef-7fd1-48c5-8e7e-b149358b6340 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.325976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-341490ef-7fd1-48c5-8e7e-b149358b6340 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:57.336158 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.336158 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:57.337247 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-341490ef-7fd1-48c5-8e7e-b149358b6340 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:57.341330 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 608/2402] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.341557 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Snapshot force create request issued successfully. Aug 07 16:17:57.341557 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1f6b59db-3f81-4961-907d-4c4a0913abab req-0bd75096-9462-45a4-987d-6dbc417f5290 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:17:57.341557 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 602/2403] 10.4.3.24 () {72 vars in 1540 bytes} [Fri Aug 7 16:17:57 2026] POST /volume/v3/snapshots => generated 318 bytes in 155 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:57.363954 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff91a9e5-22ad-4e54-9683-9d0568dc0345 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.364377 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff91a9e5-22ad-4e54-9683-9d0568dc0345 None None] GET https://10.4.3.24/volume// Aug 07 16:17:57.364580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff91a9e5-22ad-4e54-9683-9d0568dc0345 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.364831 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff91a9e5-22ad-4e54-9683-9d0568dc0345 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.365223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff91a9e5-22ad-4e54-9683-9d0568dc0345 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:57.365745 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 598/2404] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:57.382294 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-41ba1291-e87a-4ee5-a254-d195b8b2125f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.384613 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-41ba1291-e87a-4ee5-a254-d195b8b2125f tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:17:57.385041 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-41ba1291-e87a-4ee5-a254-d195b8b2125f tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e", "connector": null, "instance_uuid": "a99dead5-6ca2-4103-9e17-5dc9984c8ce9"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:57.396529 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.396529 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:57.431356 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-41ba1291-e87a-4ee5-a254-d195b8b2125f tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:17:57.431846 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 597/2405] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:17:57 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 07 16:17:57.465763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7faaafd4-26a8-453f-a5fe-a08aa630377c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.467790 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7faaafd4-26a8-453f-a5fe-a08aa630377c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:17:57.468157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7faaafd4-26a8-453f-a5fe-a08aa630377c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.468537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7faaafd4-26a8-453f-a5fe-a08aa630377c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.482347 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.482347 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:57.482841 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f715205a-b005-4589-92b7-b79b3b699626 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.483131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f715205a-b005-4589-92b7-b79b3b699626 None None] GET https://10.4.3.24/volume// Aug 07 16:17:57.483361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f715205a-b005-4589-92b7-b79b3b699626 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.483629 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f715205a-b005-4589-92b7-b79b3b699626 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.484101 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f715205a-b005-4589-92b7-b79b3b699626 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:17:57.489985 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 603/2406] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:17:57.490119 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7faaafd4-26a8-453f-a5fe-a08aa630377c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:57.492233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7faaafd4-26a8-453f-a5fe-a08aa630377c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:17:57.492763 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 609/2407] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 937 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.497471 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-0341db82-4f54-4724-a9ea-bc281dfcb532 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.502753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-0341db82-4f54-4724-a9ea-bc281dfcb532 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:17:57.503084 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-0341db82-4f54-4724-a9ea-bc281dfcb532 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.503480 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-0341db82-4f54-4724-a9ea-bc281dfcb532 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.517003 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.517003 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:57.522231 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-0341db82-4f54-4724-a9ea-bc281dfcb532 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:57.529389 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-0341db82-4f54-4724-a9ea-bc281dfcb532 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:17:57.530215 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 599/2408] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 1117 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:17:57.560214 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e0c06c7-2b3b-454c-8cf4-ee078e977827 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.562320 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e0c06c7-2b3b-454c-8cf4-ee078e977827 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:57.562913 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e0c06c7-2b3b-454c-8cf4-ee078e977827 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.562913 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e0c06c7-2b3b-454c-8cf4-ee078e977827 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.563037 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5e0c06c7-2b3b-454c-8cf4-ee078e977827 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:57.568070 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.568070 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:57.569017 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e0c06c7-2b3b-454c-8cf4-ee078e977827 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:57.569314 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 598/2409] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.648979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.651464 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] PUT https://10.4.3.24/volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1 Aug 07 16:17:57.651958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:57.661845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Acquiring lock "cinder-attachment_update-ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:17:57.667124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Lock "cinder-attachment_update-ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:17:57.668595 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.668595 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:57.708809 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-8b1682f2-40cf-47c1-b52a-cfbb495067c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.710915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-8b1682f2-40cf-47c1-b52a-cfbb495067c1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/limits Aug 07 16:17:57.711333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-8b1682f2-40cf-47c1-b52a-cfbb495067c1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.711698 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-8b1682f2-40cf-47c1-b52a-cfbb495067c1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.740422 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-8b1682f2-40cf-47c1-b52a-cfbb495067c1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/limits returned with HTTP 200 Aug 07 16:17:57.741113 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 610/2410] 10.4.3.24 () {68 vars in 1477 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/limits => generated 302 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:57.782604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Lock "cinder-attachment_update-ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e-np0000006731" released by "attachment_update" :: held 0.115s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:17:57.783149 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-703f16f4-6027-48a0-854c-778b111a9265 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1 returned with HTTP 200 Aug 07 16:17:57.783729 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 604/2411] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:17:57 2026] PUT /volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:57.807690 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-7abbc074-9883-4e96-bf8a-7bdff003421d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.810000 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-7abbc074-9883-4e96-bf8a-7bdff003421d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:57.810271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-7abbc074-9883-4e96-bf8a-7bdff003421d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:57.810518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-7abbc074-9883-4e96-bf8a-7bdff003421d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:57.822782 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.822782 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:57.829368 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-7abbc074-9883-4e96-bf8a-7bdff003421d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:57.835378 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-7abbc074-9883-4e96-bf8a-7bdff003421d tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:17:57.835810 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 600/2412] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:17:57 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1660 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:17:57.848816 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:57.851952 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:17:57.852258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e15d110-cde0-43b8-96eb-3e0aa9bacf30", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-153435792", "description": null, "metadata": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:17:57.869752 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:57.869752 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:57.870551 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:17:57.870820 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create snapshot from volume 7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:17:57.932854 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Created reservations ['35fe5ec7-57f0-429e-936f-11dc33d9da58', 'aa8ec7fa-ae1d-4d18-856d-3cd3e2adb81a', '6bc9c6c8-699d-489a-b6c0-b42739773a9a', '9ac59486-3f6d-4a7a-86f5-80236c77b877'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:17:57.970176 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot force create request issued successfully. Aug 07 16:17:57.970710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-635df3ff-e38d-4388-8a3c-4edaede20ad1 req-c518839f-5300-4dd8-ab49-b3dee905d469 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:17:57.971018 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 599/2413] 10.4.3.24 () {72 vars in 1540 bytes} [Fri Aug 7 16:17:57 2026] POST /volume/v3/snapshots => generated 323 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:17:58.352140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-094e3430-0dbe-44c7-94a4-d6e25b26d36e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:58.355047 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-094e3430-0dbe-44c7-94a4-d6e25b26d36e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:58.355236 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-094e3430-0dbe-44c7-94a4-d6e25b26d36e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:58.355448 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-094e3430-0dbe-44c7-94a4-d6e25b26d36e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:58.355570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-094e3430-0dbe-44c7-94a4-d6e25b26d36e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:58.362220 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:58.362220 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:58.364959 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-094e3430-0dbe-44c7-94a4-d6e25b26d36e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:58.365477 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 611/2414] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:58 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:58.509143 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73c43ef2-ab0a-4354-a3b5-580b5d4b9560 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:58.511428 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73c43ef2-ab0a-4354-a3b5-580b5d4b9560 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:17:58.511428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73c43ef2-ab0a-4354-a3b5-580b5d4b9560 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:58.511833 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73c43ef2-ab0a-4354-a3b5-580b5d4b9560 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:58.535742 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:58.535742 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:58.541145 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73c43ef2-ab0a-4354-a3b5-580b5d4b9560 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:58.545949 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73c43ef2-ab0a-4354-a3b5-580b5d4b9560 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:17:58.546333 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 605/2415] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:58 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:58.587734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf89d148-c2fb-4e6d-917b-665168cb3a31 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:58.590187 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf89d148-c2fb-4e6d-917b-665168cb3a31 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:58.590562 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf89d148-c2fb-4e6d-917b-665168cb3a31 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:58.590562 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf89d148-c2fb-4e6d-917b-665168cb3a31 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:58.590738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cf89d148-c2fb-4e6d-917b-665168cb3a31 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:58.600786 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:58.600786 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:58.603082 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf89d148-c2fb-4e6d-917b-665168cb3a31 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:58.603552 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 601/2416] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:58 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:59.377110 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57524919-68b7-49e9-b537-85057eab02b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:59.380114 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57524919-68b7-49e9-b537-85057eab02b8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:17:59.380384 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57524919-68b7-49e9-b537-85057eab02b8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:59.380659 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57524919-68b7-49e9-b537-85057eab02b8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:59.380799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-57524919-68b7-49e9-b537-85057eab02b8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:59.387229 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:59.387229 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:59.388071 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57524919-68b7-49e9-b537-85057eab02b8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:17:59.388699 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 600/2417] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:59 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:59.549675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a0e2a89-2f65-44ca-b400-25a62e21be5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:59.551421 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a0e2a89-2f65-44ca-b400-25a62e21be5f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 Aug 07 16:17:59.551735 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a0e2a89-2f65-44ca-b400-25a62e21be5f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:59.551915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a0e2a89-2f65-44ca-b400-25a62e21be5f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:59.557391 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:59.557391 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:59.557976 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a0e2a89-2f65-44ca-b400-25a62e21be5f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Snapshot retrieved successfully. Aug 07 16:17:59.559127 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a0e2a89-2f65-44ca-b400-25a62e21be5f tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 returned with HTTP 200 Aug 07 16:17:59.561158 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 612/2418] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:59 2026] GET /volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:59.565766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-142b0f66-6738-4465-ba3d-05a8ecaef9f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:59.568464 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-142b0f66-6738-4465-ba3d-05a8ecaef9f9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:17:59.568744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-142b0f66-6738-4465-ba3d-05a8ecaef9f9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:59.569044 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-142b0f66-6738-4465-ba3d-05a8ecaef9f9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:59.582580 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:59.582580 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:17:59.586474 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-142b0f66-6738-4465-ba3d-05a8ecaef9f9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:17:59.595380 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-142b0f66-6738-4465-ba3d-05a8ecaef9f9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:17:59.595380 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 606/2419] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:59 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:59.615174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3120a15d-36bd-479a-b0e6-332e3928240a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:59.617889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3120a15d-36bd-479a-b0e6-332e3928240a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:17:59.618182 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3120a15d-36bd-479a-b0e6-332e3928240a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:59.618556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3120a15d-36bd-479a-b0e6-332e3928240a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:59.618902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3120a15d-36bd-479a-b0e6-332e3928240a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:17:59.624727 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:59.624727 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:17:59.625762 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3120a15d-36bd-479a-b0e6-332e3928240a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:17:59.626383 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 602/2420] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:17:59 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:17:59.836265 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:59.838011 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 Aug 07 16:17:59.838205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:59.838408 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:59.838520 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Delete snapshot with id: 18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 Aug 07 16:17:59.843669 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:59.843669 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:17:59.844218 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Snapshot retrieved successfully. Aug 07 16:17:59.866123 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Snapshot delete request issued successfully. Aug 07 16:17:59.866175 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff84a564-de9f-40c0-89a6-1a5d6ecc27c0 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 returned with HTTP 202 Aug 07 16:17:59.866665 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 601/2421] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:17:59 2026] DELETE /volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:17:59.874805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a06b4d32-b85e-412b-81d0-469d3c43b9e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:17:59.878212 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a06b4d32-b85e-412b-81d0-469d3c43b9e6 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 Aug 07 16:17:59.878601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a06b4d32-b85e-412b-81d0-469d3c43b9e6 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:17:59.878932 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a06b4d32-b85e-412b-81d0-469d3c43b9e6 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:17:59.891505 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:17:59.891505 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:17:59.894857 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a06b4d32-b85e-412b-81d0-469d3c43b9e6 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Snapshot retrieved successfully. Aug 07 16:17:59.896053 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a06b4d32-b85e-412b-81d0-469d3c43b9e6 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 returned with HTTP 200 Aug 07 16:17:59.896679 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 613/2422] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:17:59 2026] GET /volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 => generated 476 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:00.128554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1366a61d-5b8a-4db1-87e6-8e9b299e0c91 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.130468 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1366a61d-5b8a-4db1-87e6-8e9b299e0c91 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 Aug 07 16:18:00.130728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1366a61d-5b8a-4db1-87e6-8e9b299e0c91 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:00.130969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1366a61d-5b8a-4db1-87e6-8e9b299e0c91 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:00.136894 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:00.136894 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:00.137328 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1366a61d-5b8a-4db1-87e6-8e9b299e0c91 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:18:00.138224 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1366a61d-5b8a-4db1-87e6-8e9b299e0c91 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 returned with HTTP 200 Aug 07 16:18:00.138664 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 607/2423] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:00 2026] GET /volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 => generated 482 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:00.176940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.179684 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:00.180119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-731011189", "snapshot_id": null, "imageRef": "84c4f6d8-a7c6-4f0a-bed7-82ce76897051", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:00.181726 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-731011189', 'snapshot_id': None, 'imageRef': '84c4f6d8-a7c6-4f0a-bed7-82ce76897051', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:00.292239 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:00.292239 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:00.292835 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:18:00.293013 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume of 1 GB Aug 07 16:18:00.297814 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Availability Zones retrieved successfully. Aug 07 16:18:00.303590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Flow 'volume_create_api' (e315ad49-c2b3-44bd-ae4b-017fd957fa92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:00.304375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd76d246-79ba-43e1-ba0b-d056d7d0b24c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:00.305375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:00.355352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bd76d246-79ba-43e1-ba0b-d056d7d0b24c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '1acc1116-f99b-49b5-9c9e-328761f2edb4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:00.356460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8887526-386b-4569-8f47-ffa6bf6aab79) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:00.405292 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9de739c5-0bca-4242-8038-88506d7293c1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.408119 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9de739c5-0bca-4242-8038-88506d7293c1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:00.408568 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9de739c5-0bca-4242-8038-88506d7293c1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:00.408909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9de739c5-0bca-4242-8038-88506d7293c1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:00.409107 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9de739c5-0bca-4242-8038-88506d7293c1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:00.415214 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:00.415214 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:00.416785 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9de739c5-0bca-4242-8038-88506d7293c1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:00.417725 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 602/2424] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:00 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:00.419324 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Created reservations ['5e07ac1f-a3cf-4ca1-9955-1eee5669bc0e', '0ab2e092-ca78-4a55-9dab-e73a4a712f5c', '4160fb3c-c25d-4d00-939b-e438a510bad0', '05435724-7247-4a89-97ff-326b9737a798'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:00.420112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8887526-386b-4569-8f47-ffa6bf6aab79) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e07ac1f-a3cf-4ca1-9955-1eee5669bc0e', '0ab2e092-ca78-4a55-9dab-e73a4a712f5c', '4160fb3c-c25d-4d00-939b-e438a510bad0', '05435724-7247-4a89-97ff-326b9737a798']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:00.420847 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac4cb88-0ae1-428f-b501-b7d6d54de9e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:00.467034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6ac4cb88-0ae1-428f-b501-b7d6d54de9e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0c11baaf-7d98-47b8-83db-67e33050c5f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-731011189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3157e1be41f436ba9007e0ec72dc62a',qos_specs=None,replication_status=,reservations=['5e07ac1f-a3cf-4ca1-9955-1eee5669bc0e','0ab2e092-ca78-4a55-9dab-e73a4a712f5c','4160fb3c-c25d-4d00-939b-e438a510bad0','05435724-7247-4a89-97ff-326b9737a798'],size=1,snapshot_id=1acc1116-f99b-49b5-9c9e-328761f2edb4,source_replicaid=,source_volid=None,status='creating',user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:18:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-731011189',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0c11baaf-7d98-47b8-83db-67e33050c5f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3157e1be41f436ba9007e0ec72dc62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=1acc1116-f99b-49b5-9c9e-328761f2edb4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:00.467836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e8d7a6-a980-45ce-a9a0-dab0e04ceedf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:00.485675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7e8d7a6-a980-45ce-a9a0-dab0e04ceedf) transitioned into state 'SUCCESS' from state '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-731011189',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3157e1be41f436ba9007e0ec72dc62a',qos_specs=None,replication_status=,reservations=['5e07ac1f-a3cf-4ca1-9955-1eee5669bc0e','0ab2e092-ca78-4a55-9dab-e73a4a712f5c','4160fb3c-c25d-4d00-939b-e438a510bad0','05435724-7247-4a89-97ff-326b9737a798'],size=1,snapshot_id=1acc1116-f99b-49b5-9c9e-328761f2edb4,source_replicaid=,source_volid=None,status='creating',user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:00.486423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743f99da-50d1-4125-883a-e3511f81600c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:00.510063 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (743f99da-50d1-4125-883a-e3511f81600c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:00.511221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Flow 'volume_create_api' (e315ad49-c2b3-44bd-ae4b-017fd957fa92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:00.511780 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume request issued successfully. Aug 07 16:18:00.512706 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fae9ce90-7db2-4aac-8556-6c5f731071d4 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:00.513238 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 603/2425] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:18:00 2026] POST /volume/v3/volumes => generated 811 bytes in 337 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:00.529212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96d70dbc-7fec-4af2-b7c3-962418f1f8bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.531573 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96d70dbc-7fec-4af2-b7c3-962418f1f8bb tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:18:00.531889 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96d70dbc-7fec-4af2-b7c3-962418f1f8bb tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:00.532134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96d70dbc-7fec-4af2-b7c3-962418f1f8bb tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:00.541903 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:00.541903 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:00.546941 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-96d70dbc-7fec-4af2-b7c3-962418f1f8bb tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:00.553254 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96d70dbc-7fec-4af2-b7c3-962418f1f8bb tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:18:00.554191 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 614/2426] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:00 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 879 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:18:00.606614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e1af9a2-c77e-4639-8b64-33a422608888 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.612405 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e1af9a2-c77e-4639-8b64-33a422608888 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:00.612658 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e1af9a2-c77e-4639-8b64-33a422608888 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:00.612887 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e1af9a2-c77e-4639-8b64-33a422608888 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:00.628123 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:00.628123 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:00.632248 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e1af9a2-c77e-4639-8b64-33a422608888 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:00.637316 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e1af9a2-c77e-4639-8b64-33a422608888 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:00.638639 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 608/2427] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:00 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:00.639712 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b2a0bcac-1d80-46cc-b688-1ce3429255ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.645557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2a0bcac-1d80-46cc-b688-1ce3429255ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:00.645967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2a0bcac-1d80-46cc-b688-1ce3429255ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:00.646997 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b2a0bcac-1d80-46cc-b688-1ce3429255ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:00.646997 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b2a0bcac-1d80-46cc-b688-1ce3429255ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:00.654173 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:00.654173 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:00.657329 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b2a0bcac-1d80-46cc-b688-1ce3429255ad tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:00.657329 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 603/2428] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:00 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:00.908079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70eb4269-02e4-4a31-ac43-bff90b12e097 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:00.910675 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70eb4269-02e4-4a31-ac43-bff90b12e097 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] GET https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 Aug 07 16:18:00.910949 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70eb4269-02e4-4a31-ac43-bff90b12e097 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:00.911212 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70eb4269-02e4-4a31-ac43-bff90b12e097 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:00.917626 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70eb4269-02e4-4a31-ac43-bff90b12e097 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 returned with HTTP 404 Aug 07 16:18:00.918263 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 604/2429] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:00 2026] GET /volume/v3/snapshots/18b0bfa4-2df3-4fdc-9d97-72a4a4169a22 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:01.436882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9eab72f6-f549-474c-af9e-ac735a83e8c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:01.441866 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9eab72f6-f549-474c-af9e-ac735a83e8c3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:01.442212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9eab72f6-f549-474c-af9e-ac735a83e8c3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:01.442851 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9eab72f6-f549-474c-af9e-ac735a83e8c3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:01.443116 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9eab72f6-f549-474c-af9e-ac735a83e8c3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:01.451313 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:01.451313 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:01.452404 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9eab72f6-f549-474c-af9e-ac735a83e8c3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:01.452934 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 615/2430] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:01 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:01.570953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-034added-6a48-4dd2-9a3e-0dba311c0c3c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:01.574886 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-034added-6a48-4dd2-9a3e-0dba311c0c3c tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:18:01.575077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-034added-6a48-4dd2-9a3e-0dba311c0c3c tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:01.575266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-034added-6a48-4dd2-9a3e-0dba311c0c3c tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:01.587140 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:01.587140 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:01.594710 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-034added-6a48-4dd2-9a3e-0dba311c0c3c tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:01.605421 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-034added-6a48-4dd2-9a3e-0dba311c0c3c tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:18:01.605960 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 609/2431] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:01 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 1420 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:01.626398 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-513a5cb8-df37-4849-bb8a-0fc5a4fb5587 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:01.629106 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-513a5cb8-df37-4849-bb8a-0fc5a4fb5587 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:18:01.629223 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-513a5cb8-df37-4849-bb8a-0fc5a4fb5587 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:01.629746 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-513a5cb8-df37-4849-bb8a-0fc5a4fb5587 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:01.644749 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:01.644749 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:01.650548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fda6195c-bbed-4a9d-b60a-7ff829f75028 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:01.652731 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fda6195c-bbed-4a9d-b60a-7ff829f75028 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:01.653349 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fda6195c-bbed-4a9d-b60a-7ff829f75028 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:01.653349 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fda6195c-bbed-4a9d-b60a-7ff829f75028 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:01.654148 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-513a5cb8-df37-4849-bb8a-0fc5a4fb5587 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:01.663408 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-513a5cb8-df37-4849-bb8a-0fc5a4fb5587 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:18:01.663408 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 604/2432] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:01 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 1420 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:01.678159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7c2d339-d2b5-4f57-87ff-ac7d4b2d4c39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:01.681270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7c2d339-d2b5-4f57-87ff-ac7d4b2d4c39 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:01.681432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7c2d339-d2b5-4f57-87ff-ac7d4b2d4c39 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:01.681641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7c2d339-d2b5-4f57-87ff-ac7d4b2d4c39 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:01.682143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e7c2d339-d2b5-4f57-87ff-ac7d4b2d4c39 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:01.684166 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:01.684166 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:01.689963 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:01.689963 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:01.690606 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7c2d339-d2b5-4f57-87ff-ac7d4b2d4c39 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:01.690688 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 616/2433] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:01 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:01.696713 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fda6195c-bbed-4a9d-b60a-7ff829f75028 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:01.703919 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fda6195c-bbed-4a9d-b60a-7ff829f75028 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:01.705328 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 605/2434] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:01 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:02.472981 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04962b0a-22dd-44a1-97ae-cd4ca5ad4892 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:02.476143 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04962b0a-22dd-44a1-97ae-cd4ca5ad4892 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:02.476143 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04962b0a-22dd-44a1-97ae-cd4ca5ad4892 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:02.477293 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04962b0a-22dd-44a1-97ae-cd4ca5ad4892 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:02.478095 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-04962b0a-22dd-44a1-97ae-cd4ca5ad4892 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:02.492291 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:02.492291 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:02.492799 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04962b0a-22dd-44a1-97ae-cd4ca5ad4892 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:02.493534 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 610/2435] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:02 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:02.713124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5f6574e9-5c71-40d1-8776-2522d95dfb4b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:02.718090 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f6574e9-5c71-40d1-8776-2522d95dfb4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:02.718090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f6574e9-5c71-40d1-8776-2522d95dfb4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:02.718090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5f6574e9-5c71-40d1-8776-2522d95dfb4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:02.718090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5f6574e9-5c71-40d1-8776-2522d95dfb4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:02.730143 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:02.730143 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:02.731715 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5f6574e9-5c71-40d1-8776-2522d95dfb4b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:02.731999 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 605/2436] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:02 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:02.732048 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cd1c575-02c7-444e-8c8a-e78828c3dd56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:02.734862 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cd1c575-02c7-444e-8c8a-e78828c3dd56 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:02.734958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cd1c575-02c7-444e-8c8a-e78828c3dd56 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:02.735932 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cd1c575-02c7-444e-8c8a-e78828c3dd56 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:02.763187 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:02.763187 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:02.773760 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5cd1c575-02c7-444e-8c8a-e78828c3dd56 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:02.784521 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cd1c575-02c7-444e-8c8a-e78828c3dd56 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:02.786733 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 617/2437] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:02 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:03.508355 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-055ce894-6ed9-4972-9386-bd861dacca6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:03.510763 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-055ce894-6ed9-4972-9386-bd861dacca6b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:03.510998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-055ce894-6ed9-4972-9386-bd861dacca6b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:03.511171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-055ce894-6ed9-4972-9386-bd861dacca6b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:03.511718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-055ce894-6ed9-4972-9386-bd861dacca6b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:03.517556 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:03.517556 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:03.518733 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-055ce894-6ed9-4972-9386-bd861dacca6b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:03.519385 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 606/2438] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:03 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:03.524982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-77713945-0ec0-455a-825c-0407170c9f25 req-5b61acd5-34e4-4c02-a8e9-9b8363d06c11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:03.537472 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-5b61acd5-34e4-4c02-a8e9-9b8363d06c11 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:18:03.537472 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-5b61acd5-34e4-4c02-a8e9-9b8363d06c11 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:03.537472 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-5b61acd5-34e4-4c02-a8e9-9b8363d06c11 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:03.551218 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:03.551218 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:03.557945 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-77713945-0ec0-455a-825c-0407170c9f25 req-5b61acd5-34e4-4c02-a8e9-9b8363d06c11 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:03.566044 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-5b61acd5-34e4-4c02-a8e9-9b8363d06c11 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:18:03.571413 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 611/2439] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:03 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 1402 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:03.747052 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49c2bfa7-34bc-479d-84b3-37e77a62364a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:03.748111 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49c2bfa7-34bc-479d-84b3-37e77a62364a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:03.748456 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49c2bfa7-34bc-479d-84b3-37e77a62364a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:03.749191 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49c2bfa7-34bc-479d-84b3-37e77a62364a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:03.749191 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49c2bfa7-34bc-479d-84b3-37e77a62364a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:03.755322 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:03.755322 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:03.756261 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49c2bfa7-34bc-479d-84b3-37e77a62364a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:03.756662 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 606/2440] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:03 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:03.806516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5feaf882-91fc-4eb4-8307-3e2f5e211ca3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:03.810186 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5feaf882-91fc-4eb4-8307-3e2f5e211ca3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:03.810186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5feaf882-91fc-4eb4-8307-3e2f5e211ca3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:03.810186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5feaf882-91fc-4eb4-8307-3e2f5e211ca3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:03.824517 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:03.824517 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:03.829361 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5feaf882-91fc-4eb4-8307-3e2f5e211ca3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:03.836815 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5feaf882-91fc-4eb4-8307-3e2f5e211ca3 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:03.837270 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 618/2441] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:03 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 938 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:04.301275 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-77713945-0ec0-455a-825c-0407170c9f25 req-b8f61be2-d105-42c9-8d03-42e1c8bfe6fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.305205 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-b8f61be2-d105-42c9-8d03-42e1c8bfe6fe tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:18:04.305205 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-b8f61be2-d105-42c9-8d03-42e1c8bfe6fe tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:04.305205 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-b8f61be2-d105-42c9-8d03-42e1c8bfe6fe tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:04.321101 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.321101 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:04.328681 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-77713945-0ec0-455a-825c-0407170c9f25 req-b8f61be2-d105-42c9-8d03-42e1c8bfe6fe tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:04.337802 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-b8f61be2-d105-42c9-8d03-42e1c8bfe6fe tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:18:04.337802 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 607/2442] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:04 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 1402 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:04.369769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d99c80b2-9791-4bd8-b289-ce88a2f9bb42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.370058 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d99c80b2-9791-4bd8-b289-ce88a2f9bb42 None None] GET https://10.4.3.24/volume// Aug 07 16:18:04.370329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d99c80b2-9791-4bd8-b289-ce88a2f9bb42 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:04.370643 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d99c80b2-9791-4bd8-b289-ce88a2f9bb42 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:04.371095 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d99c80b2-9791-4bd8-b289-ce88a2f9bb42 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:04.373051 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 612/2443] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:18:04 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:04.385284 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-77713945-0ec0-455a-825c-0407170c9f25 req-faa31883-a3fa-4bf2-9f69-044757c85bc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.390687 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-faa31883-a3fa-4bf2-9f69-044757c85bc5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:18:04.390956 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-faa31883-a3fa-4bf2-9f69-044757c85bc5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0c11baaf-7d98-47b8-83db-67e33050c5f0", "connector": null, "instance_uuid": "38bc1255-f5b9-4fb5-83ce-9ea674133bb6"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:04.410097 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.410097 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:04.477245 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-faa31883-a3fa-4bf2-9f69-044757c85bc5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:18:04.478322 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 607/2444] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:18:04 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 07 16:18:04.535719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f74fdf28-1da1-4006-9f60-698d5ff1c20c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.539543 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f74fdf28-1da1-4006-9f60-698d5ff1c20c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:04.539543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f74fdf28-1da1-4006-9f60-698d5ff1c20c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:04.539543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f74fdf28-1da1-4006-9f60-698d5ff1c20c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:04.539543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f74fdf28-1da1-4006-9f60-698d5ff1c20c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:04.553373 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.553373 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:04.554688 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f74fdf28-1da1-4006-9f60-698d5ff1c20c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:04.556396 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 619/2445] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:04 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:04.563403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-c042d7a3-ac7b-4eb8-aeff-dc838fbeb285 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.566562 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-c042d7a3-ac7b-4eb8-aeff-dc838fbeb285 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1/action Aug 07 16:18:04.566901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-c042d7a3-ac7b-4eb8-aeff-dc838fbeb285 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:04.567022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-c042d7a3-ac7b-4eb8-aeff-dc838fbeb285 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:04.593963 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.593963 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:04.613818 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-acbf81e7-9cb6-4abe-b6b9-bd3e2a8e7bce req-c042d7a3-ac7b-4eb8-aeff-dc838fbeb285 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1/action returned with HTTP 204 Aug 07 16:18:04.615030 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 608/2446] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:04 2026] POST /volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1/action => generated 0 bytes in 52 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:04.772927 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3445e1b5-a892-49df-83b7-79ccb1096983 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.775489 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3445e1b5-a892-49df-83b7-79ccb1096983 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:04.776060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3445e1b5-a892-49df-83b7-79ccb1096983 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:04.776367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3445e1b5-a892-49df-83b7-79ccb1096983 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:04.776488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3445e1b5-a892-49df-83b7-79ccb1096983 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:04.783122 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.783122 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:04.784213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3445e1b5-a892-49df-83b7-79ccb1096983 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:04.785000 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 613/2447] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:04 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:04.859260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09219842-29ef-435a-a0ea-031ceafe00fa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.863337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09219842-29ef-435a-a0ea-031ceafe00fa tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:04.863337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09219842-29ef-435a-a0ea-031ceafe00fa tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:04.863337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09219842-29ef-435a-a0ea-031ceafe00fa tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:04.883803 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.883803 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:04.890893 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09219842-29ef-435a-a0ea-031ceafe00fa tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:04.899206 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09219842-29ef-435a-a0ea-031ceafe00fa tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:04.899805 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 608/2448] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:04 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 1230 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:04.918623 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8847c0e-a3b6-4dc4-8d84-8e6652a8706b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:04.921379 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8847c0e-a3b6-4dc4-8d84-8e6652a8706b tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:04.921379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8847c0e-a3b6-4dc4-8d84-8e6652a8706b tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:04.921379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8847c0e-a3b6-4dc4-8d84-8e6652a8706b tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:04.937721 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:04.937721 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:04.943006 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c8847c0e-a3b6-4dc4-8d84-8e6652a8706b tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:04.952611 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8847c0e-a3b6-4dc4-8d84-8e6652a8706b tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:04.952941 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 620/2449] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:04 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 1230 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:18:05.327616 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-37b8b4e3-350f-4760-9489-0c577b066377 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:05.330927 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-37b8b4e3-350f-4760-9489-0c577b066377 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] DELETE https://10.4.3.24/volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985 Aug 07 16:18:05.331163 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-37b8b4e3-350f-4760-9489-0c577b066377 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:05.331383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-37b8b4e3-350f-4760-9489-0c577b066377 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:05.340375 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:05.340375 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:05.429403 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-37b8b4e3-350f-4760-9489-0c577b066377 tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985 returned with HTTP 200 Aug 07 16:18:05.430172 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 609/2450] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:05 2026] DELETE /volume/v3/attachments/720cb76a-6299-4b72-97d2-7ff0dea67985 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:05.447717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:05.450554 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] DELETE https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:18:05.450888 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:05.451495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:05.451673 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Delete volume with id: dae71d87-9bee-43b7-a4d9-a637d7f1b06c Aug 07 16:18:05.460768 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:05.460768 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:05.461324 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Volume info retrieved successfully. Aug 07 16:18:05.483985 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] Delete volume request issued successfully. Aug 07 16:18:05.483985 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d953f456-19f6-43f3-91af-0fab5b9b1d94 req-6db6256f-4a9f-4ce0-ba56-49923ae0cbaa tempest-ImageDependencyTests-26717375 tempest-ImageDependencyTests-26717375-project-member] https://10.4.3.24/volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c returned with HTTP 202 Aug 07 16:18:05.485020 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 614/2451] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:18:05 2026] DELETE /volume/v3/volumes/dae71d87-9bee-43b7-a4d9-a637d7f1b06c => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:05.569413 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-40818094-128a-401e-acc0-bbbc2dec3f92 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:05.570330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e295772-8c8d-4d51-91aa-90f62d08f348 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:05.572880 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e295772-8c8d-4d51-91aa-90f62d08f348 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:05.573025 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40818094-128a-401e-acc0-bbbc2dec3f92 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:05.573161 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e295772-8c8d-4d51-91aa-90f62d08f348 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:05.573251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40818094-128a-401e-acc0-bbbc2dec3f92 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:05.573392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e295772-8c8d-4d51-91aa-90f62d08f348 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:05.573520 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-40818094-128a-401e-acc0-bbbc2dec3f92 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:05.573706 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-40818094-128a-401e-acc0-bbbc2dec3f92 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:05.578955 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:05.578955 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:05.579959 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-40818094-128a-401e-acc0-bbbc2dec3f92 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:05.580453 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 609/2452] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:05 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:05.581589 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:05.581589 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:05.586204 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4e295772-8c8d-4d51-91aa-90f62d08f348 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:05.591726 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e295772-8c8d-4d51-91aa-90f62d08f348 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:05.592163 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 621/2453] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:05 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 936 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:05.803396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7159cc4d-5c48-47c5-89a1-27e3639bfdee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:05.806026 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7159cc4d-5c48-47c5-89a1-27e3639bfdee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:05.806213 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7159cc4d-5c48-47c5-89a1-27e3639bfdee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:05.806376 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7159cc4d-5c48-47c5-89a1-27e3639bfdee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:05.806543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7159cc4d-5c48-47c5-89a1-27e3639bfdee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:05.812968 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:05.812968 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:05.814112 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7159cc4d-5c48-47c5-89a1-27e3639bfdee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:05.814568 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 610/2454] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:05 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:05.998952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-e616fc2a-b06d-4cde-a38f-6173015bf7c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.002553 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-e616fc2a-b06d-4cde-a38f-6173015bf7c9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:06.002797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-e616fc2a-b06d-4cde-a38f-6173015bf7c9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.003099 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-e616fc2a-b06d-4cde-a38f-6173015bf7c9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.013334 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.013334 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:06.020209 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-e616fc2a-b06d-4cde-a38f-6173015bf7c9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:06.026739 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-e616fc2a-b06d-4cde-a38f-6173015bf7c9 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:06.027352 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 615/2455] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:05 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 936 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:06.160430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05870bb7-3a7f-4fca-8c0d-3641065e83b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.160430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05870bb7-3a7f-4fca-8c0d-3641065e83b6 None None] GET https://10.4.3.24/volume// Aug 07 16:18:06.160430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05870bb7-3a7f-4fca-8c0d-3641065e83b6 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.160430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05870bb7-3a7f-4fca-8c0d-3641065e83b6 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.160977 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05870bb7-3a7f-4fca-8c0d-3641065e83b6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:06.160977 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 610/2456] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:06.176199 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b20e3d69-fed0-43db-9d2e-7a5c24dd5f57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.183771 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b20e3d69-fed0-43db-9d2e-7a5c24dd5f57 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:18:06.187478 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b20e3d69-fed0-43db-9d2e-7a5c24dd5f57 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "093eb764-1ab9-4576-bf6c-f832e9eb39aa", "connector": null, "instance_uuid": "a99dead5-6ca2-4103-9e17-5dc9984c8ce9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:06.209548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0213084-3ed9-434e-8ebf-b1c809e60066 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.210165 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0213084-3ed9-434e-8ebf-b1c809e60066 None None] GET https://10.4.3.24/volume// Aug 07 16:18:06.210323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0213084-3ed9-434e-8ebf-b1c809e60066 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.210435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0213084-3ed9-434e-8ebf-b1c809e60066 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.211175 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0213084-3ed9-434e-8ebf-b1c809e60066 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:06.211175 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 611/2457] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:06.211983 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.211983 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:06.222260 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-77713945-0ec0-455a-825c-0407170c9f25 req-f536d39e-0f93-4674-9cfb-fade0001132e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.227326 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-f536d39e-0f93-4674-9cfb-fade0001132e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:18:06.227326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-f536d39e-0f93-4674-9cfb-fade0001132e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.228536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-f536d39e-0f93-4674-9cfb-fade0001132e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.258824 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.258824 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:06.267016 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-77713945-0ec0-455a-825c-0407170c9f25 req-f536d39e-0f93-4674-9cfb-fade0001132e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:06.284989 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-f536d39e-0f93-4674-9cfb-fade0001132e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:18:06.285597 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 616/2458] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 1581 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:06.288802 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b20e3d69-fed0-43db-9d2e-7a5c24dd5f57 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:18:06.289719 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 622/2459] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:18:06 2026] POST /volume/v3/attachments => generated 273 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:06.328755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dee03a94-423c-4cf9-b057-dc1ba147b7ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.332270 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dee03a94-423c-4cf9-b057-dc1ba147b7ed tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:06.332598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dee03a94-423c-4cf9-b057-dc1ba147b7ed tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.332985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dee03a94-423c-4cf9-b057-dc1ba147b7ed tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.352017 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.352017 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:06.360054 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dee03a94-423c-4cf9-b057-dc1ba147b7ed tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:06.367447 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dee03a94-423c-4cf9-b057-dc1ba147b7ed tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:06.367447 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 611/2460] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 935 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:06.409969 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9fd0e53-62d6-4149-893a-1f1e2da48629 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.410436 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9fd0e53-62d6-4149-893a-1f1e2da48629 None None] GET https://10.4.3.24/volume// Aug 07 16:18:06.410623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9fd0e53-62d6-4149-893a-1f1e2da48629 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.410832 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9fd0e53-62d6-4149-893a-1f1e2da48629 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.411125 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9fd0e53-62d6-4149-893a-1f1e2da48629 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:06.411509 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 612/2461] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:06.429915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b1c86cfb-8008-4727-bcbb-afbd34b27d86 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.434179 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b1c86cfb-8008-4727-bcbb-afbd34b27d86 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:06.434179 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b1c86cfb-8008-4727-bcbb-afbd34b27d86 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.434662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b1c86cfb-8008-4727-bcbb-afbd34b27d86 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.448007 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.448007 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:06.448892 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.453005 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] PUT https://10.4.3.24/volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102 Aug 07 16:18:06.453928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:06.454095 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b1c86cfb-8008-4727-bcbb-afbd34b27d86 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:06.460764 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-b1c86cfb-8008-4727-bcbb-afbd34b27d86 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:06.461312 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 617/2462] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 1115 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:06.462714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Acquiring lock "cinder-attachment_update-0c11baaf-7d98-47b8-83db-67e33050c5f0-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:18:06.468034 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Lock "cinder-attachment_update-0c11baaf-7d98-47b8-83db-67e33050c5f0-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:18:06.468993 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.468993 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:06.590729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Lock "cinder-attachment_update-0c11baaf-7d98-47b8-83db-67e33050c5f0-np0000006731" released by "attachment_update" :: held 0.120s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:18:06.590729 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-c3a1c2fd-ea9a-4ecf-a9b4-ac018b88dedd tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102 returned with HTTP 200 Aug 07 16:18:06.590729 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 623/2463] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:18:06 2026] PUT /volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102 => generated 969 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:06.595923 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92d3c614-e0ac-43b9-b009-f5fb219da344 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.599470 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92d3c614-e0ac-43b9-b009-f5fb219da344 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:06.600194 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92d3c614-e0ac-43b9-b009-f5fb219da344 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.600194 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92d3c614-e0ac-43b9-b009-f5fb219da344 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.600194 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-92d3c614-e0ac-43b9-b009-f5fb219da344 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:06.607229 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.607229 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:06.608341 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92d3c614-e0ac-43b9-b009-f5fb219da344 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:06.608926 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 612/2464] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:06.629786 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.630135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-77713945-0ec0-455a-825c-0407170c9f25 req-4cc0eb65-a240-4600-be90-dd095d60b314 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.632806 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-4cc0eb65-a240-4600-be90-dd095d60b314 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102/action Aug 07 16:18:06.633788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-4cc0eb65-a240-4600-be90-dd095d60b314 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:06.633788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-4cc0eb65-a240-4600-be90-dd095d60b314 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:06.637137 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] PUT https://10.4.3.24/volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9 Aug 07 16:18:06.637137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:06.656115 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Acquiring lock "cinder-attachment_update-093eb764-1ab9-4576-bf6c-f832e9eb39aa-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:18:06.664744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Lock "cinder-attachment_update-093eb764-1ab9-4576-bf6c-f832e9eb39aa-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:18:06.668331 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.668331 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:06.672778 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.672778 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:06.693871 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-77713945-0ec0-455a-825c-0407170c9f25 req-4cc0eb65-a240-4600-be90-dd095d60b314 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102/action returned with HTTP 204 Aug 07 16:18:06.696005 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 613/2465] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:06 2026] POST /volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:06.816266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Lock "cinder-attachment_update-093eb764-1ab9-4576-bf6c-f832e9eb39aa-np0000006731" released by "attachment_update" :: held 0.152s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:18:06.816686 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-42c7c7eb-ae33-4595-b4a0-8322110647f6 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9 returned with HTTP 200 Aug 07 16:18:06.817224 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 618/2466] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:18:06 2026] PUT /volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9 => generated 969 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:06.832463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7acc71c-2fa1-4d1e-b175-c8a09e4a0c2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:06.837163 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7acc71c-2fa1-4d1e-b175-c8a09e4a0c2c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:06.838227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7acc71c-2fa1-4d1e-b175-c8a09e4a0c2c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:06.838356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7acc71c-2fa1-4d1e-b175-c8a09e4a0c2c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:06.838992 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f7acc71c-2fa1-4d1e-b175-c8a09e4a0c2c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:06.845763 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:06.845763 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:06.849140 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7acc71c-2fa1-4d1e-b175-c8a09e4a0c2c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:06.849814 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 624/2467] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:06 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:07.387608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22713ef0-ce43-4fae-aaf7-9afbce0ec077 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:07.390734 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22713ef0-ce43-4fae-aaf7-9afbce0ec077 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:07.390896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22713ef0-ce43-4fae-aaf7-9afbce0ec077 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:07.391125 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22713ef0-ce43-4fae-aaf7-9afbce0ec077 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:07.407252 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:07.407252 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:07.418211 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22713ef0-ce43-4fae-aaf7-9afbce0ec077 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:07.425643 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22713ef0-ce43-4fae-aaf7-9afbce0ec077 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:07.426492 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 613/2468] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:07 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 936 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:07.624328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-370892a7-b36f-493a-92b5-796f5616289b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:07.629162 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-370892a7-b36f-493a-92b5-796f5616289b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:07.629466 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-370892a7-b36f-493a-92b5-796f5616289b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:07.629855 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-370892a7-b36f-493a-92b5-796f5616289b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:07.629855 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-370892a7-b36f-493a-92b5-796f5616289b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:07.635195 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:07.635195 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:07.636744 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-370892a7-b36f-493a-92b5-796f5616289b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:07.636744 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 614/2469] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:07 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:07.871339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6424e20c-10b2-4606-a3e3-9e80892c64c5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:07.874048 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6424e20c-10b2-4606-a3e3-9e80892c64c5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:07.874178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6424e20c-10b2-4606-a3e3-9e80892c64c5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:07.874897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6424e20c-10b2-4606-a3e3-9e80892c64c5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:07.874897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6424e20c-10b2-4606-a3e3-9e80892c64c5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:07.883424 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:07.883424 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:07.884990 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6424e20c-10b2-4606-a3e3-9e80892c64c5 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:07.885943 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 619/2470] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:07 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:08.076609 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:08.082387 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:08.083469 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-788512454"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:08.085976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-788512454'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:08.086872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Create volume of 1 GB Aug 07 16:18:08.095861 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Availability Zones retrieved successfully. Aug 07 16:18:08.103700 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Flow 'volume_create_api' (c9894973-d925-4b3e-8553-6d3d9f28d30d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:08.105819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53fec8b4-5ef8-4e4a-917d-6be8edca3f1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:08.107181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:08.144365 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (53fec8b4-5ef8-4e4a-917d-6be8edca3f1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:08.145848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef5a354-5a8b-481e-a224-295f50b4b65b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:08.259703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Created reservations ['a28b4694-3b13-4720-8c6a-e2c0f18ef8e1', '31d1b360-0292-4769-9e0c-2e6d2a46c64c', '81f30584-6d96-4f06-9b58-8d9ab47df0e1', 'ee8c377e-1c1a-47f6-ab52-10fe62225809'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:08.260845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7ef5a354-5a8b-481e-a224-295f50b4b65b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a28b4694-3b13-4720-8c6a-e2c0f18ef8e1', '31d1b360-0292-4769-9e0c-2e6d2a46c64c', '81f30584-6d96-4f06-9b58-8d9ab47df0e1', 'ee8c377e-1c1a-47f6-ab52-10fe62225809']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:08.261837 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a8d2c7-1425-4682-a8cd-933a6281ba01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:08.293732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (53a8d2c7-1425-4682-a8cd-933a6281ba01) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '985713d0-3fa8-45e8-af3b-96bee395f297', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-788512454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e80715b295744be816ebec62d03ca7a',qos_specs=None,replication_status=,reservations=['a28b4694-3b13-4720-8c6a-e2c0f18ef8e1','31d1b360-0292-4769-9e0c-2e6d2a46c64c','81f30584-6d96-4f06-9b58-8d9ab47df0e1','ee8c377e-1c1a-47f6-ab52-10fe62225809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b282b24d25644c6a216a2af26dce509',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-788512454',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=985713d0-3fa8-45e8-af3b-96bee395f297,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e80715b295744be816ebec62d03ca7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b282b24d25644c6a216a2af26dce509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:08.294956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efc15d0-1fe3-4f7a-bc18-c8fe9e6a4556) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:08.323078 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6efc15d0-1fe3-4f7a-bc18-c8fe9e6a4556) transitioned into state 'SUCCESS' from state '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-788512454',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e80715b295744be816ebec62d03ca7a',qos_specs=None,replication_status=,reservations=['a28b4694-3b13-4720-8c6a-e2c0f18ef8e1','31d1b360-0292-4769-9e0c-2e6d2a46c64c','81f30584-6d96-4f06-9b58-8d9ab47df0e1','ee8c377e-1c1a-47f6-ab52-10fe62225809'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b282b24d25644c6a216a2af26dce509',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:08.324830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87c18e2-8b38-4531-a999-ab22a6e81eda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:08.338906 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e87c18e2-8b38-4531-a999-ab22a6e81eda) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:08.339124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Flow 'volume_create_api' (c9894973-d925-4b3e-8553-6d3d9f28d30d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:08.339943 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Create volume request issued successfully. Aug 07 16:18:08.340268 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7291bfe5-51eb-4ad5-a981-6d8e24049f06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:08.341034 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 625/2471] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:18:08 2026] POST /volume/v3/volumes => generated 754 bytes in 266 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:08.360880 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4641205c-090c-4af0-8e29-5bce25d072e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:08.364145 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4641205c-090c-4af0-8e29-5bce25d072e4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:18:08.364467 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4641205c-090c-4af0-8e29-5bce25d072e4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:08.364998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4641205c-090c-4af0-8e29-5bce25d072e4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:08.377958 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:08.377958 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:08.383342 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4641205c-090c-4af0-8e29-5bce25d072e4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:18:08.390704 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4641205c-090c-4af0-8e29-5bce25d072e4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:18:08.391491 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 614/2472] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:08 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 822 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:08.449073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d19534e-c52a-43f1-97ce-e0a92f82605a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:08.453327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d19534e-c52a-43f1-97ce-e0a92f82605a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:08.453327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d19534e-c52a-43f1-97ce-e0a92f82605a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:08.453327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d19534e-c52a-43f1-97ce-e0a92f82605a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:08.465853 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:08.465853 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:08.471832 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d19534e-c52a-43f1-97ce-e0a92f82605a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:08.476533 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d19534e-c52a-43f1-97ce-e0a92f82605a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:08.476966 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 615/2473] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:08 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 936 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:08.656009 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6de2e8c9-d770-4ca1-8bfc-6860d3b2b884 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:08.659439 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6de2e8c9-d770-4ca1-8bfc-6860d3b2b884 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:08.659439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6de2e8c9-d770-4ca1-8bfc-6860d3b2b884 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:08.659439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6de2e8c9-d770-4ca1-8bfc-6860d3b2b884 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:08.659439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6de2e8c9-d770-4ca1-8bfc-6860d3b2b884 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:08.666409 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:08.666409 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:08.666409 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6de2e8c9-d770-4ca1-8bfc-6860d3b2b884 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:08.666862 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 620/2474] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:08 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:08.901475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5190777-7fec-496c-bf71-d378509c4304 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:08.907016 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5190777-7fec-496c-bf71-d378509c4304 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:08.907286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5190777-7fec-496c-bf71-d378509c4304 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:08.907597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5190777-7fec-496c-bf71-d378509c4304 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:08.907776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a5190777-7fec-496c-bf71-d378509c4304 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:08.919634 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:08.919634 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:08.920530 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5190777-7fec-496c-bf71-d378509c4304 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:08.922077 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 626/2475] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:08 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:09.409432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c7ccb202-23cb-46cb-96f9-70885040391f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:09.412487 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7ccb202-23cb-46cb-96f9-70885040391f tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:18:09.412790 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7ccb202-23cb-46cb-96f9-70885040391f tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:09.413021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c7ccb202-23cb-46cb-96f9-70885040391f tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:09.424088 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:09.424088 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:09.429254 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c7ccb202-23cb-46cb-96f9-70885040391f tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:18:09.435720 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c7ccb202-23cb-46cb-96f9-70885040391f tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:18:09.436145 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 615/2476] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:09 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:09.496613 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7336241e-6aee-4266-b14b-935a00fbd197 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:09.505296 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7336241e-6aee-4266-b14b-935a00fbd197 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:09.505542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7336241e-6aee-4266-b14b-935a00fbd197 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:09.505813 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7336241e-6aee-4266-b14b-935a00fbd197 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:09.535089 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:09.535089 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:09.541785 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7336241e-6aee-4266-b14b-935a00fbd197 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:09.554203 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7336241e-6aee-4266-b14b-935a00fbd197 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:09.555571 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 616/2477] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:09 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 936 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:09.683632 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ffcaf180-06da-4f3e-bde0-ea4820c2df9b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:09.686488 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffcaf180-06da-4f3e-bde0-ea4820c2df9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:09.687408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffcaf180-06da-4f3e-bde0-ea4820c2df9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:09.687408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ffcaf180-06da-4f3e-bde0-ea4820c2df9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:09.687408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ffcaf180-06da-4f3e-bde0-ea4820c2df9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:09.694498 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:09.694498 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:09.697225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ffcaf180-06da-4f3e-bde0-ea4820c2df9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:09.697225 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 621/2478] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:09 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:09.935734 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85fb9262-4274-4472-b34f-7bed02c752db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:09.939928 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85fb9262-4274-4472-b34f-7bed02c752db tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:09.941461 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85fb9262-4274-4472-b34f-7bed02c752db tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:09.941461 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85fb9262-4274-4472-b34f-7bed02c752db tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:09.941461 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-85fb9262-4274-4472-b34f-7bed02c752db tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:09.946936 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:09.946936 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:09.948256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85fb9262-4274-4472-b34f-7bed02c752db tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:09.952030 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 627/2479] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:09 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:10.230796 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-2c28ecff-1893-4baa-b920-2040ec53ef16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.236288 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-2c28ecff-1893-4baa-b920-2040ec53ef16 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9/action Aug 07 16:18:10.236288 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-2c28ecff-1893-4baa-b920-2040ec53ef16 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:10.236288 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-2c28ecff-1893-4baa-b920-2040ec53ef16 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:10.276876 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:10.276876 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:10.296864 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-1bdfbb00-86b3-4a43-8059-cd80c576f82d req-2c28ecff-1893-4baa-b920-2040ec53ef16 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9/action returned with HTTP 204 Aug 07 16:18:10.296864 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 616/2480] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:10 2026] POST /volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:10.418604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ada81c63-d378-4ac9-8010-8d917d81a32d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.559046 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ada81c63-d378-4ac9-8010-8d917d81a32d tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:18:10.559579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ada81c63-d378-4ac9-8010-8d917d81a32d tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-43044922"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:10.571478 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dc182151-13a3-40b8-ab44-ab1700a357ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.573867 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc182151-13a3-40b8-ab44-ab1700a357ec tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:10.574174 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc182151-13a3-40b8-ab44-ab1700a357ec tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:10.574490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dc182151-13a3-40b8-ab44-ab1700a357ec tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:10.580697 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ada81c63-d378-4ac9-8010-8d917d81a32d tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:18:10.581489 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 617/2481] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:18:10 2026] POST /volume/v3/types => generated 218 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:10.588431 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:10.588431 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:10.593268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a60921c3-781a-4315-bfd4-9db12a5892dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.593493 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dc182151-13a3-40b8-ab44-ab1700a357ec tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:10.598577 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a60921c3-781a-4315-bfd4-9db12a5892dc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:18:10.599379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a60921c3-781a-4315-bfd4-9db12a5892dc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-515187910"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:10.600129 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dc182151-13a3-40b8-ab44-ab1700a357ec tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:10.600690 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 622/2482] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:10 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 1228 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:10.616012 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f9caa9c-085a-4349-8436-30c3bfb76fa0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.618128 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a60921c3-781a-4315-bfd4-9db12a5892dc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:18:10.618628 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9caa9c-085a-4349-8436-30c3bfb76fa0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:10.618697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 628/2483] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:18:10 2026] POST /volume/v3/group_types => generated 176 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:10.618739 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9caa9c-085a-4349-8436-30c3bfb76fa0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:10.619127 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9caa9c-085a-4349-8436-30c3bfb76fa0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:10.630428 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.640160 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:10.640160 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:10.646611 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f9caa9c-085a-4349-8436-30c3bfb76fa0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:10.653639 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9caa9c-085a-4349-8436-30c3bfb76fa0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:10.654007 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 617/2484] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:10 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 1228 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:10.706712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:18:10.707163 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "db87218d-8bd0-4ea4-8206-cfb68f333365", "volume_types": ["13b238e9-29ea-4156-ac2a-693894f56f5c"], "name": "tempest-GroupsV314Test-Group-335499981"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:10.709058 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Creating new group {'group': {'group_type': 'db87218d-8bd0-4ea4-8206-cfb68f333365', 'volume_types': ['13b238e9-29ea-4156-ac2a-693894f56f5c'], 'name': 'tempest-GroupsV314Test-Group-335499981'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:18:10.711137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71b1ccfd-51cd-44d9-9042-f1dddf44ca13 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.712725 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Creating group tempest-GroupsV314Test-Group-335499981. Aug 07 16:18:10.713479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71b1ccfd-51cd-44d9-9042-f1dddf44ca13 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:10.713812 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71b1ccfd-51cd-44d9-9042-f1dddf44ca13 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:10.714020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71b1ccfd-51cd-44d9-9042-f1dddf44ca13 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:10.714126 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-71b1ccfd-51cd-44d9-9042-f1dddf44ca13 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:10.719203 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:10.719203 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:10.720132 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71b1ccfd-51cd-44d9-9042-f1dddf44ca13 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:10.720903 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 623/2485] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:10 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:10.721333 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Availability Zones retrieved successfully. Aug 07 16:18:10.737406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Created reservations ['a6b0e812-ed8e-43f5-a6bb-d4f7b34f847e'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:10.761789 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85d24367-eedb-480c-b6b2-6c8da228ed6f tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:18:10.762385 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 618/2486] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:18:10 2026] POST /volume/v3/groups => generated 107 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:10.773108 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f11a83ae-6d50-4c7f-af41-db14bab147e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.775211 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f11a83ae-6d50-4c7f-af41-db14bab147e0 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c Aug 07 16:18:10.775475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f11a83ae-6d50-4c7f-af41-db14bab147e0 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:10.775659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f11a83ae-6d50-4c7f-af41-db14bab147e0 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:10.775796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-f11a83ae-6d50-4c7f-af41-db14bab147e0 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] show called for member 76a7b85d-b04d-49c7-991b-33af1ba34f7c {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:18:10.779937 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:10.779937 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:10.795740 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f11a83ae-6d50-4c7f-af41-db14bab147e0 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c returned with HTTP 200 Aug 07 16:18:10.796446 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 629/2487] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:18:10 2026] GET /volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c => generated 387 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:10.974744 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc45df38-53b3-4c79-956d-2383ae998d8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:10.977997 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc45df38-53b3-4c79-956d-2383ae998d8b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:10.978217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc45df38-53b3-4c79-956d-2383ae998d8b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:10.979226 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc45df38-53b3-4c79-956d-2383ae998d8b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:10.979226 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fc45df38-53b3-4c79-956d-2383ae998d8b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:10.987666 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:10.987666 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:10.987666 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc45df38-53b3-4c79-956d-2383ae998d8b tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:10.988180 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 618/2488] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:10 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:11.734379 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc32eb0d-fd84-4cbe-9976-d833bdab9f40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:11.736991 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc32eb0d-fd84-4cbe-9976-d833bdab9f40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:11.737213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc32eb0d-fd84-4cbe-9976-d833bdab9f40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:11.737474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc32eb0d-fd84-4cbe-9976-d833bdab9f40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:11.737584 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-cc32eb0d-fd84-4cbe-9976-d833bdab9f40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:11.744208 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:11.744208 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:11.745606 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc32eb0d-fd84-4cbe-9976-d833bdab9f40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:11.746088 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 624/2489] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:11 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:11.812630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd3d4a4d-b3d5-46a0-851e-a02ea1b24754 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:11.815009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd3d4a4d-b3d5-46a0-851e-a02ea1b24754 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c Aug 07 16:18:11.815321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd3d4a4d-b3d5-46a0-851e-a02ea1b24754 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:11.815583 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd3d4a4d-b3d5-46a0-851e-a02ea1b24754 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:11.815758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-cd3d4a4d-b3d5-46a0-851e-a02ea1b24754 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] show called for member 76a7b85d-b04d-49c7-991b-33af1ba34f7c {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:18:11.820856 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:11.820856 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:11.832789 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd3d4a4d-b3d5-46a0-851e-a02ea1b24754 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c returned with HTTP 200 Aug 07 16:18:11.833219 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 619/2490] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:18:11 2026] GET /volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c => generated 388 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:11.848714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:11.850298 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:11.850867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-281745252", "volume_type": "13b238e9-29ea-4156-ac2a-693894f56f5c", "group_id": "76a7b85d-b04d-49c7-991b-33af1ba34f7c", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:11.856712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-281745252', 'volume_type': '13b238e9-29ea-4156-ac2a-693894f56f5c', 'group_id': '76a7b85d-b04d-49c7-991b-33af1ba34f7c', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:11.870359 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:11.870359 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:11.870869 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Create volume of 1 GB Aug 07 16:18:11.877127 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Availability Zones retrieved successfully. Aug 07 16:18:11.884513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Flow 'volume_create_api' (c2cff17c-ce47-418c-91e7-794d11d34c96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:11.886007 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78f968e-c4ea-4ea5-bb36-c56c2b17f41b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:11.886899 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:11.886899 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:11.887483 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:11.921218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e78f968e-c4ea-4ea5-bb36-c56c2b17f41b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:18:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13b238e9-29ea-4156-ac2a-693894f56f5c,is_public=True,name='tempest-GroupsV314Test-volume-type-43044922',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13b238e9-29ea-4156-ac2a-693894f56f5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76a7b85d-b04d-49c7-991b-33af1ba34f7c', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:11.921762 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f6c14b1-668b-43df-878f-ffa7e1dd8d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:11.960391 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-43044922 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-43044922, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:11.960784 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-43044922 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-43044922, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:12.004694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-060fda44-a21a-479e-895d-1a3b4dd22c50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:12.008556 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-060fda44-a21a-479e-895d-1a3b4dd22c50 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:12.009047 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-060fda44-a21a-479e-895d-1a3b4dd22c50 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:12.009168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-060fda44-a21a-479e-895d-1a3b4dd22c50 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:12.009417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-060fda44-a21a-479e-895d-1a3b4dd22c50 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:12.019546 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:12.019546 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:12.020912 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-060fda44-a21a-479e-895d-1a3b4dd22c50 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:12.021956 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 619/2491] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:12 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:12.033976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Created reservations ['7a02d7f5-d17e-4f00-ae44-ab8fcaf24110', 'aaad78fd-f3c7-4ee3-aa7f-f0620a1cb25c', '11c5ec96-ad83-4e8f-80fd-42da7dd16cda', 'a6292f4f-64bd-434e-b11e-eacc25a3e84f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:12.035651 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f6c14b1-668b-43df-878f-ffa7e1dd8d20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a02d7f5-d17e-4f00-ae44-ab8fcaf24110', 'aaad78fd-f3c7-4ee3-aa7f-f0620a1cb25c', '11c5ec96-ad83-4e8f-80fd-42da7dd16cda', 'a6292f4f-64bd-434e-b11e-eacc25a3e84f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:12.036511 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34023dcb-6ffd-40a6-8f5a-7d34c2dcc186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:12.078902 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34023dcb-6ffd-40a6-8f5a-7d34c2dcc186) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9ae6aa59-8b65-4d19-baff-989126a40b66', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-281745252',encryption_key_id=None,group_id=76a7b85d-b04d-49c7-991b-33af1ba34f7c,group_type_id=,metadata={},multiattach=False,project_id='fb743aa2746047459b48e719fce81428',qos_specs=None,replication_status=,reservations=['7a02d7f5-d17e-4f00-ae44-ab8fcaf24110','aaad78fd-f3c7-4ee3-aa7f-f0620a1cb25c','11c5ec96-ad83-4e8f-80fd-42da7dd16cda','a6292f4f-64bd-434e-b11e-eacc25a3e84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8c87538f6543e2a7602a02bf8a94b1',volume_type_id=13b238e9-29ea-4156-ac2a-693894f56f5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-281745252',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76a7b85d-b04d-49c7-991b-33af1ba34f7c,host=None,id=9ae6aa59-8b65-4d19-baff-989126a40b66,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb743aa2746047459b48e719fce81428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b8c87538f6543e2a7602a02bf8a94b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13b238e9-29ea-4156-ac2a-693894f56f5c),volume_type_id=13b238e9-29ea-4156-ac2a-693894f56f5c)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:12.079895 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddeb731a-a64e-42c0-b611-ce054c164b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:12.115704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ddeb731a-a64e-42c0-b611-ce054c164b81) transitioned into state 'SUCCESS' from state '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-281745252',encryption_key_id=None,group_id=76a7b85d-b04d-49c7-991b-33af1ba34f7c,group_type_id=,metadata={},multiattach=False,project_id='fb743aa2746047459b48e719fce81428',qos_specs=None,replication_status=,reservations=['7a02d7f5-d17e-4f00-ae44-ab8fcaf24110','aaad78fd-f3c7-4ee3-aa7f-f0620a1cb25c','11c5ec96-ad83-4e8f-80fd-42da7dd16cda','a6292f4f-64bd-434e-b11e-eacc25a3e84f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1b8c87538f6543e2a7602a02bf8a94b1',volume_type_id=13b238e9-29ea-4156-ac2a-693894f56f5c)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:12.115704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b7e8304-82a3-4599-b35b-a50a2852ae45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:12.135496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b7e8304-82a3-4599-b35b-a50a2852ae45) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:12.136996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Flow 'volume_create_api' (c2cff17c-ce47-418c-91e7-794d11d34c96) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:12.137379 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Create volume request issued successfully. Aug 07 16:18:12.138771 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:12.138771 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:12.195506 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:12.202341 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:12.202341 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:12.210201 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59408d58-dbac-4f5e-95b8-dfc21ebd0977 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:12.210201 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 630/2492] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:18:11 2026] POST /volume/v3/volumes => generated 814 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:12.227258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:12.231965 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 Aug 07 16:18:12.233925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:12.233925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:12.242515 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:12.242515 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:12.255007 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Volume info retrieved successfully. Aug 07 16:18:12.255007 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:12.255453 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:12.315736 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:12.319594 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:12.319594 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:12.330434 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04074f53-fb99-4e28-b5ad-5b3e2c91eae1 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 returned with HTTP 200 Aug 07 16:18:12.331111 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 625/2493] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:12 2026] GET /volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 => generated 882 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:18:12.762480 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-145c16e0-9522-4ec0-8261-85dcd916ae63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:12.765662 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-145c16e0-9522-4ec0-8261-85dcd916ae63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:12.765952 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-145c16e0-9522-4ec0-8261-85dcd916ae63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:12.767095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-145c16e0-9522-4ec0-8261-85dcd916ae63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:12.767267 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-145c16e0-9522-4ec0-8261-85dcd916ae63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:12.772947 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:12.772947 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:12.773933 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-145c16e0-9522-4ec0-8261-85dcd916ae63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:12.774605 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 620/2494] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:12 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:13.042216 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41a8ec99-1609-4c1f-a3fc-78a10aebfe10 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:13.046381 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41a8ec99-1609-4c1f-a3fc-78a10aebfe10 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:13.046685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41a8ec99-1609-4c1f-a3fc-78a10aebfe10 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:13.046934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41a8ec99-1609-4c1f-a3fc-78a10aebfe10 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:13.047087 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-41a8ec99-1609-4c1f-a3fc-78a10aebfe10 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:13.054832 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.054832 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:13.055817 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41a8ec99-1609-4c1f-a3fc-78a10aebfe10 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:13.056974 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 620/2495] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:13 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:13.354333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:13.357442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 Aug 07 16:18:13.357442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:13.357442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:13.365176 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.365176 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:13.372077 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Volume info retrieved successfully. Aug 07 16:18:13.372077 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:13.372077 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:13.415908 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:13.420187 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.420187 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:13.431388 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d4c2838e-18bb-41e7-b421-d1728465cc6a tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 returned with HTTP 200 Aug 07 16:18:13.431960 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 631/2496] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:13 2026] GET /volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 => generated 907 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:13.447225 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:13.449611 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] POST https://10.4.3.24/volume/v3/groups/action Aug 07 16:18:13.450087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action body: b'{"create-from-src": {"source_group_id": "76a7b85d-b04d-49c7-991b-33af1ba34f7c", "name": "tempest-Group_from_grp-1825367917"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:13.450259 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "76a7b85d-b04d-49c7-991b-33af1ba34f7c", "name": "tempest-Group_from_grp-1825367917"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:13.452516 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Creating new group {'create-from-src': {'source_group_id': '76a7b85d-b04d-49c7-991b-33af1ba34f7c', 'name': 'tempest-Group_from_grp-1825367917'}}. {{(pid=100266) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Aug 07 16:18:13.452716 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Creating group tempest-Group_from_grp-1825367917 from source group 76a7b85d-b04d-49c7-991b-33af1ba34f7c. Aug 07 16:18:13.457736 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.457736 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:13.472512 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.472512 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:13.511084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Created reservations ['6dbe6386-8f68-47fa-ac6d-cb5879aebdac'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:13.606788 np0000006731 devstack@c-api.service[100266]: INFO cinder.group.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] A mapping entry already exists for group 6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 and volume type 13b238e9-29ea-4156-ac2a-693894f56f5c. Do not need to create again. Aug 07 16:18:13.607290 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.607290 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:13.607880 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Availability Zones retrieved successfully. Aug 07 16:18:13.613977 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Flow 'volume_create_api' (580be10e-54c9-4daa-b195-1f8df22ef897) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:13.614928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd99c7a-6d1f-4992-b37f-f9eb361c3e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:13.616291 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:13.641147 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0fd99c7a-6d1f-4992-b37f-f9eb361c3e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '9ae6aa59-8b65-4d19-baff-989126a40b66', 'volume_type': VolumeType(created_at=2026-08-07T16:18:11Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=13b238e9-29ea-4156-ac2a-693894f56f5c,is_public=True,name='tempest-GroupsV314Test-volume-type-43044922',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '13b238e9-29ea-4156-ac2a-693894f56f5c', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6b1151b2-ccdc-4e2b-9881-c3cde16b5e96', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:13.642251 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5a136c-97ba-4d2e-a48b-3bc101cd6806) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:13.682786 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-43044922 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-43044922, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:13.683169 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-43044922 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-43044922, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:13.706490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Created reservations ['cb1e32e1-9ec7-4e54-a81c-ee9583fb30cf', 'edba35f7-9bde-4d26-8d25-ae59ef2a2bef', '6d26eae0-58e4-40b5-b66a-ae724dc3db74', '90d5bfcb-7bc6-40fd-9f57-8423f46c2365'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:13.707615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4b5a136c-97ba-4d2e-a48b-3bc101cd6806) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb1e32e1-9ec7-4e54-a81c-ee9583fb30cf', 'edba35f7-9bde-4d26-8d25-ae59ef2a2bef', '6d26eae0-58e4-40b5-b66a-ae724dc3db74', '90d5bfcb-7bc6-40fd-9f57-8423f46c2365']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:13.708607 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4810f3cc-9f9e-4141-bcd6-06062b163dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:13.745993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4810f3cc-9f9e-4141-bcd6-06062b163dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad030e79-da14-4662-9580-f5240d6675f3', '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=6b1151b2-ccdc-4e2b-9881-c3cde16b5e96,group_type_id=,metadata={},multiattach=False,project_id='fb743aa2746047459b48e719fce81428',qos_specs=None,replication_status=,reservations=['cb1e32e1-9ec7-4e54-a81c-ee9583fb30cf','edba35f7-9bde-4d26-8d25-ae59ef2a2bef','6d26eae0-58e4-40b5-b66a-ae724dc3db74','90d5bfcb-7bc6-40fd-9f57-8423f46c2365'],size=1,snapshot_id=None,source_replicaid=,source_volid=9ae6aa59-8b65-4d19-baff-989126a40b66,status='creating',user_id='1b8c87538f6543e2a7602a02bf8a94b1',volume_type_id=13b238e9-29ea-4156-ac2a-693894f56f5c), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:13Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6b1151b2-ccdc-4e2b-9881-c3cde16b5e96,host=None,id=ad030e79-da14-4662-9580-f5240d6675f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fb743aa2746047459b48e719fce81428',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=9ae6aa59-8b65-4d19-baff-989126a40b66,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1b8c87538f6543e2a7602a02bf8a94b1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(13b238e9-29ea-4156-ac2a-693894f56f5c),volume_type_id=13b238e9-29ea-4156-ac2a-693894f56f5c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:13.746722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b6cc99-47c3-4e66-b115-019a7f0812d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:13.772197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a2b6cc99-47c3-4e66-b115-019a7f0812d8) transitioned into state 'SUCCESS' from 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=6b1151b2-ccdc-4e2b-9881-c3cde16b5e96,group_type_id=,metadata={},multiattach=False,project_id='fb743aa2746047459b48e719fce81428',qos_specs=None,replication_status=,reservations=['cb1e32e1-9ec7-4e54-a81c-ee9583fb30cf','edba35f7-9bde-4d26-8d25-ae59ef2a2bef','6d26eae0-58e4-40b5-b66a-ae724dc3db74','90d5bfcb-7bc6-40fd-9f57-8423f46c2365'],size=1,snapshot_id=None,source_replicaid=,source_volid=9ae6aa59-8b65-4d19-baff-989126a40b66,status='creating',user_id='1b8c87538f6543e2a7602a02bf8a94b1',volume_type_id=13b238e9-29ea-4156-ac2a-693894f56f5c)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:13.773070 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Flow 'volume_create_api' (580be10e-54c9-4daa-b195-1f8df22ef897) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:13.773403 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Create volume request issued successfully. Aug 07 16:18:13.788658 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a249fc1a-0067-48fd-85ee-57d814a2cd3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:13.790824 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a249fc1a-0067-48fd-85ee-57d814a2cd3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:13.791091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a249fc1a-0067-48fd-85ee-57d814a2cd3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:13.791389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a249fc1a-0067-48fd-85ee-57d814a2cd3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:13.791544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a249fc1a-0067-48fd-85ee-57d814a2cd3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:13.793311 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3cc39cc-21bc-4753-8a00-57984ba15699 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/action returned with HTTP 202 Aug 07 16:18:13.793957 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 626/2497] 10.4.3.24 () {70 vars in 1311 bytes} [Fri Aug 7 16:18:13 2026] POST /volume/v3/groups/action => generated 102 bytes in 347 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:13.797256 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.797256 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:13.797982 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a249fc1a-0067-48fd-85ee-57d814a2cd3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:13.798473 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 621/2498] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:13 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 831 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:13.803355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:13.805724 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:18:13.805995 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:13.806394 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:13.806619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:18:13.807794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:18:13.818509 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Get all volumes completed successfully. Aug 07 16:18:13.819448 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:13.819698 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:13.862606 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:13.866333 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.866333 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:13.871002 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:13.871291 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:13.922530 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:13.926082 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.926082 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:13.936111 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e78f96b-78d2-46b8-9c75-5860f8e24880 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:18:13.936537 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 621/2499] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:18:13 2026] GET /volume/v3/volumes/detail => generated 1818 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:13.951270 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:13.953228 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 Aug 07 16:18:13.953449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:13.953636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:13.962663 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:13.962663 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:13.969015 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Volume info retrieved successfully. Aug 07 16:18:13.969015 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:13.969015 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:14.031278 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:14.035045 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.035045 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:14.046217 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b24adaac-faf5-4ab0-bd2f-61c8c975264c tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 returned with HTTP 200 Aug 07 16:18:14.047560 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 632/2500] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:13 2026] GET /volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 => generated 919 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:14.059389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9a95fbf-86ad-4785-b024-4d9e92b7e4dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.062116 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9a95fbf-86ad-4785-b024-4d9e92b7e4dd tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 Aug 07 16:18:14.062449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9a95fbf-86ad-4785-b024-4d9e92b7e4dd tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.062782 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9a95fbf-86ad-4785-b024-4d9e92b7e4dd tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.062930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-d9a95fbf-86ad-4785-b024-4d9e92b7e4dd tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] show called for member 6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:18:14.067661 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.067661 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:14.070083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d61a5e5d-5766-436a-b7e9-c73526af88a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.071916 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d61a5e5d-5766-436a-b7e9-c73526af88a2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:14.072141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d61a5e5d-5766-436a-b7e9-c73526af88a2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.072358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d61a5e5d-5766-436a-b7e9-c73526af88a2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.072464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d61a5e5d-5766-436a-b7e9-c73526af88a2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:14.076903 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.076903 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:14.077760 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d61a5e5d-5766-436a-b7e9-c73526af88a2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:14.078173 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 622/2501] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:14.078884 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9a95fbf-86ad-4785-b024-4d9e92b7e4dd tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 returned with HTTP 200 Aug 07 16:18:14.079288 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 627/2502] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 => generated 417 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:14.091225 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.093367 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:18:14.093604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.093838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.094070 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:18:14.094866 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:18:14.102778 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Get all volumes completed successfully. Aug 07 16:18:14.103635 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:14.103782 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:14.140501 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:14.143835 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.143835 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:14.147688 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:14.147830 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:14.189485 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:14.192718 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.192718 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:14.205924 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afe3d791-1cdb-450c-8673-1d7ca4a7cba9 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:18:14.206714 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 622/2503] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/volumes/detail => generated 1819 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:14.222843 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-81614d0b-a632-412b-9ba5-560620a51b05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.227149 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81614d0b-a632-412b-9ba5-560620a51b05 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] POST https://10.4.3.24/volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96/action Aug 07 16:18:14.227782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81614d0b-a632-412b-9ba5-560620a51b05 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:14.227991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-81614d0b-a632-412b-9ba5-560620a51b05 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:14.230271 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-81614d0b-a632-412b-9ba5-560620a51b05 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] delete called for group 6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:18:14.230271 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-81614d0b-a632-412b-9ba5-560620a51b05 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Delete group with id: 6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 Aug 07 16:18:14.235316 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.235316 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:14.282779 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-81614d0b-a632-412b-9ba5-560620a51b05 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96/action returned with HTTP 202 Aug 07 16:18:14.283661 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 633/2504] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:18:14 2026] POST /volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:18:14.293849 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.296193 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 Aug 07 16:18:14.296193 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.296447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.306742 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.306742 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:14.312452 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Volume info retrieved successfully. Aug 07 16:18:14.313293 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:14.313708 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:14.354664 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:14.357763 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.357763 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:14.365071 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46fb5ffb-7b60-482e-b0a6-b7b59696e3fe tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 returned with HTTP 200 Aug 07 16:18:14.365459 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 623/2505] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 => generated 918 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:18:14.813521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f5409c6-2662-4df3-a563-a23dfba53a78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.816262 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f5409c6-2662-4df3-a563-a23dfba53a78 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:14.816262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f5409c6-2662-4df3-a563-a23dfba53a78 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.816262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f5409c6-2662-4df3-a563-a23dfba53a78 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.816262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1f5409c6-2662-4df3-a563-a23dfba53a78 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:14.822414 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.822414 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:14.822414 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f5409c6-2662-4df3-a563-a23dfba53a78 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:14.822785 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 628/2506] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 833 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:14.836993 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-59a232bc-4288-4c09-b2eb-dbb997a3f72f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.839963 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59a232bc-4288-4c09-b2eb-dbb997a3f72f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:18:14.839963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59a232bc-4288-4c09-b2eb-dbb997a3f72f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.839963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-59a232bc-4288-4c09-b2eb-dbb997a3f72f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.845693 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.845693 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:14.846336 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-59a232bc-4288-4c09-b2eb-dbb997a3f72f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:18:14.848060 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-59a232bc-4288-4c09-b2eb-dbb997a3f72f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a returned with HTTP 200 Aug 07 16:18:14.848060 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 623/2507] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:14.858330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b132db5a-31de-4982-a640-25496b73e2cd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.859887 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b132db5a-31de-4982-a640-25496b73e2cd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:14.860245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b132db5a-31de-4982-a640-25496b73e2cd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.860532 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b132db5a-31de-4982-a640-25496b73e2cd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.862405 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b132db5a-31de-4982-a640-25496b73e2cd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:14.867288 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.867288 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:14.868347 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b132db5a-31de-4982-a640-25496b73e2cd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:14.869536 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 634/2508] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 833 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:14.880943 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.883115 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:14.883403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.883703 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.883865 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete backup with id: e7c7a056-e44f-4599-9f98-5a600d3dbf74. Aug 07 16:18:14.888891 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.888891 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:14.916472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] delete_backup rpcapi backup_id e7c7a056-e44f-4599-9f98-5a600d3dbf74 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:18:14.918862 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb665a2b-63b7-44bf-a8f8-6671e47f4c80 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 202 Aug 07 16:18:14.919532 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 624/2509] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:14 2026] DELETE /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:14.930920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdfa65b5-4c79-497b-9150-69ca3c8803a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:14.931066 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdfa65b5-4c79-497b-9150-69ca3c8803a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:14.931330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdfa65b5-4c79-497b-9150-69ca3c8803a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:14.931596 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdfa65b5-4c79-497b-9150-69ca3c8803a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:14.931777 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fdfa65b5-4c79-497b-9150-69ca3c8803a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:14.940525 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:14.940525 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:14.942341 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdfa65b5-4c79-497b-9150-69ca3c8803a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 200 Aug 07 16:18:14.942651 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 629/2510] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:14 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 832 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:15.092817 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbf3d1a6-4a97-4bdf-9437-bbeb2ccd56a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.094399 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbf3d1a6-4a97-4bdf-9437-bbeb2ccd56a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:15.094701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbf3d1a6-4a97-4bdf-9437-bbeb2ccd56a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:15.094932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbf3d1a6-4a97-4bdf-9437-bbeb2ccd56a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:15.095072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fbf3d1a6-4a97-4bdf-9437-bbeb2ccd56a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:15.100459 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:15.100459 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:15.101913 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbf3d1a6-4a97-4bdf-9437-bbeb2ccd56a7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:15.102126 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 624/2511] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:15 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:15.390526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a14653d-516a-4802-b50c-84a01be5ce92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.395504 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a14653d-516a-4802-b50c-84a01be5ce92 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 Aug 07 16:18:15.396325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a14653d-516a-4802-b50c-84a01be5ce92 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:15.396523 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a14653d-516a-4802-b50c-84a01be5ce92 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:15.407514 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a14653d-516a-4802-b50c-84a01be5ce92 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 returned with HTTP 404 Aug 07 16:18:15.407514 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 635/2512] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:15 2026] GET /volume/v3/volumes/ad030e79-da14-4662-9580-f5240d6675f3 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:18:15.418352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-717f77c6-b8de-4d7a-b520-ef9f56160803 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.421364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-717f77c6-b8de-4d7a-b520-ef9f56160803 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 Aug 07 16:18:15.422320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-717f77c6-b8de-4d7a-b520-ef9f56160803 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:15.422320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-717f77c6-b8de-4d7a-b520-ef9f56160803 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:15.422320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-717f77c6-b8de-4d7a-b520-ef9f56160803 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] show called for member 6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:18:15.426995 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-717f77c6-b8de-4d7a-b520-ef9f56160803 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 returned with HTTP 404 Aug 07 16:18:15.427357 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 625/2513] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:18:15 2026] GET /volume/v3/groups/6b1151b2-ccdc-4e2b-9881-c3cde16b5e96 => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 16:18:15.436223 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.438242 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:18:15.438510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:15.438799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:15.439140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:18:15.443706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:18:15.456735 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Get all volumes completed successfully. Aug 07 16:18:15.457776 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:15.458178 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:15.507534 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:15.511283 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:15.511283 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:15.523374 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189eeff5-f622-4dc8-bbbb-3943553eee04 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:18:15.524749 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 630/2514] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:18:15 2026] GET /volume/v3/volumes/detail => generated 910 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:15.543633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.545866 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] POST https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c/action Aug 07 16:18:15.546254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:15.546439 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:15.548201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] delete called for group 76a7b85d-b04d-49c7-991b-33af1ba34f7c {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:18:15.548359 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Delete group with id: 76a7b85d-b04d-49c7-991b-33af1ba34f7c Aug 07 16:18:15.552191 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:15.552191 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:15.598495 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfb0937d-fa7d-4897-875d-50fba219e5e5 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c/action returned with HTTP 202 Aug 07 16:18:15.599164 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 625/2515] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:18:15 2026] POST /volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:18:15.611639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.614940 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 Aug 07 16:18:15.614940 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:15.617329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:15.634295 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:15.634295 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:15.642872 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Volume info retrieved successfully. Aug 07 16:18:15.643454 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:18:15.643821 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:18:15.703605 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:18:15.707158 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:15.707158 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:15.717214 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-319fe1a7-bb5a-444c-a66e-056d084122e3 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 returned with HTTP 200 Aug 07 16:18:15.717656 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 636/2516] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:15 2026] GET /volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 => generated 906 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:15.957048 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-024969d3-95db-4cd9-b8c5-1dd1abacec69 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:15.959523 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-024969d3-95db-4cd9-b8c5-1dd1abacec69 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 Aug 07 16:18:15.959797 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-024969d3-95db-4cd9-b8c5-1dd1abacec69 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:15.960027 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-024969d3-95db-4cd9-b8c5-1dd1abacec69 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:15.960233 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-024969d3-95db-4cd9-b8c5-1dd1abacec69 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Show backup with id e7c7a056-e44f-4599-9f98-5a600d3dbf74. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:15.964318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-024969d3-95db-4cd9-b8c5-1dd1abacec69 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 returned with HTTP 404 Aug 07 16:18:15.964797 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 626/2517] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:15 2026] GET /volume/v3/backups/e7c7a056-e44f-4599-9f98-5a600d3dbf74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:16.078485 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.084209 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:18:16.084209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.084659 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.084830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:18:16.096586 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:16.096586 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:16.097197 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:18:16.117262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0e3f288-9b56-4eef-a448-41e249f59096 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.119642 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0e3f288-9b56-4eef-a448-41e249f59096 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:16.120291 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0e3f288-9b56-4eef-a448-41e249f59096 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.120701 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:18:16.120993 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-923399f6-1d9d-4fae-91e7-4622fdd7e3aa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a returned with HTTP 202 Aug 07 16:18:16.121683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0e3f288-9b56-4eef-a448-41e249f59096 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.121683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c0e3f288-9b56-4eef-a448-41e249f59096 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:16.121788 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 631/2518] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:18:16 2026] DELETE /volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:16.127990 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:16.127990 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:16.128965 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0e3f288-9b56-4eef-a448-41e249f59096 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:16.129403 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 626/2519] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:16 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 788 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:16.130607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2fc65b1b-f63e-4128-bb21-302de032fb48 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.134516 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fc65b1b-f63e-4128-bb21-302de032fb48 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:18:16.134873 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fc65b1b-f63e-4128-bb21-302de032fb48 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.135506 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2fc65b1b-f63e-4128-bb21-302de032fb48 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.141774 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:16.141774 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:16.142870 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2fc65b1b-f63e-4128-bb21-302de032fb48 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:18:16.143131 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2fc65b1b-f63e-4128-bb21-302de032fb48 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a returned with HTTP 200 Aug 07 16:18:16.143514 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 637/2520] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:16 2026] GET /volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a => generated 468 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:16.735013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db576c4c-2ce1-4bc7-83bc-604d05955797 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.739493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db576c4c-2ce1-4bc7-83bc-604d05955797 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 Aug 07 16:18:16.739493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db576c4c-2ce1-4bc7-83bc-604d05955797 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.740353 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db576c4c-2ce1-4bc7-83bc-604d05955797 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.749442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db576c4c-2ce1-4bc7-83bc-604d05955797 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 returned with HTTP 404 Aug 07 16:18:16.750108 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 627/2521] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:16 2026] GET /volume/v3/volumes/9ae6aa59-8b65-4d19-baff-989126a40b66 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:18:16.758021 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-483b9b84-7094-4cea-bd3a-8b2903a80d96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.761446 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-483b9b84-7094-4cea-bd3a-8b2903a80d96 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] GET https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c Aug 07 16:18:16.761813 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-483b9b84-7094-4cea-bd3a-8b2903a80d96 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.762324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-483b9b84-7094-4cea-bd3a-8b2903a80d96 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.762324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-483b9b84-7094-4cea-bd3a-8b2903a80d96 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] show called for member 76a7b85d-b04d-49c7-991b-33af1ba34f7c {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:18:16.766534 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-483b9b84-7094-4cea-bd3a-8b2903a80d96 tempest-GroupsV314Test-495277126 tempest-GroupsV314Test-495277126-project-member] https://10.4.3.24/volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c returned with HTTP 404 Aug 07 16:18:16.767161 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 632/2522] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:18:16 2026] GET /volume/v3/groups/76a7b85d-b04d-49c7-991b-33af1ba34f7c => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:18:16.779264 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab8a91f9-6425-4916-820a-a1ca2e37dcb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.781726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab8a91f9-6425-4916-820a-a1ca2e37dcb5 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/db87218d-8bd0-4ea4-8206-cfb68f333365 Aug 07 16:18:16.782074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab8a91f9-6425-4916-820a-a1ca2e37dcb5 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.782732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab8a91f9-6425-4916-820a-a1ca2e37dcb5 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.813351 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab8a91f9-6425-4916-820a-a1ca2e37dcb5 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] https://10.4.3.24/volume/v3/group_types/db87218d-8bd0-4ea4-8206-cfb68f333365 returned with HTTP 202 Aug 07 16:18:16.814178 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 627/2523] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:18:16 2026] DELETE /volume/v3/group_types/db87218d-8bd0-4ea4-8206-cfb68f333365 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:18:16.823335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bbe740b-ed98-4375-99f5-4d1f87d9abfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.824880 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bbe740b-ed98-4375-99f5-4d1f87d9abfc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] DELETE https://10.4.3.24/volume/v3/types/13b238e9-29ea-4156-ac2a-693894f56f5c Aug 07 16:18:16.825285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bbe740b-ed98-4375-99f5-4d1f87d9abfc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.825680 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bbe740b-ed98-4375-99f5-4d1f87d9abfc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.857955 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bbe740b-ed98-4375-99f5-4d1f87d9abfc tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] https://10.4.3.24/volume/v3/types/13b238e9-29ea-4156-ac2a-693894f56f5c returned with HTTP 202 Aug 07 16:18:16.858767 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 638/2524] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:18:16 2026] DELETE /volume/v3/types/13b238e9-29ea-4156-ac2a-693894f56f5c => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:16.867504 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b77e489-f7ee-451c-b14d-019f44d95958 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:16.869761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b77e489-f7ee-451c-b14d-019f44d95958 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] GET https://10.4.3.24/volume/v3/types/13b238e9-29ea-4156-ac2a-693894f56f5c Aug 07 16:18:16.869992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b77e489-f7ee-451c-b14d-019f44d95958 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:16.870332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b77e489-f7ee-451c-b14d-019f44d95958 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:16.874036 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b77e489-f7ee-451c-b14d-019f44d95958 tempest-GroupsV314Test-494604522 tempest-GroupsV314Test-494604522-project-admin] https://10.4.3.24/volume/v3/types/13b238e9-29ea-4156-ac2a-693894f56f5c returned with HTTP 404 Aug 07 16:18:16.874556 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 628/2525] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:18:16 2026] GET /volume/v3/types/13b238e9-29ea-4156-ac2a-693894f56f5c => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:17.143691 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46753150-a697-4920-8fba-1ad11f3d7828 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.146267 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46753150-a697-4920-8fba-1ad11f3d7828 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:17.146267 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46753150-a697-4920-8fba-1ad11f3d7828 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.146530 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46753150-a697-4920-8fba-1ad11f3d7828 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.146682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-46753150-a697-4920-8fba-1ad11f3d7828 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:17.156430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f830bf93-1562-4cbc-a345-5ed2d0e646bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.157488 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.157488 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:17.159101 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46753150-a697-4920-8fba-1ad11f3d7828 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:17.159859 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 633/2526] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 789 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:17.162213 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f830bf93-1562-4cbc-a345-5ed2d0e646bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a Aug 07 16:18:17.162512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f830bf93-1562-4cbc-a345-5ed2d0e646bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.163189 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f830bf93-1562-4cbc-a345-5ed2d0e646bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.172621 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f830bf93-1562-4cbc-a345-5ed2d0e646bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a returned with HTTP 404 Aug 07 16:18:17.173233 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 628/2527] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/snapshots/ddf6ba94-4c62-4e2c-bece-805f94ff414a => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:17.188279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18f0eb97-f08b-488e-afa4-1595fab57b9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.190953 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18f0eb97-f08b-488e-afa4-1595fab57b9d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:18:17.192218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18f0eb97-f08b-488e-afa4-1595fab57b9d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.192470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18f0eb97-f08b-488e-afa4-1595fab57b9d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.205142 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.205142 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:17.214480 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18f0eb97-f08b-488e-afa4-1595fab57b9d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:18:17.222331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18f0eb97-f08b-488e-afa4-1595fab57b9d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:18:17.223279 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 639/2528] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:17.269092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f0173cb-8539-4448-94c1-934179fe43e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.271493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:17.272016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1142363371"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:17.274079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request body: {'volume': {'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1142363371'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:17.361137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e25d2a76-7e24-439b-8963-d3f6946b8192 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.369278 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e25d2a76-7e24-439b-8963-d3f6946b8192 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:17.369673 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e25d2a76-7e24-439b-8963-d3f6946b8192 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.370019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e25d2a76-7e24-439b-8963-d3f6946b8192 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.396254 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.396254 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:17.404677 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume of 1 GB Aug 07 16:18:17.411129 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e25d2a76-7e24-439b-8963-d3f6946b8192 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:17.411343 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Availability Zones retrieved successfully. Aug 07 16:18:17.421061 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (3bab04fa-d810-4ced-ad16-2abd1eae4542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:17.421259 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e25d2a76-7e24-439b-8963-d3f6946b8192 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:17.421658 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 634/2529] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 1230 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:17.422556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3cda9b-12c0-45c9-8dcf-e9bf55a675eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:17.423969 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:17.463791 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.469600 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e/action Aug 07 16:18:17.470242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:17.470281 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:17.491249 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.491249 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:17.491894 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:17.507441 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Begin detaching volume completed successfully. Aug 07 16:18:17.507441 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-675f8fb6-eb26-4aa2-81d0-e41819ad5e47 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e/action returned with HTTP 202 Aug 07 16:18:17.507649 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 629/2530] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:18:17 2026] POST /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:17.531610 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3cda9b-12c0-45c9-8dcf-e9bf55a675eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:17.533294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb1c7630-9985-4484-9b7d-0099bca107b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:17.584047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-076be15a-af5d-4717-854e-01f707c961fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.584552 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-076be15a-af5d-4717-854e-01f707c961fd None None] GET https://10.4.3.24/volume// Aug 07 16:18:17.584791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-076be15a-af5d-4717-854e-01f707c961fd None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.585019 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-076be15a-af5d-4717-854e-01f707c961fd None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.585414 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-076be15a-af5d-4717-854e-01f707c961fd None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:17.588334 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 640/2531] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:17.600197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-3021c525-807d-4f20-a05b-90ec36577b8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.603107 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-3021c525-807d-4f20-a05b-90ec36577b8d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:17.603484 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-3021c525-807d-4f20-a05b-90ec36577b8d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.603741 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-3021c525-807d-4f20-a05b-90ec36577b8d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.617056 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['06c6788f-29ce-4c56-9df8-a9cea905aa91', '520c58ba-c6c6-42a0-b1c1-fc79995d398e', 'f0f6f563-811b-4972-aff5-25cae77b980a', 'f7f33520-51be-4ac9-b705-c99b8374fac0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:17.617996 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb1c7630-9985-4484-9b7d-0099bca107b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06c6788f-29ce-4c56-9df8-a9cea905aa91', '520c58ba-c6c6-42a0-b1c1-fc79995d398e', 'f0f6f563-811b-4972-aff5-25cae77b980a', 'f7f33520-51be-4ac9-b705-c99b8374fac0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:17.619356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b070dc81-54b3-4d84-9de0-02634b901fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:17.622568 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.622568 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:17.630822 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-3021c525-807d-4f20-a05b-90ec36577b8d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:17.638064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-0a583dce-2b28-4404-93c6-46548755d400 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.639010 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-3021c525-807d-4f20-a05b-90ec36577b8d tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 200 Aug 07 16:18:17.639576 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 635/2532] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 1413 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:17.642696 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-0a583dce-2b28-4404-93c6-46548755d400 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:18:17.642798 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-0a583dce-2b28-4404-93c6-46548755d400 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.643048 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-0a583dce-2b28-4404-93c6-46548755d400 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.647415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b070dc81-54b3-4d84-9de0-02634b901fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f22c3ebf-386e-43ae-871f-fd1ea0299c5d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1142363371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['06c6788f-29ce-4c56-9df8-a9cea905aa91','520c58ba-c6c6-42a0-b1c1-fc79995d398e','f0f6f563-811b-4972-aff5-25cae77b980a','f7f33520-51be-4ac9-b705-c99b8374fac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1142363371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f22c3ebf-386e-43ae-871f-fd1ea0299c5d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ef79588d8934709b03cb5ad612ac329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:17.648331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1bb6de0-64ad-409b-8102-6e8b3151a7e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:17.657279 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.657279 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:17.664279 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-0a583dce-2b28-4404-93c6-46548755d400 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:18:17.671967 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-0a583dce-2b28-4404-93c6-46548755d400 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:18:17.672941 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 630/2533] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 847 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:17.679092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1bb6de0-64ad-409b-8102-6e8b3151a7e8) transitioned into state 'SUCCESS' from state '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-1142363371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['06c6788f-29ce-4c56-9df8-a9cea905aa91','520c58ba-c6c6-42a0-b1c1-fc79995d398e','f0f6f563-811b-4972-aff5-25cae77b980a','f7f33520-51be-4ac9-b705-c99b8374fac0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:17.679976 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656a8ae6-25c5-41e0-8f6e-7a222b6ce112) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:17.696165 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (656a8ae6-25c5-41e0-8f6e-7a222b6ce112) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:17.697690 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (3bab04fa-d810-4ced-ad16-2abd1eae4542) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:17.698066 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request issued successfully. Aug 07 16:18:17.698953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f0173cb-8539-4448-94c1-934179fe43e6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:17.699679 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 629/2534] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:18:17 2026] POST /volume/v3/volumes => generated 752 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:17.712267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ae477f66-0c96-4bd7-8cfe-cb3625702403 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.712960 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae477f66-0c96-4bd7-8cfe-cb3625702403 None None] GET https://10.4.3.24/volume// Aug 07 16:18:17.713782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae477f66-0c96-4bd7-8cfe-cb3625702403 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.713782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ae477f66-0c96-4bd7-8cfe-cb3625702403 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.715069 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ae477f66-0c96-4bd7-8cfe-cb3625702403 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:17.719312 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 641/2535] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:17.720150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e18a99ec-4bea-46b9-b412-88a397993fd2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.726176 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e18a99ec-4bea-46b9-b412-88a397993fd2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:18:17.726596 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e18a99ec-4bea-46b9-b412-88a397993fd2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.727132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e18a99ec-4bea-46b9-b412-88a397993fd2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.734260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-1b638afb-0d44-488b-959b-83685a8f6757 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.741199 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-1b638afb-0d44-488b-959b-83685a8f6757 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:18:17.742435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-1b638afb-0d44-488b-959b-83685a8f6757 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "985713d0-3fa8-45e8-af3b-96bee395f297", "connector": null, "instance_uuid": "be4a8bae-3c3a-4b6e-bc00-e788a5055a4b"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:17.743675 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.743675 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:17.753655 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e18a99ec-4bea-46b9-b412-88a397993fd2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:18:17.758767 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.758767 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:17.761764 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e18a99ec-4bea-46b9-b412-88a397993fd2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:18:17.762295 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 636/2536] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 820 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:17.811321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-1b638afb-0d44-488b-959b-83685a8f6757 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:18:17.811775 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 631/2537] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:18:17 2026] POST /volume/v3/attachments => generated 273 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:17.868528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-8579ce2d-98d7-48ad-96e6-a172f57beb9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.871379 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-8579ce2d-98d7-48ad-96e6-a172f57beb9e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6/action Aug 07 16:18:17.871993 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-8579ce2d-98d7-48ad-96e6-a172f57beb9e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:17.872116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-8579ce2d-98d7-48ad-96e6-a172f57beb9e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:17.896351 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.896351 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:17.914996 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7e15cd36-5185-4836-902b-80cfbe2019bf req-8579ce2d-98d7-48ad-96e6-a172f57beb9e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6/action returned with HTTP 204 Aug 07 16:18:17.915692 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 630/2538] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:17 2026] POST /volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:17.961043 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40686b37-b63b-47a2-b10e-3f20a2a8da1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:17.963903 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40686b37-b63b-47a2-b10e-3f20a2a8da1b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:18:17.964187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40686b37-b63b-47a2-b10e-3f20a2a8da1b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:17.965648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40686b37-b63b-47a2-b10e-3f20a2a8da1b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:17.978064 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:17.978064 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:17.982576 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40686b37-b63b-47a2-b10e-3f20a2a8da1b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:18:17.989959 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40686b37-b63b-47a2-b10e-3f20a2a8da1b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:18:17.989959 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 642/2539] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:17 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 1109 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:18.004411 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a99c12c9-2ba1-463f-b92a-fdf9227f2b99 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.010394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a99c12c9-2ba1-463f-b92a-fdf9227f2b99 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:18:18.010711 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a99c12c9-2ba1-463f-b92a-fdf9227f2b99 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:18.010986 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a99c12c9-2ba1-463f-b92a-fdf9227f2b99 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:18.025820 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.025820 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:18.029941 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a99c12c9-2ba1-463f-b92a-fdf9227f2b99 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:18:18.039702 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a99c12c9-2ba1-463f-b92a-fdf9227f2b99 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:18:18.040339 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 637/2540] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:18 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 1109 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:18.174063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-491a2188-3878-4103-8471-10aa0d504477 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.176786 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-491a2188-3878-4103-8471-10aa0d504477 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:18.177051 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-491a2188-3878-4103-8471-10aa0d504477 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:18.177272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-491a2188-3878-4103-8471-10aa0d504477 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:18.177397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-491a2188-3878-4103-8471-10aa0d504477 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:18.185708 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.185708 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:18.188240 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-491a2188-3878-4103-8471-10aa0d504477 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:18.188240 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 632/2541] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:18 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 790 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:18:18.202285 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c4852f4-ef3c-42fd-a069-745e46e50408 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.204242 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c4852f4-ef3c-42fd-a069-745e46e50408 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:18.204607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c4852f4-ef3c-42fd-a069-745e46e50408 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:18.204763 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c4852f4-ef3c-42fd-a069-745e46e50408 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:18.206463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8c4852f4-ef3c-42fd-a069-745e46e50408 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:18.210613 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.210613 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:18.211477 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c4852f4-ef3c-42fd-a069-745e46e50408 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:18.211922 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 631/2542] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:18 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 790 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:18.225157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39d132d5-e347-4443-a5e5-710956bcee28 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.228255 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:18:18.229784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74fc043b-df18-4d27-8c6b-9f917cd9afbc", "incremental": true, "force": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:18.231439 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating new backup {'backup': {'volume_id': '74fc043b-df18-4d27-8c6b-9f917cd9afbc', 'incremental': True, 'force': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:18:18.231706 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating backup of volume 74fc043b-df18-4d27-8c6b-9f917cd9afbc in container None Aug 07 16:18:18.259944 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.259944 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:18.260483 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:18.297319 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['7ea0acc3-5f2a-4211-b8ab-03817d096384', 'fc98da22-bd96-445d-b21d-5e28825ceb66'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:18.350636 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39d132d5-e347-4443-a5e5-710956bcee28 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:18:18.351001 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 643/2543] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:18:18 2026] POST /volume/v3/backups => generated 286 bytes in 126 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:18.361789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-86473a4e-4485-4e42-9020-e819014ddef6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.364774 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86473a4e-4485-4e42-9020-e819014ddef6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:18.365153 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86473a4e-4485-4e42-9020-e819014ddef6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:18.365425 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-86473a4e-4485-4e42-9020-e819014ddef6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:18.365588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-86473a4e-4485-4e42-9020-e819014ddef6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:18.372269 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.372269 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:18.374319 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-86473a4e-4485-4e42-9020-e819014ddef6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:18.374319 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 638/2544] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:18 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 692 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:18.729499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e76c060f-9b7c-42ff-b129-a30d63f5492a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.731726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e76c060f-9b7c-42ff-b129-a30d63f5492a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1 Aug 07 16:18:18.731950 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e76c060f-9b7c-42ff-b129-a30d63f5492a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:18.732139 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e76c060f-9b7c-42ff-b129-a30d63f5492a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:18.741154 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.741154 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:18.784190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf391f84-7f44-496b-9ad6-626ffa6cea9a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:18.791354 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf391f84-7f44-496b-9ad6-626ffa6cea9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:18:18.791354 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf391f84-7f44-496b-9ad6-626ffa6cea9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:18.791536 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf391f84-7f44-496b-9ad6-626ffa6cea9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:18.805025 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:18.805025 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:18.810753 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cf391f84-7f44-496b-9ad6-626ffa6cea9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:18:18.819556 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf391f84-7f44-496b-9ad6-626ffa6cea9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:18:18.820938 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 632/2545] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:18 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:18.831965 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d939b94e-0952-4384-980f-56a9ed7a25d2 req-e76c060f-9b7c-42ff-b129-a30d63f5492a tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1 returned with HTTP 200 Aug 07 16:18:18.832519 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 633/2546] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:18 2026] DELETE /volume/v3/attachments/e2a53584-a107-4c3f-96a7-0570b834c2f1 => generated 19 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:19.257769 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-63f0acbb-836b-415a-90fa-677a91a82d2d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.258174 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f0acbb-836b-415a-90fa-677a91a82d2d None None] GET https://10.4.3.24/volume// Aug 07 16:18:19.258239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f0acbb-836b-415a-90fa-677a91a82d2d None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:19.258876 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-63f0acbb-836b-415a-90fa-677a91a82d2d None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:19.258876 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-63f0acbb-836b-415a-90fa-677a91a82d2d None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:19.259085 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 644/2547] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:19 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:18:19.273427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-7f8419d1-2090-4f43-bf27-6e3d4415d1e6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.274983 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-7f8419d1-2090-4f43-bf27-6e3d4415d1e6 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:18:19.275202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-7f8419d1-2090-4f43-bf27-6e3d4415d1e6 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:19.275421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-7f8419d1-2090-4f43-bf27-6e3d4415d1e6 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:19.302649 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:19.302649 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:19.309767 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-7f8419d1-2090-4f43-bf27-6e3d4415d1e6 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:18:19.316492 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-7f8419d1-2090-4f43-bf27-6e3d4415d1e6 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:18:19.321288 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 639/2548] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:19 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 1289 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:19.388788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d96888b-ab28-4027-ae7d-d9bf10dd8c8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.391235 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d96888b-ab28-4027-ae7d-d9bf10dd8c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:19.391571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d96888b-ab28-4027-ae7d-d9bf10dd8c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:19.391871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d96888b-ab28-4027-ae7d-d9bf10dd8c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:19.392018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2d96888b-ab28-4027-ae7d-d9bf10dd8c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:19.398033 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:19.398033 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:19.399198 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d96888b-ab28-4027-ae7d-d9bf10dd8c8a tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:19.400541 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 633/2549] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:19 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 694 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:19.448408 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.451201 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] PUT https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6 Aug 07 16:18:19.451799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:19.462341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Acquiring lock "cinder-attachment_update-985713d0-3fa8-45e8-af3b-96bee395f297-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:18:19.469286 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Lock "cinder-attachment_update-985713d0-3fa8-45e8-af3b-96bee395f297-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:18:19.470729 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:19.470729 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:19.615585 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c458579d-246e-4974-ac1e-72e2db9794fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.638023 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Lock "cinder-attachment_update-985713d0-3fa8-45e8-af3b-96bee395f297-np0000006731" released by "attachment_update" :: held 0.168s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:18:19.639135 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-34fd8a78-8311-4aad-961e-ee6ed58a22ce tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6 returned with HTTP 200 Aug 07 16:18:19.639135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 634/2550] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:18:19 2026] PUT /volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6 => generated 969 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:19.671528 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-dbc7a81d-3f75-4297-b142-844e55a83907 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.673572 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-dbc7a81d-3f75-4297-b142-844e55a83907 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6/action Aug 07 16:18:19.673958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-dbc7a81d-3f75-4297-b142-844e55a83907 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:19.674079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-dbc7a81d-3f75-4297-b142-844e55a83907 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:19.696692 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:19.696692 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:19.709500 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:19.711851 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:19.711851 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:19.712192 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:19.712526 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume with id: ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:19.722677 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:19.722677 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:19.723073 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:19.723457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-83493686-9ccc-4946-ae3f-3eac7225e7a2 req-dbc7a81d-3f75-4297-b142-844e55a83907 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6/action returned with HTTP 204 Aug 07 16:18:19.724064 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 640/2551] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:19 2026] POST /volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6/action => generated 0 bytes in 53 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:19.766337 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:19.766706 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1425640849"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:19.768186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1425640849'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:19.768444 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Create volume of 1 GB Aug 07 16:18:19.768884 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:19.768884 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:19.771121 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume request issued successfully. Aug 07 16:18:19.771399 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba5a6103-cef4-4d46-88a3-098534c28ed0 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 202 Aug 07 16:18:19.772699 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 634/2552] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:19 2026] DELETE /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:19.780075 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Availability Zones retrieved successfully. Aug 07 16:18:19.790421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Flow 'volume_create_api' (e52f2520-3b05-4ac6-8b62-81c78e4301d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:19.795846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969c93b8-87a9-4da6-b08e-73e373bcc8c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:19.797279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:19.836838 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (969c93b8-87a9-4da6-b08e-73e373bcc8c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:19.839040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3193013-6835-4a21-bc1c-c2ee3b308d36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:19.929579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Created reservations ['ac116039-f60d-40a5-a8e6-e9fcf85b64e9', '59fcd6a9-8898-4dc2-994b-bc9aeaf222b2', 'ce9a1bf9-9a40-4c24-919b-9f931ebc76f5', 'db4db26c-d6a2-4aca-b220-94952e8af7f8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:19.930667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3193013-6835-4a21-bc1c-c2ee3b308d36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac116039-f60d-40a5-a8e6-e9fcf85b64e9', '59fcd6a9-8898-4dc2-994b-bc9aeaf222b2', 'ce9a1bf9-9a40-4c24-919b-9f931ebc76f5', 'db4db26c-d6a2-4aca-b220-94952e8af7f8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:19.931572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc98e849-db06-4ab1-92ae-082fe7eddf62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:19.962453 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc98e849-db06-4ab1-92ae-082fe7eddf62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '46857292-dd0e-461c-bff2-d6f08c55e0b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1425640849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc03a309892d432d9a11ef723ad81cbe',qos_specs=None,replication_status=,reservations=['ac116039-f60d-40a5-a8e6-e9fcf85b64e9','59fcd6a9-8898-4dc2-994b-bc9aeaf222b2','ce9a1bf9-9a40-4c24-919b-9f931ebc76f5','db4db26c-d6a2-4aca-b220-94952e8af7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9991bf7240204c2292779c8dfa84d1dd',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1425640849',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=46857292-dd0e-461c-bff2-d6f08c55e0b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='fc03a309892d432d9a11ef723ad81cbe',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9991bf7240204c2292779c8dfa84d1dd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:19.963657 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61a6e00-55fc-4f4f-ba12-43bd7d27310f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:19.993968 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e61a6e00-55fc-4f4f-ba12-43bd7d27310f) transitioned into state 'SUCCESS' from state '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-1425640849',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='fc03a309892d432d9a11ef723ad81cbe',qos_specs=None,replication_status=,reservations=['ac116039-f60d-40a5-a8e6-e9fcf85b64e9','59fcd6a9-8898-4dc2-994b-bc9aeaf222b2','ce9a1bf9-9a40-4c24-919b-9f931ebc76f5','db4db26c-d6a2-4aca-b220-94952e8af7f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9991bf7240204c2292779c8dfa84d1dd',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:19.995229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66908fa7-85a1-4808-aa84-5a875b80925f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:20.007369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (66908fa7-85a1-4808-aa84-5a875b80925f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:20.008256 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Flow 'volume_create_api' (e52f2520-3b05-4ac6-8b62-81c78e4301d9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:20.009322 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Create volume request issued successfully. Aug 07 16:18:20.013140 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c458579d-246e-4974-ac1e-72e2db9794fc tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:20.013251 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 645/2553] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:18:19 2026] POST /volume/v3/volumes => generated 748 bytes in 398 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:20.028385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7dbc64c1-669a-4c2c-b35e-5bef74b7075a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:20.030476 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7dbc64c1-669a-4c2c-b35e-5bef74b7075a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:20.030685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7dbc64c1-669a-4c2c-b35e-5bef74b7075a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:20.031000 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7dbc64c1-669a-4c2c-b35e-5bef74b7075a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:20.045734 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:20.045734 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:20.056928 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7dbc64c1-669a-4c2c-b35e-5bef74b7075a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:20.065391 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7dbc64c1-669a-4c2c-b35e-5bef74b7075a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 returned with HTTP 200 Aug 07 16:18:20.066132 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 635/2554] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:20 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 => generated 816 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:20.413019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5285fec8-4466-4a97-839e-db24bce01027 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:20.415012 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5285fec8-4466-4a97-839e-db24bce01027 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:20.415558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5285fec8-4466-4a97-839e-db24bce01027 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:20.415558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5285fec8-4466-4a97-839e-db24bce01027 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:20.415725 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5285fec8-4466-4a97-839e-db24bce01027 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:20.423695 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:20.423695 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:20.426900 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5285fec8-4466-4a97-839e-db24bce01027 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:20.426900 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 641/2555] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:20 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 694 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:21.085826 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-69b8d313-57b2-46ba-b929-002856e6e32f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.090621 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69b8d313-57b2-46ba-b929-002856e6e32f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:21.091509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69b8d313-57b2-46ba-b929-002856e6e32f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.091509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-69b8d313-57b2-46ba-b929-002856e6e32f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.106505 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.106505 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:21.114134 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-69b8d313-57b2-46ba-b929-002856e6e32f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.122774 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-69b8d313-57b2-46ba-b929-002856e6e32f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 returned with HTTP 200 Aug 07 16:18:21.123853 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 635/2556] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 => generated 841 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:21.140596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2fe0baf-a787-4d8f-a068-fa60408b5888 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.143345 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2fe0baf-a787-4d8f-a068-fa60408b5888 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] POST https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.143345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2fe0baf-a787-4d8f-a068-fa60408b5888 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:21.153450 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.153450 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:21.153871 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2fe0baf-a787-4d8f-a068-fa60408b5888 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.167788 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2fe0baf-a787-4d8f-a068-fa60408b5888 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Create volume metadata completed successfully. Aug 07 16:18:21.169009 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2fe0baf-a787-4d8f-a068-fa60408b5888 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.169009 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 646/2557] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:18:21 2026] POST /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:21.184863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.184863 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.184863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.184863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.200145 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.200145 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:21.201877 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.213053 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Get volume metadata completed successfully. Aug 07 16:18:21.213053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f72f7b46-c3e6-4775-bc41-c30476ce46e2 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.213053 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 636/2558] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 101 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:21.223083 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6f03d25a-5178-44e7-a35a-ca8dc6f59095 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.226042 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f03d25a-5178-44e7-a35a-ca8dc6f59095 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] PUT https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.226571 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6f03d25a-5178-44e7-a35a-ca8dc6f59095 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:21.252916 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.252916 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:21.253477 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f03d25a-5178-44e7-a35a-ca8dc6f59095 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.280574 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6f03d25a-5178-44e7-a35a-ca8dc6f59095 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Update volume metadata completed successfully. Aug 07 16:18:21.281171 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6f03d25a-5178-44e7-a35a-ca8dc6f59095 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.282021 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 642/2559] 10.4.3.24 () {68 vars in 1388 bytes} [Fri Aug 7 16:18:21 2026] PUT /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 57 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.296121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.300754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.301190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.301573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.313817 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.313817 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:21.314417 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.324169 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Get volume metadata completed successfully. Aug 07 16:18:21.324169 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ce23b08-6473-49d4-8cd6-5d97ef4d444a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.325582 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 636/2560] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.333925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71e24799-003b-49cc-87b6-af3db3a78f1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.337044 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] DELETE https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key1 Aug 07 16:18:21.337897 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.337897 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.349291 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.349291 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:21.350375 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.359589 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Get volume metadata completed successfully. Aug 07 16:18:21.379066 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Delete volume metadata completed successfully. Aug 07 16:18:21.379373 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71e24799-003b-49cc-87b6-af3db3a78f1f tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key1 returned with HTTP 200 Aug 07 16:18:21.379995 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 647/2561] 10.4.3.24 () {66 vars in 1386 bytes} [Fri Aug 7 16:18:21 2026] DELETE /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key1 => generated 0 bytes in 46 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 16:18:21.390697 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.393830 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.394387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.394777 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.404683 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.404683 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:21.405520 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.414127 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Get volume metadata completed successfully. Aug 07 16:18:21.414766 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b9d8d24-b4dc-45ea-b108-43b57649f2fe tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.415463 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 637/2562] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 32 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.425267 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1a4b229-b79d-4962-ac62-c054d49a800b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.427565 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1a4b229-b79d-4962-ac62-c054d49a800b tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] PUT https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.427964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1a4b229-b79d-4962-ac62-c054d49a800b tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:21.439715 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f76b4e2-92ca-482d-a195-58ab37dfbee7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.443518 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f76b4e2-92ca-482d-a195-58ab37dfbee7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:21.444030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f76b4e2-92ca-482d-a195-58ab37dfbee7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.444030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f76b4e2-92ca-482d-a195-58ab37dfbee7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.445030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0f76b4e2-92ca-482d-a195-58ab37dfbee7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:21.445073 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.445073 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:21.445073 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1a4b229-b79d-4962-ac62-c054d49a800b tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.450856 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.450856 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:21.452595 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f76b4e2-92ca-482d-a195-58ab37dfbee7 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:21.452754 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 637/2563] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:21.463401 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1a4b229-b79d-4962-ac62-c054d49a800b tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Update volume metadata completed successfully. Aug 07 16:18:21.463764 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1a4b229-b79d-4962-ac62-c054d49a800b tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.464206 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 643/2564] 10.4.3.24 () {68 vars in 1388 bytes} [Fri Aug 7 16:18:21 2026] PUT /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 16 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.479430 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6eb78da4-eb69-4684-9731-e68eecfad044 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.482664 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6eb78da4-eb69-4684-9731-e68eecfad044 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] POST https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.483187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6eb78da4-eb69-4684-9731-e68eecfad044 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:21.495341 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.495341 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:21.495539 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6eb78da4-eb69-4684-9731-e68eecfad044 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.506400 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6eb78da4-eb69-4684-9731-e68eecfad044 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Create volume metadata completed successfully. Aug 07 16:18:21.506817 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6eb78da4-eb69-4684-9731-e68eecfad044 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.507424 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 648/2565] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:18:21 2026] POST /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 68 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.517940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b59ad364-a58b-464f-aeb0-c544e08b8b90 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.519561 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b59ad364-a58b-464f-aeb0-c544e08b8b90 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] PUT https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key3 Aug 07 16:18:21.520178 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b59ad364-a58b-464f-aeb0-c544e08b8b90 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:21.535145 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.535145 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:21.535145 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b59ad364-a58b-464f-aeb0-c544e08b8b90 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.555947 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b59ad364-a58b-464f-aeb0-c544e08b8b90 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Update volume metadata completed successfully. Aug 07 16:18:21.556187 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b59ad364-a58b-464f-aeb0-c544e08b8b90 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key3 returned with HTTP 200 Aug 07 16:18:21.556813 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 638/2566] 10.4.3.24 () {68 vars in 1403 bytes} [Fri Aug 7 16:18:21 2026] PUT /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key3 => generated 35 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.573777 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.576072 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key3 Aug 07 16:18:21.576343 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.576937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.589822 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.589822 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:21.590718 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.598767 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Get volume metadata completed successfully. Aug 07 16:18:21.599192 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ac1b0cb-3c07-49dd-9200-ed1e76d475ee tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key3 returned with HTTP 200 Aug 07 16:18:21.599738 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 638/2567] 10.4.3.24 () {66 vars in 1383 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata/key3 => generated 35 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.611668 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.613959 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.614206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.617319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.626668 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.626668 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:21.627227 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.634832 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Get volume metadata completed successfully. Aug 07 16:18:21.635113 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6963ba6-c6c9-4a7e-b0c0-9840472a036a tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.635541 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 644/2568] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 75 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 16:18:21.647720 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05c96747-70f8-4eb7-bc15-4d9b443414ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.651261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05c96747-70f8-4eb7-bc15-4d9b443414ea tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] PUT https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata Aug 07 16:18:21.651943 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05c96747-70f8-4eb7-bc15-4d9b443414ea tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:21.661796 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.661796 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:21.662482 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05c96747-70f8-4eb7-bc15-4d9b443414ea tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.673319 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-05c96747-70f8-4eb7-bc15-4d9b443414ea tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Update volume metadata completed successfully. Aug 07 16:18:21.673594 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05c96747-70f8-4eb7-bc15-4d9b443414ea tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata returned with HTTP 200 Aug 07 16:18:21.674489 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 649/2569] 10.4.3.24 () {68 vars in 1388 bytes} [Fri Aug 7 16:18:21 2026] PUT /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6/metadata => generated 16 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:18:21.685935 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-005900a3-b4bf-45c7-9bf2-09b0b64026dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.690288 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-005900a3-b4bf-45c7-9bf2-09b0b64026dd tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:21.691123 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-005900a3-b4bf-45c7-9bf2-09b0b64026dd tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.691123 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-005900a3-b4bf-45c7-9bf2-09b0b64026dd tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.705767 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.705767 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:21.713864 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-005900a3-b4bf-45c7-9bf2-09b0b64026dd tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.719630 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-005900a3-b4bf-45c7-9bf2-09b0b64026dd tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 returned with HTTP 200 Aug 07 16:18:21.720136 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 639/2570] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 => generated 841 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:21.736333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.740662 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] DELETE https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:21.740995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.741218 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.742269 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Delete volume with id: 46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:21.757091 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.757091 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:21.757817 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.790119 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Delete volume request issued successfully. Aug 07 16:18:21.790899 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8c8d3c68-bfc7-474b-9479-b292c05c7864 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 returned with HTTP 202 Aug 07 16:18:21.790899 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 639/2571] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:21 2026] DELETE /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:21.799932 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4d6e6d3-6392-432e-9140-b00970df7134 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:21.802781 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4d6e6d3-6392-432e-9140-b00970df7134 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:21.802993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4d6e6d3-6392-432e-9140-b00970df7134 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:21.803272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4d6e6d3-6392-432e-9140-b00970df7134 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:21.816241 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:21.816241 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:21.831415 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4d6e6d3-6392-432e-9140-b00970df7134 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Volume info retrieved successfully. Aug 07 16:18:21.836229 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4d6e6d3-6392-432e-9140-b00970df7134 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 returned with HTTP 200 Aug 07 16:18:21.836801 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 645/2572] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:21 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:22.468456 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c24ba4a-83a1-4f36-a443-422e10f15da8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:22.470387 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c24ba4a-83a1-4f36-a443-422e10f15da8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:22.470576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c24ba4a-83a1-4f36-a443-422e10f15da8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:22.470834 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c24ba4a-83a1-4f36-a443-422e10f15da8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:22.470929 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6c24ba4a-83a1-4f36-a443-422e10f15da8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:22.476560 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:22.476560 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:22.477332 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c24ba4a-83a1-4f36-a443-422e10f15da8 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:22.477733 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 650/2573] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:22 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:18:22.854528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a5e430d-9e24-4301-85e3-6465350f95c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:22.858534 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a5e430d-9e24-4301-85e3-6465350f95c3 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] GET https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 Aug 07 16:18:22.858827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a5e430d-9e24-4301-85e3-6465350f95c3 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:22.859888 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a5e430d-9e24-4301-85e3-6465350f95c3 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:22.870349 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a5e430d-9e24-4301-85e3-6465350f95c3 tempest-VolumesMetadataTest-1617157769 tempest-VolumesMetadataTest-1617157769-project-member] https://10.4.3.24/volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 returned with HTTP 404 Aug 07 16:18:22.871808 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 640/2574] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:22 2026] GET /volume/v3/volumes/46857292-dd0e-461c-bff2-d6f08c55e0b6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:23.491786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-630b83e5-b11c-4c38-bde4-06d8cab39758 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:23.493781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-630b83e5-b11c-4c38-bde4-06d8cab39758 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:23.494012 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-630b83e5-b11c-4c38-bde4-06d8cab39758 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:23.494320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-630b83e5-b11c-4c38-bde4-06d8cab39758 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:23.495473 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-630b83e5-b11c-4c38-bde4-06d8cab39758 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:23.500429 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:23.500429 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:23.502520 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-630b83e5-b11c-4c38-bde4-06d8cab39758 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:23.502520 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 640/2575] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:23 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:24.517019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e5fc446-e03a-497d-92a4-06f3a7c9d93f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:24.519948 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e5fc446-e03a-497d-92a4-06f3a7c9d93f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:24.520566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e5fc446-e03a-497d-92a4-06f3a7c9d93f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:24.521178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e5fc446-e03a-497d-92a4-06f3a7c9d93f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:24.521414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0e5fc446-e03a-497d-92a4-06f3a7c9d93f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:24.528231 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:24.528231 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:24.528231 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e5fc446-e03a-497d-92a4-06f3a7c9d93f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:24.528867 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 646/2576] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:24 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:24.750449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:24.909226 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:24.909618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-1290157850"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:24.911425 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-1290157850'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:24.911709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Create volume of 2 GB Aug 07 16:18:24.918120 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Availability Zones retrieved successfully. Aug 07 16:18:24.925155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Flow 'volume_create_api' (7208be13-d8f8-4ac5-8bed-a346cdba1024) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:24.926563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61dd019-f8fc-4ff7-9133-3305255fa2a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:24.927966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:24.988628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c61dd019-f8fc-4ff7-9133-3305255fa2a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:24.990959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298e1a13-0b6e-4428-90d1-580cce50ef38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:25.100789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Created reservations ['8f56138d-6d92-4d17-8dd6-fda5ad43b41b', '2d3c5bb7-badc-432c-b5c8-8c2c36095093', 'e7e6513d-0a15-4017-ae91-2fd72ea01080', '06ee68d8-50d6-4979-bc22-8eb4922f3d4b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:25.103647 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (298e1a13-0b6e-4428-90d1-580cce50ef38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f56138d-6d92-4d17-8dd6-fda5ad43b41b', '2d3c5bb7-badc-432c-b5c8-8c2c36095093', 'e7e6513d-0a15-4017-ae91-2fd72ea01080', '06ee68d8-50d6-4979-bc22-8eb4922f3d4b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:25.104954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63152b71-366e-4a4b-bb8c-ca6d73e75854) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:25.138020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (63152b71-366e-4a4b-bb8c-ca6d73e75854) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1290157850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e744def9924704af41bdf8815b3f7a',qos_specs=None,replication_status=,reservations=['8f56138d-6d92-4d17-8dd6-fda5ad43b41b','2d3c5bb7-badc-432c-b5c8-8c2c36095093','e7e6513d-0a15-4017-ae91-2fd72ea01080','06ee68d8-50d6-4979-bc22-8eb4922f3d4b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab8b13aa89a4e6a9851fdec79675e92',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-1290157850',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='44e744def9924704af41bdf8815b3f7a',provider_auth=None,provider_geometry=None,provider_id=None,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='dab8b13aa89a4e6a9851fdec79675e92',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:25.138914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967cb460-9eaa-4f95-9161-50ad525c5c75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:25.163715 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (967cb460-9eaa-4f95-9161-50ad525c5c75) transitioned into state 'SUCCESS' from state '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-1290157850',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='44e744def9924704af41bdf8815b3f7a',qos_specs=None,replication_status=,reservations=['8f56138d-6d92-4d17-8dd6-fda5ad43b41b','2d3c5bb7-badc-432c-b5c8-8c2c36095093','e7e6513d-0a15-4017-ae91-2fd72ea01080','06ee68d8-50d6-4979-bc22-8eb4922f3d4b'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab8b13aa89a4e6a9851fdec79675e92',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:25.164335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9571fb-a8a5-4811-965b-2cafd617c261) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:25.178415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a9571fb-a8a5-4811-965b-2cafd617c261) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:25.179535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Flow 'volume_create_api' (7208be13-d8f8-4ac5-8bed-a346cdba1024) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:25.179973 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Create volume request issued successfully. Aug 07 16:18:25.180615 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f41c2d66-dd7f-427f-8fe5-690db470e53b tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:25.181208 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 651/2577] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:18:24 2026] POST /volume/v3/volumes => generated 753 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:25.198639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6fcadc3-8f12-4012-b2c4-496088a13cd1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:25.202519 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6fcadc3-8f12-4012-b2c4-496088a13cd1 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] GET https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:25.203084 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6fcadc3-8f12-4012-b2c4-496088a13cd1 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:25.203235 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6fcadc3-8f12-4012-b2c4-496088a13cd1 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:25.216331 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:25.216331 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:25.221199 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a6fcadc3-8f12-4012-b2c4-496088a13cd1 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Volume info retrieved successfully. Aug 07 16:18:25.231399 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6fcadc3-8f12-4012-b2c4-496088a13cd1 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e returned with HTTP 200 Aug 07 16:18:25.231946 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 641/2578] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:25 2026] GET /volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e => generated 821 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:25.542874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c26fa82d-7d34-4d20-9b55-a7d18e7c701d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:25.545752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c26fa82d-7d34-4d20-9b55-a7d18e7c701d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:25.546019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c26fa82d-7d34-4d20-9b55-a7d18e7c701d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:25.546267 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c26fa82d-7d34-4d20-9b55-a7d18e7c701d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:25.546426 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c26fa82d-7d34-4d20-9b55-a7d18e7c701d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:25.552574 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:25.552574 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:25.555187 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c26fa82d-7d34-4d20-9b55-a7d18e7c701d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:25.555187 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 641/2579] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:25 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:25.608608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-2a638697-890d-454a-9ef5-d00c5b8a8527 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:25.612147 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-2a638697-890d-454a-9ef5-d00c5b8a8527 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:25.613089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-2a638697-890d-454a-9ef5-d00c5b8a8527 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:25.613089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-2a638697-890d-454a-9ef5-d00c5b8a8527 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:25.633343 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:25.633343 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:25.642328 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-2a638697-890d-454a-9ef5-d00c5b8a8527 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:25.648486 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-2a638697-890d-454a-9ef5-d00c5b8a8527 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:25.649132 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 647/2580] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:25 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 1228 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:25.690459 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:25.693988 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] POST https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa/action Aug 07 16:18:25.695260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:25.695260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:25.711783 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:25.711783 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:25.711977 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:25.728137 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Begin detaching volume completed successfully. Aug 07 16:18:25.728394 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-5f6e8eaf-31e1-4e57-88cb-6eb8df49a587 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa/action returned with HTTP 202 Aug 07 16:18:25.729414 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 652/2581] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:18:25 2026] POST /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Aug 07 16:18:25.835644 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6f3b2da3-7440-45cb-bc30-876008850f4a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:25.836855 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f3b2da3-7440-45cb-bc30-876008850f4a None None] GET https://10.4.3.24/volume// Aug 07 16:18:25.836855 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f3b2da3-7440-45cb-bc30-876008850f4a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:25.837164 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6f3b2da3-7440-45cb-bc30-876008850f4a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:25.840005 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6f3b2da3-7440-45cb-bc30-876008850f4a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:25.840275 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 642/2582] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:25 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:25.891641 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-4d67d619-6466-4c04-b4b1-e06c914c1c6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:25.894080 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-4d67d619-6466-4c04-b4b1-e06c914c1c6e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:25.894435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-4d67d619-6466-4c04-b4b1-e06c914c1c6e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:25.894646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-4d67d619-6466-4c04-b4b1-e06c914c1c6e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:25.906822 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:25.906822 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:25.911740 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-4d67d619-6466-4c04-b4b1-e06c914c1c6e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:25.917219 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-4d67d619-6466-4c04-b4b1-e06c914c1c6e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:25.917687 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 642/2583] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:25 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 1411 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:26.251814 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b99f066a-e0c5-4834-8050-488bd79e5365 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:26.253614 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b99f066a-e0c5-4834-8050-488bd79e5365 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] GET https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:26.253818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b99f066a-e0c5-4834-8050-488bd79e5365 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:26.254029 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b99f066a-e0c5-4834-8050-488bd79e5365 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:26.262288 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:26.262288 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:26.267791 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b99f066a-e0c5-4834-8050-488bd79e5365 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Volume info retrieved successfully. Aug 07 16:18:26.273649 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b99f066a-e0c5-4834-8050-488bd79e5365 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e returned with HTTP 200 Aug 07 16:18:26.274325 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 648/2584] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:26 2026] GET /volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e => generated 846 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:26.291896 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:26.294815 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:26.295098 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:26.297563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:26.308223 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:26.308223 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:26.309002 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Volume retrieved successfully. Aug 07 16:18:26.309366 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Create volume of 1 GB Aug 07 16:18:26.317182 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Availability Zones retrieved successfully. Aug 07 16:18:26.342026 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Flow 'volume_create_api' (709f2cbb-47fa-44d9-8a9a-08114c9a1457) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:26.351022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040ebf18-7b27-47f2-8e3f-62adde7bb10c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:26.353768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:26.358086 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040ebf18-7b27-47f2-8e3f-62adde7bb10c) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 16:18:26.358086 np0000006731 devstack@c-api.service[100267]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than original volume size 2GB. They must be >= original volume size. Aug 07 16:18:26.368387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040ebf18-7b27-47f2-8e3f-62adde7bb10c) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:26.372733 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (040ebf18-7b27-47f2-8e3f-62adde7bb10c) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:18:26.375251 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Flow 'volume_create_api' (709f2cbb-47fa-44d9-8a9a-08114c9a1457) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 16:18:26.376824 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9036cc5-47ca-41d2-b57d-2d33201d612a tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:18:26.378854 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 653/2585] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:18:26 2026] POST /volume/v3/volumes => generated 173 bytes in 88 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:18:26.391286 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9370083-90b4-49f0-8f0b-60cc69aa6ec4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:26.394728 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9370083-90b4-49f0-8f0b-60cc69aa6ec4 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] GET https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:26.395068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9370083-90b4-49f0-8f0b-60cc69aa6ec4 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:26.395387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9370083-90b4-49f0-8f0b-60cc69aa6ec4 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:26.413201 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:26.413201 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:26.422042 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f9370083-90b4-49f0-8f0b-60cc69aa6ec4 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Volume info retrieved successfully. Aug 07 16:18:26.428024 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9370083-90b4-49f0-8f0b-60cc69aa6ec4 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e returned with HTTP 200 Aug 07 16:18:26.428553 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 643/2586] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:26 2026] GET /volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:26.447315 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8d84404-8991-4607-89cf-8e98900db283 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:26.450196 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:26.450395 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:26.450581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:26.450750 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Delete volume with id: 3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:26.468606 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:26.468606 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:26.469192 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Volume info retrieved successfully. Aug 07 16:18:26.507441 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Delete volume request issued successfully. Aug 07 16:18:26.507783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8d84404-8991-4607-89cf-8e98900db283 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e returned with HTTP 202 Aug 07 16:18:26.508382 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 643/2587] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:26 2026] DELETE /volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:26.522750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35050d25-60f8-4758-a42e-b184134eb431 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:26.528540 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35050d25-60f8-4758-a42e-b184134eb431 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] GET https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:26.529084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35050d25-60f8-4758-a42e-b184134eb431 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:26.529156 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35050d25-60f8-4758-a42e-b184134eb431 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:26.559440 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:26.559440 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:26.573119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5d51770-496d-476f-9436-19bebe9ac61f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:26.573364 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35050d25-60f8-4758-a42e-b184134eb431 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Volume info retrieved successfully. Aug 07 16:18:26.577333 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5d51770-496d-476f-9436-19bebe9ac61f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:26.577333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5d51770-496d-476f-9436-19bebe9ac61f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:26.577333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5d51770-496d-476f-9436-19bebe9ac61f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:26.577333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a5d51770-496d-476f-9436-19bebe9ac61f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:26.586032 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:26.586032 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:26.587242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5d51770-496d-476f-9436-19bebe9ac61f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:26.587900 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 654/2588] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:26 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:26.592387 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35050d25-60f8-4758-a42e-b184134eb431 tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e returned with HTTP 200 Aug 07 16:18:26.594588 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 649/2589] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:26 2026] GET /volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e => generated 845 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:27.601404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b024f389-9c65-43fe-b2cd-14edbf69f18e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:27.603782 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b024f389-9c65-43fe-b2cd-14edbf69f18e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:27.604224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b024f389-9c65-43fe-b2cd-14edbf69f18e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:27.604572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b024f389-9c65-43fe-b2cd-14edbf69f18e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:27.605548 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b024f389-9c65-43fe-b2cd-14edbf69f18e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:27.611080 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:27.611080 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:27.612236 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b024f389-9c65-43fe-b2cd-14edbf69f18e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:27.613397 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 644/2590] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:27 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:27.618441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1488b8e0-db7f-4938-abb5-6e02c2a92efb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:27.621407 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1488b8e0-db7f-4938-abb5-6e02c2a92efb tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] GET https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e Aug 07 16:18:27.622173 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1488b8e0-db7f-4938-abb5-6e02c2a92efb tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:27.622337 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1488b8e0-db7f-4938-abb5-6e02c2a92efb tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:27.631549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1488b8e0-db7f-4938-abb5-6e02c2a92efb tempest-VolumesCloneNegativeTest-48599483 tempest-VolumesCloneNegativeTest-48599483-project-member] https://10.4.3.24/volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e returned with HTTP 404 Aug 07 16:18:27.632475 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 644/2591] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:27 2026] GET /volume/v3/volumes/3d114c0e-5f6e-4fe5-8b3e-ccf06bbe819e => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:28.625158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-127d4cb6-9b43-48b5-b774-22b2a3d3fed9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:28.627137 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-127d4cb6-9b43-48b5-b774-22b2a3d3fed9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:28.627364 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-127d4cb6-9b43-48b5-b774-22b2a3d3fed9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:28.627588 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-127d4cb6-9b43-48b5-b774-22b2a3d3fed9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:28.627746 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-127d4cb6-9b43-48b5-b774-22b2a3d3fed9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:28.631815 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:28.631815 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:28.632577 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-127d4cb6-9b43-48b5-b774-22b2a3d3fed9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:28.632919 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 655/2592] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:28 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:29.643973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a12a91a2-178f-458c-a4a2-40700e33d5cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:29.645766 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a12a91a2-178f-458c-a4a2-40700e33d5cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:29.645892 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a12a91a2-178f-458c-a4a2-40700e33d5cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:29.646057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a12a91a2-178f-458c-a4a2-40700e33d5cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:29.646149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a12a91a2-178f-458c-a4a2-40700e33d5cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:29.650339 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:29.650339 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:29.651229 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a12a91a2-178f-458c-a4a2-40700e33d5cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:29.651424 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 650/2593] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:29 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:30.371419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-52e562de-32be-4760-b804-5ad2c713171e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:30.373878 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-52e562de-32be-4760-b804-5ad2c713171e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9 Aug 07 16:18:30.374130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-52e562de-32be-4760-b804-5ad2c713171e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:30.374384 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-52e562de-32be-4760-b804-5ad2c713171e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:30.387874 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:30.387874 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:30.482765 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-37d1fae6-44d7-4ea5-be60-d94a2d667cfa req-52e562de-32be-4760-b804-5ad2c713171e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9 returned with HTTP 200 Aug 07 16:18:30.483445 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 645/2594] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:30 2026] DELETE /volume/v3/attachments/4337abc3-e6fd-4f9d-8c97-bf5dfaa2b2c9 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:30.663586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5aaae8cc-fb8a-4bfe-86be-8c41826928c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:30.666334 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aaae8cc-fb8a-4bfe-86be-8c41826928c2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:30.666567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aaae8cc-fb8a-4bfe-86be-8c41826928c2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:30.668796 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5aaae8cc-fb8a-4bfe-86be-8c41826928c2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:30.668949 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5aaae8cc-fb8a-4bfe-86be-8c41826928c2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:30.682857 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:30.682857 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:30.683910 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5aaae8cc-fb8a-4bfe-86be-8c41826928c2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:30.686385 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 645/2595] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:30 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:31.062892 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.065129 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:31.065368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.065588 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.065799 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume with id: 093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:31.074888 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:31.074888 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:31.075532 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:31.108318 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume request issued successfully. Aug 07 16:18:31.108318 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ca5f312b-35d9-4e46-9d1d-c7863f5f18fe tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 202 Aug 07 16:18:31.108318 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 656/2596] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:31 2026] DELETE /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:31.156488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-719cd85a-48b2-4519-b35a-2c0e34f83128 req-750e61ff-afea-4ffc-acf3-b9aeff483281 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.158873 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-719cd85a-48b2-4519-b35a-2c0e34f83128 req-750e61ff-afea-4ffc-acf3-b9aeff483281 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:31.160392 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-719cd85a-48b2-4519-b35a-2c0e34f83128 req-750e61ff-afea-4ffc-acf3-b9aeff483281 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.160392 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-719cd85a-48b2-4519-b35a-2c0e34f83128 req-750e61ff-afea-4ffc-acf3-b9aeff483281 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.169930 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:31.169930 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:31.176460 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-719cd85a-48b2-4519-b35a-2c0e34f83128 req-750e61ff-afea-4ffc-acf3-b9aeff483281 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:31.184184 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-719cd85a-48b2-4519-b35a-2c0e34f83128 req-750e61ff-afea-4ffc-acf3-b9aeff483281 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 200 Aug 07 16:18:31.184794 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 651/2597] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:31 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 935 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:18:31.257322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fe1fe3d6-d413-4f14-b388-87d88713ab59 req-484f6ab1-268b-486e-936d-ede0e51ae6ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.263708 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fe1fe3d6-d413-4f14-b388-87d88713ab59 req-484f6ab1-268b-486e-936d-ede0e51ae6ae tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:31.263708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fe1fe3d6-d413-4f14-b388-87d88713ab59 req-484f6ab1-268b-486e-936d-ede0e51ae6ae tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.263708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fe1fe3d6-d413-4f14-b388-87d88713ab59 req-484f6ab1-268b-486e-936d-ede0e51ae6ae tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.275637 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fe1fe3d6-d413-4f14-b388-87d88713ab59 req-484f6ab1-268b-486e-936d-ede0e51ae6ae tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 404 Aug 07 16:18:31.276310 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 646/2598] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:31 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:31.698579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fcc66e1-ee81-41cf-8299-e3df82e843af None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.700639 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fcc66e1-ee81-41cf-8299-e3df82e843af tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:31.700852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fcc66e1-ee81-41cf-8299-e3df82e843af tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.701085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fcc66e1-ee81-41cf-8299-e3df82e843af tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.701476 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3fcc66e1-ee81-41cf-8299-e3df82e843af tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:31.706794 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:31.706794 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:31.707752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fcc66e1-ee81-41cf-8299-e3df82e843af tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:31.708238 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 646/2599] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:31 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:31.723022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9353f27-620e-40d1-850e-3589433efe68 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.724915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9353f27-620e-40d1-850e-3589433efe68 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:31.725152 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9353f27-620e-40d1-850e-3589433efe68 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.725387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9353f27-620e-40d1-850e-3589433efe68 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.725529 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f9353f27-620e-40d1-850e-3589433efe68 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:31.730886 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:31.730886 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:31.732006 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9353f27-620e-40d1-850e-3589433efe68 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:31.732542 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 657/2600] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:31 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:31.748277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.751092 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:31.751456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.752025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.752025 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete backup with id: c3718dc4-dc06-4b2e-a820-ea9abd40bd73. Aug 07 16:18:31.758195 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:31.758195 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:31.773215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] delete_backup rpcapi backup_id c3718dc4-dc06-4b2e-a820-ea9abd40bd73 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:18:31.775718 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12f2ae6a-7038-4e7c-b6ea-058ef5f394d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 202 Aug 07 16:18:31.776273 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 652/2601] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:31 2026] DELETE /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:31.786566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-deaa0d64-c50a-4589-aea9-db7802797a35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:31.790504 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deaa0d64-c50a-4589-aea9-db7802797a35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:31.790985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deaa0d64-c50a-4589-aea9-db7802797a35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:31.791119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-deaa0d64-c50a-4589-aea9-db7802797a35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:31.791328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-deaa0d64-c50a-4589-aea9-db7802797a35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:31.798900 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:31.798900 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:31.799774 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-deaa0d64-c50a-4589-aea9-db7802797a35 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 200 Aug 07 16:18:31.801615 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 647/2602] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:31 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 705 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:32.815932 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46391395-f3d1-4657-a3ee-09247aeced1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:32.818145 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46391395-f3d1-4657-a3ee-09247aeced1d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 Aug 07 16:18:32.818378 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46391395-f3d1-4657-a3ee-09247aeced1d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:32.818566 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46391395-f3d1-4657-a3ee-09247aeced1d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:32.818697 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-46391395-f3d1-4657-a3ee-09247aeced1d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id c3718dc4-dc06-4b2e-a820-ea9abd40bd73. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:32.823207 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46391395-f3d1-4657-a3ee-09247aeced1d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 returned with HTTP 404 Aug 07 16:18:32.823731 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 647/2603] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:32 2026] GET /volume/v3/backups/c3718dc4-dc06-4b2e-a820-ea9abd40bd73 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:32.834086 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e189f43-305d-4903-8c46-688bafc4999d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:32.835869 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:18:32.836232 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "74fc043b-df18-4d27-8c6b-9f917cd9afbc", "incremental": true, "force": true, "name": "tempest-VolumesBackupsTest-Backup-865156289", "container": "tempest-volumesbackupstest-backup-container-700861931"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:32.837987 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating new backup {'backup': {'volume_id': '74fc043b-df18-4d27-8c6b-9f917cd9afbc', 'incremental': True, 'force': True, 'name': 'tempest-VolumesBackupsTest-Backup-865156289', 'container': 'tempest-volumesbackupstest-backup-container-700861931'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:18:32.838177 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Creating backup of volume 74fc043b-df18-4d27-8c6b-9f917cd9afbc in container tempest-volumesbackupstest-backup-container-700861931 Aug 07 16:18:32.858212 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:32.858212 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:32.858806 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:32.880255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Created reservations ['e3079f14-61a9-491b-9bb4-34de6433c0fe', '49244d4e-99cc-4f06-99e0-4f6ef2dfe013'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:32.931291 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e189f43-305d-4903-8c46-688bafc4999d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:18:32.931722 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 658/2604] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:18:32 2026] POST /volume/v3/backups => generated 327 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:32.943072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3866a472-9c17-4938-9c84-5e752a199f66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:32.945861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3866a472-9c17-4938-9c84-5e752a199f66 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:32.946255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3866a472-9c17-4938-9c84-5e752a199f66 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:32.946623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3866a472-9c17-4938-9c84-5e752a199f66 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:32.946859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3866a472-9c17-4938-9c84-5e752a199f66 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:32.953402 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:32.953402 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:32.954647 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3866a472-9c17-4938-9c84-5e752a199f66 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:32.955330 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 653/2605] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:32 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 784 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:33.967992 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f187ffa3-102d-4313-9368-60af8ce10dc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:33.970813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f187ffa3-102d-4313-9368-60af8ce10dc6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:33.971087 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f187ffa3-102d-4313-9368-60af8ce10dc6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:33.971280 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f187ffa3-102d-4313-9368-60af8ce10dc6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:33.971446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f187ffa3-102d-4313-9368-60af8ce10dc6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:33.978007 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:33.978007 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:33.978514 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f187ffa3-102d-4313-9368-60af8ce10dc6 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:33.979211 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 648/2606] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:33 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:34.994696 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7790fef-f216-470c-bf9d-5d456156a055 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:34.998629 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7790fef-f216-470c-bf9d-5d456156a055 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:34.998629 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7790fef-f216-470c-bf9d-5d456156a055 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:34.998629 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7790fef-f216-470c-bf9d-5d456156a055 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:34.998629 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c7790fef-f216-470c-bf9d-5d456156a055 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:35.005098 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:35.005098 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:35.006098 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7790fef-f216-470c-bf9d-5d456156a055 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:35.006454 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 648/2607] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:34 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:36.024800 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2864bd10-07b1-4a50-b097-5cb5fbd668cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:36.032865 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2864bd10-07b1-4a50-b097-5cb5fbd668cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:36.033236 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2864bd10-07b1-4a50-b097-5cb5fbd668cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:36.033486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2864bd10-07b1-4a50-b097-5cb5fbd668cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:36.033633 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2864bd10-07b1-4a50-b097-5cb5fbd668cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:36.045174 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:36.045174 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:36.045174 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2864bd10-07b1-4a50-b097-5cb5fbd668cf tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:36.045617 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 659/2608] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:36 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:36.582284 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-be853594-6c31-4737-a34e-8ba8e510bbea req-21ce552b-6829-4126-a955-5cf1c7c88642 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:36.588618 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-be853594-6c31-4737-a34e-8ba8e510bbea req-21ce552b-6829-4126-a955-5cf1c7c88642 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb Aug 07 16:18:36.588618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-be853594-6c31-4737-a34e-8ba8e510bbea req-21ce552b-6829-4126-a955-5cf1c7c88642 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:36.588924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-be853594-6c31-4737-a34e-8ba8e510bbea req-21ce552b-6829-4126-a955-5cf1c7c88642 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:36.606371 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:36.606371 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:36.697336 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-be853594-6c31-4737-a34e-8ba8e510bbea req-21ce552b-6829-4126-a955-5cf1c7c88642 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb returned with HTTP 200 Aug 07 16:18:36.699428 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 654/2609] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:36 2026] DELETE /volume/v3/attachments/0353be1d-5394-46f6-9620-287ce899c3cb => generated 19 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:37.069818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8aec0329-1607-4dac-b68b-fe20656c6b7f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:37.074472 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8aec0329-1607-4dac-b68b-fe20656c6b7f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:37.074472 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8aec0329-1607-4dac-b68b-fe20656c6b7f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:37.074784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8aec0329-1607-4dac-b68b-fe20656c6b7f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:37.081970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8aec0329-1607-4dac-b68b-fe20656c6b7f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:37.081970 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:37.081970 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:37.081970 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8aec0329-1607-4dac-b68b-fe20656c6b7f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:37.082816 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 649/2610] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:37 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:38.098108 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:38.098487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40da8610-ce6b-48c8-ace3-03ddbfdb9366 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:38.100100 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:18:38.100340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:38.100479 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40da8610-ce6b-48c8-ace3-03ddbfdb9366 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:38.100555 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:38.100740 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume with id: 74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:18:38.100808 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40da8610-ce6b-48c8-ace3-03ddbfdb9366 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:38.101072 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40da8610-ce6b-48c8-ace3-03ddbfdb9366 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:38.101227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-40da8610-ce6b-48c8-ace3-03ddbfdb9366 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:38.103175 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=342,cinder:INSERT=51,cinder:UPDATE=90 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:18:38.108277 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:38.108277 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:38.109280 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40da8610-ce6b-48c8-ace3-03ddbfdb9366 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:38.109832 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 660/2611] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:38 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:38.111545 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:38.111545 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:38.112972 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:38.148264 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume request issued successfully. Aug 07 16:18:38.148493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8f03e05-c9f7-42f7-b9fe-6cce497fc493 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 202 Aug 07 16:18:38.148969 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 649/2612] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:38 2026] DELETE /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:38.165914 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bcbcaf4-434f-4edb-a049-a8e0cebd1166 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:38.174185 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bcbcaf4-434f-4edb-a049-a8e0cebd1166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:18:38.174185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bcbcaf4-434f-4edb-a049-a8e0cebd1166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:38.174185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bcbcaf4-434f-4edb-a049-a8e0cebd1166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:38.188731 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:38.188731 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:38.198784 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1bcbcaf4-434f-4edb-a049-a8e0cebd1166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Volume info retrieved successfully. Aug 07 16:18:38.207254 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bcbcaf4-434f-4edb-a049-a8e0cebd1166 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 200 Aug 07 16:18:38.207759 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 655/2613] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:38 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 1248 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:39.124215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b134f359-b929-4309-824d-8de6a9e2afed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.126676 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b134f359-b929-4309-824d-8de6a9e2afed tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:39.126930 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b134f359-b929-4309-824d-8de6a9e2afed tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.127169 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b134f359-b929-4309-824d-8de6a9e2afed tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.127316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b134f359-b929-4309-824d-8de6a9e2afed tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:39.132340 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=298,cinder:UPDATE=68,cinder:INSERT=27 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:18:39.133728 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:39.133728 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:39.134967 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b134f359-b929-4309-824d-8de6a9e2afed tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:39.135602 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 650/2614] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:39 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:39.224873 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac4401c0-f303-421b-b51b-b049d8a7278e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.232009 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac4401c0-f303-421b-b51b-b049d8a7278e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 Aug 07 16:18:39.232369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac4401c0-f303-421b-b51b-b049d8a7278e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.232705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac4401c0-f303-421b-b51b-b049d8a7278e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.241330 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=362,cinder:UPDATE=80,cinder:INSERT=53 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:18:39.249424 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac4401c0-f303-421b-b51b-b049d8a7278e tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 returned with HTTP 404 Aug 07 16:18:39.250042 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 661/2615] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:39 2026] GET /volume/v3/volumes/74015b41-e64e-4b41-afd7-211d55680d98 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:39.260338 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-762ee1de-1ef6-4ebf-97f5-af6cb436fbce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.263814 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-762ee1de-1ef6-4ebf-97f5-af6cb436fbce tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:39.264084 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-762ee1de-1ef6-4ebf-97f5-af6cb436fbce tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.264669 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-762ee1de-1ef6-4ebf-97f5-af6cb436fbce tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.264961 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-762ee1de-1ef6-4ebf-97f5-af6cb436fbce tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume with id: 093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:39.272284 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-762ee1de-1ef6-4ebf-97f5-af6cb436fbce tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 404 Aug 07 16:18:39.273020 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 650/2616] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:39 2026] DELETE /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:39.282003 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c344958b-097f-4947-ad92-6efc9e4c6f00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.284450 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c344958b-097f-4947-ad92-6efc9e4c6f00 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa Aug 07 16:18:39.284818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c344958b-097f-4947-ad92-6efc9e4c6f00 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.285085 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c344958b-097f-4947-ad92-6efc9e4c6f00 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.289220 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=297,cinder:UPDATE=48,cinder:INSERT=16 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:18:39.298506 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c344958b-097f-4947-ad92-6efc9e4c6f00 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa returned with HTTP 404 Aug 07 16:18:39.299320 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 656/2617] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:39 2026] GET /volume/v3/volumes/093eb764-1ab9-4576-bf6c-f832e9eb39aa => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:39.308779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b1531c37-1483-4dc8-91c1-f34fe7d3258c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.310989 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1531c37-1483-4dc8-91c1-f34fe7d3258c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:39.311356 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1531c37-1483-4dc8-91c1-f34fe7d3258c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.311592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b1531c37-1483-4dc8-91c1-f34fe7d3258c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.311900 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b1531c37-1483-4dc8-91c1-f34fe7d3258c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Delete volume with id: ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:39.322974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b1531c37-1483-4dc8-91c1-f34fe7d3258c tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 404 Aug 07 16:18:39.323827 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 651/2618] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:39 2026] DELETE /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:39.334752 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ba0c3180-a812-4c21-a956-cdeeea5e6a17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.337777 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba0c3180-a812-4c21-a956-cdeeea5e6a17 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] GET https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e Aug 07 16:18:39.338002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba0c3180-a812-4c21-a956-cdeeea5e6a17 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.338230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ba0c3180-a812-4c21-a956-cdeeea5e6a17 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.348242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ba0c3180-a812-4c21-a956-cdeeea5e6a17 tempest-TestInstancesWithCinderVolumes-1927510382 tempest-TestInstancesWithCinderVolumes-1927510382-project-member] https://10.4.3.24/volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e returned with HTTP 404 Aug 07 16:18:39.348871 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 662/2619] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:39 2026] GET /volume/v3/volumes/ad38533b-dcbc-4e66-bdc4-1f8a3b1aea7e => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:39.358729 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.364777 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:18:39.365196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.365259 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.369206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:18:39.483940 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Get all volumes completed successfully. Aug 07 16:18:39.486946 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:39.486946 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:39.494180 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc4d9a2-bd83-441a-9c42-acaee1549e1e tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:18:39.494727 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 651/2620] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:18:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15932 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:39.516921 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29212d93-4ca2-4cfd-b2dc-8137fc408c25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.519044 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29212d93-4ca2-4cfd-b2dc-8137fc408c25 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] DELETE https://10.4.3.24/volume/v3/types/9cf131f0-9151-4f57-9d5a-87249fe4bb35 Aug 07 16:18:39.519336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29212d93-4ca2-4cfd-b2dc-8137fc408c25 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.519705 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29212d93-4ca2-4cfd-b2dc-8137fc408c25 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.585103 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29212d93-4ca2-4cfd-b2dc-8137fc408c25 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/types/9cf131f0-9151-4f57-9d5a-87249fe4bb35 returned with HTTP 202 Aug 07 16:18:39.585635 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 657/2621] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:18:39 2026] DELETE /volume/v3/types/9cf131f0-9151-4f57-9d5a-87249fe4bb35 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:39.593859 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.595885 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:18:39.596111 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.596351 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.597217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:18:39.657939 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Get all volumes completed successfully. Aug 07 16:18:39.661275 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:39.661275 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:39.674379 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-adf8e9aa-0bb8-4e6e-b1cb-3ea9e13a04db tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:18:39.675636 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 652/2622] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:18:39 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15932 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:39.703635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75c573ee-18f1-4e9a-ad43-8d950a44e778 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:39.706621 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c573ee-18f1-4e9a-ad43-8d950a44e778 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] DELETE https://10.4.3.24/volume/v3/types/868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1 Aug 07 16:18:39.707220 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c573ee-18f1-4e9a-ad43-8d950a44e778 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:39.707536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75c573ee-18f1-4e9a-ad43-8d950a44e778 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:39.737384 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75c573ee-18f1-4e9a-ad43-8d950a44e778 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/types/868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1 returned with HTTP 202 Aug 07 16:18:39.737882 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 663/2623] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:18:39 2026] DELETE /volume/v3/types/868b8bf6-c7c0-43c8-b6ec-ba26dc582bf1 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:40.152340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e12104af-d527-4c9c-a822-6e63e91c269c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:40.156692 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e12104af-d527-4c9c-a822-6e63e91c269c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:40.157204 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e12104af-d527-4c9c-a822-6e63e91c269c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:40.158013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e12104af-d527-4c9c-a822-6e63e91c269c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:40.158982 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e12104af-d527-4c9c-a822-6e63e91c269c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:40.167102 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:40.167102 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:40.168374 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e12104af-d527-4c9c-a822-6e63e91c269c tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:40.168923 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 652/2624] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:40 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:40.344438 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93655042-f88a-4517-918b-13d8f2c36620 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:40.347252 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93655042-f88a-4517-918b-13d8f2c36620 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:18:40.348406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93655042-f88a-4517-918b-13d8f2c36620 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:40.348746 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93655042-f88a-4517-918b-13d8f2c36620 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:40.350160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-93655042-f88a-4517-918b-13d8f2c36620 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:18:40.421066 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93655042-f88a-4517-918b-13d8f2c36620 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Get all volumes completed successfully. Aug 07 16:18:40.423696 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:40.423696 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:40.431467 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93655042-f88a-4517-918b-13d8f2c36620 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:18:40.431701 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 658/2625] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:18:40 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15932 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:40.454435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83d49609-ff83-4454-b877-f33a942a5ab0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:40.456369 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 Aug 07 16:18:40.456622 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:40.456891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:40.457098 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Delete volume with id: 3c273492-ef3b-4376-ab1b-3d9b991bcab8 Aug 07 16:18:40.466836 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:40.466836 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:40.467326 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Volume info retrieved successfully. Aug 07 16:18:40.483918 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.image.cache [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Evicting image cache entry: {'id': 2, 'image_id': '442b512e-8be0-4ed0-9473-7db397bd1b61', 'volume_id': '3c273492-ef3b-4376-ab1b-3d9b991bcab8', 'host': 'np0000006731@storpool#template_virtual', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 16, 16, 53), 'last_used': datetime.datetime(2026, 8, 7, 16, 17, 4)}. {{(pid=100265) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 16:18:40.502421 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Delete volume request issued successfully. Aug 07 16:18:40.502945 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83d49609-ff83-4454-b877-f33a942a5ab0 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 returned with HTTP 202 Aug 07 16:18:40.503647 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 653/2626] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:40 2026] DELETE /volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:40.515172 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6221a89c-6d50-457f-9dff-a2fce44f956f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:40.520370 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6221a89c-6d50-457f-9dff-a2fce44f956f tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] GET https://10.4.3.24/volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 Aug 07 16:18:40.522024 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6221a89c-6d50-457f-9dff-a2fce44f956f tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:40.522024 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6221a89c-6d50-457f-9dff-a2fce44f956f tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:40.538802 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:40.538802 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:40.548343 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6221a89c-6d50-457f-9dff-a2fce44f956f tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Volume info retrieved successfully. Aug 07 16:18:40.555365 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6221a89c-6d50-457f-9dff-a2fce44f956f tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 returned with HTTP 200 Aug 07 16:18:40.555684 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 664/2627] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:40 2026] GET /volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 => generated 1148 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:41.182408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3f238eb-65c3-434d-8b07-e945995a0384 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:41.185502 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3f238eb-65c3-434d-8b07-e945995a0384 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:41.186128 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3f238eb-65c3-434d-8b07-e945995a0384 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:41.186128 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3f238eb-65c3-434d-8b07-e945995a0384 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:41.186348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b3f238eb-65c3-434d-8b07-e945995a0384 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:41.199117 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:41.199117 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:41.199585 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3f238eb-65c3-434d-8b07-e945995a0384 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:41.202975 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 653/2628] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:41 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:41.570155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9b269ea-2ff6-4ece-ad2b-0098c15f25f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:41.572959 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9b269ea-2ff6-4ece-ad2b-0098c15f25f5 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] GET https://10.4.3.24/volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 Aug 07 16:18:41.573265 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9b269ea-2ff6-4ece-ad2b-0098c15f25f5 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:41.573540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9b269ea-2ff6-4ece-ad2b-0098c15f25f5 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:41.580451 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9b269ea-2ff6-4ece-ad2b-0098c15f25f5 tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 returned with HTTP 404 Aug 07 16:18:41.581057 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 659/2629] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:41 2026] GET /volume/v3/volumes/3c273492-ef3b-4376-ab1b-3d9b991bcab8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:41.597227 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5eabd4ac-94b2-4745-b1de-0ca23c13d2ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:41.600516 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eabd4ac-94b2-4745-b1de-0ca23c13d2ab tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] DELETE https://10.4.3.24/volume/v3/types/5d3224bb-5825-4224-943a-fe9c9095e10a Aug 07 16:18:41.605529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eabd4ac-94b2-4745-b1de-0ca23c13d2ab tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:41.610395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eabd4ac-94b2-4745-b1de-0ca23c13d2ab tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:41.644889 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eabd4ac-94b2-4745-b1de-0ca23c13d2ab tempest-TestInstancesWithCinderVolumes-1439211288 tempest-TestInstancesWithCinderVolumes-1439211288-project-admin] https://10.4.3.24/volume/v3/types/5d3224bb-5825-4224-943a-fe9c9095e10a returned with HTTP 202 Aug 07 16:18:41.645297 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 654/2630] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:18:41 2026] DELETE /volume/v3/types/5d3224bb-5825-4224-943a-fe9c9095e10a => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:42.001817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d41964c-6b7f-461c-9a94-e692dc3a963e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:42.002177 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d41964c-6b7f-461c-9a94-e692dc3a963e None None] GET https://10.4.3.24/volume// Aug 07 16:18:42.002402 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d41964c-6b7f-461c-9a94-e692dc3a963e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:42.002598 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d41964c-6b7f-461c-9a94-e692dc3a963e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:42.003279 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d41964c-6b7f-461c-9a94-e692dc3a963e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:42.003279 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 665/2631] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:42 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:42.015077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-030be39a-e93a-49e6-a173-07a70e3824eb req-4dc6373e-f219-4435-8767-71c5f15ffa17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:42.019547 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-4dc6373e-f219-4435-8767-71c5f15ffa17 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:18:42.019960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-4dc6373e-f219-4435-8767-71c5f15ffa17 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a81963cb-e50c-4265-b50e-9f0e0aef423c", "connector": null, "instance_uuid": "d6f78bad-e314-4163-853f-3dabf967bde0"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:42.034333 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:42.034333 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:42.104467 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-4dc6373e-f219-4435-8767-71c5f15ffa17 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:18:42.105675 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 654/2632] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:18:42 2026] POST /volume/v3/attachments => generated 273 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:42.121420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-030be39a-e93a-49e6-a173-07a70e3824eb req-d232856a-475f-4f32-be7b-62700bb6bd5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:42.125381 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-d232856a-475f-4f32-be7b-62700bb6bd5a tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] DELETE https://10.4.3.24/volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413 Aug 07 16:18:42.125731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-d232856a-475f-4f32-be7b-62700bb6bd5a tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:42.126054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-d232856a-475f-4f32-be7b-62700bb6bd5a tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:42.135665 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:42.135665 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:42.220010 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-030be39a-e93a-49e6-a173-07a70e3824eb req-d232856a-475f-4f32-be7b-62700bb6bd5a tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413 returned with HTTP 200 Aug 07 16:18:42.220170 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba29a3fd-4a9a-4f7c-819c-77866ac8307d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:42.220386 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 660/2633] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:42 2026] DELETE /volume/v3/attachments/ff05c71e-0933-4dc4-9dc5-9c1050b16413 => generated 192 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:42.225221 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba29a3fd-4a9a-4f7c-819c-77866ac8307d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:42.225522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba29a3fd-4a9a-4f7c-819c-77866ac8307d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:42.225758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba29a3fd-4a9a-4f7c-819c-77866ac8307d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:42.225921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ba29a3fd-4a9a-4f7c-819c-77866ac8307d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:42.245291 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:42.245291 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:42.247267 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba29a3fd-4a9a-4f7c-819c-77866ac8307d tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:42.247979 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 655/2634] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:42 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:43.258507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7c3bd14-7733-42ec-8bf5-78d2980d1302 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:43.261000 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7c3bd14-7733-42ec-8bf5-78d2980d1302 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:43.261290 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7c3bd14-7733-42ec-8bf5-78d2980d1302 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:43.261522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7c3bd14-7733-42ec-8bf5-78d2980d1302 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:43.261635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f7c3bd14-7733-42ec-8bf5-78d2980d1302 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:43.266745 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:43.266745 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:43.267850 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7c3bd14-7733-42ec-8bf5-78d2980d1302 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:43.268269 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 666/2635] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:43 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 787 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:43.289915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0324d7e-8e9f-45ad-8865-d8afe3411fb4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:43.291856 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0324d7e-8e9f-45ad-8865-d8afe3411fb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:43.292102 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0324d7e-8e9f-45ad-8865-d8afe3411fb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:43.292450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0324d7e-8e9f-45ad-8865-d8afe3411fb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:43.292620 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c0324d7e-8e9f-45ad-8865-d8afe3411fb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:43.301002 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:43.301002 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:43.302129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0324d7e-8e9f-45ad-8865-d8afe3411fb4 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:43.302617 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 655/2636] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:43 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 787 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:18:43.314202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:43.317228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:43.317581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:43.317949 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:43.318198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete backup with id: 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. Aug 07 16:18:43.324134 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:43.324134 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:43.343614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] delete_backup rpcapi backup_id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:18:43.350906 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9627dd0-d145-4e2a-ad31-1f809aa82012 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 202 Aug 07 16:18:43.353321 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 661/2637] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:43 2026] DELETE /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:43.365446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-808398ff-b328-409b-9157-12eca64cb99e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:43.367402 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-808398ff-b328-409b-9157-12eca64cb99e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:43.367542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-808398ff-b328-409b-9157-12eca64cb99e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:43.367781 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-808398ff-b328-409b-9157-12eca64cb99e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:43.367939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-808398ff-b328-409b-9157-12eca64cb99e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:43.375760 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:43.375760 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:43.375927 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-808398ff-b328-409b-9157-12eca64cb99e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 200 Aug 07 16:18:43.376601 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 656/2638] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:43 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 786 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:44.178383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd02429f-ce94-415e-822e-eedabdef17d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.178546 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd02429f-ce94-415e-822e-eedabdef17d2 None None] GET https://10.4.3.24/volume// Aug 07 16:18:44.179237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd02429f-ce94-415e-822e-eedabdef17d2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.179237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd02429f-ce94-415e-822e-eedabdef17d2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.179237 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd02429f-ce94-415e-822e-eedabdef17d2 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:44.179499 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 667/2639] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:44.188230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-dcad2041-ec4f-4fb8-bd88-24bf83e1bbe7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.190943 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-dcad2041-ec4f-4fb8-bd88-24bf83e1bbe7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] GET https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:18:44.191266 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-dcad2041-ec4f-4fb8-bd88-24bf83e1bbe7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.191430 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-dcad2041-ec4f-4fb8-bd88-24bf83e1bbe7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.207904 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.207904 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:44.211920 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-dcad2041-ec4f-4fb8-bd88-24bf83e1bbe7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:18:44.217555 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-dcad2041-ec4f-4fb8-bd88-24bf83e1bbe7 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 200 Aug 07 16:18:44.218058 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 656/2640] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 1538 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:44.341090 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.341549 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-65bf5e41-0fca-4363-b422-94ebd839395d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.343433 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65bf5e41-0fca-4363-b422-94ebd839395d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:44.343719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65bf5e41-0fca-4363-b422-94ebd839395d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.343989 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-65bf5e41-0fca-4363-b422-94ebd839395d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.344279 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] PUT https://10.4.3.24/volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36 Aug 07 16:18:44.344955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:44.353976 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.353976 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:44.357073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Acquiring lock "cinder-attachment_update-a81963cb-e50c-4265-b50e-9f0e0aef423c-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:18:44.359579 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-65bf5e41-0fca-4363-b422-94ebd839395d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:44.361689 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Lock "cinder-attachment_update-a81963cb-e50c-4265-b50e-9f0e0aef423c-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:18:44.362876 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.362876 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:44.366772 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-65bf5e41-0fca-4363-b422-94ebd839395d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:44.367422 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 657/2641] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:44.383107 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65940b90-a2c4-4479-baa1-14dbf25d0a66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.386752 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65940b90-a2c4-4479-baa1-14dbf25d0a66 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:44.386987 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65940b90-a2c4-4479-baa1-14dbf25d0a66 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.387210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65940b90-a2c4-4479-baa1-14dbf25d0a66 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.390064 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6fa47df-f663-4230-b7d2-efefd08dc8ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.391833 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6fa47df-f663-4230-b7d2-efefd08dc8ee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 Aug 07 16:18:44.392356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6fa47df-f663-4230-b7d2-efefd08dc8ee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.392356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6fa47df-f663-4230-b7d2-efefd08dc8ee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.392498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e6fa47df-f663-4230-b7d2-efefd08dc8ee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id 3bdc9bc4-0087-48db-9ad6-2f38080cbb60. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:44.397087 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.397087 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:44.397448 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6fa47df-f663-4230-b7d2-efefd08dc8ee tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 returned with HTTP 404 Aug 07 16:18:44.397919 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 657/2642] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/backups/3bdc9bc4-0087-48db-9ad6-2f38080cbb60 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:44.400852 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65940b90-a2c4-4479-baa1-14dbf25d0a66 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:44.404587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.406908 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:44.407168 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65940b90-a2c4-4479-baa1-14dbf25d0a66 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:44.407418 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1777729201", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:44.407697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 668/2643] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:44.410080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1777729201', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:44.410080 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create volume of 1 GB Aug 07 16:18:44.415404 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Availability Zones retrieved successfully. Aug 07 16:18:44.423748 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Flow 'volume_create_api' (cae083f3-9f30-4c9b-b172-4f70d3f3e0b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:44.429282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078ed560-bb68-4d41-9785-bd8d56e1c042) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:44.430491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:44.452828 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Lock "cinder-attachment_update-a81963cb-e50c-4265-b50e-9f0e0aef423c-np0000006731" released by "attachment_update" :: held 0.090s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:18:44.452828 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-e0e2d5a3-8074-4b95-a7b7-262d7cdc2c30 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36 returned with HTTP 200 Aug 07 16:18:44.452828 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 662/2644] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:18:44 2026] PUT /volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36 => generated 969 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:44.458452 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ff8289f0-eb5e-48ba-9eea-1829c6285215 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.460816 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ff8289f0-eb5e-48ba-9eea-1829c6285215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:44.461016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ff8289f0-eb5e-48ba-9eea-1829c6285215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.461204 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ff8289f0-eb5e-48ba-9eea-1829c6285215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.462071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (078ed560-bb68-4d41-9785-bd8d56e1c042) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:44.463537 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79efa6dd-d179-47b2-a65c-7c01cad2aa99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:44.470136 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.470136 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:44.479109 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ff8289f0-eb5e-48ba-9eea-1829c6285215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:44.483032 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ff8289f0-eb5e-48ba-9eea-1829c6285215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:44.483488 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 658/2645] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:44.484537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-1e679a1a-5594-4305-9d17-92ef79f0c7c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.488404 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-1e679a1a-5594-4305-9d17-92ef79f0c7c1 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] POST https://10.4.3.24/volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36/action Aug 07 16:18:44.489640 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-1e679a1a-5594-4305-9d17-92ef79f0c7c1 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:44.490000 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-1e679a1a-5594-4305-9d17-92ef79f0c7c1 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:44.506460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.508282 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:44.508492 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.508693 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.508806 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete backup with id: bacbdc7e-4e2d-4d6f-8231-53d59451516a. Aug 07 16:18:44.513515 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.513515 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:44.528011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] delete_backup rpcapi backup_id bacbdc7e-4e2d-4d6f-8231-53d59451516a {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:18:44.532133 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dec7d64d-4dd7-46a7-9ef4-f6ce67fffc42 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 202 Aug 07 16:18:44.532133 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 663/2646] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:44 2026] DELETE /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:44.533091 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.533091 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:44.536708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Created reservations ['fb358c8d-622a-4ef5-82ff-effc9f5e4377', '3670fd37-b058-4096-afaf-debf2a7383b8', 'b78d5a4c-e781-4916-8159-427cb3de277c', '3fd803b6-92d2-4843-8b04-3d524a0439c7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:44.537239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79efa6dd-d179-47b2-a65c-7c01cad2aa99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fb358c8d-622a-4ef5-82ff-effc9f5e4377', '3670fd37-b058-4096-afaf-debf2a7383b8', 'b78d5a4c-e781-4916-8159-427cb3de277c', '3fd803b6-92d2-4843-8b04-3d524a0439c7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:44.538034 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde072f6-a4ed-4f5e-b223-5ed86f99dafd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:44.543144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1078df7-5134-42e2-b061-ad319eba9788 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.545171 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1078df7-5134-42e2-b061-ad319eba9788 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:44.545571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1078df7-5134-42e2-b061-ad319eba9788 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.545630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1078df7-5134-42e2-b061-ad319eba9788 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.545740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f1078df7-5134-42e2-b061-ad319eba9788 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:44.549605 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6e6836f5-f67b-495f-b71b-696c825aa9e3 req-1e679a1a-5594-4305-9d17-92ef79f0c7c1 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36/action returned with HTTP 204 Aug 07 16:18:44.550096 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 669/2647] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:44 2026] POST /volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36/action => generated 0 bytes in 66 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:44.550847 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.550847 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:44.551749 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1078df7-5134-42e2-b061-ad319eba9788 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 200 Aug 07 16:18:44.552210 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 659/2648] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 789 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:44.567533 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dde072f6-a4ed-4f5e-b223-5ed86f99dafd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '886bed6d-4479-404c-a62b-3e2e6da6c330', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1777729201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c33da7b70bd4b219ff4fbdf31f021f8',qos_specs=None,replication_status=,reservations=['fb358c8d-622a-4ef5-82ff-effc9f5e4377','3670fd37-b058-4096-afaf-debf2a7383b8','b78d5a4c-e781-4916-8159-427cb3de277c','3fd803b6-92d2-4843-8b04-3d524a0439c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d139ab2197f4509b5e27f468194951d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1777729201',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=886bed6d-4479-404c-a62b-3e2e6da6c330,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c33da7b70bd4b219ff4fbdf31f021f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d139ab2197f4509b5e27f468194951d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:44.568293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e263a83f-88b3-416f-adad-37ee27990977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:44.579007 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-df9130a2-f4e9-4f12-a974-0a0f73cbceb6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.579483 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df9130a2-f4e9-4f12-a974-0a0f73cbceb6 None None] GET https://10.4.3.24/volume// Aug 07 16:18:44.579762 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df9130a2-f4e9-4f12-a974-0a0f73cbceb6 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.580037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-df9130a2-f4e9-4f12-a974-0a0f73cbceb6 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.580474 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-df9130a2-f4e9-4f12-a974-0a0f73cbceb6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:44.580856 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 664/2649] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:44.594338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e263a83f-88b3-416f-adad-37ee27990977) transitioned into state 'SUCCESS' from state '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-1777729201',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c33da7b70bd4b219ff4fbdf31f021f8',qos_specs=None,replication_status=,reservations=['fb358c8d-622a-4ef5-82ff-effc9f5e4377','3670fd37-b058-4096-afaf-debf2a7383b8','b78d5a4c-e781-4916-8159-427cb3de277c','3fd803b6-92d2-4843-8b04-3d524a0439c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4d139ab2197f4509b5e27f468194951d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:44.594610 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-5251d9a5-e38d-477e-be8f-86577181de4b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.595416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0915dfbe-1c6e-4c1f-9711-8614ca68ec51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:44.597490 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-5251d9a5-e38d-477e-be8f-86577181de4b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:18:44.599438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-5251d9a5-e38d-477e-be8f-86577181de4b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "9c8b2fab-6753-4750-9e29-729025878682", "connector": null, "instance_uuid": "f9ea2021-4887-4b4a-91fe-9cf0c51babf2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:44.608588 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.608588 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:44.610521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0915dfbe-1c6e-4c1f-9711-8614ca68ec51) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:44.612229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Flow 'volume_create_api' (cae083f3-9f30-4c9b-b172-4f70d3f3e0b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:44.612229 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create volume request issued successfully. Aug 07 16:18:44.612637 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acb8192b-f122-4ac1-9c47-bdc2472b34be tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:44.613124 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 658/2650] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:18:44 2026] POST /volume/v3/volumes => generated 745 bytes in 209 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:44.658493 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-5251d9a5-e38d-477e-be8f-86577181de4b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:18:44.659129 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 670/2651] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:18:44 2026] POST /volume/v3/attachments => generated 273 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:44.706868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df2362fe-7575-4d54-8a9e-d0d6a0afa08f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.710070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df2362fe-7575-4d54-8a9e-d0d6a0afa08f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:44.710070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df2362fe-7575-4d54-8a9e-d0d6a0afa08f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.710070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df2362fe-7575-4d54-8a9e-d0d6a0afa08f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.721808 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.721808 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:44.732251 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df2362fe-7575-4d54-8a9e-d0d6a0afa08f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:44.735215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c4c5dd0-5976-43e2-b93a-a07db2ab07ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.735624 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c4c5dd0-5976-43e2-b93a-a07db2ab07ef None None] GET https://10.4.3.24/volume// Aug 07 16:18:44.735829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c4c5dd0-5976-43e2-b93a-a07db2ab07ef None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.736016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c4c5dd0-5976-43e2-b93a-a07db2ab07ef None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.736321 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c4c5dd0-5976-43e2-b93a-a07db2ab07ef None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:44.736609 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 665/2652] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:44.738557 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df2362fe-7575-4d54-8a9e-d0d6a0afa08f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:44.739850 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 660/2653] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 874 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:44.744482 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-d0b0b9fa-1395-4bc3-b980-64a7a7534cb7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.752985 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-d0b0b9fa-1395-4bc3-b980-64a7a7534cb7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:44.753218 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-d0b0b9fa-1395-4bc3-b980-64a7a7534cb7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:44.753454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-d0b0b9fa-1395-4bc3-b980-64a7a7534cb7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:44.766232 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.766232 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:44.770607 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-d0b0b9fa-1395-4bc3-b980-64a7a7534cb7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:44.775799 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-d0b0b9fa-1395-4bc3-b980-64a7a7534cb7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:44.776535 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 659/2654] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:44 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 1054 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:44.887433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:44.890050 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] PUT https://10.4.3.24/volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245 Aug 07 16:18:44.890498 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:44.900636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Acquiring lock "cinder-attachment_update-9c8b2fab-6753-4750-9e29-729025878682-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:18:44.906241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-9c8b2fab-6753-4750-9e29-729025878682-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:18:44.907438 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:44.907438 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:45.026677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-9c8b2fab-6753-4750-9e29-729025878682-np0000006731" released by "attachment_update" :: held 0.120s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:18:45.027034 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-f910d673-91b9-4259-add8-4e907c128e69 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245 returned with HTTP 200 Aug 07 16:18:45.027562 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 671/2655] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:18:44 2026] PUT /volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245 => generated 968 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:45.036344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-11de0a70-0cf1-4813-9985-371be36794f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.038995 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-11de0a70-0cf1-4813-9985-371be36794f0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/encryption Aug 07 16:18:45.039273 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-11de0a70-0cf1-4813-9985-371be36794f0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.039562 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-11de0a70-0cf1-4813-9985-371be36794f0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.052222 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:45.052222 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:45.060579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-11de0a70-0cf1-4813-9985-371be36794f0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/encryption returned with HTTP 200 Aug 07 16:18:45.061448 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 666/2656] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/encryption => generated 160 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:45.568356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14c4b0c5-6741-4adf-932a-e76e934a304e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.571051 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14c4b0c5-6741-4adf-932a-e76e934a304e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a Aug 07 16:18:45.571253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14c4b0c5-6741-4adf-932a-e76e934a304e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.571574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14c4b0c5-6741-4adf-932a-e76e934a304e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.571693 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-14c4b0c5-6741-4adf-932a-e76e934a304e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Show backup with id bacbdc7e-4e2d-4d6f-8231-53d59451516a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:18:45.581407 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14c4b0c5-6741-4adf-932a-e76e934a304e tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a returned with HTTP 404 Aug 07 16:18:45.581877 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 661/2657] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/v3/backups/bacbdc7e-4e2d-4d6f-8231-53d59451516a => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:45.713542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-8acea09f-31c2-4d9a-b14a-23041f26129f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.716776 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-8acea09f-31c2-4d9a-b14a-23041f26129f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:45.717080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-8acea09f-31c2-4d9a-b14a-23041f26129f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.717395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-8acea09f-31c2-4d9a-b14a-23041f26129f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.732520 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:45.732520 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:45.737546 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-8acea09f-31c2-4d9a-b14a-23041f26129f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:45.744417 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-8acea09f-31c2-4d9a-b14a-23041f26129f tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:45.745642 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 660/2658] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1131 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:45.757571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ebda040-87c4-4c72-952a-de3694a9177e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.760249 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ebda040-87c4-4c72-952a-de3694a9177e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:45.764650 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ebda040-87c4-4c72-952a-de3694a9177e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.764966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ebda040-87c4-4c72-952a-de3694a9177e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.767164 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.769558 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] POST https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc/action Aug 07 16:18:45.770056 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:45.770181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:45.780897 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:45.780897 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:45.783050 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:45.783050 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:45.783530 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:45.786584 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ebda040-87c4-4c72-952a-de3694a9177e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:45.792442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ebda040-87c4-4c72-952a-de3694a9177e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:45.792974 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 672/2659] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:45.794552 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Begin detaching volume completed successfully. Aug 07 16:18:45.794839 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-878d6608-82d9-4333-8790-66968e6a3a20 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc/action returned with HTTP 202 Aug 07 16:18:45.795316 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 667/2660] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:18:45 2026] POST /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:45.818766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-45bde7e6-b0e2-47a6-8eab-e1b6f140b604 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.821922 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bde7e6-b0e2-47a6-8eab-e1b6f140b604 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:45.822122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bde7e6-b0e2-47a6-8eab-e1b6f140b604 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.822358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-45bde7e6-b0e2-47a6-8eab-e1b6f140b604 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.837255 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:45.837255 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:45.841986 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-45bde7e6-b0e2-47a6-8eab-e1b6f140b604 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:45.847197 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-45bde7e6-b0e2-47a6-8eab-e1b6f140b604 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:45.847678 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 662/2661] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:45.854921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b36da0f-286c-4612-aa26-3e9bf9ffce2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.855309 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b36da0f-286c-4612-aa26-3e9bf9ffce2e None None] GET https://10.4.3.24/volume// Aug 07 16:18:45.855496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b36da0f-286c-4612-aa26-3e9bf9ffce2e None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.855761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b36da0f-286c-4612-aa26-3e9bf9ffce2e None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.856104 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b36da0f-286c-4612-aa26-3e9bf9ffce2e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:45.856414 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 661/2662] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:45.866783 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-42743a79-743a-40b2-8746-6f2f1ec2b8d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:45.869900 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-42743a79-743a-40b2-8746-6f2f1ec2b8d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:45.870144 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-42743a79-743a-40b2-8746-6f2f1ec2b8d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:45.870292 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-42743a79-743a-40b2-8746-6f2f1ec2b8d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:45.886499 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:45.886499 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:45.890266 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-42743a79-743a-40b2-8746-6f2f1ec2b8d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:45.894122 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-42743a79-743a-40b2-8746-6f2f1ec2b8d9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:45.894498 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 673/2663] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:45 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1314 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:46.807614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-492b12dc-7ccf-4831-83ff-682ae8e5d1df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:46.809629 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-492b12dc-7ccf-4831-83ff-682ae8e5d1df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:46.809921 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-492b12dc-7ccf-4831-83ff-682ae8e5d1df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:46.810169 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-492b12dc-7ccf-4831-83ff-682ae8e5d1df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:46.820250 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:46.820250 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:46.824681 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-492b12dc-7ccf-4831-83ff-682ae8e5d1df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:46.829556 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-492b12dc-7ccf-4831-83ff-682ae8e5d1df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:46.830098 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 668/2664] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:46 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:46.861493 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae8abe70-9ecc-4b59-9e46-14d828de6ca9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:46.864024 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae8abe70-9ecc-4b59-9e46-14d828de6ca9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:46.864322 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae8abe70-9ecc-4b59-9e46-14d828de6ca9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:46.864612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae8abe70-9ecc-4b59-9e46-14d828de6ca9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:46.879693 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:46.879693 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:46.884637 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae8abe70-9ecc-4b59-9e46-14d828de6ca9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:46.889372 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae8abe70-9ecc-4b59-9e46-14d828de6ca9 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:46.889635 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 663/2665] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:46 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1134 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:47.847201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d186b7a-f0d3-48e2-8a08-954dc89062ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:47.849131 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d186b7a-f0d3-48e2-8a08-954dc89062ca tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:47.849989 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d186b7a-f0d3-48e2-8a08-954dc89062ca tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:47.850148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d186b7a-f0d3-48e2-8a08-954dc89062ca tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:47.865424 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:47.865424 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:47.873985 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d186b7a-f0d3-48e2-8a08-954dc89062ca tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:47.881781 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d186b7a-f0d3-48e2-8a08-954dc89062ca tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:47.882414 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 662/2666] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:47 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:47.903431 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0dd2340f-3913-4737-9ffb-bac8c38bc382 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:47.907718 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0dd2340f-3913-4737-9ffb-bac8c38bc382 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:47.907942 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0dd2340f-3913-4737-9ffb-bac8c38bc382 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:47.908203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0dd2340f-3913-4737-9ffb-bac8c38bc382 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:47.923241 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:47.923241 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:47.929026 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0dd2340f-3913-4737-9ffb-bac8c38bc382 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:47.935084 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0dd2340f-3913-4737-9ffb-bac8c38bc382 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:47.937109 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 674/2667] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:47 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 1134 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:48.523939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-131bb931-f829-4b60-81e4-3237fd668fce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:48.528882 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-131bb931-f829-4b60-81e4-3237fd668fce tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884 Aug 07 16:18:48.528882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-131bb931-f829-4b60-81e4-3237fd668fce tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:48.528988 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-131bb931-f829-4b60-81e4-3237fd668fce tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:48.540759 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:48.540759 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:48.634973 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d2ad9f0e-4159-4c11-b948-729dd65bc2b2 req-131bb931-f829-4b60-81e4-3237fd668fce tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884 returned with HTTP 200 Aug 07 16:18:48.635573 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 669/2668] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:48 2026] DELETE /volume/v3/attachments/8408fb90-a0e8-4f2d-848d-5bd56364d884 => generated 19 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:48.899960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62126509-3d9d-49f6-b329-b2981d52e0bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:48.903511 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62126509-3d9d-49f6-b329-b2981d52e0bb tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:48.903847 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62126509-3d9d-49f6-b329-b2981d52e0bb tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:48.904118 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62126509-3d9d-49f6-b329-b2981d52e0bb tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:48.920951 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:48.920951 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:48.926475 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62126509-3d9d-49f6-b329-b2981d52e0bb tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:48.935664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62126509-3d9d-49f6-b329-b2981d52e0bb tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:48.936169 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 664/2669] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:48 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:18:48.957489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-772d55a5-6a6f-4a9e-81e0-9d553c302c69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:48.959052 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-772d55a5-6a6f-4a9e-81e0-9d553c302c69 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:48.959052 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-772d55a5-6a6f-4a9e-81e0-9d553c302c69 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:48.959258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-772d55a5-6a6f-4a9e-81e0-9d553c302c69 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:48.976063 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:48.976063 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:48.984845 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-772d55a5-6a6f-4a9e-81e0-9d553c302c69 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:48.991292 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-772d55a5-6a6f-4a9e-81e0-9d553c302c69 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:48.991732 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 663/2670] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:48 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:49.488933 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:49.620432 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:49.620905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1805089280"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:49.622698 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1805089280'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:49.622865 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create volume of 1 GB Aug 07 16:18:49.627585 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Availability Zones retrieved successfully. Aug 07 16:18:49.635055 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Flow 'volume_create_api' (f589d932-91fd-4f5c-9d58-f8d5ad6ef592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:49.636384 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d835869-f863-403c-a349-c602ebce9da1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:49.637652 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:49.673145 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d835869-f863-403c-a349-c602ebce9da1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:49.674208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412507cd-b864-457d-9d51-46c95a8f83f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:49.766700 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Created reservations ['c9a768ee-e2c1-470c-b8e6-174dbb6586be', '4b8b4ee1-0b5b-4288-8891-31fa3d75a3af', '45131d70-8a88-4da7-845e-81262fe01ec3', '79d6643a-e814-4c64-8ce1-eabedae8e7c6'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:49.773798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (412507cd-b864-457d-9d51-46c95a8f83f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9a768ee-e2c1-470c-b8e6-174dbb6586be', '4b8b4ee1-0b5b-4288-8891-31fa3d75a3af', '45131d70-8a88-4da7-845e-81262fe01ec3', '79d6643a-e814-4c64-8ce1-eabedae8e7c6']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:49.773798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91383df3-31f6-42dc-bc18-3ce2c8c4b5fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:49.804772 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91383df3-31f6-42dc-bc18-3ce2c8c4b5fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2879250-f747-493a-ac85-b03667d5d01c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1805089280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e990436972e497bbade0b189d429822',qos_specs=None,replication_status=,reservations=['c9a768ee-e2c1-470c-b8e6-174dbb6586be','4b8b4ee1-0b5b-4288-8891-31fa3d75a3af','45131d70-8a88-4da7-845e-81262fe01ec3','79d6643a-e814-4c64-8ce1-eabedae8e7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca324d871844bd9b4c7eefe10ed4027',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1805089280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2879250-f747-493a-ac85-b03667d5d01c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e990436972e497bbade0b189d429822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca324d871844bd9b4c7eefe10ed4027',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:49.806017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c711f7ba-380b-4254-97fa-4dd16b31af2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:49.833629 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c711f7ba-380b-4254-97fa-4dd16b31af2e) transitioned into state 'SUCCESS' from state '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-1805089280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e990436972e497bbade0b189d429822',qos_specs=None,replication_status=,reservations=['c9a768ee-e2c1-470c-b8e6-174dbb6586be','4b8b4ee1-0b5b-4288-8891-31fa3d75a3af','45131d70-8a88-4da7-845e-81262fe01ec3','79d6643a-e814-4c64-8ce1-eabedae8e7c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca324d871844bd9b4c7eefe10ed4027',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:49.835516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8641791c-0efc-44f5-98ac-4c62b52a8bb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:49.854177 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8641791c-0efc-44f5-98ac-4c62b52a8bb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:49.856352 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Flow 'volume_create_api' (f589d932-91fd-4f5c-9d58-f8d5ad6ef592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:49.856840 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create volume request issued successfully. Aug 07 16:18:49.857772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b40b2bb-e26f-4aa9-8645-63116a1fe6ff tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:49.858136 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 675/2671] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:18:49 2026] POST /volume/v3/volumes => generated 764 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:49.881963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79823b6d-3925-46e3-a647-b57f421130b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:49.887848 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79823b6d-3925-46e3-a647-b57f421130b4 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:18:49.887848 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79823b6d-3925-46e3-a647-b57f421130b4 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:49.887848 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79823b6d-3925-46e3-a647-b57f421130b4 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:49.909540 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:49.909540 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:49.918349 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-79823b6d-3925-46e3-a647-b57f421130b4 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:49.925143 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79823b6d-3925-46e3-a647-b57f421130b4 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 200 Aug 07 16:18:49.925605 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 670/2672] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:49 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 832 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:49.959114 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ae8c6d0-951a-4eb3-8d58-72c19119f2b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:49.963564 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ae8c6d0-951a-4eb3-8d58-72c19119f2b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:49.963712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ae8c6d0-951a-4eb3-8d58-72c19119f2b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:49.964089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ae8c6d0-951a-4eb3-8d58-72c19119f2b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:49.990731 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:49.990731 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:49.997337 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ae8c6d0-951a-4eb3-8d58-72c19119f2b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:50.003783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ae8c6d0-951a-4eb3-8d58-72c19119f2b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:50.004313 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 665/2673] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:49 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:50.942959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-504d938d-41d5-4dfc-89cf-0ec380ec8b38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:50.944832 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-504d938d-41d5-4dfc-89cf-0ec380ec8b38 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:18:50.945276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-504d938d-41d5-4dfc-89cf-0ec380ec8b38 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:50.945276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-504d938d-41d5-4dfc-89cf-0ec380ec8b38 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:50.955212 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:50.955212 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:50.959733 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-504d938d-41d5-4dfc-89cf-0ec380ec8b38 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:50.964430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-504d938d-41d5-4dfc-89cf-0ec380ec8b38 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 200 Aug 07 16:18:50.964966 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 664/2674] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:50 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 857 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:50.982553 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:50.984612 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:18:50.985098 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c2879250-f747-493a-ac85-b03667d5d01c", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-1935144561"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:50.996747 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:50.996747 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:50.997950 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:50.998190 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create snapshot from volume c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:18:51.024282 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d97ec3df-26e7-4ad8-94ac-95e35dcc9483 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:51.026584 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d97ec3df-26e7-4ad8-94ac-95e35dcc9483 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:51.026717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d97ec3df-26e7-4ad8-94ac-95e35dcc9483 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:51.026968 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d97ec3df-26e7-4ad8-94ac-95e35dcc9483 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:51.037973 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:51.037973 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:51.041694 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d97ec3df-26e7-4ad8-94ac-95e35dcc9483 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:51.044868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Created reservations ['d357c614-8b7c-45ba-9d7e-2d7ef02b6e12', '9bca9103-c926-4831-bb36-607339b90e35', '7c7d7f95-48ee-4c2b-89cf-56b1db7846b1', '001243f8-81c7-4c9d-8c5b-dd13b71be7c3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:51.046702 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d97ec3df-26e7-4ad8-94ac-95e35dcc9483 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:51.047162 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 671/2675] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:51 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:51.094434 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot create request issued successfully. Aug 07 16:18:51.095015 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-76b375c8-7186-4db6-b2e5-983a2975e9e1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:18:51.095678 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 676/2676] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:18:50 2026] POST /volume/v3/snapshots => generated 322 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:51.108398 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d25b3280-8542-40c2-bb2d-a295fe46ff9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:51.110547 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d25b3280-8542-40c2-bb2d-a295fe46ff9c tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:18:51.110821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d25b3280-8542-40c2-bb2d-a295fe46ff9c tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:51.111078 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d25b3280-8542-40c2-bb2d-a295fe46ff9c tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:51.117928 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:51.117928 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:51.119472 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d25b3280-8542-40c2-bb2d-a295fe46ff9c tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:51.122915 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d25b3280-8542-40c2-bb2d-a295fe46ff9c tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f returned with HTTP 200 Aug 07 16:18:51.124120 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 666/2677] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:51 2026] GET /volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f => generated 454 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:52.064825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7f6cccf8-45d6-470d-a291-630077cbb8e0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.069041 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f6cccf8-45d6-470d-a291-630077cbb8e0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:52.069287 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f6cccf8-45d6-470d-a291-630077cbb8e0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:52.069494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7f6cccf8-45d6-470d-a291-630077cbb8e0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:52.087353 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.087353 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:52.093522 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7f6cccf8-45d6-470d-a291-630077cbb8e0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:52.105975 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7f6cccf8-45d6-470d-a291-630077cbb8e0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:52.106554 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 665/2678] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:52 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:52.144244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-13edb574-b5d3-4da1-8f85-314aefedb6b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.149165 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13edb574-b5d3-4da1-8f85-314aefedb6b1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:18:52.149165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13edb574-b5d3-4da1-8f85-314aefedb6b1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:52.149165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-13edb574-b5d3-4da1-8f85-314aefedb6b1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:52.157193 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.157193 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:52.157193 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-13edb574-b5d3-4da1-8f85-314aefedb6b1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:52.157193 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-13edb574-b5d3-4da1-8f85-314aefedb6b1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f returned with HTTP 200 Aug 07 16:18:52.157193 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 672/2679] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:52 2026] GET /volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f => generated 481 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:52.168910 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e576d47-58ea-40f9-97ab-624234af16c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.170979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e576d47-58ea-40f9-97ab-624234af16c2 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c/action Aug 07 16:18:52.171714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e576d47-58ea-40f9-97ab-624234af16c2 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action body: b'{"revert": {"snapshot_id": "9db9c72e-7742-4a88-ab06-810c2ef8c60f"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:52.171967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e576d47-58ea-40f9-97ab-624234af16c2 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "9db9c72e-7742-4a88-ab06-810c2ef8c60f"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:52.181054 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.181054 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:52.181783 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e576d47-58ea-40f9-97ab-624234af16c2 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume retrieved successfully. Aug 07 16:18:52.199184 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8e576d47-58ea-40f9-97ab-624234af16c2 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Reverting volume c2879250-f747-493a-ac85-b03667d5d01c to snapshot 9db9c72e-7742-4a88-ab06-810c2ef8c60f. Aug 07 16:18:52.199946 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.199946 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:52.218706 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e576d47-58ea-40f9-97ab-624234af16c2 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c/action returned with HTTP 202 Aug 07 16:18:52.219335 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 677/2680] 10.4.3.24 () {70 vars in 1424 bytes} [Fri Aug 7 16:18:52 2026] POST /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:18:52.233809 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cfe01d7e-9be9-40cb-a6e1-df6f6d60329e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.237330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfe01d7e-9be9-40cb-a6e1-df6f6d60329e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:18:52.237957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfe01d7e-9be9-40cb-a6e1-df6f6d60329e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:52.237957 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cfe01d7e-9be9-40cb-a6e1-df6f6d60329e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:52.255015 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.255015 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:52.264967 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cfe01d7e-9be9-40cb-a6e1-df6f6d60329e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:52.270487 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cfe01d7e-9be9-40cb-a6e1-df6f6d60329e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 200 Aug 07 16:18:52.271009 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 667/2681] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:52 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 857 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:52.272096 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-608303a7-4273-4986-b70a-00218f8535ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.274283 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-608303a7-4273-4986-b70a-00218f8535ec tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:52.274575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-608303a7-4273-4986-b70a-00218f8535ec tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:52.274868 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-608303a7-4273-4986-b70a-00218f8535ec tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:52.283913 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.283913 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:52.289451 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-608303a7-4273-4986-b70a-00218f8535ec tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:52.294879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-608303a7-4273-4986-b70a-00218f8535ec tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:52.295292 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 666/2682] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:52 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 839 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:52.311698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.316462 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] DELETE https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:52.316462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:52.316462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:52.316462 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume with id: 74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:52.325789 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.325789 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:52.326655 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:52.354593 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Delete volume request issued successfully. Aug 07 16:18:52.354593 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2033bfe7-f2e8-4338-95f4-eb1495823fbb tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 202 Aug 07 16:18:52.354593 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 673/2683] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:18:52 2026] DELETE /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:52.363109 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cad597c8-ff1c-45d9-9ceb-e37a20c25ba2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:52.365016 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cad597c8-ff1c-45d9-9ceb-e37a20c25ba2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:52.365238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cad597c8-ff1c-45d9-9ceb-e37a20c25ba2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:52.365462 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cad597c8-ff1c-45d9-9ceb-e37a20c25ba2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:52.374775 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:52.374775 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:52.379631 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cad597c8-ff1c-45d9-9ceb-e37a20c25ba2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Volume info retrieved successfully. Aug 07 16:18:52.384256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cad597c8-ff1c-45d9-9ceb-e37a20c25ba2 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 200 Aug 07 16:18:52.384886 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 678/2684] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:52 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 838 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:53.122129 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2b5361e-ca43-455b-bffa-1fe06e985866 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.125553 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2b5361e-ca43-455b-bffa-1fe06e985866 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:53.125706 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2b5361e-ca43-455b-bffa-1fe06e985866 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:53.125999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2b5361e-ca43-455b-bffa-1fe06e985866 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:53.138477 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:53.138477 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:53.142609 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d2b5361e-ca43-455b-bffa-1fe06e985866 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:53.147442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2b5361e-ca43-455b-bffa-1fe06e985866 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:53.148057 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 668/2685] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:53 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:53.289603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10ec97cd-d014-4150-a9fa-1e0adff4a8b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.291999 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10ec97cd-d014-4150-a9fa-1e0adff4a8b6 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:18:53.292111 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10ec97cd-d014-4150-a9fa-1e0adff4a8b6 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:53.292359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10ec97cd-d014-4150-a9fa-1e0adff4a8b6 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:53.302196 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:53.302196 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:53.313609 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10ec97cd-d014-4150-a9fa-1e0adff4a8b6 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:53.321458 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10ec97cd-d014-4150-a9fa-1e0adff4a8b6 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 200 Aug 07 16:18:53.322216 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 667/2686] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:53 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:53.335661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-61f4a566-3a60-42cb-8e05-d36e0541f6fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.340503 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61f4a566-3a60-42cb-8e05-d36e0541f6fe tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:18:53.340503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61f4a566-3a60-42cb-8e05-d36e0541f6fe tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:53.340503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-61f4a566-3a60-42cb-8e05-d36e0541f6fe tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:53.351634 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:53.351634 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:53.352423 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-61f4a566-3a60-42cb-8e05-d36e0541f6fe tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:53.353834 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-61f4a566-3a60-42cb-8e05-d36e0541f6fe tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f returned with HTTP 200 Aug 07 16:18:53.354440 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 674/2687] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:53 2026] GET /volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f => generated 481 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:53.365981 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2df36de-f60a-4271-ab67-9f3863cb26da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.368039 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2df36de-f60a-4271-ab67-9f3863cb26da tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:18:53.368330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2df36de-f60a-4271-ab67-9f3863cb26da tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:53.368563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2df36de-f60a-4271-ab67-9f3863cb26da tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:53.378222 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:53.378222 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:53.382994 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2df36de-f60a-4271-ab67-9f3863cb26da tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:53.389168 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2df36de-f60a-4271-ab67-9f3863cb26da tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 200 Aug 07 16:18:53.389859 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 679/2688] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:53 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 857 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:53.403283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-824daa81-8518-4fbe-8a8b-cb0f659b2277 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.406675 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-824daa81-8518-4fbe-8a8b-cb0f659b2277 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] GET https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc Aug 07 16:18:53.406948 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-824daa81-8518-4fbe-8a8b-cb0f659b2277 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:53.407197 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-824daa81-8518-4fbe-8a8b-cb0f659b2277 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:53.407454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.410825 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:53.410825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-1832317443"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:53.412063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeRevertTests-Volume-1832317443'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:53.412217 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create volume of 1 GB Aug 07 16:18:53.416516 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Availability Zones retrieved successfully. Aug 07 16:18:53.422486 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Flow 'volume_create_api' (18c58e0d-d78e-4d62-854b-037fb49636ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:53.424159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4302e9c-2d64-4c3b-90e5-eefb5a24fb70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:53.424333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:53.426403 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-824daa81-8518-4fbe-8a8b-cb0f659b2277 tempest-VolumesBackupsTest-438207073 tempest-VolumesBackupsTest-438207073-project-member] https://10.4.3.24/volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc returned with HTTP 404 Aug 07 16:18:53.428400 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 669/2689] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:53 2026] GET /volume/v3/volumes/74fc043b-df18-4d27-8c6b-9f917cd9afbc => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:53.463347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a4302e9c-2d64-4c3b-90e5-eefb5a24fb70) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:53.464150 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4682261-d9d8-490e-a1a4-a63f4c0b6630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:53.526296 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Created reservations ['f25d5c7f-cab1-4605-b9f9-669aa1d33eef', 'e0208f89-cdc8-435c-b3f3-6403e7560645', '6f9bb208-5db6-4812-adcf-a26788bba2ab', '4181c13c-35d5-4d8a-a8c8-c0f9e2794427'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:53.527565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4682261-d9d8-490e-a1a4-a63f4c0b6630) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f25d5c7f-cab1-4605-b9f9-669aa1d33eef', 'e0208f89-cdc8-435c-b3f3-6403e7560645', '6f9bb208-5db6-4812-adcf-a26788bba2ab', '4181c13c-35d5-4d8a-a8c8-c0f9e2794427']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:53.528685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96846648-aee9-4a9e-81c9-771a71be5af7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:53.560913 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96846648-aee9-4a9e-81c9-771a71be5af7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0b9e9d12-7557-4347-9e12-bcf85cfdb840', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1832317443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e990436972e497bbade0b189d429822',qos_specs=None,replication_status=,reservations=['f25d5c7f-cab1-4605-b9f9-669aa1d33eef','e0208f89-cdc8-435c-b3f3-6403e7560645','6f9bb208-5db6-4812-adcf-a26788bba2ab','4181c13c-35d5-4d8a-a8c8-c0f9e2794427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca324d871844bd9b4c7eefe10ed4027',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeRevertTests-Volume-1832317443',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0b9e9d12-7557-4347-9e12-bcf85cfdb840,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='1e990436972e497bbade0b189d429822',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cca324d871844bd9b4c7eefe10ed4027',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:53.561798 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996147e9-c9d0-4724-963c-644c9e7e90e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:53.590939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (996147e9-c9d0-4724-963c-644c9e7e90e9) transitioned into state 'SUCCESS' from state '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-1832317443',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='1e990436972e497bbade0b189d429822',qos_specs=None,replication_status=,reservations=['f25d5c7f-cab1-4605-b9f9-669aa1d33eef','e0208f89-cdc8-435c-b3f3-6403e7560645','6f9bb208-5db6-4812-adcf-a26788bba2ab','4181c13c-35d5-4d8a-a8c8-c0f9e2794427'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cca324d871844bd9b4c7eefe10ed4027',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:53.591986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8034910f-3ae3-4f35-b7b2-616211fc8dd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:53.606455 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8034910f-3ae3-4f35-b7b2-616211fc8dd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:53.607636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Flow 'volume_create_api' (18c58e0d-d78e-4d62-854b-037fb49636ff) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:53.608034 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create volume request issued successfully. Aug 07 16:18:53.608871 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51cd3c56-1d46-4c36-94f5-7b48c3d78cb1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:53.609563 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 668/2690] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:18:53 2026] POST /volume/v3/volumes => generated 764 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:53.625640 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4507a4af-77c5-4072-8be4-87e533da088f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:53.627569 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4507a4af-77c5-4072-8be4-87e533da088f tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:53.627796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4507a4af-77c5-4072-8be4-87e533da088f tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:53.627996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4507a4af-77c5-4072-8be4-87e533da088f tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:53.636616 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:53.636616 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:53.644780 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4507a4af-77c5-4072-8be4-87e533da088f tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:53.650472 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4507a4af-77c5-4072-8be4-87e533da088f tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 200 Aug 07 16:18:53.652787 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 675/2691] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:53 2026] GET /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 832 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:54.159525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ef29ac46-5e4d-4ba5-9ac7-eacd40d5641d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.162907 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ef29ac46-5e4d-4ba5-9ac7-eacd40d5641d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245/action Aug 07 16:18:54.163390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ef29ac46-5e4d-4ba5-9ac7-eacd40d5641d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:54.163460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bcd97818-f40a-481b-9880-d0c2f6822c5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.163660 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ef29ac46-5e4d-4ba5-9ac7-eacd40d5641d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:54.166780 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcd97818-f40a-481b-9880-d0c2f6822c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:54.167073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcd97818-f40a-481b-9880-d0c2f6822c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:54.167257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bcd97818-f40a-481b-9880-d0c2f6822c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:54.182770 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.182770 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:54.188405 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bcd97818-f40a-481b-9880-d0c2f6822c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:54.194523 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bcd97818-f40a-481b-9880-d0c2f6822c5a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:54.195058 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 670/2692] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:54 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:54.197630 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.197630 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:54.235325 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0026650d-b71e-40c1-bd0e-5026b8a8b0ab req-ef29ac46-5e4d-4ba5-9ac7-eacd40d5641d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245/action returned with HTTP 204 Aug 07 16:18:54.236544 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 680/2693] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:18:54 2026] POST /volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245/action => generated 0 bytes in 77 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:54.449029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.451832 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/limits Aug 07 16:18:54.452091 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:54.452342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:54.462387 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:54.462790 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:54.463092 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1040443343 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1040443343, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:18:54.464504 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.464504 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:54.477514 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-3595e476-8b9b-4243-bbec-e64f6b313197 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/limits returned with HTTP 200 Aug 07 16:18:54.478059 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 669/2694] 10.4.3.24 () {68 vars in 1477 bytes} [Fri Aug 7 16:18:54 2026] GET /volume/v3/limits => generated 302 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:54.528149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-01a01194-1e97-4240-9c8c-1b331a6ebc1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.534344 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-01a01194-1e97-4240-9c8c-1b331a6ebc1f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:18:54.534344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-01a01194-1e97-4240-9c8c-1b331a6ebc1f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:54.534344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-01a01194-1e97-4240-9c8c-1b331a6ebc1f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:54.548580 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.548580 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:54.556001 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-01a01194-1e97-4240-9c8c-1b331a6ebc1f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:54.564006 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-01a01194-1e97-4240-9c8c-1b331a6ebc1f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:18:54.564434 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 676/2695] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:54 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1660 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:54.574061 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.576463 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:18:54.576958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7e15d110-cde0-43b8-96eb-3e0aa9bacf30", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternV346snapshot-2025837272", "description": null, "metadata": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:54.590771 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.590771 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:54.591424 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:54.591637 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create snapshot from volume 7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:18:54.624820 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Created reservations ['889dd19a-84a7-4106-877b-336941b80435', '23f18e5c-395c-440a-a96c-ec98c476f172', 'be0fd279-8b71-45fa-ae1b-f7be7904edef', 'd1729fe2-f287-4247-99c6-0f3e373f5c1b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:54.666229 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot force create request issued successfully. Aug 07 16:18:54.666656 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-af1d4586-e353-4fff-aa9c-51baf923f1e3 req-4831ad03-d6b7-4eb4-a56a-5307cb20fa51 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:18:54.667398 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 671/2696] 10.4.3.24 () {72 vars in 1540 bytes} [Fri Aug 7 16:18:54 2026] POST /volume/v3/snapshots => generated 324 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:54.674816 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2cb5eb9-aa4b-483d-b6ec-91216a225dda None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.677177 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2cb5eb9-aa4b-483d-b6ec-91216a225dda tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:54.677580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2cb5eb9-aa4b-483d-b6ec-91216a225dda tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:54.677888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2cb5eb9-aa4b-483d-b6ec-91216a225dda tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:54.692073 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.692073 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:54.700205 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f2cb5eb9-aa4b-483d-b6ec-91216a225dda tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:54.706233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2cb5eb9-aa4b-483d-b6ec-91216a225dda tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 200 Aug 07 16:18:54.706856 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 681/2697] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:54 2026] GET /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 857 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:54.728706 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.731113 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:18:54.731640 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0b9e9d12-7557-4347-9e12-bcf85cfdb840", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-681557455"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:54.743330 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.743330 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:54.744104 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:54.744460 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Create snapshot from volume 0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:54.777163 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Created reservations ['f1a9a4c9-a551-4f17-b4de-893afb62bf4b', '7a31419b-e6f6-4930-883a-8c1cc7cb8289', 'a71d01a2-ac93-4f21-a818-20ac7b67cd52', '9a7eb2e6-a341-4093-8225-a9e1473b9c64'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:54.814248 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot create request issued successfully. Aug 07 16:18:54.814658 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cc136351-f861-4e05-bf5c-48ce38ce28ce tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:18:54.815054 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 670/2698] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:18:54 2026] POST /volume/v3/snapshots => generated 321 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:54.828638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed2919bf-294f-4ce5-8f5f-a8416aa8cd7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:54.831235 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed2919bf-294f-4ce5-8f5f-a8416aa8cd7b tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da Aug 07 16:18:54.831534 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed2919bf-294f-4ce5-8f5f-a8416aa8cd7b tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:54.831821 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed2919bf-294f-4ce5-8f5f-a8416aa8cd7b tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:54.839084 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:54.839084 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:54.839780 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed2919bf-294f-4ce5-8f5f-a8416aa8cd7b tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:54.840892 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed2919bf-294f-4ce5-8f5f-a8416aa8cd7b tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da returned with HTTP 200 Aug 07 16:18:54.841737 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 677/2699] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:54 2026] GET /volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da => generated 453 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:55.214987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f0980c3-f8e1-4154-bed8-a93de2b25864 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.219412 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f0980c3-f8e1-4154-bed8-a93de2b25864 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:55.220002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f0980c3-f8e1-4154-bed8-a93de2b25864 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.220370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f0980c3-f8e1-4154-bed8-a93de2b25864 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.241057 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.241057 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:55.249695 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f0980c3-f8e1-4154-bed8-a93de2b25864 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:55.256656 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f0980c3-f8e1-4154-bed8-a93de2b25864 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:55.257232 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 672/2700] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 1167 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:55.277927 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b209365f-bb7a-412d-9cc8-3510491243d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.281647 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b209365f-bb7a-412d-9cc8-3510491243d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:55.282424 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b209365f-bb7a-412d-9cc8-3510491243d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.283185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b209365f-bb7a-412d-9cc8-3510491243d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.302332 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.302332 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:55.310260 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b209365f-bb7a-412d-9cc8-3510491243d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:55.316200 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b209365f-bb7a-412d-9cc8-3510491243d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:55.316761 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 682/2701] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 1167 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:55.368832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-a5cd160b-1b13-45fe-9b58-4c634633c0f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.371629 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-a5cd160b-1b13-45fe-9b58-4c634633c0f7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:55.371811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-a5cd160b-1b13-45fe-9b58-4c634633c0f7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.372013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-a5cd160b-1b13-45fe-9b58-4c634633c0f7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.382989 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.382989 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:55.387533 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-a5cd160b-1b13-45fe-9b58-4c634633c0f7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:55.393878 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-a5cd160b-1b13-45fe-9b58-4c634633c0f7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:55.394423 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 671/2702] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 1167 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:55.414194 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.416257 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/action Aug 07 16:18:55.416606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:55.416719 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:55.428924 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.428924 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:55.429586 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:55.439903 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Begin detaching volume completed successfully. Aug 07 16:18:55.440253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-7b16b25b-f1c2-4a55-b41f-5efc57dd0223 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/action returned with HTTP 202 Aug 07 16:18:55.441083 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 678/2703] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:18:55 2026] POST /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:18:55.491229 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-206ea257-2c85-4b32-926c-01298e4cd388 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.491696 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-206ea257-2c85-4b32-926c-01298e4cd388 None None] GET https://10.4.3.24/volume// Aug 07 16:18:55.491889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-206ea257-2c85-4b32-926c-01298e4cd388 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.492132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-206ea257-2c85-4b32-926c-01298e4cd388 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.492500 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-206ea257-2c85-4b32-926c-01298e4cd388 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:18:55.492859 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 673/2704] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:18:55.501231 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-9273c688-e8ed-4450-bb92-b9c3ca5ca2a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.503490 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-9273c688-e8ed-4450-bb92-b9c3ca5ca2a7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:55.503827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-9273c688-e8ed-4450-bb92-b9c3ca5ca2a7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.504096 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-9273c688-e8ed-4450-bb92-b9c3ca5ca2a7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.515296 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.515296 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:55.519653 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-9273c688-e8ed-4450-bb92-b9c3ca5ca2a7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:55.525740 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-9273c688-e8ed-4450-bb92-b9c3ca5ca2a7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:55.526202 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 683/2705] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 1350 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:55.535518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-c13b25aa-ac1f-4c3c-b1e8-84f859c6b784 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.537975 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-c13b25aa-ac1f-4c3c-b1e8-84f859c6b784 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/encryption Aug 07 16:18:55.538232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-c13b25aa-ac1f-4c3c-b1e8-84f859c6b784 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.538483 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-c13b25aa-ac1f-4c3c-b1e8-84f859c6b784 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.548275 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.548275 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:55.555149 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-c13b25aa-ac1f-4c3c-b1e8-84f859c6b784 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/encryption returned with HTTP 200 Aug 07 16:18:55.555562 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 672/2706] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682/encryption => generated 160 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:55.853352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0149b48-9d99-43b4-909f-25580a37af4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.859676 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0149b48-9d99-43b4-909f-25580a37af4d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da Aug 07 16:18:55.859868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0149b48-9d99-43b4-909f-25580a37af4d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:55.860052 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0149b48-9d99-43b4-909f-25580a37af4d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:55.868745 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.868745 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:55.869257 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e0149b48-9d99-43b4-909f-25580a37af4d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:55.871096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0149b48-9d99-43b4-909f-25580a37af4d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da returned with HTTP 200 Aug 07 16:18:55.871401 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 679/2707] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da => generated 480 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:55.884722 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.889986 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840/action Aug 07 16:18:55.889986 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:55.889986 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:55.903121 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:55.903121 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:55.906705 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:55.968250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Created reservations ['7cc0350b-55fd-40db-a924-58e3819b81dc', '1efd896c-04ba-4216-bc37-df932970ea13'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:55.984243 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Extend volume request issued successfully. Aug 07 16:18:55.984840 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f7e9146-cb6e-4f29-ab9b-5831aa6ff976 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840/action returned with HTTP 202 Aug 07 16:18:55.985392 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 674/2708] 10.4.3.24 () {70 vars in 1424 bytes} [Fri Aug 7 16:18:55 2026] POST /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:18:55.996496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0d900c2-3978-42ad-adc3-d8749cb64b8d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:55.999569 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0d900c2-3978-42ad-adc3-d8749cb64b8d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:55.999813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0d900c2-3978-42ad-adc3-d8749cb64b8d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:56.000018 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0d900c2-3978-42ad-adc3-d8749cb64b8d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:56.010968 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:56.010968 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:56.017755 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0d900c2-3978-42ad-adc3-d8749cb64b8d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:56.024995 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0d900c2-3978-42ad-adc3-d8749cb64b8d tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 200 Aug 07 16:18:56.025571 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 684/2709] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:55 2026] GET /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 857 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:56.482629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-35ebbe37-fca7-48d9-b3a0-5a4da3232d4f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:56.486997 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-35ebbe37-fca7-48d9-b3a0-5a4da3232d4f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245 Aug 07 16:18:56.487215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-35ebbe37-fca7-48d9-b3a0-5a4da3232d4f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:56.487475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-35ebbe37-fca7-48d9-b3a0-5a4da3232d4f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:56.494985 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:56.494985 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:56.546973 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa1c6d3c-2d1d-4162-9c07-c169d8997a2f req-35ebbe37-fca7-48d9-b3a0-5a4da3232d4f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245 returned with HTTP 200 Aug 07 16:18:56.547351 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 673/2710] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:18:56 2026] DELETE /volume/v3/attachments/2931e8bc-5925-4952-9df4-2d4ccf558245 => generated 19 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:56.624327 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d4a24311-0260-4d31-85a2-e3a9aaae66b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:56.626208 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4a24311-0260-4d31-85a2-e3a9aaae66b0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f Aug 07 16:18:56.626426 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4a24311-0260-4d31-85a2-e3a9aaae66b0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:56.626646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d4a24311-0260-4d31-85a2-e3a9aaae66b0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:56.631821 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:56.631821 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:56.632320 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d4a24311-0260-4d31-85a2-e3a9aaae66b0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:18:56.633117 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d4a24311-0260-4d31-85a2-e3a9aaae66b0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f returned with HTTP 200 Aug 07 16:18:56.633499 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 680/2711] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:56 2026] GET /volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f => generated 483 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:56.664342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:56.666929 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:56.667327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPatternV346-volume-origin-653470219", "snapshot_id": null, "imageRef": "c231d45b-1e6f-439d-a743-ebce51ab7109", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:56.669434 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPatternV346-volume-origin-653470219', 'snapshot_id': None, 'imageRef': 'c231d45b-1e6f-439d-a743-ebce51ab7109', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:56.773839 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:56.773839 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:56.775167 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:18:56.775167 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume of 1 GB Aug 07 16:18:56.780544 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Availability Zones retrieved successfully. Aug 07 16:18:56.788403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Flow 'volume_create_api' (635921a3-924e-4809-b54e-e4f4b1c65a42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:56.789497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee95d32-15e6-4c17-a0d3-603a60b2d5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:56.790405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:56.822038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fee95d32-15e6-4c17-a0d3-603a60b2d5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '18b39634-80bc-4b53-bb8a-177938841a5f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:56.822773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed33b4c5-2a0f-41fc-91a6-179ef65dbd69) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:56.867502 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Created reservations ['db4b4b89-2cd8-4ba8-834d-8508e49b14a4', 'd29c54ce-7e1e-4ddd-88d5-b40cc8855653', '1bb281b8-658a-424d-9ee8-b0820a53d53e', '6f7b58a5-43c5-4a19-84b9-1c52814804e3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:56.868292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed33b4c5-2a0f-41fc-91a6-179ef65dbd69) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db4b4b89-2cd8-4ba8-834d-8508e49b14a4', 'd29c54ce-7e1e-4ddd-88d5-b40cc8855653', '1bb281b8-658a-424d-9ee8-b0820a53d53e', '6f7b58a5-43c5-4a19-84b9-1c52814804e3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:56.869073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fcec5c-2fcb-4eea-ae0d-aad050f8b100) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:56.914615 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (41fcec5c-2fcb-4eea-ae0d-aad050f8b100) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '081b5345-2a0a-42c6-8aa5-b2c081b38443', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-653470219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3157e1be41f436ba9007e0ec72dc62a',qos_specs=None,replication_status=,reservations=['db4b4b89-2cd8-4ba8-834d-8508e49b14a4','d29c54ce-7e1e-4ddd-88d5-b40cc8855653','1bb281b8-658a-424d-9ee8-b0820a53d53e','6f7b58a5-43c5-4a19-84b9-1c52814804e3'],size=1,snapshot_id=18b39634-80bc-4b53-bb8a-177938841a5f,source_replicaid=,source_volid=None,status='creating',user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:18:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPatternV346-volume-origin-653470219',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=081b5345-2a0a-42c6-8aa5-b2c081b38443,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e3157e1be41f436ba9007e0ec72dc62a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=18b39634-80bc-4b53-bb8a-177938841a5f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:56.915396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427ba99a-ea98-4451-8b37-2b4a094bb96a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:56.933081 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (427ba99a-ea98-4451-8b37-2b4a094bb96a) transitioned into state 'SUCCESS' from state '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-653470219',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e3157e1be41f436ba9007e0ec72dc62a',qos_specs=None,replication_status=,reservations=['db4b4b89-2cd8-4ba8-834d-8508e49b14a4','d29c54ce-7e1e-4ddd-88d5-b40cc8855653','1bb281b8-658a-424d-9ee8-b0820a53d53e','6f7b58a5-43c5-4a19-84b9-1c52814804e3'],size=1,snapshot_id=18b39634-80bc-4b53-bb8a-177938841a5f,source_replicaid=,source_volid=None,status='creating',user_id='fc13b5a6975e46b2a5b4007b804e1e3f',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:56.933899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145f4d3a-98f7-4c78-9dc3-c7abcefe37a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:56.959450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (145f4d3a-98f7-4c78-9dc3-c7abcefe37a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:56.960422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Flow 'volume_create_api' (635921a3-924e-4809-b54e-e4f4b1c65a42) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:56.960755 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Create volume request issued successfully. Aug 07 16:18:56.961316 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35218a97-99ac-46ba-8f3f-bf8ff7134862 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:56.961923 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 675/2712] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:18:56 2026] POST /volume/v3/volumes => generated 811 bytes in 298 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:56.975899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-127df146-2cf6-46c3-9a0a-dc9f9bdbde25 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:56.977851 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-127df146-2cf6-46c3-9a0a-dc9f9bdbde25 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:18:56.978085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-127df146-2cf6-46c3-9a0a-dc9f9bdbde25 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:56.978411 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-127df146-2cf6-46c3-9a0a-dc9f9bdbde25 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:56.988245 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:56.988245 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:56.994910 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-127df146-2cf6-46c3-9a0a-dc9f9bdbde25 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:57.003194 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-127df146-2cf6-46c3-9a0a-dc9f9bdbde25 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:18:57.003785 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 685/2713] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:56 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 879 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:57.040897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce7720ca-6309-4729-9751-a4299a524e99 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.042735 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce7720ca-6309-4729-9751-a4299a524e99 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:57.043237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce7720ca-6309-4729-9751-a4299a524e99 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:57.043237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce7720ca-6309-4729-9751-a4299a524e99 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:57.219992 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.219992 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:57.223650 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce7720ca-6309-4729-9751-a4299a524e99 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:57.228018 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce7720ca-6309-4729-9751-a4299a524e99 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 200 Aug 07 16:18:57.228411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 674/2714] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:57 2026] GET /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 857 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:57.243386 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.245009 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] POST https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840/action Aug 07 16:18:57.245424 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action body: b'{"revert": {"snapshot_id": "3a0da055-4d09-4ac3-a445-15eb248ce4da"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:18:57.245545 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Action: 'action', calling method: version_select, body: {"revert": {"snapshot_id": "3a0da055-4d09-4ac3-a445-15eb248ce4da"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:57.254431 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.254431 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:57.254990 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume retrieved successfully. Aug 07 16:18:57.267800 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] HTTP exception thrown: Can't revert volume 0b9e9d12-7557-4347-9e12-bcf85cfdb840 to its latest snapshot 3a0da055-4d09-4ac3-a445-15eb248ce4da. The volume size must be equal to the snapshot size. Aug 07 16:18:57.267800 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dfc2c325-212b-4673-ad8c-462db4bc0ec3 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840/action returned with HTTP 400 Aug 07 16:18:57.268366 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 681/2715] 10.4.3.24 () {70 vars in 1424 bytes} [Fri Aug 7 16:18:57 2026] POST /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840/action => generated 213 bytes in 25 msecs (HTTP/1.1 400) 7 headers in 295 bytes (1 switches on core 0) Aug 07 16:18:57.275702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.278046 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62912b59-e601-4014-af46-f16a489d5076 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.279716 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da Aug 07 16:18:57.279891 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:57.280086 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:57.280176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Delete snapshot with id: 3a0da055-4d09-4ac3-a445-15eb248ce4da Aug 07 16:18:57.291127 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.291127 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:57.291823 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:57.323054 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot delete request issued successfully. Aug 07 16:18:57.323375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62912b59-e601-4014-af46-f16a489d5076 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da returned with HTTP 202 Aug 07 16:18:57.324073 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 686/2716] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:18:57 2026] DELETE /volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:18:57.332259 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f024e245-e4b9-4a44-b5ff-e27aefbcce5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.335014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f024e245-e4b9-4a44-b5ff-e27aefbcce5e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da Aug 07 16:18:57.335351 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f024e245-e4b9-4a44-b5ff-e27aefbcce5e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:57.335673 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f024e245-e4b9-4a44-b5ff-e27aefbcce5e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:57.342676 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.342676 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:57.343348 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f024e245-e4b9-4a44-b5ff-e27aefbcce5e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:57.344498 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f024e245-e4b9-4a44-b5ff-e27aefbcce5e tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da returned with HTTP 200 Aug 07 16:18:57.345002 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 675/2717] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:57 2026] GET /volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da => generated 479 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:57.407984 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:18:57.408489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-351101320"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:18:57.409623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-351101320'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:18:57.409757 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume of 1 GB Aug 07 16:18:57.410042 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.410042 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:57.414326 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Availability Zones retrieved successfully. Aug 07 16:18:57.420620 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Flow 'volume_create_api' (72ba8ac6-f494-4995-bc97-f54137004194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:57.421654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bab901b-54a8-412d-867f-04ff257b2ac9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:57.422701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:18:57.452580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0bab901b-54a8-412d-867f-04ff257b2ac9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:57.453401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6c21fc-a93b-4209-9842-6f9eafb255b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:57.533183 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Created reservations ['f2ab538f-4b1e-482f-9f4f-081fd8311f95', 'e954f996-5de7-4ed7-bc7a-ba1dc3df5fad', '374b200a-2f3b-4435-8b0e-e3985e9f0f2f', 'f891af53-f005-4642-811a-d4b7039be2fc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:18:57.534095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7e6c21fc-a93b-4209-9842-6f9eafb255b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2ab538f-4b1e-482f-9f4f-081fd8311f95', 'e954f996-5de7-4ed7-bc7a-ba1dc3df5fad', '374b200a-2f3b-4435-8b0e-e3985e9f0f2f', 'f891af53-f005-4642-811a-d4b7039be2fc']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:57.534864 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eabbfda-f4f3-4483-823f-2b9532955dd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:57.558575 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5eabbfda-f4f3-4483-823f-2b9532955dd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-351101320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fe0c65caf804c0abc79051131cc8aeb',qos_specs=None,replication_status=,reservations=['f2ab538f-4b1e-482f-9f4f-081fd8311f95','e954f996-5de7-4ed7-bc7a-ba1dc3df5fad','374b200a-2f3b-4435-8b0e-e3985e9f0f2f','f891af53-f005-4642-811a-d4b7039be2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a61807a420844a3b878f605aa02bbbc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:18:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-351101320',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8fe0c65caf804c0abc79051131cc8aeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a61807a420844a3b878f605aa02bbbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:57.559423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c750e1-3459-4746-a3bd-43111da9cc82) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:57.578386 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44c750e1-3459-4746-a3bd-43111da9cc82) transitioned into state 'SUCCESS' from state '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-351101320',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8fe0c65caf804c0abc79051131cc8aeb',qos_specs=None,replication_status=,reservations=['f2ab538f-4b1e-482f-9f4f-081fd8311f95','e954f996-5de7-4ed7-bc7a-ba1dc3df5fad','374b200a-2f3b-4435-8b0e-e3985e9f0f2f','f891af53-f005-4642-811a-d4b7039be2fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a61807a420844a3b878f605aa02bbbc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:57.579202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6040ef-a0bf-4b02-92fa-83b4939bbfd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:18:57.589086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ed6040ef-a0bf-4b02-92fa-83b4939bbfd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:18:57.589946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Flow 'volume_create_api' (72ba8ac6-f494-4995-bc97-f54137004194) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:18:57.590278 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request issued successfully. Aug 07 16:18:57.590940 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b975a8b0-fdad-4cd1-8eb0-43ed217d2b02 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:18:57.591327 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 676/2718] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:18:57 2026] POST /volume/v3/volumes => generated 747 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:18:57.606277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-acd4cd8d-792c-4913-b81d-0729a53df213 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.608420 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acd4cd8d-792c-4913-b81d-0729a53df213 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:18:57.608859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acd4cd8d-792c-4913-b81d-0729a53df213 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:57.610506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-acd4cd8d-792c-4913-b81d-0729a53df213 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:57.619623 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.619623 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:18:57.623586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-946cffb2-3868-4ba7-9d7d-05ec6b597a13 req-83bd41f0-9a2f-4009-b802-1d25e13ee8da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:57.627143 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-acd4cd8d-792c-4913-b81d-0729a53df213 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:18:57.627257 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-946cffb2-3868-4ba7-9d7d-05ec6b597a13 req-83bd41f0-9a2f-4009-b802-1d25e13ee8da tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:18:57.627257 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-946cffb2-3868-4ba7-9d7d-05ec6b597a13 req-83bd41f0-9a2f-4009-b802-1d25e13ee8da tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:57.627257 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-946cffb2-3868-4ba7-9d7d-05ec6b597a13 req-83bd41f0-9a2f-4009-b802-1d25e13ee8da tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:57.631422 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-acd4cd8d-792c-4913-b81d-0729a53df213 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 returned with HTTP 200 Aug 07 16:18:57.632041 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 682/2719] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:57 2026] GET /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 => generated 815 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:57.636143 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:57.636143 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:57.641387 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-946cffb2-3868-4ba7-9d7d-05ec6b597a13 req-83bd41f0-9a2f-4009-b802-1d25e13ee8da tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:18:57.648285 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-946cffb2-3868-4ba7-9d7d-05ec6b597a13 req-83bd41f0-9a2f-4009-b802-1d25e13ee8da tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:18:57.649052 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 687/2720] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:57 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 875 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:58.017534 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b83468de-5d96-4a8f-ac6d-8119973787d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:58.019941 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b83468de-5d96-4a8f-ac6d-8119973787d1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:18:58.020238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b83468de-5d96-4a8f-ac6d-8119973787d1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:58.020526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b83468de-5d96-4a8f-ac6d-8119973787d1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:58.030214 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:58.030214 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:58.034610 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b83468de-5d96-4a8f-ac6d-8119973787d1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:58.040993 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b83468de-5d96-4a8f-ac6d-8119973787d1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:18:58.041496 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 676/2721] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:58 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 1420 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:58.060813 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c0b8abb-5b29-4a2e-beae-5161c53bcff0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:58.062928 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c0b8abb-5b29-4a2e-beae-5161c53bcff0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:18:58.063189 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c0b8abb-5b29-4a2e-beae-5161c53bcff0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:58.063414 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c0b8abb-5b29-4a2e-beae-5161c53bcff0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:58.071432 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:58.071432 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:58.075913 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5c0b8abb-5b29-4a2e-beae-5161c53bcff0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:58.081642 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c0b8abb-5b29-4a2e-beae-5161c53bcff0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:18:58.081642 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 677/2722] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:58 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 1420 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:18:58.357468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eec7fe9e-9102-4937-9752-dfb8886e6fc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:58.359432 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eec7fe9e-9102-4937-9752-dfb8886e6fc7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da Aug 07 16:18:58.359716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eec7fe9e-9102-4937-9752-dfb8886e6fc7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:58.359978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eec7fe9e-9102-4937-9752-dfb8886e6fc7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:58.364559 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eec7fe9e-9102-4937-9752-dfb8886e6fc7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da returned with HTTP 404 Aug 07 16:18:58.365356 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 683/2723] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:58 2026] GET /volume/v3/snapshots/3a0da055-4d09-4ac3-a445-15eb248ce4da => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:18:58.378340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:58.381536 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:58.381536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:58.381536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:58.381536 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Delete volume with id: 0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:58.391224 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:58.391224 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:58.392019 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:58.415396 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Delete volume request issued successfully. Aug 07 16:18:58.415643 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09c2df5c-cb85-440d-8e4a-8396d848ee8a tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 202 Aug 07 16:18:58.416248 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 688/2724] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:18:58 2026] DELETE /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:18:58.428157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dcb34d99-0dfc-4174-96d5-dc4d602b0033 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:58.430982 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcb34d99-0dfc-4174-96d5-dc4d602b0033 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:58.431292 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcb34d99-0dfc-4174-96d5-dc4d602b0033 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:58.431580 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dcb34d99-0dfc-4174-96d5-dc4d602b0033 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:58.441041 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:58.441041 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:58.445690 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dcb34d99-0dfc-4174-96d5-dc4d602b0033 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:18:58.451877 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dcb34d99-0dfc-4174-96d5-dc4d602b0033 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 200 Aug 07 16:18:58.452390 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 677/2725] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:58 2026] GET /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 856 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:18:58.649688 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a5cf67c-d6eb-41a7-b760-1f662147b653 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:58.651336 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a5cf67c-d6eb-41a7-b760-1f662147b653 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:18:58.651900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a5cf67c-d6eb-41a7-b760-1f662147b653 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:58.652317 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a5cf67c-d6eb-41a7-b760-1f662147b653 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:58.663336 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:58.663336 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:58.673012 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7a5cf67c-d6eb-41a7-b760-1f662147b653 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:18:58.675709 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a5cf67c-d6eb-41a7-b760-1f662147b653 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 returned with HTTP 200 Aug 07 16:18:58.676272 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 678/2726] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:18:58 2026] GET /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 => generated 840 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:59.471585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31e17ff2-ec8c-44e4-9614-666f001bfa30 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:59.473950 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31e17ff2-ec8c-44e4-9614-666f001bfa30 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 Aug 07 16:18:59.474269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31e17ff2-ec8c-44e4-9614-666f001bfa30 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:59.474585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31e17ff2-ec8c-44e4-9614-666f001bfa30 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:59.482327 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31e17ff2-ec8c-44e4-9614-666f001bfa30 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 returned with HTTP 404 Aug 07 16:18:59.482967 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 684/2727] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:18:59 2026] GET /volume/v3/volumes/0b9e9d12-7557-4347-9e12-bcf85cfdb840 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:18:59.492259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:59.494222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:18:59.494471 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:59.494755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:59.494878 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Delete snapshot with id: 9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:18:59.499908 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:59.499908 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:18:59.500410 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:59.521063 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot delete request issued successfully. Aug 07 16:18:59.521262 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c55d6dfa-85d1-4122-bead-0c4d04395014 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f returned with HTTP 202 Aug 07 16:18:59.521865 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 689/2728] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:18:59 2026] DELETE /volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:18:59.530509 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a253bead-9957-481a-ad94-7f7cfa7ca8f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:59.533032 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a253bead-9957-481a-ad94-7f7cfa7ca8f7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:18:59.533341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a253bead-9957-481a-ad94-7f7cfa7ca8f7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:59.533639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a253bead-9957-481a-ad94-7f7cfa7ca8f7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:59.540956 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:59.540956 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:18:59.541558 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a253bead-9957-481a-ad94-7f7cfa7ca8f7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Snapshot retrieved successfully. Aug 07 16:18:59.542793 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a253bead-9957-481a-ad94-7f7cfa7ca8f7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f returned with HTTP 200 Aug 07 16:18:59.543490 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 678/2729] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:18:59 2026] GET /volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f => generated 480 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:18:59.646684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-29144bfd-1519-45c8-a6e3-e05f45e7d4e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:18:59.652127 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-29144bfd-1519-45c8-a6e3-e05f45e7d4e1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:18:59.652127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-29144bfd-1519-45c8-a6e3-e05f45e7d4e1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:18:59.652127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-29144bfd-1519-45c8-a6e3-e05f45e7d4e1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:18:59.659860 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:18:59.659860 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:18:59.666260 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-29144bfd-1519-45c8-a6e3-e05f45e7d4e1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:18:59.677245 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-29144bfd-1519-45c8-a6e3-e05f45e7d4e1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:18:59.677245 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 679/2730] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:18:59 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 1402 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:00.294242 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-ccd43801-d642-40d7-8a80-775a732364c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.297931 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-ccd43801-d642-40d7-8a80-775a732364c9 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:19:00.298536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-ccd43801-d642-40d7-8a80-775a732364c9 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.298536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-ccd43801-d642-40d7-8a80-775a732364c9 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.309320 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:00.309320 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:00.318457 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-ccd43801-d642-40d7-8a80-775a732364c9 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:19:00.330212 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-ccd43801-d642-40d7-8a80-775a732364c9 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:19:00.330516 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 685/2731] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:00 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 1402 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:00.355237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-467215c5-0c65-4369-a81e-7add31a8ea5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.355810 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-467215c5-0c65-4369-a81e-7add31a8ea5a None None] GET https://10.4.3.24/volume// Aug 07 16:19:00.356384 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-467215c5-0c65-4369-a81e-7add31a8ea5a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.356641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-467215c5-0c65-4369-a81e-7add31a8ea5a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.357251 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-467215c5-0c65-4369-a81e-7add31a8ea5a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:00.358419 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 690/2732] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:19:00 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:00.372006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-b26cb75b-5e10-4301-8bb7-7758fe93544e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.375205 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-b26cb75b-5e10-4301-8bb7-7758fe93544e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:19:00.375725 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-b26cb75b-5e10-4301-8bb7-7758fe93544e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "081b5345-2a0a-42c6-8aa5-b2c081b38443", "connector": null, "instance_uuid": "7fd2fc9d-7460-45a3-b8a5-62219f5899dd"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:00.392795 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:00.392795 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:00.440905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-b26cb75b-5e10-4301-8bb7-7758fe93544e tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:19:00.441470 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 679/2733] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:19:00 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:00.560428 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a32e7de-aea0-494e-b3ae-c59c6aa58688 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.562957 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a32e7de-aea0-494e-b3ae-c59c6aa58688 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f Aug 07 16:19:00.563491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a32e7de-aea0-494e-b3ae-c59c6aa58688 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.563822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a32e7de-aea0-494e-b3ae-c59c6aa58688 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.570549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a32e7de-aea0-494e-b3ae-c59c6aa58688 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f returned with HTTP 404 Aug 07 16:19:00.571239 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 680/2734] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:00 2026] GET /volume/v3/snapshots/9db9c72e-7742-4a88-ab06-810c2ef8c60f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:00.585204 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.588548 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:19:00.588846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.589095 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.589387 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Delete volume with id: c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:19:00.599993 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:00.599993 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:00.600704 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:19:00.625119 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Delete volume request issued successfully. Aug 07 16:19:00.625254 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb27e3ff-ff15-4673-91c6-870b511fb4d7 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 202 Aug 07 16:19:00.626011 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 686/2735] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:19:00 2026] DELETE /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:19:00.633527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e4d0b44-aa28-4bc8-a637-238b3e8c7dcc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.635959 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e4d0b44-aa28-4bc8-a637-238b3e8c7dcc tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:19:00.636314 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e4d0b44-aa28-4bc8-a637-238b3e8c7dcc tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.636624 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e4d0b44-aa28-4bc8-a637-238b3e8c7dcc tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.651167 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:00.651167 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:00.657050 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e4d0b44-aa28-4bc8-a637-238b3e8c7dcc tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Volume info retrieved successfully. Aug 07 16:19:00.664091 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e4d0b44-aa28-4bc8-a637-238b3e8c7dcc tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 200 Aug 07 16:19:00.664522 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 691/2736] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:19:00 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 856 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:00.781728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.783803 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:19:00.784237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.784350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.784536 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume with id: 9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:19:00.791951 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:00.791951 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:00.792511 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:00.807124 np0000006731 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:19:00.813866 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume request issued successfully. Aug 07 16:19:00.814137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76819f74-74ed-4e89-83d5-2e52f4764f5d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 202 Aug 07 16:19:00.814731 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 680/2737] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:00 2026] DELETE /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:00.824277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5053d6e7-f004-4d17-b1d0-6303fb04b5df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:00.826212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5053d6e7-f004-4d17-b1d0-6303fb04b5df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:19:00.826605 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5053d6e7-f004-4d17-b1d0-6303fb04b5df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:00.826962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5053d6e7-f004-4d17-b1d0-6303fb04b5df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:00.834969 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:00.834969 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:00.840965 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5053d6e7-f004-4d17-b1d0-6303fb04b5df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:00.848443 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5053d6e7-f004-4d17-b1d0-6303fb04b5df tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 200 Aug 07 16:19:00.849633 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 681/2738] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:00 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 874 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:01.682210 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b7d8f8f-fd64-4a09-94fc-f79cb557afa1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:01.688514 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b7d8f8f-fd64-4a09-94fc-f79cb557afa1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] GET https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c Aug 07 16:19:01.688514 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b7d8f8f-fd64-4a09-94fc-f79cb557afa1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:01.688514 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b7d8f8f-fd64-4a09-94fc-f79cb557afa1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:01.700997 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b7d8f8f-fd64-4a09-94fc-f79cb557afa1 tempest-VolumeRevertTests-1337222017 tempest-VolumeRevertTests-1337222017-project-member] https://10.4.3.24/volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c returned with HTTP 404 Aug 07 16:19:01.701569 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 687/2739] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:19:01 2026] GET /volume/v3/volumes/c2879250-f747-493a-ac85-b03667d5d01c => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:19:01.869714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e2f4608-a6b6-48e3-91b9-ac8b54c66336 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:01.873389 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e2f4608-a6b6-48e3-91b9-ac8b54c66336 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 Aug 07 16:19:01.873389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e2f4608-a6b6-48e3-91b9-ac8b54c66336 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:01.873389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e2f4608-a6b6-48e3-91b9-ac8b54c66336 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:01.882081 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e2f4608-a6b6-48e3-91b9-ac8b54c66336 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 returned with HTTP 404 Aug 07 16:19:01.883194 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 692/2740] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:01 2026] GET /volume/v3/volumes/9c8b2fab-6753-4750-9e29-729025878682 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:01.905640 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-945d650c-2a3a-4a38-a553-33614a226eab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:01.908592 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-945d650c-2a3a-4a38-a553-33614a226eab tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:19:01.908592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-945d650c-2a3a-4a38-a553-33614a226eab tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:01.908592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-945d650c-2a3a-4a38-a553-33614a226eab tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:01.909186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-945d650c-2a3a-4a38-a553-33614a226eab tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:19:01.944437 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-945d650c-2a3a-4a38-a553-33614a226eab tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Get all volumes completed successfully. Aug 07 16:19:01.948439 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:01.948439 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:01.954073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dbebd891-0e49-4c6c-b624-76dba23d8770 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:01.954792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbebd891-0e49-4c6c-b624-76dba23d8770 None None] GET https://10.4.3.24/volume// Aug 07 16:19:01.955226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbebd891-0e49-4c6c-b624-76dba23d8770 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:01.955226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dbebd891-0e49-4c6c-b624-76dba23d8770 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:01.955692 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dbebd891-0e49-4c6c-b624-76dba23d8770 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:01.956403 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 682/2741] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:19:01.962542 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-945d650c-2a3a-4a38-a553-33614a226eab tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:19:01.963161 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 681/2742] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:19:01 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:01.972842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-97ac5a29-5b70-4d31-8468-9860938a1951 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:01.976237 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-97ac5a29-5b70-4d31-8468-9860938a1951 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:19:01.976537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-97ac5a29-5b70-4d31-8468-9860938a1951 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:01.976841 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-97ac5a29-5b70-4d31-8468-9860938a1951 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:01.985408 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85438498-cb6f-41ac-8851-576c8267a448 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:01.989036 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85438498-cb6f-41ac-8851-576c8267a448 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] DELETE https://10.4.3.24/volume/v3/types/980e0dca-58ab-400e-bb88-7479ddba95f0 Aug 07 16:19:01.989312 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85438498-cb6f-41ac-8851-576c8267a448 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:01.989648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85438498-cb6f-41ac-8851-576c8267a448 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:02.000322 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:02.000322 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:02.010964 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-97ac5a29-5b70-4d31-8468-9860938a1951 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:19:02.025248 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-97ac5a29-5b70-4d31-8468-9860938a1951 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:19:02.025982 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 688/2743] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:01 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 1581 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:02.053041 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85438498-cb6f-41ac-8851-576c8267a448 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/980e0dca-58ab-400e-bb88-7479ddba95f0 returned with HTTP 202 Aug 07 16:19:02.053041 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 693/2744] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:19:01 2026] DELETE /volume/v3/types/980e0dca-58ab-400e-bb88-7479ddba95f0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:02.068324 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-913bf860-5b1d-42a6-8347-89750f88f311 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:02.070716 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-913bf860-5b1d-42a6-8347-89750f88f311 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:19:02.071416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-913bf860-5b1d-42a6-8347-89750f88f311 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luksv2-612006732", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:02.097883 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-913bf860-5b1d-42a6-8347-89750f88f311 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:19:02.097883 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 683/2745] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:19:02 2026] POST /volume/v3/types => generated 213 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:19:02.108799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48dd1125-0cb6-4f23-86dd-4452912cdb6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:02.111342 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48dd1125-0cb6-4f23-86dd-4452912cdb6a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types/7a60ca37-ffe7-4979-9f47-97762deaa072/encryption Aug 07 16:19:02.111772 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48dd1125-0cb6-4f23-86dd-4452912cdb6a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:02.166871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:02.172978 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] PUT https://10.4.3.24/volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb Aug 07 16:19:02.172978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:02.175939 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48dd1125-0cb6-4f23-86dd-4452912cdb6a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/7a60ca37-ffe7-4979-9f47-97762deaa072/encryption returned with HTTP 200 Aug 07 16:19:02.176640 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 682/2746] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:19:02 2026] POST /volume/v3/types/7a60ca37-ffe7-4979-9f47-97762deaa072/encryption => generated 231 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:02.178351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Acquiring lock "cinder-attachment_update-081b5345-2a0a-42c6-8aa5-b2c081b38443-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:19:02.182898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Lock "cinder-attachment_update-081b5345-2a0a-42c6-8aa5-b2c081b38443-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:19:02.183836 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:02.183836 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:02.186142 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:02.187915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:02.188260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-327090804", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luksv2-612006732", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:02.189790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-327090804', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luksv2-612006732', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:02.194236 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume of 1 GB Aug 07 16:19:02.194600 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:02.194600 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:02.195121 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Availability Zones retrieved successfully. Aug 07 16:19:02.200282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (c69a7efa-610d-4a79-9b31-1718cb7ce251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:02.201751 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8b1756-0656-4df0-a8a0-457bf86b949a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:02.202737 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:02.239796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ef8b1756-0656-4df0-a8a0-457bf86b949a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:19:02Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=7a60ca37-ffe7-4979-9f47-97762deaa072,is_public=True,name='tempest-scenario-type-luksv2-612006732',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '7a60ca37-ffe7-4979-9f47-97762deaa072', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:02.241598 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7babf0ef-43d6-4d57-89ba-db3baa2548a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:02.285621 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luksv2-612006732 is set by the default quota flag: quota_volumes_tempest-scenario-type-luksv2-612006732, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:19:02.286072 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luksv2-612006732 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luksv2-612006732, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:19:02.315081 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Lock "cinder-attachment_update-081b5345-2a0a-42c6-8aa5-b2c081b38443-np0000006731" released by "attachment_update" :: held 0.132s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:19:02.315399 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-a887fb32-bc42-412c-952d-63b26e474807 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb returned with HTTP 200 Aug 07 16:19:02.315889 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 689/2747] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:19:02 2026] PUT /volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb => generated 969 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:02.328615 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Created reservations ['1f5f0110-224b-4829-b915-08310b8ae031', 'ff9caa2e-af85-440f-ad83-258dfd30a5e5', 'fb9fe74c-ef70-41c5-80ef-71580097f71a', '468c45b1-f33b-482a-a99a-b8acd9cf332d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:02.329320 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7babf0ef-43d6-4d57-89ba-db3baa2548a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f5f0110-224b-4829-b915-08310b8ae031', 'ff9caa2e-af85-440f-ad83-258dfd30a5e5', 'fb9fe74c-ef70-41c5-80ef-71580097f71a', '468c45b1-f33b-482a-a99a-b8acd9cf332d']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:02.330214 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064b5f0d-ceb2-46e7-b4d3-9ebad5c7c97d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:02.357478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-6bde180b-bb23-4d5d-a967-95aa439829a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:02.361322 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-6bde180b-bb23-4d5d-a967-95aa439829a6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] POST https://10.4.3.24/volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb/action Aug 07 16:19:02.361881 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-6bde180b-bb23-4d5d-a967-95aa439829a6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:02.362071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-6bde180b-bb23-4d5d-a967-95aa439829a6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:02.364160 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (064b5f0d-ceb2-46e7-b4d3-9ebad5c7c97d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73394280-a0df-4f2c-94cb-dd52780da1a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-327090804',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['1f5f0110-224b-4829-b915-08310b8ae031','ff9caa2e-af85-440f-ad83-258dfd30a5e5','fb9fe74c-ef70-41c5-80ef-71580097f71a','468c45b1-f33b-482a-a99a-b8acd9cf332d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=7a60ca37-ffe7-4979-9f47-97762deaa072), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-327090804',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=73394280-a0df-4f2c-94cb-dd52780da1a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf749599b9444b1b17362546c33e5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(7a60ca37-ffe7-4979-9f47-97762deaa072),volume_type_id=7a60ca37-ffe7-4979-9f47-97762deaa072)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:02.365774 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fab3cc-0c2c-492f-a49b-9c73f7b413a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:02.395146 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:02.395146 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:02.401455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (40fab3cc-0c2c-492f-a49b-9c73f7b413a8) transitioned into state 'SUCCESS' from state '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-327090804',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['1f5f0110-224b-4829-b915-08310b8ae031','ff9caa2e-af85-440f-ad83-258dfd30a5e5','fb9fe74c-ef70-41c5-80ef-71580097f71a','468c45b1-f33b-482a-a99a-b8acd9cf332d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=7a60ca37-ffe7-4979-9f47-97762deaa072)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:02.402174 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d891f949-85cb-4972-83c2-7b58be29622d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:02.417009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d891f949-85cb-4972-83c2-7b58be29622d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:02.417966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (c69a7efa-610d-4a79-9b31-1718cb7ce251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:02.418045 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b7990b0a-5c2f-41ab-bbf7-3145e89bcc00 req-6bde180b-bb23-4d5d-a967-95aa439829a6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb/action returned with HTTP 204 Aug 07 16:19:02.418531 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request issued successfully. Aug 07 16:19:02.419035 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 684/2748] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:19:02 2026] POST /volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:02.419394 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c08bc800-f2e6-481f-9b26-1aaa0e357d21 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:02.420015 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 694/2749] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:19:02 2026] POST /volume/v3/volumes => generated 783 bytes in 234 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:04.136416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:04.261090 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:04.261610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2106630391"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:04.265231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2106630391'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:04.265429 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:04.273511 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:04.281787 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (57112ac6-67d7-4fb0-90ed-4515b27daad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:04.283176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1036358f-f7a4-42bc-b121-2db0087f353f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:04.285382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:04.318546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1036358f-f7a4-42bc-b121-2db0087f353f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:04.319459 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894ecef8-0272-41d7-9f9c-1f93d0365a86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:04.420687 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['a2e65b4f-55e5-4abd-b6d6-ba319cce01dc', '3eb2a20e-cfeb-40a9-bed4-376488c16567', '92ac37d4-650b-4308-90e3-e909ff11d2d8', '041f3ab9-9d99-42d7-bbfc-d17dd7ad13d6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:04.421590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (894ecef8-0272-41d7-9f9c-1f93d0365a86) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2e65b4f-55e5-4abd-b6d6-ba319cce01dc', '3eb2a20e-cfeb-40a9-bed4-376488c16567', '92ac37d4-650b-4308-90e3-e909ff11d2d8', '041f3ab9-9d99-42d7-bbfc-d17dd7ad13d6']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:04.423277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993dab9f-7db5-4a0d-8cbf-6f554e7c60dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:04.456008 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (993dab9f-7db5-4a0d-8cbf-6f554e7c60dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ed9d9c49-0a67-4d39-967c-029e9849251d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2106630391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['a2e65b4f-55e5-4abd-b6d6-ba319cce01dc','3eb2a20e-cfeb-40a9-bed4-376488c16567','92ac37d4-650b-4308-90e3-e909ff11d2d8','041f3ab9-9d99-42d7-bbfc-d17dd7ad13d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2106630391',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ed9d9c49-0a67-4d39-967c-029e9849251d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:04.456786 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e746d6d-0402-4f52-b6df-4c404f001031) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:04.474714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5e746d6d-0402-4f52-b6df-4c404f001031) transitioned into state 'SUCCESS' from state '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-2106630391',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['a2e65b4f-55e5-4abd-b6d6-ba319cce01dc','3eb2a20e-cfeb-40a9-bed4-376488c16567','92ac37d4-650b-4308-90e3-e909ff11d2d8','041f3ab9-9d99-42d7-bbfc-d17dd7ad13d6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:04.475677 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cf59c2-2c34-4ac3-ab58-bee0f08ec989) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:04.487579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a4cf59c2-2c34-4ac3-ab58-bee0f08ec989) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:04.488685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (57112ac6-67d7-4fb0-90ed-4515b27daad5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:04.489079 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:04.489796 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32598b93-ef19-4b92-9b99-62d3b8ae4a63 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:04.490324 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 683/2750] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:04 2026] POST /volume/v3/volumes => generated 776 bytes in 354 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:04.506375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f5e4a37-b93b-4cb9-9b8f-16a03e88de40 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:04.509060 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f5e4a37-b93b-4cb9-9b8f-16a03e88de40 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:04.509060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f5e4a37-b93b-4cb9-9b8f-16a03e88de40 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:04.509060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f5e4a37-b93b-4cb9-9b8f-16a03e88de40 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:04.518471 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:04.518471 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:04.522386 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f5e4a37-b93b-4cb9-9b8f-16a03e88de40 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:04.526518 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f5e4a37-b93b-4cb9-9b8f-16a03e88de40 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d returned with HTTP 200 Aug 07 16:19:04.526952 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 690/2751] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:04 2026] GET /volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d => generated 955 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:04.896203 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-9c832b16-4a22-43a5-8e5c-f0e9ea3d3004 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:04.900787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-9c832b16-4a22-43a5-8e5c-f0e9ea3d3004 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:04.900787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-9c832b16-4a22-43a5-8e5c-f0e9ea3d3004 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:04.900787 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-9c832b16-4a22-43a5-8e5c-f0e9ea3d3004 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:04.912711 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:04.912711 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:04.917775 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-9c832b16-4a22-43a5-8e5c-f0e9ea3d3004 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:04.926944 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-9c832b16-4a22-43a5-8e5c-f0e9ea3d3004 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:04.927655 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 685/2752] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:04 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:05.040718 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b49dac30-95b0-45cd-9a99-3e85d4610ec6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.041317 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b49dac30-95b0-45cd-9a99-3e85d4610ec6 None None] GET https://10.4.3.24/volume// Aug 07 16:19:05.041585 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b49dac30-95b0-45cd-9a99-3e85d4610ec6 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:05.041822 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b49dac30-95b0-45cd-9a99-3e85d4610ec6 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:05.042214 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b49dac30-95b0-45cd-9a99-3e85d4610ec6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:05.042537 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 695/2753] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:19:05 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:05.052593 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-076da205-0450-4043-9408-3fb2f014aa9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.057323 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-076da205-0450-4043-9408-3fb2f014aa9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:19:05.057323 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-076da205-0450-4043-9408-3fb2f014aa9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f22c3ebf-386e-43ae-871f-fd1ea0299c5d", "connector": null, "instance_uuid": "fc89dcc8-f773-40d2-817a-a4d668339b92"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:05.063693 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.063693 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:05.089252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-076da205-0450-4043-9408-3fb2f014aa9a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:19:05.089252 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 684/2754] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:19:05 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:05.135955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e190ccd-a361-46ac-b69b-4a358a1ecbbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.139612 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e190ccd-a361-46ac-b69b-4a358a1ecbbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:05.139889 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e190ccd-a361-46ac-b69b-4a358a1ecbbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:05.140116 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e190ccd-a361-46ac-b69b-4a358a1ecbbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:05.146560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c96f1a8-447d-4815-841e-cdf5cf158548 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.146977 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c96f1a8-447d-4815-841e-cdf5cf158548 None None] GET https://10.4.3.24/volume// Aug 07 16:19:05.147161 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c96f1a8-447d-4815-841e-cdf5cf158548 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:05.147376 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c96f1a8-447d-4815-841e-cdf5cf158548 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:05.147794 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c96f1a8-447d-4815-841e-cdf5cf158548 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:05.148125 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 686/2755] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:05 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:05.151900 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.151900 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:05.155975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ed425209-3222-4908-9fbd-377ae6bec3b4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.157244 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e190ccd-a361-46ac-b69b-4a358a1ecbbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:05.158315 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ed425209-3222-4908-9fbd-377ae6bec3b4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:05.158577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ed425209-3222-4908-9fbd-377ae6bec3b4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:05.158845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ed425209-3222-4908-9fbd-377ae6bec3b4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:05.164167 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e190ccd-a361-46ac-b69b-4a358a1ecbbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:05.164862 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 691/2756] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:05 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1359 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:05.170067 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.170067 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:05.173710 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ed425209-3222-4908-9fbd-377ae6bec3b4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:05.178378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ed425209-3222-4908-9fbd-377ae6bec3b4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:05.178838 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 696/2757] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:05 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1539 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:05.289420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.295327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] PUT https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 Aug 07 16:19:05.295327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:05.307291 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Acquiring lock "cinder-attachment_update-f22c3ebf-386e-43ae-871f-fd1ea0299c5d-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:19:05.320055 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Lock "cinder-attachment_update-f22c3ebf-386e-43ae-871f-fd1ea0299c5d-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:19:05.320055 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.320055 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:05.468137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Lock "cinder-attachment_update-f22c3ebf-386e-43ae-871f-fd1ea0299c5d-np0000006731" released by "attachment_update" :: held 0.151s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:19:05.468137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-ff8c8a83-fee4-4472-9f82-f6997e5753f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 returned with HTTP 200 Aug 07 16:19:05.468137 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 685/2758] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:19:05 2026] PUT /volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 => generated 969 bytes in 180 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:05.543095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3c4ee24-49c3-4fd9-9aff-9a5072e7dc8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.546474 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3c4ee24-49c3-4fd9-9aff-9a5072e7dc8b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:05.546748 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3c4ee24-49c3-4fd9-9aff-9a5072e7dc8b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:05.547122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3c4ee24-49c3-4fd9-9aff-9a5072e7dc8b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:05.558549 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.558549 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:05.565787 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d3c4ee24-49c3-4fd9-9aff-9a5072e7dc8b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:05.575327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3c4ee24-49c3-4fd9-9aff-9a5072e7dc8b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d returned with HTTP 200 Aug 07 16:19:05.575327 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 687/2759] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:05 2026] GET /volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d => generated 1007 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:05.593965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.718100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:05.718507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ed9d9c49-0a67-4d39-967c-029e9849251d", "name": "tempest-ProjectMemberTests-Snapshot-1131550807"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:05.733192 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.733192 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:05.733687 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Volume info retrieved successfully. Aug 07 16:19:05.733812 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Create snapshot from volume ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:05.751432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7262f8c9-d434-49b0-9a20-5409dfd73276 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.756326 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7262f8c9-d434-49b0-9a20-5409dfd73276 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/97956b2c-26ba-4449-a543-5723dd5a08fb/action Aug 07 16:19:05.756326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7262f8c9-d434-49b0-9a20-5409dfd73276 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-attach": {"instance_uuid": "7c2424c4-f63d-4b5e-b051-a30f04c54207", "mountpoint": "/dev/vdc"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:05.756326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7262f8c9-d434-49b0-9a20-5409dfd73276 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "7c2424c4-f63d-4b5e-b051-a30f04c54207", "mountpoint": "/dev/vdc"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:05.766709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7262f8c9-d434-49b0-9a20-5409dfd73276 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/97956b2c-26ba-4449-a543-5723dd5a08fb/action returned with HTTP 404 Aug 07 16:19:05.767436 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 697/2760] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:05 2026] POST /volume/v3/volumes/97956b2c-26ba-4449-a543-5723dd5a08fb/action => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:05.789565 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Created reservations ['8190b5e1-0098-4025-a155-2522aaddafda', '9d3c1b84-1d88-4391-9152-69714ed9aff6', '6f6d2902-4ddc-4998-8003-c2e6253c260d', 'e5849932-9263-4d6f-9d47-9627b7053a6d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:05.827327 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot create request issued successfully. Aug 07 16:19:05.827660 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d1fd998-c184-47a8-9863-1fded8b81b5e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:05.828083 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 692/2761] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:05 2026] POST /volume/v3/snapshots => generated 305 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:05.837712 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4ede5ca2-07d2-4013-9180-6f2f37367e62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:05.841791 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ede5ca2-07d2-4013-9180-6f2f37367e62 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 Aug 07 16:19:05.841990 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ede5ca2-07d2-4013-9180-6f2f37367e62 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:05.842180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4ede5ca2-07d2-4013-9180-6f2f37367e62 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:05.847183 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:05.847183 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:05.847621 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4ede5ca2-07d2-4013-9180-6f2f37367e62 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:05.848359 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4ede5ca2-07d2-4013-9180-6f2f37367e62 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 returned with HTTP 200 Aug 07 16:19:05.848723 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 686/2762] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:05 2026] GET /volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 => generated 437 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:06.181002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-533d025d-1ae2-4606-b943-7040a9f3f331 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:06.182899 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-533d025d-1ae2-4606-b943-7040a9f3f331 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:06.183094 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-533d025d-1ae2-4606-b943-7040a9f3f331 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:06.183277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-533d025d-1ae2-4606-b943-7040a9f3f331 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:06.201243 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:06.201243 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:06.207150 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-533d025d-1ae2-4606-b943-7040a9f3f331 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:06.216553 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-533d025d-1ae2-4606-b943-7040a9f3f331 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:06.217577 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 688/2763] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:06 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:06.862075 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88114db3-4777-4105-aa39-d68aeddccc41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:06.864412 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88114db3-4777-4105-aa39-d68aeddccc41 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 Aug 07 16:19:06.864677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88114db3-4777-4105-aa39-d68aeddccc41 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:06.865005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88114db3-4777-4105-aa39-d68aeddccc41 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:06.871383 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:06.871383 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:06.872034 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88114db3-4777-4105-aa39-d68aeddccc41 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:06.873098 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88114db3-4777-4105-aa39-d68aeddccc41 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 returned with HTTP 200 Aug 07 16:19:06.873601 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 698/2764] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:06 2026] GET /volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 => generated 464 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:06.885530 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:06.888719 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 Aug 07 16:19:06.889134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:06.889423 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:06.889588 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Delete snapshot with id: 1551e42b-f242-46a7-9877-dabbb2fa6c90 Aug 07 16:19:06.897096 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:06.897096 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:06.897493 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:06.917210 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot delete request issued successfully. Aug 07 16:19:06.917495 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecf52d48-a992-490d-a6ea-8952efc377a4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 returned with HTTP 202 Aug 07 16:19:06.918242 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 693/2765] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:06 2026] DELETE /volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:06.924814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2ffb62e-4f8a-4286-b8a8-da88eece5dc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:06.927123 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2ffb62e-4f8a-4286-b8a8-da88eece5dc6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 Aug 07 16:19:06.927123 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2ffb62e-4f8a-4286-b8a8-da88eece5dc6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:06.927244 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2ffb62e-4f8a-4286-b8a8-da88eece5dc6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:06.933890 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:06.933890 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:06.934404 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2ffb62e-4f8a-4286-b8a8-da88eece5dc6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:06.935450 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2ffb62e-4f8a-4286-b8a8-da88eece5dc6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 returned with HTTP 200 Aug 07 16:19:06.936240 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 687/2766] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:06 2026] GET /volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 => generated 463 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:07.234457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-521d2507-d0ef-48ab-8e5c-04260fecec8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:07.239339 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-521d2507-d0ef-48ab-8e5c-04260fecec8a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:07.239339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-521d2507-d0ef-48ab-8e5c-04260fecec8a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:07.239339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-521d2507-d0ef-48ab-8e5c-04260fecec8a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:07.255338 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:07.255338 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:07.270696 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-521d2507-d0ef-48ab-8e5c-04260fecec8a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:07.278864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-521d2507-d0ef-48ab-8e5c-04260fecec8a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:07.279590 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 689/2767] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:07 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:07.947762 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d82a664-2c43-4c08-8888-f0433e81b0f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:07.950142 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d82a664-2c43-4c08-8888-f0433e81b0f0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 Aug 07 16:19:07.951584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d82a664-2c43-4c08-8888-f0433e81b0f0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:07.951584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d82a664-2c43-4c08-8888-f0433e81b0f0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:07.956820 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d82a664-2c43-4c08-8888-f0433e81b0f0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 returned with HTTP 404 Aug 07 16:19:07.957507 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 699/2768] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:07 2026] GET /volume/v3/snapshots/1551e42b-f242-46a7-9877-dabbb2fa6c90 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:07.967864 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:07.971683 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:07.971964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:07.972260 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:07.972604 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:07.980736 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:07.980736 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:07.981268 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:08.002515 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:08.002835 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cbf4294-7a83-47d3-bc48-03c6e54e89bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d returned with HTTP 202 Aug 07 16:19:08.003424 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 694/2769] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:07 2026] DELETE /volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:08.019587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-32afaad7-219b-41ec-b58d-91389c21a8dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:08.023912 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32afaad7-219b-41ec-b58d-91389c21a8dd tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:08.023912 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32afaad7-219b-41ec-b58d-91389c21a8dd tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:08.023912 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-32afaad7-219b-41ec-b58d-91389c21a8dd tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:08.036240 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:08.036240 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:08.042617 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-32afaad7-219b-41ec-b58d-91389c21a8dd tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:08.047333 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-32afaad7-219b-41ec-b58d-91389c21a8dd tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d returned with HTTP 200 Aug 07 16:19:08.048346 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 688/2770] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:08 2026] GET /volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:08.303099 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b929fea-fc8f-495c-85eb-f8e3b7c719e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:08.304960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b929fea-fc8f-495c-85eb-f8e3b7c719e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:08.305191 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b929fea-fc8f-495c-85eb-f8e3b7c719e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:08.305439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b929fea-fc8f-495c-85eb-f8e3b7c719e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:08.319091 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:08.319091 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:08.324439 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b929fea-fc8f-495c-85eb-f8e3b7c719e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:08.331059 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b929fea-fc8f-495c-85eb-f8e3b7c719e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:08.331600 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 690/2771] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:08 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:09.075124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5f075e1-e4df-4e02-b624-09d5ab916137 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:09.075124 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5f075e1-e4df-4e02-b624-09d5ab916137 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d Aug 07 16:19:09.075124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5f075e1-e4df-4e02-b624-09d5ab916137 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:09.075798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5f075e1-e4df-4e02-b624-09d5ab916137 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:09.084756 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5f075e1-e4df-4e02-b624-09d5ab916137 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d returned with HTTP 404 Aug 07 16:19:09.084756 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 700/2772] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:09 2026] GET /volume/v3/volumes/ed9d9c49-0a67-4d39-967c-029e9849251d => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:09.092023 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-771655ee-30d2-4c56-9945-ae7671e8a535 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:09.094277 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:09.094684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-655077867"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:09.096686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-655077867'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:09.096854 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:09.103061 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:09.111408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (d80a4a4b-e577-48b1-900e-a39d00a6182c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:09.113460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66ff8d7-ff3f-443e-9277-6a51c4766aeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:09.113826 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:09.157052 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b66ff8d7-ff3f-443e-9277-6a51c4766aeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:09.158077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9812b7-f338-46c4-8014-6ad43f5ac2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:09.238778 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['34baad73-fefe-412f-8707-ee5254166c07', '0209c7d9-b564-411d-a610-6b5fd2aa53d6', '03dcf0d3-b8b7-4a70-9007-176a42dd8cb2', 'e1adc3d7-f8bf-465d-9ba6-8e934e59ba00'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:09.240318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f9812b7-f338-46c4-8014-6ad43f5ac2dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34baad73-fefe-412f-8707-ee5254166c07', '0209c7d9-b564-411d-a610-6b5fd2aa53d6', '03dcf0d3-b8b7-4a70-9007-176a42dd8cb2', 'e1adc3d7-f8bf-465d-9ba6-8e934e59ba00']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:09.241211 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb8254e-ada5-4f19-8a2e-1f4d75636996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:09.281335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aeb8254e-ada5-4f19-8a2e-1f4d75636996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b9638000-8aa6-4650-b5c7-87acc362bfa7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655077867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['34baad73-fefe-412f-8707-ee5254166c07','0209c7d9-b564-411d-a610-6b5fd2aa53d6','03dcf0d3-b8b7-4a70-9007-176a42dd8cb2','e1adc3d7-f8bf-465d-9ba6-8e934e59ba00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-655077867',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b9638000-8aa6-4650-b5c7-87acc362bfa7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:09.281335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96503226-a52a-4dda-b6eb-28cb59b53e67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:09.313915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96503226-a52a-4dda-b6eb-28cb59b53e67) transitioned into state 'SUCCESS' from state '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-655077867',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['34baad73-fefe-412f-8707-ee5254166c07','0209c7d9-b564-411d-a610-6b5fd2aa53d6','03dcf0d3-b8b7-4a70-9007-176a42dd8cb2','e1adc3d7-f8bf-465d-9ba6-8e934e59ba00'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:09.314915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e902eef8-cc10-429d-a15c-a75295d7ddae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:09.333974 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e902eef8-cc10-429d-a15c-a75295d7ddae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:09.334238 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (d80a4a4b-e577-48b1-900e-a39d00a6182c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:09.334991 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:09.336075 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-771655ee-30d2-4c56-9945-ae7671e8a535 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:09.336386 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 695/2773] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:09 2026] POST /volume/v3/volumes => generated 775 bytes in 245 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:09.349436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c2587bb-9fb2-49a0-b8ff-aa7e3cb7e60c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:09.352792 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c2587bb-9fb2-49a0-b8ff-aa7e3cb7e60c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:09.353434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c2587bb-9fb2-49a0-b8ff-aa7e3cb7e60c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:09.353434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c2587bb-9fb2-49a0-b8ff-aa7e3cb7e60c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:09.354923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b52985c7-e244-4f8a-adea-9199e0d2c67c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:09.364524 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b52985c7-e244-4f8a-adea-9199e0d2c67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:09.364821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b52985c7-e244-4f8a-adea-9199e0d2c67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:09.365131 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b52985c7-e244-4f8a-adea-9199e0d2c67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:09.375955 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:09.375955 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:09.379775 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:09.379775 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:09.383899 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c2587bb-9fb2-49a0-b8ff-aa7e3cb7e60c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:09.385725 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b52985c7-e244-4f8a-adea-9199e0d2c67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:09.391489 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c2587bb-9fb2-49a0-b8ff-aa7e3cb7e60c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:09.392367 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b52985c7-e244-4f8a-adea-9199e0d2c67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 returned with HTTP 200 Aug 07 16:19:09.392568 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 689/2774] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:09 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:09.392697 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 691/2775] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:09 2026] GET /volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 => generated 954 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:10.156484 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-123cc58c-7883-4ab6-b13e-5289d20e69ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.158754 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-123cc58c-7883-4ab6-b13e-5289d20e69ec tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:19:10.159007 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-123cc58c-7883-4ab6-b13e-5289d20e69ec tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.159333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-123cc58c-7883-4ab6-b13e-5289d20e69ec tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.170611 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.170611 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:10.174882 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-123cc58c-7883-4ab6-b13e-5289d20e69ec tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:19:10.180179 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-123cc58c-7883-4ab6-b13e-5289d20e69ec tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:19:10.180555 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 701/2776] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 1139 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:10.235440 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-4b57a8e7-5f90-4908-9400-12c180c3770b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.237736 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-4b57a8e7-5f90-4908-9400-12c180c3770b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:19:10.237930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-4b57a8e7-5f90-4908-9400-12c180c3770b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.238184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-4b57a8e7-5f90-4908-9400-12c180c3770b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.251466 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.251466 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:10.256550 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-4b57a8e7-5f90-4908-9400-12c180c3770b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:19:10.261240 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-4b57a8e7-5f90-4908-9400-12c180c3770b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:19:10.261741 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 696/2777] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 1139 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:10.296561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.299327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297/action Aug 07 16:19:10.299828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:10.300027 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:10.316269 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.316269 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:10.316972 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:19:10.326844 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Begin detaching volume completed successfully. Aug 07 16:19:10.327214 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-62316854-b830-4119-a6c8-a94835d3298d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297/action returned with HTTP 202 Aug 07 16:19:10.328071 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 690/2778] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:19:10 2026] POST /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:10.409124 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f514453-b3a4-46b7-8f1a-eafdc04608a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.411048 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f514453-b3a4-46b7-8f1a-eafdc04608a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:10.411048 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f514453-b3a4-46b7-8f1a-eafdc04608a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.411371 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22afcffd-34d9-40a2-8a1f-a1624dc0e693 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.411495 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f514453-b3a4-46b7-8f1a-eafdc04608a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.415816 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22afcffd-34d9-40a2-8a1f-a1624dc0e693 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:10.416157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22afcffd-34d9-40a2-8a1f-a1624dc0e693 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.416589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22afcffd-34d9-40a2-8a1f-a1624dc0e693 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.419370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29d7071b-f64c-4262-a9b1-c14b7338b47f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.419812 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29d7071b-f64c-4262-a9b1-c14b7338b47f None None] GET https://10.4.3.24/volume// Aug 07 16:19:10.419947 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.419947 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:10.420042 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29d7071b-f64c-4262-a9b1-c14b7338b47f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.420287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29d7071b-f64c-4262-a9b1-c14b7338b47f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.420737 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29d7071b-f64c-4262-a9b1-c14b7338b47f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:10.421123 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 697/2779] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:10.424877 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1f514453-b3a4-46b7-8f1a-eafdc04608a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:10.430102 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f514453-b3a4-46b7-8f1a-eafdc04608a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 returned with HTTP 200 Aug 07 16:19:10.430740 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 692/2780] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 => generated 1006 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:10.430839 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.430839 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:10.431322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-48c77701-2ac0-4f77-b7fd-e861d82f8b14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.435196 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-48c77701-2ac0-4f77-b7fd-e861d82f8b14 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:19:10.435196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-48c77701-2ac0-4f77-b7fd-e861d82f8b14 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.435196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-48c77701-2ac0-4f77-b7fd-e861d82f8b14 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.436643 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22afcffd-34d9-40a2-8a1f-a1624dc0e693 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:10.444433 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.444433 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:10.446384 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22afcffd-34d9-40a2-8a1f-a1624dc0e693 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:10.447121 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 702/2781] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:10.449338 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-48c77701-2ac0-4f77-b7fd-e861d82f8b14 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:19:10.449979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.452140 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:10.452699 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b9638000-8aa6-4650-b5c7-87acc362bfa7", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-791139942"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:10.455324 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-48c77701-2ac0-4f77-b7fd-e861d82f8b14 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:19:10.456181 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 691/2782] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 1322 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:10.464274 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.464274 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:10.464764 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:10.464933 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:10.523342 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['58aa364d-8f1b-4ac6-a5f0-250d4e7d8e74', 'b9907044-82ec-4918-bc0a-f7adc84ef5a1', '4791c81e-bd8c-47f0-9ce8-232bea49f549', '35d75d1e-da43-427f-b1ac-09ee8114f3c3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:10.579682 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:10.579682 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b0f6c71-b9bf-48ea-9457-89979a94394d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:10.579682 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 698/2783] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:10 2026] POST /volume/v3/snapshots => generated 307 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:10.595826 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1df77683-3945-4227-8a94-f0ad215f2387 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.596797 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1df77683-3945-4227-8a94-f0ad215f2387 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:10.597045 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1df77683-3945-4227-8a94-f0ad215f2387 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:10.597907 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1df77683-3945-4227-8a94-f0ad215f2387 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:10.607057 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.607057 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:10.607518 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1df77683-3945-4227-8a94-f0ad215f2387 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:10.608413 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1df77683-3945-4227-8a94-f0ad215f2387 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 200 Aug 07 16:19:10.608807 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 693/2784] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:10 2026] GET /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 439 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:10.675115 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cdace94b-3590-4c43-beb4-c614fc06aeef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.678241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:10.678688 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "7a821c1b-f8ed-4569-86b2-70ab882b78be", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-1543752970"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:10.680095 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request body: {'volume': {'imageRef': '7a821c1b-f8ed-4569-86b2-70ab882b78be', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-1543752970'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:10.696276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-05ca1d05-6ecf-4474-97e3-ac5298ebc8a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:10.704106 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-05ca1d05-6ecf-4474-97e3-ac5298ebc8a7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640/action Aug 07 16:19:10.705162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-05ca1d05-6ecf-4474-97e3-ac5298ebc8a7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:10.705458 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-05ca1d05-6ecf-4474-97e3-ac5298ebc8a7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:10.734818 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:10.734818 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:10.761421 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d4baf9e1-279e-4417-b396-276b4e214c46 req-05ca1d05-6ecf-4474-97e3-ac5298ebc8a7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640/action returned with HTTP 204 Aug 07 16:19:10.761421 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 692/2785] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:19:10 2026] POST /volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640/action => generated 0 bytes in 64 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:10.814688 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume of 2 GB Aug 07 16:19:10.826237 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Availability Zones retrieved successfully. Aug 07 16:19:10.838121 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Flow 'volume_create_api' (213f5d51-175b-4f78-ad61-ac6702fdddc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:10.840060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2aecbab-fcb3-4064-b725-1d9bb0db4f21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:10.841669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Validating volume size '2' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:10.887554 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2aecbab-fcb3-4064-b725-1d9bb0db4f21) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 16:19:10.887554 np0000006731 devstack@c-api.service[100267]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 7a821c1b-f8ed-4569-86b2-70ab882b78be is not active. Aug 07 16:19:10.889883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2aecbab-fcb3-4064-b725-1d9bb0db4f21) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:10.890965 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f2aecbab-fcb3-4064-b725-1d9bb0db4f21) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:19:10.891802 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Flow 'volume_create_api' (213f5d51-175b-4f78-ad61-ac6702fdddc8) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 16:19:10.892153 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cdace94b-3590-4c43-beb4-c614fc06aeef tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:19:10.892768 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 703/2786] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:19:10 2026] POST /volume/v3/volumes => generated 125 bytes in 219 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:11.465797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac3269c7-0d4f-4665-aaf9-555efd18631e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.468247 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac3269c7-0d4f-4665-aaf9-555efd18631e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:11.468467 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac3269c7-0d4f-4665-aaf9-555efd18631e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:11.468686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac3269c7-0d4f-4665-aaf9-555efd18631e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:11.479902 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.479902 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:11.484210 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ac3269c7-0d4f-4665-aaf9-555efd18631e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:11.490562 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac3269c7-0d4f-4665-aaf9-555efd18631e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:11.490971 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 699/2787] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:11 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1652 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:11.508425 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f585b52d-9aa3-44cc-9997-1a8c1c5313a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.510665 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f585b52d-9aa3-44cc-9997-1a8c1c5313a0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:11.511091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f585b52d-9aa3-44cc-9997-1a8c1c5313a0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22c3ebf-386e-43ae-871f-fd1ea0299c5d", "force": false, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1769468273"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:11.525235 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.525235 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:11.525863 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f585b52d-9aa3-44cc-9997-1a8c1c5313a0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:11.526052 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f585b52d-9aa3-44cc-9997-1a8c1c5313a0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:11.531333 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f585b52d-9aa3-44cc-9997-1a8c1c5313a0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 400 Aug 07 16:19:11.531933 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 694/2788] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:11 2026] POST /volume/v3/snapshots => generated 160 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:11.540464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc62243e-8f43-4974-9969-f21872ba3668 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.542653 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:11.543190 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22c3ebf-386e-43ae-871f-fd1ea0299c5d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1138863508"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:11.571186 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.571186 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:11.571838 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:11.572052 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:11.614565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['733ca8f1-c06c-4eb4-88f5-f9d6e86f73b3', 'b8852818-3f16-44d6-bafa-0341babc6a33', '69eaa97b-cd6a-4212-b760-8d2190b320b9', '61e97971-8986-44da-802b-3ce787cb2002'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:11.625844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff41fd76-f218-4e9b-9ce5-48fa0a6ac30f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.627946 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff41fd76-f218-4e9b-9ce5-48fa0a6ac30f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:11.628224 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff41fd76-f218-4e9b-9ce5-48fa0a6ac30f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:11.628518 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff41fd76-f218-4e9b-9ce5-48fa0a6ac30f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:11.635557 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.635557 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:11.636175 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff41fd76-f218-4e9b-9ce5-48fa0a6ac30f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:11.637091 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff41fd76-f218-4e9b-9ce5-48fa0a6ac30f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 200 Aug 07 16:19:11.637743 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 704/2789] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:11 2026] GET /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:11.651240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.654570 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:11.655215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:11.656386 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:11.656386 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Delete snapshot with id: 5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:11.669828 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.669828 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:11.671237 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:11.671401 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot force create request issued successfully. Aug 07 16:19:11.671401 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc62243e-8f43-4974-9969-f21872ba3668 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:11.671712 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 693/2790] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 132 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:11.678316 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-67af9fda-f9ff-443f-bfb7-c82e557bb26b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.681747 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-67af9fda-f9ff-443f-bfb7-c82e557bb26b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] DELETE https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6 Aug 07 16:19:11.681903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-67af9fda-f9ff-443f-bfb7-c82e557bb26b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:11.681972 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a89f86e6-1e14-43b4-960c-86583140f586 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.682114 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-67af9fda-f9ff-443f-bfb7-c82e557bb26b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:11.684128 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a89f86e6-1e14-43b4-960c-86583140f586 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:11.684367 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a89f86e6-1e14-43b4-960c-86583140f586 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:11.684567 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a89f86e6-1e14-43b4-960c-86583140f586 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:11.690378 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.690378 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:11.691040 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a89f86e6-1e14-43b4-960c-86583140f586 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:11.691881 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a89f86e6-1e14-43b4-960c-86583140f586 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 returned with HTTP 200 Aug 07 16:19:11.692403 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 705/2791] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:11 2026] GET /volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 => generated 442 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:11.693177 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot delete request issued successfully. Aug 07 16:19:11.693632 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-46b29862-a81a-4bd9-8cce-390aa9dc3b7b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 202 Aug 07 16:19:11.694093 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 700/2792] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:11 2026] DELETE /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:11.696729 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.696729 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:11.705915 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9e58c862-dfd6-4c5e-b673-1f1932276dca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:11.708335 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e58c862-dfd6-4c5e-b673-1f1932276dca tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:11.708572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e58c862-dfd6-4c5e-b673-1f1932276dca tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:11.708763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9e58c862-dfd6-4c5e-b673-1f1932276dca tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:11.717081 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:11.717081 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:11.717081 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9e58c862-dfd6-4c5e-b673-1f1932276dca tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:11.717081 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9e58c862-dfd6-4c5e-b673-1f1932276dca tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 200 Aug 07 16:19:11.717594 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 694/2793] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:11 2026] GET /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:11.768942 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9443eabd-4e60-4bdd-a98f-c5199b2b42a9 req-67af9fda-f9ff-443f-bfb7-c82e557bb26b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6 returned with HTTP 200 Aug 07 16:19:11.772339 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 695/2794] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:11 2026] DELETE /volume/v3/attachments/d69a8df8-c289-4e58-a05b-3ad7d0769de6 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:12.507480 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-032f4e0e-e08c-4282-b8ea-532d9e1ab7f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.510132 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-032f4e0e-e08c-4282-b8ea-532d9e1ab7f0 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:19:12.510532 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-032f4e0e-e08c-4282-b8ea-532d9e1ab7f0 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.510883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-032f4e0e-e08c-4282-b8ea-532d9e1ab7f0 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.521857 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:12.521857 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:12.528164 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-032f4e0e-e08c-4282-b8ea-532d9e1ab7f0 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:19:12.534463 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-032f4e0e-e08c-4282-b8ea-532d9e1ab7f0 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:19:12.534996 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 706/2795] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:12 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:12.708682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3354d385-e42b-40e3-b625-182d5f2d337a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.710993 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3354d385-e42b-40e3-b625-182d5f2d337a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:12.710993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3354d385-e42b-40e3-b625-182d5f2d337a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.710993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3354d385-e42b-40e3-b625-182d5f2d337a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.716869 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:12.716869 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:12.717444 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3354d385-e42b-40e3-b625-182d5f2d337a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:12.718369 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3354d385-e42b-40e3-b625-182d5f2d337a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 returned with HTTP 200 Aug 07 16:19:12.718906 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 701/2796] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:12 2026] GET /volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 => generated 469 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:12.728452 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8eb6bb28-a3a4-450b-92a6-f65747346c31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.730378 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb6bb28-a3a4-450b-92a6-f65747346c31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:12.730599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb6bb28-a3a4-450b-92a6-f65747346c31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.730815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8eb6bb28-a3a4-450b-92a6-f65747346c31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.733130 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.735173 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:12.735571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22c3ebf-386e-43ae-871f-fd1ea0299c5d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1870297338"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:12.736125 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8eb6bb28-a3a4-450b-92a6-f65747346c31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 404 Aug 07 16:19:12.736870 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 695/2797] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:12 2026] GET /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:12.748119 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:12.748119 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:12.748347 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:12.748739 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:12.754353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a118c093-537e-42c0-b641-0b2b5dfdefb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.760572 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a118c093-537e-42c0-b641-0b2b5dfdefb8 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:12.760754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a118c093-537e-42c0-b641-0b2b5dfdefb8 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.760969 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a118c093-537e-42c0-b641-0b2b5dfdefb8 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.761088 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a118c093-537e-42c0-b641-0b2b5dfdefb8 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: 5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:12.768412 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a118c093-537e-42c0-b641-0b2b5dfdefb8 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 404 Aug 07 16:19:12.769979 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 707/2798] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:12 2026] DELETE /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:12.779156 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-eb6bd035-927e-4f69-8327-e8c4e5533eaa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.781768 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb6bd035-927e-4f69-8327-e8c4e5533eaa tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 Aug 07 16:19:12.783369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb6bd035-927e-4f69-8327-e8c4e5533eaa tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.783369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-eb6bd035-927e-4f69-8327-e8c4e5533eaa tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.789261 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-eb6bd035-927e-4f69-8327-e8c4e5533eaa tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 returned with HTTP 404 Aug 07 16:19:12.791877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['ab688dbf-cafb-4805-ad6d-432ea815256d', '6b49adea-59ff-47ca-9507-cf9bc8497122', '0a66b215-488d-44dd-a8a1-395b1ebce1dc', 'fd6ff8b6-c0d6-4a97-8252-da0ac6ae9912'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:12.792017 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 702/2799] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:12 2026] GET /volume/v3/snapshots/5c6dba44-8655-45a1-87a8-4f6e73372a80 => generated 111 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:12.800823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-137d9397-9e99-4653-a595-41c02cab4e53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.803743 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:12.804102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.804419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.804748 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:12.816372 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:12.816372 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:12.816945 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:12.847598 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:12.847819 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-137d9397-9e99-4653-a595-41c02cab4e53 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 returned with HTTP 202 Aug 07 16:19:12.848328 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 696/2800] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:12 2026] DELETE /volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:12.852985 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot force create request issued successfully. Aug 07 16:19:12.853439 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9e56bd5-209a-443b-8bed-b106022bbfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:12.853968 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 696/2801] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:12 2026] POST /volume/v3/snapshots => generated 310 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:12.864889 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6983db2c-9fc0-43a2-bd2e-2bf4984406a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.867034 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6983db2c-9fc0-43a2-bd2e-2bf4984406a7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:12.867536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6983db2c-9fc0-43a2-bd2e-2bf4984406a7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.868085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6983db2c-9fc0-43a2-bd2e-2bf4984406a7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.869671 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a898280e-01ab-4e9c-948b-bddbf5d640cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:12.871355 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a898280e-01ab-4e9c-948b-bddbf5d640cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:12.871465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a898280e-01ab-4e9c-948b-bddbf5d640cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:12.871654 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a898280e-01ab-4e9c-948b-bddbf5d640cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:12.876353 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:12.876353 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:12.876809 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a898280e-01ab-4e9c-948b-bddbf5d640cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:12.877466 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a898280e-01ab-4e9c-948b-bddbf5d640cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 returned with HTTP 200 Aug 07 16:19:12.877574 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:12.877574 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:12.877966 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 703/2802] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:12 2026] GET /volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:12.882044 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6983db2c-9fc0-43a2-bd2e-2bf4984406a7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:12.886868 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6983db2c-9fc0-43a2-bd2e-2bf4984406a7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 returned with HTTP 200 Aug 07 16:19:12.887323 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 708/2803] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:12 2026] GET /volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 => generated 1005 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:13.038507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-057e79e8-2232-4b56-b2f5-079798a66eac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.041551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.041551 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "58145778-8dbd-47fe-ac1c-c9d12638d629"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.043604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '58145778-8dbd-47fe-ac1c-c9d12638d629'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:13.171016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume of 1 GB Aug 07 16:19:13.178330 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Availability Zones retrieved successfully. Aug 07 16:19:13.185163 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Flow 'volume_create_api' (4d80634e-4834-46b3-9436-e68b6c0ce0c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:13.186878 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1102df73-290f-452c-8ca9-28b3b62e4f4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:13.188278 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:13.227809 np0000006731 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1102df73-290f-452c-8ca9-28b3b62e4f4e) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 16:19:13.227809 np0000006731 devstack@c-api.service[100265]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Aug 07 16:19:13.230346 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1102df73-290f-452c-8ca9-28b3b62e4f4e) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:13.231052 np0000006731 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1102df73-290f-452c-8ca9-28b3b62e4f4e) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:19:13.231973 np0000006731 devstack@c-api.service[100265]: WARNING cinder.volume.api [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Flow 'volume_create_api' (4d80634e-4834-46b3-9436-e68b6c0ce0c0) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 16:19:13.232286 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-057e79e8-2232-4b56-b2f5-079798a66eac tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:19:13.232889 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 697/2804] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 134 bytes in 195 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:13.455571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae160022-2821-4ece-9548-df0fefa3d232 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.457562 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae160022-2821-4ece-9548-df0fefa3d232 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.457940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae160022-2821-4ece-9548-df0fefa3d232 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.460233 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae160022-2821-4ece-9548-df0fefa3d232 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:19:13.460233 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 697/2805] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 127 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:13.469255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e649b02-328b-4bef-8e42-6b959917a9b5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.471115 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e649b02-328b-4bef-8e42-6b959917a9b5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.471757 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e649b02-328b-4bef-8e42-6b959917a9b5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "ed9bc3db-fbdd-4117-b6a3-ec7212cb5355"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.474036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1e649b02-328b-4bef-8e42-6b959917a9b5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'ed9bc3db-fbdd-4117-b6a3-ec7212cb5355'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:13.479478 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e649b02-328b-4bef-8e42-6b959917a9b5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 404 Aug 07 16:19:13.480112 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 704/2806] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:13.493480 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8f82c91c-fe33-48cb-8a4e-b6d2e2f3c82f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.495991 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f82c91c-fe33-48cb-8a4e-b6d2e2f3c82f tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.496434 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8f82c91c-fe33-48cb-8a4e-b6d2e2f3c82f tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "098e6534-66e5-4bf8-bba0-6de1c276abb3"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.498361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8f82c91c-fe33-48cb-8a4e-b6d2e2f3c82f tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': '098e6534-66e5-4bf8-bba0-6de1c276abb3'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:13.505855 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8f82c91c-fe33-48cb-8a4e-b6d2e2f3c82f tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 404 Aug 07 16:19:13.506362 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 709/2807] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:13.516920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa0bcc6e-c9df-43bd-9a35-ac5b418e8de9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.519952 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa0bcc6e-c9df-43bd-9a35-ac5b418e8de9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.519952 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa0bcc6e-c9df-43bd-9a35-ac5b418e8de9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "eef4e143-a32f-4cdd-98e6-e6d920a42aba"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.522512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-fa0bcc6e-c9df-43bd-9a35-ac5b418e8de9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': 'eef4e143-a32f-4cdd-98e6-e6d920a42aba'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:13.531422 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa0bcc6e-c9df-43bd-9a35-ac5b418e8de9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 404 Aug 07 16:19:13.531954 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 698/2808] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 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 07 16:19:13.542864 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3797d527-cf6f-422b-a123-0bea76650650 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.545752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3797d527-cf6f-422b-a123-0bea76650650 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.546176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3797d527-cf6f-422b-a123-0bea76650650 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.548626 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3797d527-cf6f-422b-a123-0bea76650650 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:19:13.549240 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 698/2809] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:13.560712 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c11ed32-7ccf-41c3-b01c-41ac63c6bf90 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.563088 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c11ed32-7ccf-41c3-b01c-41ac63c6bf90 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.563553 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c11ed32-7ccf-41c3-b01c-41ac63c6bf90 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.565916 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c11ed32-7ccf-41c3-b01c-41ac63c6bf90 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:19:13.566628 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 705/2810] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 125 bytes in 7 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:13.580321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dd67f489-74f3-4d0b-ab7d-165eee9fbc52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.582283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd67f489-74f3-4d0b-ab7d-165eee9fbc52 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.582643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dd67f489-74f3-4d0b-ab7d-165eee9fbc52 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.584313 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dd67f489-74f3-4d0b-ab7d-165eee9fbc52 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:19:13.584808 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 710/2811] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 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 07 16:19:13.595922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42ccc2eb-28e0-46d3-87ce-8aef95676874 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.597836 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42ccc2eb-28e0-46d3-87ce-8aef95676874 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] DELETE https://10.4.3.24/volume/v3/volumes/tempest-invalid-2046548303 Aug 07 16:19:13.598072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42ccc2eb-28e0-46d3-87ce-8aef95676874 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.598290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42ccc2eb-28e0-46d3-87ce-8aef95676874 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.598547 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-42ccc2eb-28e0-46d3-87ce-8aef95676874 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Delete volume with id: tempest-invalid-2046548303 Aug 07 16:19:13.605374 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42ccc2eb-28e0-46d3-87ce-8aef95676874 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/tempest-invalid-2046548303 returned with HTTP 404 Aug 07 16:19:13.605956 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 699/2812] 10.4.3.24 () {66 vars in 1314 bytes} [Fri Aug 7 16:19:13 2026] DELETE /volume/v3/volumes/tempest-invalid-2046548303 => generated 99 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:13.614896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db92c78a-d733-407b-9b45-2e44213e887d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.617118 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 699/2813] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:19:13 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 3 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 16:19:13.625959 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2cbe7c6-3d3b-44e2-a616-743372aa854b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.627754 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cbe7c6-3d3b-44e2-a616-743372aa854b tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/xxx/action Aug 07 16:19:13.628134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cbe7c6-3d3b-44e2-a616-743372aa854b tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-detach": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:13.628256 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2cbe7c6-3d3b-44e2-a616-743372aa854b tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.637568 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2cbe7c6-3d3b-44e2-a616-743372aa854b tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/xxx/action returned with HTTP 404 Aug 07 16:19:13.638244 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 706/2814] 10.4.3.24 () {68 vars in 1284 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:13.648371 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a66cc5f-4687-451f-bf1a-6b7254efdf05 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.651492 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a66cc5f-4687-451f-bf1a-6b7254efdf05 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/tempest-invalid-1750412606 Aug 07 16:19:13.651492 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a66cc5f-4687-451f-bf1a-6b7254efdf05 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.651492 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a66cc5f-4687-451f-bf1a-6b7254efdf05 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.662431 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a66cc5f-4687-451f-bf1a-6b7254efdf05 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/tempest-invalid-1750412606 returned with HTTP 404 Aug 07 16:19:13.662431 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 711/2815] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/volumes/tempest-invalid-1750412606 => generated 99 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:13.677050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1261469f-0b9a-48d0-8e3d-48a48e7dc07b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.679678 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 700/2816] 10.4.3.24 () {66 vars in 1233 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 16:19:13.689678 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.691604 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?status=null Aug 07 16:19:13.691789 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.692014 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.692392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:19:13.692693 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Could not evaluate value null, assuming string {{(pid=100268) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:19:13.692948 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:13.692948 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:13.693439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:19:13.726045 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Get all volumes completed successfully. Aug 07 16:19:13.727971 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dadd0b5c-d2d9-4936-8d51-4f03562e6baf tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/detail?status=null returned with HTTP 200 Aug 07 16:19:13.728410 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 700/2817] 10.4.3.24 () {66 vars in 1274 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:19:13.743227 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.744828 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-979946150 Aug 07 16:19:13.745010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.745209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.745491 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:19:13.746129 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-979946150'), ('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:19:13.753212 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Get all volumes completed successfully. Aug 07 16:19:13.755273 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e494de02-5554-4de5-af89-1b8a5c555fc9 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-979946150 returned with HTTP 200 Aug 07 16:19:13.755714 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 707/2818] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-979946150 => generated 15 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Aug 07 16:19:13.767992 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.770108 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes?status=null Aug 07 16:19:13.770364 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.770638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.771003 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:19:13.771313 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Could not evaluate value null, assuming string {{(pid=100267) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Aug 07 16:19:13.772108 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:19:13.891146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6fff4903-2e06-4b36-8145-3f26fa2b9a76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.894118 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fff4903-2e06-4b36-8145-3f26fa2b9a76 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:13.894118 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fff4903-2e06-4b36-8145-3f26fa2b9a76 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.894857 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fff4903-2e06-4b36-8145-3f26fa2b9a76 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.902447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6734dae-4c49-4204-854e-5d4aaa035ccc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.903239 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:13.903239 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:13.903876 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fff4903-2e06-4b36-8145-3f26fa2b9a76 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:13.904617 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6734dae-4c49-4204-854e-5d4aaa035ccc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 Aug 07 16:19:13.904810 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6734dae-4c49-4204-854e-5d4aaa035ccc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.905005 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6734dae-4c49-4204-854e-5d4aaa035ccc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.905091 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fff4903-2e06-4b36-8145-3f26fa2b9a76 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 returned with HTTP 200 Aug 07 16:19:13.905645 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 701/2819] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:13.911113 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6734dae-4c49-4204-854e-5d4aaa035ccc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 returned with HTTP 404 Aug 07 16:19:13.913171 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 701/2820] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/volumes/b9638000-8aa6-4650-b5c7-87acc362bfa7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:13.917543 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.923243 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:13.923671 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b644e2a7-4fa6-457b-be23-500335841aee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.923760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f22c3ebf-386e-43ae-871f-fd1ea0299c5d", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1159473744"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.925452 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:13.925911 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1972531629"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:13.927426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1972531629'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:13.927602 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:13.931449 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:13.937905 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (c888bab0-6ff7-4c8b-bfe7-7bcfeebf74ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:13.938040 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:13.938040 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:13.938704 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:13.938908 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:13.939040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c18c4b5-4ca3-4685-af4d-bd9b0be377f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:13.940210 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:13.961703 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Get all volumes completed successfully. Aug 07 16:19:13.962045 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6c6db927-0c69-4f35-94ff-8c691392e5d2 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes?status=null returned with HTTP 200 Aug 07 16:19:13.963056 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 712/2821] 10.4.3.24 () {66 vars in 1253 bytes} [Fri Aug 7 16:19:13 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 07 16:19:13.973104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:13.975526 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-955772123 Aug 07 16:19:13.975854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:13.976544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:13.976544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:19:13.977889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-955772123'), ('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:19:13.979449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c18c4b5-4ca3-4685-af4d-bd9b0be377f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:13.980320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e851f8-a23d-46bd-b257-1a3e45ea1bf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:13.987230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['051cde45-660b-4998-be7d-a70b7d663fc9', '8ab7bd77-cf71-47b8-b3bb-9661d6aec881', 'f8de9d08-ef19-4afb-b507-073f06a4e6f5', 'b0d4ae22-438d-4f9a-81d5-99809463f284'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:14.028138 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Get all volumes completed successfully. Aug 07 16:19:14.029141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82f23d79-2ae4-4f7c-9ce1-7ee917167810 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-955772123 returned with HTTP 200 Aug 07 16:19:14.029762 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 702/2822] 10.4.3.24 () {66 vars in 1329 bytes} [Fri Aug 7 16:19:13 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-955772123 => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:19:14.029830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['9fcc1239-f855-44cb-9ef8-d2f09127570d', '6af5d083-51fd-44a8-9d23-2bd459b42502', '6291e77a-4de7-4986-83cf-e0891e895a7f', 'e62d5a0d-8ee9-4b3a-841a-6d4b2b2f2107'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:14.030488 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60e851f8-a23d-46bd-b257-1a3e45ea1bf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9fcc1239-f855-44cb-9ef8-d2f09127570d', '6af5d083-51fd-44a8-9d23-2bd459b42502', '6291e77a-4de7-4986-83cf-e0891e895a7f', 'e62d5a0d-8ee9-4b3a-841a-6d4b2b2f2107']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:14.031363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2485fd24-dd87-4e27-8d92-59c334c67ff5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:14.041140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92e1c068-1165-49c2-be29-d305fc4f84ae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.045083 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92e1c068-1165-49c2-be29-d305fc4f84ae tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action Aug 07 16:19:14.045083 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92e1c068-1165-49c2-be29-d305fc4f84ae tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.045083 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92e1c068-1165-49c2-be29-d305fc4f84ae tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.051891 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot force create request issued successfully. Aug 07 16:19:14.052389 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aa4f8917-3b6b-4a39-82d8-9b4af3d96f0d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:14.053040 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 708/2823] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/snapshots => generated 310 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:14.053260 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.053260 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:14.053952 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92e1c068-1165-49c2-be29-d305fc4f84ae tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:19:14.064346 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-92e1c068-1165-49c2-be29-d305fc4f84ae tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Reserve volume completed successfully. Aug 07 16:19:14.064812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e98c36cd-7483-42dc-812d-dbaea3006249 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.064893 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92e1c068-1165-49c2-be29-d305fc4f84ae tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action returned with HTTP 202 Aug 07 16:19:14.065160 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 713/2824] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:14.065543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2485fd24-dd87-4e27-8d92-59c334c67ff5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd71191ed-dc7c-4a47-b60f-8f72e1699c54', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972531629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['9fcc1239-f855-44cb-9ef8-d2f09127570d','6af5d083-51fd-44a8-9d23-2bd459b42502','6291e77a-4de7-4986-83cf-e0891e895a7f','e62d5a0d-8ee9-4b3a-841a-6d4b2b2f2107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:14Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1972531629',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d71191ed-dc7c-4a47-b60f-8f72e1699c54,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:14.066778 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fef8c4-2779-46de-8859-0f7f838257b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:14.069854 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e98c36cd-7483-42dc-812d-dbaea3006249 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:14.071582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e98c36cd-7483-42dc-812d-dbaea3006249 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.071582 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e98c36cd-7483-42dc-812d-dbaea3006249 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.080388 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.081954 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action Aug 07 16:19:14.082275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.082402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.083583 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.083583 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:14.084271 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e98c36cd-7483-42dc-812d-dbaea3006249 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:14.086169 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e98c36cd-7483-42dc-812d-dbaea3006249 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e returned with HTTP 200 Aug 07 16:19:14.086848 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 703/2825] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:14 2026] GET /volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e => generated 442 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:14.091711 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.091711 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:14.091711 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:19:14.092638 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (99fef8c4-2779-46de-8859-0f7f838257b0) transitioned into state 'SUCCESS' from state '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-1972531629',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['9fcc1239-f855-44cb-9ef8-d2f09127570d','6af5d083-51fd-44a8-9d23-2bd459b42502','6291e77a-4de7-4986-83cf-e0891e895a7f','e62d5a0d-8ee9-4b3a-841a-6d4b2b2f2107'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:14.093320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a89e828-ade9-4dd7-abf2-6c1c3132f797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:14.095040 np0000006731 devstack@c-api.service[100266]: ERROR cinder.volume.api [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume status must be available to reserve, but the status is attaching. Aug 07 16:19:14.095367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73ecdfa0-30db-42d9-b5a3-5508a4448561 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action returned with HTTP 400 Aug 07 16:19:14.096248 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 709/2826] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action => generated 132 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:14.101939 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.103681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9a89e828-ade9-4dd7-abf2-6c1c3132f797) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:14.103817 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action Aug 07 16:19:14.104114 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.104283 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.104454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (c888bab0-6ff7-4c8b-bfe7-7bcfeebf74ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:14.104767 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:14.105295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b644e2a7-4fa6-457b-be23-500335841aee tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:14.105757 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 702/2827] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:13 2026] POST /volume/v3/volumes => generated 776 bytes in 182 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:14.114587 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.114587 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:14.114587 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:19:14.117047 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4200cee-3c23-4246-9d87-d71901ecdaa2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.119030 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4200cee-3c23-4246-9d87-d71901ecdaa2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:14.119269 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4200cee-3c23-4246-9d87-d71901ecdaa2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.119491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4200cee-3c23-4246-9d87-d71901ecdaa2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.128824 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.128824 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:14.135192 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Unreserve volume completed successfully. Aug 07 16:19:14.135357 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a8706e6-2277-417a-bf1f-e1d9d8e97897 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action returned with HTTP 202 Aug 07 16:19:14.135817 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d4200cee-3c23-4246-9d87-d71901ecdaa2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:14.135952 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 714/2828] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action => generated 0 bytes in 34 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:14.147764 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c79609f0-c1c3-4f58-91ad-3059a288e4e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.147935 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4200cee-3c23-4246-9d87-d71901ecdaa2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 returned with HTTP 200 Aug 07 16:19:14.148454 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 704/2829] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:14 2026] GET /volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 => generated 955 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:14.149664 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c79609f0-c1c3-4f58-91ad-3059a288e4e4 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/0a31bf98-af43-43ed-a203-355a38f6e5af/action Aug 07 16:19:14.150186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c79609f0-c1c3-4f58-91ad-3059a288e4e4 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-reserve": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.150319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c79609f0-c1c3-4f58-91ad-3059a288e4e4 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.165004 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c79609f0-c1c3-4f58-91ad-3059a288e4e4 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/0a31bf98-af43-43ed-a203-355a38f6e5af/action returned with HTTP 404 Aug 07 16:19:14.165868 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 710/2830] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/0a31bf98-af43-43ed-a203-355a38f6e5af/action => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:14.177585 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20aeed74-6ad0-42cf-8346-0d7fc1e2a894 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.179504 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20aeed74-6ad0-42cf-8346-0d7fc1e2a894 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80c84942-d5d5-4be3-9d67-0546e4fe75d0/action Aug 07 16:19:14.179845 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20aeed74-6ad0-42cf-8346-0d7fc1e2a894 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.179969 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20aeed74-6ad0-42cf-8346-0d7fc1e2a894 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.190064 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20aeed74-6ad0-42cf-8346-0d7fc1e2a894 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80c84942-d5d5-4be3-9d67-0546e4fe75d0/action returned with HTTP 404 Aug 07 16:19:14.190851 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 703/2831] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80c84942-d5d5-4be3-9d67-0546e4fe75d0/action => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:14.201250 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-552c056c-4bd3-482d-aeb5-547933cee62f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.207558 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 715/2832] 10.4.3.24 () {68 vars in 1253 bytes} [Fri Aug 7 16:19:14 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 7 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Aug 07 16:19:14.219557 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3fcc6fc-4d2a-4465-8ddc-3237f8159842 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.221823 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3fcc6fc-4d2a-4465-8ddc-3237f8159842 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] PUT https://10.4.3.24/volume/v3/volumes/tempest-invalid-853533756 Aug 07 16:19:14.222264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3fcc6fc-4d2a-4465-8ddc-3237f8159842 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.229407 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3fcc6fc-4d2a-4465-8ddc-3237f8159842 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/tempest-invalid-853533756 returned with HTTP 404 Aug 07 16:19:14.229984 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 705/2833] 10.4.3.24 () {68 vars in 1328 bytes} [Fri Aug 7 16:19:14 2026] PUT /volume/v3/volumes/tempest-invalid-853533756 => generated 98 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:14.237458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-edbcef4a-eec5-4701-a740-a39f4f85c9c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.239593 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edbcef4a-eec5-4701-a740-a39f4f85c9c0 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] PUT https://10.4.3.24/volume/v3/volumes/39eeaefb-7810-4b8c-9524-faaf49d43efb Aug 07 16:19:14.240059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edbcef4a-eec5-4701-a740-a39f4f85c9c0 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.248656 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edbcef4a-eec5-4701-a740-a39f4f85c9c0 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/39eeaefb-7810-4b8c-9524-faaf49d43efb returned with HTTP 404 Aug 07 16:19:14.249378 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 711/2834] 10.4.3.24 () {68 vars in 1361 bytes} [Fri Aug 7 16:19:14 2026] PUT /volume/v3/volumes/39eeaefb-7810-4b8c-9524-faaf49d43efb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:14.258476 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0481f715-04b1-4e02-89be-c5338f15b199 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.260634 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0481f715-04b1-4e02-89be-c5338f15b199 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e4299143-fb89-449e-89d1-bc8b08803ab0 Aug 07 16:19:14.261262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0481f715-04b1-4e02-89be-c5338f15b199 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.261545 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0481f715-04b1-4e02-89be-c5338f15b199 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.261733 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0481f715-04b1-4e02-89be-c5338f15b199 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Delete volume with id: e4299143-fb89-449e-89d1-bc8b08803ab0 Aug 07 16:19:14.268505 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0481f715-04b1-4e02-89be-c5338f15b199 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/e4299143-fb89-449e-89d1-bc8b08803ab0 returned with HTTP 404 Aug 07 16:19:14.268988 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 704/2835] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:14 2026] DELETE /volume/v3/volumes/e4299143-fb89-449e-89d1-bc8b08803ab0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:14.278472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8ad53d3-dda9-48b3-ae06-4472a122f532 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.280440 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8ad53d3-dda9-48b3-ae06-4472a122f532 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action Aug 07 16:19:14.280875 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8ad53d3-dda9-48b3-ae06-4472a122f532 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.281020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8ad53d3-dda9-48b3-ae06-4472a122f532 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.283364 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8ad53d3-dda9-48b3-ae06-4472a122f532 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action returned with HTTP 400 Aug 07 16:19:14.284756 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 716/2836] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action => generated 140 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:14.297667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bc90e90-0b96-4234-a096-fb4b2333711a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.300154 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bc90e90-0b96-4234-a096-fb4b2333711a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action Aug 07 16:19:14.300651 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bc90e90-0b96-4234-a096-fb4b2333711a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.300808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bc90e90-0b96-4234-a096-fb4b2333711a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.303598 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bc90e90-0b96-4234-a096-fb4b2333711a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action returned with HTTP 400 Aug 07 16:19:14.303598 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 706/2837] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action => generated 131 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:14.312224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be6e9e92-1f82-4189-bdf5-f284b2d63277 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.314122 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be6e9e92-1f82-4189-bdf5-f284b2d63277 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/70f54400-7814-467d-a7c6-59e1d3d5c73f/action Aug 07 16:19:14.314577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be6e9e92-1f82-4189-bdf5-f284b2d63277 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.314766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be6e9e92-1f82-4189-bdf5-f284b2d63277 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.322035 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be6e9e92-1f82-4189-bdf5-f284b2d63277 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/70f54400-7814-467d-a7c6-59e1d3d5c73f/action returned with HTTP 404 Aug 07 16:19:14.322640 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 712/2838] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/70f54400-7814-467d-a7c6-59e1d3d5c73f/action => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:14.331358 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ce58604-5f94-4268-a6d2-0410fbf9b45a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.333237 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ce58604-5f94-4268-a6d2-0410fbf9b45a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action Aug 07 16:19:14.333844 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ce58604-5f94-4268-a6d2-0410fbf9b45a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.333935 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ce58604-5f94-4268-a6d2-0410fbf9b45a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.335979 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ce58604-5f94-4268-a6d2-0410fbf9b45a tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action returned with HTTP 400 Aug 07 16:19:14.336631 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 705/2839] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5/action => generated 129 bytes in 6 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:14.345133 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f49a5bc5-7bac-4e2f-abe5-46dd1fbfb41e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.347166 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f49a5bc5-7bac-4e2f-abe5-46dd1fbfb41e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] POST https://10.4.3.24/volume/v3/volumes/None/action Aug 07 16:19:14.347755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f49a5bc5-7bac-4e2f-abe5-46dd1fbfb41e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:14.347964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f49a5bc5-7bac-4e2f-abe5-46dd1fbfb41e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:14.359090 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f49a5bc5-7bac-4e2f-abe5-46dd1fbfb41e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/None/action returned with HTTP 404 Aug 07 16:19:14.359762 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 717/2840] 10.4.3.24 () {68 vars in 1287 bytes} [Fri Aug 7 16:19:14 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:14.367748 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6be5f55f-257c-41f8-99ca-f7ce88cb36e5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.369372 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6be5f55f-257c-41f8-99ca-f7ce88cb36e5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/f5f40efb-faec-4c79-affa-a9eb9a8eae87 Aug 07 16:19:14.369610 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6be5f55f-257c-41f8-99ca-f7ce88cb36e5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.369821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6be5f55f-257c-41f8-99ca-f7ce88cb36e5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.374961 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6be5f55f-257c-41f8-99ca-f7ce88cb36e5 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/f5f40efb-faec-4c79-affa-a9eb9a8eae87 returned with HTTP 404 Aug 07 16:19:14.375642 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 707/2841] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:14 2026] GET /volume/v3/volumes/f5f40efb-faec-4c79-affa-a9eb9a8eae87 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:14.383411 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8398ce5a-77e8-4026-babb-8cb0e298ebf6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.385275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8398ce5a-77e8-4026-babb-8cb0e298ebf6 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:19:14.385531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8398ce5a-77e8-4026-babb-8cb0e298ebf6 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.385773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8398ce5a-77e8-4026-babb-8cb0e298ebf6 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.392609 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.392609 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:14.396255 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8398ce5a-77e8-4026-babb-8cb0e298ebf6 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:19:14.400276 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8398ce5a-77e8-4026-babb-8cb0e298ebf6 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 returned with HTTP 200 Aug 07 16:19:14.400778 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 713/2842] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:14 2026] GET /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:14.412389 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.414618 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] DELETE https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:19:14.414824 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.415041 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.415219 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Delete volume with id: 80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:19:14.423353 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.423353 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:14.423907 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:19:14.448108 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Delete volume request issued successfully. Aug 07 16:19:14.448365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4263970-dbba-4d2d-b3f4-c745643ff730 tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 returned with HTTP 202 Aug 07 16:19:14.448913 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 706/2843] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:14 2026] DELETE /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:14.457320 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0617b5b6-2b99-45a6-9572-3a0a40f80f4e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:14.459650 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0617b5b6-2b99-45a6-9572-3a0a40f80f4e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:19:14.459921 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0617b5b6-2b99-45a6-9572-3a0a40f80f4e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:14.460182 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0617b5b6-2b99-45a6-9572-3a0a40f80f4e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:14.469541 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:14.469541 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:14.475200 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0617b5b6-2b99-45a6-9572-3a0a40f80f4e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Volume info retrieved successfully. Aug 07 16:19:14.483509 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0617b5b6-2b99-45a6-9572-3a0a40f80f4e tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 returned with HTTP 200 Aug 07 16:19:14.484054 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 718/2844] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:14 2026] GET /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 => generated 839 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:15.098284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea59d531-003d-4fa1-874f-6c7d9b3a3423 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.100115 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea59d531-003d-4fa1-874f-6c7d9b3a3423 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:15.100408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea59d531-003d-4fa1-874f-6c7d9b3a3423 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:15.100704 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea59d531-003d-4fa1-874f-6c7d9b3a3423 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:15.107032 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:15.107032 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:15.107554 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea59d531-003d-4fa1-874f-6c7d9b3a3423 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:15.108364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea59d531-003d-4fa1-874f-6c7d9b3a3423 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e returned with HTTP 200 Aug 07 16:19:15.108759 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 708/2845] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:15 2026] GET /volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:15.118287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.120070 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:15.120243 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:15.120454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:15.120569 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:15.125279 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:15.125279 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:15.125732 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:15.147792 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:19:15.148044 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-009b2c0a-a0eb-494a-8787-ac2db63002c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 returned with HTTP 202 Aug 07 16:19:15.148749 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 714/2846] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:15 2026] DELETE /volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:15.160589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdf207c6-ad75-4cd1-92ca-888dbb62e4d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.162660 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdf207c6-ad75-4cd1-92ca-888dbb62e4d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:15.162977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdf207c6-ad75-4cd1-92ca-888dbb62e4d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:15.163176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdf207c6-ad75-4cd1-92ca-888dbb62e4d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:15.164403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da8666e4-ba74-4c99-b8c2-f963ce8146f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.166359 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da8666e4-ba74-4c99-b8c2-f963ce8146f7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:15.166763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da8666e4-ba74-4c99-b8c2-f963ce8146f7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:15.167329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da8666e4-ba74-4c99-b8c2-f963ce8146f7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:15.169255 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:15.169255 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:15.169829 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdf207c6-ad75-4cd1-92ca-888dbb62e4d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:15.170799 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdf207c6-ad75-4cd1-92ca-888dbb62e4d6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 returned with HTTP 200 Aug 07 16:19:15.171256 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 707/2847] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:15 2026] GET /volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:15.175234 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:15.175234 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:15.179223 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da8666e4-ba74-4c99-b8c2-f963ce8146f7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:15.184446 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da8666e4-ba74-4c99-b8c2-f963ce8146f7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 returned with HTTP 200 Aug 07 16:19:15.184885 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 719/2848] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:15 2026] GET /volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 => generated 1007 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:15.199799 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.202092 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:15.202643 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d71191ed-dc7c-4a47-b60f-8f72e1699c54", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-237910932"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:15.212991 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:15.212991 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:15.213489 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:15.213724 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:15.256324 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['28ab01ba-d61a-4628-b9b6-dd214053b056', '172abfa8-4173-4bcf-a3a3-a7d1803665d7', 'b93148b5-ec66-4a29-8945-d9b3f8b0419f', '6636f361-018b-4e23-a173-f6f3b616471b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:15.297889 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:15.298439 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea101b2a-562f-4704-8b1c-5fae0403be03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:15.299038 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 709/2849] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 100 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:15.309088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dd05b9e1-78ff-4c74-a6c5-a6f8b2b7febe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.311519 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd05b9e1-78ff-4c74-a6c5-a6f8b2b7febe tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 Aug 07 16:19:15.311760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd05b9e1-78ff-4c74-a6c5-a6f8b2b7febe tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:15.312846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dd05b9e1-78ff-4c74-a6c5-a6f8b2b7febe tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:15.317804 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:15.317804 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:15.318139 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dd05b9e1-78ff-4c74-a6c5-a6f8b2b7febe tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:15.319666 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dd05b9e1-78ff-4c74-a6c5-a6f8b2b7febe tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 returned with HTTP 200 Aug 07 16:19:15.319832 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 715/2850] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:15 2026] GET /volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 => generated 439 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:15.502550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c57d65fb-7fb7-4048-8737-9d1dc9e10a9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:15.505029 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c57d65fb-7fb7-4048-8737-9d1dc9e10a9c tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] GET https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 Aug 07 16:19:15.505029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c57d65fb-7fb7-4048-8737-9d1dc9e10a9c tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:15.505241 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c57d65fb-7fb7-4048-8737-9d1dc9e10a9c tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:15.514835 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c57d65fb-7fb7-4048-8737-9d1dc9e10a9c tempest-VolumesNegativeTest-1805744805 tempest-VolumesNegativeTest-1805744805-project-member] https://10.4.3.24/volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 returned with HTTP 404 Aug 07 16:19:15.515356 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 708/2851] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:15 2026] GET /volume/v3/volumes/80246dc3-4cc8-44fb-9ff0-ce31dcbc33c5 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:16.182105 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a8e1dd2-9221-4dc0-a398-cb7081db7598 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.183873 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a8e1dd2-9221-4dc0-a398-cb7081db7598 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:16.184102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a8e1dd2-9221-4dc0-a398-cb7081db7598 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:16.184428 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a8e1dd2-9221-4dc0-a398-cb7081db7598 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:16.188828 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a8e1dd2-9221-4dc0-a398-cb7081db7598 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 returned with HTTP 404 Aug 07 16:19:16.189274 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 720/2852] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:16 2026] GET /volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:16.199424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7f92950-8961-4391-959d-30c1577b48d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.201456 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:16.201710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:16.201883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:16.201992 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:16.208046 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:16.208046 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:16.208475 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:16.239156 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:19:16.239390 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7f92950-8961-4391-959d-30c1577b48d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e returned with HTTP 202 Aug 07 16:19:16.239915 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 710/2853] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:16 2026] DELETE /volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:16.249833 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-24e8469d-8a97-4cbd-bef1-981659b0c3cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.252082 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24e8469d-8a97-4cbd-bef1-981659b0c3cb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:16.252372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24e8469d-8a97-4cbd-bef1-981659b0c3cb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:16.252648 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-24e8469d-8a97-4cbd-bef1-981659b0c3cb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:16.258600 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:16.258600 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:16.259130 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-24e8469d-8a97-4cbd-bef1-981659b0c3cb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:16.260139 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-24e8469d-8a97-4cbd-bef1-981659b0c3cb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e returned with HTTP 200 Aug 07 16:19:16.260600 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 716/2854] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:16 2026] GET /volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e => generated 468 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:16.329863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a02cbb3a-00f4-4376-816d-05409179aa58 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.332449 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a02cbb3a-00f4-4376-816d-05409179aa58 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 Aug 07 16:19:16.332709 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a02cbb3a-00f4-4376-816d-05409179aa58 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:16.332986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a02cbb3a-00f4-4376-816d-05409179aa58 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:16.338895 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:16.338895 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:16.339256 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a02cbb3a-00f4-4376-816d-05409179aa58 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:16.340116 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a02cbb3a-00f4-4376-816d-05409179aa58 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 returned with HTTP 200 Aug 07 16:19:16.340701 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 709/2855] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:16 2026] GET /volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:16.350265 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.352871 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] POST https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4/action Aug 07 16:19:16.353219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:16.353375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:16.360282 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:16.360282 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:16.361388 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:16.362783 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '8a5964feb60b47d4916ed137bb788c30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77dc2eb2d8ef49ec9420097d6b850b87', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:19:16.363026 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f45ecfc-670d-45be-8fdc-86c0271f30c1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4/action returned with HTTP 403 Aug 07 16:19:16.363750 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 721/2856] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:19:16 2026] POST /volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4/action => generated 133 bytes in 14 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:16.375688 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.377510 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 Aug 07 16:19:16.377823 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:16.378177 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:16.378393 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: fcc25d1e-6820-4007-be88-4360cf0ddef4 Aug 07 16:19:16.383654 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:16.383654 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:16.383987 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:16.404598 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:16.404857 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-df1f29d2-21bd-4d36-8a54-e8197d85fdef tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 returned with HTTP 202 Aug 07 16:19:16.405405 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 711/2857] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:16 2026] DELETE /volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:16.412274 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e25bde0-951d-431d-bc83-343df99200ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:16.414722 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e25bde0-951d-431d-bc83-343df99200ae tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 Aug 07 16:19:16.415054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e25bde0-951d-431d-bc83-343df99200ae tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:16.415209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e25bde0-951d-431d-bc83-343df99200ae tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:16.424173 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:16.424173 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:16.424572 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6e25bde0-951d-431d-bc83-343df99200ae tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:16.425290 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e25bde0-951d-431d-bc83-343df99200ae tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 returned with HTTP 200 Aug 07 16:19:16.425691 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 717/2858] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:16 2026] GET /volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 => generated 465 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:16.978826 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.121671 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:17.122116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-872264359"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:17.124163 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-872264359'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:17.124542 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume of 1 GB Aug 07 16:19:17.130246 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Availability Zones retrieved successfully. Aug 07 16:19:17.138999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Flow 'volume_create_api' (b2c432b6-fd59-428e-bd61-1f23b268744d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:17.141645 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338a1740-c412-4617-8e49-85d4168ec176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:17.143044 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:17.187726 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (338a1740-c412-4617-8e49-85d4168ec176) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:17.188891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbde4a4-4bba-4570-9df8-605868ae33bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:17.276665 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5695a1ff-4b65-48e1-834c-d0d1bb3b4745 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.278720 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5695a1ff-4b65-48e1-834c-d0d1bb3b4745 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:17.278947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5695a1ff-4b65-48e1-834c-d0d1bb3b4745 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.279189 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5695a1ff-4b65-48e1-834c-d0d1bb3b4745 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.284233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5695a1ff-4b65-48e1-834c-d0d1bb3b4745 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e returned with HTTP 404 Aug 07 16:19:17.284985 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 722/2859] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:17 2026] GET /volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:17.292084 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.294068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:17.294357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.294605 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.294714 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:17.300800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['beea7bc0-67f3-41b1-b74f-867d00420907', '9297a41f-2b78-422a-b2cb-39e5bf322d33', 'defa3b01-121a-4db0-9908-25547a9ee7aa', 'c7992f26-08a8-478d-85c9-25a0750aaaf5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:17.300960 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:17.300960 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:17.301319 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:17.301755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dbde4a4-4bba-4570-9df8-605868ae33bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['beea7bc0-67f3-41b1-b74f-867d00420907', '9297a41f-2b78-422a-b2cb-39e5bf322d33', 'defa3b01-121a-4db0-9908-25547a9ee7aa', 'c7992f26-08a8-478d-85c9-25a0750aaaf5']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:17.302633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (988ece8a-7f4b-43ed-9182-2f6f81085128) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:17.321427 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:19:17.321630 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a40286f-dfe3-46b8-bd41-ba88e12b3176 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 returned with HTTP 202 Aug 07 16:19:17.322283 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 712/2860] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:17 2026] DELETE /volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:17.330097 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (988ece8a-7f4b-43ed-9182-2f6f81085128) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c172c628-cac5-4c12-8847-b2b8c995e716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-872264359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',qos_specs=None,replication_status=,reservations=['beea7bc0-67f3-41b1-b74f-867d00420907','9297a41f-2b78-422a-b2cb-39e5bf322d33','defa3b01-121a-4db0-9908-25547a9ee7aa','c7992f26-08a8-478d-85c9-25a0750aaaf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75397edffcca4e35b44ea4fe23176273',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-872264359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c172c628-cac5-4c12-8847-b2b8c995e716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75397edffcca4e35b44ea4fe23176273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:17.330767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d50627-5bc1-407c-b61e-7f28967d1e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:17.331383 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d243b055-9bb1-4718-86ae-055763487bca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.334344 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d243b055-9bb1-4718-86ae-055763487bca tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:17.334781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d243b055-9bb1-4718-86ae-055763487bca tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.335022 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d243b055-9bb1-4718-86ae-055763487bca tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.342529 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:17.342529 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:17.343216 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d243b055-9bb1-4718-86ae-055763487bca tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:17.344368 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d243b055-9bb1-4718-86ae-055763487bca tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 returned with HTTP 200 Aug 07 16:19:17.345183 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 718/2861] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:17 2026] GET /volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 => generated 468 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:17.354067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d50627-5bc1-407c-b61e-7f28967d1e9a) transitioned into state 'SUCCESS' from state '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-872264359',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',qos_specs=None,replication_status=,reservations=['beea7bc0-67f3-41b1-b74f-867d00420907','9297a41f-2b78-422a-b2cb-39e5bf322d33','defa3b01-121a-4db0-9908-25547a9ee7aa','c7992f26-08a8-478d-85c9-25a0750aaaf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75397edffcca4e35b44ea4fe23176273',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:17.354794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb5c4f7-f578-4d2f-b118-ecb9754b7ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:17.367122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aeb5c4f7-f578-4d2f-b118-ecb9754b7ec9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:17.368120 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Flow 'volume_create_api' (b2c432b6-fd59-428e-bd61-1f23b268744d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:17.368567 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume request issued successfully. Aug 07 16:19:17.369219 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9492a1f1-c11a-4528-bae6-580e2bbe2c52 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:17.369673 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 710/2862] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:16 2026] POST /volume/v3/volumes => generated 746 bytes in 391 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:17.384164 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e02bad2-87bf-4d27-b289-7870161c2965 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.386150 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e02bad2-87bf-4d27-b289-7870161c2965 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 Aug 07 16:19:17.386423 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e02bad2-87bf-4d27-b289-7870161c2965 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.386664 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e02bad2-87bf-4d27-b289-7870161c2965 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.397409 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:17.397409 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:17.403267 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3e02bad2-87bf-4d27-b289-7870161c2965 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:17.408688 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e02bad2-87bf-4d27-b289-7870161c2965 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 returned with HTTP 200 Aug 07 16:19:17.409197 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 723/2863] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:17 2026] GET /volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 => generated 814 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:17.435484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a9331d2-b676-466c-b166-1d149be2e67c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.438097 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a9331d2-b676-466c-b166-1d149be2e67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 Aug 07 16:19:17.438410 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a9331d2-b676-466c-b166-1d149be2e67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.438745 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a9331d2-b676-466c-b166-1d149be2e67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.444123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a9331d2-b676-466c-b166-1d149be2e67c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 returned with HTTP 404 Aug 07 16:19:17.445007 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 713/2864] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:17 2026] GET /volume/v3/snapshots/fcc25d1e-6820-4007-be88-4360cf0ddef4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:17.453203 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.455910 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:17.456267 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.456554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.456905 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:17.467334 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:17.467334 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:17.467799 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:17.486906 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:17.487108 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6b1402e-fd45-4c19-825c-d977b7f44f70 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 returned with HTTP 202 Aug 07 16:19:17.487725 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 719/2865] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:17 2026] DELETE /volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:17.497220 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0644269f-d4a5-4002-a8d2-56e7964a0035 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:17.499360 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0644269f-d4a5-4002-a8d2-56e7964a0035 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:17.499780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0644269f-d4a5-4002-a8d2-56e7964a0035 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:17.500183 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0644269f-d4a5-4002-a8d2-56e7964a0035 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:17.510523 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:17.510523 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:17.515417 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0644269f-d4a5-4002-a8d2-56e7964a0035 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:17.520981 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0644269f-d4a5-4002-a8d2-56e7964a0035 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 returned with HTTP 200 Aug 07 16:19:17.521657 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 711/2866] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:17 2026] GET /volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:18.358667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47a141fd-89d5-4aef-b2e0-8b5b6414332f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.360937 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47a141fd-89d5-4aef-b2e0-8b5b6414332f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:18.361188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47a141fd-89d5-4aef-b2e0-8b5b6414332f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.361451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47a141fd-89d5-4aef-b2e0-8b5b6414332f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.366246 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47a141fd-89d5-4aef-b2e0-8b5b6414332f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 returned with HTTP 404 Aug 07 16:19:18.366842 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 724/2867] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:18.376043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6a2d56b-a01a-43a9-ba99-e179aeee8b0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.377783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6a2d56b-a01a-43a9-ba99-e179aeee8b0c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:18.379109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6a2d56b-a01a-43a9-ba99-e179aeee8b0c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.379109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6a2d56b-a01a-43a9-ba99-e179aeee8b0c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.379109 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-f6a2d56b-a01a-43a9-ba99-e179aeee8b0c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 62a730d3-4b64-49aa-81ad-337da483ae9e Aug 07 16:19:18.383973 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6a2d56b-a01a-43a9-ba99-e179aeee8b0c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e returned with HTTP 404 Aug 07 16:19:18.384449 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 714/2868] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:18 2026] DELETE /volume/v3/snapshots/62a730d3-4b64-49aa-81ad-337da483ae9e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:18.391611 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b977869b-920c-4f21-bedb-9ce51e163dcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.393459 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b977869b-920c-4f21-bedb-9ce51e163dcc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:18.393663 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b977869b-920c-4f21-bedb-9ce51e163dcc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.394345 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b977869b-920c-4f21-bedb-9ce51e163dcc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.394345 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b977869b-920c-4f21-bedb-9ce51e163dcc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 11747a61-8241-471b-84b3-62e0736f7c03 Aug 07 16:19:18.398729 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b977869b-920c-4f21-bedb-9ce51e163dcc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 returned with HTTP 404 Aug 07 16:19:18.399295 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 720/2869] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:18 2026] DELETE /volume/v3/snapshots/11747a61-8241-471b-84b3-62e0736f7c03 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:18.407174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cf32d2e-acfa-4471-bd22-36a947b1fc29 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.409014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cf32d2e-acfa-4471-bd22-36a947b1fc29 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:18.409275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cf32d2e-acfa-4471-bd22-36a947b1fc29 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.409561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cf32d2e-acfa-4471-bd22-36a947b1fc29 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.409730 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6cf32d2e-acfa-4471-bd22-36a947b1fc29 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 Aug 07 16:19:18.414015 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cf32d2e-acfa-4471-bd22-36a947b1fc29 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 returned with HTTP 404 Aug 07 16:19:18.414586 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 712/2870] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:18 2026] DELETE /volume/v3/snapshots/eebf8edb-9be7-4aa9-a3e7-1db79fbc8430 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:18.422555 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bbfe358-af92-4bba-bc8a-6ad331d1c8b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.426562 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bbfe358-af92-4bba-bc8a-6ad331d1c8b7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 Aug 07 16:19:18.426755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bbfe358-af92-4bba-bc8a-6ad331d1c8b7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.426936 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bbfe358-af92-4bba-bc8a-6ad331d1c8b7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.442086 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.442086 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:18.446959 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3bbfe358-af92-4bba-bc8a-6ad331d1c8b7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:18.452829 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bbfe358-af92-4bba-bc8a-6ad331d1c8b7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 returned with HTTP 200 Aug 07 16:19:18.453291 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 725/2871] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 => generated 839 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:18.469774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.473850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:19:18.473850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c172c628-cac5-4c12-8847-b2b8c995e716", "name": "tempest-VolumesBackupsTest-Backup-41829004"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:18.477147 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating new backup {'backup': {'volume_id': 'c172c628-cac5-4c12-8847-b2b8c995e716', 'name': 'tempest-VolumesBackupsTest-Backup-41829004'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:19:18.477147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating backup of volume c172c628-cac5-4c12-8847-b2b8c995e716 in container None Aug 07 16:19:18.478584 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-c70dcd44-ed12-4071-a980-4494b02bfb84 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.480853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-c70dcd44-ed12-4071-a980-4494b02bfb84 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:18.481071 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-c70dcd44-ed12-4071-a980-4494b02bfb84 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.481316 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-c70dcd44-ed12-4071-a980-4494b02bfb84 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.486073 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.486073 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:18.486857 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:18.492353 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.492353 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:18.496873 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-c70dcd44-ed12-4071-a980-4494b02bfb84 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:18.502809 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-c70dcd44-ed12-4071-a980-4494b02bfb84 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:18.503592 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 721/2872] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1652 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:18.526237 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['66700c0b-039a-4e5b-9b65-57d43f02f776', 'db094a6b-bfd8-4c6c-afd2-e59ad784ad1d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:18.534502 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.535350 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c7060d7-ce86-4c2c-b3e8-2d5fb994cfa5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.537231 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c7060d7-ce86-4c2c-b3e8-2d5fb994cfa5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 Aug 07 16:19:18.537460 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d/action Aug 07 16:19:18.537525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c7060d7-ce86-4c2c-b3e8-2d5fb994cfa5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.537691 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c7060d7-ce86-4c2c-b3e8-2d5fb994cfa5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.537919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:18.538130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:18.543957 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c7060d7-ce86-4c2c-b3e8-2d5fb994cfa5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 returned with HTTP 404 Aug 07 16:19:18.544436 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 726/2873] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/volumes/d71191ed-dc7c-4a47-b60f-8f72e1699c54 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:18.550378 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.550378 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:18.551218 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:18.554944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.557488 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:18.558049 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-474841766"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:18.559536 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Begin detaching volume completed successfully. Aug 07 16:19:18.559808 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-15b29c0d-ce9d-456c-bd86-26b26c495fe1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d/action returned with HTTP 202 Aug 07 16:19:18.559979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-474841766'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:18.560166 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:18.561085 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 713/2874] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:19:18 2026] POST /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:18.565639 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:18.576021 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (1ded5ffb-bc34-48e0-af58-be97ef64130b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:18.578859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa3da39-49da-44d9-8b65-38d1722d4fb1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:18.579928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:18.584322 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-573bfaab-bdce-4676-9acf-a8cf6405bd14 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:19:18.584903 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 715/2875] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:19:18 2026] POST /volume/v3/backups => generated 326 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:18.594854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7f604b3-561a-4122-bdfd-8d87c6a19454 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.597180 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7f604b3-561a-4122-bdfd-8d87c6a19454 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:18.597557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7f604b3-561a-4122-bdfd-8d87c6a19454 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.597767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7f604b3-561a-4122-bdfd-8d87c6a19454 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.597930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a7f604b3-561a-4122-bdfd-8d87c6a19454 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:18.603292 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.603292 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:18.608331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7f604b3-561a-4122-bdfd-8d87c6a19454 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:18.608331 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 727/2876] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:18.616677 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (daa3da39-49da-44d9-8b65-38d1722d4fb1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:18.617457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d87e73-b320-4567-92c0-ea92341120d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:18.623354 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ca760fa-4799-463a-bbef-b21f49c8900b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.623983 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ca760fa-4799-463a-bbef-b21f49c8900b None None] GET https://10.4.3.24/volume// Aug 07 16:19:18.626187 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ca760fa-4799-463a-bbef-b21f49c8900b None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.627251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ca760fa-4799-463a-bbef-b21f49c8900b None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.628244 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ca760fa-4799-463a-bbef-b21f49c8900b None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:18.630105 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 714/2877] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/ => generated 385 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:18.640709 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-ddf0721e-e519-49f5-835e-69bff0c14769 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.643702 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-ddf0721e-e519-49f5-835e-69bff0c14769 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:18.645058 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-ddf0721e-e519-49f5-835e-69bff0c14769 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.645386 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-ddf0721e-e519-49f5-835e-69bff0c14769 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.656709 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.656709 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:18.662283 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-ddf0721e-e519-49f5-835e-69bff0c14769 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:18.663845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['91a60373-a75b-41b0-8192-f1bb0a8a3b9e', 'fa101907-cdea-487f-97ca-bd3a55c9ed23', 'ed4e4a0f-3b2d-4c98-a245-4e0008d741b7', '5ca88113-f3fe-46f9-b127-4bdb50dcfe72'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:18.664978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8d87e73-b320-4567-92c0-ea92341120d6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['91a60373-a75b-41b0-8192-f1bb0a8a3b9e', 'fa101907-cdea-487f-97ca-bd3a55c9ed23', 'ed4e4a0f-3b2d-4c98-a245-4e0008d741b7', '5ca88113-f3fe-46f9-b127-4bdb50dcfe72']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:18.666415 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8192f68e-3dd8-41cd-91f1-e5cb26e061a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:18.669640 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-ddf0721e-e519-49f5-835e-69bff0c14769 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:18.670220 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 716/2878] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1835 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:18.703245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8192f68e-3dd8-41cd-91f1-e5cb26e061a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a6d8b71d-ab9f-4297-8956-4e19a5b686e9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-474841766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['91a60373-a75b-41b0-8192-f1bb0a8a3b9e','fa101907-cdea-487f-97ca-bd3a55c9ed23','ed4e4a0f-3b2d-4c98-a245-4e0008d741b7','5ca88113-f3fe-46f9-b127-4bdb50dcfe72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-474841766',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a6d8b71d-ab9f-4297-8956-4e19a5b686e9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:18.704931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39b2569-ec84-4cbb-b534-2a8cb4c3e8e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:18.732638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d39b2569-ec84-4cbb-b534-2a8cb4c3e8e3) transitioned into state 'SUCCESS' from state '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-474841766',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['91a60373-a75b-41b0-8192-f1bb0a8a3b9e','fa101907-cdea-487f-97ca-bd3a55c9ed23','ed4e4a0f-3b2d-4c98-a245-4e0008d741b7','5ca88113-f3fe-46f9-b127-4bdb50dcfe72'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:18.733587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2240b51-cf59-4c7c-ac3a-98ba7858bd28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:18.749854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b2240b51-cf59-4c7c-ac3a-98ba7858bd28) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:18.750828 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (1ded5ffb-bc34-48e0-af58-be97ef64130b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:18.751600 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:18.751829 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91bd5f3d-25b6-4f50-8bf9-bf439b6daa73 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:18.752243 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 722/2879] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:18 2026] POST /volume/v3/volumes => generated 775 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:18.766482 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a5b8ddae-7114-4990-9bfc-893af873cf2e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:18.769772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5b8ddae-7114-4990-9bfc-893af873cf2e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:18.770069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5b8ddae-7114-4990-9bfc-893af873cf2e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:18.770493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a5b8ddae-7114-4990-9bfc-893af873cf2e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:18.782010 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:18.782010 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:18.793281 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a5b8ddae-7114-4990-9bfc-893af873cf2e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:18.800786 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a5b8ddae-7114-4990-9bfc-893af873cf2e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 returned with HTTP 200 Aug 07 16:19:18.801328 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 728/2880] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:18 2026] GET /volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 => generated 954 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:19.616628 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54617785-155e-41b0-8ad8-a4750b3a9c96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:19.619058 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54617785-155e-41b0-8ad8-a4750b3a9c96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:19.619359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54617785-155e-41b0-8ad8-a4750b3a9c96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:19.619643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54617785-155e-41b0-8ad8-a4750b3a9c96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:19.619754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-54617785-155e-41b0-8ad8-a4750b3a9c96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:19.625833 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:19.625833 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:19.627191 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54617785-155e-41b0-8ad8-a4750b3a9c96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:19.627817 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 715/2881] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:19 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:19.820170 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2de4916-56b3-4813-b4f5-e7a63b00176b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:19.823137 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2de4916-56b3-4813-b4f5-e7a63b00176b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:19.823805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2de4916-56b3-4813-b4f5-e7a63b00176b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:19.824271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2de4916-56b3-4813-b4f5-e7a63b00176b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:19.836077 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:19.836077 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:19.842643 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2de4916-56b3-4813-b4f5-e7a63b00176b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:19.851690 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2de4916-56b3-4813-b4f5-e7a63b00176b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 returned with HTTP 200 Aug 07 16:19:19.852704 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 717/2882] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:19 2026] GET /volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 => generated 1006 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:19.872330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:19.872330 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:19.872330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a6d8b71d-ab9f-4297-8956-4e19a5b686e9", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1845282682"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:19.881959 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:19.881959 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:19.882903 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:19.882903 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:19.920248 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['5ed409f1-b51d-4f38-83ee-d44c2498f39f', '65b7f82c-69ee-4b0b-8114-acacd4ca00a4', 'eb178d6e-29b7-4906-b2bd-3dc55d4894f2', '22f08f95-0f87-4536-9e1d-f322d2c0c009'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:19.954595 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:19.955104 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8dfb5402-fe14-4e3d-b52c-3b043c607028 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:19.955778 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 723/2883] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:19.969020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b1bb77a-6f27-4a08-8a63-d773c526dade None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:19.973119 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b1bb77a-6f27-4a08-8a63-d773c526dade tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 Aug 07 16:19:19.973119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb77a-6f27-4a08-8a63-d773c526dade tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:19.974876 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b1bb77a-6f27-4a08-8a63-d773c526dade tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:19.986135 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:19.986135 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:19.986834 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b1bb77a-6f27-4a08-8a63-d773c526dade tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:19.987578 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b1bb77a-6f27-4a08-8a63-d773c526dade tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 returned with HTTP 200 Aug 07 16:19:19.988157 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 729/2884] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:19 2026] GET /volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:20.638471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ff655862-136a-4a4b-aa4a-f94e5f97e69b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:20.640197 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff655862-136a-4a4b-aa4a-f94e5f97e69b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:20.640842 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff655862-136a-4a4b-aa4a-f94e5f97e69b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:20.640842 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ff655862-136a-4a4b-aa4a-f94e5f97e69b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:20.640842 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ff655862-136a-4a4b-aa4a-f94e5f97e69b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:20.647141 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:20.647141 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:20.647955 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ff655862-136a-4a4b-aa4a-f94e5f97e69b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:20.648332 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 716/2885] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:20 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:21.008448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6b1a933-1695-4d29-8883-1a6e406e4e1f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:21.012356 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b1a933-1695-4d29-8883-1a6e406e4e1f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 Aug 07 16:19:21.012356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b1a933-1695-4d29-8883-1a6e406e4e1f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:21.012667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6b1a933-1695-4d29-8883-1a6e406e4e1f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:21.022158 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:21.022158 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:21.023818 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6b1a933-1695-4d29-8883-1a6e406e4e1f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:21.024351 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6b1a933-1695-4d29-8883-1a6e406e4e1f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 returned with HTTP 200 Aug 07 16:19:21.025577 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 718/2886] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:21 2026] GET /volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:21.036826 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f62bead4-101f-4894-8919-7e77f387c3ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:21.040507 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:21.040831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:21.041078 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:21.042159 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:19:21.042643 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:21.042643 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:21.044389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:19:21.049470 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Get all snapshots completed successfully. Aug 07 16:19:21.050121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f62bead4-101f-4894-8919-7e77f387c3ec tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:19:21.050455 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 724/2887] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:19:21 2026] GET /volume/v3/snapshots => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:21.063424 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:21.065870 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 Aug 07 16:19:21.066128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:21.066487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:21.066487 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: da7527a6-d2e1-4524-b2fd-ccc33e554050 Aug 07 16:19:21.076853 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:21.076853 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:21.076853 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:21.099647 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:21.099647 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b64d5169-4f4b-4498-a113-5b3fb94c9413 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 returned with HTTP 202 Aug 07 16:19:21.099831 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 730/2888] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:21 2026] DELETE /volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:21.113668 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f19e4aa-836c-436c-a44b-65076e66928d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:21.118991 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f19e4aa-836c-436c-a44b-65076e66928d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 Aug 07 16:19:21.118991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f19e4aa-836c-436c-a44b-65076e66928d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:21.118991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f19e4aa-836c-436c-a44b-65076e66928d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:21.125287 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:21.125287 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:21.125919 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f19e4aa-836c-436c-a44b-65076e66928d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:21.127261 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f19e4aa-836c-436c-a44b-65076e66928d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 returned with HTTP 200 Aug 07 16:19:21.128444 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 717/2889] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:21 2026] GET /volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:21.521153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-dc24ba6b-010b-4594-8449-7167d3d32325 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:21.523737 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-dc24ba6b-010b-4594-8449-7167d3d32325 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 Aug 07 16:19:21.523737 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-dc24ba6b-010b-4594-8449-7167d3d32325 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:21.523914 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-dc24ba6b-010b-4594-8449-7167d3d32325 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:21.537855 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:21.537855 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:21.609423 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5db8985f-8642-4785-a367-4fc126dbdaa5 req-dc24ba6b-010b-4594-8449-7167d3d32325 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 returned with HTTP 200 Aug 07 16:19:21.609423 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 719/2890] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:21 2026] DELETE /volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 => generated 19 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:21.662405 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f91dda4-8d0c-4663-b4ef-55660d0caf11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:21.666120 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f91dda4-8d0c-4663-b4ef-55660d0caf11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:21.666590 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f91dda4-8d0c-4663-b4ef-55660d0caf11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:21.666590 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f91dda4-8d0c-4663-b4ef-55660d0caf11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:21.666898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3f91dda4-8d0c-4663-b4ef-55660d0caf11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:21.678711 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:21.678711 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:21.680645 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f91dda4-8d0c-4663-b4ef-55660d0caf11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:21.681855 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 725/2891] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:21 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:22.142889 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86c6898c-fd5d-4191-958b-f368b46fe29f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:22.145831 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86c6898c-fd5d-4191-958b-f368b46fe29f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 Aug 07 16:19:22.147796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86c6898c-fd5d-4191-958b-f368b46fe29f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:22.148539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86c6898c-fd5d-4191-958b-f368b46fe29f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:22.156678 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86c6898c-fd5d-4191-958b-f368b46fe29f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 returned with HTTP 404 Aug 07 16:19:22.157165 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 731/2892] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:22 2026] GET /volume/v3/snapshots/da7527a6-d2e1-4524-b2fd-ccc33e554050 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:22.165175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:22.167667 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:22.167884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:22.168067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:22.168476 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:22.177142 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:22.177142 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:22.177528 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:22.204628 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:22.204628 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-814955ec-4e58-4102-b5dd-1ea22674e5b3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 returned with HTTP 202 Aug 07 16:19:22.205249 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 718/2893] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:22 2026] DELETE /volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:22.220204 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3807b88a-8d7c-4e04-8524-692f89accf2f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:22.222653 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3807b88a-8d7c-4e04-8524-692f89accf2f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:22.223219 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3807b88a-8d7c-4e04-8524-692f89accf2f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:22.223219 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3807b88a-8d7c-4e04-8524-692f89accf2f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:22.235174 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:22.235174 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:22.241139 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3807b88a-8d7c-4e04-8524-692f89accf2f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:22.250891 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3807b88a-8d7c-4e04-8524-692f89accf2f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 returned with HTTP 200 Aug 07 16:19:22.252351 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 720/2894] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:22 2026] GET /volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 => generated 1005 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:22.698417 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e21ffea3-e898-44f3-9bb2-4ddab874fc11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:22.701054 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e21ffea3-e898-44f3-9bb2-4ddab874fc11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:22.701375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e21ffea3-e898-44f3-9bb2-4ddab874fc11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:22.701717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e21ffea3-e898-44f3-9bb2-4ddab874fc11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:22.701875 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e21ffea3-e898-44f3-9bb2-4ddab874fc11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:22.707986 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:22.707986 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:22.709130 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e21ffea3-e898-44f3-9bb2-4ddab874fc11 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:22.709706 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 726/2895] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:22 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:23.223489 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-0990525c-db42-45e7-a001-0e554a70f1f5 req-33a3b5ac-dcec-40fb-8718-aea109333200 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:23.225227 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0990525c-db42-45e7-a001-0e554a70f1f5 req-33a3b5ac-dcec-40fb-8718-aea109333200 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 Aug 07 16:19:23.225469 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0990525c-db42-45e7-a001-0e554a70f1f5 req-33a3b5ac-dcec-40fb-8718-aea109333200 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:23.226082 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-0990525c-db42-45e7-a001-0e554a70f1f5 req-33a3b5ac-dcec-40fb-8718-aea109333200 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:23.231011 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-0990525c-db42-45e7-a001-0e554a70f1f5 req-33a3b5ac-dcec-40fb-8718-aea109333200 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 returned with HTTP 404 Aug 07 16:19:23.231536 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 732/2896] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:23 2026] DELETE /volume/v3/attachments/b980ea90-989a-4990-8774-d4cb2fb98640 => generated 149 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:19:23.271632 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-533c8df0-81c5-400f-a87d-f243f1ad719e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:23.275179 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-533c8df0-81c5-400f-a87d-f243f1ad719e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 Aug 07 16:19:23.276755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-533c8df0-81c5-400f-a87d-f243f1ad719e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:23.277108 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-533c8df0-81c5-400f-a87d-f243f1ad719e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:23.293879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-533c8df0-81c5-400f-a87d-f243f1ad719e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 returned with HTTP 404 Aug 07 16:19:23.294608 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 719/2897] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:23 2026] GET /volume/v3/volumes/a6d8b71d-ab9f-4297-8956-4e19a5b686e9 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:23.311834 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:23.316329 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:23.316329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-247355257"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:23.316329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-247355257'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:23.316329 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:23.320986 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:23.328059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (90e96bc6-ced9-4d30-a6c4-a134bb31a9a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:23.330652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba016e1-8724-4994-a383-0f21fc6a1687) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:23.331569 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:23.359336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6ba016e1-8724-4994-a383-0f21fc6a1687) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:23.359336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9244c7-abad-4927-b746-62bc7cd210bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:23.397751 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['7d3ac012-c2f2-48d6-ac1f-4a543e3689cb', '1d9f1a92-8c17-4c61-b8af-3ee9eeca40ef', '81a89a28-cc60-4ebf-b02d-3cc8d67d937a', 'ba37bf36-e07f-4904-914d-fe91ef3636c4'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:23.398719 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eb9244c7-abad-4927-b746-62bc7cd210bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d3ac012-c2f2-48d6-ac1f-4a543e3689cb', '1d9f1a92-8c17-4c61-b8af-3ee9eeca40ef', '81a89a28-cc60-4ebf-b02d-3cc8d67d937a', 'ba37bf36-e07f-4904-914d-fe91ef3636c4']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:23.399640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d03b4dd-788c-4ef4-b569-de2de1fdf1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:23.424333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3d03b4dd-788c-4ef4-b569-de2de1fdf1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62bee76e-3b51-4485-b2bc-895cee07546c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-247355257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['7d3ac012-c2f2-48d6-ac1f-4a543e3689cb','1d9f1a92-8c17-4c61-b8af-3ee9eeca40ef','81a89a28-cc60-4ebf-b02d-3cc8d67d937a','ba37bf36-e07f-4904-914d-fe91ef3636c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-247355257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62bee76e-3b51-4485-b2bc-895cee07546c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:23.425416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be37773e-de78-479b-bd06-7a5d8b7732b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:23.446250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be37773e-de78-479b-bd06-7a5d8b7732b7) transitioned into state 'SUCCESS' from state '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-247355257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['7d3ac012-c2f2-48d6-ac1f-4a543e3689cb','1d9f1a92-8c17-4c61-b8af-3ee9eeca40ef','81a89a28-cc60-4ebf-b02d-3cc8d67d937a','ba37bf36-e07f-4904-914d-fe91ef3636c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:23.447068 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c741a1-7b52-4f77-9193-9319d8b9a99f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:23.459856 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f0c741a1-7b52-4f77-9193-9319d8b9a99f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:23.460333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (90e96bc6-ced9-4d30-a6c4-a134bb31a9a7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:23.460458 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:23.461029 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68cfc5da-5800-446e-958a-e4ae77a6e88e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:23.461443 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 721/2898] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:23 2026] POST /volume/v3/volumes => generated 775 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:23.476559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43b9278a-7c2a-46e4-ad8a-e56ed0579ddf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:23.478893 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b9278a-7c2a-46e4-ad8a-e56ed0579ddf tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:23.479228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b9278a-7c2a-46e4-ad8a-e56ed0579ddf tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:23.479600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43b9278a-7c2a-46e4-ad8a-e56ed0579ddf tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:23.488923 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:23.488923 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:23.493424 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43b9278a-7c2a-46e4-ad8a-e56ed0579ddf tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:23.498587 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43b9278a-7c2a-46e4-ad8a-e56ed0579ddf tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c returned with HTTP 200 Aug 07 16:19:23.499073 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 727/2899] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:23 2026] GET /volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:23.723421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e58939c1-65aa-4e02-8c55-c3b2ba29555c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:23.723735 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e58939c1-65aa-4e02-8c55-c3b2ba29555c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:23.723983 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e58939c1-65aa-4e02-8c55-c3b2ba29555c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:23.724340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e58939c1-65aa-4e02-8c55-c3b2ba29555c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:23.724477 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e58939c1-65aa-4e02-8c55-c3b2ba29555c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:23.730759 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:23.730759 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:23.731675 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e58939c1-65aa-4e02-8c55-c3b2ba29555c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:23.732796 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 733/2900] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:23 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:24.489437 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17700409-7dad-46c8-aa41-7fc038a67dc9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.491910 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17700409-7dad-46c8-aa41-7fc038a67dc9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:24.492154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17700409-7dad-46c8-aa41-7fc038a67dc9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:24.492407 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17700409-7dad-46c8-aa41-7fc038a67dc9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:24.503726 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.503726 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:24.509266 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-17700409-7dad-46c8-aa41-7fc038a67dc9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:24.513878 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-225e8536-4b84-41dd-a53e-a0893e9d50c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.515295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17700409-7dad-46c8-aa41-7fc038a67dc9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:24.515703 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 720/2901] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:24 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1360 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:24.517068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-225e8536-4b84-41dd-a53e-a0893e9d50c2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:24.517390 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-225e8536-4b84-41dd-a53e-a0893e9d50c2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:24.517669 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-225e8536-4b84-41dd-a53e-a0893e9d50c2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:24.528749 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.528749 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:24.530199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aee11d32-a906-45e6-a4f9-526c86142f34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.533198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:24.533421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:24.533675 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:24.533898 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:24.534185 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-225e8536-4b84-41dd-a53e-a0893e9d50c2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:24.539783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-225e8536-4b84-41dd-a53e-a0893e9d50c2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c returned with HTTP 200 Aug 07 16:19:24.540258 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 722/2902] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:24 2026] GET /volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:24.541097 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.541097 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:24.541648 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:24.554115 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.556203 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:24.556499 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "62bee76e-3b51-4485-b2bc-895cee07546c", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1101188939"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:24.561133 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume request issued successfully. Aug 07 16:19:24.561430 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aee11d32-a906-45e6-a4f9-526c86142f34 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 202 Aug 07 16:19:24.562054 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 728/2903] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:24 2026] DELETE /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:24.569659 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.569659 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:24.570622 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:24.570622 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume 62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:24.574228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dff5fc5a-705a-4ab6-80b8-f9e82890f9fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.579956 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dff5fc5a-705a-4ab6-80b8-f9e82890f9fd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:24.580276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dff5fc5a-705a-4ab6-80b8-f9e82890f9fd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:24.580590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dff5fc5a-705a-4ab6-80b8-f9e82890f9fd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:24.591734 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.591734 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:24.597655 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dff5fc5a-705a-4ab6-80b8-f9e82890f9fd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:24.605588 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dff5fc5a-705a-4ab6-80b8-f9e82890f9fd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 200 Aug 07 16:19:24.606097 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 721/2904] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:24 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 1359 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:24.620163 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['be169feb-864e-4f64-9ee2-1d370a49bb51', '884a7361-c138-48c7-a5cc-f766a907e4be', 'de680fc9-1e49-4f00-8f83-7bbbd936945d', 'da1d06f8-55c5-4fdd-903c-a9e9dbe94195'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:24.669340 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:24.669340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb9ca89d-da33-4d90-a3d0-1aa1a3f4ea56 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:24.669340 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 734/2905] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:24 2026] POST /volume/v3/snapshots => generated 308 bytes in 115 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:24.683552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-90ef461e-94f8-47b7-9a48-bd00eb91e110 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.688057 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90ef461e-94f8-47b7-9a48-bd00eb91e110 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d Aug 07 16:19:24.688418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90ef461e-94f8-47b7-9a48-bd00eb91e110 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:24.688782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-90ef461e-94f8-47b7-9a48-bd00eb91e110 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:24.701547 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.701547 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:24.702100 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-90ef461e-94f8-47b7-9a48-bd00eb91e110 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:24.703027 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-90ef461e-94f8-47b7-9a48-bd00eb91e110 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d returned with HTTP 200 Aug 07 16:19:24.705026 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 723/2906] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:24 2026] GET /volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:24.744046 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53ac4aa7-e686-4a6b-b1f4-2c0c79c1d413 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:24.745832 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53ac4aa7-e686-4a6b-b1f4-2c0c79c1d413 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:24.746657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53ac4aa7-e686-4a6b-b1f4-2c0c79c1d413 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:24.746657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53ac4aa7-e686-4a6b-b1f4-2c0c79c1d413 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:24.746657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-53ac4aa7-e686-4a6b-b1f4-2c0c79c1d413 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:24.755895 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:24.755895 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:24.757828 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53ac4aa7-e686-4a6b-b1f4-2c0c79c1d413 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:24.758334 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 729/2907] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:24 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:25.624691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-381e9a8a-d6d3-458f-9f38-c74d75be3e62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.626233 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-381e9a8a-d6d3-458f-9f38-c74d75be3e62 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d Aug 07 16:19:25.626582 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-381e9a8a-d6d3-458f-9f38-c74d75be3e62 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.626799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-381e9a8a-d6d3-458f-9f38-c74d75be3e62 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.638080 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-381e9a8a-d6d3-458f-9f38-c74d75be3e62 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d returned with HTTP 404 Aug 07 16:19:25.638714 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 722/2908] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:25 2026] GET /volume/v3/volumes/f22c3ebf-386e-43ae-871f-fd1ea0299c5d => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:25.650005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43202d4e-4837-4f60-a3de-347ce0fd7e16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.654322 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43202d4e-4837-4f60-a3de-347ce0fd7e16 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:19:25.654322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43202d4e-4837-4f60-a3de-347ce0fd7e16 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.654322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43202d4e-4837-4f60-a3de-347ce0fd7e16 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.664741 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.664741 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:25.668683 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43202d4e-4837-4f60-a3de-347ce0fd7e16 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:25.674046 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43202d4e-4837-4f60-a3de-347ce0fd7e16 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:19:25.674703 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 735/2909] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:25 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:25.692517 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.694357 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:25.694728 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb4772e-d575-4558-b292-af65a4061c9b", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1283254669"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:25.702753 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.702753 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:25.703216 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:25.703361 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:19:25.714999 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-559c4399-e63a-4c40-9ac5-ea4a8d607d3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.717191 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-559c4399-e63a-4c40-9ac5-ea4a8d607d3d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d Aug 07 16:19:25.717462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-559c4399-e63a-4c40-9ac5-ea4a8d607d3d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.717704 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-559c4399-e63a-4c40-9ac5-ea4a8d607d3d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.724335 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.724335 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:25.724862 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-559c4399-e63a-4c40-9ac5-ea4a8d607d3d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:25.725917 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-559c4399-e63a-4c40-9ac5-ea4a8d607d3d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d returned with HTTP 200 Aug 07 16:19:25.726755 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 730/2910] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:25 2026] GET /volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:25.730210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['f298c7eb-3f11-4a40-ba4b-2b3750d634a2', '7e3a2b54-68cc-459b-8732-8356aced1bfc', '993a9331-ed6f-46f5-acb8-69376ef7c162', 'ee75cb41-b088-4d0a-b757-f547529cd0ec'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:25.735768 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae708fe1-60b1-4530-b586-a8922046b241 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.738683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae708fe1-60b1-4530-b586-a8922046b241 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] POST https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d/action Aug 07 16:19:25.739114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae708fe1-60b1-4530-b586-a8922046b241 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:25.739310 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae708fe1-60b1-4530-b586-a8922046b241 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:25.740892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-ae708fe1-60b1-4530-b586-a8922046b241 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Updating snapshot 'a82fa70e-ff63-47d7-9bf7-412aa5115c5d' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:19:25.752435 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.752435 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:25.753262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-ae708fe1-60b1-4530-b586-a8922046b241 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '8a5964feb60b47d4916ed137bb788c30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77dc2eb2d8ef49ec9420097d6b850b87', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:19:25.753906 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae708fe1-60b1-4530-b586-a8922046b241 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d/action returned with HTTP 403 Aug 07 16:19:25.754553 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 723/2911] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:19:25 2026] POST /volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d/action => generated 133 bytes in 19 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:25.764035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.768315 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d Aug 07 16:19:25.768315 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.768315 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.768315 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: a82fa70e-ff63-47d7-9bf7-412aa5115c5d Aug 07 16:19:25.769952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0721ec54-96da-4bf8-91c0-7dbabb2667f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.770040 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot create request issued successfully. Aug 07 16:19:25.770418 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a178ee4e-c042-4226-837e-d7cfafc85ff7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:25.771021 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 724/2912] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:25 2026] POST /volume/v3/snapshots => generated 380 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:25.771862 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0721ec54-96da-4bf8-91c0-7dbabb2667f2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:25.772220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0721ec54-96da-4bf8-91c0-7dbabb2667f2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.772563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0721ec54-96da-4bf8-91c0-7dbabb2667f2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.772775 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0721ec54-96da-4bf8-91c0-7dbabb2667f2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:25.781252 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.781252 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:25.781419 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.781419 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:25.781492 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0721ec54-96da-4bf8-91c0-7dbabb2667f2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:25.781560 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:25.781595 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 731/2913] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:25 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:25.781923 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee32a8de-29bc-4f13-a7f7-1e11b351fb8c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.788522 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee32a8de-29bc-4f13-a7f7-1e11b351fb8c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:25.788522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee32a8de-29bc-4f13-a7f7-1e11b351fb8c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.788522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee32a8de-29bc-4f13-a7f7-1e11b351fb8c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.798814 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.798814 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:25.799555 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ee32a8de-29bc-4f13-a7f7-1e11b351fb8c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:25.800746 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee32a8de-29bc-4f13-a7f7-1e11b351fb8c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 200 Aug 07 16:19:25.801117 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 724/2914] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:25 2026] GET /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 512 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:25.804377 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:25.804377 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0f77fe26-c5cd-4c38-8eec-d00c71554b0f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d returned with HTTP 202 Aug 07 16:19:25.804377 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 736/2915] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:25 2026] DELETE /volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:25.814854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87dd8cd3-01cd-47c7-92a9-617ca3c20451 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:25.817542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87dd8cd3-01cd-47c7-92a9-617ca3c20451 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d Aug 07 16:19:25.817795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87dd8cd3-01cd-47c7-92a9-617ca3c20451 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:25.818115 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87dd8cd3-01cd-47c7-92a9-617ca3c20451 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:25.824048 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:25.824048 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:25.824425 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-87dd8cd3-01cd-47c7-92a9-617ca3c20451 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:25.825315 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87dd8cd3-01cd-47c7-92a9-617ca3c20451 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d returned with HTTP 200 Aug 07 16:19:25.825767 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 725/2916] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:25 2026] GET /volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.794294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2375fb5-9134-4989-9e01-5abf00bdb452 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.796678 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2375fb5-9134-4989-9e01-5abf00bdb452 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:26.796891 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2375fb5-9134-4989-9e01-5abf00bdb452 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.797072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2375fb5-9134-4989-9e01-5abf00bdb452 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.797215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e2375fb5-9134-4989-9e01-5abf00bdb452 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:26.802721 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.802721 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:26.803694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2375fb5-9134-4989-9e01-5abf00bdb452 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:26.804156 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 732/2917] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.812133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b893ac0-007a-4931-9b9f-96357066a907 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.814173 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b893ac0-007a-4931-9b9f-96357066a907 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.814381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b893ac0-007a-4931-9b9f-96357066a907 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.814592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b893ac0-007a-4931-9b9f-96357066a907 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.822388 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.822388 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:26.823164 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b893ac0-007a-4931-9b9f-96357066a907 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:26.824325 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b893ac0-007a-4931-9b9f-96357066a907 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 200 Aug 07 16:19:26.824832 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 725/2918] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 539 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.834713 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0b9359f-9abb-4cd3-9a6f-5cc7d324988e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.838892 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8e7c6c30-ce4a-4e51-a62b-27759b6933f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.839215 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0b9359f-9abb-4cd3-9a6f-5cc7d324988e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d Aug 07 16:19:26.839215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0b9359f-9abb-4cd3-9a6f-5cc7d324988e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.839215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0b9359f-9abb-4cd3-9a6f-5cc7d324988e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.839331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e7c6c30-ce4a-4e51-a62b-27759b6933f4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.839331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e7c6c30-ce4a-4e51-a62b-27759b6933f4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.839331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8e7c6c30-ce4a-4e51-a62b-27759b6933f4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.845698 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0b9359f-9abb-4cd3-9a6f-5cc7d324988e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d returned with HTTP 404 Aug 07 16:19:26.845698 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 737/2919] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/snapshots/a82fa70e-ff63-47d7-9bf7-412aa5115c5d => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:26.845849 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.845849 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:26.846382 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8e7c6c30-ce4a-4e51-a62b-27759b6933f4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:26.847278 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8e7c6c30-ce4a-4e51-a62b-27759b6933f4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 200 Aug 07 16:19:26.847727 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 726/2920] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 539 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.855626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.861128 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7602d905-7108-47aa-87e1-935efaf35bb1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.862364 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:26.862684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.862921 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.863148 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: 62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:26.865089 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:26.865903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.866173 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.866600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:19:26.868018 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:19:26.873142 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Get all snapshots completed successfully. Aug 07 16:19:26.873862 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7602d905-7108-47aa-87e1-935efaf35bb1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:19:26.874405 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 726/2921] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/snapshots => generated 408 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.875222 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.875222 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:26.875748 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:26.886683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04f918f5-b95d-411f-9022-88d723d7c3c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.888142 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04f918f5-b95d-411f-9022-88d723d7c3c9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] PUT https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.888611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04f918f5-b95d-411f-9022-88d723d7c3c9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-4154412", "description": "This is the new description of snapshot."}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:26.896788 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.896788 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:26.897090 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:26.897389 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53afeb7f-3f18-47a0-a935-83f7b26ddc29 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c returned with HTTP 202 Aug 07 16:19:26.897650 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04f918f5-b95d-411f-9022-88d723d7c3c9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:26.897947 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 733/2922] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:26 2026] DELETE /volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:26.907614 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04f918f5-b95d-411f-9022-88d723d7c3c9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 200 Aug 07 16:19:26.907614 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 738/2923] 10.4.3.24 () {68 vars in 1368 bytes} [Fri Aug 7 16:19:26 2026] PUT /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.910093 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4fc6cf56-dea9-4a3d-a60a-fcb12ac0e55d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.914005 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc6cf56-dea9-4a3d-a60a-fcb12ac0e55d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:26.914286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc6cf56-dea9-4a3d-a60a-fcb12ac0e55d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.914602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4fc6cf56-dea9-4a3d-a60a-fcb12ac0e55d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.920924 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d043049a-19a0-4a9e-92d2-da6fd2d663bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.923273 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.923273 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:26.923448 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d043049a-19a0-4a9e-92d2-da6fd2d663bd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.923705 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d043049a-19a0-4a9e-92d2-da6fd2d663bd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.923973 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d043049a-19a0-4a9e-92d2-da6fd2d663bd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.928948 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4fc6cf56-dea9-4a3d-a60a-fcb12ac0e55d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:26.931117 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.931117 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:26.931795 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d043049a-19a0-4a9e-92d2-da6fd2d663bd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:26.932821 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d043049a-19a0-4a9e-92d2-da6fd2d663bd tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 200 Aug 07 16:19:26.933466 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 727/2924] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 574 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:26.934565 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4fc6cf56-dea9-4a3d-a60a-fcb12ac0e55d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c returned with HTTP 200 Aug 07 16:19:26.934994 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 727/2925] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c => generated 1005 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:26.945287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47f9c72e-145e-45bf-81e5-02464fbce07e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.947352 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.947670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.947925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.948101 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.953660 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.953660 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:26.954233 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:26.972257 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:19:26.972718 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47f9c72e-145e-45bf-81e5-02464fbce07e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 202 Aug 07 16:19:26.972890 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 734/2926] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:26 2026] DELETE /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:26.979760 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a44f80d-58b9-4e69-9319-cb51c516dda2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:26.981660 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a44f80d-58b9-4e69-9319-cb51c516dda2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:26.981996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a44f80d-58b9-4e69-9319-cb51c516dda2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:26.982262 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a44f80d-58b9-4e69-9319-cb51c516dda2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:26.989524 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:26.989524 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:26.989524 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5a44f80d-58b9-4e69-9319-cb51c516dda2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:26.989524 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a44f80d-58b9-4e69-9319-cb51c516dda2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 200 Aug 07 16:19:26.989524 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 739/2927] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:26 2026] GET /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 573 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:27.822416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-849c0097-6de8-440f-9325-0c7e3abf3a97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:27.825033 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-849c0097-6de8-440f-9325-0c7e3abf3a97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:27.825275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-849c0097-6de8-440f-9325-0c7e3abf3a97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:27.825585 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-849c0097-6de8-440f-9325-0c7e3abf3a97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:27.825754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-849c0097-6de8-440f-9325-0c7e3abf3a97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:27.831503 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:27.831503 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:27.832475 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-849c0097-6de8-440f-9325-0c7e3abf3a97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:27.832869 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 728/2928] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:27 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:27.952357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce28fe68-3776-46ca-8d17-a213987870bc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:27.954927 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce28fe68-3776-46ca-8d17-a213987870bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c Aug 07 16:19:27.955236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce28fe68-3776-46ca-8d17-a213987870bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:27.955553 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce28fe68-3776-46ca-8d17-a213987870bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:27.964037 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce28fe68-3776-46ca-8d17-a213987870bc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c returned with HTTP 404 Aug 07 16:19:27.964768 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 728/2929] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:27 2026] GET /volume/v3/volumes/62bee76e-3b51-4485-b2bc-895cee07546c => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:27.974176 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:27.976105 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:27.976664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-366890814"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:27.978473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-366890814'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:27.978707 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:27.979090 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:27.979090 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:27.983560 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:27.992993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (74a8c78f-6130-4843-8a07-bbc17c92cb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:27.994827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fabe1dac-c18e-4e10-8342-3cb8eb17551e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:27.995927 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:28.000579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-531a90d3-f9e5-4f7b-a806-da48c2833243 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.004069 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531a90d3-f9e5-4f7b-a806-da48c2833243 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:28.004069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531a90d3-f9e5-4f7b-a806-da48c2833243 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:28.004069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-531a90d3-f9e5-4f7b-a806-da48c2833243 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:28.008624 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-531a90d3-f9e5-4f7b-a806-da48c2833243 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 404 Aug 07 16:19:28.009284 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 740/2930] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:27 2026] GET /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:28.019684 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77504aab-6ec3-4cb4-828c-e3c7c18a2e3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.022382 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77504aab-6ec3-4cb4-828c-e3c7c18a2e3e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:28.022474 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77504aab-6ec3-4cb4-828c-e3c7c18a2e3e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:28.022751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77504aab-6ec3-4cb4-828c-e3c7c18a2e3e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:28.023013 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-77504aab-6ec3-4cb4-828c-e3c7c18a2e3e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 Aug 07 16:19:28.028733 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77504aab-6ec3-4cb4-828c-e3c7c18a2e3e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 returned with HTTP 404 Aug 07 16:19:28.029365 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 729/2931] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:28 2026] DELETE /volume/v3/snapshots/348e6fd4-6ce1-48f1-8902-7fb8eea4cb41 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:28.030817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fabe1dac-c18e-4e10-8342-3cb8eb17551e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:28.032115 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0e4614-05ec-4b18-93fc-c4dc44c67864) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:28.039006 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63e82ce2-fa29-4333-b0d8-73ebe5cd51cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.043405 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63e82ce2-fa29-4333-b0d8-73ebe5cd51cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:19:28.043890 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63e82ce2-fa29-4333-b0d8-73ebe5cd51cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:28.044196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63e82ce2-fa29-4333-b0d8-73ebe5cd51cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:28.055220 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:28.055220 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:28.061338 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63e82ce2-fa29-4333-b0d8-73ebe5cd51cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:28.068135 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63e82ce2-fa29-4333-b0d8-73ebe5cd51cc tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:19:28.068739 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 729/2932] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:28 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:28.080076 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['c1a5b437-a194-48c3-9e50-0c29738e000c', '17d519ac-ada1-4b56-ab60-6f3782f25477', '0dc9010d-be15-4a20-8901-428c54bc0e85', '03781ee5-a837-4697-9cb7-11ef75cd64f2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:28.080938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe0e4614-05ec-4b18-93fc-c4dc44c67864) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1a5b437-a194-48c3-9e50-0c29738e000c', '17d519ac-ada1-4b56-ab60-6f3782f25477', '0dc9010d-be15-4a20-8901-428c54bc0e85', '03781ee5-a837-4697-9cb7-11ef75cd64f2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:28.081946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763d69aa-9bca-429d-87ba-46c5197f9d45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:28.086879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.088649 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:28.089217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb4772e-d575-4558-b292-af65a4061c9b", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1751048327"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:28.100715 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:28.100715 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:28.101453 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:19:28.101680 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:19:28.109566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (763d69aa-9bca-429d-87ba-46c5197f9d45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fc64068e-e36c-447b-aeab-9f4624c12e5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366890814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['c1a5b437-a194-48c3-9e50-0c29738e000c','17d519ac-ada1-4b56-ab60-6f3782f25477','0dc9010d-be15-4a20-8901-428c54bc0e85','03781ee5-a837-4697-9cb7-11ef75cd64f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-366890814',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fc64068e-e36c-447b-aeab-9f4624c12e5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:28.110774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9789b277-d093-470c-9de6-8e39f52096db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:28.131899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9789b277-d093-470c-9de6-8e39f52096db) transitioned into state 'SUCCESS' from state '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-366890814',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['c1a5b437-a194-48c3-9e50-0c29738e000c','17d519ac-ada1-4b56-ab60-6f3782f25477','0dc9010d-be15-4a20-8901-428c54bc0e85','03781ee5-a837-4697-9cb7-11ef75cd64f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:28.133109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79370a3f-0f4d-4a09-b54f-189841d3a2c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:28.142857 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['926de906-3f34-4230-9198-c262e6871e1c', '863c7d90-925f-439c-9c24-5677b74973f7', '8477a8f3-9b22-45f8-a6a7-4919003f9f4f', 'a37f35c9-3d5a-435f-add4-0266a45c2a18'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:28.146487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (79370a3f-0f4d-4a09-b54f-189841d3a2c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:28.147770 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (74a8c78f-6130-4843-8a07-bbc17c92cb6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:28.148213 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:28.149171 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4e54e6b-c938-4528-87e9-8ba95a61d97e tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:28.149816 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 735/2933] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:27 2026] POST /volume/v3/volumes => generated 775 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:28.163556 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9c81555-f258-4e26-9ae9-29b76a82b380 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.164759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9c81555-f258-4e26-9ae9-29b76a82b380 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:28.165369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9c81555-f258-4e26-9ae9-29b76a82b380 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:28.165369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9c81555-f258-4e26-9ae9-29b76a82b380 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:28.174365 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:28.174365 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:28.180531 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9c81555-f258-4e26-9ae9-29b76a82b380 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:28.187672 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9c81555-f258-4e26-9ae9-29b76a82b380 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f returned with HTTP 200 Aug 07 16:19:28.188543 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 730/2934] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:28 2026] GET /volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:28.195920 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot create request issued successfully. Aug 07 16:19:28.195920 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6085f769-9839-49d9-9c7e-11f43d6f1f1c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:28.195920 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 741/2935] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:28 2026] POST /volume/v3/snapshots => generated 310 bytes in 110 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:28.209908 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef3cf81e-ddfc-4ae7-a748-cbf2258c2a9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.213139 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef3cf81e-ddfc-4ae7-a748-cbf2258c2a9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:19:28.213521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef3cf81e-ddfc-4ae7-a748-cbf2258c2a9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:28.214262 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef3cf81e-ddfc-4ae7-a748-cbf2258c2a9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:28.221129 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:28.221129 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:28.221964 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef3cf81e-ddfc-4ae7-a748-cbf2258c2a9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:28.223234 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef3cf81e-ddfc-4ae7-a748-cbf2258c2a9b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d returned with HTTP 200 Aug 07 16:19:28.223984 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 730/2936] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:28 2026] GET /volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d => generated 442 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:28.847318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e80559d-5517-4ed8-8cef-083a996dc1fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:28.850584 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e80559d-5517-4ed8-8cef-083a996dc1fc tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:28.850959 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e80559d-5517-4ed8-8cef-083a996dc1fc tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:28.851287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e80559d-5517-4ed8-8cef-083a996dc1fc tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:28.851552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0e80559d-5517-4ed8-8cef-083a996dc1fc tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:28.858368 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:28.858368 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:28.859198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e80559d-5517-4ed8-8cef-083a996dc1fc tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:28.859590 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 736/2937] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:28 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:29.205533 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b6992fa-b3bc-45eb-909e-555694fae4da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.207404 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b6992fa-b3bc-45eb-909e-555694fae4da tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:29.207603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b6992fa-b3bc-45eb-909e-555694fae4da tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.207828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b6992fa-b3bc-45eb-909e-555694fae4da tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.219060 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.219060 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:29.223496 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b6992fa-b3bc-45eb-909e-555694fae4da tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:29.230031 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b6992fa-b3bc-45eb-909e-555694fae4da tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f returned with HTTP 200 Aug 07 16:19:29.230539 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 731/2938] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f => generated 1006 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:29.236127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-80c35382-d8ad-45c1-94b5-13d28e293475 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.238586 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80c35382-d8ad-45c1-94b5-13d28e293475 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:19:29.238991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80c35382-d8ad-45c1-94b5-13d28e293475 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.239383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-80c35382-d8ad-45c1-94b5-13d28e293475 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.245057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.248581 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.248581 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:29.248778 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:29.248778 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "fc64068e-e36c-447b-aeab-9f4624c12e5f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2037686595"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:29.248875 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-80c35382-d8ad-45c1-94b5-13d28e293475 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:19:29.249790 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-80c35382-d8ad-45c1-94b5-13d28e293475 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d returned with HTTP 200 Aug 07 16:19:29.250391 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 742/2939] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:29.264519 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.264519 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:29.264932 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:29.265058 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:29.295071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['32dfb79b-3587-4cbb-8540-3a77e37f2cf2', '81386f7f-7cbe-42c6-8981-5436ebe2a9be', 'fadd6bd6-020b-4a6e-8a81-fdd43f970ec9', 'ba40086b-cd64-4238-a736-b1265beaaf75'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:29.339029 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:29.340577 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89e5910a-8775-4141-95b1-0bb2e01933a6 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:29.341049 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 731/2940] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:29 2026] POST /volume/v3/snapshots => generated 308 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:29.352483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2be729cf-2117-4ff3-93d2-1687841439d3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.354611 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2be729cf-2117-4ff3-93d2-1687841439d3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:29.355080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2be729cf-2117-4ff3-93d2-1687841439d3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.355509 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2be729cf-2117-4ff3-93d2-1687841439d3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.363179 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.363179 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:29.363179 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2be729cf-2117-4ff3-93d2-1687841439d3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:29.363179 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2be729cf-2117-4ff3-93d2-1687841439d3 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc returned with HTTP 200 Aug 07 16:19:29.363179 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 737/2941] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:29.767926 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b5f51f6-f995-4b0c-9c3e-24fa46064500 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.771094 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b5f51f6-f995-4b0c-9c3e-24fa46064500 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:29.771290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b5f51f6-f995-4b0c-9c3e-24fa46064500 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.771510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b5f51f6-f995-4b0c-9c3e-24fa46064500 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.782066 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.782066 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:29.788525 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b5f51f6-f995-4b0c-9c3e-24fa46064500 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:29.794082 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b5f51f6-f995-4b0c-9c3e-24fa46064500 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:29.794532 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 732/2942] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:29.808132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-36729fef-fada-4dfa-b7f8-4e8d6c8d9de0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.810118 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36729fef-fada-4dfa-b7f8-4e8d6c8d9de0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:29.810340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36729fef-fada-4dfa-b7f8-4e8d6c8d9de0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.810534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-36729fef-fada-4dfa-b7f8-4e8d6c8d9de0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.819091 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.819091 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:29.825112 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-36729fef-fada-4dfa-b7f8-4e8d6c8d9de0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:29.836562 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-36729fef-fada-4dfa-b7f8-4e8d6c8d9de0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:29.836562 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 743/2943] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:29.871740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c59af61c-f5fc-44d6-8ece-d4788a9d259a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.874079 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c59af61c-f5fc-44d6-8ece-d4788a9d259a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:29.874377 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c59af61c-f5fc-44d6-8ece-d4788a9d259a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.874602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c59af61c-f5fc-44d6-8ece-d4788a9d259a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.874756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c59af61c-f5fc-44d6-8ece-d4788a9d259a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:29.880563 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.880563 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:29.881672 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c59af61c-f5fc-44d6-8ece-d4788a9d259a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:29.882083 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 732/2944] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:29.893057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89cb509e-6836-4afd-bb24-316b3587f431 req-758febe4-e9fb-44f2-b395-11441151564f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:29.897396 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-758febe4-e9fb-44f2-b395-11441151564f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:29.897396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-758febe4-e9fb-44f2-b395-11441151564f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:29.897396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-758febe4-e9fb-44f2-b395-11441151564f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:29.908986 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:29.908986 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:29.914988 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-89cb509e-6836-4afd-bb24-316b3587f431 req-758febe4-e9fb-44f2-b395-11441151564f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:29.919926 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-758febe4-e9fb-44f2-b395-11441151564f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:29.920500 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 738/2945] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:29 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:30.020027 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b645db4e-d399-4a4b-ac59-20ce22bbc650 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.020214 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b645db4e-d399-4a4b-ac59-20ce22bbc650 None None] GET https://10.4.3.24/volume// Aug 07 16:19:30.020270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b645db4e-d399-4a4b-ac59-20ce22bbc650 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.020518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b645db4e-d399-4a4b-ac59-20ce22bbc650 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.020887 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b645db4e-d399-4a4b-ac59-20ce22bbc650 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:30.021227 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 733/2946] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:19:30.030693 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-89cb509e-6836-4afd-bb24-316b3587f431 req-c3b6313c-81e9-4081-83ac-4a4f46c2ca2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.033439 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-c3b6313c-81e9-4081-83ac-4a4f46c2ca2a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:19:30.034002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-c3b6313c-81e9-4081-83ac-4a4f46c2ca2a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "886bed6d-4479-404c-a62b-3e2e6da6c330", "connector": null, "instance_uuid": "4374851d-f148-4124-9790-cb0658e3876e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:30.045858 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.045858 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:30.084999 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-c3b6313c-81e9-4081-83ac-4a4f46c2ca2a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:19:30.086217 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 744/2947] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:19:30 2026] POST /volume/v3/attachments => generated 273 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:30.124085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09f5acf4-855e-42b2-9feb-f5515703dea4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.127117 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09f5acf4-855e-42b2-9feb-f5515703dea4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:30.127462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09f5acf4-855e-42b2-9feb-f5515703dea4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.127727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09f5acf4-855e-42b2-9feb-f5515703dea4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.140367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f5c234c-4f02-4c09-8fc9-77d3f4a6856f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.140367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f5c234c-4f02-4c09-8fc9-77d3f4a6856f None None] GET https://10.4.3.24/volume// Aug 07 16:19:30.140367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f5c234c-4f02-4c09-8fc9-77d3f4a6856f None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.140367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f5c234c-4f02-4c09-8fc9-77d3f4a6856f None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.140367 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f5c234c-4f02-4c09-8fc9-77d3f4a6856f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:30.140367 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 739/2948] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:30.142260 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.142260 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:30.148531 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-09f5acf4-855e-42b2-9feb-f5515703dea4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:30.152199 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-89cb509e-6836-4afd-bb24-316b3587f431 req-19d9ab7d-edbc-4775-88b3-6e9d22b7bc69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.155441 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-19d9ab7d-edbc-4775-88b3-6e9d22b7bc69 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:30.155728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-19d9ab7d-edbc-4775-88b3-6e9d22b7bc69 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.156092 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-19d9ab7d-edbc-4775-88b3-6e9d22b7bc69 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.157328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09f5acf4-855e-42b2-9feb-f5515703dea4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:30.158108 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 733/2949] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 837 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:30.167958 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.167958 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:30.173374 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-89cb509e-6836-4afd-bb24-316b3587f431 req-19d9ab7d-edbc-4775-88b3-6e9d22b7bc69 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:30.179601 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-19d9ab7d-edbc-4775-88b3-6e9d22b7bc69 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:30.180000 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 734/2950] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 1017 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:30.318541 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.320788 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] PUT https://10.4.3.24/volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368 Aug 07 16:19:30.321212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:30.330323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Acquiring lock "cinder-attachment_update-886bed6d-4479-404c-a62b-3e2e6da6c330-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:19:30.335635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Lock "cinder-attachment_update-886bed6d-4479-404c-a62b-3e2e6da6c330-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:19:30.337091 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.337091 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:30.374398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-605a3132-1a05-43c4-92c0-9518279904f5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.378555 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-605a3132-1a05-43c4-92c0-9518279904f5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:30.378555 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-605a3132-1a05-43c4-92c0-9518279904f5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.378555 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-605a3132-1a05-43c4-92c0-9518279904f5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.383562 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.383562 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:30.384063 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-605a3132-1a05-43c4-92c0-9518279904f5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:30.385022 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-605a3132-1a05-43c4-92c0-9518279904f5 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc returned with HTTP 200 Aug 07 16:19:30.385622 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 740/2951] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:30.396980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-868dbf4b-e826-4d18-b5c7-a3af0571177b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.398813 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-868dbf4b-e826-4d18-b5c7-a3af0571177b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] GET https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:30.398993 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-868dbf4b-e826-4d18-b5c7-a3af0571177b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.399227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-868dbf4b-e826-4d18-b5c7-a3af0571177b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.404543 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.404543 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:30.405273 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-868dbf4b-e826-4d18-b5c7-a3af0571177b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:30.406670 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-868dbf4b-e826-4d18-b5c7-a3af0571177b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc returned with HTTP 200 Aug 07 16:19:30.407180 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 734/2952] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:30.422264 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-773a5cfd-aec2-403e-a19d-166def029020 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.425378 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:30.425614 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.425848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.425974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: 67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:30.432348 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.432348 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:30.432686 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:30.443828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Lock "cinder-attachment_update-886bed6d-4479-404c-a62b-3e2e6da6c330-np0000006731" released by "attachment_update" :: held 0.108s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:19:30.444090 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-a9239fd4-f0d3-4fd1-829f-0e39934c5569 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368 returned with HTTP 200 Aug 07 16:19:30.444568 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 745/2953] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:19:30 2026] PUT /volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368 => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:30.455920 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:30.458072 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-773a5cfd-aec2-403e-a19d-166def029020 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc returned with HTTP 202 Aug 07 16:19:30.458072 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 735/2954] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:30 2026] DELETE /volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:30.468576 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8f7525c-e4dc-400d-a68e-eec28b2ee650 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.470359 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8f7525c-e4dc-400d-a68e-eec28b2ee650 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:30.470734 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8f7525c-e4dc-400d-a68e-eec28b2ee650 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.471443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8f7525c-e4dc-400d-a68e-eec28b2ee650 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.482328 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.482328 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:30.482328 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8f7525c-e4dc-400d-a68e-eec28b2ee650 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:30.482328 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8f7525c-e4dc-400d-a68e-eec28b2ee650 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc returned with HTTP 200 Aug 07 16:19:30.482814 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 741/2955] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:30.897465 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3b63dfa-1e7e-4eef-8832-d05b3bb07991 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:30.900564 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3b63dfa-1e7e-4eef-8832-d05b3bb07991 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:30.900837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3b63dfa-1e7e-4eef-8832-d05b3bb07991 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:30.903325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3b63dfa-1e7e-4eef-8832-d05b3bb07991 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:30.903325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e3b63dfa-1e7e-4eef-8832-d05b3bb07991 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:30.907961 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:30.907961 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:30.910853 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3b63dfa-1e7e-4eef-8832-d05b3bb07991 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:30.910853 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 735/2956] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:30 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:31.182331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9b08c50-5fcc-482e-9b2b-6f0e6eac1afe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:31.182331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9b08c50-5fcc-482e-9b2b-6f0e6eac1afe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:31.182550 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9b08c50-5fcc-482e-9b2b-6f0e6eac1afe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:31.182682 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9b08c50-5fcc-482e-9b2b-6f0e6eac1afe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:31.197000 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:31.197000 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:31.202358 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9b08c50-5fcc-482e-9b2b-6f0e6eac1afe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:31.211510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9b08c50-5fcc-482e-9b2b-6f0e6eac1afe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:31.212135 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 746/2957] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:31 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:31.494416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-109f4879-5bb8-4f6e-be0f-5eae5f53cb9a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:31.496926 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-109f4879-5bb8-4f6e-be0f-5eae5f53cb9a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc Aug 07 16:19:31.497275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-109f4879-5bb8-4f6e-be0f-5eae5f53cb9a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:31.497275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-109f4879-5bb8-4f6e-be0f-5eae5f53cb9a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:31.503336 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-109f4879-5bb8-4f6e-be0f-5eae5f53cb9a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc returned with HTTP 404 Aug 07 16:19:31.504649 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 736/2958] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:31 2026] GET /volume/v3/snapshots/67599ead-afb7-477a-91ab-6183dd7e8acc => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:31.519285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:31.522178 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:31.522178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:31.522178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:31.522335 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:31.536004 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:31.536004 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:31.536004 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:31.557603 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:31.557603 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5564a166-8d17-4e59-9e04-42cfb14c24b7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f returned with HTTP 202 Aug 07 16:19:31.557603 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 742/2959] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:31 2026] DELETE /volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:31.569263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1450d753-d970-4cdd-bd69-94ee56886cb9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:31.571097 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1450d753-d970-4cdd-bd69-94ee56886cb9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:31.571283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1450d753-d970-4cdd-bd69-94ee56886cb9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:31.571567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1450d753-d970-4cdd-bd69-94ee56886cb9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:31.580426 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:31.580426 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:31.587471 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1450d753-d970-4cdd-bd69-94ee56886cb9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:31.595193 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1450d753-d970-4cdd-bd69-94ee56886cb9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f returned with HTTP 200 Aug 07 16:19:31.595764 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 736/2960] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:31 2026] GET /volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:31.922117 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f739bb16-44a9-49a7-b70c-f1fa3db4d561 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:31.925797 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f739bb16-44a9-49a7-b70c-f1fa3db4d561 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:31.926007 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f739bb16-44a9-49a7-b70c-f1fa3db4d561 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:31.926215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f739bb16-44a9-49a7-b70c-f1fa3db4d561 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:31.926331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f739bb16-44a9-49a7-b70c-f1fa3db4d561 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:31.930660 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:31.930660 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:31.931423 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f739bb16-44a9-49a7-b70c-f1fa3db4d561 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:31.931801 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 747/2961] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:31 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:32.227796 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-02a0bef2-c9f4-43a3-842e-5324c9c72ee8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:32.229615 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02a0bef2-c9f4-43a3-842e-5324c9c72ee8 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:32.229834 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02a0bef2-c9f4-43a3-842e-5324c9c72ee8 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:32.230023 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-02a0bef2-c9f4-43a3-842e-5324c9c72ee8 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:32.242779 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:32.242779 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:32.248038 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-02a0bef2-c9f4-43a3-842e-5324c9c72ee8 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:32.253454 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-02a0bef2-c9f4-43a3-842e-5324c9c72ee8 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:32.253892 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 737/2962] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:32 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:32.615404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1aa5ef8d-0824-493d-aa61-a9f1c1879ea2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:32.616842 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1aa5ef8d-0824-493d-aa61-a9f1c1879ea2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f Aug 07 16:19:32.617064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1aa5ef8d-0824-493d-aa61-a9f1c1879ea2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:32.617281 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1aa5ef8d-0824-493d-aa61-a9f1c1879ea2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:32.625410 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1aa5ef8d-0824-493d-aa61-a9f1c1879ea2 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f returned with HTTP 404 Aug 07 16:19:32.625410 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 743/2963] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:32 2026] GET /volume/v3/volumes/fc64068e-e36c-447b-aeab-9f4624c12e5f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:32.636682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28830c04-e077-40d0-b996-0d07b49d3877 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:32.638574 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:32.639146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-628863874"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:32.640824 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-628863874'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:32.641009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:32.646245 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:32.652782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (cb17d1e2-df04-41ba-ab9e-eacee6102249) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:32.653779 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c16a173-1a4a-4b1c-947f-98b48cf826cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:32.655054 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:32.691588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c16a173-1a4a-4b1c-947f-98b48cf826cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:32.693857 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5906132b-b182-4994-b622-5f34608f33c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:32.737290 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['c5f921a9-f773-4748-91dd-5207530db1ce', '68eb30c7-897e-4d82-acb5-0b7ce13cf3cc', 'ad372640-d8a6-4f29-9927-70aa1c5ec18e', 'e957cfa2-8201-4007-9649-a982a5357c1d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:32.738042 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5906132b-b182-4994-b622-5f34608f33c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5f921a9-f773-4748-91dd-5207530db1ce', '68eb30c7-897e-4d82-acb5-0b7ce13cf3cc', 'ad372640-d8a6-4f29-9927-70aa1c5ec18e', 'e957cfa2-8201-4007-9649-a982a5357c1d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:32.738910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0040f9-570e-4498-9d17-e58bd025528c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:32.764083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bc0040f9-570e-4498-9d17-e58bd025528c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7502a1bf-a1cf-4de8-bf34-7faf57231fb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-628863874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['c5f921a9-f773-4748-91dd-5207530db1ce','68eb30c7-897e-4d82-acb5-0b7ce13cf3cc','ad372640-d8a6-4f29-9927-70aa1c5ec18e','e957cfa2-8201-4007-9649-a982a5357c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-628863874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7502a1bf-a1cf-4de8-bf34-7faf57231fb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:32.764838 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdc6962-1f5a-47fd-86ff-c492fd20eb86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:32.785246 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2bdc6962-1f5a-47fd-86ff-c492fd20eb86) transitioned into state 'SUCCESS' from state '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-628863874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['c5f921a9-f773-4748-91dd-5207530db1ce','68eb30c7-897e-4d82-acb5-0b7ce13cf3cc','ad372640-d8a6-4f29-9927-70aa1c5ec18e','e957cfa2-8201-4007-9649-a982a5357c1d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:32.786054 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1bf23c4-6616-46b0-9a03-831edb6adb59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:32.796543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1bf23c4-6616-46b0-9a03-831edb6adb59) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:32.797404 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (cb17d1e2-df04-41ba-ab9e-eacee6102249) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:32.797766 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:32.798590 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28830c04-e077-40d0-b996-0d07b49d3877 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:32.799123 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 737/2964] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:32 2026] POST /volume/v3/volumes => generated 775 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:32.813536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41d2f99f-fd89-4d94-9d6c-5dd43c538fbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:32.816602 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41d2f99f-fd89-4d94-9d6c-5dd43c538fbc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:32.816863 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41d2f99f-fd89-4d94-9d6c-5dd43c538fbc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:32.817055 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41d2f99f-fd89-4d94-9d6c-5dd43c538fbc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:32.825338 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:32.825338 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:32.830961 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41d2f99f-fd89-4d94-9d6c-5dd43c538fbc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:32.835615 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41d2f99f-fd89-4d94-9d6c-5dd43c538fbc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 returned with HTTP 200 Aug 07 16:19:32.836079 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 748/2965] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:32 2026] GET /volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 => generated 954 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:32.943535 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5680626-a2bf-4593-beda-0111c057a15e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:32.945750 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5680626-a2bf-4593-beda-0111c057a15e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:32.946014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5680626-a2bf-4593-beda-0111c057a15e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:32.946266 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5680626-a2bf-4593-beda-0111c057a15e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:32.946432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b5680626-a2bf-4593-beda-0111c057a15e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:32.951235 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:32.951235 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:32.952203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5680626-a2bf-4593-beda-0111c057a15e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:32.952567 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 738/2966] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:32 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:33.269909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9dfe4ca2-cb27-4edc-84f9-ea23fe66cb24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:33.272685 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9dfe4ca2-cb27-4edc-84f9-ea23fe66cb24 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:33.272937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9dfe4ca2-cb27-4edc-84f9-ea23fe66cb24 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:33.273102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9dfe4ca2-cb27-4edc-84f9-ea23fe66cb24 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:33.288244 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:33.288244 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:33.293845 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9dfe4ca2-cb27-4edc-84f9-ea23fe66cb24 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:33.299805 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9dfe4ca2-cb27-4edc-84f9-ea23fe66cb24 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:33.300249 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 744/2967] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:33 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:33.765697 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89cb509e-6836-4afd-bb24-316b3587f431 req-32e88810-ea28-4d21-acfb-4bccd505190c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:33.768131 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-32e88810-ea28-4d21-acfb-4bccd505190c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368/action Aug 07 16:19:33.768585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-32e88810-ea28-4d21-acfb-4bccd505190c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:33.768742 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-32e88810-ea28-4d21-acfb-4bccd505190c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:33.787515 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:33.787515 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:33.802287 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89cb509e-6836-4afd-bb24-316b3587f431 req-32e88810-ea28-4d21-acfb-4bccd505190c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368/action returned with HTTP 204 Aug 07 16:19:33.802916 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 738/2968] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:19:33 2026] POST /volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:33.850458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a239698d-f5b8-4fd3-8bd7-a1ac2623856b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:33.853158 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a239698d-f5b8-4fd3-8bd7-a1ac2623856b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:33.853517 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a239698d-f5b8-4fd3-8bd7-a1ac2623856b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:33.853833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a239698d-f5b8-4fd3-8bd7-a1ac2623856b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:33.865324 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:33.865324 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:33.870910 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a239698d-f5b8-4fd3-8bd7-a1ac2623856b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:33.878241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a239698d-f5b8-4fd3-8bd7-a1ac2623856b tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 returned with HTTP 200 Aug 07 16:19:33.879005 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 749/2969] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:33 2026] GET /volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 => generated 1006 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:33.896102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:33.901538 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:33.901885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7502a1bf-a1cf-4de8-bf34-7faf57231fb0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1148809624"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:33.911487 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:33.911487 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:33.912021 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:33.912208 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume 7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:33.962886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['11618106-1a11-4927-8d8f-3012c6591a48', '0ebd1d42-c71a-45de-991f-dedcda894725', '4ca1d87d-c696-4d56-8b84-777defc98410', '31481d80-47a8-406b-a53b-be3c09b6e857'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:33.966529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7224da8d-1af3-42ba-bab4-9465c691d15a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:33.968563 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7224da8d-1af3-42ba-bab4-9465c691d15a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:33.968953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7224da8d-1af3-42ba-bab4-9465c691d15a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:33.970204 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7224da8d-1af3-42ba-bab4-9465c691d15a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:33.970204 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7224da8d-1af3-42ba-bab4-9465c691d15a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:33.977844 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:33.977844 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:33.979605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7224da8d-1af3-42ba-bab4-9465c691d15a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:33.980404 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 745/2970] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:33 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 746 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:34.012326 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:34.012326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0dc0588-6b67-4db2-9f60-09494ec1cb15 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:34.012326 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 739/2971] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:33 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 07 16:19:34.021173 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-478d3a57-5064-4bd8-a080-6e2154ff354d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:34.023234 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-478d3a57-5064-4bd8-a080-6e2154ff354d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:34.023488 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-478d3a57-5064-4bd8-a080-6e2154ff354d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:34.023692 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-478d3a57-5064-4bd8-a080-6e2154ff354d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:34.030426 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:34.030426 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:34.030849 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-478d3a57-5064-4bd8-a080-6e2154ff354d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:34.031865 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-478d3a57-5064-4bd8-a080-6e2154ff354d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 returned with HTTP 200 Aug 07 16:19:34.032357 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 739/2972] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:34 2026] GET /volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 => generated 440 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:19:34.314226 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03b9df3a-ac43-4820-a949-2744cb45edee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:34.316310 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03b9df3a-ac43-4820-a949-2744cb45edee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:34.316718 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03b9df3a-ac43-4820-a949-2744cb45edee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:34.316988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03b9df3a-ac43-4820-a949-2744cb45edee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:34.330529 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:34.330529 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:34.338391 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-03b9df3a-ac43-4820-a949-2744cb45edee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:34.346121 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03b9df3a-ac43-4820-a949-2744cb45edee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:34.347868 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 750/2973] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:34 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 1130 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:34.361953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08ca61a1-ed22-4724-bed9-dbdfa29ba588 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:34.363850 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ca61a1-ed22-4724-bed9-dbdfa29ba588 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:34.364098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ca61a1-ed22-4724-bed9-dbdfa29ba588 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:34.364349 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08ca61a1-ed22-4724-bed9-dbdfa29ba588 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:34.378190 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:34.378190 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:34.383690 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08ca61a1-ed22-4724-bed9-dbdfa29ba588 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:34.392699 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08ca61a1-ed22-4724-bed9-dbdfa29ba588 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:34.393223 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 746/2974] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:34 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 1130 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:34.410600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-ba7315db-fbcb-4371-bfa3-da6b24484de3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:34.413390 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-ba7315db-fbcb-4371-bfa3-da6b24484de3 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] DELETE https://10.4.3.24/volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36 Aug 07 16:19:34.413549 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-ba7315db-fbcb-4371-bfa3-da6b24484de3 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:34.413761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-ba7315db-fbcb-4371-bfa3-da6b24484de3 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:34.423949 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:34.423949 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:34.473080 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-ba7315db-fbcb-4371-bfa3-da6b24484de3 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36 returned with HTTP 200 Aug 07 16:19:34.473650 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 740/2975] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:34 2026] DELETE /volume/v3/attachments/8a42de1a-dfcc-41ca-a2b7-52b4d4be8a36 => generated 19 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:34.496224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:34.502605 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] DELETE https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:19:34.502871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:34.503078 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:34.503293 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Delete volume with id: a81963cb-e50c-4265-b50e-9f0e0aef423c Aug 07 16:19:34.515630 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:34.515630 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:34.516182 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Volume info retrieved successfully. Aug 07 16:19:34.548921 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] Delete volume request issued successfully. Aug 07 16:19:34.549699 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b1fcfe77-3454-48ee-9680-ec050d527f22 req-3c2d2121-ab3c-4954-813b-aa0a9c3a8f06 tempest-TestShelveInstance-1358809239 tempest-TestShelveInstance-1358809239-project-member] https://10.4.3.24/volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c returned with HTTP 202 Aug 07 16:19:34.549761 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 740/2976] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:19:34 2026] DELETE /volume/v3/volumes/a81963cb-e50c-4265-b50e-9f0e0aef423c => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:34.991654 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d92dad02-26aa-4d9a-8851-d403da9a8066 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:34.993601 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d92dad02-26aa-4d9a-8851-d403da9a8066 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:34.993782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d92dad02-26aa-4d9a-8851-d403da9a8066 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:34.994016 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d92dad02-26aa-4d9a-8851-d403da9a8066 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:34.994124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d92dad02-26aa-4d9a-8851-d403da9a8066 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:34.998613 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:34.998613 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:34.999679 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d92dad02-26aa-4d9a-8851-d403da9a8066 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:35.000144 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 751/2977] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:34 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:35.011805 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.050342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-16b9391a-7e81-49b8-bac7-b0eabfac0276 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.052477 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16b9391a-7e81-49b8-bac7-b0eabfac0276 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:35.052944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16b9391a-7e81-49b8-bac7-b0eabfac0276 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:35.053334 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-16b9391a-7e81-49b8-bac7-b0eabfac0276 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:35.054495 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:19:35.054627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c172c628-cac5-4c12-8847-b2b8c995e716", "incremental": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:35.056159 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating new backup {'backup': {'volume_id': 'c172c628-cac5-4c12-8847-b2b8c995e716', 'incremental': True}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:19:35.056767 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating backup of volume c172c628-cac5-4c12-8847-b2b8c995e716 in container None Aug 07 16:19:35.060273 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.060273 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:35.062321 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-16b9391a-7e81-49b8-bac7-b0eabfac0276 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:35.062321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-16b9391a-7e81-49b8-bac7-b0eabfac0276 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 returned with HTTP 200 Aug 07 16:19:35.062321 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 741/2978] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:35 2026] GET /volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:35.069656 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.069656 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:35.070142 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Volume info retrieved successfully. Aug 07 16:19:35.083071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-660405b5-182d-48a1-9802-05ad1963224d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.085474 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] POST https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0/action Aug 07 16:19:35.085974 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:35.086151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:35.091194 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.snapshot_unmanage [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Unmanage snapshot with id: 630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:35.108089 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.108089 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:35.108735 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:35.110412 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '8a5964feb60b47d4916ed137bb788c30', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '77dc2eb2d8ef49ec9420097d6b850b87', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:19:35.111023 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-660405b5-182d-48a1-9802-05ad1963224d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0/action returned with HTTP 403 Aug 07 16:19:35.111666 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 741/2979] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:19:35 2026] POST /volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0/action => generated 117 bytes in 30 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:35.116746 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Created reservations ['22a5fe78-c992-4bb4-8f98-e7f88f164eca', 'dcd405d7-98a6-47ac-812c-8397ee98d5f3'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:35.121547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.125900 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:35.126102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:35.126329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:35.126948 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: 630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:35.133787 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.133787 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:35.134242 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:35.134587 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0c47ac3-37e5-44ff-87d6-defd32014db2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 400 Aug 07 16:19:35.135275 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 747/2980] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:35 2026] POST /volume/v3/backups => generated 109 bytes in 124 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:35.143788 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-892b1a39-b508-4f64-a165-18615336ad7c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.145585 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-892b1a39-b508-4f64-a165-18615336ad7c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] DELETE https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:35.145957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-892b1a39-b508-4f64-a165-18615336ad7c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:35.146149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-892b1a39-b508-4f64-a165-18615336ad7c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:35.146275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-892b1a39-b508-4f64-a165-18615336ad7c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete backup with id: f4b33018-5469-4feb-9adc-304b5ed630b2. Aug 07 16:19:35.151782 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.151782 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:35.156255 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:35.156599 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-48f27848-e30f-4ee2-8f2d-85294eb0fbe4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 returned with HTTP 202 Aug 07 16:19:35.157004 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 752/2981] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:35 2026] DELETE /volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:35.168718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-026948a1-981b-412e-b489-515a19a1c3e9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.172033 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-026948a1-981b-412e-b489-515a19a1c3e9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:35.172217 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-026948a1-981b-412e-b489-515a19a1c3e9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:35.172411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-026948a1-981b-412e-b489-515a19a1c3e9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:35.179064 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.179064 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:35.179489 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-026948a1-981b-412e-b489-515a19a1c3e9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:35.180318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-026948a1-981b-412e-b489-515a19a1c3e9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 returned with HTTP 200 Aug 07 16:19:35.180802 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 742/2982] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:35 2026] GET /volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:35.181892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-892b1a39-b508-4f64-a165-18615336ad7c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] delete_backup rpcapi backup_id f4b33018-5469-4feb-9adc-304b5ed630b2 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:19:35.185330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-892b1a39-b508-4f64-a165-18615336ad7c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 202 Aug 07 16:19:35.185913 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 742/2983] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:35 2026] DELETE /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:35.195722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cf7664a-748e-4578-91f2-56975d4ee009 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:35.197022 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cf7664a-748e-4578-91f2-56975d4ee009 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:35.197258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cf7664a-748e-4578-91f2-56975d4ee009 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:35.197499 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cf7664a-748e-4578-91f2-56975d4ee009 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:35.197672 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0cf7664a-748e-4578-91f2-56975d4ee009 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:35.205820 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:35.205820 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:35.206703 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cf7664a-748e-4578-91f2-56975d4ee009 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 200 Aug 07 16:19:35.207213 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 748/2984] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:35 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:36.191777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45700779-c870-4448-8f55-bbb6e4f32e95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:36.193844 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45700779-c870-4448-8f55-bbb6e4f32e95 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 Aug 07 16:19:36.194041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45700779-c870-4448-8f55-bbb6e4f32e95 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:36.194217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45700779-c870-4448-8f55-bbb6e4f32e95 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:36.200488 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45700779-c870-4448-8f55-bbb6e4f32e95 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 returned with HTTP 404 Aug 07 16:19:36.200968 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 753/2985] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:36 2026] GET /volume/v3/snapshots/630b28fc-cb47-4e1b-865f-0402829ca6b0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:36.207578 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a18daecf-0388-46fb-9f63-30ad319f495d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:36.209419 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:36.209626 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:36.209826 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:36.209979 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: 7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:36.217963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43e082e5-7247-48fa-bc43-2e7312359f12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:36.220250 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43e082e5-7247-48fa-bc43-2e7312359f12 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 Aug 07 16:19:36.220559 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43e082e5-7247-48fa-bc43-2e7312359f12 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:36.220817 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43e082e5-7247-48fa-bc43-2e7312359f12 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:36.221029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43e082e5-7247-48fa-bc43-2e7312359f12 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id f4b33018-5469-4feb-9adc-304b5ed630b2. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:36.225656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43e082e5-7247-48fa-bc43-2e7312359f12 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 returned with HTTP 404 Aug 07 16:19:36.226228 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 743/2986] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:36 2026] GET /volume/v3/backups/f4b33018-5469-4feb-9adc-304b5ed630b2 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:36.236527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f68605dc-c12d-468a-8956-d383ec833b65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:36.241010 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:36.243522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-66766110"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:36.243522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-66766110'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:36.243522 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume of 1 GB Aug 07 16:19:36.249797 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Availability Zones retrieved successfully. Aug 07 16:19:36.263332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Flow 'volume_create_api' (a73dc0e7-1546-4f02-872a-22695ef5bad0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:36.264753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12f40ae-f75a-4de5-bc1f-e6cad5fd7167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:36.268808 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:36.319857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a12f40ae-f75a-4de5-bc1f-e6cad5fd7167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:36.321236 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bd8204-6199-4cd2-8760-e4351f9f62b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:36.379434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['d04f6064-9456-40c7-b03d-698ef44392c2', '7fa2abe6-7c49-459d-802d-cec9aec02f1e', '1c47f005-e948-484b-8b5a-35d4bd7ee18d', '435ef146-f660-4402-948a-49076c594caf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:36.380213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (68bd8204-6199-4cd2-8760-e4351f9f62b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d04f6064-9456-40c7-b03d-698ef44392c2', '7fa2abe6-7c49-459d-802d-cec9aec02f1e', '1c47f005-e948-484b-8b5a-35d4bd7ee18d', '435ef146-f660-4402-948a-49076c594caf']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:36.382099 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0b1106-a0c2-408e-8b4e-201f5bba71df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:36.409560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eb0b1106-a0c2-408e-8b4e-201f5bba71df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee22ca8a-cf4b-4974-9b19-df7bcb7567d6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-66766110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',qos_specs=None,replication_status=,reservations=['d04f6064-9456-40c7-b03d-698ef44392c2','7fa2abe6-7c49-459d-802d-cec9aec02f1e','1c47f005-e948-484b-8b5a-35d4bd7ee18d','435ef146-f660-4402-948a-49076c594caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75397edffcca4e35b44ea4fe23176273',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-66766110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee22ca8a-cf4b-4974-9b19-df7bcb7567d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75397edffcca4e35b44ea4fe23176273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:36.409756 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f542ce20-3c9c-4e98-8ade-37c7f316a07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:36.415635 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:36.415635 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:36.415635 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:36.432419 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f542ce20-3c9c-4e98-8ade-37c7f316a07a) transitioned into state 'SUCCESS' from state '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-66766110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',qos_specs=None,replication_status=,reservations=['d04f6064-9456-40c7-b03d-698ef44392c2','7fa2abe6-7c49-459d-802d-cec9aec02f1e','1c47f005-e948-484b-8b5a-35d4bd7ee18d','435ef146-f660-4402-948a-49076c594caf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75397edffcca4e35b44ea4fe23176273',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:36.433314 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685ea6c8-7eee-4004-b89d-b4da9bb6932f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:36.434297 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:36.434565 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a18daecf-0388-46fb-9f63-30ad319f495d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 returned with HTTP 202 Aug 07 16:19:36.435081 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 743/2987] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:36 2026] DELETE /volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 => generated 0 bytes in 228 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:36.443939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (685ea6c8-7eee-4004-b89d-b4da9bb6932f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:36.444074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a442a1e-a504-4dae-a37c-fcfbb9c934a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:36.444727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Flow 'volume_create_api' (a73dc0e7-1546-4f02-872a-22695ef5bad0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:36.445069 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume request issued successfully. Aug 07 16:19:36.445963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f68605dc-c12d-468a-8956-d383ec833b65 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:36.446295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a442a1e-a504-4dae-a37c-fcfbb9c934a1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:36.446522 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 749/2988] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:36 2026] POST /volume/v3/volumes => generated 745 bytes in 211 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:36.446569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a442a1e-a504-4dae-a37c-fcfbb9c934a1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:36.446819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a442a1e-a504-4dae-a37c-fcfbb9c934a1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:36.462241 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:36.462241 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:36.463937 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a739e80-6308-4a4e-93ca-468142ac8e50 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:36.466341 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a442a1e-a504-4dae-a37c-fcfbb9c934a1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:36.467627 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a739e80-6308-4a4e-93ca-468142ac8e50 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 Aug 07 16:19:36.467853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a739e80-6308-4a4e-93ca-468142ac8e50 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:36.468415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a739e80-6308-4a4e-93ca-468142ac8e50 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:36.470416 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a442a1e-a504-4dae-a37c-fcfbb9c934a1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 returned with HTTP 200 Aug 07 16:19:36.470796 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 754/2989] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:36 2026] GET /volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:36.481566 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:36.481566 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:36.488530 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a739e80-6308-4a4e-93ca-468142ac8e50 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:36.493601 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a739e80-6308-4a4e-93ca-468142ac8e50 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 returned with HTTP 200 Aug 07 16:19:36.494097 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 744/2990] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:36 2026] GET /volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 => generated 813 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:37.485592 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f441e4b-a84a-4c4a-abde-4432190b2774 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:37.487953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f441e4b-a84a-4c4a-abde-4432190b2774 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 Aug 07 16:19:37.488236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f441e4b-a84a-4c4a-abde-4432190b2774 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:37.488517 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f441e4b-a84a-4c4a-abde-4432190b2774 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:37.496470 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f441e4b-a84a-4c4a-abde-4432190b2774 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 returned with HTTP 404 Aug 07 16:19:37.497085 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 744/2991] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:37 2026] GET /volume/v3/volumes/7502a1bf-a1cf-4de8-bf34-7faf57231fb0 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:37.506258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:37.506619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cf84019-f6d2-4459-9b48-b41513f2cb8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:37.510319 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cf84019-f6d2-4459-9b48-b41513f2cb8f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 Aug 07 16:19:37.510319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cf84019-f6d2-4459-9b48-b41513f2cb8f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:37.510319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cf84019-f6d2-4459-9b48-b41513f2cb8f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:37.510442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:37.510442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1335246773"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:37.510442 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1335246773'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:37.510866 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:37.516961 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:37.517938 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:37.517938 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:37.523765 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5cf84019-f6d2-4459-9b48-b41513f2cb8f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:37.528479 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (48efef90-b86e-4977-9f20-43d3eb513394) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:37.530452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7147dd0-d94d-4b33-abfd-3b7959d626ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:37.530721 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cf84019-f6d2-4459-9b48-b41513f2cb8f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 returned with HTTP 200 Aug 07 16:19:37.531186 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 750/2992] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:37 2026] GET /volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 => generated 838 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:37.532296 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:37.549279 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:37.552840 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:19:37.553231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee22ca8a-cf4b-4974-9b19-df7bcb7567d6", "name": "tempest-VolumesBackupsTest-Backup-763982818"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:37.554771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating new backup {'backup': {'volume_id': 'ee22ca8a-cf4b-4974-9b19-df7bcb7567d6', 'name': 'tempest-VolumesBackupsTest-Backup-763982818'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:19:37.555198 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating backup of volume ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 in container None Aug 07 16:19:37.565383 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:37.565383 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:37.565769 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Volume info retrieved successfully. Aug 07 16:19:37.573060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7147dd0-d94d-4b33-abfd-3b7959d626ea) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:37.573060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8776eb22-1bb1-4323-a87a-2417108f4bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:37.590684 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Created reservations ['1690b7f9-c13c-402d-be59-fcf6c678e5aa', '61ac66a1-e46f-434a-9c05-42d6cf4cec93'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:37.623484 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['2e6e8184-3175-4b67-80d9-cc10eb09b681', 'a1face87-d27a-4eff-b020-4610a559322f', 'bdec383c-4a2f-4773-afa1-719b2c0ef617', '9956f7c0-135f-47e0-a376-d4aefdc8b29e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:37.624610 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8776eb22-1bb1-4323-a87a-2417108f4bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e6e8184-3175-4b67-80d9-cc10eb09b681', 'a1face87-d27a-4eff-b020-4610a559322f', 'bdec383c-4a2f-4773-afa1-719b2c0ef617', '9956f7c0-135f-47e0-a376-d4aefdc8b29e']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:37.625557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013f4e28-75f2-4546-b779-a6199cc7465a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:37.633535 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6aa9cd47-ad6f-4762-ab44-eb7fd7093041 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:19:37.633984 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 745/2993] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:19:37 2026] POST /volume/v3/backups => generated 327 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:37.646231 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29abce1a-5777-4a9d-8a67-985011607bd6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:37.648209 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29abce1a-5777-4a9d-8a67-985011607bd6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:37.648504 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29abce1a-5777-4a9d-8a67-985011607bd6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:37.648769 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29abce1a-5777-4a9d-8a67-985011607bd6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:37.648925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-29abce1a-5777-4a9d-8a67-985011607bd6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:37.652578 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (013f4e28-75f2-4546-b779-a6199cc7465a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dbcad5be-344a-4faf-9290-b3ffce2ca161', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1335246773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['2e6e8184-3175-4b67-80d9-cc10eb09b681','a1face87-d27a-4eff-b020-4610a559322f','bdec383c-4a2f-4773-afa1-719b2c0ef617','9956f7c0-135f-47e0-a376-d4aefdc8b29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1335246773',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dbcad5be-344a-4faf-9290-b3ffce2ca161,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:37.653419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aad181d-2c2e-4063-b64a-02a1cc5c5e36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:37.653699 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:37.653699 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:37.654476 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29abce1a-5777-4a9d-8a67-985011607bd6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:37.654905 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 745/2994] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:37 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:37.675061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1aad181d-2c2e-4063-b64a-02a1cc5c5e36) transitioned into state 'SUCCESS' from state '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-1335246773',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['2e6e8184-3175-4b67-80d9-cc10eb09b681','a1face87-d27a-4eff-b020-4610a559322f','bdec383c-4a2f-4773-afa1-719b2c0ef617','9956f7c0-135f-47e0-a376-d4aefdc8b29e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:37.675848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47844145-2238-4e4c-9134-8a29d0ffc303) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:37.686889 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (47844145-2238-4e4c-9134-8a29d0ffc303) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:37.687943 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (48efef90-b86e-4977-9f20-43d3eb513394) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:37.688260 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:37.688964 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6022ff99-ed5b-41cd-b3af-cf55f9813640 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:37.689436 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 755/2995] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:37 2026] POST /volume/v3/volumes => generated 776 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:37.702447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d73ed96-8c31-4f37-b709-ad16d70bf997 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:37.706120 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d73ed96-8c31-4f37-b709-ad16d70bf997 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:37.709333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d73ed96-8c31-4f37-b709-ad16d70bf997 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:37.709633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d73ed96-8c31-4f37-b709-ad16d70bf997 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:37.723815 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:37.723815 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:37.728746 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d73ed96-8c31-4f37-b709-ad16d70bf997 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:37.734082 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d73ed96-8c31-4f37-b709-ad16d70bf997 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 returned with HTTP 200 Aug 07 16:19:37.734535 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 751/2996] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:37 2026] GET /volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 => generated 955 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:38.092659 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-2ee11f0c-15fe-4c31-b3fb-9ffe257d45ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.102604 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-2ee11f0c-15fe-4c31-b3fb-9ffe257d45ee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:38.102885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-2ee11f0c-15fe-4c31-b3fb-9ffe257d45ee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:38.103291 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-2ee11f0c-15fe-4c31-b3fb-9ffe257d45ee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:38.118027 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.118027 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:38.129935 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-2ee11f0c-15fe-4c31-b3fb-9ffe257d45ee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:38.139227 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-2ee11f0c-15fe-4c31-b3fb-9ffe257d45ee tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:38.139879 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 746/2997] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:38 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 1130 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:38.166465 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.171411 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330/action Aug 07 16:19:38.171887 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:38.172073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:38.181820 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=426,cinder:UPDATE=137,cinder:INSERT=68 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:19:38.196718 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.196718 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:38.197328 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:38.211581 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Begin detaching volume completed successfully. Aug 07 16:19:38.211893 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-cccddf1d-f423-4208-a472-2e018c7334a0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330/action returned with HTTP 202 Aug 07 16:19:38.212527 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 746/2998] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:19:38 2026] POST /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:38.265263 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44d4427e-a8c7-4981-ada6-242bc6f10f70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.265771 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44d4427e-a8c7-4981-ada6-242bc6f10f70 None None] GET https://10.4.3.24/volume// Aug 07 16:19:38.266164 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44d4427e-a8c7-4981-ada6-242bc6f10f70 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:38.266416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44d4427e-a8c7-4981-ada6-242bc6f10f70 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:38.266746 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44d4427e-a8c7-4981-ada6-242bc6f10f70 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:38.267018 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 756/2999] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:38 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:38.275055 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-70d4e62c-7bc1-4d56-862c-b917b420e0d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.277794 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-70d4e62c-7bc1-4d56-862c-b917b420e0d7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:38.278098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-70d4e62c-7bc1-4d56-862c-b917b420e0d7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:38.278421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-70d4e62c-7bc1-4d56-862c-b917b420e0d7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:38.291589 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.291589 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:38.295471 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-70d4e62c-7bc1-4d56-862c-b917b420e0d7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:38.300077 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-70d4e62c-7bc1-4d56-862c-b917b420e0d7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:19:38.300616 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 752/3000] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:38 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 1313 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:38.668182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-610c1b1a-eb01-42a4-8a0f-ff4ff73b6f34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.674597 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-610c1b1a-eb01-42a4-8a0f-ff4ff73b6f34 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:38.674795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-610c1b1a-eb01-42a4-8a0f-ff4ff73b6f34 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:38.674971 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-610c1b1a-eb01-42a4-8a0f-ff4ff73b6f34 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:38.675077 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-610c1b1a-eb01-42a4-8a0f-ff4ff73b6f34 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:38.681086 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.681086 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:38.681958 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-610c1b1a-eb01-42a4-8a0f-ff4ff73b6f34 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:38.682447 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 747/3001] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:38 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 736 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:38.747326 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5d268b0-71f1-4a38-88f7-0693f936d2f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.749224 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5d268b0-71f1-4a38-88f7-0693f936d2f9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:38.749484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5d268b0-71f1-4a38-88f7-0693f936d2f9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:38.749714 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5d268b0-71f1-4a38-88f7-0693f936d2f9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:38.757663 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.757663 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:38.765239 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b5d268b0-71f1-4a38-88f7-0693f936d2f9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:38.769846 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5d268b0-71f1-4a38-88f7-0693f936d2f9 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 returned with HTTP 200 Aug 07 16:19:38.770316 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 747/3002] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:38 2026] GET /volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 => generated 1007 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:38.786833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.794427 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:38.795229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dbcad5be-344a-4faf-9290-b3ffce2ca161", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1487825935"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:38.806486 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.806486 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:38.806486 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:38.806486 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:38.839703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['77b232bf-c07d-413b-bedf-ac449ec74030', 'ea133166-d316-470d-a375-5dd85a794bfb', 'd8ebb465-3969-4a65-8b39-528c70dfbc12', 'e5f4b322-e895-4668-93c4-b81ce98529a8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:38.890344 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:38.890344 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95dc5a24-3fe7-4cdc-90e5-9a7bffa18262 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:38.890344 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 757/3003] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:38 2026] POST /volume/v3/snapshots => generated 308 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:38.902368 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8427b56c-63f4-4b45-9009-157ac823313f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:38.907073 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8427b56c-63f4-4b45-9009-157ac823313f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:38.909720 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8427b56c-63f4-4b45-9009-157ac823313f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:38.909720 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8427b56c-63f4-4b45-9009-157ac823313f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:38.917275 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:38.917275 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:38.917275 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8427b56c-63f4-4b45-9009-157ac823313f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:38.917651 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8427b56c-63f4-4b45-9009-157ac823313f tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e returned with HTTP 200 Aug 07 16:19:38.918040 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 753/3004] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:38 2026] GET /volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:39.695144 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2019438-20c4-43fe-b09e-d2aabd717c5b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:39.697221 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2019438-20c4-43fe-b09e-d2aabd717c5b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:39.697496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2019438-20c4-43fe-b09e-d2aabd717c5b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:39.697736 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2019438-20c4-43fe-b09e-d2aabd717c5b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:39.697868 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d2019438-20c4-43fe-b09e-d2aabd717c5b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:39.700472 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=422,cinder:UPDATE=130,cinder:DELETE=1,cinder:INSERT=69 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:19:39.703648 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:39.703648 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:39.704381 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2019438-20c4-43fe-b09e-d2aabd717c5b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:39.704782 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 748/3005] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:39 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:39.927815 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4aa53a65-124a-4a7b-bb21-6576d3b691e1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:39.929549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4aa53a65-124a-4a7b-bb21-6576d3b691e1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:39.929772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4aa53a65-124a-4a7b-bb21-6576d3b691e1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:39.929935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4aa53a65-124a-4a7b-bb21-6576d3b691e1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:39.935009 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:39.935009 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:39.935363 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4aa53a65-124a-4a7b-bb21-6576d3b691e1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:39.936121 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4aa53a65-124a-4a7b-bb21-6576d3b691e1 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e returned with HTTP 200 Aug 07 16:19:39.936522 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 748/3006] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:39 2026] GET /volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:39.947701 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8d28ff3-b830-4471-8bfd-a382fd6c9052 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:39.949857 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8d28ff3-b830-4471-8bfd-a382fd6c9052 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] PUT https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:39.950228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8d28ff3-b830-4471-8bfd-a382fd6c9052 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:39.954049 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=357,cinder:UPDATE=113,cinder:INSERT=50 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:19:39.959979 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:39.959979 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:39.960548 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b8d28ff3-b830-4471-8bfd-a382fd6c9052 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Snapshot retrieved successfully. Aug 07 16:19:39.969235 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8d28ff3-b830-4471-8bfd-a382fd6c9052 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e returned with HTTP 200 Aug 07 16:19:39.969933 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 758/3007] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:19:39 2026] PUT /volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e => generated 361 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:39.980367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:39.982892 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:39.983190 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:39.983559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:39.983681 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:39.985928 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=374,cinder:UPDATE=130,cinder:INSERT=57 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:19:39.992615 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:39.992615 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:39.993095 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:40.016568 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:40.016824 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-745333e4-cd37-4541-b977-ba0f1a5d1c03 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e returned with HTTP 202 Aug 07 16:19:40.017574 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 754/3008] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:39 2026] DELETE /volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:40.026049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a813c033-74d0-4953-af09-87e056d5ed31 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:40.028411 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a813c033-74d0-4953-af09-87e056d5ed31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:40.028698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a813c033-74d0-4953-af09-87e056d5ed31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:40.028942 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a813c033-74d0-4953-af09-87e056d5ed31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:40.035167 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:40.035167 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:40.035666 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a813c033-74d0-4953-af09-87e056d5ed31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:40.036533 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a813c033-74d0-4953-af09-87e056d5ed31 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e returned with HTTP 200 Aug 07 16:19:40.036910 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 749/3009] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:40 2026] GET /volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e => generated 494 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:40.465602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-f7e88ae6-1d3e-4c3e-b2d1-281b91467bad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:40.469934 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-f7e88ae6-1d3e-4c3e-b2d1-281b91467bad tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] DELETE https://10.4.3.24/volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368 Aug 07 16:19:40.470085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-f7e88ae6-1d3e-4c3e-b2d1-281b91467bad tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:40.470447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-f7e88ae6-1d3e-4c3e-b2d1-281b91467bad tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:40.482198 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:40.482198 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:40.541895 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5369f764-6ccf-4650-928c-e05c7c0dc6c7 req-f7e88ae6-1d3e-4c3e-b2d1-281b91467bad tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368 returned with HTTP 200 Aug 07 16:19:40.542813 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 749/3010] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:40 2026] DELETE /volume/v3/attachments/0ee5284e-fdae-4d1a-a861-6b1a9eab2368 => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:40.719140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e35b3f1-b99d-4534-9000-2a4f47d00312 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:40.721589 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e35b3f1-b99d-4534-9000-2a4f47d00312 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:40.721846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e35b3f1-b99d-4534-9000-2a4f47d00312 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:40.722414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e35b3f1-b99d-4534-9000-2a4f47d00312 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:40.722668 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4e35b3f1-b99d-4534-9000-2a4f47d00312 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:40.728967 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:40.728967 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:40.729985 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e35b3f1-b99d-4534-9000-2a4f47d00312 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:40.730545 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 759/3011] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:40 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:41.047349 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f342b6ce-b4ce-4c72-acc4-5067bc609ded None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:41.049360 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f342b6ce-b4ce-4c72-acc4-5067bc609ded tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e Aug 07 16:19:41.049619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f342b6ce-b4ce-4c72-acc4-5067bc609ded tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:41.049861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f342b6ce-b4ce-4c72-acc4-5067bc609ded tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:41.054784 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f342b6ce-b4ce-4c72-acc4-5067bc609ded tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e returned with HTTP 404 Aug 07 16:19:41.055388 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 755/3012] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:41 2026] GET /volume/v3/snapshots/bc6bb9df-c894-45a2-a098-a64d8920248e => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:41.062956 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:41.064977 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:41.065245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:41.065477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:41.065704 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:41.073676 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:41.073676 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:41.074121 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:41.112203 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:41.112501 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9ef9a2c9-66b3-4a6e-b66f-cac00f12a0fc tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 returned with HTTP 202 Aug 07 16:19:41.112972 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 750/3013] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:41 2026] DELETE /volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:41.125072 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7bf82831-46a7-4a6d-be65-7928cb10ed06 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:41.126774 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bf82831-46a7-4a6d-be65-7928cb10ed06 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:41.127049 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bf82831-46a7-4a6d-be65-7928cb10ed06 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:41.127331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bf82831-46a7-4a6d-be65-7928cb10ed06 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:41.137590 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:41.137590 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:41.143334 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7bf82831-46a7-4a6d-be65-7928cb10ed06 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:41.149918 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bf82831-46a7-4a6d-be65-7928cb10ed06 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 returned with HTTP 200 Aug 07 16:19:41.150735 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 750/3014] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:41 2026] GET /volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 => generated 1006 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:41.425602 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:41.427564 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:41.427948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "886bed6d-4479-404c-a62b-3e2e6da6c330", "force": false, "name": "tempest-TestStampPattern-snapshot-1157992983", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:41.437507 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:41.437507 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:41.438115 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:19:41.438270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create snapshot from volume 886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:19:41.481119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Created reservations ['e2d58719-09d3-4753-9a90-4dda56e3fde8', 'ca2d91f0-ae31-4bde-aa22-9772be4db17f', 'fca46cfb-6638-47ce-aed1-69706b39ff1f', 'db2ff374-5d0b-4201-bc29-94195911d9be'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:41.526495 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot create request issued successfully. Aug 07 16:19:41.526949 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22dd5366-4170-49e7-a031-fc41e39a13e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:41.527734 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 760/3015] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:41 2026] POST /volume/v3/snapshots => generated 303 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:41.539258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb65558e-cd19-4f7e-9c0e-38be91acfa81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:41.541573 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb65558e-cd19-4f7e-9c0e-38be91acfa81 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:19:41.542670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb65558e-cd19-4f7e-9c0e-38be91acfa81 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:41.542670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb65558e-cd19-4f7e-9c0e-38be91acfa81 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:41.553813 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:41.553813 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:41.554532 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb65558e-cd19-4f7e-9c0e-38be91acfa81 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot retrieved successfully. Aug 07 16:19:41.555293 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb65558e-cd19-4f7e-9c0e-38be91acfa81 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 returned with HTTP 200 Aug 07 16:19:41.555926 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 756/3016] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:41 2026] GET /volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 => generated 435 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:41.741435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-528bb652-7d80-4f5a-bf8a-ae7a58ced77c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:41.744442 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-528bb652-7d80-4f5a-bf8a-ae7a58ced77c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:41.744709 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-528bb652-7d80-4f5a-bf8a-ae7a58ced77c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:41.744954 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-528bb652-7d80-4f5a-bf8a-ae7a58ced77c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:41.745203 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-528bb652-7d80-4f5a-bf8a-ae7a58ced77c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:41.751671 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:41.751671 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:41.752670 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-528bb652-7d80-4f5a-bf8a-ae7a58ced77c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:41.753143 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 751/3017] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:41 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:42.166772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe1b3325-bb12-4022-8e9e-d8f964d3b4be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:42.171640 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe1b3325-bb12-4022-8e9e-d8f964d3b4be tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 Aug 07 16:19:42.171640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe1b3325-bb12-4022-8e9e-d8f964d3b4be tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:42.171640 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe1b3325-bb12-4022-8e9e-d8f964d3b4be tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:42.178031 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe1b3325-bb12-4022-8e9e-d8f964d3b4be tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 returned with HTTP 404 Aug 07 16:19:42.179173 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 751/3018] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:42 2026] GET /volume/v3/volumes/dbcad5be-344a-4faf-9290-b3ffce2ca161 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:42.190582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:42.194091 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:42.195967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1042483117"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:42.200454 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1042483117'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:42.200743 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume of 1 GB Aug 07 16:19:42.201071 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:42.201071 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:42.211247 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:42.220659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (9eb4921a-3447-4823-b960-e7364a61478b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:42.223054 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c477b9a-5fa5-415e-9985-2014de291af5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:42.224136 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:42.271648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8c477b9a-5fa5-415e-9985-2014de291af5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:42.272582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe63f47-9487-4d0e-b5f5-21a4c7e06fb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:42.338053 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['a8690285-834e-4042-8b23-28a9adf9ffbe', '97b14e5a-669e-4e9a-9e0d-81e2f9c120a7', '5090f4c6-6e32-4888-a83f-924d254eeb14', '4cd497ba-b496-4522-9915-be577e451f93'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:42.339190 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (efe63f47-9487-4d0e-b5f5-21a4c7e06fb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8690285-834e-4042-8b23-28a9adf9ffbe', '97b14e5a-669e-4e9a-9e0d-81e2f9c120a7', '5090f4c6-6e32-4888-a83f-924d254eeb14', '4cd497ba-b496-4522-9915-be577e451f93']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:42.340155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f33971-591e-4e67-a231-dd3e79f609ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:42.381081 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d6f33971-591e-4e67-a231-dd3e79f609ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8880a570-6a25-45ea-961e-9f1516c29137', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042483117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['a8690285-834e-4042-8b23-28a9adf9ffbe','97b14e5a-669e-4e9a-9e0d-81e2f9c120a7','5090f4c6-6e32-4888-a83f-924d254eeb14','4cd497ba-b496-4522-9915-be577e451f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1042483117',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8880a570-6a25-45ea-961e-9f1516c29137,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77dc2eb2d8ef49ec9420097d6b850b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f8457e27aef942a6a641e15feafb8543',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:42.383059 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166111d8-ed11-49ce-9bfd-2598e6dad1db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:42.448133 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (166111d8-ed11-49ce-9bfd-2598e6dad1db) transitioned into state 'SUCCESS' from state '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-1042483117',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77dc2eb2d8ef49ec9420097d6b850b87',qos_specs=None,replication_status=,reservations=['a8690285-834e-4042-8b23-28a9adf9ffbe','97b14e5a-669e-4e9a-9e0d-81e2f9c120a7','5090f4c6-6e32-4888-a83f-924d254eeb14','4cd497ba-b496-4522-9915-be577e451f93'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f8457e27aef942a6a641e15feafb8543',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:42.449245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5b32f9-fe2c-432d-823c-40124274bf4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:42.470744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3c5b32f9-fe2c-432d-823c-40124274bf4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:42.473043 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Flow 'volume_create_api' (9eb4921a-3447-4823-b960-e7364a61478b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:42.473043 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create volume request issued successfully. Aug 07 16:19:42.474038 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38b3937d-3325-4a36-9447-0c28e3cbbed7 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:42.474718 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 761/3019] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:42 2026] POST /volume/v3/volumes => generated 776 bytes in 285 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:42.493473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db158476-2011-4f33-8376-124aa4b78d98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:42.496770 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db158476-2011-4f33-8376-124aa4b78d98 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:42.497016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db158476-2011-4f33-8376-124aa4b78d98 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:42.497246 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db158476-2011-4f33-8376-124aa4b78d98 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:42.508505 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:42.508505 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:42.514107 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db158476-2011-4f33-8376-124aa4b78d98 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:42.519506 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db158476-2011-4f33-8376-124aa4b78d98 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 returned with HTTP 200 Aug 07 16:19:42.519923 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 757/3020] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:42 2026] GET /volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 => generated 955 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:42.570565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-993bf263-158e-4e87-9b95-a263d123f218 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:42.572269 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-993bf263-158e-4e87-9b95-a263d123f218 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:19:42.572511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-993bf263-158e-4e87-9b95-a263d123f218 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:42.572662 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-993bf263-158e-4e87-9b95-a263d123f218 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:42.580568 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:42.580568 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:42.581224 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-993bf263-158e-4e87-9b95-a263d123f218 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot retrieved successfully. Aug 07 16:19:42.584582 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-993bf263-158e-4e87-9b95-a263d123f218 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 returned with HTTP 200 Aug 07 16:19:42.585067 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 752/3021] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:42 2026] GET /volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 => generated 462 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:42.601549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd8e1f9d-a2d2-4a54-bd64-cccb72ed7573 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:42.605022 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd8e1f9d-a2d2-4a54-bd64-cccb72ed7573 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:19:42.605700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd8e1f9d-a2d2-4a54-bd64-cccb72ed7573 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:42.607372 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd8e1f9d-a2d2-4a54-bd64-cccb72ed7573 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:42.615076 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:42.615076 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:42.616145 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dd8e1f9d-a2d2-4a54-bd64-cccb72ed7573 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot retrieved successfully. Aug 07 16:19:42.617907 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd8e1f9d-a2d2-4a54-bd64-cccb72ed7573 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 returned with HTTP 200 Aug 07 16:19:42.618868 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 752/3022] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:42 2026] GET /volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 => generated 462 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:42.766033 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe1c84fa-56a4-4658-bbd9-84c56a8b385b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:42.768510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe1c84fa-56a4-4658-bbd9-84c56a8b385b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:42.768996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe1c84fa-56a4-4658-bbd9-84c56a8b385b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:42.768996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe1c84fa-56a4-4658-bbd9-84c56a8b385b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:42.769125 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fe1c84fa-56a4-4658-bbd9-84c56a8b385b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:42.784340 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:42.784340 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:42.784340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe1c84fa-56a4-4658-bbd9-84c56a8b385b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:42.787584 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 762/3023] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:42 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:43.415737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14b59f75-2842-4897-8f7f-d644df9db980 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:43.535400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-babbed37-63ba-4fbc-bd1d-292bcc25361c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:43.535943 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:43.536370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-853096268"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:43.537122 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-babbed37-63ba-4fbc-bd1d-292bcc25361c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:43.537359 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-babbed37-63ba-4fbc-bd1d-292bcc25361c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:43.537570 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-babbed37-63ba-4fbc-bd1d-292bcc25361c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:43.537879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-853096268'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:43.538042 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Create volume of 1 GB Aug 07 16:19:43.543257 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:43.549543 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:43.549543 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:43.551696 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Flow 'volume_create_api' (549d3cea-a6cd-4652-8358-b378a6976aa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:43.552963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2c66aa-fad7-4cc8-960c-1f6057a1d067) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:43.553878 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-babbed37-63ba-4fbc-bd1d-292bcc25361c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:43.554075 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:43.559423 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-babbed37-63ba-4fbc-bd1d-292bcc25361c tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 returned with HTTP 200 Aug 07 16:19:43.560088 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 753/3024] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:43 2026] GET /volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 => generated 1007 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:43.577750 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:43.580098 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:19:43.580871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8880a570-6a25-45ea-961e-9f1516c29137", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1186875505"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:43.595141 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:43.595141 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:43.595141 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:43.595141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Create snapshot from volume 8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:43.597475 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b2c66aa-fad7-4cc8-960c-1f6057a1d067) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:43.598462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019ed08e-b05d-4152-a8c6-ff7566f6aa6f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:43.628571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Created reservations ['a1a3ec96-0a7f-4526-9ece-ce6f3a717b89', '892529fe-18bd-4c77-b366-ad4f1046745f', '35ecc0ac-5f26-4640-94c9-c9506397af45', '5360854e-4fb1-4db1-943e-14fa02863a1f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:43.678596 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot create request issued successfully. Aug 07 16:19:43.678596 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-319338ef-82c9-44f1-8c6f-2ddabd3fdd68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:19:43.678596 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 753/3025] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:19:43 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:43.692098 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f1f474f0-f1db-4bd1-b75e-364d4bccc4e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:43.692663 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Created reservations ['406c7122-5432-463a-8845-f1f2a7afda39', 'a60457f3-3e6e-4140-8aa8-f9ecf915367b', 'a64e7904-df9a-4bd5-ac44-47676c56d5ac', '0f2ff62c-73df-498b-924f-0540cbcd7593'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:43.695034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (019ed08e-b05d-4152-a8c6-ff7566f6aa6f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['406c7122-5432-463a-8845-f1f2a7afda39', 'a60457f3-3e6e-4140-8aa8-f9ecf915367b', 'a64e7904-df9a-4bd5-ac44-47676c56d5ac', '0f2ff62c-73df-498b-924f-0540cbcd7593']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:43.695034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b8f604-a636-4449-83a3-c68242dc5b5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:43.697045 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1f474f0-f1db-4bd1-b75e-364d4bccc4e4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:43.697045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1f474f0-f1db-4bd1-b75e-364d4bccc4e4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:43.697045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f1f474f0-f1db-4bd1-b75e-364d4bccc4e4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:43.702666 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:43.702666 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:43.703406 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f1f474f0-f1db-4bd1-b75e-364d4bccc4e4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:43.704733 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f1f474f0-f1db-4bd1-b75e-364d4bccc4e4 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e returned with HTTP 200 Aug 07 16:19:43.705584 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 763/3026] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:43 2026] GET /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:43.727178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (26b8f604-a636-4449-83a3-c68242dc5b5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ffa27a2-dc27-4e5e-917c-d73611ae0313', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853096268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426aad2356e84176aa29ed8e3be2e1dc',qos_specs=None,replication_status=,reservations=['406c7122-5432-463a-8845-f1f2a7afda39','a60457f3-3e6e-4140-8aa8-f9ecf915367b','a64e7904-df9a-4bd5-ac44-47676c56d5ac','0f2ff62c-73df-498b-924f-0540cbcd7593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='399722a7cc214f2b9810549f73665592',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-853096268',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ffa27a2-dc27-4e5e-917c-d73611ae0313,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='426aad2356e84176aa29ed8e3be2e1dc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='399722a7cc214f2b9810549f73665592',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:43.728463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a00283-09ab-4ccc-9432-9a5dd8f8a5f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:43.760598 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4a00283-09ab-4ccc-9432-9a5dd8f8a5f0) transitioned into state 'SUCCESS' from state '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-853096268',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='426aad2356e84176aa29ed8e3be2e1dc',qos_specs=None,replication_status=,reservations=['406c7122-5432-463a-8845-f1f2a7afda39','a60457f3-3e6e-4140-8aa8-f9ecf915367b','a64e7904-df9a-4bd5-ac44-47676c56d5ac','0f2ff62c-73df-498b-924f-0540cbcd7593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='399722a7cc214f2b9810549f73665592',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:43.762880 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72dda088-a4a7-4f4a-9578-45bd8dcb003d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:43.775892 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (72dda088-a4a7-4f4a-9578-45bd8dcb003d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:43.776846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Flow 'volume_create_api' (549d3cea-a6cd-4652-8358-b378a6976aa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:43.777260 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Create volume request issued successfully. Aug 07 16:19:43.778162 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14b59f75-2842-4897-8f7f-d644df9db980 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:43.778772 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 758/3027] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:19:43 2026] POST /volume/v3/volumes => generated 775 bytes in 364 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:43.794506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d63a055-54f9-4b81-a10c-dd16c8ff328b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:43.796883 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d63a055-54f9-4b81-a10c-dd16c8ff328b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 Aug 07 16:19:43.796883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d63a055-54f9-4b81-a10c-dd16c8ff328b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:43.796883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d63a055-54f9-4b81-a10c-dd16c8ff328b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:43.805263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10834776-71f9-4272-9f15-6a28a8e91e18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:43.806963 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:43.806963 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:43.809003 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10834776-71f9-4272-9f15-6a28a8e91e18 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:43.809392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10834776-71f9-4272-9f15-6a28a8e91e18 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:43.809826 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10834776-71f9-4272-9f15-6a28a8e91e18 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:43.810141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-10834776-71f9-4272-9f15-6a28a8e91e18 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:43.812573 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d63a055-54f9-4b81-a10c-dd16c8ff328b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Volume info retrieved successfully. Aug 07 16:19:43.820232 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d63a055-54f9-4b81-a10c-dd16c8ff328b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 returned with HTTP 200 Aug 07 16:19:43.820392 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:43.820392 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:43.820933 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 754/3028] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:43 2026] GET /volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:19:43.820988 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10834776-71f9-4272-9f15-6a28a8e91e18 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:43.820988 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 754/3029] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:43 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:44.717037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e002534-d984-4d1b-8c54-3e4c968c0718 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.718911 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e002534-d984-4d1b-8c54-3e4c968c0718 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:44.719138 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e002534-d984-4d1b-8c54-3e4c968c0718 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.719432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e002534-d984-4d1b-8c54-3e4c968c0718 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.724903 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.724903 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:44.725427 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e002534-d984-4d1b-8c54-3e4c968c0718 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:44.726182 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e002534-d984-4d1b-8c54-3e4c968c0718 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e returned with HTTP 200 Aug 07 16:19:44.726659 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 764/3030] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:44 2026] GET /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:44.736827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-911eca56-07c6-477f-9c12-6006c7bd1f1a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.739290 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-911eca56-07c6-477f-9c12-6006c7bd1f1a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] POST https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e/action Aug 07 16:19:44.739800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-911eca56-07c6-477f-9c12-6006c7bd1f1a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:44.739994 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-911eca56-07c6-477f-9c12-6006c7bd1f1a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:44.741729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.admin_actions [None req-911eca56-07c6-477f-9c12-6006c7bd1f1a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Updating snapshot 'abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e' with '{'status': 'creating'}' {{(pid=100266) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:19:44.751964 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.751964 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:44.766964 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-911eca56-07c6-477f-9c12-6006c7bd1f1a tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e/action returned with HTTP 202 Aug 07 16:19:44.767627 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 759/3031] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:19:44 2026] POST /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:44.776191 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dbc9ac01-8b61-4971-b067-69a97cdc3381 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.778146 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbc9ac01-8b61-4971-b067-69a97cdc3381 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:44.778438 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbc9ac01-8b61-4971-b067-69a97cdc3381 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.778684 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dbc9ac01-8b61-4971-b067-69a97cdc3381 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.783856 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.783856 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:44.784212 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dbc9ac01-8b61-4971-b067-69a97cdc3381 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:44.784952 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dbc9ac01-8b61-4971-b067-69a97cdc3381 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e returned with HTTP 200 Aug 07 16:19:44.785397 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 755/3032] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:44 2026] GET /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:44.795734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.797910 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] POST https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e/action Aug 07 16:19:44.798518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:44.798821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:44.800732 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.snapshot_actions [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=100268) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Aug 07 16:19:44.809742 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.809742 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:44.809742 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.snapshot_actions [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] Updating snapshot abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e with info {'id': 'abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e', 'status': 'error', 'progress': '80%'} Aug 07 16:19:44.818403 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6db4a4fd-57ac-4df6-b1f6-298c1aa058a0 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-member] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e/action returned with HTTP 202 Aug 07 16:19:44.819325 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 755/3033] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:19:44 2026] POST /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e/action => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:44.827655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.830686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:44.830928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.831124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.831213 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete snapshot with id: abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:44.832587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b3941eab-6f47-4e8d-9755-27b6e4fb3dec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.833987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b5759a5-b7c0-475f-9bdd-cebedd5df16d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.834721 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3941eab-6f47-4e8d-9755-27b6e4fb3dec tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:44.834936 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3941eab-6f47-4e8d-9755-27b6e4fb3dec tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.835154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b3941eab-6f47-4e8d-9755-27b6e4fb3dec tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.835320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b3941eab-6f47-4e8d-9755-27b6e4fb3dec tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:44.837523 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b5759a5-b7c0-475f-9bdd-cebedd5df16d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 Aug 07 16:19:44.837523 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b5759a5-b7c0-475f-9bdd-cebedd5df16d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.837809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b5759a5-b7c0-475f-9bdd-cebedd5df16d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.838325 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.838325 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:44.838808 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:44.839901 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.839901 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:44.840584 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b3941eab-6f47-4e8d-9755-27b6e4fb3dec tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:44.841024 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 760/3034] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:44 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:44.847962 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.847962 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:44.853387 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b5759a5-b7c0-475f-9bdd-cebedd5df16d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Volume info retrieved successfully. Aug 07 16:19:44.859044 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b5759a5-b7c0-475f-9bdd-cebedd5df16d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 returned with HTTP 200 Aug 07 16:19:44.859632 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 756/3035] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:44 2026] GET /volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 => generated 1006 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:44.861503 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot delete request issued successfully. Aug 07 16:19:44.861919 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ff4b1b9-397b-4651-9fee-6baeb4fa4385 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e returned with HTTP 202 Aug 07 16:19:44.862635 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 765/3036] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:44 2026] DELETE /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:44.874418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70752e5a-314a-474b-8197-b6ddd412fc50 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.878341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.878509 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70752e5a-314a-474b-8197-b6ddd412fc50 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:44.878509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70752e5a-314a-474b-8197-b6ddd412fc50 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.878509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70752e5a-314a-474b-8197-b6ddd412fc50 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.878965 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:19:44.879352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2ffa27a2-dc27-4e5e-917c-d73611ae0313", "name": "tempest-type-Backup-186466343"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:44.881263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Creating new backup {'backup': {'volume_id': '2ffa27a2-dc27-4e5e-917c-d73611ae0313', 'name': 'tempest-type-Backup-186466343'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:19:44.881471 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Creating backup of volume 2ffa27a2-dc27-4e5e-917c-d73611ae0313 in container None Aug 07 16:19:44.885462 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.885462 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:44.886162 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-70752e5a-314a-474b-8197-b6ddd412fc50 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Snapshot retrieved successfully. Aug 07 16:19:44.887449 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70752e5a-314a-474b-8197-b6ddd412fc50 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e returned with HTTP 200 Aug 07 16:19:44.888123 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 756/3037] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:44 2026] GET /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:44.891585 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.891585 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:44.892154 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Volume info retrieved successfully. Aug 07 16:19:44.925168 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Created reservations ['7c405a25-1f79-49a0-9575-c75ad8183f03', '16481722-5009-414e-9cbc-f1afa58f7dd1'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:44.969463 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70d7d74b-3e61-4a0c-947d-cb7c9522f43b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:19:44.970038 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 761/3038] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:19:44 2026] POST /volume/v3/backups => generated 313 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:44.980388 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0030bdcd-b6d0-4a70-82f6-bbf7aa9946b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:44.982675 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0030bdcd-b6d0-4a70-82f6-bbf7aa9946b3 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:44.982991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0030bdcd-b6d0-4a70-82f6-bbf7aa9946b3 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:44.983344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0030bdcd-b6d0-4a70-82f6-bbf7aa9946b3 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:44.983669 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0030bdcd-b6d0-4a70-82f6-bbf7aa9946b3 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:44.988798 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:44.988798 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:44.989692 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0030bdcd-b6d0-4a70-82f6-bbf7aa9946b3 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:44.990452 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 757/3039] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:44 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:45.853160 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c2158b7-ee04-468a-916c-a96a018b9e39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:45.855961 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c2158b7-ee04-468a-916c-a96a018b9e39 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:45.856325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c2158b7-ee04-468a-916c-a96a018b9e39 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:45.856529 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c2158b7-ee04-468a-916c-a96a018b9e39 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:45.856690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c2158b7-ee04-468a-916c-a96a018b9e39 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:45.864614 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:45.864614 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:45.865600 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c2158b7-ee04-468a-916c-a96a018b9e39 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:45.866090 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 766/3040] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:45 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:45.899738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-09925d5b-1bbc-40d0-8193-4be612b22d68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:45.901953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09925d5b-1bbc-40d0-8193-4be612b22d68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e Aug 07 16:19:45.902421 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09925d5b-1bbc-40d0-8193-4be612b22d68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:45.902778 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-09925d5b-1bbc-40d0-8193-4be612b22d68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:45.907724 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-09925d5b-1bbc-40d0-8193-4be612b22d68 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e returned with HTTP 404 Aug 07 16:19:45.908574 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 757/3041] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:45 2026] GET /volume/v3/snapshots/abfbe62e-5fb8-410f-a2f1-bcf7c0dcfb7e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:45.921208 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:45.927116 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:45.927440 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:45.930339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:45.931376 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume with id: 8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:45.944875 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:45.944875 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:45.945323 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:45.971494 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Delete volume request issued successfully. Aug 07 16:19:45.971718 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0b02d1a-caaf-4dba-b175-3ad107242692 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 returned with HTTP 202 Aug 07 16:19:45.972201 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 762/3042] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:45 2026] DELETE /volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:45.980790 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acf23a94-6095-4ec9-9b1a-9f97279d1f52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:45.982755 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acf23a94-6095-4ec9-9b1a-9f97279d1f52 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:45.982962 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acf23a94-6095-4ec9-9b1a-9f97279d1f52 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:45.983339 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acf23a94-6095-4ec9-9b1a-9f97279d1f52 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:45.990425 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:45.990425 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:45.993873 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-acf23a94-6095-4ec9-9b1a-9f97279d1f52 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Volume info retrieved successfully. Aug 07 16:19:45.998063 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acf23a94-6095-4ec9-9b1a-9f97279d1f52 tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 returned with HTTP 200 Aug 07 16:19:45.998586 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 758/3043] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:45 2026] GET /volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:46.006694 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4447388-a0a3-4607-a2af-f61865716a57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:46.010060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4447388-a0a3-4607-a2af-f61865716a57 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:46.010361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4447388-a0a3-4607-a2af-f61865716a57 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:46.010589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4447388-a0a3-4607-a2af-f61865716a57 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:46.010732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-c4447388-a0a3-4607-a2af-f61865716a57 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:46.015845 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:46.015845 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:46.016501 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4447388-a0a3-4607-a2af-f61865716a57 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:46.016855 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 767/3044] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:46 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:46.878121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56e1324c-ee5c-4f51-883e-08392ba3371f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:46.879949 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56e1324c-ee5c-4f51-883e-08392ba3371f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:46.880363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56e1324c-ee5c-4f51-883e-08392ba3371f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:46.880770 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56e1324c-ee5c-4f51-883e-08392ba3371f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:46.881030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-56e1324c-ee5c-4f51-883e-08392ba3371f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:46.887735 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:46.887735 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:46.888824 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56e1324c-ee5c-4f51-883e-08392ba3371f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:46.889828 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 758/3045] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:46 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:47.018779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55e38c50-548d-440e-aa53-b36024c4ac8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:47.023998 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55e38c50-548d-440e-aa53-b36024c4ac8d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] GET https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 Aug 07 16:19:47.025358 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55e38c50-548d-440e-aa53-b36024c4ac8d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:47.025735 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55e38c50-548d-440e-aa53-b36024c4ac8d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:47.027915 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-015132bf-9d68-4f83-9b00-8c09d37c2706 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:47.030151 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-015132bf-9d68-4f83-9b00-8c09d37c2706 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:47.030151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-015132bf-9d68-4f83-9b00-8c09d37c2706 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:47.030151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-015132bf-9d68-4f83-9b00-8c09d37c2706 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:47.030151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-015132bf-9d68-4f83-9b00-8c09d37c2706 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:47.035311 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:47.035311 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:47.036137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-015132bf-9d68-4f83-9b00-8c09d37c2706 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:47.036660 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 759/3046] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:47 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:47.042073 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55e38c50-548d-440e-aa53-b36024c4ac8d tempest-ProjectMemberTests-1530180567 tempest-ProjectMemberTests-1530180567-project-admin] https://10.4.3.24/volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 returned with HTTP 404 Aug 07 16:19:47.043741 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 763/3047] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:47 2026] GET /volume/v3/volumes/8880a570-6a25-45ea-961e-9f1516c29137 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:47.900692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-888f091e-a0f0-4fa5-a1b4-20cc4588b016 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:47.903121 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888f091e-a0f0-4fa5-a1b4-20cc4588b016 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:47.903561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888f091e-a0f0-4fa5-a1b4-20cc4588b016 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:47.903727 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-888f091e-a0f0-4fa5-a1b4-20cc4588b016 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:47.903847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-888f091e-a0f0-4fa5-a1b4-20cc4588b016 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:47.914085 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:47.914085 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:47.915060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-888f091e-a0f0-4fa5-a1b4-20cc4588b016 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:47.915662 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 768/3048] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:47 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.050597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f844073-5e3f-4261-9882-b68990ffefa4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.052670 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f844073-5e3f-4261-9882-b68990ffefa4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:48.054181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f844073-5e3f-4261-9882-b68990ffefa4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.054181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f844073-5e3f-4261-9882-b68990ffefa4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.054181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6f844073-5e3f-4261-9882-b68990ffefa4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:48.059660 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.059660 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:48.060525 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f844073-5e3f-4261-9882-b68990ffefa4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:48.060948 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 759/3049] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.259072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d697e94-4f97-4779-8d44-903f36f074e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.265332 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d697e94-4f97-4779-8d44-903f36f074e1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:48.265332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d697e94-4f97-4779-8d44-903f36f074e1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.265332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d697e94-4f97-4779-8d44-903f36f074e1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.283329 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.283329 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:48.293175 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d697e94-4f97-4779-8d44-903f36f074e1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:48.299710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d697e94-4f97-4779-8d44-903f36f074e1 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:48.300642 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 760/3050] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.313603 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06c84796-5ccb-4c37-a721-cfb60b166274 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.315468 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06c84796-5ccb-4c37-a721-cfb60b166274 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:48.315661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06c84796-5ccb-4c37-a721-cfb60b166274 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.315854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06c84796-5ccb-4c37-a721-cfb60b166274 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.330770 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.330770 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:48.336409 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-06c84796-5ccb-4c37-a721-cfb60b166274 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:48.339843 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06c84796-5ccb-4c37-a721-cfb60b166274 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:48.340342 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 764/3051] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.413991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6b75928-a80c-47b4-9644-60bced128172 req-0621ea4c-6f14-46c0-a189-b93579447373 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.416910 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-0621ea4c-6f14-46c0-a189-b93579447373 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:48.417231 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-0621ea4c-6f14-46c0-a189-b93579447373 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.417485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-0621ea4c-6f14-46c0-a189-b93579447373 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.426566 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.426566 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:48.431798 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f6b75928-a80c-47b4-9644-60bced128172 req-0621ea4c-6f14-46c0-a189-b93579447373 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:48.438128 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-0621ea4c-6f14-46c0-a189-b93579447373 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:48.441325 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 769/3052] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.538950 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d9e7c940-786f-475b-9d43-cbeb47f50b67 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.539501 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9e7c940-786f-475b-9d43-cbeb47f50b67 None None] GET https://10.4.3.24/volume// Aug 07 16:19:48.539868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9e7c940-786f-475b-9d43-cbeb47f50b67 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.540029 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d9e7c940-786f-475b-9d43-cbeb47f50b67 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.540515 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d9e7c940-786f-475b-9d43-cbeb47f50b67 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:48.540867 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 760/3053] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:48.551136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6b75928-a80c-47b4-9644-60bced128172 req-bc6b3237-9c00-4989-a2e0-c98da4b999a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.555784 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-bc6b3237-9c00-4989-a2e0-c98da4b999a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:19:48.556161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-bc6b3237-9c00-4989-a2e0-c98da4b999a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "73394280-a0df-4f2c-94cb-dd52780da1a1", "connector": null, "instance_uuid": "ebda1be2-bed9-4f37-b167-2b154940f05a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:48.571753 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.571753 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:48.630019 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-bc6b3237-9c00-4989-a2e0-c98da4b999a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:19:48.630694 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 761/3054] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:19:48 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 07 16:19:48.678656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-645690d0-a474-4ccb-9726-18573a8e161a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.684498 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-327a9d25-1472-4409-ab75-703d2d93790f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.688025 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:48.688474 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-327a9d25-1472-4409-ab75-703d2d93790f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:48.688758 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-327a9d25-1472-4409-ab75-703d2d93790f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.689143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-327a9d25-1472-4409-ab75-703d2d93790f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.689553 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-11529077", "snapshot_id": "7b90995a-9696-4a46-b770-50136efa5891", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:48.703638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-11529077', 'snapshot_id': '7b90995a-9696-4a46-b770-50136efa5891', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:48.708519 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-87625496-3bde-4bbb-be8c-33112437beb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.709238 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87625496-3bde-4bbb-be8c-33112437beb6 None None] GET https://10.4.3.24/volume// Aug 07 16:19:48.709523 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87625496-3bde-4bbb-be8c-33112437beb6 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.709999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-87625496-3bde-4bbb-be8c-33112437beb6 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.710052 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-87625496-3bde-4bbb-be8c-33112437beb6 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:19:48.710546 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 761/3055] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:19:48.711669 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.711669 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:48.712281 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot retrieved successfully. Aug 07 16:19:48.712427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create volume of 1 GB Aug 07 16:19:48.717987 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.717987 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:48.718566 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Availability Zones retrieved successfully. Aug 07 16:19:48.725138 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-327a9d25-1472-4409-ab75-703d2d93790f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:48.726333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Flow 'volume_create_api' (ddc9867d-b7b4-4f3f-ba7a-cd21c558fce9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:48.727749 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4405e2ff-c711-485c-aefa-2c34da02cdb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:48.728916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:48.734973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-327a9d25-1472-4409-ab75-703d2d93790f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:48.735171 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f6b75928-a80c-47b4-9644-60bced128172 req-e8aeb4f0-55d8-4206-a55e-c39901b07619 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.735596 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 770/3056] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 875 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.737660 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-e8aeb4f0-55d8-4206-a55e-c39901b07619 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:48.737934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-e8aeb4f0-55d8-4206-a55e-c39901b07619 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.738160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-e8aeb4f0-55d8-4206-a55e-c39901b07619 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.757692 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.757692 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:48.766734 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f6b75928-a80c-47b4-9644-60bced128172 req-e8aeb4f0-55d8-4206-a55e-c39901b07619 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:48.774868 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-e8aeb4f0-55d8-4206-a55e-c39901b07619 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:48.775449 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 762/3057] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 1055 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:48.791696 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4405e2ff-c711-485c-aefa-2c34da02cdb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '7b90995a-9696-4a46-b770-50136efa5891', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:48.793044 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba99c8a-e748-41dd-907a-5ec02b6f16c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:48.874192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Created reservations ['bae76089-8a52-4e92-a122-8f08d6a46d87', 'b26250f8-d1a1-4300-b1aa-727028c4ee83', '4033d786-91bc-451f-bcb2-0435d99e0195', '790b70b8-a617-4f49-961e-43b8503269d7'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:48.875364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ba99c8a-e748-41dd-907a-5ec02b6f16c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bae76089-8a52-4e92-a122-8f08d6a46d87', 'b26250f8-d1a1-4300-b1aa-727028c4ee83', '4033d786-91bc-451f-bcb2-0435d99e0195', '790b70b8-a617-4f49-961e-43b8503269d7']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:48.876385 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457477a4-4e33-49a9-839d-b9f02cbe8eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:48.932058 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b99288e0-d22c-45ee-bad5-dfe87b06ff76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.935744 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b99288e0-d22c-45ee-bad5-dfe87b06ff76 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:48.938773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b99288e0-d22c-45ee-bad5-dfe87b06ff76 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:48.938773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b99288e0-d22c-45ee-bad5-dfe87b06ff76 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:48.938773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b99288e0-d22c-45ee-bad5-dfe87b06ff76 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:48.939428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (457477a4-4e33-49a9-839d-b9f02cbe8eee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bea62ab8-f8fe-405a-85a3-9990a84741ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-11529077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c33da7b70bd4b219ff4fbdf31f021f8',qos_specs=None,replication_status=,reservations=['bae76089-8a52-4e92-a122-8f08d6a46d87','b26250f8-d1a1-4300-b1aa-727028c4ee83','4033d786-91bc-451f-bcb2-0435d99e0195','790b70b8-a617-4f49-961e-43b8503269d7'],size=1,snapshot_id=7b90995a-9696-4a46-b770-50136efa5891,source_replicaid=,source_volid=None,status='creating',user_id='4d139ab2197f4509b5e27f468194951d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-11529077',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bea62ab8-f8fe-405a-85a3-9990a84741ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6c33da7b70bd4b219ff4fbdf31f021f8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=7b90995a-9696-4a46-b770-50136efa5891,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4d139ab2197f4509b5e27f468194951d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:48.940524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad0ab22-1b31-4b06-a63d-065c76d6b0e5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:48.946271 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.946271 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:48.947416 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b99288e0-d22c-45ee-bad5-dfe87b06ff76 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:48.947506 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:48.948574 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 762/3058] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:48 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:48.954535 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] PUT https://10.4.3.24/volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88 Aug 07 16:19:48.954535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:48.965573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Acquiring lock "cinder-attachment_update-73394280-a0df-4f2c-94cb-dd52780da1a1-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:19:48.978924 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-73394280-a0df-4f2c-94cb-dd52780da1a1-np0000006731" acquired by "attachment_update" :: waited 0.013s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:19:48.982208 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:48.982208 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:48.991923 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7ad0ab22-1b31-4b06-a63d-065c76d6b0e5) transitioned into state 'SUCCESS' from state '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-11529077',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6c33da7b70bd4b219ff4fbdf31f021f8',qos_specs=None,replication_status=,reservations=['bae76089-8a52-4e92-a122-8f08d6a46d87','b26250f8-d1a1-4300-b1aa-727028c4ee83','4033d786-91bc-451f-bcb2-0435d99e0195','790b70b8-a617-4f49-961e-43b8503269d7'],size=1,snapshot_id=7b90995a-9696-4a46-b770-50136efa5891,source_replicaid=,source_volid=None,status='creating',user_id='4d139ab2197f4509b5e27f468194951d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:48.992649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97635f87-97b0-4e4b-9a1c-18a754caa539) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:49.042559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97635f87-97b0-4e4b-9a1c-18a754caa539) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:49.043729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Flow 'volume_create_api' (ddc9867d-b7b4-4f3f-ba7a-cd21c558fce9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:49.044176 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Create volume request issued successfully. Aug 07 16:19:49.044888 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-645690d0-a474-4ccb-9726-18573a8e161a tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:49.045355 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 765/3059] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:19:48 2026] POST /volume/v3/volumes => generated 777 bytes in 373 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:49.090324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09626cfc-af1b-434a-abab-f477cab9d63e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:49.093423 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09626cfc-af1b-434a-abab-f477cab9d63e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:49.094013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09626cfc-af1b-434a-abab-f477cab9d63e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:49.094013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09626cfc-af1b-434a-abab-f477cab9d63e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:49.094192 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-09626cfc-af1b-434a-abab-f477cab9d63e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:49.104346 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:49.104346 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:49.104346 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09626cfc-af1b-434a-abab-f477cab9d63e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:49.104346 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 763/3060] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:49 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:49.138141 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-73394280-a0df-4f2c-94cb-dd52780da1a1-np0000006731" released by "attachment_update" :: held 0.160s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:19:49.138702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-3e2cd3b5-f152-459c-9f71-6129fafdf21d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88 returned with HTTP 200 Aug 07 16:19:49.139857 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 771/3061] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:19:48 2026] PUT /volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88 => generated 968 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:49.158331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f6b75928-a80c-47b4-9644-60bced128172 req-768209de-96c0-4a39-a6bb-bb78da1b3f74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:49.159019 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-768209de-96c0-4a39-a6bb-bb78da1b3f74 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/encryption Aug 07 16:19:49.159239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-768209de-96c0-4a39-a6bb-bb78da1b3f74 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:49.159501 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-768209de-96c0-4a39-a6bb-bb78da1b3f74 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:49.190567 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:49.190567 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:49.210258 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-768209de-96c0-4a39-a6bb-bb78da1b3f74 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/encryption returned with HTTP 200 Aug 07 16:19:49.210258 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 763/3062] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:19:49 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/encryption => generated 161 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:49.681163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:49.759655 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69399d5f-3a4f-4779-a742-10131ac6c556 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:49.762002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69399d5f-3a4f-4779-a742-10131ac6c556 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:49.762372 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69399d5f-3a4f-4779-a742-10131ac6c556 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:49.762618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69399d5f-3a4f-4779-a742-10131ac6c556 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:49.775136 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:49.775520 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-512170524"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:49.776044 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:49.776044 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:49.777919 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-512170524'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:49.778114 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Create volume of 1 GB Aug 07 16:19:49.778536 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:49.778536 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:49.780532 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-69399d5f-3a4f-4779-a742-10131ac6c556 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:49.783509 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:49.785809 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69399d5f-3a4f-4779-a742-10131ac6c556 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:49.786298 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 764/3063] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:49 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:49.791395 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Flow 'volume_create_api' (4486888c-77b3-4cbf-9764-fc81761e82d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:49.792797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830ec455-1655-4d52-aa9e-85ac047b7df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:49.794915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:49.842526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (830ec455-1655-4d52-aa9e-85ac047b7df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:49.844554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce72628-02b4-48e5-84f2-3d9f90581520) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:49.946327 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Created reservations ['2e44231d-e435-4402-89d1-3ebcd14e9a30', 'd67635ea-2b7f-4a9d-95c6-e4a191db7e8e', 'f2b16e2f-b831-4fbb-85f6-d9ad1ef80f99', '0f7f8bd6-96c6-4851-8aec-0d4344ce8d53'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:49.947769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce72628-02b4-48e5-84f2-3d9f90581520) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2e44231d-e435-4402-89d1-3ebcd14e9a30', 'd67635ea-2b7f-4a9d-95c6-e4a191db7e8e', 'f2b16e2f-b831-4fbb-85f6-d9ad1ef80f99', '0f7f8bd6-96c6-4851-8aec-0d4344ce8d53']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:49.949559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a133fc-e1ed-4ba5-a290-5222d433e3a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:49.960472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-376b8f90-b567-4d93-aa70-e8b7fd28221f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:49.967002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-376b8f90-b567-4d93-aa70-e8b7fd28221f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:49.967002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-376b8f90-b567-4d93-aa70-e8b7fd28221f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:49.967002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-376b8f90-b567-4d93-aa70-e8b7fd28221f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:49.967002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-376b8f90-b567-4d93-aa70-e8b7fd28221f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:49.974756 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:49.974756 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:49.975528 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-376b8f90-b567-4d93-aa70-e8b7fd28221f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:49.977077 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 772/3064] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:49 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:49.985441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (16a133fc-e1ed-4ba5-a290-5222d433e3a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eadd44dc-31dd-4a7b-8181-845749252bee', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512170524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55c83ecd893a47f294181e79578c01c8',qos_specs=None,replication_status=,reservations=['2e44231d-e435-4402-89d1-3ebcd14e9a30','d67635ea-2b7f-4a9d-95c6-e4a191db7e8e','f2b16e2f-b831-4fbb-85f6-d9ad1ef80f99','0f7f8bd6-96c6-4851-8aec-0d4344ce8d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199956c3f8104746b6d1e638c9dc0f30',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-512170524',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=eadd44dc-31dd-4a7b-8181-845749252bee,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55c83ecd893a47f294181e79578c01c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='199956c3f8104746b6d1e638c9dc0f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:49.987209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecda4243-4618-498a-812d-0823111463a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:50.016364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ecda4243-4618-498a-812d-0823111463a9) transitioned into state 'SUCCESS' from state '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-512170524',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55c83ecd893a47f294181e79578c01c8',qos_specs=None,replication_status=,reservations=['2e44231d-e435-4402-89d1-3ebcd14e9a30','d67635ea-2b7f-4a9d-95c6-e4a191db7e8e','f2b16e2f-b831-4fbb-85f6-d9ad1ef80f99','0f7f8bd6-96c6-4851-8aec-0d4344ce8d53'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199956c3f8104746b6d1e638c9dc0f30',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:50.017416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aee0e90-f710-412f-8762-95c415819b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:50.035324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5aee0e90-f710-412f-8762-95c415819b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:50.038198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Flow 'volume_create_api' (4486888c-77b3-4cbf-9764-fc81761e82d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:50.038198 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Create volume request issued successfully. Aug 07 16:19:50.039695 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a114fc12-c2b6-4ccf-9b0f-3624416e6478 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:50.039695 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 766/3065] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:49 2026] POST /volume/v3/volumes => generated 775 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:50.062865 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bd895439-65ba-4d14-aa9b-254bf7a37bcb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:50.067069 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd895439-65ba-4d14-aa9b-254bf7a37bcb tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee Aug 07 16:19:50.067412 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd895439-65ba-4d14-aa9b-254bf7a37bcb tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:50.067719 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bd895439-65ba-4d14-aa9b-254bf7a37bcb tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:50.083183 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:50.083183 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:50.094794 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bd895439-65ba-4d14-aa9b-254bf7a37bcb tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:50.105254 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bd895439-65ba-4d14-aa9b-254bf7a37bcb tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee returned with HTTP 200 Aug 07 16:19:50.105581 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 764/3066] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:50 2026] GET /volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee => generated 954 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:50.121853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1103e38a-3bec-407b-8f4a-6ecc6f2402d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:50.126644 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1103e38a-3bec-407b-8f4a-6ecc6f2402d8 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:50.127987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1103e38a-3bec-407b-8f4a-6ecc6f2402d8 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:50.128198 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1103e38a-3bec-407b-8f4a-6ecc6f2402d8 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:50.128435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1103e38a-3bec-407b-8f4a-6ecc6f2402d8 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:50.137820 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:50.137820 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:50.140065 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1103e38a-3bec-407b-8f4a-6ecc6f2402d8 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:50.140460 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 765/3067] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:50 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:50.186171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7056a1e2-ce93-49f9-9e5b-9fb466c729e2 req-e458136b-b243-4312-b183-7def4061b0e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:50.190965 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7056a1e2-ce93-49f9-9e5b-9fb466c729e2 req-e458136b-b243-4312-b183-7def4061b0e6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb Aug 07 16:19:50.191327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7056a1e2-ce93-49f9-9e5b-9fb466c729e2 req-e458136b-b243-4312-b183-7def4061b0e6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:50.191626 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7056a1e2-ce93-49f9-9e5b-9fb466c729e2 req-e458136b-b243-4312-b183-7def4061b0e6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:50.208907 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:50.208907 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:50.308176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7056a1e2-ce93-49f9-9e5b-9fb466c729e2 req-e458136b-b243-4312-b183-7def4061b0e6 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb returned with HTTP 200 Aug 07 16:19:50.308714 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 773/3068] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:50 2026] DELETE /volume/v3/attachments/8a174de4-ce4b-442e-a994-fa8b4a21eccb => generated 19 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:50.802793 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1bafbd1c-f1f3-49c4-8acb-5f3ae7ce6230 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:50.806494 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bafbd1c-f1f3-49c4-8acb-5f3ae7ce6230 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:50.806703 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bafbd1c-f1f3-49c4-8acb-5f3ae7ce6230 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:50.807194 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1bafbd1c-f1f3-49c4-8acb-5f3ae7ce6230 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:50.818275 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:50.818275 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:50.822253 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1bafbd1c-f1f3-49c4-8acb-5f3ae7ce6230 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:50.827237 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1bafbd1c-f1f3-49c4-8acb-5f3ae7ce6230 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:50.828057 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 767/3069] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:50 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:50.988102 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d8e19ed-d5ce-482f-a4ec-7e4d62a1b722 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:50.993009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d8e19ed-d5ce-482f-a4ec-7e4d62a1b722 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:50.993478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d8e19ed-d5ce-482f-a4ec-7e4d62a1b722 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:50.993753 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d8e19ed-d5ce-482f-a4ec-7e4d62a1b722 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:50.993964 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8d8e19ed-d5ce-482f-a4ec-7e4d62a1b722 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:51.004383 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.004383 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:51.005156 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d8e19ed-d5ce-482f-a4ec-7e4d62a1b722 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:51.005580 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 765/3070] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:50 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:51.125491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50a73a2e-e066-4526-8eab-8888355b6352 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:51.127752 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50a73a2e-e066-4526-8eab-8888355b6352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee Aug 07 16:19:51.128030 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50a73a2e-e066-4526-8eab-8888355b6352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:51.128321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50a73a2e-e066-4526-8eab-8888355b6352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:51.139399 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.139399 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:51.144526 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50a73a2e-e066-4526-8eab-8888355b6352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:51.153129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d45d612b-30e6-4cdd-97da-2368a679942b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:51.154980 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50a73a2e-e066-4526-8eab-8888355b6352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee returned with HTTP 200 Aug 07 16:19:51.155098 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d45d612b-30e6-4cdd-97da-2368a679942b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:51.155287 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d45d612b-30e6-4cdd-97da-2368a679942b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:51.155674 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d45d612b-30e6-4cdd-97da-2368a679942b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:51.155756 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 766/3071] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:51 2026] GET /volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee => generated 1006 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:51.155804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d45d612b-30e6-4cdd-97da-2368a679942b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:51.159470 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.159470 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:51.160124 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d45d612b-30e6-4cdd-97da-2368a679942b tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:51.160587 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 774/3072] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:51 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:51.170779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:51.258686 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] POST https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee/action Aug 07 16:19:51.259223 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:51.259339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:51.268460 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.268460 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:51.268958 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Volume info retrieved successfully. Aug 07 16:19:51.270148 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '57b50dce351f4b52b2bb5c13b1ed6f3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '55c83ecd893a47f294181e79578c01c8', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:19:51.270456 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-801d0d21-eded-45a8-ac0a-d4bd7a0f2f19 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee/action returned with HTTP 403 Aug 07 16:19:51.271911 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 768/3073] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:51 2026] POST /volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee/action => generated 131 bytes in 101 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:51.279369 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:51.282683 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee Aug 07 16:19:51.282683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:51.282683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:51.282683 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Delete volume with id: eadd44dc-31dd-4a7b-8181-845749252bee Aug 07 16:19:51.290127 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.290127 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:51.290844 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:51.318931 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Delete volume request issued successfully. Aug 07 16:19:51.319960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c41917b-500a-4c8e-9930-99d2f227e5c3 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee returned with HTTP 202 Aug 07 16:19:51.319960 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 766/3074] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:51 2026] DELETE /volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:51.330803 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad89bb04-6614-409f-a61b-ccd0a31b07f8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:51.334385 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad89bb04-6614-409f-a61b-ccd0a31b07f8 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee Aug 07 16:19:51.334385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad89bb04-6614-409f-a61b-ccd0a31b07f8 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:51.334385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad89bb04-6614-409f-a61b-ccd0a31b07f8 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:51.343555 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.343555 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:51.347755 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad89bb04-6614-409f-a61b-ccd0a31b07f8 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:51.353854 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad89bb04-6614-409f-a61b-ccd0a31b07f8 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee returned with HTTP 200 Aug 07 16:19:51.353854 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 767/3075] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:51 2026] GET /volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee => generated 1005 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:51.845217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-073c99d4-8d45-4990-bd16-5139fb43b7b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:51.848718 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-073c99d4-8d45-4990-bd16-5139fb43b7b7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:51.848928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-073c99d4-8d45-4990-bd16-5139fb43b7b7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:51.849157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-073c99d4-8d45-4990-bd16-5139fb43b7b7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:51.860381 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:51.860381 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:51.864475 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-073c99d4-8d45-4990-bd16-5139fb43b7b7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:51.870662 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-073c99d4-8d45-4990-bd16-5139fb43b7b7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:51.871447 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 775/3076] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:51 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:52.018686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcd2f753-5a7e-4191-807c-968aaa9a836f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.022169 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcd2f753-5a7e-4191-807c-968aaa9a836f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:52.022587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcd2f753-5a7e-4191-807c-968aaa9a836f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.022909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcd2f753-5a7e-4191-807c-968aaa9a836f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.023141 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-bcd2f753-5a7e-4191-807c-968aaa9a836f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:52.028814 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:52.028814 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:52.029732 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcd2f753-5a7e-4191-807c-968aaa9a836f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:52.030432 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 769/3077] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:52 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:52.172426 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-61899ec3-6916-44a3-84f4-e6a665ebd3cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.176415 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61899ec3-6916-44a3-84f4-e6a665ebd3cf tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:52.176415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61899ec3-6916-44a3-84f4-e6a665ebd3cf tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.179030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-61899ec3-6916-44a3-84f4-e6a665ebd3cf tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.179348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-61899ec3-6916-44a3-84f4-e6a665ebd3cf tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:52.185929 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:52.185929 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:52.186659 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-61899ec3-6916-44a3-84f4-e6a665ebd3cf tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:52.187065 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 767/3078] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:52 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:52.372988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4431b783-1e3d-47e3-8d26-452443b3dfd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.377330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4431b783-1e3d-47e3-8d26-452443b3dfd5 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee Aug 07 16:19:52.377330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4431b783-1e3d-47e3-8d26-452443b3dfd5 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.377330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4431b783-1e3d-47e3-8d26-452443b3dfd5 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.388507 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4431b783-1e3d-47e3-8d26-452443b3dfd5 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee returned with HTTP 404 Aug 07 16:19:52.388507 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 768/3079] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:52 2026] GET /volume/v3/volumes/eadd44dc-31dd-4a7b-8181-845749252bee => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:52.402278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.404813 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:52.406001 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1492166328"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:52.407989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1492166328'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:52.407989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Create volume of 1 GB Aug 07 16:19:52.417142 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Availability Zones retrieved successfully. Aug 07 16:19:52.426184 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Flow 'volume_create_api' (6f1dc097-c446-4b8a-aa38-07b5dac89709) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:52.429235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467dd5af-3ada-4127-b818-cd19880c7a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:52.430631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:52.487045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (467dd5af-3ada-4127-b818-cd19880c7a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:52.489242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f50253-19e6-4b64-83e3-5540fb62c07f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:52.573444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Created reservations ['08cca78d-4b50-4f7a-81cf-09e3f1a27f00', '0db6f5e6-4cba-4bec-b573-90e5d447a715', '9a5d0774-0005-4665-a76d-a776e753e360', '647522a1-e34b-45a5-9d2e-8c43bb15d851'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:52.574961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b3f50253-19e6-4b64-83e3-5540fb62c07f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['08cca78d-4b50-4f7a-81cf-09e3f1a27f00', '0db6f5e6-4cba-4bec-b573-90e5d447a715', '9a5d0774-0005-4665-a76d-a776e753e360', '647522a1-e34b-45a5-9d2e-8c43bb15d851']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:52.576493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21ec31f-3137-4ac6-935d-a8881d7bd6c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:52.618486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c21ec31f-3137-4ac6-935d-a8881d7bd6c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cf79df9f-2b1f-4636-bb45-84497de0097b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492166328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55c83ecd893a47f294181e79578c01c8',qos_specs=None,replication_status=,reservations=['08cca78d-4b50-4f7a-81cf-09e3f1a27f00','0db6f5e6-4cba-4bec-b573-90e5d447a715','9a5d0774-0005-4665-a76d-a776e753e360','647522a1-e34b-45a5-9d2e-8c43bb15d851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199956c3f8104746b6d1e638c9dc0f30',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1492166328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cf79df9f-2b1f-4636-bb45-84497de0097b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='55c83ecd893a47f294181e79578c01c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='199956c3f8104746b6d1e638c9dc0f30',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:52.619513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa528faf-8fc5-44d9-bb7a-762cac0a9df0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:52.657326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fa528faf-8fc5-44d9-bb7a-762cac0a9df0) transitioned into state 'SUCCESS' from state '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-1492166328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='55c83ecd893a47f294181e79578c01c8',qos_specs=None,replication_status=,reservations=['08cca78d-4b50-4f7a-81cf-09e3f1a27f00','0db6f5e6-4cba-4bec-b573-90e5d447a715','9a5d0774-0005-4665-a76d-a776e753e360','647522a1-e34b-45a5-9d2e-8c43bb15d851'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='199956c3f8104746b6d1e638c9dc0f30',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:52.657326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c359c69-aae9-4dfd-853b-aa35f4fa78be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:52.672845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5c359c69-aae9-4dfd-853b-aa35f4fa78be) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:52.674608 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Flow 'volume_create_api' (6f1dc097-c446-4b8a-aa38-07b5dac89709) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:52.675050 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Create volume request issued successfully. Aug 07 16:19:52.675888 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b69c326a-40ae-44dd-914e-b4ca3d9f438e tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:52.676502 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 776/3080] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:52 2026] POST /volume/v3/volumes => generated 776 bytes in 275 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:52.692576 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b24638d6-f968-4cb9-8ce2-8c604f276d68 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.696791 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b24638d6-f968-4cb9-8ce2-8c604f276d68 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b Aug 07 16:19:52.697634 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b24638d6-f968-4cb9-8ce2-8c604f276d68 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.700141 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b24638d6-f968-4cb9-8ce2-8c604f276d68 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.713430 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:52.713430 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:52.721608 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b24638d6-f968-4cb9-8ce2-8c604f276d68 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:52.728930 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b24638d6-f968-4cb9-8ce2-8c604f276d68 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b returned with HTTP 200 Aug 07 16:19:52.729867 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 770/3081] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:52 2026] GET /volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b => generated 955 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:52.862651 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-148062b5-e2a5-43e1-b13a-14147f400a19 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.868072 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:19:52.871585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.871585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.871585 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete volume with id: 081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:19:52.885896 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:52.885896 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:52.889173 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:19:52.889589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-370767de-aacd-441f-9623-9594cb3ee32f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.891866 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-370767de-aacd-441f-9623-9594cb3ee32f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:52.892070 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-370767de-aacd-441f-9623-9594cb3ee32f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.892402 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-370767de-aacd-441f-9623-9594cb3ee32f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.904746 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:52.904746 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:52.909162 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-370767de-aacd-441f-9623-9594cb3ee32f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:52.914726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-370767de-aacd-441f-9623-9594cb3ee32f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:52.915224 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 769/3082] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:52 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:52.941488 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete volume request issued successfully. Aug 07 16:19:52.942334 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-148062b5-e2a5-43e1-b13a-14147f400a19 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 202 Aug 07 16:19:52.943102 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 768/3083] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:19:52 2026] DELETE /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:19:52.957924 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60181491-57b0-4087-a888-8cfb6afd40f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:52.960897 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60181491-57b0-4087-a888-8cfb6afd40f8 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:19:52.961071 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60181491-57b0-4087-a888-8cfb6afd40f8 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:52.961192 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60181491-57b0-4087-a888-8cfb6afd40f8 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:52.971277 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:52.971277 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:52.976572 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60181491-57b0-4087-a888-8cfb6afd40f8 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:19:52.984393 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60181491-57b0-4087-a888-8cfb6afd40f8 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 200 Aug 07 16:19:52.985000 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 777/3084] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:19:52 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 1419 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:53.048413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7eef0381-ea47-443d-8174-45bbe463ea10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.053410 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7eef0381-ea47-443d-8174-45bbe463ea10 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:53.053410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7eef0381-ea47-443d-8174-45bbe463ea10 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:53.053410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7eef0381-ea47-443d-8174-45bbe463ea10 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:53.053410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7eef0381-ea47-443d-8174-45bbe463ea10 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:53.059552 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.059552 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:53.060833 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7eef0381-ea47-443d-8174-45bbe463ea10 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:53.061633 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 771/3085] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:53 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:53.199618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce35b628-4c1c-48bb-aafe-60734b4b4ff4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.202157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce35b628-4c1c-48bb-aafe-60734b4b4ff4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:53.202873 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce35b628-4c1c-48bb-aafe-60734b4b4ff4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:53.202961 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce35b628-4c1c-48bb-aafe-60734b4b4ff4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:53.203237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ce35b628-4c1c-48bb-aafe-60734b4b4ff4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:53.210077 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.210077 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:53.211077 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce35b628-4c1c-48bb-aafe-60734b4b4ff4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:53.211557 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 770/3086] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:53 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:53.749498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c0bb8d70-9065-4978-bb36-289cbfb712b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.752886 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0bb8d70-9065-4978-bb36-289cbfb712b6 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b Aug 07 16:19:53.753158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0bb8d70-9065-4978-bb36-289cbfb712b6 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:53.753508 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c0bb8d70-9065-4978-bb36-289cbfb712b6 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:53.771628 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.771628 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:53.781236 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c0bb8d70-9065-4978-bb36-289cbfb712b6 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:53.787882 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c0bb8d70-9065-4978-bb36-289cbfb712b6 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b returned with HTTP 200 Aug 07 16:19:53.788364 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 769/3087] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:53 2026] GET /volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b => generated 1007 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:53.805973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ee6ca56-52ad-47c4-a698-e30046b06981 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.808355 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ee6ca56-52ad-47c4-a698-e30046b06981 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] POST https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b/action Aug 07 16:19:53.808821 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ee6ca56-52ad-47c4-a698-e30046b06981 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:19:53.809127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ee6ca56-52ad-47c4-a698-e30046b06981 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:53.819727 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.819727 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:53.820072 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-0ee6ca56-52ad-47c4-a698-e30046b06981 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '57b50dce351f4b52b2bb5c13b1ed6f3b', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '55c83ecd893a47f294181e79578c01c8', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:19:53.820368 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ee6ca56-52ad-47c4-a698-e30046b06981 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-reader] https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b/action returned with HTTP 403 Aug 07 16:19:53.821731 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 778/3088] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:19:53 2026] POST /volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b/action => generated 131 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:53.833869 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-42716214-8090-4a74-96a2-e1362d7b3be7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.838113 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b Aug 07 16:19:53.839568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:53.839947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:53.840266 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Delete volume with id: cf79df9f-2b1f-4636-bb45-84497de0097b Aug 07 16:19:53.852265 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.852265 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:53.852265 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:53.874550 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Delete volume request issued successfully. Aug 07 16:19:53.874550 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-42716214-8090-4a74-96a2-e1362d7b3be7 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b returned with HTTP 202 Aug 07 16:19:53.874550 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 772/3089] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:53 2026] DELETE /volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:53.884456 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-624be352-d60b-40a0-8326-c80e7437f352 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.886834 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-624be352-d60b-40a0-8326-c80e7437f352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b Aug 07 16:19:53.887045 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-624be352-d60b-40a0-8326-c80e7437f352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:53.887248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-624be352-d60b-40a0-8326-c80e7437f352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:53.897122 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.897122 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:53.901693 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-624be352-d60b-40a0-8326-c80e7437f352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Volume info retrieved successfully. Aug 07 16:19:53.906602 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-624be352-d60b-40a0-8326-c80e7437f352 tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b returned with HTTP 200 Aug 07 16:19:53.907085 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 771/3090] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:53 2026] GET /volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b => generated 1006 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:19:53.937561 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8fa7551e-0b2a-4d38-b694-e1d0db9dba6f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:53.938014 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fa7551e-0b2a-4d38-b694-e1d0db9dba6f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:53.938291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fa7551e-0b2a-4d38-b694-e1d0db9dba6f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:53.941322 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8fa7551e-0b2a-4d38-b694-e1d0db9dba6f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:53.961581 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:53.961581 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:53.969685 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8fa7551e-0b2a-4d38-b694-e1d0db9dba6f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:53.975622 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8fa7551e-0b2a-4d38-b694-e1d0db9dba6f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:53.976260 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 770/3091] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:53 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:54.002745 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26991a67-7689-4561-a168-7d4019f4a6ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.006332 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26991a67-7689-4561-a168-7d4019f4a6ec tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 Aug 07 16:19:54.006332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26991a67-7689-4561-a168-7d4019f4a6ec tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:54.006332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26991a67-7689-4561-a168-7d4019f4a6ec tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:54.016834 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26991a67-7689-4561-a168-7d4019f4a6ec tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 returned with HTTP 404 Aug 07 16:19:54.019533 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 779/3092] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:19:54 2026] GET /volume/v3/volumes/081b5345-2a0a-42c6-8aa5-b2c081b38443 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:19:54.033290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.035491 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f Aug 07 16:19:54.035752 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:54.035983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:54.036160 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete snapshot with id: 18b39634-80bc-4b53-bb8a-177938841a5f Aug 07 16:19:54.050081 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:54.050081 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:54.050846 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:19:54.075712 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ba0c50f-dd92-4199-ab37-bd0d46cd69c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.082331 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot delete request issued successfully. Aug 07 16:19:54.082331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a801aa2-15a8-4f7b-a0dd-8cd3c1689f0b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f returned with HTTP 202 Aug 07 16:19:54.082464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ba0c50f-dd92-4199-ab37-bd0d46cd69c0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:54.082464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ba0c50f-dd92-4199-ab37-bd0d46cd69c0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:54.082464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ba0c50f-dd92-4199-ab37-bd0d46cd69c0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:54.082464 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2ba0c50f-dd92-4199-ab37-bd0d46cd69c0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:54.082579 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 773/3093] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:19:54 2026] DELETE /volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:19:54.088561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:54.088561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:54.091283 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ba0c50f-dd92-4199-ab37-bd0d46cd69c0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:54.091283 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 772/3094] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:54 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:54.092401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1a50fa9e-28bc-4d9e-b0b1-4b749f4ac4e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.098134 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a50fa9e-28bc-4d9e-b0b1-4b749f4ac4e0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f Aug 07 16:19:54.098442 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a50fa9e-28bc-4d9e-b0b1-4b749f4ac4e0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:54.099001 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1a50fa9e-28bc-4d9e-b0b1-4b749f4ac4e0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:54.112143 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:54.112143 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:54.112730 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1a50fa9e-28bc-4d9e-b0b1-4b749f4ac4e0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:19:54.113749 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1a50fa9e-28bc-4d9e-b0b1-4b749f4ac4e0 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f returned with HTTP 200 Aug 07 16:19:54.114217 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 771/3095] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:54 2026] GET /volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f => generated 482 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:54.227427 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-572d1adf-6ffb-4a1f-831d-9a4836b2338d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.228978 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-572d1adf-6ffb-4a1f-831d-9a4836b2338d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:54.229091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-572d1adf-6ffb-4a1f-831d-9a4836b2338d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:54.229350 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-572d1adf-6ffb-4a1f-831d-9a4836b2338d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:54.229526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-572d1adf-6ffb-4a1f-831d-9a4836b2338d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:54.235047 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:54.235047 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:54.235891 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-572d1adf-6ffb-4a1f-831d-9a4836b2338d tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:54.236240 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 780/3096] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:54 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:54.926334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff54b6d6-a3b8-4afb-8c59-413e53f6edda None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.926334 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff54b6d6-a3b8-4afb-8c59-413e53f6edda tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] GET https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b Aug 07 16:19:54.926334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff54b6d6-a3b8-4afb-8c59-413e53f6edda tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:54.926334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff54b6d6-a3b8-4afb-8c59-413e53f6edda tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:54.934062 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff54b6d6-a3b8-4afb-8c59-413e53f6edda tempest-ProjectReaderTests-1043252491 tempest-ProjectReaderTests-1043252491-project-admin] https://10.4.3.24/volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b returned with HTTP 404 Aug 07 16:19:54.934062 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 774/3097] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:54 2026] GET /volume/v3/volumes/cf79df9f-2b1f-4636-bb45-84497de0097b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:54.991804 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77b7f829-4285-49db-b584-7960b8ccf5ed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:54.999422 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77b7f829-4285-49db-b584-7960b8ccf5ed tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:54.999850 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77b7f829-4285-49db-b584-7960b8ccf5ed tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:55.000066 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77b7f829-4285-49db-b584-7960b8ccf5ed tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:55.016786 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:55.016786 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:55.020129 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-77b7f829-4285-49db-b584-7960b8ccf5ed tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:55.026212 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77b7f829-4285-49db-b584-7960b8ccf5ed tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:55.026768 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 773/3098] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:54 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:55.102757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ee3bfd0-2024-4b07-8cf0-4a4fd6b405df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:55.105520 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee3bfd0-2024-4b07-8cf0-4a4fd6b405df tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:55.106606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee3bfd0-2024-4b07-8cf0-4a4fd6b405df tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:55.106606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee3bfd0-2024-4b07-8cf0-4a4fd6b405df tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:55.106606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3ee3bfd0-2024-4b07-8cf0-4a4fd6b405df tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:55.111637 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:55.111637 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:55.112557 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee3bfd0-2024-4b07-8cf0-4a4fd6b405df tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:55.113131 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 772/3099] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:55 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:55.147548 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6e0039ef-742b-4339-928a-0a39dfc88ea5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:55.149614 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e0039ef-742b-4339-928a-0a39dfc88ea5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f Aug 07 16:19:55.149852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e0039ef-742b-4339-928a-0a39dfc88ea5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:55.150060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6e0039ef-742b-4339-928a-0a39dfc88ea5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:55.171285 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6e0039ef-742b-4339-928a-0a39dfc88ea5 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f returned with HTTP 404 Aug 07 16:19:55.171285 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 781/3100] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:19:55 2026] GET /volume/v3/snapshots/18b39634-80bc-4b53-bb8a-177938841a5f => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:55.259215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b7863be5-c4a1-425e-8c48-cff0dfdc2c53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:55.279035 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7863be5-c4a1-425e-8c48-cff0dfdc2c53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:55.279255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7863be5-c4a1-425e-8c48-cff0dfdc2c53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:55.279599 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b7863be5-c4a1-425e-8c48-cff0dfdc2c53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:55.280457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b7863be5-c4a1-425e-8c48-cff0dfdc2c53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:55.286796 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:55.286796 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:55.287989 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b7863be5-c4a1-425e-8c48-cff0dfdc2c53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:55.288783 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 775/3101] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:55 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:56.046828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-45391425-18ec-4d5c-929c-a05231a0c278 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:56.050217 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45391425-18ec-4d5c-929c-a05231a0c278 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:56.050491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45391425-18ec-4d5c-929c-a05231a0c278 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:56.050754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-45391425-18ec-4d5c-929c-a05231a0c278 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:56.073253 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:56.073253 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:56.079943 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-45391425-18ec-4d5c-929c-a05231a0c278 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:56.087743 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-45391425-18ec-4d5c-929c-a05231a0c278 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:56.087896 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 774/3102] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:56 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:56.138588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f2e4250-5cca-401d-896f-1fb090dd381a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:56.152361 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f2e4250-5cca-401d-896f-1fb090dd381a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:56.152361 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f2e4250-5cca-401d-896f-1fb090dd381a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:56.152589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f2e4250-5cca-401d-896f-1fb090dd381a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:56.152757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9f2e4250-5cca-401d-896f-1fb090dd381a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:56.159138 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:56.159138 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:56.160153 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f2e4250-5cca-401d-896f-1fb090dd381a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:56.160601 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 773/3103] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:56 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 749 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:56.174530 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:56.176920 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:19:56.177399 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ee22ca8a-cf4b-4974-9b19-df7bcb7567d6", "incremental": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:56.179786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating new backup {'backup': {'volume_id': 'ee22ca8a-cf4b-4974-9b19-df7bcb7567d6', 'incremental': True}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:19:56.179945 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating backup of volume ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 in container None Aug 07 16:19:56.200380 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:56.200380 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:56.200955 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:56.250670 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['402b39d9-4319-47aa-8f07-0d02d427d3ec', 'bfbaf4a4-24e9-430f-9fab-3708a4931cb9'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:56.304676 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa195c7b-3d1d-46ca-9f1a-422d665b6bbf tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 400 Aug 07 16:19:56.305077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8047c6b9-8312-4c26-84b5-4068bb91b916 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:56.305552 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 782/3104] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:56 2026] POST /volume/v3/backups => generated 109 bytes in 132 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:19:56.310576 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8047c6b9-8312-4c26-84b5-4068bb91b916 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:56.310807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8047c6b9-8312-4c26-84b5-4068bb91b916 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:56.311092 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8047c6b9-8312-4c26-84b5-4068bb91b916 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:56.311222 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8047c6b9-8312-4c26-84b5-4068bb91b916 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:56.318077 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:56.318077 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:56.318539 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8047c6b9-8312-4c26-84b5-4068bb91b916 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:56.318909 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 776/3105] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:56 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:56.327068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3efe5a82-88bd-44fc-a298-5898dd62906f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:56.331613 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3efe5a82-88bd-44fc-a298-5898dd62906f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] DELETE https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:56.331964 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3efe5a82-88bd-44fc-a298-5898dd62906f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:56.332276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3efe5a82-88bd-44fc-a298-5898dd62906f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:56.332486 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-3efe5a82-88bd-44fc-a298-5898dd62906f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Delete backup with id: 07e7a493-813f-4868-ba1a-c1832b3db2df. Aug 07 16:19:56.341948 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:56.341948 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:56.369341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-3efe5a82-88bd-44fc-a298-5898dd62906f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] delete_backup rpcapi backup_id 07e7a493-813f-4868-ba1a-c1832b3db2df {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:19:56.373492 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3efe5a82-88bd-44fc-a298-5898dd62906f tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 202 Aug 07 16:19:56.373983 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 775/3106] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:19:56 2026] DELETE /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:19:56.391348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6f4f461-f7b1-418f-947d-c855ff2ddfc8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:56.396209 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6f4f461-f7b1-418f-947d-c855ff2ddfc8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:56.396750 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6f4f461-f7b1-418f-947d-c855ff2ddfc8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:56.397427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6f4f461-f7b1-418f-947d-c855ff2ddfc8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:56.397598 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f6f4f461-f7b1-418f-947d-c855ff2ddfc8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:56.405901 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:56.405901 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:56.406550 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6f4f461-f7b1-418f-947d-c855ff2ddfc8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:56.406940 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 774/3107] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:56 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:57.117255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb5f5616-3822-426a-82a0-d64a1cc6e06a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:57.120222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb5f5616-3822-426a-82a0-d64a1cc6e06a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:57.120537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb5f5616-3822-426a-82a0-d64a1cc6e06a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:57.122123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb5f5616-3822-426a-82a0-d64a1cc6e06a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:57.137634 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:57.137634 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:57.143643 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eb5f5616-3822-426a-82a0-d64a1cc6e06a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:57.151719 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb5f5616-3822-426a-82a0-d64a1cc6e06a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:57.154332 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 783/3108] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:57 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:57.333188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99cd5326-1653-4884-87f9-87857e69d3a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:57.335566 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99cd5326-1653-4884-87f9-87857e69d3a1 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:57.335755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99cd5326-1653-4884-87f9-87857e69d3a1 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:57.336018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99cd5326-1653-4884-87f9-87857e69d3a1 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:57.336185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-99cd5326-1653-4884-87f9-87857e69d3a1 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:57.343468 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:57.343468 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:57.344269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99cd5326-1653-4884-87f9-87857e69d3a1 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:57.344758 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 777/3109] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:57 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:57.429321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae37595b-04b2-4c4b-8bc0-573b50a99443 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:57.431620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae37595b-04b2-4c4b-8bc0-573b50a99443 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:57.431862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae37595b-04b2-4c4b-8bc0-573b50a99443 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:57.432293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae37595b-04b2-4c4b-8bc0-573b50a99443 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:57.432475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ae37595b-04b2-4c4b-8bc0-573b50a99443 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:57.439485 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:57.439485 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:57.440350 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae37595b-04b2-4c4b-8bc0-573b50a99443 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 200 Aug 07 16:19:57.440837 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 776/3110] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:57 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 748 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b1473f70-d19b-4222-80dd-a2fbf54fcd26 req-14559140-f676-4e36-acf3-74e8128e07b1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b1473f70-d19b-4222-80dd-a2fbf54fcd26 req-14559140-f676-4e36-acf3-74e8128e07b1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102 Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b1473f70-d19b-4222-80dd-a2fbf54fcd26 req-14559140-f676-4e36-acf3-74e8128e07b1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b1473f70-d19b-4222-80dd-a2fbf54fcd26 req-14559140-f676-4e36-acf3-74e8128e07b1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b1473f70-d19b-4222-80dd-a2fbf54fcd26 req-14559140-f676-4e36-acf3-74e8128e07b1 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102 returned with HTTP 200 Aug 07 16:19:58.572352 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 775/3111] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:19:57 2026] DELETE /volume/v3/attachments/57b15a06-e15c-47e7-8a7f-0266cbd30102 => generated 19 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-af42c52d-9074-491b-8548-db09600648bc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af42c52d-9074-491b-8548-db09600648bc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af42c52d-9074-491b-8548-db09600648bc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-af42c52d-9074-491b-8548-db09600648bc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-af42c52d-9074-491b-8548-db09600648bc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-af42c52d-9074-491b-8548-db09600648bc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:58.573964 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 784/3112] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:58 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9be5b652-26c1-4f70-ae8c-0610a7b57fdb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9be5b652-26c1-4f70-ae8c-0610a7b57fdb tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9be5b652-26c1-4f70-ae8c-0610a7b57fdb tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9be5b652-26c1-4f70-ae8c-0610a7b57fdb tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-9be5b652-26c1-4f70-ae8c-0610a7b57fdb tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9be5b652-26c1-4f70-ae8c-0610a7b57fdb tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:58.575241 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 778/3113] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:58 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9972a319-a3cb-49d6-a0ba-7d6c419de011 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9972a319-a3cb-49d6-a0ba-7d6c419de011 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9972a319-a3cb-49d6-a0ba-7d6c419de011 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9972a319-a3cb-49d6-a0ba-7d6c419de011 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9972a319-a3cb-49d6-a0ba-7d6c419de011 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 07e7a493-813f-4868-ba1a-c1832b3db2df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9972a319-a3cb-49d6-a0ba-7d6c419de011 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df returned with HTTP 404 Aug 07 16:19:58.576166 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 777/3114] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:58 2026] GET /volume/v3/backups/07e7a493-813f-4868-ba1a-c1832b3db2df => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84fd087a-8891-43e7-949f-8d3e23f560fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1095365784"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1095365784'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume of 1 GB Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Availability Zones retrieved successfully. Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Flow 'volume_create_api' (9647f5ee-34b7-40a1-b614-270d4eeda5a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabeef39-7227-45b1-87b2-562237186208) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (eabeef39-7227-45b1-87b2-562237186208) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:58.577498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a4b908-c86f-48b8-8343-10907c3073f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:58.642183 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['aeac539b-f8eb-41dc-890c-59f7b00e1276', 'a0a450ea-9bc7-4347-b373-1b3c26e41067', '94a165eb-d1cb-4d0f-8edf-06b4cd16763c', '5e1de7be-a515-4b72-a21c-47027bff68e9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:58.643314 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75a4b908-c86f-48b8-8343-10907c3073f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aeac539b-f8eb-41dc-890c-59f7b00e1276', 'a0a450ea-9bc7-4347-b373-1b3c26e41067', '94a165eb-d1cb-4d0f-8edf-06b4cd16763c', '5e1de7be-a515-4b72-a21c-47027bff68e9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:58.644251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8ea76c-4f4b-421a-9c16-af12c88b4572) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:58.678594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7f8ea76c-4f4b-421a-9c16-af12c88b4572) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8f105b48-ad8f-4853-ad8e-fee3cfaa4c82', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1095365784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',qos_specs=None,replication_status=,reservations=['aeac539b-f8eb-41dc-890c-59f7b00e1276','a0a450ea-9bc7-4347-b373-1b3c26e41067','94a165eb-d1cb-4d0f-8edf-06b4cd16763c','5e1de7be-a515-4b72-a21c-47027bff68e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75397edffcca4e35b44ea4fe23176273',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:19:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1095365784',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8f105b48-ad8f-4853-ad8e-fee3cfaa4c82,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='75397edffcca4e35b44ea4fe23176273',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:58.679909 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced34a43-91c7-4185-a43e-e9b82b2f384d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:58.701720 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ced34a43-91c7-4185-a43e-e9b82b2f384d) transitioned into state 'SUCCESS' from state '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-1095365784',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4d21eb9966fe4fe78d21dfa952c3f7b9',qos_specs=None,replication_status=,reservations=['aeac539b-f8eb-41dc-890c-59f7b00e1276','a0a450ea-9bc7-4347-b373-1b3c26e41067','94a165eb-d1cb-4d0f-8edf-06b4cd16763c','5e1de7be-a515-4b72-a21c-47027bff68e9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='75397edffcca4e35b44ea4fe23176273',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:58.702761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf1fcc3-9bf0-4a3c-8e5c-556a437c962c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:19:58.721998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eaf1fcc3-9bf0-4a3c-8e5c-556a437c962c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:19:58.723190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Flow 'volume_create_api' (9647f5ee-34b7-40a1-b614-270d4eeda5a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:19:58.723384 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Create volume request issued successfully. Aug 07 16:19:58.724097 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84fd087a-8891-43e7-949f-8d3e23f560fe tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:19:58.724816 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 776/3115] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:19:58 2026] POST /volume/v3/volumes => generated 747 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:58.742576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f483e0bc-0cf0-41c4-abaf-2659a0a4144e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:58.747573 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f483e0bc-0cf0-41c4-abaf-2659a0a4144e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 Aug 07 16:19:58.747965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f483e0bc-0cf0-41c4-abaf-2659a0a4144e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:58.748268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f483e0bc-0cf0-41c4-abaf-2659a0a4144e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:58.758793 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:58.758793 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:58.763849 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f483e0bc-0cf0-41c4-abaf-2659a0a4144e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:58.770007 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f483e0bc-0cf0-41c4-abaf-2659a0a4144e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 returned with HTTP 200 Aug 07 16:19:58.770534 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 785/3116] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:58 2026] GET /volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 => generated 815 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:59.222464 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2422593b-1890-4dd7-b760-6d6d6a6f08d7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.224558 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2422593b-1890-4dd7-b760-6d6d6a6f08d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:19:59.224753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2422593b-1890-4dd7-b760-6d6d6a6f08d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:59.224928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2422593b-1890-4dd7-b760-6d6d6a6f08d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:59.235477 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.235477 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:59.239230 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2422593b-1890-4dd7-b760-6d6d6a6f08d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:19:59.245235 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2422593b-1890-4dd7-b760-6d6d6a6f08d7 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:19:59.245800 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 779/3117] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:59 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:59.275065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-006521e7-0d9b-467e-b887-eba10f5c2205 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.279845 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:19:59.280095 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:59.280322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:59.280506 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete volume with id: 0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:19:59.301135 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.301135 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:59.302326 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:19:59.329396 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete volume request issued successfully. Aug 07 16:19:59.332332 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-006521e7-0d9b-467e-b887-eba10f5c2205 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 202 Aug 07 16:19:59.332332 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 778/3118] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:19:59 2026] DELETE /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:19:59.343090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-58fba199-0ed8-41dd-866a-47e864dff9be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.348439 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58fba199-0ed8-41dd-866a-47e864dff9be tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:19:59.348761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58fba199-0ed8-41dd-866a-47e864dff9be tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:59.349058 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-58fba199-0ed8-41dd-866a-47e864dff9be tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:59.360856 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.360856 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:59.365817 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-58fba199-0ed8-41dd-866a-47e864dff9be tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:19:59.373017 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-58fba199-0ed8-41dd-866a-47e864dff9be tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 200 Aug 07 16:19:59.373017 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 777/3119] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:19:59 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 1419 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:19:59.385223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fd8faf1-5ef3-419d-9bfe-d2127ce59b29 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.387752 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fd8faf1-5ef3-419d-9bfe-d2127ce59b29 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:19:59.388067 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fd8faf1-5ef3-419d-9bfe-d2127ce59b29 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:59.388389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fd8faf1-5ef3-419d-9bfe-d2127ce59b29 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:59.388737 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7fd8faf1-5ef3-419d-9bfe-d2127ce59b29 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:59.394047 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.394047 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:19:59.394957 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fd8faf1-5ef3-419d-9bfe-d2127ce59b29 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:19:59.395369 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 786/3120] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:19:59 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:59.791273 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-98246220-618e-44eb-90bf-28823117a941 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.795184 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98246220-618e-44eb-90bf-28823117a941 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 Aug 07 16:19:59.795460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98246220-618e-44eb-90bf-28823117a941 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:59.795723 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-98246220-618e-44eb-90bf-28823117a941 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:59.805461 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.805461 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:19:59.818068 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-98246220-618e-44eb-90bf-28823117a941 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:19:59.826929 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-98246220-618e-44eb-90bf-28823117a941 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 returned with HTTP 200 Aug 07 16:19:59.827462 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 780/3121] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:59 2026] GET /volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 => generated 840 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:19:59.844851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.847918 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:19:59.848367 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f105b48-ad8f-4853-ad8e-fee3cfaa4c82", "name": "tempest-VolumesBackupsTest-Backup-862783417"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:19:59.851499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating new backup {'backup': {'volume_id': '8f105b48-ad8f-4853-ad8e-fee3cfaa4c82', 'name': 'tempest-VolumesBackupsTest-Backup-862783417'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:19:59.851682 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating backup of volume 8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 in container None Aug 07 16:19:59.864648 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.864648 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:19:59.865149 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Volume info retrieved successfully. Aug 07 16:19:59.895144 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Created reservations ['a16276e4-a680-40d7-8112-a388ff19f647', '7719f730-7da9-4bd0-98df-31da8f9bd7ed'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:19:59.946115 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4866b64c-04ee-4de2-a5b3-0ff964b36e53 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:19:59.946699 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 779/3122] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:19:59 2026] POST /volume/v3/backups => generated 327 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:19:59.960451 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24c55e33-1c37-4c1e-a239-7886d10013fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:19:59.962853 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24c55e33-1c37-4c1e-a239-7886d10013fe tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:19:59.962853 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24c55e33-1c37-4c1e-a239-7886d10013fe tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:19:59.963180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24c55e33-1c37-4c1e-a239-7886d10013fe tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:19:59.963352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-24c55e33-1c37-4c1e-a239-7886d10013fe tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:19:59.973158 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:19:59.973158 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:19:59.973920 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24c55e33-1c37-4c1e-a239-7886d10013fe tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:19:59.974345 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 778/3123] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:19:59 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 734 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:00.264028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35cda031-c0f8-4515-8908-8abe51a74400 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.267577 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35cda031-c0f8-4515-8908-8abe51a74400 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:00.268014 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35cda031-c0f8-4515-8908-8abe51a74400 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:00.268014 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35cda031-c0f8-4515-8908-8abe51a74400 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:00.295080 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:00.295080 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:00.301371 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-35cda031-c0f8-4515-8908-8abe51a74400 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:00.310015 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35cda031-c0f8-4515-8908-8abe51a74400 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:00.310015 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 787/3124] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:00 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:20:00.388884 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-223ff6c1-cdcf-438a-b92e-a09f2b1b77f3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.390751 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-223ff6c1-cdcf-438a-b92e-a09f2b1b77f3 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 Aug 07 16:20:00.390957 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-223ff6c1-cdcf-438a-b92e-a09f2b1b77f3 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:00.391164 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-223ff6c1-cdcf-438a-b92e-a09f2b1b77f3 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:00.398404 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-223ff6c1-cdcf-438a-b92e-a09f2b1b77f3 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 returned with HTTP 404 Aug 07 16:20:00.398404 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 781/3125] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:00 2026] GET /volume/v3/volumes/0c11baaf-7d98-47b8-83db-67e33050c5f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:20:00.406563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9344108f-b370-48fd-bde3-723c931201ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.408547 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 Aug 07 16:20:00.408772 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:00.408975 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:00.409132 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete snapshot with id: 1acc1116-f99b-49b5-9c9e-328761f2edb4 Aug 07 16:20:00.414432 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d309a4b0-8718-4067-8f34-e7e471bfe03e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.418325 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:00.418325 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:00.418325 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:20:00.419151 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d309a4b0-8718-4067-8f34-e7e471bfe03e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:00.419474 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d309a4b0-8718-4067-8f34-e7e471bfe03e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:00.419701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d309a4b0-8718-4067-8f34-e7e471bfe03e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:00.419826 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d309a4b0-8718-4067-8f34-e7e471bfe03e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:00.425511 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:00.425511 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:00.426212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d309a4b0-8718-4067-8f34-e7e471bfe03e tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:00.429318 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 779/3126] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:00 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:00.442256 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot delete request issued successfully. Aug 07 16:20:00.442556 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9344108f-b370-48fd-bde3-723c931201ab tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 returned with HTTP 202 Aug 07 16:20:00.443295 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 780/3127] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:00 2026] DELETE /volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:00.450605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79bfc85a-99ae-4d40-8fde-857218edec2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.454822 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79bfc85a-99ae-4d40-8fde-857218edec2b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 Aug 07 16:20:00.455062 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79bfc85a-99ae-4d40-8fde-857218edec2b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:00.455269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79bfc85a-99ae-4d40-8fde-857218edec2b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:00.461697 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:00.461697 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:00.464234 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79bfc85a-99ae-4d40-8fde-857218edec2b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Snapshot retrieved successfully. Aug 07 16:20:00.464909 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79bfc85a-99ae-4d40-8fde-857218edec2b tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 returned with HTTP 200 Aug 07 16:20:00.465295 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 788/3128] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:00 2026] GET /volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 => generated 481 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:00.587775 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f6b75928-a80c-47b4-9644-60bced128172 req-41a4aa6d-f6b3-455a-88a6-3b097eac79dd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.590935 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-41a4aa6d-f6b3-455a-88a6-3b097eac79dd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88/action Aug 07 16:20:00.591541 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-41a4aa6d-f6b3-455a-88a6-3b097eac79dd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:20:00.591704 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-41a4aa6d-f6b3-455a-88a6-3b097eac79dd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:00.612471 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:00.612471 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:00.648508 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f6b75928-a80c-47b4-9644-60bced128172 req-41a4aa6d-f6b3-455a-88a6-3b097eac79dd tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88/action returned with HTTP 204 Aug 07 16:20:00.649056 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 782/3129] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:20:00 2026] POST /volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:00.996383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1e04690f-515a-44a7-b511-26b3834e1847 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:00.998567 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e04690f-515a-44a7-b511-26b3834e1847 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:00.998869 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e04690f-515a-44a7-b511-26b3834e1847 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:00.999210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1e04690f-515a-44a7-b511-26b3834e1847 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:00.999459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1e04690f-515a-44a7-b511-26b3834e1847 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:01.006812 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.006812 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:01.007624 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1e04690f-515a-44a7-b511-26b3834e1847 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:01.007989 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 780/3130] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:00 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 736 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:01.214531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.217158 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:01.217524 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1223310460"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:01.219646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1223310460'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:01.219870 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Create volume of 1 GB Aug 07 16:20:01.220180 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.220180 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:01.225036 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Availability Zones retrieved successfully. Aug 07 16:20:01.234483 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Flow 'volume_create_api' (aabc4c6d-9f9a-48bc-8b11-932ad9a446f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:01.235788 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38e520c-9860-43ba-8f27-08807f82f0be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:01.237131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:01.290424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b38e520c-9860-43ba-8f27-08807f82f0be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:01.291503 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc6e710-e192-41d4-b970-dda52483586c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:01.327891 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-416e2aed-4c89-4260-b776-763e0fcbd43c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.333009 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-416e2aed-4c89-4260-b776-763e0fcbd43c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:01.333332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-416e2aed-4c89-4260-b776-763e0fcbd43c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.333598 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-416e2aed-4c89-4260-b776-763e0fcbd43c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.352805 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.352805 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:01.358849 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-416e2aed-4c89-4260-b776-763e0fcbd43c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:01.366510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-416e2aed-4c89-4260-b776-763e0fcbd43c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:01.366709 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 789/3131] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 1168 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:01.370443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Created reservations ['c0065ba7-4dd9-49dc-915e-a6724f3a769a', '933f600a-0979-4eb1-9715-e71c42635b2b', '1ca2993c-6963-4935-8fdf-b68ae1cde6d2', 'e8165787-75dc-445d-a01a-c13689fbe7c3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:01.371620 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ecc6e710-e192-41d4-b970-dda52483586c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c0065ba7-4dd9-49dc-915e-a6724f3a769a', '933f600a-0979-4eb1-9715-e71c42635b2b', '1ca2993c-6963-4935-8fdf-b68ae1cde6d2', 'e8165787-75dc-445d-a01a-c13689fbe7c3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:01.372580 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c9c3f6-aa41-4f93-b970-875a846303b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:01.388780 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4e9b6d4b-7322-4bb3-b54e-9bcb2acbc7e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.392830 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e9b6d4b-7322-4bb3-b54e-9bcb2acbc7e9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:01.392830 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e9b6d4b-7322-4bb3-b54e-9bcb2acbc7e9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.392976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4e9b6d4b-7322-4bb3-b54e-9bcb2acbc7e9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.407831 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91c9c3f6-aa41-4f93-b970-875a846303b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f4adbae-4c80-4bfe-a1ac-c0894feff770', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1223310460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e80715b295744be816ebec62d03ca7a',qos_specs=None,replication_status=,reservations=['c0065ba7-4dd9-49dc-915e-a6724f3a769a','933f600a-0979-4eb1-9715-e71c42635b2b','1ca2993c-6963-4935-8fdf-b68ae1cde6d2','e8165787-75dc-445d-a01a-c13689fbe7c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b282b24d25644c6a216a2af26dce509',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1223310460',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f4adbae-4c80-4bfe-a1ac-c0894feff770,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4e80715b295744be816ebec62d03ca7a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3b282b24d25644c6a216a2af26dce509',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:01.409616 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4f245a-dc9f-4b54-94ac-8d0a51928774) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:01.410328 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.410328 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:01.420731 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4e9b6d4b-7322-4bb3-b54e-9bcb2acbc7e9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:01.426255 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4e9b6d4b-7322-4bb3-b54e-9bcb2acbc7e9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:01.426832 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 783/3132] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 1168 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:01.437255 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f4f245a-dc9f-4b54-94ac-8d0a51928774) transitioned into state 'SUCCESS' from state '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-1223310460',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4e80715b295744be816ebec62d03ca7a',qos_specs=None,replication_status=,reservations=['c0065ba7-4dd9-49dc-915e-a6724f3a769a','933f600a-0979-4eb1-9715-e71c42635b2b','1ca2993c-6963-4935-8fdf-b68ae1cde6d2','e8165787-75dc-445d-a01a-c13689fbe7c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3b282b24d25644c6a216a2af26dce509',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:01.438196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42cc519-7afb-4364-9323-1b17de2eb8b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:01.441948 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-84f250bf-37d0-4c64-b63b-fdf4f6694ffe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.443760 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84f250bf-37d0-4c64-b63b-fdf4f6694ffe tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:01.443944 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84f250bf-37d0-4c64-b63b-fdf4f6694ffe tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.444160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-84f250bf-37d0-4c64-b63b-fdf4f6694ffe tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.444259 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-84f250bf-37d0-4c64-b63b-fdf4f6694ffe tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:01.448675 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.448675 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:01.449317 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-84f250bf-37d0-4c64-b63b-fdf4f6694ffe tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:01.449667 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 781/3133] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:01.454718 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c42cc519-7afb-4364-9323-1b17de2eb8b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:01.456036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Flow 'volume_create_api' (aabc4c6d-9f9a-48bc-8b11-932ad9a446f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:01.456595 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Create volume request issued successfully. Aug 07 16:20:01.457426 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99bf6326-1999-4eb9-a5fd-8d088c3e0a1d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:01.457976 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 781/3134] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:20:01 2026] POST /volume/v3/volumes => generated 755 bytes in 244 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:01.472384 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-647cc052-a88c-4bfb-a08f-70faeaf149ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.475938 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-647cc052-a88c-4bfb-a08f-70faeaf149ff tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:01.476471 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-647cc052-a88c-4bfb-a08f-70faeaf149ff tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.476526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79b598aa-32b3-45a0-949c-b46d26628a97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.476569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-647cc052-a88c-4bfb-a08f-70faeaf149ff tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.479815 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-a9966ef2-1a47-4f4c-b1ef-df05959e8990 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.480556 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79b598aa-32b3-45a0-949c-b46d26628a97 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 Aug 07 16:20:01.480845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79b598aa-32b3-45a0-949c-b46d26628a97 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.481160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79b598aa-32b3-45a0-949c-b46d26628a97 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.482343 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-a9966ef2-1a47-4f4c-b1ef-df05959e8990 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:01.482521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-a9966ef2-1a47-4f4c-b1ef-df05959e8990 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.482718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-a9966ef2-1a47-4f4c-b1ef-df05959e8990 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.487360 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79b598aa-32b3-45a0-949c-b46d26628a97 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 returned with HTTP 404 Aug 07 16:20:01.487557 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.487557 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:01.487778 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 784/3135] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/snapshots/1acc1116-f99b-49b5-9c9e-328761f2edb4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:01.492900 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-647cc052-a88c-4bfb-a08f-70faeaf149ff tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:01.502343 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-647cc052-a88c-4bfb-a08f-70faeaf149ff tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:01.502343 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 790/3136] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 823 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:01.505258 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.505258 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:01.518319 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-a9966ef2-1a47-4f4c-b1ef-df05959e8990 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:01.525321 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-a9966ef2-1a47-4f4c-b1ef-df05959e8990 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:01.526128 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 782/3137] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 1168 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:01.575823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.578275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/action Aug 07 16:20:01.578921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:20:01.578921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:01.600514 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.600514 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:01.601902 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:01.618374 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Begin detaching volume completed successfully. Aug 07 16:20:01.618374 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-962b1b74-4e77-4914-9c26-f5e7b39e373a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/action returned with HTTP 202 Aug 07 16:20:01.618601 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 782/3138] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:20:01 2026] POST /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:20:01.733041 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7e8f8df9-ff36-4209-a46c-e4aa7a7eac5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.733456 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e8f8df9-ff36-4209-a46c-e4aa7a7eac5c None None] GET https://10.4.3.24/volume// Aug 07 16:20:01.733817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e8f8df9-ff36-4209-a46c-e4aa7a7eac5c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.734064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7e8f8df9-ff36-4209-a46c-e4aa7a7eac5c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.734484 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7e8f8df9-ff36-4209-a46c-e4aa7a7eac5c None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:01.734896 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 785/3139] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:01.758907 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-d6dd22c5-ebf2-4199-95c2-64312e07d6ee None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.762014 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-d6dd22c5-ebf2-4199-95c2-64312e07d6ee tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:01.763314 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-d6dd22c5-ebf2-4199-95c2-64312e07d6ee tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.763314 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-d6dd22c5-ebf2-4199-95c2-64312e07d6ee tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.792464 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.792464 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:01.802173 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-d6dd22c5-ebf2-4199-95c2-64312e07d6ee tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:01.809423 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-d6dd22c5-ebf2-4199-95c2-64312e07d6ee tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:01.810033 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 791/3140] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 1351 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:01.827827 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-32e12879-de2d-4499-8adc-95d0a96d6a65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:01.830707 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-32e12879-de2d-4499-8adc-95d0a96d6a65 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/encryption Aug 07 16:20:01.830963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-32e12879-de2d-4499-8adc-95d0a96d6a65 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:01.831242 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-32e12879-de2d-4499-8adc-95d0a96d6a65 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:01.843909 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:01.843909 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:01.852500 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-32e12879-de2d-4499-8adc-95d0a96d6a65 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/encryption returned with HTTP 200 Aug 07 16:20:01.853038 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 783/3141] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:20:01 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1/encryption => generated 161 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:02.021133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b77c39d-5923-4c32-b71a-f76ed152ebed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:02.023584 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b77c39d-5923-4c32-b71a-f76ed152ebed tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:02.023848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b77c39d-5923-4c32-b71a-f76ed152ebed tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:02.024112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b77c39d-5923-4c32-b71a-f76ed152ebed tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:02.024254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6b77c39d-5923-4c32-b71a-f76ed152ebed tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:02.030184 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:02.030184 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:02.031126 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b77c39d-5923-4c32-b71a-f76ed152ebed tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:02.031677 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 783/3142] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:02 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:20:02.463210 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-851dbc43-3062-4521-a7fb-8de656ad57a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:02.465598 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-851dbc43-3062-4521-a7fb-8de656ad57a4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:02.465835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-851dbc43-3062-4521-a7fb-8de656ad57a4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:02.466007 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-851dbc43-3062-4521-a7fb-8de656ad57a4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:02.466112 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-851dbc43-3062-4521-a7fb-8de656ad57a4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:02.470375 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:02.470375 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:02.471040 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-851dbc43-3062-4521-a7fb-8de656ad57a4 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:02.471562 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 786/3143] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:02 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:02.524131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b185edbb-1d8a-4027-b4b1-a271caf4df93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:02.528076 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b185edbb-1d8a-4027-b4b1-a271caf4df93 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:02.528369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b185edbb-1d8a-4027-b4b1-a271caf4df93 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:02.528719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b185edbb-1d8a-4027-b4b1-a271caf4df93 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:02.539288 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:02.539288 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:02.544478 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b185edbb-1d8a-4027-b4b1-a271caf4df93 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:02.552976 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b185edbb-1d8a-4027-b4b1-a271caf4df93 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:02.553665 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 792/3144] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:02 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 848 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.045757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbc7e906-2000-493a-8477-39fadc149375 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.048103 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbc7e906-2000-493a-8477-39fadc149375 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:03.048388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbc7e906-2000-493a-8477-39fadc149375 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.049515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbc7e906-2000-493a-8477-39fadc149375 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.049515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cbc7e906-2000-493a-8477-39fadc149375 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:03.056142 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.056142 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:03.056975 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbc7e906-2000-493a-8477-39fadc149375 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:03.057717 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 784/3145] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:03 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.142382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-c70d2b05-159e-414e-b3e2-819e57a62ca5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.145909 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-c70d2b05-159e-414e-b3e2-819e57a62ca5 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88 Aug 07 16:20:03.146185 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-c70d2b05-159e-414e-b3e2-819e57a62ca5 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.146477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-c70d2b05-159e-414e-b3e2-819e57a62ca5 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.164184 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.164184 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:03.269076 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-db8f6da2-8ffe-4731-a796-f152bfc7b7f0 req-c70d2b05-159e-414e-b3e2-819e57a62ca5 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88 returned with HTTP 200 Aug 07 16:20:03.269647 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 784/3146] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:20:03 2026] DELETE /volume/v3/attachments/66db3d09-bb60-4a27-9814-92c0839c3f88 => generated 19 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.482904 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94eaba5c-4a98-46cc-b9ed-92581e8ebd53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.485397 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94eaba5c-4a98-46cc-b9ed-92581e8ebd53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:03.485683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94eaba5c-4a98-46cc-b9ed-92581e8ebd53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.485933 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94eaba5c-4a98-46cc-b9ed-92581e8ebd53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.486086 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-94eaba5c-4a98-46cc-b9ed-92581e8ebd53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:03.493111 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.493111 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:03.495485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94eaba5c-4a98-46cc-b9ed-92581e8ebd53 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:03.495980 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 787/3147] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:03 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.510513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2915329e-6ce6-4346-bf5a-b0682db7c2ca None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.512446 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2915329e-6ce6-4346-bf5a-b0682db7c2ca tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] PUT https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:03.512810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2915329e-6ce6-4346-bf5a-b0682db7c2ca tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:03.519156 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.519156 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:03.533729 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2915329e-6ce6-4346-bf5a-b0682db7c2ca tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:03.534617 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 793/3148] 10.4.3.24 () {70 vars in 1401 bytes} [Fri Aug 7 16:20:03 2026] PUT /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 313 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.545406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbcfcc77-6c9c-4fde-b473-22f4508f3200 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.547465 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbcfcc77-6c9c-4fde-b473-22f4508f3200 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:03.547747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbcfcc77-6c9c-4fde-b473-22f4508f3200 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.547972 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbcfcc77-6c9c-4fde-b473-22f4508f3200 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.548124 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cbcfcc77-6c9c-4fde-b473-22f4508f3200 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:03.553163 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.553163 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:03.553977 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbcfcc77-6c9c-4fde-b473-22f4508f3200 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:03.554561 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 785/3149] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:03 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:20:03.572513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.575818 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] DELETE https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:03.576202 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.576282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.576573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Delete backup with id: b08989de-ac21-4dcf-9015-ee0332619f68. Aug 07 16:20:03.584917 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.584917 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:03.603978 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] delete_backup rpcapi backup_id b08989de-ac21-4dcf-9015-ee0332619f68 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:20:03.606058 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c91bf9d-9a6e-4732-a2ee-7b3f8b70ff11 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 202 Aug 07 16:20:03.606734 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 785/3150] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:20:03 2026] DELETE /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:20:03.617095 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-674ba035-964d-4b31-af52-6334d56773f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.621709 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-674ba035-964d-4b31-af52-6334d56773f2 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:03.621904 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-674ba035-964d-4b31-af52-6334d56773f2 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.622152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-674ba035-964d-4b31-af52-6334d56773f2 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.622213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-674ba035-964d-4b31-af52-6334d56773f2 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:03.633447 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.633447 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:03.635454 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-674ba035-964d-4b31-af52-6334d56773f2 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 200 Aug 07 16:20:03.636023 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 788/3151] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:03 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.678602 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fe044487-c71c-4f76-8235-9024e2251605 req-f9c768a2-a368-481a-9a6b-079eb86fcb12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.681156 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe044487-c71c-4f76-8235-9024e2251605 req-f9c768a2-a368-481a-9a6b-079eb86fcb12 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d Aug 07 16:20:03.681381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe044487-c71c-4f76-8235-9024e2251605 req-f9c768a2-a368-481a-9a6b-079eb86fcb12 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.682884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fe044487-c71c-4f76-8235-9024e2251605 req-f9c768a2-a368-481a-9a6b-079eb86fcb12 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.692200 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.692200 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:03.772378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fe044487-c71c-4f76-8235-9024e2251605 req-f9c768a2-a368-481a-9a6b-079eb86fcb12 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d returned with HTTP 200 Aug 07 16:20:03.774471 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 794/3152] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:20:03 2026] DELETE /volume/v3/attachments/184ee502-271d-48f4-8fcd-38d3bb488a7d => generated 19 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:03.868877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-edf87e62-96e5-4c9f-9572-4903b0996418 req-6e1ed70c-7fc2-44a3-9c42-55d704fbf9b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:03.871392 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-edf87e62-96e5-4c9f-9572-4903b0996418 req-6e1ed70c-7fc2-44a3-9c42-55d704fbf9b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:03.871634 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-edf87e62-96e5-4c9f-9572-4903b0996418 req-6e1ed70c-7fc2-44a3-9c42-55d704fbf9b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:03.871841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-edf87e62-96e5-4c9f-9572-4903b0996418 req-6e1ed70c-7fc2-44a3-9c42-55d704fbf9b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:03.881410 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:03.881410 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:03.885759 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-edf87e62-96e5-4c9f-9572-4903b0996418 req-6e1ed70c-7fc2-44a3-9c42-55d704fbf9b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:03.890938 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-edf87e62-96e5-4c9f-9572-4903b0996418 req-6e1ed70c-7fc2-44a3-9c42-55d704fbf9b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:03.891441 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 786/3153] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:03 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:04.070501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09cf2f22-f7df-471f-bef2-2af5b25e848e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:04.072748 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09cf2f22-f7df-471f-bef2-2af5b25e848e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:04.073006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09cf2f22-f7df-471f-bef2-2af5b25e848e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:04.073271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09cf2f22-f7df-471f-bef2-2af5b25e848e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:04.073428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-09cf2f22-f7df-471f-bef2-2af5b25e848e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:04.078722 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:04.078722 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:04.079623 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09cf2f22-f7df-471f-bef2-2af5b25e848e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:04.080124 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 786/3154] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:04 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:04.651614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-479a2aef-23b0-4a16-a016-6b859423365a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:04.657290 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-479a2aef-23b0-4a16-a016-6b859423365a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 Aug 07 16:20:04.657290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-479a2aef-23b0-4a16-a016-6b859423365a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:04.657290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-479a2aef-23b0-4a16-a016-6b859423365a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:04.657290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-479a2aef-23b0-4a16-a016-6b859423365a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Show backup with id b08989de-ac21-4dcf-9015-ee0332619f68. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:04.662438 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-479a2aef-23b0-4a16-a016-6b859423365a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 returned with HTTP 404 Aug 07 16:20:04.663066 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 789/3155] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:04 2026] GET /volume/v3/backups/b08989de-ac21-4dcf-9015-ee0332619f68 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:04.673151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:04.675317 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 Aug 07 16:20:04.675575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:04.676457 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:04.676457 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Delete volume with id: 2ffa27a2-dc27-4e5e-917c-d73611ae0313 Aug 07 16:20:04.685388 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:04.685388 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:04.685726 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Volume info retrieved successfully. Aug 07 16:20:04.718624 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Delete volume request issued successfully. Aug 07 16:20:04.718838 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c893428e-b58e-4fa4-ae87-b8d15ed0e43a tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 returned with HTTP 202 Aug 07 16:20:04.719422 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 795/3156] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:20:04 2026] DELETE /volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:04.727238 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc833ba6-c035-4607-bbf9-bc4a8ade1181 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:04.731017 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc833ba6-c035-4607-bbf9-bc4a8ade1181 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 Aug 07 16:20:04.731017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc833ba6-c035-4607-bbf9-bc4a8ade1181 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:04.731017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc833ba6-c035-4607-bbf9-bc4a8ade1181 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:04.739925 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:04.739925 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:04.745913 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc833ba6-c035-4607-bbf9-bc4a8ade1181 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Volume info retrieved successfully. Aug 07 16:20:04.752885 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc833ba6-c035-4607-bbf9-bc4a8ade1181 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 returned with HTTP 200 Aug 07 16:20:04.753518 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 787/3157] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:04 2026] GET /volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 => generated 1005 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:05.094482 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc01fedd-4626-4794-8560-8b580758e3d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:05.097362 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc01fedd-4626-4794-8560-8b580758e3d4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:05.097571 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc01fedd-4626-4794-8560-8b580758e3d4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:05.097748 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc01fedd-4626-4794-8560-8b580758e3d4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:05.097880 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-dc01fedd-4626-4794-8560-8b580758e3d4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:05.104282 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:05.104282 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:05.105214 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc01fedd-4626-4794-8560-8b580758e3d4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:05.105656 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 787/3158] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:05 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:05.107684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:05.109521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:20:05.109810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:05.109959 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:05.110240 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete volume with id: 7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:20:05.119931 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:05.119931 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:05.120497 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:20:05.157404 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Delete volume request issued successfully. Aug 07 16:20:05.157707 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb7059dc-88c7-442a-b74d-917d3e3d4216 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 202 Aug 07 16:20:05.158500 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 790/3159] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:20:05 2026] DELETE /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:20:05.167255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e80f2639-7bac-49b0-8014-299ec24ca794 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:05.169441 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e80f2639-7bac-49b0-8014-299ec24ca794 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:20:05.169863 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e80f2639-7bac-49b0-8014-299ec24ca794 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:05.170188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e80f2639-7bac-49b0-8014-299ec24ca794 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:05.178824 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:05.178824 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:05.185795 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e80f2639-7bac-49b0-8014-299ec24ca794 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Volume info retrieved successfully. Aug 07 16:20:05.192709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e80f2639-7bac-49b0-8014-299ec24ca794 tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 200 Aug 07 16:20:05.193280 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 796/3160] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:05 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 1385 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:05.771915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d710b379-9217-4a01-97b0-90333a986672 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:05.774132 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d710b379-9217-4a01-97b0-90333a986672 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] GET https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 Aug 07 16:20:05.774389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d710b379-9217-4a01-97b0-90333a986672 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:05.774615 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d710b379-9217-4a01-97b0-90333a986672 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:05.780563 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d710b379-9217-4a01-97b0-90333a986672 tempest-ProjectAdminTests39-413203030 tempest-ProjectAdminTests39-413203030-project-admin] https://10.4.3.24/volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 returned with HTTP 404 Aug 07 16:20:05.781156 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 788/3161] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:20:05 2026] GET /volume/v3/volumes/2ffa27a2-dc27-4e5e-917c-d73611ae0313 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:06.120072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb893d48-8322-48bb-9183-a1f84b54aacd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:06.121868 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb893d48-8322-48bb-9183-a1f84b54aacd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:06.123175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb893d48-8322-48bb-9183-a1f84b54aacd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:06.123175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb893d48-8322-48bb-9183-a1f84b54aacd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:06.123175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fb893d48-8322-48bb-9183-a1f84b54aacd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:06.133501 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:06.133501 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:06.134293 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb893d48-8322-48bb-9183-a1f84b54aacd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:06.134920 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 788/3162] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:06 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:06.210883 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fae40f03-cdfd-4f05-89fa-466a409d830f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:06.213003 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fae40f03-cdfd-4f05-89fa-466a409d830f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] GET https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 Aug 07 16:20:06.215924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fae40f03-cdfd-4f05-89fa-466a409d830f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:06.215924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fae40f03-cdfd-4f05-89fa-466a409d830f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:06.225703 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fae40f03-cdfd-4f05-89fa-466a409d830f tempest-TestVolumeBootPatternV346-1082473857 tempest-TestVolumeBootPatternV346-1082473857-project-member] https://10.4.3.24/volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 returned with HTTP 404 Aug 07 16:20:06.225703 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 791/3163] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:06 2026] GET /volume/v3/volumes/7e15d110-cde0-43b8-96eb-3e0aa9bacf30 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:20:07.148466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbc409da-a218-47dc-b9fd-8a3916a72a3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:07.156327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbc409da-a218-47dc-b9fd-8a3916a72a3d tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:07.156327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbc409da-a218-47dc-b9fd-8a3916a72a3d tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:07.156327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbc409da-a218-47dc-b9fd-8a3916a72a3d tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:07.156327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dbc409da-a218-47dc-b9fd-8a3916a72a3d tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:07.161642 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:07.161642 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:07.162858 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbc409da-a218-47dc-b9fd-8a3916a72a3d tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:07.163431 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 797/3164] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:07 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:07.269680 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:07.273157 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:07.273348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:07.273739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:07.273959 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume with id: 73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:07.284524 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:07.284524 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:07.285634 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:07.314584 np0000006731 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:20:07.332578 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume request issued successfully. Aug 07 16:20:07.333318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a9b4266-3fda-43bf-8d6e-fb9b3a5dfe3b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 202 Aug 07 16:20:07.333462 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 789/3165] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:07 2026] DELETE /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:07.350727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c57a4b3e-0648-46d8-a0c2-c53e6d927e2d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:07.353694 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c57a4b3e-0648-46d8-a0c2-c53e6d927e2d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:07.353811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c57a4b3e-0648-46d8-a0c2-c53e6d927e2d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:07.354043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c57a4b3e-0648-46d8-a0c2-c53e6d927e2d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:07.369423 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:07.369423 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:07.377981 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c57a4b3e-0648-46d8-a0c2-c53e6d927e2d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:07.387756 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c57a4b3e-0648-46d8-a0c2-c53e6d927e2d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 200 Aug 07 16:20:07.388485 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 789/3166] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:07 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 875 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:08.182360 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d70710d2-9f33-4dd5-9d57-5ff7e02b988a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.184515 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d70710d2-9f33-4dd5-9d57-5ff7e02b988a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:08.185167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d70710d2-9f33-4dd5-9d57-5ff7e02b988a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:08.185384 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d70710d2-9f33-4dd5-9d57-5ff7e02b988a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:08.185504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d70710d2-9f33-4dd5-9d57-5ff7e02b988a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:08.192390 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:08.192390 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:08.192713 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d70710d2-9f33-4dd5-9d57-5ff7e02b988a tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:08.193179 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 792/3167] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:08 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:08.408838 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-588e2abd-96d5-4bb6-bae9-081016c012ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.410814 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-588e2abd-96d5-4bb6-bae9-081016c012ec tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 Aug 07 16:20:08.411123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-588e2abd-96d5-4bb6-bae9-081016c012ec tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:08.411356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-588e2abd-96d5-4bb6-bae9-081016c012ec tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:08.418605 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-588e2abd-96d5-4bb6-bae9-081016c012ec tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 returned with HTTP 404 Aug 07 16:20:08.419717 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 798/3168] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:08 2026] GET /volume/v3/volumes/73394280-a0df-4f2c-94cb-dd52780da1a1 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:08.432523 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.435480 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:20:08.435480 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:08.435480 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:08.436027 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:20:08.451476 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Get all volumes completed successfully. Aug 07 16:20:08.454744 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:08.454744 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:08.461144 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-40f323cd-0c82-46a8-ba18-60b57ae59c4a tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:20:08.461144 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 790/3169] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:20:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10152 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:08.470540 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24e75e3e-9ba8-4a77-b1a3-628a2a7f38df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.479329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac8263cd-c191-4108-acfd-9072d64b3e38 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.481342 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac8263cd-c191-4108-acfd-9072d64b3e38 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] DELETE https://10.4.3.24/volume/v3/types/7a60ca37-ffe7-4979-9f47-97762deaa072 Aug 07 16:20:08.481618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac8263cd-c191-4108-acfd-9072d64b3e38 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:08.481797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac8263cd-c191-4108-acfd-9072d64b3e38 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:08.517627 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac8263cd-c191-4108-acfd-9072d64b3e38 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/7a60ca37-ffe7-4979-9f47-97762deaa072 returned with HTTP 202 Aug 07 16:20:08.518076 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 793/3170] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:08 2026] DELETE /volume/v3/types/7a60ca37-ffe7-4979-9f47-97762deaa072 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:08.531673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc8f90dc-603b-40d8-ba3b-fd892b308dfa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.534210 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc8f90dc-603b-40d8-ba3b-fd892b308dfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:08.534679 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc8f90dc-603b-40d8-ba3b-fd892b308dfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1744918803", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:08.551516 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc8f90dc-603b-40d8-ba3b-fd892b308dfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:08.552097 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 799/3171] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:20:08 2026] POST /volume/v3/types => generated 212 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:08.562112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f6bc355e-0f42-4e5c-9afe-bde13dd2a1e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.564895 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6bc355e-0f42-4e5c-9afe-bde13dd2a1e6 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] POST https://10.4.3.24/volume/v3/types/8464144e-677a-45b5-9b6b-df9c4d928cd2/encryption Aug 07 16:20:08.565355 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f6bc355e-0f42-4e5c-9afe-bde13dd2a1e6 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:08.608743 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f6bc355e-0f42-4e5c-9afe-bde13dd2a1e6 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/8464144e-677a-45b5-9b6b-df9c4d928cd2/encryption returned with HTTP 200 Aug 07 16:20:08.609342 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 791/3172] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:08 2026] POST /volume/v3/types/8464144e-677a-45b5-9b6b-df9c4d928cd2/encryption => generated 230 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:08.623140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53f36774-a231-427a-936e-b5e22e70ebfc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.628525 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:08.629058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-1777041557", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1744918803", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:08.633491 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-1777041557', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1744918803', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:08.641362 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume of 1 GB Aug 07 16:20:08.641362 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:08.641362 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:08.641362 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Availability Zones retrieved successfully. Aug 07 16:20:08.646273 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (c89750ec-3ea1-4cea-9df5-c1cb6ab42d7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:08.647852 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbef1227-d304-4590-9470-35d0a4f51d5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:08.649060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:08.661727 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e75e3e-9ba8-4a77-b1a3-628a2a7f38df tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools Aug 07 16:20:08.661982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e75e3e-9ba8-4a77-b1a3-628a2a7f38df tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:08.662226 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e75e3e-9ba8-4a77-b1a3-628a2a7f38df tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:08.682452 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e75e3e-9ba8-4a77-b1a3-628a2a7f38df tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 16:20:08.685366 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 790/3173] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:20:08 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 215 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:08.685896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbef1227-d304-4590-9470-35d0a4f51d5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:20:09Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=8464144e-677a-45b5-9b6b-df9c4d928cd2,is_public=True,name='tempest-scenario-type-luks-1744918803',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8464144e-677a-45b5-9b6b-df9c4d928cd2', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:08.687605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de5a666c-07c6-403b-a824-ea45363f5727) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:08.694041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3879b6b-f322-4879-bbe1-2fe4d552dcb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:08.719097 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1744918803 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1744918803, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:20:08.719097 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1744918803 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1744918803, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:20:08.749987 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Created reservations ['8cb55224-e871-4127-b841-3195d487a05e', 'b2dbc201-5b88-484b-a296-207e4d7fd5fa', 'de5a07a8-c4df-4e5c-99f0-7a241de645fe', 'c79adfb0-c5a2-4eba-ad61-ed438dd7d6c9'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:08.751072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de5a666c-07c6-403b-a824-ea45363f5727) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8cb55224-e871-4127-b841-3195d487a05e', 'b2dbc201-5b88-484b-a296-207e4d7fd5fa', 'de5a07a8-c4df-4e5c-99f0-7a241de645fe', 'c79adfb0-c5a2-4eba-ad61-ed438dd7d6c9']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:08.752315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1095f2-d3e7-48e9-9f5e-fa55997d2c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:08.772339 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3879b6b-f322-4879-bbe1-2fe4d552dcb3 tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-member] GET https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool Aug 07 16:20:08.772600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3879b6b-f322-4879-bbe1-2fe4d552dcb3 tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:08.772798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3879b6b-f322-4879-bbe1-2fe4d552dcb3 tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:08.773444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-b3879b6b-f322-4879-bbe1-2fe4d552dcb3 tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '07b789c1dda04ebfa430b398159c4862', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '154f9c6216314ebabd21615191268bf5', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:08.773878 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3879b6b-f322-4879-bbe1-2fe4d552dcb3 tempest-ProjectMemberTests-1694492289 tempest-ProjectMemberTests-1694492289-project-member] https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool returned with HTTP 403 Aug 07 16:20:08.774361 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 800/3174] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:20:08 2026] GET /volume/v3/capabilities/np0000006731@storpool => generated 110 bytes in 81 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:08.778726 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6b1095f2-d3e7-48e9-9f5e-fa55997d2c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fba43aa5-46b4-466e-a1ad-1621176fe4b3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1777041557',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['8cb55224-e871-4127-b841-3195d487a05e','b2dbc201-5b88-484b-a296-207e4d7fd5fa','de5a07a8-c4df-4e5c-99f0-7a241de645fe','c79adfb0-c5a2-4eba-ad61-ed438dd7d6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=8464144e-677a-45b5-9b6b-df9c4d928cd2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-1777041557',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=fba43aa5-46b4-466e-a1ad-1621176fe4b3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='caf749599b9444b1b17362546c33e5eb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8464144e-677a-45b5-9b6b-df9c4d928cd2),volume_type_id=8464144e-677a-45b5-9b6b-df9c4d928cd2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:08.779557 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab8ba46-3fbe-487c-b8ea-f1913d322eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:08.799898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ab8ba46-3fbe-487c-b8ea-f1913d322eac) transitioned into state 'SUCCESS' from state '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-1777041557',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='caf749599b9444b1b17362546c33e5eb',qos_specs=None,replication_status=,reservations=['8cb55224-e871-4127-b841-3195d487a05e','b2dbc201-5b88-484b-a296-207e4d7fd5fa','de5a07a8-c4df-4e5c-99f0-7a241de645fe','c79adfb0-c5a2-4eba-ad61-ed438dd7d6c9'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c5e0d4aca3a74687b0186052ef2c4eab',volume_type_id=8464144e-677a-45b5-9b6b-df9c4d928cd2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:08.800483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdc0e70-02d7-47e2-9072-d0d79f23a08e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:08.811330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3bdc0e70-02d7-47e2-9072-d0d79f23a08e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:08.812340 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Flow 'volume_create_api' (c89750ec-3ea1-4cea-9df5-c1cb6ab42d7a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:08.812716 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Create volume request issued successfully. Aug 07 16:20:08.813424 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53f36774-a231-427a-936e-b5e22e70ebfc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:08.813887 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 794/3175] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:08 2026] POST /volume/v3/volumes => generated 783 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:09.208793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-672372cd-21d8-4f1e-a30b-172f1683b140 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:09.211842 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-672372cd-21d8-4f1e-a30b-172f1683b140 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:09.212367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-672372cd-21d8-4f1e-a30b-172f1683b140 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:09.212607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-672372cd-21d8-4f1e-a30b-172f1683b140 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:09.212735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-672372cd-21d8-4f1e-a30b-172f1683b140 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:09.219519 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:09.219519 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:09.220555 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-672372cd-21d8-4f1e-a30b-172f1683b140 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:09.221607 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 792/3176] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:09 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:10.236388 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8e4407e8-5842-44ff-8163-8c69ea52dbd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:10.238343 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e4407e8-5842-44ff-8163-8c69ea52dbd2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:10.239320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e4407e8-5842-44ff-8163-8c69ea52dbd2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:10.239320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8e4407e8-5842-44ff-8163-8c69ea52dbd2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:10.239320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8e4407e8-5842-44ff-8163-8c69ea52dbd2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:10.245800 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:10.245800 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:10.246813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8e4407e8-5842-44ff-8163-8c69ea52dbd2 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:10.247416 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 791/3177] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:10 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:10.991163 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-21a51c69-5089-429c-83b8-0537f58d372e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:10.993858 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-21a51c69-5089-429c-83b8-0537f58d372e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:10.994170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-21a51c69-5089-429c-83b8-0537f58d372e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:10.994463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-21a51c69-5089-429c-83b8-0537f58d372e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.004011 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.004011 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:11.008645 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-21a51c69-5089-429c-83b8-0537f58d372e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:11.014762 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-21a51c69-5089-429c-83b8-0537f58d372e tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:11.015312 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 801/3178] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:10 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.041515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-243f0ab4-5f81-4534-894f-e9368bafebf5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.042115 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-243f0ab4-5f81-4534-894f-e9368bafebf5 None None] GET https://10.4.3.24/volume// Aug 07 16:20:11.042418 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-243f0ab4-5f81-4534-894f-e9368bafebf5 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.042661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-243f0ab4-5f81-4534-894f-e9368bafebf5 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.043089 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-243f0ab4-5f81-4534-894f-e9368bafebf5 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:11.043704 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 795/3179] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:20:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:11.055122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-c2b3c3a2-d6c0-4e1e-b47b-791db95d1cc4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.059413 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-c2b3c3a2-d6c0-4e1e-b47b-791db95d1cc4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:20:11.059885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-c2b3c3a2-d6c0-4e1e-b47b-791db95d1cc4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5f4adbae-4c80-4bfe-a1ac-c0894feff770", "connector": null, "instance_uuid": "b70a9d94-253c-472e-817b-e9f4113eb7ae"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.077423 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.077423 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:11.121503 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-c2b3c3a2-d6c0-4e1e-b47b-791db95d1cc4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:20:11.122053 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 793/3180] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:20:11 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 07 16:20:11.172326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-40c225c4-b4c4-42f7-be90-4f197f7c08aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.175503 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-40c225c4-b4c4-42f7-be90-4f197f7c08aa tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] POST https://10.4.3.24/volume/v3/attachments/367339ac-23cc-4247-8396-56df80dee282/action Aug 07 16:20:11.175787 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-40c225c4-b4c4-42f7-be90-4f197f7c08aa tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:20:11.176132 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-40c225c4-b4c4-42f7-be90-4f197f7c08aa tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.199912 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.199912 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:11.229281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-904a2cd6-f713-44fc-adf1-9eb4f5086003 req-40c225c4-b4c4-42f7-be90-4f197f7c08aa tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments/367339ac-23cc-4247-8396-56df80dee282/action returned with HTTP 204 Aug 07 16:20:11.229810 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 792/3181] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/attachments/367339ac-23cc-4247-8396-56df80dee282/action => generated 0 bytes in 58 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:11.258754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0928de5e-50ae-40a0-9e71-2c17cdcf25e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.260486 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0928de5e-50ae-40a0-9e71-2c17cdcf25e6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:11.260709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0928de5e-50ae-40a0-9e71-2c17cdcf25e6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.260948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0928de5e-50ae-40a0-9e71-2c17cdcf25e6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.261133 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0928de5e-50ae-40a0-9e71-2c17cdcf25e6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:11.262536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-332d863c-67e5-4238-8b16-38fe1142b0c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.264872 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332d863c-67e5-4238-8b16-38fe1142b0c9 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:11.265127 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332d863c-67e5-4238-8b16-38fe1142b0c9 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.265359 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-332d863c-67e5-4238-8b16-38fe1142b0c9 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.265594 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.265594 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:11.266271 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0928de5e-50ae-40a0-9e71-2c17cdcf25e6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:11.266649 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 802/3182] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:11 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.279546 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.279546 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:11.285144 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-332d863c-67e5-4238-8b16-38fe1142b0c9 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:11.292151 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-332d863c-67e5-4238-8b16-38fe1142b0c9 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:11.292700 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 796/3183] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:11 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 1110 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:20:11.308342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d98b13e8-5a7a-4830-a82e-176c45b7e50d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.314742 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d98b13e8-5a7a-4830-a82e-176c45b7e50d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:11.315176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d98b13e8-5a7a-4830-a82e-176c45b7e50d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.315272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d98b13e8-5a7a-4830-a82e-176c45b7e50d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.316289 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83199b67-45c9-497e-87d3-e35b4cd5ed33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.337322 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.337322 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:11.343597 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d98b13e8-5a7a-4830-a82e-176c45b7e50d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:11.350424 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d98b13e8-5a7a-4830-a82e-176c45b7e50d tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:11.350831 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 794/3184] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:11 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 1110 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:11.408777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-c3158e10-b9b1-493d-8041-1105789fd615 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.414420 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-c3158e10-b9b1-493d-8041-1105789fd615 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:11.414420 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-c3158e10-b9b1-493d-8041-1105789fd615 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.414420 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-c3158e10-b9b1-493d-8041-1105789fd615 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.437979 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.437979 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:11.454887 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-c3158e10-b9b1-493d-8041-1105789fd615 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:11.466545 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-c3158e10-b9b1-493d-8041-1105789fd615 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:11.467559 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 803/3185] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:11 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 1110 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:11.502809 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83199b67-45c9-497e-87d3-e35b4cd5ed33 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:11.503807 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83199b67-45c9-497e-87d3-e35b4cd5ed33 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1269090423", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.516545 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-74aade61-b4ab-4778-8aa4-74773005478c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.523215 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-74aade61-b4ab-4778-8aa4-74773005478c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] DELETE https://10.4.3.24/volume/v3/attachments/367339ac-23cc-4247-8396-56df80dee282 Aug 07 16:20:11.524130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-74aade61-b4ab-4778-8aa4-74773005478c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.524130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-74aade61-b4ab-4778-8aa4-74773005478c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.534188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83199b67-45c9-497e-87d3-e35b4cd5ed33 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:11.534822 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 793/3186] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types => generated 380 bytes in 219 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.535593 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.535593 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:11.548116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9122405-9504-4142-8a44-50c8a02041f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.550421 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9122405-9504-4142-8a44-50c8a02041f1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption Aug 07 16:20:11.550802 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9122405-9504-4142-8a44-50c8a02041f1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.580848 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9122405-9504-4142-8a44-50c8a02041f1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption returned with HTTP 200 Aug 07 16:20:11.581576 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 795/3187] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption => generated 239 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.593167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3964021f-aa79-48d3-b4f2-ff7e766a05a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.595399 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3964021f-aa79-48d3-b4f2-ff7e766a05a3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:11.596068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3964021f-aa79-48d3-b4f2-ff7e766a05a3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2002424933", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.601826 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-678bedbe-4e1a-4a4b-8009-8a9d501cb58a req-74aade61-b4ab-4778-8aa4-74773005478c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/attachments/367339ac-23cc-4247-8396-56df80dee282 returned with HTTP 200 Aug 07 16:20:11.602449 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 797/3188] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:20:11 2026] DELETE /volume/v3/attachments/367339ac-23cc-4247-8396-56df80dee282 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.621733 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3964021f-aa79-48d3-b4f2-ff7e766a05a3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:11.621733 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 804/3189] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.633674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0b33a00-7ed2-4221-bbda-2db4e0cc898e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.643615 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6e97cf9-5399-4fed-987b-ac5deabcabf4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.645690 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6e97cf9-5399-4fed-987b-ac5deabcabf4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:11.645948 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6e97cf9-5399-4fed-987b-ac5deabcabf4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.646214 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6e97cf9-5399-4fed-987b-ac5deabcabf4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.657411 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.657411 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:11.661788 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6e97cf9-5399-4fed-987b-ac5deabcabf4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:11.667475 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6e97cf9-5399-4fed-987b-ac5deabcabf4 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:11.667919 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 796/3190] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:11 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.722455 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0b33a00-7ed2-4221-bbda-2db4e0cc898e tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] POST https://10.4.3.24/volume/v3/types/aadd2798-09d5-4168-bb48-f18aaa4b948f/encryption Aug 07 16:20:11.722834 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0b33a00-7ed2-4221-bbda-2db4e0cc898e tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.726703 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-c0b33a00-7ed2-4221-bbda-2db4e0cc898e tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:11.727828 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0b33a00-7ed2-4221-bbda-2db4e0cc898e tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/aadd2798-09d5-4168-bb48-f18aaa4b948f/encryption returned with HTTP 403 Aug 07 16:20:11.730773 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 794/3191] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types/aadd2798-09d5-4168-bb48-f18aaa4b948f/encryption => generated 127 bytes in 98 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:11.745925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a14aae8e-0daa-4baf-9051-de98b1c004d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.748184 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a14aae8e-0daa-4baf-9051-de98b1c004d0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:11.748692 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a14aae8e-0daa-4baf-9051-de98b1c004d0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1899514808", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.750833 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:11.750833 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:11.773532 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a14aae8e-0daa-4baf-9051-de98b1c004d0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:11.774135 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 798/3192] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types => generated 380 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.785443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07d2d427-bc92-4461-8471-8deb8e671529 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.788456 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07d2d427-bc92-4461-8471-8deb8e671529 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] POST https://10.4.3.24/volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681/extra_specs Aug 07 16:20:11.788965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07d2d427-bc92-4461-8471-8deb8e671529 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.796894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-07d2d427-bc92-4461-8471-8deb8e671529 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:11.796894 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07d2d427-bc92-4461-8471-8deb8e671529 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681/extra_specs returned with HTTP 403 Aug 07 16:20:11.796894 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 805/3193] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681/extra_specs => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:11.806651 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33c1a6f8-f762-4dd7-b9eb-a8964ad5a893 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.808614 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33c1a6f8-f762-4dd7-b9eb-a8964ad5a893 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] PUT https://10.4.3.24/volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681/extra_specs/key2 Aug 07 16:20:11.809070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33c1a6f8-f762-4dd7-b9eb-a8964ad5a893 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.811003 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-33c1a6f8-f762-4dd7-b9eb-a8964ad5a893 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:11.811212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33c1a6f8-f762-4dd7-b9eb-a8964ad5a893 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681/extra_specs/key2 returned with HTTP 403 Aug 07 16:20:11.812094 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 797/3194] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:20:11 2026] PUT /volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681/extra_specs/key2 => generated 122 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:11.820814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0a57235e-c51a-4b9b-a33b-b740e22433a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.823982 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a57235e-c51a-4b9b-a33b-b740e22433a5 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:11.824164 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0a57235e-c51a-4b9b-a33b-b740e22433a5 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.826511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-0a57235e-c51a-4b9b-a33b-b740e22433a5 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:11.826763 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0a57235e-c51a-4b9b-a33b-b740e22433a5 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types returned with HTTP 403 Aug 07 16:20:11.827405 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 795/3195] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:11.839627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74022d68-f5f7-4a92-b96a-ed3de78fa33d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.841791 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74022d68-f5f7-4a92-b96a-ed3de78fa33d tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:11.842316 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74022d68-f5f7-4a92-b96a-ed3de78fa33d tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1056505669", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.862494 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74022d68-f5f7-4a92-b96a-ed3de78fa33d tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:11.863787 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 799/3196] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.874813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-44ac4393-e254-44a4-aa59-a247eb7178d0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.876875 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44ac4393-e254-44a4-aa59-a247eb7178d0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b/encryption Aug 07 16:20:11.877323 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-44ac4393-e254-44a4-aa59-a247eb7178d0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.901027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-44ac4393-e254-44a4-aa59-a247eb7178d0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b/encryption returned with HTTP 200 Aug 07 16:20:11.901027 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 806/3197] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.911250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53acb017-1ea0-42c2-8b2c-50f842402db6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.913070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53acb017-1ea0-42c2-8b2c-50f842402db6 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] DELETE https://10.4.3.24/volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b/encryption/889af0ba-77a7-4559-9dcb-87104192ef23 Aug 07 16:20:11.913324 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53acb017-1ea0-42c2-8b2c-50f842402db6 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.913454 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53acb017-1ea0-42c2-8b2c-50f842402db6 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.914090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-53acb017-1ea0-42c2-8b2c-50f842402db6 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:11.914177 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53acb017-1ea0-42c2-8b2c-50f842402db6 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b/encryption/889af0ba-77a7-4559-9dcb-87104192ef23 returned with HTTP 403 Aug 07 16:20:11.914652 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 798/3198] 10.4.3.24 () {66 vars in 1482 bytes} [Fri Aug 7 16:20:11 2026] DELETE /volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b/encryption/889af0ba-77a7-4559-9dcb-87104192ef23 => generated 127 bytes in 4 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:11.928702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2dd5671d-7d8a-45e6-95aa-4ae28cb49af0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.933420 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2dd5671d-7d8a-45e6-95aa-4ae28cb49af0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:11.933991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2dd5671d-7d8a-45e6-95aa-4ae28cb49af0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1305893991", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:11.968966 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2dd5671d-7d8a-45e6-95aa-4ae28cb49af0 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:11.969969 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 796/3199] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:11 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:11.984554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ce6b9c76-d137-40c9-a24e-ec2902efda55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:11.986434 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce6b9c76-d137-40c9-a24e-ec2902efda55 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] DELETE https://10.4.3.24/volume/v3/types/492e16ff-7971-4ffa-a9ce-5ef71dd5a5b5/extra_specs/key1 Aug 07 16:20:11.986651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce6b9c76-d137-40c9-a24e-ec2902efda55 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:11.986699 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ce6b9c76-d137-40c9-a24e-ec2902efda55 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:11.995153 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-ce6b9c76-d137-40c9-a24e-ec2902efda55 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:11.995779 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ce6b9c76-d137-40c9-a24e-ec2902efda55 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/492e16ff-7971-4ffa-a9ce-5ef71dd5a5b5/extra_specs/key1 returned with HTTP 403 Aug 07 16:20:11.996343 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 800/3200] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:20:11 2026] DELETE /volume/v3/types/492e16ff-7971-4ffa-a9ce-5ef71dd5a5b5/extra_specs/key1 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.009451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd1066d9-6656-4fe8-9ac4-1e3ec5da3e49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.011770 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd1066d9-6656-4fe8-9ac4-1e3ec5da3e49 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:12.012491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd1066d9-6656-4fe8-9ac4-1e3ec5da3e49 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-913161107", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:12.036479 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd1066d9-6656-4fe8-9ac4-1e3ec5da3e49 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:12.036549 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 807/3201] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:12 2026] POST /volume/v3/types => generated 379 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:12.045899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0d877123-2af8-4072-a057-1371dd3f5c27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.049463 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d877123-2af8-4072-a057-1371dd3f5c27 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] DELETE https://10.4.3.24/volume/v3/types/9cb3104d-1217-4349-b0a8-390a2d543dd9 Aug 07 16:20:12.049693 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d877123-2af8-4072-a057-1371dd3f5c27 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.049896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0d877123-2af8-4072-a057-1371dd3f5c27 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.050955 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-0d877123-2af8-4072-a057-1371dd3f5c27 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:12.051956 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0d877123-2af8-4072-a057-1371dd3f5c27 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/9cb3104d-1217-4349-b0a8-390a2d543dd9 returned with HTTP 403 Aug 07 16:20:12.051956 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 799/3202] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/9cb3104d-1217-4349-b0a8-390a2d543dd9 => generated 109 bytes in 6 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.065579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3bf16ad7-a6e9-4082-b504-33ab40faf827 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.067898 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bf16ad7-a6e9-4082-b504-33ab40faf827 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs Aug 07 16:20:12.068243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bf16ad7-a6e9-4082-b504-33ab40faf827 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.068757 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3bf16ad7-a6e9-4082-b504-33ab40faf827 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.079766 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3bf16ad7-a6e9-4082-b504-33ab40faf827 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs returned with HTTP 200 Aug 07 16:20:12.080294 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 797/3203] 10.4.3.24 () {66 vars in 1371 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:12.093404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f69bd90-2774-413c-81d1-dbebc349e539 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.095104 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f69bd90-2774-413c-81d1-dbebc349e539 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types Aug 07 16:20:12.095364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f69bd90-2774-413c-81d1-dbebc349e539 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.095539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f69bd90-2774-413c-81d1-dbebc349e539 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.096248 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-1f69bd90-2774-413c-81d1-dbebc349e539 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:12.124649 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f69bd90-2774-413c-81d1-dbebc349e539 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:12.124649 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 801/3204] 10.4.3.24 () {66 vars in 1224 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types => generated 2585 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:12.140749 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d067ef02-8e3d-498b-84db-99c047263d31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.142313 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d067ef02-8e3d-498b-84db-99c047263d31 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption/cipher Aug 07 16:20:12.142569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d067ef02-8e3d-498b-84db-99c047263d31 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.142767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d067ef02-8e3d-498b-84db-99c047263d31 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.143510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-d067ef02-8e3d-498b-84db-99c047263d31 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:12.143808 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d067ef02-8e3d-498b-84db-99c047263d31 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption/cipher returned with HTTP 403 Aug 07 16:20:12.144697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 808/3205] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption/cipher => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.160998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cf86d9b9-8556-4c6e-a7b6-16a8cd9d5702 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.163297 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf86d9b9-8556-4c6e-a7b6-16a8cd9d5702 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption Aug 07 16:20:12.163919 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf86d9b9-8556-4c6e-a7b6-16a8cd9d5702 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.164018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cf86d9b9-8556-4c6e-a7b6-16a8cd9d5702 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.164771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-cf86d9b9-8556-4c6e-a7b6-16a8cd9d5702 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:12.165021 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cf86d9b9-8556-4c6e-a7b6-16a8cd9d5702 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption returned with HTTP 403 Aug 07 16:20:12.165573 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 800/3206] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.176169 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-962ddac8-2cd7-4015-805c-0761271568ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.178314 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-962ddac8-2cd7-4015-805c-0761271568ac tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/multiattach Aug 07 16:20:12.179229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-962ddac8-2cd7-4015-805c-0761271568ac tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.179229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-962ddac8-2cd7-4015-805c-0761271568ac tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.188653 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-962ddac8-2cd7-4015-805c-0761271568ac tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/multiattach returned with HTTP 200 Aug 07 16:20:12.189648 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 798/3207] 10.4.3.24 () {66 vars in 1407 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:20:12.200637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b1571dd-9ca6-4239-af5e-16ae8d909da9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.205136 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b1571dd-9ca6-4239-af5e-16ae8d909da9 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/volume_backend_name Aug 07 16:20:12.205136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b1571dd-9ca6-4239-af5e-16ae8d909da9 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.205336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b1571dd-9ca6-4239-af5e-16ae8d909da9 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.220549 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b1571dd-9ca6-4239-af5e-16ae8d909da9 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 16:20:12.221430 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 802/3208] 10.4.3.24 () {66 vars in 1431 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.246471 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3656e265-c07f-488c-a2a1-002c0dc326a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.248824 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3656e265-c07f-488c-a2a1-002c0dc326a1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] GET https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee Aug 07 16:20:12.251250 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3656e265-c07f-488c-a2a1-002c0dc326a1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.251250 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3656e265-c07f-488c-a2a1-002c0dc326a1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.259152 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3656e265-c07f-488c-a2a1-002c0dc326a1 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee returned with HTTP 200 Aug 07 16:20:12.259681 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 809/3209] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee => generated 318 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:12.272570 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-212f27c7-e039-42b5-8fd5-9ecd427dd4be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.274831 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-212f27c7-e039-42b5-8fd5-9ecd427dd4be tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] PUT https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption/ff536c85-a287-4bd5-bb95-c65024d04c24 Aug 07 16:20:12.276277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-212f27c7-e039-42b5-8fd5-9ecd427dd4be tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:12.281420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2390b6bc-e335-4d59-9e49-43eacadf24e7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.282093 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-212f27c7-e039-42b5-8fd5-9ecd427dd4be tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:12.282178 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-212f27c7-e039-42b5-8fd5-9ecd427dd4be tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption/ff536c85-a287-4bd5-bb95-c65024d04c24 returned with HTTP 403 Aug 07 16:20:12.282766 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 801/3210] 10.4.3.24 () {68 vars in 1499 bytes} [Fri Aug 7 16:20:12 2026] PUT /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/encryption/ff536c85-a287-4bd5-bb95-c65024d04c24 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.286838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2390b6bc-e335-4d59-9e49-43eacadf24e7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:12.287240 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2390b6bc-e335-4d59-9e49-43eacadf24e7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.287442 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2390b6bc-e335-4d59-9e49-43eacadf24e7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.287609 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2390b6bc-e335-4d59-9e49-43eacadf24e7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:12.302133 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-99841d5a-40d7-418a-bd7e-5ae6fce7cba3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.304505 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99841d5a-40d7-418a-bd7e-5ae6fce7cba3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] PUT https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/key1 Aug 07 16:20:12.304844 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-99841d5a-40d7-418a-bd7e-5ae6fce7cba3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:12.305543 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:12.305543 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:12.306295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2390b6bc-e335-4d59-9e49-43eacadf24e7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:12.306743 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 799/3211] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:12 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:12.307854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-99841d5a-40d7-418a-bd7e-5ae6fce7cba3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:12.308123 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-99841d5a-40d7-418a-bd7e-5ae6fce7cba3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/key1 returned with HTTP 403 Aug 07 16:20:12.308893 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 803/3212] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:20:12 2026] PUT /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee/extra_specs/key1 => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.319258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be8040e3-32da-4ef9-b1b9-7a65760b1d7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.321805 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8040e3-32da-4ef9-b1b9-7a65760b1d7a tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] PUT https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee Aug 07 16:20:12.322433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be8040e3-32da-4ef9-b1b9-7a65760b1d7a tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:12.325633 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-be8040e3-32da-4ef9-b1b9-7a65760b1d7a tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '39ae7195bbb44cc4983e39bf8b328c6d', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c4b8f5698b504ab99d4feec32d914d76', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:12.326002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be8040e3-32da-4ef9-b1b9-7a65760b1d7a tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-member] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee returned with HTTP 403 Aug 07 16:20:12.326837 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 810/3213] 10.4.3.24 () {68 vars in 1355 bytes} [Fri Aug 7 16:20:12 2026] PUT /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:12.339418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-17d95ede-d84b-43ca-a4e8-7c45668f67e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.342068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d95ede-d84b-43ca-a4e8-7c45668f67e2 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] DELETE https://10.4.3.24/volume/v3/types/9cb3104d-1217-4349-b0a8-390a2d543dd9 Aug 07 16:20:12.342405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d95ede-d84b-43ca-a4e8-7c45668f67e2 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.343061 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-17d95ede-d84b-43ca-a4e8-7c45668f67e2 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.377937 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-17d95ede-d84b-43ca-a4e8-7c45668f67e2 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/9cb3104d-1217-4349-b0a8-390a2d543dd9 returned with HTTP 202 Aug 07 16:20:12.378464 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 802/3214] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/9cb3104d-1217-4349-b0a8-390a2d543dd9 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:12.390902 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3612aae7-9b12-49a5-9f9f-f9583db0f276 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.393264 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3612aae7-9b12-49a5-9f9f-f9583db0f276 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] DELETE https://10.4.3.24/volume/v3/types/492e16ff-7971-4ffa-a9ce-5ef71dd5a5b5 Aug 07 16:20:12.393516 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3612aae7-9b12-49a5-9f9f-f9583db0f276 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.393700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3612aae7-9b12-49a5-9f9f-f9583db0f276 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.425966 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3612aae7-9b12-49a5-9f9f-f9583db0f276 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/492e16ff-7971-4ffa-a9ce-5ef71dd5a5b5 returned with HTTP 202 Aug 07 16:20:12.426387 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 800/3215] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/492e16ff-7971-4ffa-a9ce-5ef71dd5a5b5 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:12.438214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ccd89543-0aec-4d55-96e3-a89705f9cee3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.440432 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccd89543-0aec-4d55-96e3-a89705f9cee3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] DELETE https://10.4.3.24/volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b Aug 07 16:20:12.440683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccd89543-0aec-4d55-96e3-a89705f9cee3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.440906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ccd89543-0aec-4d55-96e3-a89705f9cee3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.484523 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ccd89543-0aec-4d55-96e3-a89705f9cee3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b returned with HTTP 202 Aug 07 16:20:12.484912 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 804/3216] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/0496976f-2a7e-415a-adb5-533eb8a5748b => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:12.497037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f208b5d2-b705-4123-8870-c3380b1045a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.499064 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f208b5d2-b705-4123-8870-c3380b1045a4 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] DELETE https://10.4.3.24/volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681 Aug 07 16:20:12.499343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f208b5d2-b705-4123-8870-c3380b1045a4 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.499643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f208b5d2-b705-4123-8870-c3380b1045a4 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.531222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f208b5d2-b705-4123-8870-c3380b1045a4 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681 returned with HTTP 202 Aug 07 16:20:12.531856 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 811/3217] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/bcf4b6d5-b31b-491c-af2f-7414026e5681 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:20:12.542510 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7665fb6-1b68-479b-bfbb-5773b15b33ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.547344 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7665fb6-1b68-479b-bfbb-5773b15b33ba tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] DELETE https://10.4.3.24/volume/v3/types/aadd2798-09d5-4168-bb48-f18aaa4b948f Aug 07 16:20:12.547344 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7665fb6-1b68-479b-bfbb-5773b15b33ba tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.547344 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7665fb6-1b68-479b-bfbb-5773b15b33ba tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.582270 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7665fb6-1b68-479b-bfbb-5773b15b33ba tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/aadd2798-09d5-4168-bb48-f18aaa4b948f returned with HTTP 202 Aug 07 16:20:12.582808 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 803/3218] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/aadd2798-09d5-4168-bb48-f18aaa4b948f => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:12.592610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dffa7929-9b2f-4f25-a148-f53908e2d0b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:12.594194 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dffa7929-9b2f-4f25-a148-f53908e2d0b3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] DELETE https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee Aug 07 16:20:12.594403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dffa7929-9b2f-4f25-a148-f53908e2d0b3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:12.594618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dffa7929-9b2f-4f25-a148-f53908e2d0b3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:12.627040 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dffa7929-9b2f-4f25-a148-f53908e2d0b3 tempest-VolumeTypesMemberTests-1311444490 tempest-VolumeTypesMemberTests-1311444490-project-admin] https://10.4.3.24/volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee returned with HTTP 202 Aug 07 16:20:12.627580 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 801/3219] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:12 2026] DELETE /volume/v3/types/f5139efd-b400-4e8c-8281-de0ebc058dee => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:13.323453 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-414c00e4-9909-47a9-9ed0-c648fdf42dea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:13.325717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-414c00e4-9909-47a9-9ed0-c648fdf42dea tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:13.325717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-414c00e4-9909-47a9-9ed0-c648fdf42dea tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:13.326806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-414c00e4-9909-47a9-9ed0-c648fdf42dea tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:13.326806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-414c00e4-9909-47a9-9ed0-c648fdf42dea tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:13.332513 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:13.332513 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:13.332513 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-414c00e4-9909-47a9-9ed0-c648fdf42dea tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:13.333001 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 805/3220] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:13 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:14.353767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10e307bb-3abf-4144-9149-e64642ba0410 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:14.362666 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10e307bb-3abf-4144-9149-e64642ba0410 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:14.362882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10e307bb-3abf-4144-9149-e64642ba0410 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:14.363091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10e307bb-3abf-4144-9149-e64642ba0410 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:14.363224 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10e307bb-3abf-4144-9149-e64642ba0410 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:14.368426 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:14.368426 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:14.369159 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10e307bb-3abf-4144-9149-e64642ba0410 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:14.369607 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 812/3221] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:14 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:14.856213 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-beadee93-cc2c-4d67-80fd-1e78288a0a92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.040710 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-beadee93-cc2c-4d67-80fd-1e78288a0a92 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.041148 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-beadee93-cc2c-4d67-80fd-1e78288a0a92 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1940108180", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.061644 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-beadee93-cc2c-4d67-80fd-1e78288a0a92 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:15.062280 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 804/3222] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:14 2026] POST /volume/v3/types => generated 380 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.071815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3313f019-d4fc-49e4-8877-2852d1ef712d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.074918 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3313f019-d4fc-49e4-8877-2852d1ef712d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption Aug 07 16:20:15.075241 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3313f019-d4fc-49e4-8877-2852d1ef712d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.099564 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3313f019-d4fc-49e4-8877-2852d1ef712d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption returned with HTTP 200 Aug 07 16:20:15.099894 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 802/3223] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption => generated 239 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.114110 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3796ece0-2f94-4aca-949e-348cb56602aa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.118465 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3796ece0-2f94-4aca-949e-348cb56602aa tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.119049 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3796ece0-2f94-4aca-949e-348cb56602aa tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1877604767", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.159363 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3796ece0-2f94-4aca-949e-348cb56602aa tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:15.159840 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 806/3224] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types => generated 380 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.175933 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74855cef-1df7-4b41-8089-7b87e725f849 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.373004 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74855cef-1df7-4b41-8089-7b87e725f849 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] POST https://10.4.3.24/volume/v3/types/f8d8b8eb-f48c-4d71-b876-011e6fc68fdc/encryption Aug 07 16:20:15.373509 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74855cef-1df7-4b41-8089-7b87e725f849 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.377175 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-74855cef-1df7-4b41-8089-7b87e725f849 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.377558 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74855cef-1df7-4b41-8089-7b87e725f849 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/f8d8b8eb-f48c-4d71-b876-011e6fc68fdc/encryption returned with HTTP 403 Aug 07 16:20:15.378061 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 813/3225] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types/f8d8b8eb-f48c-4d71-b876-011e6fc68fdc/encryption => generated 127 bytes in 203 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.382015 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-551b3de4-f124-4cc6-8e2d-2075917c0103 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.386910 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-551b3de4-f124-4cc6-8e2d-2075917c0103 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:15.387196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-551b3de4-f124-4cc6-8e2d-2075917c0103 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.388639 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-551b3de4-f124-4cc6-8e2d-2075917c0103 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.388822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-551b3de4-f124-4cc6-8e2d-2075917c0103 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:15.395344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4121f69f-04b0-4334-af69-2c5cfdac9b7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.397358 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4121f69f-04b0-4334-af69-2c5cfdac9b7d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.398663 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4121f69f-04b0-4334-af69-2c5cfdac9b7d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-371381208", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.419211 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:15.419211 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:15.419211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-551b3de4-f124-4cc6-8e2d-2075917c0103 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:15.419211 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 805/3226] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 747 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.445044 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4121f69f-04b0-4334-af69-2c5cfdac9b7d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:15.445434 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 803/3227] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types => generated 379 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.459963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19bee46b-b296-40e5-816f-48f1ff0f992b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.463946 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19bee46b-b296-40e5-816f-48f1ff0f992b tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] POST https://10.4.3.24/volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd/extra_specs Aug 07 16:20:15.463946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19bee46b-b296-40e5-816f-48f1ff0f992b tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.464952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-19bee46b-b296-40e5-816f-48f1ff0f992b tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.465200 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19bee46b-b296-40e5-816f-48f1ff0f992b tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd/extra_specs returned with HTTP 403 Aug 07 16:20:15.465867 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 807/3228] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd/extra_specs => generated 122 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.479069 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72c4df4d-bd25-441d-a1bf-a06684a67889 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.483842 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c4df4d-bd25-441d-a1bf-a06684a67889 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] PUT https://10.4.3.24/volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd/extra_specs/key2 Aug 07 16:20:15.484434 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72c4df4d-bd25-441d-a1bf-a06684a67889 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.488888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-72c4df4d-bd25-441d-a1bf-a06684a67889 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.490974 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72c4df4d-bd25-441d-a1bf-a06684a67889 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd/extra_specs/key2 returned with HTTP 403 Aug 07 16:20:15.490974 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 814/3229] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:20:15 2026] PUT /volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd/extra_specs/key2 => generated 122 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.503365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-10fb1bc4-bfee-4107-8b52-3b6b25ccbda1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.505951 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10fb1bc4-bfee-4107-8b52-3b6b25ccbda1 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.507002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-10fb1bc4-bfee-4107-8b52-3b6b25ccbda1 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.508730 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-10fb1bc4-bfee-4107-8b52-3b6b25ccbda1 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.508953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-10fb1bc4-bfee-4107-8b52-3b6b25ccbda1 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types returned with HTTP 403 Aug 07 16:20:15.509682 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 806/3230] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.526565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-86769a4b-2c0b-48fb-8ba6-10ff90b65cde None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.529898 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86769a4b-2c0b-48fb-8ba6-10ff90b65cde tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.530340 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-86769a4b-2c0b-48fb-8ba6-10ff90b65cde tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1369478504", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.560533 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-86769a4b-2c0b-48fb-8ba6-10ff90b65cde tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:15.561137 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 804/3231] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types => generated 380 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.563931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-58d87074-7f2a-436a-8ce2-c2f59e55fb63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.568442 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-58d87074-7f2a-436a-8ce2-c2f59e55fb63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:15.568442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-58d87074-7f2a-436a-8ce2-c2f59e55fb63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.568563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-58d87074-7f2a-436a-8ce2-c2f59e55fb63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.579146 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eab83333-939c-48c1-8c77-7b487b1adb21 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.579350 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:15.579350 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:15.580938 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eab83333-939c-48c1-8c77-7b487b1adb21 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78/encryption Aug 07 16:20:15.581467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eab83333-939c-48c1-8c77-7b487b1adb21 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.585343 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-58d87074-7f2a-436a-8ce2-c2f59e55fb63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:15.596785 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-58d87074-7f2a-436a-8ce2-c2f59e55fb63 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:15.597294 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 808/3232] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.607335 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eab83333-939c-48c1-8c77-7b487b1adb21 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78/encryption returned with HTTP 200 Aug 07 16:20:15.607335 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 815/3233] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78/encryption => generated 239 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.617995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e4e005d8-b5be-477c-a161-343a669c092d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.625513 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e005d8-b5be-477c-a161-343a669c092d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] DELETE https://10.4.3.24/volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78/encryption/14d96946-e99c-4919-976c-afbf6fc57c34 Aug 07 16:20:15.625513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e005d8-b5be-477c-a161-343a669c092d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.625513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e4e005d8-b5be-477c-a161-343a669c092d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.628818 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-e4e005d8-b5be-477c-a161-343a669c092d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.629021 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e4e005d8-b5be-477c-a161-343a669c092d tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78/encryption/14d96946-e99c-4919-976c-afbf6fc57c34 returned with HTTP 403 Aug 07 16:20:15.629539 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 807/3234] 10.4.3.24 () {66 vars in 1482 bytes} [Fri Aug 7 16:20:15 2026] DELETE /volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78/encryption/14d96946-e99c-4919-976c-afbf6fc57c34 => generated 127 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.644249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48769a21-41f9-44b3-828e-29db9521c474 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.646040 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48769a21-41f9-44b3-828e-29db9521c474 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.646415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48769a21-41f9-44b3-828e-29db9521c474 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1295130366", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.667819 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48769a21-41f9-44b3-828e-29db9521c474 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:15.668133 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 805/3235] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.679652 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-800e9ced-fa18-4d00-9879-11e2e6877230 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.683534 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-800e9ced-fa18-4d00-9879-11e2e6877230 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] DELETE https://10.4.3.24/volume/v3/types/9f9d5158-2cc7-4a71-a94b-6fd6f59af392/extra_specs/key1 Aug 07 16:20:15.683883 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-800e9ced-fa18-4d00-9879-11e2e6877230 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.684213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-800e9ced-fa18-4d00-9879-11e2e6877230 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.698502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-800e9ced-fa18-4d00-9879-11e2e6877230 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.698727 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-800e9ced-fa18-4d00-9879-11e2e6877230 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/9f9d5158-2cc7-4a71-a94b-6fd6f59af392/extra_specs/key1 returned with HTTP 403 Aug 07 16:20:15.699395 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 809/3236] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:20:15 2026] DELETE /volume/v3/types/9f9d5158-2cc7-4a71-a94b-6fd6f59af392/extra_specs/key1 => generated 122 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.706848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b569362-cda1-4fbf-b9d6-042e51f83412 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.709467 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b569362-cda1-4fbf-b9d6-042e51f83412 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:15.709854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b569362-cda1-4fbf-b9d6-042e51f83412 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1941872883", "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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.736145 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b569362-cda1-4fbf-b9d6-042e51f83412 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:15.736575 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 816/3237] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/types => generated 380 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.751510 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdc917f3-f85b-4d04-8778-849594e425dd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.755295 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdc917f3-f85b-4d04-8778-849594e425dd tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] DELETE https://10.4.3.24/volume/v3/types/e947dad4-7c49-4126-9cc4-c8606a37a5ce Aug 07 16:20:15.756063 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdc917f3-f85b-4d04-8778-849594e425dd tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.756374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdc917f3-f85b-4d04-8778-849594e425dd tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.757261 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-bdc917f3-f85b-4d04-8778-849594e425dd tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.757563 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdc917f3-f85b-4d04-8778-849594e425dd tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/e947dad4-7c49-4126-9cc4-c8606a37a5ce returned with HTTP 403 Aug 07 16:20:15.758117 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 808/3238] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:15 2026] DELETE /volume/v3/types/e947dad4-7c49-4126-9cc4-c8606a37a5ce => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.769985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e74b4f28-1d31-4fb6-8712-02716850d92c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.771949 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e74b4f28-1d31-4fb6-8712-02716850d92c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] GET https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs Aug 07 16:20:15.772146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e74b4f28-1d31-4fb6-8712-02716850d92c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.772365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e74b4f28-1d31-4fb6-8712-02716850d92c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.784044 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e74b4f28-1d31-4fb6-8712-02716850d92c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs returned with HTTP 200 Aug 07 16:20:15.784453 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 806/3239] 10.4.3.24 () {66 vars in 1371 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs => generated 123 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:15.785938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-976c4152-41aa-4b26-b76c-5e3e031e96e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.786451 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-976c4152-41aa-4b26-b76c-5e3e031e96e9 None None] GET https://10.4.3.24/volume// Aug 07 16:20:15.786773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-976c4152-41aa-4b26-b76c-5e3e031e96e9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.787150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-976c4152-41aa-4b26-b76c-5e3e031e96e9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.787409 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-976c4152-41aa-4b26-b76c-5e3e031e96e9 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:15.789693 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 810/3240] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:15.799348 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97f6248f-86bc-437a-9832-990472adba41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.806025 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97f6248f-86bc-437a-9832-990472adba41 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] GET https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption/cipher Aug 07 16:20:15.806336 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97f6248f-86bc-437a-9832-990472adba41 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.806539 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97f6248f-86bc-437a-9832-990472adba41 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.807206 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-97f6248f-86bc-437a-9832-990472adba41 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.808144 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97f6248f-86bc-437a-9832-990472adba41 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption/cipher returned with HTTP 403 Aug 07 16:20:15.808144 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 817/3241] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption/cipher => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.812151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-b06465b9-808b-4920-b132-16bede1bda61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.821880 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-715a0eba-d6ab-4a4c-859f-84c635add376 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.824413 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-715a0eba-d6ab-4a4c-859f-84c635add376 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] GET https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption Aug 07 16:20:15.824413 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-715a0eba-d6ab-4a4c-859f-84c635add376 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.824413 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-715a0eba-d6ab-4a4c-859f-84c635add376 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.824815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-715a0eba-d6ab-4a4c-859f-84c635add376 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.825007 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-715a0eba-d6ab-4a4c-859f-84c635add376 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption returned with HTTP 403 Aug 07 16:20:15.825469 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 807/3242] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption => generated 124 bytes in 5 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.834480 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a07f1759-26fa-4eca-b635-609c49114547 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.836572 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a07f1759-26fa-4eca-b635-609c49114547 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] GET https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/multiattach Aug 07 16:20:15.836773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a07f1759-26fa-4eca-b635-609c49114547 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.837009 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a07f1759-26fa-4eca-b635-609c49114547 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.847191 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a07f1759-26fa-4eca-b635-609c49114547 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/multiattach returned with HTTP 200 Aug 07 16:20:15.848081 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 811/3243] 10.4.3.24 () {66 vars in 1407 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/multiattach => generated 29 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:20:15.856401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0af908c4-77ae-46b5-8f78-c1c2e43a342c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.863536 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0af908c4-77ae-46b5-8f78-c1c2e43a342c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] GET https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/volume_backend_name Aug 07 16:20:15.863772 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0af908c4-77ae-46b5-8f78-c1c2e43a342c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.864441 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0af908c4-77ae-46b5-8f78-c1c2e43a342c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.877122 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0af908c4-77ae-46b5-8f78-c1c2e43a342c tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/volume_backend_name returned with HTTP 404 Aug 07 16:20:15.877691 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 818/3244] 10.4.3.24 () {66 vars in 1431 bytes} [Fri Aug 7 16:20:15 2026] GET /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/volume_backend_name => generated 143 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.890075 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27466948-67aa-4276-9511-a608003813eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.895567 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27466948-67aa-4276-9511-a608003813eb tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] PUT https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption/ca3f4859-015d-4dcb-b1b6-0db6d422f92e Aug 07 16:20:15.895957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27466948-67aa-4276-9511-a608003813eb tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.898504 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-27466948-67aa-4276-9511-a608003813eb tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.898720 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27466948-67aa-4276-9511-a608003813eb tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption/ca3f4859-015d-4dcb-b1b6-0db6d422f92e returned with HTTP 403 Aug 07 16:20:15.899283 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 808/3245] 10.4.3.24 () {68 vars in 1499 bytes} [Fri Aug 7 16:20:15 2026] PUT /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/encryption/ca3f4859-015d-4dcb-b1b6-0db6d422f92e => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.908437 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c9e9610d-5436-4c06-9c69-3d87d2b9945f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.912575 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9e9610d-5436-4c06-9c69-3d87d2b9945f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] PUT https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/key1 Aug 07 16:20:15.912575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c9e9610d-5436-4c06-9c69-3d87d2b9945f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.915250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-c9e9610d-5436-4c06-9c69-3d87d2b9945f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.915541 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c9e9610d-5436-4c06-9c69-3d87d2b9945f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/key1 returned with HTTP 403 Aug 07 16:20:15.916082 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 812/3246] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:20:15 2026] PUT /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b/extra_specs/key1 => generated 122 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.926216 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4eb61871-4886-49bd-9907-db822e456801 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.929362 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb61871-4886-49bd-9907-db822e456801 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] PUT https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b Aug 07 16:20:15.929791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4eb61871-4886-49bd-9907-db822e456801 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:15.935227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-4eb61871-4886-49bd-9907-db822e456801 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'a56439782b724db4ba88ef2a32cc1956', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c8dcf45c81f14085a2356df50491c619', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:20:15.935381 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4eb61871-4886-49bd-9907-db822e456801 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-reader] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b returned with HTTP 403 Aug 07 16:20:15.935792 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 819/3247] 10.4.3.24 () {68 vars in 1355 bytes} [Fri Aug 7 16:20:15 2026] PUT /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:15.947679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b494fea-0fe9-4180-9bc5-008b93504445 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:15.951849 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b494fea-0fe9-4180-9bc5-008b93504445 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] DELETE https://10.4.3.24/volume/v3/types/e947dad4-7c49-4126-9cc4-c8606a37a5ce Aug 07 16:20:15.952173 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b494fea-0fe9-4180-9bc5-008b93504445 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:15.952469 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b494fea-0fe9-4180-9bc5-008b93504445 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:15.997774 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b494fea-0fe9-4180-9bc5-008b93504445 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/e947dad4-7c49-4126-9cc4-c8606a37a5ce returned with HTTP 202 Aug 07 16:20:15.998312 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 809/3248] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:15 2026] DELETE /volume/v3/types/e947dad4-7c49-4126-9cc4-c8606a37a5ce => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:16.008548 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8ec5292-ebc2-4d23-a649-d29819613477 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.010357 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-b06465b9-808b-4920-b132-16bede1bda61 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:20:16.010738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-b06465b9-808b-4920-b132-16bede1bda61 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cbb4772e-d575-4558-b292-af65a4061c9b", "connector": null, "instance_uuid": "30ec2948-570e-4fd8-a608-f0f7d7c725b6"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:16.013681 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8ec5292-ebc2-4d23-a649-d29819613477 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] DELETE https://10.4.3.24/volume/v3/types/9f9d5158-2cc7-4a71-a94b-6fd6f59af392 Aug 07 16:20:16.013894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8ec5292-ebc2-4d23-a649-d29819613477 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.014119 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8ec5292-ebc2-4d23-a649-d29819613477 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.026547 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:16.026547 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:16.062468 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8ec5292-ebc2-4d23-a649-d29819613477 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/9f9d5158-2cc7-4a71-a94b-6fd6f59af392 returned with HTTP 202 Aug 07 16:20:16.063046 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 813/3249] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:16 2026] DELETE /volume/v3/types/9f9d5158-2cc7-4a71-a94b-6fd6f59af392 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:16.073319 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d555411-4641-4b4c-b4fa-8d525708f37f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.078272 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d555411-4641-4b4c-b4fa-8d525708f37f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] DELETE https://10.4.3.24/volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78 Aug 07 16:20:16.078555 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d555411-4641-4b4c-b4fa-8d525708f37f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.078813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d555411-4641-4b4c-b4fa-8d525708f37f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.083642 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-b06465b9-808b-4920-b132-16bede1bda61 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:20:16.084318 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 809/3250] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:20:15 2026] POST /volume/v3/attachments => generated 273 bytes in 274 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:16.130572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7bcc63f-ee4f-4934-9800-86a46bcda9de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.134115 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7bcc63f-ee4f-4934-9800-86a46bcda9de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:16.134374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7bcc63f-ee4f-4934-9800-86a46bcda9de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.134617 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7bcc63f-ee4f-4934-9800-86a46bcda9de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.139089 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d555411-4641-4b4c-b4fa-8d525708f37f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78 returned with HTTP 202 Aug 07 16:20:16.139722 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 820/3251] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:16 2026] DELETE /volume/v3/types/f56f0673-c65c-4172-bccf-765b3d8b4a78 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:16.146589 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:16.146589 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:16.148964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57a9983f-3a2e-4954-ad05-c93bbd44552f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.153912 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7bcc63f-ee4f-4934-9800-86a46bcda9de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:16.154019 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57a9983f-3a2e-4954-ad05-c93bbd44552f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] DELETE https://10.4.3.24/volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd Aug 07 16:20:16.154019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57a9983f-3a2e-4954-ad05-c93bbd44552f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.154083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef0eff88-abf7-4360-977e-86c69c600dfe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.154196 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57a9983f-3a2e-4954-ad05-c93bbd44552f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.154230 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef0eff88-abf7-4360-977e-86c69c600dfe None None] GET https://10.4.3.24/volume// Aug 07 16:20:16.154230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef0eff88-abf7-4360-977e-86c69c600dfe None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.154230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef0eff88-abf7-4360-977e-86c69c600dfe None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.154230 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef0eff88-abf7-4360-977e-86c69c600dfe None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:16.154230 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 810/3252] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:20:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:16.156015 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7bcc63f-ee4f-4934-9800-86a46bcda9de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:16.156757 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 810/3253] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:16 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 843 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:16.162558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-0e92630e-d929-4139-a795-d7829ad93ae5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.166250 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-0e92630e-d929-4139-a795-d7829ad93ae5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:16.166537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-0e92630e-d929-4139-a795-d7829ad93ae5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.166767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-0e92630e-d929-4139-a795-d7829ad93ae5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.178898 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:16.178898 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:16.183075 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-0e92630e-d929-4139-a795-d7829ad93ae5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:16.188217 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-0e92630e-d929-4139-a795-d7829ad93ae5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:16.188743 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 821/3254] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:20:16 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 1023 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:16.196958 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57a9983f-3a2e-4954-ad05-c93bbd44552f tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd returned with HTTP 202 Aug 07 16:20:16.197008 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 814/3255] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:16 2026] DELETE /volume/v3/types/05a06520-be43-4674-99b4-ae2a66bbd1cd => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:16.204018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd49a3c8-bd4d-4018-ae69-4dfed9f8b675 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.207849 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd49a3c8-bd4d-4018-ae69-4dfed9f8b675 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] DELETE https://10.4.3.24/volume/v3/types/f8d8b8eb-f48c-4d71-b876-011e6fc68fdc Aug 07 16:20:16.207849 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd49a3c8-bd4d-4018-ae69-4dfed9f8b675 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.207849 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd49a3c8-bd4d-4018-ae69-4dfed9f8b675 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.207849 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:16.207849 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:16.253325 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd49a3c8-bd4d-4018-ae69-4dfed9f8b675 tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/f8d8b8eb-f48c-4d71-b876-011e6fc68fdc returned with HTTP 202 Aug 07 16:20:16.253896 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 811/3256] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:16 2026] DELETE /volume/v3/types/f8d8b8eb-f48c-4d71-b876-011e6fc68fdc => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:16.266049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-390d52ee-8231-4c10-85dd-4755cd28076e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.270905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-390d52ee-8231-4c10-85dd-4755cd28076e tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] DELETE https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b Aug 07 16:20:16.271154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-390d52ee-8231-4c10-85dd-4755cd28076e tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.271421 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-390d52ee-8231-4c10-85dd-4755cd28076e tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.307225 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-390d52ee-8231-4c10-85dd-4755cd28076e tempest-VolumeTypesReaderTests-1294951596 tempest-VolumeTypesReaderTests-1294951596-project-admin] https://10.4.3.24/volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b returned with HTTP 202 Aug 07 16:20:16.307799 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 811/3257] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:20:16 2026] DELETE /volume/v3/types/c40de44d-24e0-4840-ba67-4d0c1b92c37b => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:16.320586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.332507 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] PUT https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 Aug 07 16:20:16.332507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:16.341797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Acquiring lock "cinder-attachment_update-cbb4772e-d575-4558-b292-af65a4061c9b-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:20:16.353324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Lock "cinder-attachment_update-cbb4772e-d575-4558-b292-af65a4061c9b-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:20:16.353324 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:16.353324 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:16.431583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74450184-8c4a-4470-9940-5406a141ad23 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:16.435454 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74450184-8c4a-4470-9940-5406a141ad23 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:16.435454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74450184-8c4a-4470-9940-5406a141ad23 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:16.435454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74450184-8c4a-4470-9940-5406a141ad23 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:16.435844 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-74450184-8c4a-4470-9940-5406a141ad23 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:16.446992 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:16.446992 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:16.447902 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74450184-8c4a-4470-9940-5406a141ad23 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:16.448409 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 815/3258] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:16 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:16.473592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Lock "cinder-attachment_update-cbb4772e-d575-4558-b292-af65a4061c9b-np0000006731" released by "attachment_update" :: held 0.122s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:20:16.474102 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-18750df6-dcf6-4d0c-8b85-6d1a8a9a4eae tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 returned with HTTP 200 Aug 07 16:20:16.474927 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 822/3259] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:20:16 2026] PUT /volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 => generated 969 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:17.169854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5985a088-4fc4-4fa3-b51d-83209d874de6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:17.172234 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5985a088-4fc4-4fa3-b51d-83209d874de6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:17.172543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5985a088-4fc4-4fa3-b51d-83209d874de6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:17.172804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5985a088-4fc4-4fa3-b51d-83209d874de6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:17.186189 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:17.186189 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:17.191252 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5985a088-4fc4-4fa3-b51d-83209d874de6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:17.198389 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5985a088-4fc4-4fa3-b51d-83209d874de6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:17.198966 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 812/3260] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:17 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:17.463589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-884b3a6b-65e2-4427-89bc-4e1e0fac53ff None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:17.467081 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-884b3a6b-65e2-4427-89bc-4e1e0fac53ff tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:17.467081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-884b3a6b-65e2-4427-89bc-4e1e0fac53ff tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:17.467081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-884b3a6b-65e2-4427-89bc-4e1e0fac53ff tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:17.467081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-884b3a6b-65e2-4427-89bc-4e1e0fac53ff tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:17.472602 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:17.472602 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:17.474660 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-884b3a6b-65e2-4427-89bc-4e1e0fac53ff tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:17.474660 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 812/3261] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:17 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:18.216787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08961564-7e20-453e-ad8c-2f4306380277 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:18.218795 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08961564-7e20-453e-ad8c-2f4306380277 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:18.219088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08961564-7e20-453e-ad8c-2f4306380277 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:18.219618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08961564-7e20-453e-ad8c-2f4306380277 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:18.233410 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:18.233410 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:18.238536 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08961564-7e20-453e-ad8c-2f4306380277 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:18.245751 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08961564-7e20-453e-ad8c-2f4306380277 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:18.246384 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 816/3262] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:18 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:18.371805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:18.374265 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:18.374782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "cfed2aaf-a209-4318-b2e5-055f46091871", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:18.376759 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'cfed2aaf-a209-4318-b2e5-055f46091871', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:18.471729 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume of 1 GB Aug 07 16:20:18.472117 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:18.472117 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:18.478262 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Availability Zones retrieved successfully. Aug 07 16:20:18.487564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (2051909d-1b97-4166-b3ea-8c81161e1427) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:18.489070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffd655c-e9c9-4692-aaa1-62fc4152c07a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:18.491181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08cd9915-c8ab-41e1-8528-b587807f6ecc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:18.491577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:18.493739 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08cd9915-c8ab-41e1-8528-b587807f6ecc tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:18.493739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08cd9915-c8ab-41e1-8528-b587807f6ecc tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:18.493739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08cd9915-c8ab-41e1-8528-b587807f6ecc tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:18.493739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-08cd9915-c8ab-41e1-8528-b587807f6ecc tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:18.499901 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:18.499901 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:18.500194 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08cd9915-c8ab-41e1-8528-b587807f6ecc tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:18.500930 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 813/3263] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:18 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:18.559761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0ffd655c-e9c9-4692-aaa1-62fc4152c07a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:18.560117 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a029a236-651c-4128-b992-de11ab4d0ec1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:18.641704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Created reservations ['b7d5e062-d320-4798-a9e2-1be355883d6c', 'd69573a9-ddec-49c0-b3b8-f8248a22898f', 'c6c7ed23-d39d-4278-ad1a-a9d5614f5bf8', 'e59a1f81-c4ef-45b5-a752-0d9c72aff57c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:18.642755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a029a236-651c-4128-b992-de11ab4d0ec1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7d5e062-d320-4798-a9e2-1be355883d6c', 'd69573a9-ddec-49c0-b3b8-f8248a22898f', 'c6c7ed23-d39d-4278-ad1a-a9d5614f5bf8', 'e59a1f81-c4ef-45b5-a752-0d9c72aff57c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:18.644258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13370562-53fc-4d1b-8a95-b2e4b2ea5785) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:18.674056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13370562-53fc-4d1b-8a95-b2e4b2ea5785) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '374b88b8-86c1-449c-b351-781dd53da831', '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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['b7d5e062-d320-4798-a9e2-1be355883d6c','d69573a9-ddec-49c0-b3b8-f8248a22898f','c6c7ed23-d39d-4278-ad1a-a9d5614f5bf8','e59a1f81-c4ef-45b5-a752-0d9c72aff57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:18Z,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=374b88b8-86c1-449c-b351-781dd53da831,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497e8f2e3c3440b2b5f160a1564fd1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cef03763f4df581e95006552dbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:18.675527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a1d12d-4226-4aaf-9c9c-8b673945ff40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:18.696999 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84a1d12d-4226-4aaf-9c9c-8b673945ff40) transitioned into state 'SUCCESS' from 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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['b7d5e062-d320-4798-a9e2-1be355883d6c','d69573a9-ddec-49c0-b3b8-f8248a22898f','c6c7ed23-d39d-4278-ad1a-a9d5614f5bf8','e59a1f81-c4ef-45b5-a752-0d9c72aff57c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:18.697863 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2fcecc-0674-4c63-89c8-02aa7b506c2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:18.711619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4a2fcecc-0674-4c63-89c8-02aa7b506c2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:18.712754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (2051909d-1b97-4166-b3ea-8c81161e1427) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:18.713190 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request issued successfully. Aug 07 16:20:18.714039 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-22dbaa8d-8230-458d-bbbf-a87b81b92b30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:18.714566 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 823/3264] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:20:18 2026] POST /volume/v3/volumes => generated 773 bytes in 343 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:18.729808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a0fa96d5-9414-420a-8462-91f8929cbb64 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:18.732458 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0fa96d5-9414-420a-8462-91f8929cbb64 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:18.732716 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0fa96d5-9414-420a-8462-91f8929cbb64 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:18.732955 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a0fa96d5-9414-420a-8462-91f8929cbb64 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:18.744915 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:18.744915 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:18.750747 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a0fa96d5-9414-420a-8462-91f8929cbb64 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:18.758714 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a0fa96d5-9414-420a-8462-91f8929cbb64 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:18.759561 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 813/3265] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:18 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 841 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:19.268787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-73dbdf76-4908-402c-a2cf-471465892e8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:19.273800 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73dbdf76-4908-402c-a2cf-471465892e8d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:19.274031 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73dbdf76-4908-402c-a2cf-471465892e8d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:19.274220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-73dbdf76-4908-402c-a2cf-471465892e8d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:19.299719 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:19.299719 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:19.309486 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-73dbdf76-4908-402c-a2cf-471465892e8d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:19.320895 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-73dbdf76-4908-402c-a2cf-471465892e8d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:19.321893 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 817/3266] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:19 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:19.515150 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-efbcde32-3c86-468f-b23e-fd52fa2de522 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:19.520866 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efbcde32-3c86-468f-b23e-fd52fa2de522 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:19.520866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efbcde32-3c86-468f-b23e-fd52fa2de522 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:19.520866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-efbcde32-3c86-468f-b23e-fd52fa2de522 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:19.520866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-efbcde32-3c86-468f-b23e-fd52fa2de522 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:19.528858 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:19.528858 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:19.529719 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-efbcde32-3c86-468f-b23e-fd52fa2de522 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:19.530203 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 814/3267] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:19 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:19.775085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-334b394d-dfc3-43c3-8453-816eb0d29d63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:19.776909 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334b394d-dfc3-43c3-8453-816eb0d29d63 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:19.777122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334b394d-dfc3-43c3-8453-816eb0d29d63 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:19.777334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334b394d-dfc3-43c3-8453-816eb0d29d63 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:19.783950 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:19.783950 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:19.787218 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-334b394d-dfc3-43c3-8453-816eb0d29d63 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:19.791077 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334b394d-dfc3-43c3-8453-816eb0d29d63 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:19.791460 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 824/3268] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:19 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 865 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:20:20.340750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-851f5d21-5d09-4b43-a515-115d3ac03b49 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:20.343930 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-851f5d21-5d09-4b43-a515-115d3ac03b49 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:20.344181 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-851f5d21-5d09-4b43-a515-115d3ac03b49 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:20.344750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-851f5d21-5d09-4b43-a515-115d3ac03b49 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:20.365159 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:20.365159 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:20.370831 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-851f5d21-5d09-4b43-a515-115d3ac03b49 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:20.375722 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-851f5d21-5d09-4b43-a515-115d3ac03b49 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:20.376137 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 814/3269] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:20 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:20.541559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-262ea738-ee56-4759-8d79-9194434e5c82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:20.543992 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-262ea738-ee56-4759-8d79-9194434e5c82 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:20.544228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-262ea738-ee56-4759-8d79-9194434e5c82 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:20.544455 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-262ea738-ee56-4759-8d79-9194434e5c82 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:20.544563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-262ea738-ee56-4759-8d79-9194434e5c82 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:20.550267 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:20.550267 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:20.551172 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-262ea738-ee56-4759-8d79-9194434e5c82 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:20.551820 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 818/3270] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:20 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:20.813228 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-715c0601-40d4-4d12-8e88-2359d8ddb421 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:20.815185 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-715c0601-40d4-4d12-8e88-2359d8ddb421 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:20.817400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-715c0601-40d4-4d12-8e88-2359d8ddb421 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:20.817599 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-715c0601-40d4-4d12-8e88-2359d8ddb421 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:20.826208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-d96f589f-ca1c-4f1b-b84f-7c1e84399af6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:20.827202 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:20.827202 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:20.828754 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-d96f589f-ca1c-4f1b-b84f-7c1e84399af6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4/action Aug 07 16:20:20.829211 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-d96f589f-ca1c-4f1b-b84f-7c1e84399af6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:20:20.829354 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-d96f589f-ca1c-4f1b-b84f-7c1e84399af6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:20.832111 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-715c0601-40d4-4d12-8e88-2359d8ddb421 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:20.839196 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-715c0601-40d4-4d12-8e88-2359d8ddb421 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:20.839715 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 815/3271] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:20 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:20.853641 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:20.853641 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:20.868212 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9f4b0242-cf51-47d0-9850-f9c0e5b01019 req-d96f589f-ca1c-4f1b-b84f-7c1e84399af6 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4/action returned with HTTP 204 Aug 07 16:20:20.868722 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 825/3272] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:20:20 2026] POST /volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:21.392050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb74d31c-d60f-4f71-a0d7-ed4e76f9fbfb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.394252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb74d31c-d60f-4f71-a0d7-ed4e76f9fbfb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:21.394628 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb74d31c-d60f-4f71-a0d7-ed4e76f9fbfb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:21.394897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb74d31c-d60f-4f71-a0d7-ed4e76f9fbfb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:21.406598 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.406598 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:21.410960 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb74d31c-d60f-4f71-a0d7-ed4e76f9fbfb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:21.415827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb74d31c-d60f-4f71-a0d7-ed4e76f9fbfb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:21.416279 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 815/3273] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:21 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 1136 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:21.429579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.431228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:21.431488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb4772e-d575-4558-b292-af65a4061c9b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-204498388"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:21.441831 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.441831 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:21.442436 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:21.442831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:21.471330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['38739bfb-02ee-4681-a6dc-a6c9984eb6c2', '9f8da582-4e59-4bf6-9a2f-7474c4206df6', 'cc72a761-c568-45df-95aa-73606f8c343d', '7f97033a-d5f1-4286-9058-985ac3a22aa2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:21.508630 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot force create request issued successfully. Aug 07 16:20:21.509174 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67157597-80d1-4a30-abbd-7478ecb6d7a3 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:21.509611 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 819/3274] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:21 2026] POST /volume/v3/snapshots => generated 309 bytes in 80 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:21.521810 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c09e71ed-9f42-4de6-9135-e13234617611 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.523586 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c09e71ed-9f42-4de6-9135-e13234617611 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:21.523786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c09e71ed-9f42-4de6-9135-e13234617611 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:21.523988 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c09e71ed-9f42-4de6-9135-e13234617611 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:21.531542 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.531542 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:21.531542 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c09e71ed-9f42-4de6-9135-e13234617611 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:21.532122 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c09e71ed-9f42-4de6-9135-e13234617611 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f returned with HTTP 200 Aug 07 16:20:21.532544 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 816/3275] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:21 2026] GET /volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f => generated 441 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:21.563778 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a02f710-44ae-4666-ac79-d09c36c56dc7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.565671 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a02f710-44ae-4666-ac79-d09c36c56dc7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:20:21.565880 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a02f710-44ae-4666-ac79-d09c36c56dc7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:21.566166 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a02f710-44ae-4666-ac79-d09c36c56dc7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:21.566268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5a02f710-44ae-4666-ac79-d09c36c56dc7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:21.570626 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.570626 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:21.571270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a02f710-44ae-4666-ac79-d09c36c56dc7 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:20:21.571686 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 826/3276] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:21 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:21.585004 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af5e2b56-9b97-452d-a55e-451420c71a9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.585004 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:20:21.585237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f105b48-ad8f-4853-ad8e-fee3cfaa4c82", "name": "tempest-VolumesBackupsTest-Backup-2004996697"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:21.586558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating new backup {'backup': {'volume_id': '8f105b48-ad8f-4853-ad8e-fee3cfaa4c82', 'name': 'tempest-VolumesBackupsTest-Backup-2004996697'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:20:21.586657 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating backup of volume 8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 in container None Aug 07 16:20:21.593217 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.593217 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:21.593672 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:20:21.609108 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['7263481f-9538-41b7-bf5d-8e3437a03d3b', '5bc5e263-e946-4ef2-a9e3-fb4f0c91d4eb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:21.639467 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af5e2b56-9b97-452d-a55e-451420c71a9f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:20:21.639978 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 816/3277] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:21 2026] POST /volume/v3/backups => generated 328 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:21.649334 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f680a487-0f6d-47f9-ab29-210b3be755a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.651909 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f680a487-0f6d-47f9-ab29-210b3be755a9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:21.652198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f680a487-0f6d-47f9-ab29-210b3be755a9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:21.652489 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f680a487-0f6d-47f9-ab29-210b3be755a9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:21.652641 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f680a487-0f6d-47f9-ab29-210b3be755a9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:21.658385 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.658385 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:21.659622 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f680a487-0f6d-47f9-ab29-210b3be755a9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:21.660131 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 820/3278] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:21 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 735 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:21.854649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bdfe30d3-fc39-41d6-b65d-270fb2cfa5e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:21.856550 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdfe30d3-fc39-41d6-b65d-270fb2cfa5e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:21.856816 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdfe30d3-fc39-41d6-b65d-270fb2cfa5e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:21.857014 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bdfe30d3-fc39-41d6-b65d-270fb2cfa5e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:21.864231 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:21.864231 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:21.870174 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bdfe30d3-fc39-41d6-b65d-270fb2cfa5e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:21.874720 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bdfe30d3-fc39-41d6-b65d-270fb2cfa5e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:21.875145 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 817/3279] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:21 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:22.543508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-400ddf08-151c-407a-8cfe-129c550763d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:22.545469 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-400ddf08-151c-407a-8cfe-129c550763d7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:22.545641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-400ddf08-151c-407a-8cfe-129c550763d7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:22.545822 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-400ddf08-151c-407a-8cfe-129c550763d7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:22.550388 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:22.550388 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:22.550890 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-400ddf08-151c-407a-8cfe-129c550763d7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:22.551691 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-400ddf08-151c-407a-8cfe-129c550763d7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f returned with HTTP 200 Aug 07 16:20:22.552054 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 827/3280] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:22 2026] GET /volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:22.561534 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36eb43fb-1527-48df-9162-ef78070e2571 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:22.563893 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:22.564402 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "cbb4772e-d575-4558-b292-af65a4061c9b", "force": true, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1352248767"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:22.578727 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:22.578727 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:22.579312 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:22.579518 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:22.603608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['eec147f5-6b5e-448a-b144-aefcd0043312', 'c5ffaec9-bccc-405e-a4a7-f5a8c10ff718', 'c3e2e0e8-3153-451c-8de8-7c3383e3ea47', 'd0852363-1f02-4af0-b4ae-dac1f80794b5'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:22.635484 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot force create request issued successfully. Aug 07 16:20:22.636027 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36eb43fb-1527-48df-9162-ef78070e2571 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:22.636433 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 817/3281] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:22.645504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5320ec26-86cd-4fd4-863b-9bc2081747fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:22.647498 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5320ec26-86cd-4fd4-863b-9bc2081747fa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:22.647810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5320ec26-86cd-4fd4-863b-9bc2081747fa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:22.648080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5320ec26-86cd-4fd4-863b-9bc2081747fa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:22.652971 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:22.652971 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:22.653555 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5320ec26-86cd-4fd4-863b-9bc2081747fa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:22.654346 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5320ec26-86cd-4fd4-863b-9bc2081747fa tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af returned with HTTP 200 Aug 07 16:20:22.654745 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 821/3282] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:22 2026] GET /volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af => generated 442 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:22.673527 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1acb414-39a5-4261-a6bc-7ec9c19ac058 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:22.675203 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1acb414-39a5-4261-a6bc-7ec9c19ac058 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:22.675438 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1acb414-39a5-4261-a6bc-7ec9c19ac058 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:22.675649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1acb414-39a5-4261-a6bc-7ec9c19ac058 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:22.675804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1acb414-39a5-4261-a6bc-7ec9c19ac058 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:22.681179 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:22.681179 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:22.682321 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1acb414-39a5-4261-a6bc-7ec9c19ac058 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:22.682738 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 818/3283] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:22 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 737 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:22.890237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5d6cb39-c54a-4867-aede-fceca4d4741e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:22.892193 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d6cb39-c54a-4867-aede-fceca4d4741e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:22.892487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d6cb39-c54a-4867-aede-fceca4d4741e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:22.892725 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d6cb39-c54a-4867-aede-fceca4d4741e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:22.911381 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:22.911381 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:22.915075 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5d6cb39-c54a-4867-aede-fceca4d4741e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:22.919173 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d6cb39-c54a-4867-aede-fceca4d4741e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:22.919545 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 828/3284] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:22 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:23.666026 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c62dcdd-3d40-46c3-a37f-78445ce7d415 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:23.667917 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c62dcdd-3d40-46c3-a37f-78445ce7d415 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:23.668170 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c62dcdd-3d40-46c3-a37f-78445ce7d415 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:23.668432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c62dcdd-3d40-46c3-a37f-78445ce7d415 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:23.673363 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:23.673363 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:23.673785 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4c62dcdd-3d40-46c3-a37f-78445ce7d415 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:23.674571 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c62dcdd-3d40-46c3-a37f-78445ce7d415 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af returned with HTTP 200 Aug 07 16:20:23.674942 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 818/3285] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:23 2026] GET /volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:23.682540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:23.684394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:23.684636 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:23.684857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:23.684965 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:23.691362 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:23.691362 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:23.691880 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:23.692280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6753879d-9c4b-4888-917d-a734d9d952d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:23.694125 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6753879d-9c4b-4888-917d-a734d9d952d7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:23.694411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6753879d-9c4b-4888-917d-a734d9d952d7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:23.694646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6753879d-9c4b-4888-917d-a734d9d952d7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:23.694804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6753879d-9c4b-4888-917d-a734d9d952d7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:23.698723 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:23.698723 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:23.699764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6753879d-9c4b-4888-917d-a734d9d952d7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:23.700216 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 819/3286] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:23 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:23.711035 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:20:23.711282 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02f477d7-cd75-4e5c-bb9f-965453311a20 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af returned with HTTP 202 Aug 07 16:20:23.711820 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 822/3287] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:23 2026] DELETE /volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:23.718884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72ac8c4c-8f8a-48d7-ba32-18179bf6c221 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:23.720703 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ac8c4c-8f8a-48d7-ba32-18179bf6c221 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:23.720944 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ac8c4c-8f8a-48d7-ba32-18179bf6c221 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:23.721157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ac8c4c-8f8a-48d7-ba32-18179bf6c221 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:23.726103 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:23.726103 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:23.726601 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72ac8c4c-8f8a-48d7-ba32-18179bf6c221 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:23.727353 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ac8c4c-8f8a-48d7-ba32-18179bf6c221 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af returned with HTTP 200 Aug 07 16:20:23.727714 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 829/3288] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:23 2026] GET /volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af => generated 468 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:23.932410 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97611bc8-5c20-43f3-82bb-cc5428a4d6ee None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:23.934206 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97611bc8-5c20-43f3-82bb-cc5428a4d6ee tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:23.934471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97611bc8-5c20-43f3-82bb-cc5428a4d6ee tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:23.934691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97611bc8-5c20-43f3-82bb-cc5428a4d6ee tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:23.942052 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:23.942052 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:23.946527 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-97611bc8-5c20-43f3-82bb-cc5428a4d6ee tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:23.951676 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97611bc8-5c20-43f3-82bb-cc5428a4d6ee tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:23.952171 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 819/3289] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:23 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:24.711051 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bf44b7b6-4a51-41c1-845a-776d680a090f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:24.715015 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf44b7b6-4a51-41c1-845a-776d680a090f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:24.715319 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf44b7b6-4a51-41c1-845a-776d680a090f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:24.715654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bf44b7b6-4a51-41c1-845a-776d680a090f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:24.715846 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-bf44b7b6-4a51-41c1-845a-776d680a090f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:24.721262 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:24.721262 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:24.722344 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bf44b7b6-4a51-41c1-845a-776d680a090f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:24.722974 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 820/3290] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:24 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 737 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:24.740458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd0ada37-9513-4b97-9c13-7dff8fdbda85 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:24.742473 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd0ada37-9513-4b97-9c13-7dff8fdbda85 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:24.742774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd0ada37-9513-4b97-9c13-7dff8fdbda85 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:24.743033 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd0ada37-9513-4b97-9c13-7dff8fdbda85 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:24.747325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd0ada37-9513-4b97-9c13-7dff8fdbda85 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af returned with HTTP 404 Aug 07 16:20:24.747866 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 823/3291] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:24 2026] GET /volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:24.758229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:24.760101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:20:24.760310 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:24.760522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:24.760620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:20:24.765641 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:24.765641 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:24.766130 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:24.786827 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:20:24.787160 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5969e270-30b1-4e8f-b6be-fc1eb2a9b1f7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d returned with HTTP 202 Aug 07 16:20:24.787788 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 830/3292] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:24 2026] DELETE /volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:24.795130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b236cca-ffb7-4eda-a06d-782b4caa43ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:24.799176 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b236cca-ffb7-4eda-a06d-782b4caa43ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:20:24.799477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b236cca-ffb7-4eda-a06d-782b4caa43ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:24.799765 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b236cca-ffb7-4eda-a06d-782b4caa43ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:24.810967 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:24.810967 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:24.811689 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b236cca-ffb7-4eda-a06d-782b4caa43ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:24.812892 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b236cca-ffb7-4eda-a06d-782b4caa43ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d returned with HTTP 200 Aug 07 16:20:24.814404 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 820/3293] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:24 2026] GET /volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d => generated 468 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:24.966462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-68513782-8a3a-419f-8e69-f0286792edd0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:24.968471 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68513782-8a3a-419f-8e69-f0286792edd0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:24.968690 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68513782-8a3a-419f-8e69-f0286792edd0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:24.968915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-68513782-8a3a-419f-8e69-f0286792edd0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:24.978659 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:24.978659 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:24.983995 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-68513782-8a3a-419f-8e69-f0286792edd0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:24.988223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-68513782-8a3a-419f-8e69-f0286792edd0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:24.988677 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 821/3294] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:24 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:25.734047 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-364d2ce2-efa7-4abb-9316-fdc77960e0fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:25.736042 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364d2ce2-efa7-4abb-9316-fdc77960e0fa tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:25.736269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364d2ce2-efa7-4abb-9316-fdc77960e0fa tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:25.736495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364d2ce2-efa7-4abb-9316-fdc77960e0fa tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:25.736592 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-364d2ce2-efa7-4abb-9316-fdc77960e0fa tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:25.741463 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:25.741463 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:25.742227 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364d2ce2-efa7-4abb-9316-fdc77960e0fa tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:25.742613 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 824/3295] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:25 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 737 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:25.823057 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc396ad0-c674-4492-9ec7-7cde14d21560 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:25.824931 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc396ad0-c674-4492-9ec7-7cde14d21560 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:20:25.825150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc396ad0-c674-4492-9ec7-7cde14d21560 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:25.825393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc396ad0-c674-4492-9ec7-7cde14d21560 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:25.829524 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc396ad0-c674-4492-9ec7-7cde14d21560 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d returned with HTTP 404 Aug 07 16:20:25.830008 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 831/3296] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:25 2026] GET /volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:25.837655 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:25.838858 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:25.839084 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:25.839334 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:25.839473 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:25.845058 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:25.845058 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:25.845601 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:25.865514 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:20:25.865737 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a5580ae-dca5-4902-a3fd-d21e68c1b887 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f returned with HTTP 202 Aug 07 16:20:25.866205 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 821/3297] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:25 2026] DELETE /volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:25.872834 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e686e20-ede4-47ca-8ee3-9f02284d20e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:25.876851 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e686e20-ede4-47ca-8ee3-9f02284d20e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:25.877154 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e686e20-ede4-47ca-8ee3-9f02284d20e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:25.877466 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e686e20-ede4-47ca-8ee3-9f02284d20e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:25.883145 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:25.883145 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:25.883874 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2e686e20-ede4-47ca-8ee3-9f02284d20e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:25.885320 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e686e20-ede4-47ca-8ee3-9f02284d20e8 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f returned with HTTP 200 Aug 07 16:20:25.885924 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 822/3298] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:25 2026] GET /volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:26.002298 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-066cae89-83eb-4b91-872c-cdea3e6ad70e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:26.004164 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-066cae89-83eb-4b91-872c-cdea3e6ad70e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:26.004429 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-066cae89-83eb-4b91-872c-cdea3e6ad70e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:26.004648 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-066cae89-83eb-4b91-872c-cdea3e6ad70e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:26.011427 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:26.011427 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:26.014831 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-066cae89-83eb-4b91-872c-cdea3e6ad70e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:26.018643 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-066cae89-83eb-4b91-872c-cdea3e6ad70e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:26.019019 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 825/3299] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:26 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:26.758397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b463df0-8a88-49d1-abd4-b380cbc4d322 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:26.758566 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b463df0-8a88-49d1-abd4-b380cbc4d322 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:26.758777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b463df0-8a88-49d1-abd4-b380cbc4d322 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:26.758953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b463df0-8a88-49d1-abd4-b380cbc4d322 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:26.759056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2b463df0-8a88-49d1-abd4-b380cbc4d322 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:26.763904 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:26.763904 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:26.764673 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b463df0-8a88-49d1-abd4-b380cbc4d322 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:26.767516 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 832/3300] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:26 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:26.897363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1841b297-e219-4abb-9ea6-0079b46911bb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:26.900024 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1841b297-e219-4abb-9ea6-0079b46911bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:26.900294 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1841b297-e219-4abb-9ea6-0079b46911bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:26.900564 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1841b297-e219-4abb-9ea6-0079b46911bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:26.909830 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1841b297-e219-4abb-9ea6-0079b46911bb tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f returned with HTTP 404 Aug 07 16:20:26.910595 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 822/3301] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:26 2026] GET /volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:26.920076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ef05020-b13f-47d3-8336-e9fd95da8579 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:26.922763 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ef05020-b13f-47d3-8336-e9fd95da8579 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:26.923063 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ef05020-b13f-47d3-8336-e9fd95da8579 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:26.923339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ef05020-b13f-47d3-8336-e9fd95da8579 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:26.923465 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-6ef05020-b13f-47d3-8336-e9fd95da8579 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af Aug 07 16:20:26.930539 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ef05020-b13f-47d3-8336-e9fd95da8579 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af returned with HTTP 404 Aug 07 16:20:26.931746 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 823/3302] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:26 2026] DELETE /volume/v3/snapshots/6db3ab8f-a5cb-4e8b-8ff0-e3206f5384af => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:26.940716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5a60c778-5eb2-406f-970a-0453038afda4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:26.942652 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a60c778-5eb2-406f-970a-0453038afda4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:26.942905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a60c778-5eb2-406f-970a-0453038afda4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:26.943160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5a60c778-5eb2-406f-970a-0453038afda4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:26.943296 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5a60c778-5eb2-406f-970a-0453038afda4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 96ba2215-9cac-44c9-9766-ba115cc6b65f Aug 07 16:20:26.951212 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5a60c778-5eb2-406f-970a-0453038afda4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f returned with HTTP 404 Aug 07 16:20:26.951801 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 826/3303] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:26 2026] DELETE /volume/v3/snapshots/96ba2215-9cac-44c9-9766-ba115cc6b65f => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:26.991208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-cf53fdd8-3ecb-4dce-85e2-5eca47271f7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:26.993871 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-cf53fdd8-3ecb-4dce-85e2-5eca47271f7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:26.994120 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-cf53fdd8-3ecb-4dce-85e2-5eca47271f7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:26.994365 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-cf53fdd8-3ecb-4dce-85e2-5eca47271f7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.005258 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.005258 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:27.008721 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-cf53fdd8-3ecb-4dce-85e2-5eca47271f7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:27.014161 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-cf53fdd8-3ecb-4dce-85e2-5eca47271f7c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:27.014614 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 833/3304] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:26 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 1136 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:27.035578 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5db63f42-9f1c-4a40-a4aa-18203ca0efc2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.037334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.038200 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5db63f42-9f1c-4a40-a4aa-18203ca0efc2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:27.038473 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5db63f42-9f1c-4a40-a4aa-18203ca0efc2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.038750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5db63f42-9f1c-4a40-a4aa-18203ca0efc2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.039749 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b/action Aug 07 16:20:27.040195 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:20:27.040351 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:27.050328 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.050328 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:27.051080 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.051080 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:27.051909 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:27.052949 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5db63f42-9f1c-4a40-a4aa-18203ca0efc2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:27.059735 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5db63f42-9f1c-4a40-a4aa-18203ca0efc2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:27.060312 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 823/3305] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:27 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 1191 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:27.063413 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Begin detaching volume completed successfully. Aug 07 16:20:27.063645 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-e028135f-48a9-403e-ba53-de66e06a7f81 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b/action returned with HTTP 202 Aug 07 16:20:27.064140 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 824/3306] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:20:27 2026] POST /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:20:27.076110 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47998057-93b8-4d0d-9af9-8484d8c40f03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.078386 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47998057-93b8-4d0d-9af9-8484d8c40f03 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:27.078992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47998057-93b8-4d0d-9af9-8484d8c40f03 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.078992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47998057-93b8-4d0d-9af9-8484d8c40f03 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.089016 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.089016 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:27.094576 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-47998057-93b8-4d0d-9af9-8484d8c40f03 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:27.102208 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47998057-93b8-4d0d-9af9-8484d8c40f03 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:27.102753 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 827/3307] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:27 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 1191 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:27.119378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.122839 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:27.124243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb07b593-9000-4c15-a6ce-1ac2da47cd63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.124243 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb07b593-9000-4c15-a6ce-1ac2da47cd63 None None] GET https://10.4.3.24/volume// Aug 07 16:20:27.124243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb07b593-9000-4c15-a6ce-1ac2da47cd63 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.124243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb07b593-9000-4c15-a6ce-1ac2da47cd63 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.124243 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb07b593-9000-4c15-a6ce-1ac2da47cd63 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:27.124509 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 824/3308] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:20:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:27.124995 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.125530 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.127256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: 374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:27.134265 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-791a6c59-6be1-4404-a39c-7e1e99367729 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.135324 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.135324 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:27.135991 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:27.136915 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-791a6c59-6be1-4404-a39c-7e1e99367729 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:27.137391 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-791a6c59-6be1-4404-a39c-7e1e99367729 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.138240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-791a6c59-6be1-4404-a39c-7e1e99367729 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.149241 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.149241 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:27.153164 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-791a6c59-6be1-4404-a39c-7e1e99367729 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:27.158580 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-791a6c59-6be1-4404-a39c-7e1e99367729 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:27.159323 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 825/3309] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:20:27 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 1319 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:27.163895 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume request issued successfully. Aug 07 16:20:27.163895 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cecf1dc0-a286-4bf8-88ff-272831ea597e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 202 Aug 07 16:20:27.163895 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 834/3310] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:20:27 2026] DELETE /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:20:27.171949 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b77a56d8-ddf9-4c28-856c-f1aea8a7578f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.173518 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b77a56d8-ddf9-4c28-856c-f1aea8a7578f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:27.176406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b77a56d8-ddf9-4c28-856c-f1aea8a7578f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.176406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b77a56d8-ddf9-4c28-856c-f1aea8a7578f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.185122 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.185122 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:27.192720 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b77a56d8-ddf9-4c28-856c-f1aea8a7578f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:27.202279 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b77a56d8-ddf9-4c28-856c-f1aea8a7578f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 200 Aug 07 16:20:27.202811 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 828/3311] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:27 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 1190 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:27.778375 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49fced60-2ae9-406c-8014-bcee1597b4a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:27.780672 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49fced60-2ae9-406c-8014-bcee1597b4a8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:27.780924 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49fced60-2ae9-406c-8014-bcee1597b4a8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:27.781159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49fced60-2ae9-406c-8014-bcee1597b4a8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:27.781327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49fced60-2ae9-406c-8014-bcee1597b4a8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:27.787434 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:27.787434 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:27.788788 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49fced60-2ae9-406c-8014-bcee1597b4a8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:27.789172 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 825/3312] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:27 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:28.074801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-6f575e77-c3a9-49fd-9160-13d140b5dc8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:28.077105 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-6f575e77-c3a9-49fd-9160-13d140b5dc8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 Aug 07 16:20:28.077454 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-6f575e77-c3a9-49fd-9160-13d140b5dc8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:28.077726 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-6f575e77-c3a9-49fd-9160-13d140b5dc8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:28.088179 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:28.088179 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:28.138077 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f32f43d3-28a7-4df1-8eb8-bd504e68b5d8 req-6f575e77-c3a9-49fd-9160-13d140b5dc8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 returned with HTTP 200 Aug 07 16:20:28.138698 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 826/3313] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:20:28 2026] DELETE /volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:28.220570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5fe653ea-195a-4171-b351-edede75a11bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:28.222940 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fe653ea-195a-4171-b351-edede75a11bd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:20:28.223232 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fe653ea-195a-4171-b351-edede75a11bd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:28.223518 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5fe653ea-195a-4171-b351-edede75a11bd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:28.235028 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5fe653ea-195a-4171-b351-edede75a11bd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 404 Aug 07 16:20:28.235778 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 835/3314] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:28 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:20:28.802851 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d269e78-9ada-47cc-9503-201e2e9749b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:28.806914 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d269e78-9ada-47cc-9503-201e2e9749b0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:28.807181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d269e78-9ada-47cc-9503-201e2e9749b0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:28.807422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d269e78-9ada-47cc-9503-201e2e9749b0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:28.807576 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5d269e78-9ada-47cc-9503-201e2e9749b0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:28.813124 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:28.813124 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:28.814000 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d269e78-9ada-47cc-9503-201e2e9749b0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:28.814804 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 829/3315] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:28 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:29.404414 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c4c9f768-8139-423b-bd6c-4020050fad98 req-7a536cf4-b57f-4d1f-af17-70679185ed5c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:29.407595 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c4c9f768-8139-423b-bd6c-4020050fad98 req-7a536cf4-b57f-4d1f-af17-70679185ed5c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 Aug 07 16:20:29.407914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c4c9f768-8139-423b-bd6c-4020050fad98 req-7a536cf4-b57f-4d1f-af17-70679185ed5c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:29.408155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c4c9f768-8139-423b-bd6c-4020050fad98 req-7a536cf4-b57f-4d1f-af17-70679185ed5c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:29.413402 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c4c9f768-8139-423b-bd6c-4020050fad98 req-7a536cf4-b57f-4d1f-af17-70679185ed5c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 returned with HTTP 404 Aug 07 16:20:29.414118 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 826/3316] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:20:29 2026] DELETE /volume/v3/attachments/1989d9b4-a918-415b-b18b-b5a47a8ebad4 => generated 149 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:20:29.828525 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a36e46f-c141-4f2e-b5de-577892c8d126 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:29.831822 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a36e46f-c141-4f2e-b5de-577892c8d126 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:29.831939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a36e46f-c141-4f2e-b5de-577892c8d126 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:29.832745 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a36e46f-c141-4f2e-b5de-577892c8d126 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:29.832745 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3a36e46f-c141-4f2e-b5de-577892c8d126 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:29.839859 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:29.839859 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:29.841073 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a36e46f-c141-4f2e-b5de-577892c8d126 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:29.842778 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 827/3317] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:29 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:30.267655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:30.270242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:30.270815 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423", "imageRef": "bdd56fd6-17cf-4d98-a471-be112bcd0e31", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:30.272836 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'imageRef': 'bdd56fd6-17cf-4d98-a471-be112bcd0e31', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:30.370595 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume of 1 GB Aug 07 16:20:30.376084 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Availability Zones retrieved successfully. Aug 07 16:20:30.383276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (71482398-4f59-4120-81f3-5873b7602c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:30.384888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3a5f17-909c-436f-9d96-f38707fddba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:30.386151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:30.451687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7e3a5f17-909c-436f-9d96-f38707fddba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:30.452620 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (940769df-5ead-4659-8910-2deba4e90637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:30.496023 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Created reservations ['52a592ba-998e-4cb8-9046-010bf099894b', 'a7ab1504-0bcc-4a46-b753-79187112b423', 'a884f3eb-5120-4dcf-b161-d3230aa67b1a', '2f0e2e9b-4fe9-428f-bdbd-d1ee4ed93042'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:30.497088 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (940769df-5ead-4659-8910-2deba4e90637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['52a592ba-998e-4cb8-9046-010bf099894b', 'a7ab1504-0bcc-4a46-b753-79187112b423', 'a884f3eb-5120-4dcf-b161-d3230aa67b1a', '2f0e2e9b-4fe9-428f-bdbd-d1ee4ed93042']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:30.498155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2041d27-221f-4ded-af83-e453d5844740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:30.529593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f2041d27-221f-4ded-af83-e453d5844740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fcf416dc-e318-4890-a980-5613ff319146', '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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['52a592ba-998e-4cb8-9046-010bf099894b','a7ab1504-0bcc-4a46-b753-79187112b423','a884f3eb-5120-4dcf-b161-d3230aa67b1a','2f0e2e9b-4fe9-428f-bdbd-d1ee4ed93042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:30Z,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=fcf416dc-e318-4890-a980-5613ff319146,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497e8f2e3c3440b2b5f160a1564fd1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cef03763f4df581e95006552dbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:30.531366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7504e3aa-5f33-425c-979f-ee9f6cd5a2dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:30.561201 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7504e3aa-5f33-425c-979f-ee9f6cd5a2dc) transitioned into state 'SUCCESS' from 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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['52a592ba-998e-4cb8-9046-010bf099894b','a7ab1504-0bcc-4a46-b753-79187112b423','a884f3eb-5120-4dcf-b161-d3230aa67b1a','2f0e2e9b-4fe9-428f-bdbd-d1ee4ed93042'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:30.561993 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f10f2f-4bb6-4e6f-82ed-ac8213149659) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:30.571847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (04f10f2f-4bb6-4e6f-82ed-ac8213149659) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:30.572770 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (71482398-4f59-4120-81f3-5873b7602c8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:30.573153 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request issued successfully. Aug 07 16:20:30.573947 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11159a88-6275-40ea-b3e4-498b0cce51c4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:30.576041 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 836/3318] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:20:30 2026] POST /volume/v3/volumes => generated 773 bytes in 309 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:30.590474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0be2c03d-7845-4cc6-a161-fd4924802b52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:30.593237 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0be2c03d-7845-4cc6-a161-fd4924802b52 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:30.593559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0be2c03d-7845-4cc6-a161-fd4924802b52 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:30.593908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0be2c03d-7845-4cc6-a161-fd4924802b52 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:30.604093 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:30.604093 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:30.609887 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0be2c03d-7845-4cc6-a161-fd4924802b52 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:30.616773 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0be2c03d-7845-4cc6-a161-fd4924802b52 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:30.617394 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 830/3319] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:30 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 841 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:30.857435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fac5e35d-90e7-4e92-8f18-ca97364604c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:30.859112 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fac5e35d-90e7-4e92-8f18-ca97364604c5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:30.859379 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fac5e35d-90e7-4e92-8f18-ca97364604c5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:30.859656 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fac5e35d-90e7-4e92-8f18-ca97364604c5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:30.859800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fac5e35d-90e7-4e92-8f18-ca97364604c5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:30.866557 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:30.866557 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:30.867623 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fac5e35d-90e7-4e92-8f18-ca97364604c5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:30.868806 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 827/3320] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:30 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:31.441441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b759869e-1de2-4d6e-9398-ddff26945a4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:31.443509 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b759869e-1de2-4d6e-9398-ddff26945a4f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:20:31.443750 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b759869e-1de2-4d6e-9398-ddff26945a4f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:31.444004 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b759869e-1de2-4d6e-9398-ddff26945a4f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:31.444123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b759869e-1de2-4d6e-9398-ddff26945a4f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 8db6920c-f21f-47c3-8e34-1f26faecd45d Aug 07 16:20:31.449657 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b759869e-1de2-4d6e-9398-ddff26945a4f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d returned with HTTP 404 Aug 07 16:20:31.450197 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 828/3321] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:31 2026] DELETE /volume/v3/snapshots/8db6920c-f21f-47c3-8e34-1f26faecd45d => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:31.462871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87073eb1-129a-4866-a9d9-29695f107851 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:31.464835 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87073eb1-129a-4866-a9d9-29695f107851 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:31.465121 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87073eb1-129a-4866-a9d9-29695f107851 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:31.465346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87073eb1-129a-4866-a9d9-29695f107851 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:31.473021 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:31.473021 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:31.476866 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87073eb1-129a-4866-a9d9-29695f107851 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:31.481579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87073eb1-129a-4866-a9d9-29695f107851 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:31.482180 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 837/3322] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:31 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:31.502462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:31.506463 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:31.506463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1483201827"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:31.507444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1483201827'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:31.507818 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume of 1 GB Aug 07 16:20:31.513370 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Availability Zones retrieved successfully. Aug 07 16:20:31.521538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (a3e21089-9b27-49e7-a1f3-66be9c028de1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:31.522504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c736f5-36cb-40bc-b808-fad5fa579cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:31.523591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:31.557647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7c736f5-36cb-40bc-b808-fad5fa579cf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:31.558901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8b6cbd-8c8a-4344-b9bc-2e10c87bbae2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:31.615225 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['ff1abda1-b514-429a-9021-18b736ea39b9', '117495c2-9efa-4815-b5ce-185046bfc1e4', '0bc90003-a9b3-4fe0-8213-cf32b46e185c', '376b11bf-4699-425f-8b70-c4a0d1b4c3bc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:31.616447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af8b6cbd-8c8a-4344-b9bc-2e10c87bbae2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ff1abda1-b514-429a-9021-18b736ea39b9', '117495c2-9efa-4815-b5ce-185046bfc1e4', '0bc90003-a9b3-4fe0-8213-cf32b46e185c', '376b11bf-4699-425f-8b70-c4a0d1b4c3bc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:31.617614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7faf6eb4-4700-414a-a105-09fc95a2f5de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:31.637656 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-712689d1-17f3-410b-aa81-dcc1ec6c23e3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:31.639546 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-712689d1-17f3-410b-aa81-dcc1ec6c23e3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:31.639813 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-712689d1-17f3-410b-aa81-dcc1ec6c23e3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:31.640098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-712689d1-17f3-410b-aa81-dcc1ec6c23e3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:31.648187 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:31.648187 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:31.649765 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7faf6eb4-4700-414a-a105-09fc95a2f5de) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f752021-1e20-402e-af80-9b4ffa59a6c2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1483201827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['ff1abda1-b514-429a-9021-18b736ea39b9','117495c2-9efa-4815-b5ce-185046bfc1e4','0bc90003-a9b3-4fe0-8213-cf32b46e185c','376b11bf-4699-425f-8b70-c4a0d1b4c3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1483201827',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f752021-1e20-402e-af80-9b4ffa59a6c2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ef79588d8934709b03cb5ad612ac329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:31.650963 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f48e7a-f9a8-4fa9-9365-02be883de070) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:31.653376 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-712689d1-17f3-410b-aa81-dcc1ec6c23e3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:31.658565 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-712689d1-17f3-410b-aa81-dcc1ec6c23e3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:31.659086 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 828/3323] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:31 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 923 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:31.676784 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (98f48e7a-f9a8-4fa9-9365-02be883de070) transitioned into state 'SUCCESS' from state '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-1483201827',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['ff1abda1-b514-429a-9021-18b736ea39b9','117495c2-9efa-4815-b5ce-185046bfc1e4','0bc90003-a9b3-4fe0-8213-cf32b46e185c','376b11bf-4699-425f-8b70-c4a0d1b4c3bc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:31.677863 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbb4dc4-839b-4a7c-9b84-e521d026d4ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:31.690655 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dbb4dc4-839b-4a7c-9b84-e521d026d4ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:31.691867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (a3e21089-9b27-49e7-a1f3-66be9c028de1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:31.692287 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request issued successfully. Aug 07 16:20:31.693106 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8871619a-c0d9-47a4-b6c7-f58faa435c94 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:31.693725 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 831/3324] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:20:31 2026] POST /volume/v3/volumes => generated 752 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:31.709895 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ddb508a9-d7d0-4d4c-b2e7-50576cd80818 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:31.711748 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddb508a9-d7d0-4d4c-b2e7-50576cd80818 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:31.711978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddb508a9-d7d0-4d4c-b2e7-50576cd80818 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:31.712134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ddb508a9-d7d0-4d4c-b2e7-50576cd80818 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:31.720201 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:31.720201 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:31.724399 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ddb508a9-d7d0-4d4c-b2e7-50576cd80818 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:31.728949 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ddb508a9-d7d0-4d4c-b2e7-50576cd80818 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 returned with HTTP 200 Aug 07 16:20:31.729440 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 829/3325] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:31 2026] GET /volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 => generated 820 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:31.879102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e85723fa-d603-4f10-8a22-746b3c992ce7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:31.881243 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e85723fa-d603-4f10-8a22-746b3c992ce7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:31.881488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e85723fa-d603-4f10-8a22-746b3c992ce7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:31.881710 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e85723fa-d603-4f10-8a22-746b3c992ce7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:31.881793 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e85723fa-d603-4f10-8a22-746b3c992ce7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:31.886983 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:31.886983 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:31.887752 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e85723fa-d603-4f10-8a22-746b3c992ce7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:31.888722 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 838/3326] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:31 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:32.677522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a29cd9a0-1c22-43c2-8ce6-1513915553ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:32.680395 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a29cd9a0-1c22-43c2-8ce6-1513915553ae tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:32.680876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a29cd9a0-1c22-43c2-8ce6-1513915553ae tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:32.681067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a29cd9a0-1c22-43c2-8ce6-1513915553ae tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:32.691822 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:32.691822 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:32.697459 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a29cd9a0-1c22-43c2-8ce6-1513915553ae tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:32.703282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a29cd9a0-1c22-43c2-8ce6-1513915553ae tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:32.704159 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 829/3327] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:32 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:32.744861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-038ddeb6-379f-462d-bac7-e4cab4e0cfdf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:32.747390 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038ddeb6-379f-462d-bac7-e4cab4e0cfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:32.747390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038ddeb6-379f-462d-bac7-e4cab4e0cfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:32.747584 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038ddeb6-379f-462d-bac7-e4cab4e0cfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:32.755962 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:32.755962 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:32.759903 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-038ddeb6-379f-462d-bac7-e4cab4e0cfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:32.764407 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038ddeb6-379f-462d-bac7-e4cab4e0cfdf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 returned with HTTP 200 Aug 07 16:20:32.764816 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 832/3328] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:32 2026] GET /volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 => generated 845 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:32.777459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b659289-a614-42c2-8c05-c6b33644cee7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:32.781839 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:32.782252 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6f752021-1e20-402e-af80-9b4ffa59a6c2", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-312213126"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:32.793327 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:32.793327 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:32.793953 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:32.794111 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume 6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:32.827242 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['9e2929dd-376a-4c6e-9040-18d810042c72', '897282d5-6739-4524-b926-e5969c0b29f7', 'd4118b51-ab76-46fe-b6d9-d02aa9fd101d', '0fca7476-a59b-4774-8edb-2fb5452ca7c6'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:32.861705 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot create request issued successfully. Aug 07 16:20:32.862099 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b659289-a614-42c2-8c05-c6b33644cee7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:32.862659 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 830/3329] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:32 2026] POST /volume/v3/snapshots => generated 309 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:32.873618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c53e236d-8c92-40fd-9f13-e4e49896b237 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:32.875739 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c53e236d-8c92-40fd-9f13-e4e49896b237 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 Aug 07 16:20:32.876293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c53e236d-8c92-40fd-9f13-e4e49896b237 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:32.876552 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c53e236d-8c92-40fd-9f13-e4e49896b237 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:32.883123 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:32.883123 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:32.883681 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c53e236d-8c92-40fd-9f13-e4e49896b237 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:32.884637 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c53e236d-8c92-40fd-9f13-e4e49896b237 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 returned with HTTP 200 Aug 07 16:20:32.885066 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 839/3330] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:32 2026] GET /volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 => generated 441 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:32.901192 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e192b908-85e6-4dd2-8227-adeaf44b49ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:32.903295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e192b908-85e6-4dd2-8227-adeaf44b49ab tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:32.903506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e192b908-85e6-4dd2-8227-adeaf44b49ab tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:32.903724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e192b908-85e6-4dd2-8227-adeaf44b49ab tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:32.903966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e192b908-85e6-4dd2-8227-adeaf44b49ab tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:32.908949 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:32.908949 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:32.909830 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e192b908-85e6-4dd2-8227-adeaf44b49ab tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:32.910208 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 830/3331] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:32 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:33.720339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9210fea-bae8-4c05-83b5-1c799d07864a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:33.725697 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9210fea-bae8-4c05-83b5-1c799d07864a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:33.725968 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9210fea-bae8-4c05-83b5-1c799d07864a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:33.726194 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9210fea-bae8-4c05-83b5-1c799d07864a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:33.738585 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:33.738585 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:33.743253 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9210fea-bae8-4c05-83b5-1c799d07864a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:33.749224 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9210fea-bae8-4c05-83b5-1c799d07864a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:33.749757 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 833/3332] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:33 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:33.897758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-057fef73-925b-4ec3-8421-5f624d5472ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:33.900345 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-057fef73-925b-4ec3-8421-5f624d5472ad tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 Aug 07 16:20:33.900639 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-057fef73-925b-4ec3-8421-5f624d5472ad tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:33.900910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-057fef73-925b-4ec3-8421-5f624d5472ad tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:33.906999 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:33.906999 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:33.907537 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-057fef73-925b-4ec3-8421-5f624d5472ad tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:33.908601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-057fef73-925b-4ec3-8421-5f624d5472ad tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 returned with HTTP 200 Aug 07 16:20:33.909335 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 831/3333] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:33 2026] GET /volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 => generated 468 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:33.921427 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:33.923589 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:33.923861 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d728787-a3c3-4248-b545-c559bf4bb48d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:33.924107 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "4d0b5155-0c8b-4b1d-aabe-17314309ef09", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1955792943"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:33.925316 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request body: {'volume': {'snapshot_id': '4d0b5155-0c8b-4b1d-aabe-17314309ef09', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1955792943'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:33.925953 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d728787-a3c3-4248-b545-c559bf4bb48d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:33.926233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d728787-a3c3-4248-b545-c559bf4bb48d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:33.926434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d728787-a3c3-4248-b545-c559bf4bb48d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:33.926593 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0d728787-a3c3-4248-b545-c559bf4bb48d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:33.930317 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:33.930317 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:33.930721 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:33.930859 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume of 2 GB Aug 07 16:20:33.933351 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:33.933351 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:33.934170 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Availability Zones retrieved successfully. Aug 07 16:20:33.934271 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d728787-a3c3-4248-b545-c559bf4bb48d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:33.934759 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 831/3334] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:33 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:33.939065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (e296eb0e-b0e9-47eb-9318-c0827f68000b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:33.940715 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa6960f-d447-411f-9263-e1833343bca0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:33.941609 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:33.969802 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9fa6960f-d447-411f-9263-e1833343bca0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '4d0b5155-0c8b-4b1d-aabe-17314309ef09', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:33.970635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8905006a-0f0a-4adf-8cf9-969002be4558) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:34.007137 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['a84b3f6e-7188-4bd2-904c-28f3b0fff2b2', '3af75916-73bf-48e7-8ca5-b0d82f495e94', 'f59b0bf6-4c81-4719-b324-f9c01c6b0fdd', 'c8f058f9-9ab9-424a-aab0-228e174ff15f'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:34.007939 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8905006a-0f0a-4adf-8cf9-969002be4558) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a84b3f6e-7188-4bd2-904c-28f3b0fff2b2', '3af75916-73bf-48e7-8ca5-b0d82f495e94', 'f59b0bf6-4c81-4719-b324-f9c01c6b0fdd', 'c8f058f9-9ab9-424a-aab0-228e174ff15f']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:34.008793 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8862d339-26f6-4ac1-87e2-0c1b0b845a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:34.049240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8862d339-26f6-4ac1-87e2-0c1b0b845a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b6384aa1-d4b8-4223-b89d-fa4b30f017eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1955792943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['a84b3f6e-7188-4bd2-904c-28f3b0fff2b2','3af75916-73bf-48e7-8ca5-b0d82f495e94','f59b0bf6-4c81-4719-b324-f9c01c6b0fdd','c8f058f9-9ab9-424a-aab0-228e174ff15f'],size=2,snapshot_id=4d0b5155-0c8b-4b1d-aabe-17314309ef09,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1955792943',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b6384aa1-d4b8-4223-b89d-fa4b30f017eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ef79588d8934709b03cb5ad612ac329',provider_auth=None,provider_geometry=None,provider_id=None,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=4d0b5155-0c8b-4b1d-aabe-17314309ef09,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:34.050494 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4333bf4c-996d-4eaa-8478-5ab3ee1cf47a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:34.070404 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4333bf4c-996d-4eaa-8478-5ab3ee1cf47a) transitioned into state 'SUCCESS' from state '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-1955792943',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['a84b3f6e-7188-4bd2-904c-28f3b0fff2b2','3af75916-73bf-48e7-8ca5-b0d82f495e94','f59b0bf6-4c81-4719-b324-f9c01c6b0fdd','c8f058f9-9ab9-424a-aab0-228e174ff15f'],size=2,snapshot_id=4d0b5155-0c8b-4b1d-aabe-17314309ef09,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:34.071528 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f3d0fa-9e34-48a8-b25e-51294760d65c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:34.095692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71f3d0fa-9e34-48a8-b25e-51294760d65c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:34.096825 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (e296eb0e-b0e9-47eb-9318-c0827f68000b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:34.097190 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request issued successfully. Aug 07 16:20:34.097953 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-114dfe30-c267-4d82-a091-5c92f99c1c40 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:34.098475 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 840/3335] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:33 2026] POST /volume/v3/volumes => generated 786 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:34.113231 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40d40553-cb52-4f51-80de-6877e38c6670 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:34.115511 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40d40553-cb52-4f51-80de-6877e38c6670 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:34.115772 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40d40553-cb52-4f51-80de-6877e38c6670 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:34.115973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40d40553-cb52-4f51-80de-6877e38c6670 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:34.123731 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:34.123731 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:34.128335 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-40d40553-cb52-4f51-80de-6877e38c6670 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:34.133254 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40d40553-cb52-4f51-80de-6877e38c6670 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 200 Aug 07 16:20:34.133669 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 834/3336] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:34 2026] GET /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 854 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:34.763550 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7111e17d-6fd0-46f5-b398-9fe2cacfdf9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:34.766059 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7111e17d-6fd0-46f5-b398-9fe2cacfdf9d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:34.766364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7111e17d-6fd0-46f5-b398-9fe2cacfdf9d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:34.766660 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7111e17d-6fd0-46f5-b398-9fe2cacfdf9d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:34.776322 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:34.776322 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:34.781327 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7111e17d-6fd0-46f5-b398-9fe2cacfdf9d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:34.787593 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7111e17d-6fd0-46f5-b398-9fe2cacfdf9d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:34.788142 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 832/3337] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:34 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:34.947870 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4071bdbb-07ca-4f11-aa04-b87f412ed9ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:34.950388 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4071bdbb-07ca-4f11-aa04-b87f412ed9ae tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:34.950590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4071bdbb-07ca-4f11-aa04-b87f412ed9ae tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:34.950787 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4071bdbb-07ca-4f11-aa04-b87f412ed9ae tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:34.950886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4071bdbb-07ca-4f11-aa04-b87f412ed9ae tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:34.957179 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:34.957179 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:34.957944 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4071bdbb-07ca-4f11-aa04-b87f412ed9ae tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:34.958287 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 832/3338] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:34 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:35.148433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f77d7ae-9185-4ab4-bc19-92b78b4fdf91 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:35.150635 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f77d7ae-9185-4ab4-bc19-92b78b4fdf91 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:35.150935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f77d7ae-9185-4ab4-bc19-92b78b4fdf91 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:35.151227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f77d7ae-9185-4ab4-bc19-92b78b4fdf91 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:35.158791 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:35.158791 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:35.162282 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f77d7ae-9185-4ab4-bc19-92b78b4fdf91 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:35.166438 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f77d7ae-9185-4ab4-bc19-92b78b4fdf91 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 200 Aug 07 16:20:35.166883 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 841/3339] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:35 2026] GET /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 879 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:35.181057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37e20523-89f6-4bca-87b9-8705038eae4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:35.183567 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37e20523-89f6-4bca-87b9-8705038eae4d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:35.183989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37e20523-89f6-4bca-87b9-8705038eae4d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:35.184367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37e20523-89f6-4bca-87b9-8705038eae4d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:35.194119 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:35.194119 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:35.199676 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37e20523-89f6-4bca-87b9-8705038eae4d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:35.206408 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37e20523-89f6-4bca-87b9-8705038eae4d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 200 Aug 07 16:20:35.207102 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 835/3340] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:35 2026] GET /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 879 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:35.223038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:35.225569 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:35.225892 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:35.226283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:35.226781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:35.234718 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:35.234718 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:35.235168 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:35.252996 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume request issued successfully. Aug 07 16:20:35.253187 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0862828-9a76-4a3b-bf74-f76f4e5f5bd7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 202 Aug 07 16:20:35.253645 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 833/3341] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:35 2026] DELETE /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:35.264825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61738c42-8daa-42aa-832a-f011b85a8637 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:35.267420 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61738c42-8daa-42aa-832a-f011b85a8637 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:35.267630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61738c42-8daa-42aa-832a-f011b85a8637 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:35.267909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61738c42-8daa-42aa-832a-f011b85a8637 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:35.276514 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:35.276514 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:35.280083 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-61738c42-8daa-42aa-832a-f011b85a8637 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:35.284490 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61738c42-8daa-42aa-832a-f011b85a8637 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 200 Aug 07 16:20:35.284889 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 833/3342] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:35 2026] GET /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 878 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:35.802237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0dc163a4-17de-4c95-b33a-162394d118c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:35.804727 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0dc163a4-17de-4c95-b33a-162394d118c8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:35.805054 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0dc163a4-17de-4c95-b33a-162394d118c8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:35.805374 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0dc163a4-17de-4c95-b33a-162394d118c8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:35.813626 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:35.813626 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:35.817623 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0dc163a4-17de-4c95-b33a-162394d118c8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:35.822723 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0dc163a4-17de-4c95-b33a-162394d118c8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:35.823150 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 842/3343] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:35 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:35.971226 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fcd838bf-3fbf-46b6-85e1-401bab0159af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:35.973394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcd838bf-3fbf-46b6-85e1-401bab0159af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:35.973728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcd838bf-3fbf-46b6-85e1-401bab0159af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:35.973967 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcd838bf-3fbf-46b6-85e1-401bab0159af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:35.974103 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fcd838bf-3fbf-46b6-85e1-401bab0159af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:35.979751 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:35.979751 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:35.980915 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcd838bf-3fbf-46b6-85e1-401bab0159af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:35.981473 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 836/3344] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:35 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:36.302010 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-136557bc-85c9-4509-84ff-8d89919e2d25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.304261 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-136557bc-85c9-4509-84ff-8d89919e2d25 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:36.304565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-136557bc-85c9-4509-84ff-8d89919e2d25 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.304834 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-136557bc-85c9-4509-84ff-8d89919e2d25 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.312453 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-136557bc-85c9-4509-84ff-8d89919e2d25 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 404 Aug 07 16:20:36.313059 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 834/3345] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:36 2026] GET /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:36.321837 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cfdce0c8-3f16-4905-8bf4-e9043d4f048f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.323929 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfdce0c8-3f16-4905-8bf4-e9043d4f048f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:36.324223 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfdce0c8-3f16-4905-8bf4-e9043d4f048f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.324546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cfdce0c8-3f16-4905-8bf4-e9043d4f048f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.331326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cfdce0c8-3f16-4905-8bf4-e9043d4f048f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 404 Aug 07 16:20:36.332106 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 834/3346] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:36 2026] GET /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:20:36.338975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1bbabdc0-5757-4708-8715-469598a0f6e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.341401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bbabdc0-5757-4708-8715-469598a0f6e5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:36.341717 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bbabdc0-5757-4708-8715-469598a0f6e5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.341968 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1bbabdc0-5757-4708-8715-469598a0f6e5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.342279 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1bbabdc0-5757-4708-8715-469598a0f6e5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: b6384aa1-d4b8-4223-b89d-fa4b30f017eb Aug 07 16:20:36.350001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1bbabdc0-5757-4708-8715-469598a0f6e5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb returned with HTTP 404 Aug 07 16:20:36.350768 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 843/3347] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:36 2026] DELETE /volume/v3/volumes/b6384aa1-d4b8-4223-b89d-fa4b30f017eb => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:36.358481 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.360712 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 Aug 07 16:20:36.360926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.361145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.361251 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 4d0b5155-0c8b-4b1d-aabe-17314309ef09 Aug 07 16:20:36.366970 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:36.366970 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:36.367622 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:36.390226 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:20:36.390226 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7954b38-af9c-4020-8fac-0f7d44201a77 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 returned with HTTP 202 Aug 07 16:20:36.391704 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 837/3348] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:36 2026] DELETE /volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:36.401257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8e8c169-595f-47a3-9450-3de522eedd74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.403317 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8e8c169-595f-47a3-9450-3de522eedd74 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 Aug 07 16:20:36.403589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8e8c169-595f-47a3-9450-3de522eedd74 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.403795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8e8c169-595f-47a3-9450-3de522eedd74 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.410249 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:36.410249 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:36.410720 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8e8c169-595f-47a3-9450-3de522eedd74 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:36.411689 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8e8c169-595f-47a3-9450-3de522eedd74 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 returned with HTTP 200 Aug 07 16:20:36.412138 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 835/3349] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:36 2026] GET /volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 => generated 467 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:36.837061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a028eb27-0ed3-4c37-8399-050cd3b4fa04 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.838773 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a028eb27-0ed3-4c37-8399-050cd3b4fa04 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:36.838953 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a028eb27-0ed3-4c37-8399-050cd3b4fa04 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.839131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a028eb27-0ed3-4c37-8399-050cd3b4fa04 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.845793 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:36.845793 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:36.849582 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a028eb27-0ed3-4c37-8399-050cd3b4fa04 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:36.855529 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a028eb27-0ed3-4c37-8399-050cd3b4fa04 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:36.855976 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 835/3350] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:36 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:36.995594 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-654dc38e-8969-4116-82a0-047f139532b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:36.997993 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-654dc38e-8969-4116-82a0-047f139532b6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:36.998264 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-654dc38e-8969-4116-82a0-047f139532b6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:36.998556 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-654dc38e-8969-4116-82a0-047f139532b6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:36.998699 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-654dc38e-8969-4116-82a0-047f139532b6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:37.004538 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:37.004538 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:37.005610 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-654dc38e-8969-4116-82a0-047f139532b6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:37.006128 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 844/3351] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:36 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:37.421948 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7589dea5-018f-4336-90b0-d3617c67a666 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:37.423736 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7589dea5-018f-4336-90b0-d3617c67a666 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 Aug 07 16:20:37.423957 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7589dea5-018f-4336-90b0-d3617c67a666 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:37.424141 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7589dea5-018f-4336-90b0-d3617c67a666 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:37.429641 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7589dea5-018f-4336-90b0-d3617c67a666 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 returned with HTTP 404 Aug 07 16:20:37.430229 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 838/3352] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:37 2026] GET /volume/v3/snapshots/4d0b5155-0c8b-4b1d-aabe-17314309ef09 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:37.438935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f676d0bf-12e7-4208-bbfe-db1c607de9d1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:37.440653 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f676d0bf-12e7-4208-bbfe-db1c607de9d1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:37.440944 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f676d0bf-12e7-4208-bbfe-db1c607de9d1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:37.441116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f676d0bf-12e7-4208-bbfe-db1c607de9d1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:37.447811 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:37.447811 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:37.451475 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f676d0bf-12e7-4208-bbfe-db1c607de9d1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:37.456146 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f676d0bf-12e7-4208-bbfe-db1c607de9d1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 returned with HTTP 200 Aug 07 16:20:37.456689 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 836/3353] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:37 2026] GET /volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:37.472810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:37.474721 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:37.474912 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:37.475106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:37.475272 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: 6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:37.483156 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:37.483156 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:37.483706 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:37.501052 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume request issued successfully. Aug 07 16:20:37.501241 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ba018acd-fdf7-404a-b030-eefa1d9a09d9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 returned with HTTP 202 Aug 07 16:20:37.501736 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 836/3354] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:37 2026] DELETE /volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:37.511859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-701a584f-d2e1-4004-a196-569f9f20d8ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:37.514086 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-701a584f-d2e1-4004-a196-569f9f20d8ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:37.514382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-701a584f-d2e1-4004-a196-569f9f20d8ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:37.514639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-701a584f-d2e1-4004-a196-569f9f20d8ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:37.524983 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:37.524983 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:37.531262 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-701a584f-d2e1-4004-a196-569f9f20d8ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:37.537912 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-701a584f-d2e1-4004-a196-569f9f20d8ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 returned with HTTP 200 Aug 07 16:20:37.538546 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 845/3355] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:37 2026] GET /volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:37.869651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b301f186-c723-4be4-b824-c17b593e7e41 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:37.872079 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b301f186-c723-4be4-b824-c17b593e7e41 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:37.872465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b301f186-c723-4be4-b824-c17b593e7e41 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:37.872800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b301f186-c723-4be4-b824-c17b593e7e41 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:37.882763 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:37.882763 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:37.887528 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b301f186-c723-4be4-b824-c17b593e7e41 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:37.894829 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b301f186-c723-4be4-b824-c17b593e7e41 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:37.895347 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 839/3356] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:37 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:38.018605 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44f2fc3c-01b4-4f30-9828-22b5f7898532 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.020419 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44f2fc3c-01b4-4f30-9828-22b5f7898532 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:38.020648 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44f2fc3c-01b4-4f30-9828-22b5f7898532 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.020841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44f2fc3c-01b4-4f30-9828-22b5f7898532 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.020939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-44f2fc3c-01b4-4f30-9828-22b5f7898532 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:38.027749 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:38.027749 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:38.028737 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44f2fc3c-01b4-4f30-9828-22b5f7898532 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:38.029195 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 837/3357] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:38.551180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd71f63e-105f-4a12-bca5-2e92de91d0f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.552787 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd71f63e-105f-4a12-bca5-2e92de91d0f0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 Aug 07 16:20:38.552994 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd71f63e-105f-4a12-bca5-2e92de91d0f0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.553172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd71f63e-105f-4a12-bca5-2e92de91d0f0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.558711 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd71f63e-105f-4a12-bca5-2e92de91d0f0 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 returned with HTTP 404 Aug 07 16:20:38.559184 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 837/3358] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/volumes/6f752021-1e20-402e-af80-9b4ffa59a6c2 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:38.568338 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d221b704-4ae1-4aa7-a601-3b82a812169c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.570132 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d221b704-4ae1-4aa7-a601-3b82a812169c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:38.570388 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d221b704-4ae1-4aa7-a601-3b82a812169c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.570568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d221b704-4ae1-4aa7-a601-3b82a812169c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.578068 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:38.578068 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:38.582165 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d221b704-4ae1-4aa7-a601-3b82a812169c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:38.587238 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d221b704-4ae1-4aa7-a601-3b82a812169c tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:38.587674 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 846/3359] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:38.599952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.601828 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:38.602152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-1018696588"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:38.603546 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1018696588'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:38.603666 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume of 1 GB Aug 07 16:20:38.608223 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Availability Zones retrieved successfully. Aug 07 16:20:38.613602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (7cbcb978-ed92-47a7-b7be-63c0bd384630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:38.614608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d71522-fafb-4cd1-9b2b-d87262d63155) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:38.615507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:38.641086 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25d71522-fafb-4cd1-9b2b-d87262d63155) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:38.641928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e605ed71-b6cf-40bb-9b75-2ec418c2c81f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:38.680516 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['1113caf1-3331-4eb6-a42f-6cd439901482', 'fe194a73-12fa-40ce-9f6e-0d75e0136a47', '5d7b0101-5202-4d62-8d39-0d3b3f4c1647', 'c6f8c71f-c48e-4c54-a588-b4b6c39222a6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:38.681317 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e605ed71-b6cf-40bb-9b75-2ec418c2c81f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1113caf1-3331-4eb6-a42f-6cd439901482', 'fe194a73-12fa-40ce-9f6e-0d75e0136a47', '5d7b0101-5202-4d62-8d39-0d3b3f4c1647', 'c6f8c71f-c48e-4c54-a588-b4b6c39222a6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:38.682087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9337435b-5ea2-4abf-8702-413ad613c4cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:38.704176 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9337435b-5ea2-4abf-8702-413ad613c4cb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd4bc3a16-eb4a-444f-a049-8f2e262d2ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018696588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['1113caf1-3331-4eb6-a42f-6cd439901482','fe194a73-12fa-40ce-9f6e-0d75e0136a47','5d7b0101-5202-4d62-8d39-0d3b3f4c1647','c6f8c71f-c48e-4c54-a588-b4b6c39222a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1018696588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d4bc3a16-eb4a-444f-a049-8f2e262d2ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ef79588d8934709b03cb5ad612ac329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:38.704985 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3ad7d2-c2fc-4e9b-8458-861cde47fc9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:38.723790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd3ad7d2-c2fc-4e9b-8458-861cde47fc9d) transitioned into state 'SUCCESS' from state '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-1018696588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['1113caf1-3331-4eb6-a42f-6cd439901482','fe194a73-12fa-40ce-9f6e-0d75e0136a47','5d7b0101-5202-4d62-8d39-0d3b3f4c1647','c6f8c71f-c48e-4c54-a588-b4b6c39222a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:38.724622 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67dab56f-e18b-4b77-988f-01318933f287) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:38.738949 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (67dab56f-e18b-4b77-988f-01318933f287) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:38.739743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (7cbcb978-ed92-47a7-b7be-63c0bd384630) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:38.740027 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request issued successfully. Aug 07 16:20:38.740561 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-450aeedc-de5b-407b-9d50-7e3643fc0a04 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:38.740998 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 840/3360] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:20:38 2026] POST /volume/v3/volumes => generated 752 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:38.752518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-291b89ae-c429-47c6-862c-8feac7dbbae9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.754442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-291b89ae-c429-47c6-862c-8feac7dbbae9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:38.754634 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-291b89ae-c429-47c6-862c-8feac7dbbae9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.754812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-291b89ae-c429-47c6-862c-8feac7dbbae9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.757348 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=265,cinder:UPDATE=68,cinder:INSERT=30 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:20:38.764226 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:38.764226 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:38.771009 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-291b89ae-c429-47c6-862c-8feac7dbbae9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:38.777504 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-291b89ae-c429-47c6-862c-8feac7dbbae9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 returned with HTTP 200 Aug 07 16:20:38.777742 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 838/3361] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 => generated 820 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:38.910699 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd9c64ad-f0a2-4c36-9b6c-d9e7517b524a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.912725 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd9c64ad-f0a2-4c36-9b6c-d9e7517b524a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:38.912985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd9c64ad-f0a2-4c36-9b6c-d9e7517b524a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.913199 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd9c64ad-f0a2-4c36-9b6c-d9e7517b524a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.921276 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:38.921276 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:38.924140 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd9c64ad-f0a2-4c36-9b6c-d9e7517b524a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:38.928169 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd9c64ad-f0a2-4c36-9b6c-d9e7517b524a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:38.928766 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 838/3362] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:38.950185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d499e59-f3d0-4ec2-ad87-30587731cf03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.952313 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d499e59-f3d0-4ec2-ad87-30587731cf03 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:38.952586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d499e59-f3d0-4ec2-ad87-30587731cf03 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.952824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d499e59-f3d0-4ec2-ad87-30587731cf03 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.960954 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:38.960954 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:38.964739 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d499e59-f3d0-4ec2-ad87-30587731cf03 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:38.969461 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d499e59-f3d0-4ec2-ad87-30587731cf03 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:38.969903 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 847/3363] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:38.981838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3bfc3622-1c02-4358-bc0d-7a8977a46496 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:38.983833 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bfc3622-1c02-4358-bc0d-7a8977a46496 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:38.984051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bfc3622-1c02-4358-bc0d-7a8977a46496 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:38.984234 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3bfc3622-1c02-4358-bc0d-7a8977a46496 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:38.991359 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:38.991359 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:38.995143 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3bfc3622-1c02-4358-bc0d-7a8977a46496 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:38.999129 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3bfc3622-1c02-4358-bc0d-7a8977a46496 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:38.999527 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 841/3364] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:38 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:39.039708 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-031ba674-c5a8-42b8-a523-65b5be369137 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.042756 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-031ba674-c5a8-42b8-a523-65b5be369137 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:39.042756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-031ba674-c5a8-42b8-a523-65b5be369137 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.042756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-031ba674-c5a8-42b8-a523-65b5be369137 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.042920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-1cac1bdf-622d-48aa-9dcb-fcd224be4a6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.042952 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-031ba674-c5a8-42b8-a523-65b5be369137 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:39.044930 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-1cac1bdf-622d-48aa-9dcb-fcd224be4a6f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:39.045290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-1cac1bdf-622d-48aa-9dcb-fcd224be4a6f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.045593 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-1cac1bdf-622d-48aa-9dcb-fcd224be4a6f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.047587 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.047587 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:39.048635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-031ba674-c5a8-42b8-a523-65b5be369137 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:39.049114 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 839/3365] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:39.053202 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.053202 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:39.056928 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-1cac1bdf-622d-48aa-9dcb-fcd224be4a6f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:39.060831 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-1cac1bdf-622d-48aa-9dcb-fcd224be4a6f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:39.061279 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 839/3366] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:39.131807 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe797c13-d812-4c32-a661-e77189f07be2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.132219 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe797c13-d812-4c32-a661-e77189f07be2 None None] GET https://10.4.3.24/volume// Aug 07 16:20:39.132415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe797c13-d812-4c32-a661-e77189f07be2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.132635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe797c13-d812-4c32-a661-e77189f07be2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.132966 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe797c13-d812-4c32-a661-e77189f07be2 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:39.133432 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 848/3367] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:39.140550 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-19153eb2-9df8-46ae-b075-212c7d66ba6d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.142614 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-19153eb2-9df8-46ae-b075-212c7d66ba6d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:20:39.142980 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-19153eb2-9df8-46ae-b075-212c7d66ba6d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bea62ab8-f8fe-405a-85a3-9990a84741ad", "connector": null, "instance_uuid": "8da60ad7-1660-44da-92dc-dc5831b0770e"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:39.151872 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.151872 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:39.176475 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-19153eb2-9df8-46ae-b075-212c7d66ba6d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:20:39.176974 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 842/3368] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:20:39 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:39.205571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41d55b37-764d-450c-ab3b-1d81c1e075d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.207928 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41d55b37-764d-450c-ab3b-1d81c1e075d5 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:39.208137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41d55b37-764d-450c-ab3b-1d81c1e075d5 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.208422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41d55b37-764d-450c-ab3b-1d81c1e075d5 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.217338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c19ce01c-a9ab-4ed6-a44a-dd14d3b6ddd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.219146 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c19ce01c-a9ab-4ed6-a44a-dd14d3b6ddd0 None None] GET https://10.4.3.24/volume// Aug 07 16:20:39.219146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c19ce01c-a9ab-4ed6-a44a-dd14d3b6ddd0 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.219146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c19ce01c-a9ab-4ed6-a44a-dd14d3b6ddd0 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.219146 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c19ce01c-a9ab-4ed6-a44a-dd14d3b6ddd0 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:39.219146 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 840/3369] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:39.223867 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.223867 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:39.226616 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-b75b798d-8c6b-4a42-992b-73d700e6da93 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.228620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-b75b798d-8c6b-4a42-992b-73d700e6da93 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:39.228845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-b75b798d-8c6b-4a42-992b-73d700e6da93 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.228895 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-41d55b37-764d-450c-ab3b-1d81c1e075d5 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:39.229031 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-b75b798d-8c6b-4a42-992b-73d700e6da93 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.234838 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41d55b37-764d-450c-ab3b-1d81c1e075d5 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:39.235357 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 840/3370] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:39.240036 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.240036 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:39.243495 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-b75b798d-8c6b-4a42-992b-73d700e6da93 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:39.247163 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-b75b798d-8c6b-4a42-992b-73d700e6da93 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:39.247614 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 849/3371] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 1049 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:39.356579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.359107 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] PUT https://10.4.3.24/volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5 Aug 07 16:20:39.359616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:39.368245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Acquiring lock "cinder-attachment_update-bea62ab8-f8fe-405a-85a3-9990a84741ad-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:20:39.373592 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Lock "cinder-attachment_update-bea62ab8-f8fe-405a-85a3-9990a84741ad-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:20:39.374723 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.374723 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:39.458908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Lock "cinder-attachment_update-bea62ab8-f8fe-405a-85a3-9990a84741ad-np0000006731" released by "attachment_update" :: held 0.085s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:20:39.459219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-a0d249ea-e476-486e-b2a3-83bb584785fa tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5 returned with HTTP 200 Aug 07 16:20:39.459690 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 843/3372] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:20:39 2026] PUT /volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5 => generated 969 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:39.790025 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bc890a4-5ee8-4d8a-9ebe-f09c8f23ecb9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.791784 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bc890a4-5ee8-4d8a-9ebe-f09c8f23ecb9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:39.792106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bc890a4-5ee8-4d8a-9ebe-f09c8f23ecb9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.792434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bc890a4-5ee8-4d8a-9ebe-f09c8f23ecb9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.794973 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=297,cinder:UPDATE=71,cinder:INSERT=52 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:20:39.801875 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.801875 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:39.806602 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7bc890a4-5ee8-4d8a-9ebe-f09c8f23ecb9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:39.812560 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bc890a4-5ee8-4d8a-9ebe-f09c8f23ecb9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 returned with HTTP 200 Aug 07 16:20:39.813222 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 841/3373] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 => generated 845 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:39.825089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.827243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:39.827728 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d4bc3a16-eb4a-444f-a049-8f2e262d2ab6", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1933137291"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:39.837044 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.837044 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:39.837498 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:39.837616 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create snapshot from volume d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:39.859077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['02a50243-4f18-410e-8294-1415b90f6225', '4978da30-b32b-4e5d-8620-53787c66e36d', '2c1fa885-524a-4cfd-9f67-bae07974f98c', '7ae51b86-4e72-4d3d-ab7b-77e95f1f1748'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:39.888666 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot create request issued successfully. Aug 07 16:20:39.888966 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78d363e5-b3e8-4c38-98d0-105fe039b39a tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:39.889469 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 841/3374] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:39 2026] POST /volume/v3/snapshots => generated 310 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:39.899458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-52b8dd08-21b9-45c8-aa16-6d7929f1bf54 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.901181 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52b8dd08-21b9-45c8-aa16-6d7929f1bf54 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 Aug 07 16:20:39.901393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52b8dd08-21b9-45c8-aa16-6d7929f1bf54 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.901562 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-52b8dd08-21b9-45c8-aa16-6d7929f1bf54 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.906294 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.906294 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:39.906753 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-52b8dd08-21b9-45c8-aa16-6d7929f1bf54 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:39.907441 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-52b8dd08-21b9-45c8-aa16-6d7929f1bf54 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 returned with HTTP 200 Aug 07 16:20:39.907800 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 850/3375] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 => generated 442 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:39.941575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d97407a-99b6-4154-9cc5-aa11a118856e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:39.943239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d97407a-99b6-4154-9cc5-aa11a118856e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:39.943502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d97407a-99b6-4154-9cc5-aa11a118856e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:39.943736 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d97407a-99b6-4154-9cc5-aa11a118856e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:39.951064 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:39.951064 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:39.955078 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d97407a-99b6-4154-9cc5-aa11a118856e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:39.959729 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d97407a-99b6-4154-9cc5-aa11a118856e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:39.960103 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 844/3376] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:39 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:40.060260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d1e1563c-5595-45f7-a6c4-e365d19039ef None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:40.061986 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1e1563c-5595-45f7-a6c4-e365d19039ef tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:40.062206 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1e1563c-5595-45f7-a6c4-e365d19039ef tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:40.062417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d1e1563c-5595-45f7-a6c4-e365d19039ef tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:40.062525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d1e1563c-5595-45f7-a6c4-e365d19039ef tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:40.066718 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:40.066718 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:40.067453 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d1e1563c-5595-45f7-a6c4-e365d19039ef tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:40.067840 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 842/3377] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:40 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:40.247812 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50d7de2c-f2da-49dd-a634-cddcd06833ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:40.249691 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50d7de2c-f2da-49dd-a634-cddcd06833ac tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:40.249874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50d7de2c-f2da-49dd-a634-cddcd06833ac tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:40.250067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50d7de2c-f2da-49dd-a634-cddcd06833ac tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:40.259632 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:40.259632 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:40.263727 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50d7de2c-f2da-49dd-a634-cddcd06833ac tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:40.269623 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50d7de2c-f2da-49dd-a634-cddcd06833ac tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:40.270188 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 842/3378] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:40 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:40.916782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d78fca61-c02f-42bd-aee6-70144e27fa1b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:40.918592 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d78fca61-c02f-42bd-aee6-70144e27fa1b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 Aug 07 16:20:40.918760 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d78fca61-c02f-42bd-aee6-70144e27fa1b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:40.918945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d78fca61-c02f-42bd-aee6-70144e27fa1b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:40.920825 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:UPDATE=102,cinder:SELECT=365,cinder:INSERT=66 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:20:40.924991 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:40.924991 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:40.925571 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d78fca61-c02f-42bd-aee6-70144e27fa1b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:40.927335 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d78fca61-c02f-42bd-aee6-70144e27fa1b tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 returned with HTTP 200 Aug 07 16:20:40.927933 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 851/3379] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:40 2026] GET /volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:40.938525 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:40.940185 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:40.940570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "90ab7cfb-9126-4b7b-aa38-f5e821b82fd0", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-491758912"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:40.942117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request body: {'volume': {'snapshot_id': '90ab7cfb-9126-4b7b-aa38-f5e821b82fd0', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-491758912'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:40.943741 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=392,cinder:UPDATE=124,cinder:INSERT=78,cinder:DELETE=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:20:40.948400 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:40.948400 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:40.949008 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:40.949133 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume of 1 GB Aug 07 16:20:40.953158 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Availability Zones retrieved successfully. Aug 07 16:20:40.959228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (d8980167-c16b-4c96-a7c7-3cd560710da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:40.960444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1623ecec-ef50-433d-a1c4-621f5e606775) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:40.961686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:40.975190 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28e9d8a5-c160-4069-ba1b-f35822cafcb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:40.977331 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28e9d8a5-c160-4069-ba1b-f35822cafcb3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:40.977589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28e9d8a5-c160-4069-ba1b-f35822cafcb3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:40.977808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28e9d8a5-c160-4069-ba1b-f35822cafcb3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:40.985640 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:40.985640 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:40.989638 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-28e9d8a5-c160-4069-ba1b-f35822cafcb3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:40.991228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1623ecec-ef50-433d-a1c4-621f5e606775) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '90ab7cfb-9126-4b7b-aa38-f5e821b82fd0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:40.991992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d29d16b-2feb-4002-a78e-86cbcf97369b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:40.994744 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28e9d8a5-c160-4069-ba1b-f35822cafcb3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:40.995197 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 843/3380] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:40 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:41.030793 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Created reservations ['b4e8ddf9-4729-4c51-b62f-c3d3070aedce', '40a326af-45c5-47c4-ba89-643d4b059bf6', 'a5b26cda-febe-4400-afb3-256701c03384', '0eb8a749-bef7-4544-9a47-263fdde8c222'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:41.031551 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d29d16b-2feb-4002-a78e-86cbcf97369b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4e8ddf9-4729-4c51-b62f-c3d3070aedce', '40a326af-45c5-47c4-ba89-643d4b059bf6', 'a5b26cda-febe-4400-afb3-256701c03384', '0eb8a749-bef7-4544-9a47-263fdde8c222']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:41.032227 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1642fa40-fc6a-480a-b25b-d6e99ecb811b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:41.069201 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1642fa40-fc6a-480a-b25b-d6e99ecb811b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78fed40e-a55b-45dd-ba09-5409a8b0fb55', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-491758912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['b4e8ddf9-4729-4c51-b62f-c3d3070aedce','40a326af-45c5-47c4-ba89-643d4b059bf6','a5b26cda-febe-4400-afb3-256701c03384','0eb8a749-bef7-4544-9a47-263fdde8c222'],size=1,snapshot_id=90ab7cfb-9126-4b7b-aa38-f5e821b82fd0,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-491758912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78fed40e-a55b-45dd-ba09-5409a8b0fb55,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7ef79588d8934709b03cb5ad612ac329',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=90ab7cfb-9126-4b7b-aa38-f5e821b82fd0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:41.070132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b0f145-04c4-4d0e-ae55-6f451f975e8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:41.078191 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-65970fa7-a1ce-46b0-8117-53ab67c8a316 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:41.080441 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65970fa7-a1ce-46b0-8117-53ab67c8a316 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:41.080720 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65970fa7-a1ce-46b0-8117-53ab67c8a316 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:41.080931 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-65970fa7-a1ce-46b0-8117-53ab67c8a316 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:41.081082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-65970fa7-a1ce-46b0-8117-53ab67c8a316 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:41.086672 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:41.086672 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:41.087702 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-65970fa7-a1ce-46b0-8117-53ab67c8a316 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:41.088203 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 843/3381] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:41 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:41.088273 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a8b0f145-04c4-4d0e-ae55-6f451f975e8b) transitioned into state 'SUCCESS' from state '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-491758912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7ef79588d8934709b03cb5ad612ac329',qos_specs=None,replication_status=,reservations=['b4e8ddf9-4729-4c51-b62f-c3d3070aedce','40a326af-45c5-47c4-ba89-643d4b059bf6','a5b26cda-febe-4400-afb3-256701c03384','0eb8a749-bef7-4544-9a47-263fdde8c222'],size=1,snapshot_id=90ab7cfb-9126-4b7b-aa38-f5e821b82fd0,source_replicaid=,source_volid=None,status='creating',user_id='9ccd8b4878c5404c8da5ede43af80c7d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:41.089171 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9070c928-f2e9-4b53-9fc5-1179297571ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:41.109686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9070c928-f2e9-4b53-9fc5-1179297571ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:41.110689 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Flow 'volume_create_api' (d8980167-c16b-4c96-a7c7-3cd560710da0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:41.111034 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Create volume request issued successfully. Aug 07 16:20:41.111628 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-600481b2-7f27-4b67-ac67-4cbe6847c074 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:41.112051 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 845/3382] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:40 2026] POST /volume/v3/volumes => generated 785 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:41.125933 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d65a11a1-910a-4547-ba29-fd0a600b56de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:41.127773 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d65a11a1-910a-4547-ba29-fd0a600b56de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:41.127963 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d65a11a1-910a-4547-ba29-fd0a600b56de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:41.128180 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d65a11a1-910a-4547-ba29-fd0a600b56de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:41.135624 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:41.135624 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:41.139471 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d65a11a1-910a-4547-ba29-fd0a600b56de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:41.145253 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d65a11a1-910a-4547-ba29-fd0a600b56de tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 200 Aug 07 16:20:41.145692 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 852/3383] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:41 2026] GET /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 853 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:41.285486 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1493b419-be09-4812-a288-f601406b41a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:41.287348 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1493b419-be09-4812-a288-f601406b41a7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:41.287617 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1493b419-be09-4812-a288-f601406b41a7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:41.287830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1493b419-be09-4812-a288-f601406b41a7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:41.297955 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:41.297955 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:41.301785 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1493b419-be09-4812-a288-f601406b41a7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:41.306439 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1493b419-be09-4812-a288-f601406b41a7 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:41.306919 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 844/3384] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:41 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:42.007173 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0f1992c1-465b-4007-8aff-f57d12abf20f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.008958 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f1992c1-465b-4007-8aff-f57d12abf20f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:42.009209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f1992c1-465b-4007-8aff-f57d12abf20f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.009464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0f1992c1-465b-4007-8aff-f57d12abf20f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.017217 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.017217 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:42.021717 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0f1992c1-465b-4007-8aff-f57d12abf20f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:42.026548 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0f1992c1-465b-4007-8aff-f57d12abf20f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:42.026972 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 844/3385] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:42 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:42.098842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7d33e812-b0f0-4397-8ea5-5bee808e0c97 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.100756 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d33e812-b0f0-4397-8ea5-5bee808e0c97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:42.100956 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d33e812-b0f0-4397-8ea5-5bee808e0c97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.101184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7d33e812-b0f0-4397-8ea5-5bee808e0c97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.101380 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7d33e812-b0f0-4397-8ea5-5bee808e0c97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:42.106659 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.106659 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:42.107385 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7d33e812-b0f0-4397-8ea5-5bee808e0c97 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:42.107754 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 846/3386] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:42 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:42.158228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49f40d33-d0da-4daf-99b1-7b5098db53f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.160101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49f40d33-d0da-4daf-99b1-7b5098db53f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:42.160327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49f40d33-d0da-4daf-99b1-7b5098db53f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.160502 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49f40d33-d0da-4daf-99b1-7b5098db53f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.167290 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.167290 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:42.170625 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49f40d33-d0da-4daf-99b1-7b5098db53f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:42.174512 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49f40d33-d0da-4daf-99b1-7b5098db53f9 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 200 Aug 07 16:20:42.174885 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 853/3387] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:42 2026] GET /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 878 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:42.186422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-24e96f93-79df-4671-a046-87f58b6915c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.188331 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e96f93-79df-4671-a046-87f58b6915c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:42.188622 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e96f93-79df-4671-a046-87f58b6915c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.188846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-24e96f93-79df-4671-a046-87f58b6915c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.198319 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.198319 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:42.203458 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-24e96f93-79df-4671-a046-87f58b6915c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:42.209311 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-24e96f93-79df-4671-a046-87f58b6915c7 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 200 Aug 07 16:20:42.209863 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 845/3388] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:42 2026] GET /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 878 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:42.224490 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33d1cd09-0741-49cd-92d6-682cea05146f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.226368 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:42.226597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.226825 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.226989 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: 78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:42.234015 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.234015 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:42.234524 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:42.248849 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume request issued successfully. Aug 07 16:20:42.249061 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33d1cd09-0741-49cd-92d6-682cea05146f tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 202 Aug 07 16:20:42.249533 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 845/3389] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:42 2026] DELETE /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:42.255755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ec4c863-69a1-436e-a26e-4a6a35c1850d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.257743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ec4c863-69a1-436e-a26e-4a6a35c1850d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:42.257978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ec4c863-69a1-436e-a26e-4a6a35c1850d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.258244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ec4c863-69a1-436e-a26e-4a6a35c1850d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.266967 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.266967 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:42.271038 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1ec4c863-69a1-436e-a26e-4a6a35c1850d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:42.275469 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ec4c863-69a1-436e-a26e-4a6a35c1850d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 200 Aug 07 16:20:42.275849 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 847/3390] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:42 2026] GET /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 877 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:42.318687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56fecc02-ed0a-471c-914d-63fbe2b8f695 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:42.320285 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56fecc02-ed0a-471c-914d-63fbe2b8f695 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:42.320497 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56fecc02-ed0a-471c-914d-63fbe2b8f695 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:42.320678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56fecc02-ed0a-471c-914d-63fbe2b8f695 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:42.330088 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:42.330088 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:42.333080 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56fecc02-ed0a-471c-914d-63fbe2b8f695 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:42.336593 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56fecc02-ed0a-471c-914d-63fbe2b8f695 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:42.336918 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 854/3391] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:42 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:43.039754 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-56f86bdd-95ec-4d6b-98e5-a8ff2eb73dc0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.041817 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56f86bdd-95ec-4d6b-98e5-a8ff2eb73dc0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:43.042095 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56f86bdd-95ec-4d6b-98e5-a8ff2eb73dc0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.042357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-56f86bdd-95ec-4d6b-98e5-a8ff2eb73dc0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.049702 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:43.049702 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:43.053813 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-56f86bdd-95ec-4d6b-98e5-a8ff2eb73dc0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:43.059238 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-56f86bdd-95ec-4d6b-98e5-a8ff2eb73dc0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:43.059734 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 846/3392] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:43 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:43.118862 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e2368b98-871b-4cfc-9b36-8d32fe193fb2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.121426 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2368b98-871b-4cfc-9b36-8d32fe193fb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:43.121730 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2368b98-871b-4cfc-9b36-8d32fe193fb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.122027 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e2368b98-871b-4cfc-9b36-8d32fe193fb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.122206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e2368b98-871b-4cfc-9b36-8d32fe193fb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:43.127796 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:43.127796 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:43.128829 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e2368b98-871b-4cfc-9b36-8d32fe193fb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:43.129361 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 846/3393] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:43 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:43.289122 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c19a5caa-7615-4e2e-8e32-beb5e7283738 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.291009 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c19a5caa-7615-4e2e-8e32-beb5e7283738 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:43.291283 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c19a5caa-7615-4e2e-8e32-beb5e7283738 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.291566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c19a5caa-7615-4e2e-8e32-beb5e7283738 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.297728 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c19a5caa-7615-4e2e-8e32-beb5e7283738 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 404 Aug 07 16:20:43.298192 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 848/3394] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:43 2026] GET /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:43.305115 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b9e07b4c-c652-4a79-9243-637b4e102a98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.306751 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9e07b4c-c652-4a79-9243-637b4e102a98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:43.306913 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9e07b4c-c652-4a79-9243-637b4e102a98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.307209 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b9e07b4c-c652-4a79-9243-637b4e102a98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.312496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b9e07b4c-c652-4a79-9243-637b4e102a98 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 404 Aug 07 16:20:43.312965 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 855/3395] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:43 2026] GET /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:43.319989 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-630a4bff-84cf-499a-a86b-487375253b08 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.322095 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-630a4bff-84cf-499a-a86b-487375253b08 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:43.322355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-630a4bff-84cf-499a-a86b-487375253b08 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.322553 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-630a4bff-84cf-499a-a86b-487375253b08 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.322699 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-630a4bff-84cf-499a-a86b-487375253b08 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: 78fed40e-a55b-45dd-ba09-5409a8b0fb55 Aug 07 16:20:43.327936 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-630a4bff-84cf-499a-a86b-487375253b08 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 returned with HTTP 404 Aug 07 16:20:43.328407 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 847/3396] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:43 2026] DELETE /volume/v3/volumes/78fed40e-a55b-45dd-ba09-5409a8b0fb55 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:43.336007 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.337772 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 Aug 07 16:20:43.338016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.338236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.338408 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete snapshot with id: 90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 Aug 07 16:20:43.345312 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:43.345312 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:43.345312 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:43.350208 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e49ccba-38a6-414c-b65e-605cbd5b33f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.352395 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e49ccba-38a6-414c-b65e-605cbd5b33f0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:43.352640 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e49ccba-38a6-414c-b65e-605cbd5b33f0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.352879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e49ccba-38a6-414c-b65e-605cbd5b33f0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.364855 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot delete request issued successfully. Aug 07 16:20:43.364988 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:43.364988 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:43.365120 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed3a0c27-e461-40ab-9ad2-028840f11cd4 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 returned with HTTP 202 Aug 07 16:20:43.365671 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 847/3397] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:43 2026] DELETE /volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:43.371152 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e49ccba-38a6-414c-b65e-605cbd5b33f0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:43.375489 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20ce3ce0-ad00-415f-b920-46580fceb3c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:43.376870 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e49ccba-38a6-414c-b65e-605cbd5b33f0 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:43.377278 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 849/3398] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:43 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:43.381330 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20ce3ce0-ad00-415f-b920-46580fceb3c2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 Aug 07 16:20:43.381330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20ce3ce0-ad00-415f-b920-46580fceb3c2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:43.381330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20ce3ce0-ad00-415f-b920-46580fceb3c2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:43.383660 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:43.383660 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:43.384095 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20ce3ce0-ad00-415f-b920-46580fceb3c2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Snapshot retrieved successfully. Aug 07 16:20:43.384825 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20ce3ce0-ad00-415f-b920-46580fceb3c2 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 returned with HTTP 200 Aug 07 16:20:43.385198 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 856/3399] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:43 2026] GET /volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:44.073458 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c369ee12-c8d1-41ef-b994-9c7f99088455 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.075169 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c369ee12-c8d1-41ef-b994-9c7f99088455 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:44.075398 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c369ee12-c8d1-41ef-b994-9c7f99088455 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.075597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c369ee12-c8d1-41ef-b994-9c7f99088455 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.082724 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:44.082724 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:44.090119 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c369ee12-c8d1-41ef-b994-9c7f99088455 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:44.094450 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c369ee12-c8d1-41ef-b994-9c7f99088455 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:44.094803 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 848/3400] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:44 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:44.139363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2e38b5a2-b8e2-4462-a55c-802dfe77ea70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.141318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e38b5a2-b8e2-4462-a55c-802dfe77ea70 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:44.141591 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e38b5a2-b8e2-4462-a55c-802dfe77ea70 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.141863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2e38b5a2-b8e2-4462-a55c-802dfe77ea70 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.142029 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2e38b5a2-b8e2-4462-a55c-802dfe77ea70 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:44.146556 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:44.146556 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:44.147437 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2e38b5a2-b8e2-4462-a55c-802dfe77ea70 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:44.147893 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 848/3401] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:44 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:44.392331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4421c0d2-243f-4c19-bf3a-551c29ede00d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.394422 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4421c0d2-243f-4c19-bf3a-551c29ede00d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:44.394718 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4421c0d2-243f-4c19-bf3a-551c29ede00d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.394973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4421c0d2-243f-4c19-bf3a-551c29ede00d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.396119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cbfc2f97-2ae6-44b6-8252-e1da73853b6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.398888 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbfc2f97-2ae6-44b6-8252-e1da73853b6d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 Aug 07 16:20:44.399273 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbfc2f97-2ae6-44b6-8252-e1da73853b6d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.399642 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cbfc2f97-2ae6-44b6-8252-e1da73853b6d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.405662 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cbfc2f97-2ae6-44b6-8252-e1da73853b6d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 returned with HTTP 404 Aug 07 16:20:44.406218 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:44.406218 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:44.406412 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 857/3402] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:44 2026] GET /volume/v3/snapshots/90ab7cfb-9126-4b7b-aa38-f5e821b82fd0 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:44.410728 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4421c0d2-243f-4c19-bf3a-551c29ede00d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:44.414386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4818641e-c6d0-4a7f-87f9-7e18d129e4d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.416381 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4818641e-c6d0-4a7f-87f9-7e18d129e4d5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:44.416521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4421c0d2-243f-4c19-bf3a-551c29ede00d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:44.416668 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4818641e-c6d0-4a7f-87f9-7e18d129e4d5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.416937 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4818641e-c6d0-4a7f-87f9-7e18d129e4d5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.417010 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 850/3403] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:44 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:44.426820 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:44.426820 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:44.431022 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4818641e-c6d0-4a7f-87f9-7e18d129e4d5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:44.436069 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4818641e-c6d0-4a7f-87f9-7e18d129e4d5 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 returned with HTTP 200 Aug 07 16:20:44.436555 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 849/3404] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:44 2026] GET /volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:44.448822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.450765 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:44.450970 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.451159 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.451327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:44.458900 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:44.458900 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:44.459387 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:44.479024 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume request issued successfully. Aug 07 16:20:44.479229 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ee63d7f-e170-4f6f-bc4e-933d1cce267e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 returned with HTTP 202 Aug 07 16:20:44.479692 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 849/3405] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:44 2026] DELETE /volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:44.487923 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bf316487-7485-4670-89f4-1e5bbb1e3dbf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:44.490270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf316487-7485-4670-89f4-1e5bbb1e3dbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:44.490438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf316487-7485-4670-89f4-1e5bbb1e3dbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:44.490666 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bf316487-7485-4670-89f4-1e5bbb1e3dbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:44.500762 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:44.500762 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:44.506214 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bf316487-7485-4670-89f4-1e5bbb1e3dbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:44.512933 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bf316487-7485-4670-89f4-1e5bbb1e3dbf tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 returned with HTTP 200 Aug 07 16:20:44.513529 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 858/3406] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:44 2026] GET /volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:45.109016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1f9aaa6d-971c-4a69-9f55-50c000bd6ecd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.110935 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9aaa6d-971c-4a69-9f55-50c000bd6ecd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:45.111173 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9aaa6d-971c-4a69-9f55-50c000bd6ecd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.111490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1f9aaa6d-971c-4a69-9f55-50c000bd6ecd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.119775 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:45.119775 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:45.123547 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1f9aaa6d-971c-4a69-9f55-50c000bd6ecd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:45.127559 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1f9aaa6d-971c-4a69-9f55-50c000bd6ecd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:45.128069 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 851/3407] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:45 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:45.158485 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-929e73f6-04a6-40d8-a34b-32e476f4d01c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.160958 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929e73f6-04a6-40d8-a34b-32e476f4d01c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:45.161243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929e73f6-04a6-40d8-a34b-32e476f4d01c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.161551 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929e73f6-04a6-40d8-a34b-32e476f4d01c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.161725 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-929e73f6-04a6-40d8-a34b-32e476f4d01c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:45.167147 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:45.167147 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:45.168225 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929e73f6-04a6-40d8-a34b-32e476f4d01c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:45.168663 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 850/3408] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:45 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:45.432518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7ffca85-23d2-4607-aefc-f77c111cff34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.435047 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7ffca85-23d2-4607-aefc-f77c111cff34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:45.435359 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7ffca85-23d2-4607-aefc-f77c111cff34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.435674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7ffca85-23d2-4607-aefc-f77c111cff34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.448406 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:45.448406 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:45.453085 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c7ffca85-23d2-4607-aefc-f77c111cff34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:45.458718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7ffca85-23d2-4607-aefc-f77c111cff34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:45.459209 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 850/3409] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:45 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:45.525829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e3a8f601-57f3-46ee-98b1-d5055619fe8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.528077 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3a8f601-57f3-46ee-98b1-d5055619fe8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 Aug 07 16:20:45.528331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3a8f601-57f3-46ee-98b1-d5055619fe8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.528577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e3a8f601-57f3-46ee-98b1-d5055619fe8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.535480 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e3a8f601-57f3-46ee-98b1-d5055619fe8e tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 returned with HTTP 404 Aug 07 16:20:45.536055 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 859/3410] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:45 2026] GET /volume/v3/volumes/d4bc3a16-eb4a-444f-a049-8f2e262d2ab6 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:45.543427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08fd0ea4-7340-48c0-a5e8-7378bc7fcc3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.545295 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08fd0ea4-7340-48c0-a5e8-7378bc7fcc3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:45.545560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08fd0ea4-7340-48c0-a5e8-7378bc7fcc3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.545784 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08fd0ea4-7340-48c0-a5e8-7378bc7fcc3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.553468 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:45.553468 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:45.558501 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08fd0ea4-7340-48c0-a5e8-7378bc7fcc3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:45.564704 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08fd0ea4-7340-48c0-a5e8-7378bc7fcc3d tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:45.565313 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 852/3411] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:45 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 844 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:45.577613 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bda7f205-c401-4983-8f6d-80da4a5c17da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.579369 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:45.579558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.579749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.579919 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume with id: cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:45.586656 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:45.586656 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:45.586974 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:45.603877 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Delete volume request issued successfully. Aug 07 16:20:45.604070 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bda7f205-c401-4983-8f6d-80da4a5c17da tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 202 Aug 07 16:20:45.604546 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 851/3412] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:45 2026] DELETE /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:45.612341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0113023a-0a75-4a7e-b083-7c3148db99ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:45.614410 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0113023a-0a75-4a7e-b083-7c3148db99ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:45.614609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0113023a-0a75-4a7e-b083-7c3148db99ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:45.614858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0113023a-0a75-4a7e-b083-7c3148db99ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:45.622600 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:45.622600 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:45.627155 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0113023a-0a75-4a7e-b083-7c3148db99ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Volume info retrieved successfully. Aug 07 16:20:45.632783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0113023a-0a75-4a7e-b083-7c3148db99ac tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 200 Aug 07 16:20:45.633413 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 851/3413] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:45 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 843 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:46.141426 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97d4f1a8-908f-4872-8573-a7ba8531c945 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:46.143524 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97d4f1a8-908f-4872-8573-a7ba8531c945 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:46.143755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97d4f1a8-908f-4872-8573-a7ba8531c945 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:46.143978 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97d4f1a8-908f-4872-8573-a7ba8531c945 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:46.151245 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:46.151245 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:46.155607 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97d4f1a8-908f-4872-8573-a7ba8531c945 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:46.162031 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97d4f1a8-908f-4872-8573-a7ba8531c945 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:46.162638 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 860/3414] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:46 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:46.180007 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31d8792e-ae55-446f-9a3e-55089c68267c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:46.181841 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31d8792e-ae55-446f-9a3e-55089c68267c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:46.182070 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31d8792e-ae55-446f-9a3e-55089c68267c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:46.182270 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31d8792e-ae55-446f-9a3e-55089c68267c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:46.182451 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-31d8792e-ae55-446f-9a3e-55089c68267c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:46.186953 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:46.186953 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:46.187803 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31d8792e-ae55-446f-9a3e-55089c68267c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:46.188190 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 853/3415] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:46 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:46.471975 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b213f6b-dda3-423b-a9a7-52b0ef7c4858 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:46.474150 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b213f6b-dda3-423b-a9a7-52b0ef7c4858 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:46.474454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b213f6b-dda3-423b-a9a7-52b0ef7c4858 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:46.474689 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b213f6b-dda3-423b-a9a7-52b0ef7c4858 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:46.486651 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:46.486651 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:46.491092 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b213f6b-dda3-423b-a9a7-52b0ef7c4858 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:46.495554 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b213f6b-dda3-423b-a9a7-52b0ef7c4858 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:46.495970 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 852/3416] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:46 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:46.647700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50815d85-d946-46ce-92a4-563eed3057f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:46.649408 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50815d85-d946-46ce-92a4-563eed3057f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] GET https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b Aug 07 16:20:46.649593 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50815d85-d946-46ce-92a4-563eed3057f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:46.649781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50815d85-d946-46ce-92a4-563eed3057f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:46.656023 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50815d85-d946-46ce-92a4-563eed3057f1 tempest-VolumesSnapshotTestJSON-755404924 tempest-VolumesSnapshotTestJSON-755404924-project-member] https://10.4.3.24/volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b returned with HTTP 404 Aug 07 16:20:46.656703 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 852/3417] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:46 2026] GET /volume/v3/volumes/cbb4772e-d575-4558-b292-af65a4061c9b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:47.176407 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a3987ae1-6e1a-43b6-8f9f-d6975634473c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:47.178152 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3987ae1-6e1a-43b6-8f9f-d6975634473c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:47.178401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3987ae1-6e1a-43b6-8f9f-d6975634473c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:47.178613 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a3987ae1-6e1a-43b6-8f9f-d6975634473c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:47.187112 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:47.187112 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:47.191186 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a3987ae1-6e1a-43b6-8f9f-d6975634473c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:47.199877 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ae5a055-b65d-403f-a786-8306adc7da96 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:47.200413 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a3987ae1-6e1a-43b6-8f9f-d6975634473c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:47.200857 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 861/3418] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:47 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:47.201707 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ae5a055-b65d-403f-a786-8306adc7da96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:47.201879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ae5a055-b65d-403f-a786-8306adc7da96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:47.202051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ae5a055-b65d-403f-a786-8306adc7da96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:47.202151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8ae5a055-b65d-403f-a786-8306adc7da96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:47.206790 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:47.206790 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:47.207602 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ae5a055-b65d-403f-a786-8306adc7da96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:47.208066 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 854/3419] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:47 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:47.508636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-242fe8ca-5f5f-403c-8160-95a86a0e2d1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:47.510815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-242fe8ca-5f5f-403c-8160-95a86a0e2d1e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:47.511046 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-242fe8ca-5f5f-403c-8160-95a86a0e2d1e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:47.511270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-242fe8ca-5f5f-403c-8160-95a86a0e2d1e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:47.522987 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:47.522987 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:47.527087 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-242fe8ca-5f5f-403c-8160-95a86a0e2d1e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:47.532420 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-242fe8ca-5f5f-403c-8160-95a86a0e2d1e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:47.532901 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 853/3420] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:47 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:48.215102 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f04513c-77fb-4dba-9edc-319280754bdf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:48.217583 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f04513c-77fb-4dba-9edc-319280754bdf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:48.217934 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f04513c-77fb-4dba-9edc-319280754bdf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:48.218212 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f04513c-77fb-4dba-9edc-319280754bdf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:48.220890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e9df61d-d8d3-4c93-8870-a5e3fd12c648 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:48.223329 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e9df61d-d8d3-4c93-8870-a5e3fd12c648 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:48.223619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e9df61d-d8d3-4c93-8870-a5e3fd12c648 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:48.223872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e9df61d-d8d3-4c93-8870-a5e3fd12c648 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:48.224021 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9e9df61d-d8d3-4c93-8870-a5e3fd12c648 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:48.228950 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:48.228950 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:48.232297 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:48.232297 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:48.233521 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e9df61d-d8d3-4c93-8870-a5e3fd12c648 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:48.233936 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f04513c-77fb-4dba-9edc-319280754bdf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:48.234078 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 862/3421] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:48 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:48.240791 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f04513c-77fb-4dba-9edc-319280754bdf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:48.241249 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 853/3422] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:48 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:48.545836 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96063f52-bc4f-4d61-9303-593d7b85a364 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:48.547553 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96063f52-bc4f-4d61-9303-593d7b85a364 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:48.547729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96063f52-bc4f-4d61-9303-593d7b85a364 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:48.547903 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96063f52-bc4f-4d61-9303-593d7b85a364 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:48.557746 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:48.557746 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:48.561060 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96063f52-bc4f-4d61-9303-593d7b85a364 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:48.564628 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96063f52-bc4f-4d61-9303-593d7b85a364 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:48.565042 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 855/3423] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:48 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:49.246919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fba5b806-9fc7-4e90-91e9-b95b27d2d790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:49.249175 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fba5b806-9fc7-4e90-91e9-b95b27d2d790 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:49.249471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fba5b806-9fc7-4e90-91e9-b95b27d2d790 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:49.249751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fba5b806-9fc7-4e90-91e9-b95b27d2d790 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:49.249881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fba5b806-9fc7-4e90-91e9-b95b27d2d790 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:49.255053 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:49.255053 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:49.256334 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fba5b806-9fc7-4e90-91e9-b95b27d2d790 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:49.256566 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9175b48d-8f2b-44cb-939f-edb0ac1d1bfd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:49.256959 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 854/3424] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:49 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:49.258818 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9175b48d-8f2b-44cb-939f-edb0ac1d1bfd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:49.259112 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9175b48d-8f2b-44cb-939f-edb0ac1d1bfd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:49.259419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9175b48d-8f2b-44cb-939f-edb0ac1d1bfd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:49.268273 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:49.268273 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:49.273395 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9175b48d-8f2b-44cb-939f-edb0ac1d1bfd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:49.279069 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9175b48d-8f2b-44cb-939f-edb0ac1d1bfd tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:49.279501 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 863/3425] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:49 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:49.578022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef6bd64f-cabc-4fab-9623-28c11772b51c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:49.580036 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef6bd64f-cabc-4fab-9623-28c11772b51c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:49.580454 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef6bd64f-cabc-4fab-9623-28c11772b51c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:49.580733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef6bd64f-cabc-4fab-9623-28c11772b51c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:49.591482 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:49.591482 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:49.595580 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ef6bd64f-cabc-4fab-9623-28c11772b51c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:49.600656 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef6bd64f-cabc-4fab-9623-28c11772b51c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:49.601041 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 854/3426] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:49 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:50.006381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43f7551e-aae6-413a-822c-3d60783dabaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:50.097321 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:50.097321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-160425914"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:50.097321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-160425914'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:50.097321 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Create volume of 1 GB Aug 07 16:20:50.101183 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Availability Zones retrieved successfully. Aug 07 16:20:50.106638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Flow 'volume_create_api' (fa3b3037-1648-44dc-934b-87c103985eaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:50.107606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0278ccf5-5959-4775-a2d0-2580632da1bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:50.108481 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:50.132251 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0278ccf5-5959-4775-a2d0-2580632da1bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:50.132888 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0f81e3-fbe6-4979-8ff4-47ad695e42f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:50.191135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Created reservations ['8a55a983-e3f2-45f2-8a08-7b91fc397608', 'c716fc70-827c-423e-8d48-b2e1fd191aa4', '4d878b50-0bc9-4c95-ae9c-256e967aeb02', 'a06ddef9-860e-4305-a3e2-1db4dfd67b1e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:50.191972 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8f0f81e3-fbe6-4979-8ff4-47ad695e42f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8a55a983-e3f2-45f2-8a08-7b91fc397608', 'c716fc70-827c-423e-8d48-b2e1fd191aa4', '4d878b50-0bc9-4c95-ae9c-256e967aeb02', 'a06ddef9-860e-4305-a3e2-1db4dfd67b1e']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:50.192686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610e5923-79f9-452c-a587-82a59d7480af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:50.220807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (610e5923-79f9-452c-a587-82a59d7480af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'df14df60-50e0-4532-9ff0-97eba28339cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-160425914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1de1dd164254392aafc177dd79fc6bc',qos_specs=None,replication_status=,reservations=['8a55a983-e3f2-45f2-8a08-7b91fc397608','c716fc70-827c-423e-8d48-b2e1fd191aa4','4d878b50-0bc9-4c95-ae9c-256e967aeb02','a06ddef9-860e-4305-a3e2-1db4dfd67b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f97a6b8633514005b3097ed42e73ffb7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-160425914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=df14df60-50e0-4532-9ff0-97eba28339cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a1de1dd164254392aafc177dd79fc6bc',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f97a6b8633514005b3097ed42e73ffb7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:50.221731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526e7009-f1b9-46bf-8383-6c9919ef4e30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:50.260604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (526e7009-f1b9-46bf-8383-6c9919ef4e30) transitioned into state 'SUCCESS' from state '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-160425914',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a1de1dd164254392aafc177dd79fc6bc',qos_specs=None,replication_status=,reservations=['8a55a983-e3f2-45f2-8a08-7b91fc397608','c716fc70-827c-423e-8d48-b2e1fd191aa4','4d878b50-0bc9-4c95-ae9c-256e967aeb02','a06ddef9-860e-4305-a3e2-1db4dfd67b1e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f97a6b8633514005b3097ed42e73ffb7',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:50.261672 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc80267c-b19f-42ff-a3ce-f3d7cf039f35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:50.268258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f34c8cc-a70c-4a2b-9f85-d1e3086ec1c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:50.270478 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f34c8cc-a70c-4a2b-9f85-d1e3086ec1c9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:50.270694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f34c8cc-a70c-4a2b-9f85-d1e3086ec1c9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:50.270883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f34c8cc-a70c-4a2b-9f85-d1e3086ec1c9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:50.270977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2f34c8cc-a70c-4a2b-9f85-d1e3086ec1c9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:50.275382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cc80267c-b19f-42ff-a3ce-f3d7cf039f35) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:50.275844 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:50.275844 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:50.276596 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Flow 'volume_create_api' (fa3b3037-1648-44dc-934b-87c103985eaf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:50.276729 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f34c8cc-a70c-4a2b-9f85-d1e3086ec1c9 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:50.276958 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Create volume request issued successfully. Aug 07 16:20:50.277042 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 855/3427] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:50 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:50.277726 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43f7551e-aae6-413a-822c-3d60783dabaf tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:50.278284 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 856/3428] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:20:50 2026] POST /volume/v3/volumes => generated 755 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:50.291016 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d7ce425-ccc7-44cb-840c-4877a3177f92 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:50.292019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c467f576-4529-49c1-98c7-1b7d30356bff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:50.293315 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d7ce425-ccc7-44cb-840c-4877a3177f92 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:50.293598 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d7ce425-ccc7-44cb-840c-4877a3177f92 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:50.293865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d7ce425-ccc7-44cb-840c-4877a3177f92 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:50.294985 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c467f576-4529-49c1-98c7-1b7d30356bff tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:50.295359 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c467f576-4529-49c1-98c7-1b7d30356bff tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:50.295692 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c467f576-4529-49c1-98c7-1b7d30356bff tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:50.306374 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:50.306374 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:50.306846 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:50.306846 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:50.310922 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d7ce425-ccc7-44cb-840c-4877a3177f92 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:50.312687 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c467f576-4529-49c1-98c7-1b7d30356bff tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:50.319417 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c467f576-4529-49c1-98c7-1b7d30356bff tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:50.319895 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 855/3429] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:50 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:50.320461 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d7ce425-ccc7-44cb-840c-4877a3177f92 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf returned with HTTP 200 Aug 07 16:20:50.320978 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 864/3430] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:50 2026] GET /volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf => generated 823 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:50.616864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b4ff230-b43d-4226-a11f-ddc59e36c790 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:50.618597 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b4ff230-b43d-4226-a11f-ddc59e36c790 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:50.618808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b4ff230-b43d-4226-a11f-ddc59e36c790 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:50.618999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b4ff230-b43d-4226-a11f-ddc59e36c790 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:50.627746 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:50.627746 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:50.631111 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b4ff230-b43d-4226-a11f-ddc59e36c790 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:50.635417 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b4ff230-b43d-4226-a11f-ddc59e36c790 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:50.635823 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 856/3431] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:50 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:51.290121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74183fb0-0caa-4c38-a066-2f043f4eb9f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:51.292138 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74183fb0-0caa-4c38-a066-2f043f4eb9f0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:51.292402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74183fb0-0caa-4c38-a066-2f043f4eb9f0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:51.292646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74183fb0-0caa-4c38-a066-2f043f4eb9f0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:51.292833 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-74183fb0-0caa-4c38-a066-2f043f4eb9f0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:51.297528 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:51.297528 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:51.298317 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74183fb0-0caa-4c38-a066-2f043f4eb9f0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:51.298701 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 857/3432] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:51 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:51.332843 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6973209f-504c-43c9-929b-f885b9b99931 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:51.333216 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a6df5b2-3b16-47a0-a03f-133187b8584e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:51.335062 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6973209f-504c-43c9-929b-f885b9b99931 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:51.335137 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a6df5b2-3b16-47a0-a03f-133187b8584e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:51.335378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a6df5b2-3b16-47a0-a03f-133187b8584e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:51.335633 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a6df5b2-3b16-47a0-a03f-133187b8584e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:51.335695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6973209f-504c-43c9-929b-f885b9b99931 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:51.335894 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6973209f-504c-43c9-929b-f885b9b99931 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:51.342955 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:51.342955 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:51.343265 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:51.343265 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:51.346489 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6973209f-504c-43c9-929b-f885b9b99931 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:51.346565 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a6df5b2-3b16-47a0-a03f-133187b8584e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:51.350726 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6973209f-504c-43c9-929b-f885b9b99931 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:51.351083 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a6df5b2-3b16-47a0-a03f-133187b8584e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf returned with HTTP 200 Aug 07 16:20:51.351137 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 856/3433] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:51 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:51.351490 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 865/3434] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:51 2026] GET /volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf => generated 848 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:51.363131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:51.364905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:51.365256 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df14df60-50e0-4532-9ff0-97eba28339cf", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1597485453"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:51.373843 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:51.373843 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:51.374338 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:51.374515 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Create snapshot from volume df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:51.410002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Created reservations ['3a46d0c2-1013-44dc-ac55-2a65736efdb8', 'f2b8d87a-a804-493e-9385-4b8632a82a39', '98e4e064-2522-4943-a2fd-c90f74c1a128', '292ff59b-d3e1-4b4e-b63e-41c685e6c0d8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:51.442484 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot create request issued successfully. Aug 07 16:20:51.442956 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-50969bda-5715-4353-9e9c-e6e376fb9fe8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:51.443549 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 857/3435] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:51 2026] POST /volume/v3/snapshots => generated 314 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:51.453326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d08b90c1-bf96-4dbf-b00e-04fbdbe6df8d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:51.455731 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d08b90c1-bf96-4dbf-b00e-04fbdbe6df8d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 Aug 07 16:20:51.455962 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d08b90c1-bf96-4dbf-b00e-04fbdbe6df8d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:51.456325 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d08b90c1-bf96-4dbf-b00e-04fbdbe6df8d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:51.461292 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:51.461292 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:51.461788 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d08b90c1-bf96-4dbf-b00e-04fbdbe6df8d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:51.462546 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d08b90c1-bf96-4dbf-b00e-04fbdbe6df8d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 returned with HTTP 200 Aug 07 16:20:51.462892 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 858/3436] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:51 2026] GET /volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 => generated 446 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:51.647674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f49cd4ed-8c1b-4b2a-9312-a613e877d239 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:51.649509 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f49cd4ed-8c1b-4b2a-9312-a613e877d239 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:51.649691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f49cd4ed-8c1b-4b2a-9312-a613e877d239 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:51.649874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f49cd4ed-8c1b-4b2a-9312-a613e877d239 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:51.658390 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:51.658390 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:51.661372 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f49cd4ed-8c1b-4b2a-9312-a613e877d239 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:51.664951 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f49cd4ed-8c1b-4b2a-9312-a613e877d239 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:51.665329 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 857/3437] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:51 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:52.308028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d8bcd7d-987b-465c-94d5-0be4d98201ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:52.309970 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d8bcd7d-987b-465c-94d5-0be4d98201ff tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:52.310157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d8bcd7d-987b-465c-94d5-0be4d98201ff tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:52.310394 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d8bcd7d-987b-465c-94d5-0be4d98201ff tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:52.310512 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5d8bcd7d-987b-465c-94d5-0be4d98201ff tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:52.314819 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:52.314819 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:52.315658 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d8bcd7d-987b-465c-94d5-0be4d98201ff tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:52.316079 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 866/3438] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:52 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:52.363604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ba64cb1-55c6-486f-9f84-7c5d1b40bd30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:52.365439 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ba64cb1-55c6-486f-9f84-7c5d1b40bd30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:52.365636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ba64cb1-55c6-486f-9f84-7c5d1b40bd30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:52.365809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ba64cb1-55c6-486f-9f84-7c5d1b40bd30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:52.372349 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:52.372349 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:52.375875 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1ba64cb1-55c6-486f-9f84-7c5d1b40bd30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:52.379935 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ba64cb1-55c6-486f-9f84-7c5d1b40bd30 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:52.380385 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 858/3439] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:52 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:52.473131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e7dae12c-0124-4b21-9e6f-c2804bae0294 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:52.474882 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7dae12c-0124-4b21-9e6f-c2804bae0294 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 Aug 07 16:20:52.475079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7dae12c-0124-4b21-9e6f-c2804bae0294 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:52.475272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e7dae12c-0124-4b21-9e6f-c2804bae0294 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:52.480252 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:52.480252 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:52.480699 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e7dae12c-0124-4b21-9e6f-c2804bae0294 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:52.481512 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e7dae12c-0124-4b21-9e6f-c2804bae0294 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 returned with HTTP 200 Aug 07 16:20:52.481872 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 859/3440] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:52 2026] GET /volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 => generated 473 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:52.492093 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:52.494511 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:52.495035 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df14df60-50e0-4532-9ff0-97eba28339cf", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1565786898"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:52.504705 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:52.504705 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:52.505198 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:52.505333 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Create snapshot from volume df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:52.529540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Created reservations ['03b4cb20-d4d3-4517-879c-811f6c0186d9', '84ed8f02-abb2-4592-97c9-97f6c09a1501', '5af1dd2b-e4b0-4baa-b723-dc3d4b9e3b2b', 'a65a6c8e-a7c0-42b8-ab04-0d8290bbc7d5'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:52.559143 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot create request issued successfully. Aug 07 16:20:52.559473 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8362cf50-5acb-4a17-b6d7-04dd0ea758b0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:52.559931 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 858/3441] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:52 2026] POST /volume/v3/snapshots => generated 314 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:52.568411 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5491da94-ef74-4e2f-b38e-43a5c8c9803d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:52.570349 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5491da94-ef74-4e2f-b38e-43a5c8c9803d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:52.570601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5491da94-ef74-4e2f-b38e-43a5c8c9803d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:52.570894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5491da94-ef74-4e2f-b38e-43a5c8c9803d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:52.577359 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:52.577359 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:52.578026 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5491da94-ef74-4e2f-b38e-43a5c8c9803d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:52.579118 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5491da94-ef74-4e2f-b38e-43a5c8c9803d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 returned with HTTP 200 Aug 07 16:20:52.579767 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 867/3442] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:52 2026] GET /volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 => generated 446 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:52.677336 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d43404dc-0987-4fd6-919f-3f473b746d34 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:52.679105 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d43404dc-0987-4fd6-919f-3f473b746d34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:52.679296 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d43404dc-0987-4fd6-919f-3f473b746d34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:52.679495 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d43404dc-0987-4fd6-919f-3f473b746d34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:52.688802 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:52.688802 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:52.692097 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d43404dc-0987-4fd6-919f-3f473b746d34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:52.696203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d43404dc-0987-4fd6-919f-3f473b746d34 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:52.696626 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 859/3443] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:52 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:53.326531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea2b47fc-0fa4-4d91-b031-ce25c146268b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:53.328601 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea2b47fc-0fa4-4d91-b031-ce25c146268b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:53.328831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea2b47fc-0fa4-4d91-b031-ce25c146268b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:53.329017 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea2b47fc-0fa4-4d91-b031-ce25c146268b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:53.329121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ea2b47fc-0fa4-4d91-b031-ce25c146268b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:53.333434 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:53.333434 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:53.334198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea2b47fc-0fa4-4d91-b031-ce25c146268b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:53.334591 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 860/3444] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:53 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:53.393514 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ff7df9f-2418-4c96-938d-66fe63660ee8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:53.395963 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ff7df9f-2418-4c96-938d-66fe63660ee8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:53.396272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ff7df9f-2418-4c96-938d-66fe63660ee8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:53.396529 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ff7df9f-2418-4c96-938d-66fe63660ee8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:53.405645 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:53.405645 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:53.410375 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ff7df9f-2418-4c96-938d-66fe63660ee8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:53.415352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ff7df9f-2418-4c96-938d-66fe63660ee8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:53.415752 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 859/3445] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:53 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:53.588748 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9e586d7b-bf52-4ffc-8239-8738c5fbe1be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:53.590556 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e586d7b-bf52-4ffc-8239-8738c5fbe1be tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:53.590738 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e586d7b-bf52-4ffc-8239-8738c5fbe1be tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:53.590888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9e586d7b-bf52-4ffc-8239-8738c5fbe1be tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:53.596339 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:53.596339 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:53.596851 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9e586d7b-bf52-4ffc-8239-8738c5fbe1be tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:53.597704 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9e586d7b-bf52-4ffc-8239-8738c5fbe1be tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 returned with HTTP 200 Aug 07 16:20:53.598116 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 868/3446] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:53 2026] GET /volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 => generated 473 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:53.606116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:53.607788 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:53.608099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "df14df60-50e0-4532-9ff0-97eba28339cf", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-512398570"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:53.616429 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:53.616429 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:53.616920 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:53.617026 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Create snapshot from volume df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:53.641535 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Created reservations ['8df49ab8-35cd-4274-bb7c-f1a72ba2b8a3', '56ee9350-632c-4cf7-a536-d78f934e8f59', 'de99af90-04ed-4d1e-9591-6d8a0d06cad2', 'a2149f5c-8d10-4d6f-ad03-77c72d1e02f7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:53.672222 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot create request issued successfully. Aug 07 16:20:53.672641 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0809f55a-148b-4f7d-858c-a4bf97bdef35 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:20:53.673224 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 860/3447] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:20:53 2026] POST /volume/v3/snapshots => generated 313 bytes in 67 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:53.683993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08482177-1f3f-497a-bc94-2aa3e02dd4c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:53.685681 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08482177-1f3f-497a-bc94-2aa3e02dd4c3 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b Aug 07 16:20:53.685882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08482177-1f3f-497a-bc94-2aa3e02dd4c3 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:53.686055 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08482177-1f3f-497a-bc94-2aa3e02dd4c3 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:53.692266 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:53.692266 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:53.692759 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-08482177-1f3f-497a-bc94-2aa3e02dd4c3 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:53.693654 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08482177-1f3f-497a-bc94-2aa3e02dd4c3 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b returned with HTTP 200 Aug 07 16:20:53.694002 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 861/3448] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:53 2026] GET /volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:53.711383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-228153ff-2c42-4b99-89e1-9b322266000b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:53.713147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-228153ff-2c42-4b99-89e1-9b322266000b tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:53.713363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-228153ff-2c42-4b99-89e1-9b322266000b tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:53.713565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-228153ff-2c42-4b99-89e1-9b322266000b tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:53.723348 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:53.723348 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:53.726884 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-228153ff-2c42-4b99-89e1-9b322266000b tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:53.730788 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-228153ff-2c42-4b99-89e1-9b322266000b tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:53.731189 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 860/3449] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:53 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.344686 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd54ca40-18d9-4026-9c4c-f797e54be27f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.346388 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd54ca40-18d9-4026-9c4c-f797e54be27f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:54.346564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd54ca40-18d9-4026-9c4c-f797e54be27f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.346758 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd54ca40-18d9-4026-9c4c-f797e54be27f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.346855 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cd54ca40-18d9-4026-9c4c-f797e54be27f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:54.350905 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.350905 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:54.351686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd54ca40-18d9-4026-9c4c-f797e54be27f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:54.352029 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 869/3450] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.428271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad1745d0-9ed5-42de-a7d3-3cff8459c60a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.430751 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad1745d0-9ed5-42de-a7d3-3cff8459c60a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:54.430959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad1745d0-9ed5-42de-a7d3-3cff8459c60a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.431158 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad1745d0-9ed5-42de-a7d3-3cff8459c60a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.438017 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.438017 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:54.441615 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad1745d0-9ed5-42de-a7d3-3cff8459c60a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:54.445898 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad1745d0-9ed5-42de-a7d3-3cff8459c60a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:54.446279 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 861/3451] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:54.704210 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-291200a2-54f9-4326-8e01-02ac5076b3d5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.706485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-291200a2-54f9-4326-8e01-02ac5076b3d5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b Aug 07 16:20:54.706670 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-291200a2-54f9-4326-8e01-02ac5076b3d5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.706848 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-291200a2-54f9-4326-8e01-02ac5076b3d5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.712035 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.712035 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:54.712411 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-291200a2-54f9-4326-8e01-02ac5076b3d5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:54.713178 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-291200a2-54f9-4326-8e01-02ac5076b3d5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b returned with HTTP 200 Aug 07 16:20:54.713551 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 862/3452] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.722573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.724396 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?limit=1 Aug 07 16:20:54.724586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.724783 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.725037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.726116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.729944 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.730490 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aca02e25-cefa-45e7-9d32-2f2d04f13aff tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?limit=1 returned with HTTP 200 Aug 07 16:20:54.730888 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 861/3453] 10.4.3.24 () {66 vars in 1251 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?limit=1 => generated 480 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.740559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.742600 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:54.742818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.742893 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4d9095db-04e5-40df-b225-41a009545cdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.743153 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.743280 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.744470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.744705 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d9095db-04e5-40df-b225-41a009545cdb tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:54.744904 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d9095db-04e5-40df-b225-41a009545cdb tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.745098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4d9095db-04e5-40df-b225-41a009545cdb tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.749590 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.749993 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-07fce139-454f-45a7-85cf-a83eb1f261a5 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:20:54.750417 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 870/3454] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots => generated 995 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.755379 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.755379 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:54.759655 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4d9095db-04e5-40df-b225-41a009545cdb tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:54.760012 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.761695 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?limit=100000 Aug 07 16:20:54.761867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.762043 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.762386 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.763361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.764041 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4d9095db-04e5-40df-b225-41a009545cdb tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:54.764493 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 862/3455] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.767781 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.768214 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3f3d9a7d-44b8-4e24-b4d6-36ae62264360 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?limit=100000 returned with HTTP 200 Aug 07 16:20:54.768669 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 863/3456] 10.4.3.24 () {66 vars in 1261 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?limit=100000 => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.778107 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.780556 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?limit=0 Aug 07 16:20:54.780857 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.781162 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.781503 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.781856 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.781856 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:54.782963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.786931 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.787380 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26cb30eb-e77c-4b17-a6bb-749e9ad50e8e tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?limit=0 returned with HTTP 200 Aug 07 16:20:54.787955 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 862/3457] 10.4.3.24 () {66 vars in 1251 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:20:54.798334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-206ccca9-bb3e-4272-914d-2053c0687525 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.799846 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:20:54.800146 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.800433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.800719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.802163 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.802163 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:54.802163 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.805859 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.806394 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-206ccca9-bb3e-4272-914d-2053c0687525 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:20:54.806835 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 871/3458] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots => generated 995 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.817903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.819824 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?marker=fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:54.820102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.820449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.820810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.821921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.838217 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.838673 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-79650c61-bbaf-4ee2-8f84-df0120b1b29c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?marker=fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 returned with HTTP 200 Aug 07 16:20:54.839237 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 863/3459] 10.4.3.24 () {66 vars in 1323 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?marker=fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 => generated 342 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.848409 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.850386 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?offset=2&limit=3 Aug 07 16:20:54.850604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.850796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.851010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.851370 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.851370 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:54.852232 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.863857 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.864198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e9d7f05-e3b0-4dcf-8776-9954832086d9 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Aug 07 16:20:54.864655 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 864/3460] 10.4.3.24 () {66 vars in 1269 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.873806 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.875491 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Aug 07 16:20:54.875661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.875855 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.876049 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.877017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.888837 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.889244 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f28d4c38-0850-4f7d-8aa1-6c5f14d9ce2c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Aug 07 16:20:54.889674 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 863/3461] 10.4.3.24 () {66 vars in 1301 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 995 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.900799 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3f4f6d9-d582-461e-9b32-187549883bef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.902943 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Aug 07 16:20:54.903285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.903616 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.903944 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.904357 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.904357 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:54.905503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.910859 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.911457 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3f4f6d9-d582-461e-9b32-187549883bef tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Aug 07 16:20:54.912069 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 872/3462] 10.4.3.24 () {66 vars in 1303 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 995 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.922737 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-624ef82e-62db-4d05-8850-09603ad7c181 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.924902 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=id&sort_dir=asc Aug 07 16:20:54.925183 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.925457 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.925745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.926082 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.926082 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:54.927166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.942715 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.943342 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-624ef82e-62db-4d05-8850-09603ad7c181 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Aug 07 16:20:54.943877 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 864/3463] 10.4.3.24 () {66 vars in 1285 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 995 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.953910 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.956817 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=id&sort_dir=desc Aug 07 16:20:54.956817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.957116 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.957402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.957753 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.957753 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:54.958685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:54.970291 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:54.970757 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6fd895d-743b-4fc4-b680-152d593b5fd7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Aug 07 16:20:54.971228 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 865/3464] 10.4.3.24 () {66 vars in 1287 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:54.980733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:54.982840 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Aug 07 16:20:54.983070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:54.983312 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:54.983565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:54.983859 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:54.983859 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:54.984866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.002207 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.002735 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08f0c478-6a8f-401a-8a7c-77d83b6d30bb tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Aug 07 16:20:55.003192 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 864/3465] 10.4.3.24 () {66 vars in 1305 bytes} [Fri Aug 7 16:20:54 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 995 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.013782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.015727 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Aug 07 16:20:55.016015 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.016292 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.016606 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.016983 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.016983 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:55.018053 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.032477 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.032874 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2c61e57-2f98-4bc4-8aae-dd0f608adc3a tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Aug 07 16:20:55.033284 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 873/3466] 10.4.3.24 () {66 vars in 1307 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 995 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.042697 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.044462 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 Aug 07 16:20:55.044673 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.044849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.045109 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.045452 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.045452 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:55.046246 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.056772 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.057155 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.057155 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:55.057770 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7e884915-2c6a-4d8b-b1fc-bf9ea3513249 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 returned with HTTP 200 Aug 07 16:20:55.058232 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 865/3467] 10.4.3.24 () {66 vars in 1376 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 => generated 475 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.067205 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.069095 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail?status=available Aug 07 16:20:55.069413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.069627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.069849 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.070192 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.070192 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.071189 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.db.api [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100266) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.083054 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.083520 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.083520 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.084217 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e8ce080-d24a-4731-b540-8787d7cd6839 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/detail?status=available returned with HTTP 200 Aug 07 16:20:55.084621 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 866/3468] 10.4.3.24 () {66 vars in 1290 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots/detail?status=available => generated 1397 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:55.093885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.096079 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 Aug 07 16:20:55.096384 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.096584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.096790 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.097054 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.097054 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:55.097905 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.109266 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.109744 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.109744 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:55.110454 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca80aca4-d698-4afb-ba3b-16ffcf00b558 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 returned with HTTP 200 Aug 07 16:20:55.110858 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 865/3469] 10.4.3.24 () {66 vars in 1410 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 => generated 475 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.120516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-19556cac-3793-4320-ba37-9f4b80d08ebe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.122389 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 Aug 07 16:20:55.122667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.122966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.123262 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.123604 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.123604 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:55.124512 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.136468 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.136782 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-19556cac-3793-4320-ba37-9f4b80d08ebe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 returned with HTTP 200 Aug 07 16:20:55.137176 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 874/3470] 10.4.3.24 () {66 vars in 1355 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 => generated 341 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.146114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.148005 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?status=available Aug 07 16:20:55.148208 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.148415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.148607 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.149833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.db.api [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100265) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.150133 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0429b1e0-d4a8-4800-8101-71d637b800c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.151870 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0429b1e0-d4a8-4800-8101-71d637b800c9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:55.152079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0429b1e0-d4a8-4800-8101-71d637b800c9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.152328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0429b1e0-d4a8-4800-8101-71d637b800c9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.159442 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.159442 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.162377 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.162800 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b56f83a-dfe1-4ec1-bc92-2d332c826de2 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?status=available returned with HTTP 200 Aug 07 16:20:55.163272 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 866/3471] 10.4.3.24 () {66 vars in 1269 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots?status=available => generated 995 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.163422 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0429b1e0-d4a8-4800-8101-71d637b800c9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:55.170333 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0429b1e0-d4a8-4800-8101-71d637b800c9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:55.170822 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 867/3472] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.172948 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e571b539-3454-494e-b769-a8039900a2f8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.175339 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 Aug 07 16:20:55.175631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.175902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.176152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:20:55.177202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:20:55.181649 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Get all snapshots completed successfully. Aug 07 16:20:55.181974 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e571b539-3454-494e-b769-a8039900a2f8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 returned with HTTP 200 Aug 07 16:20:55.182359 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 866/3473] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-512398570 => generated 341 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.183226 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1d55d49e-b57f-4a0a-859f-cd9250e9db8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.185010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d55d49e-b57f-4a0a-859f-cd9250e9db8c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:55.185263 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d55d49e-b57f-4a0a-859f-cd9250e9db8c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.185477 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1d55d49e-b57f-4a0a-859f-cd9250e9db8c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.190929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04a6a939-a557-470d-9713-e387b4bc2a88 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.192617 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.192617 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:55.192760 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b Aug 07 16:20:55.192942 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.193126 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.193252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Delete snapshot with id: 090097ca-0126-49d1-9876-ddca9f66bf9b Aug 07 16:20:55.196296 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1d55d49e-b57f-4a0a-859f-cd9250e9db8c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:55.198156 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.198156 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:55.198600 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:55.200639 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1d55d49e-b57f-4a0a-859f-cd9250e9db8c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:55.201224 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 875/3474] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.212759 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot delete request issued successfully. Aug 07 16:20:55.213015 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04a6a939-a557-470d-9713-e387b4bc2a88 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b returned with HTTP 202 Aug 07 16:20:55.213464 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 867/3475] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:55 2026] DELETE /volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:55.220842 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94735f06-3c07-4a7f-af01-04794088a4f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.223091 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94735f06-3c07-4a7f-af01-04794088a4f7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b Aug 07 16:20:55.223440 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94735f06-3c07-4a7f-af01-04794088a4f7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.223734 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94735f06-3c07-4a7f-af01-04794088a4f7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.229261 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.229261 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.229793 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-94735f06-3c07-4a7f-af01-04794088a4f7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:55.230603 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94735f06-3c07-4a7f-af01-04794088a4f7 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b returned with HTTP 200 Aug 07 16:20:55.230962 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 868/3476] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.250019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-2d43c7ed-a224-4e5c-83cf-a2cbc722a4e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.252179 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-2d43c7ed-a224-4e5c-83cf-a2cbc722a4e6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:55.252376 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-2d43c7ed-a224-4e5c-83cf-a2cbc722a4e6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.252569 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-2d43c7ed-a224-4e5c-83cf-a2cbc722a4e6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.260399 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.260399 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:55.264277 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-2d43c7ed-a224-4e5c-83cf-a2cbc722a4e6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:55.269318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-2d43c7ed-a224-4e5c-83cf-a2cbc722a4e6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:55.269821 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 867/3477] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.336176 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7788ed55-89cb-48d1-b940-21a3e4efb1da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.336665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7788ed55-89cb-48d1-b940-21a3e4efb1da None None] GET https://10.4.3.24/volume// Aug 07 16:20:55.336845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7788ed55-89cb-48d1-b940-21a3e4efb1da None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.337078 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7788ed55-89cb-48d1-b940-21a3e4efb1da None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.337605 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7788ed55-89cb-48d1-b940-21a3e4efb1da None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:55.337863 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 876/3478] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:55.345083 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-fae7c1b0-bc7c-4450-9fcf-9517ece0edc9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.347017 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-fae7c1b0-bc7c-4450-9fcf-9517ece0edc9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:20:55.347440 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-fae7c1b0-bc7c-4450-9fcf-9517ece0edc9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fba43aa5-46b4-466e-a1ad-1621176fe4b3", "connector": null, "instance_uuid": "936a67c2-8389-4f56-982e-f30d5c4fd1d6"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:55.355249 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.355249 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:55.362059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fcf96652-d2f9-47c8-b3b6-168d458ae486 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.364233 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcf96652-d2f9-47c8-b3b6-168d458ae486 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:55.364476 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcf96652-d2f9-47c8-b3b6-168d458ae486 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.364716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fcf96652-d2f9-47c8-b3b6-168d458ae486 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.364841 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fcf96652-d2f9-47c8-b3b6-168d458ae486 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:55.369247 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.369247 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.370224 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fcf96652-d2f9-47c8-b3b6-168d458ae486 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:55.370704 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 869/3479] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.382166 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-fae7c1b0-bc7c-4450-9fcf-9517ece0edc9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:20:55.382601 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 868/3480] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:20:55 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:55.406334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3129670b-c211-49c9-bcc9-928bb9e3be7b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.408194 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3129670b-c211-49c9-bcc9-928bb9e3be7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:55.408331 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3129670b-c211-49c9-bcc9-928bb9e3be7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.408557 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3129670b-c211-49c9-bcc9-928bb9e3be7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.415212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40cd3f0e-3641-4b70-b51d-76e51443e434 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.415632 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40cd3f0e-3641-4b70-b51d-76e51443e434 None None] GET https://10.4.3.24/volume// Aug 07 16:20:55.415786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40cd3f0e-3641-4b70-b51d-76e51443e434 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.415959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40cd3f0e-3641-4b70-b51d-76e51443e434 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.416272 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40cd3f0e-3641-4b70-b51d-76e51443e434 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:20:55.416762 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 877/3481] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:20:55.417867 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.417867 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:55.422028 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3129670b-c211-49c9-bcc9-928bb9e3be7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:55.423082 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-3130b9c4-977f-45ae-8c8f-e2ff98d5b025 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.425041 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-3130b9c4-977f-45ae-8c8f-e2ff98d5b025 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:55.425241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-3130b9c4-977f-45ae-8c8f-e2ff98d5b025 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.425483 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-3130b9c4-977f-45ae-8c8f-e2ff98d5b025 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.428794 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3129670b-c211-49c9-bcc9-928bb9e3be7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:55.429433 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 868/3482] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.436675 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.436675 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.440953 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-3130b9c4-977f-45ae-8c8f-e2ff98d5b025 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:55.447012 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-3130b9c4-977f-45ae-8c8f-e2ff98d5b025 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:55.447456 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 870/3483] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 1055 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:55.459467 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04b7f159-28f0-40a2-9974-fec9e583c9a9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.461786 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04b7f159-28f0-40a2-9974-fec9e583c9a9 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:55.462017 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04b7f159-28f0-40a2-9974-fec9e583c9a9 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.462249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04b7f159-28f0-40a2-9974-fec9e583c9a9 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.470091 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.470091 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:55.474653 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04b7f159-28f0-40a2-9974-fec9e583c9a9 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:55.479444 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04b7f159-28f0-40a2-9974-fec9e583c9a9 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:55.479837 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 869/3484] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:55.553347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.555632 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] PUT https://10.4.3.24/volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f Aug 07 16:20:55.556041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:55.564212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Acquiring lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:20:55.568621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:20:55.569524 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.569524 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:55.640012 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" released by "attachment_update" :: held 0.071s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:20:55.640292 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-4c6b6e80-057c-45ef-a6cb-073b0530b9a9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f returned with HTTP 200 Aug 07 16:20:55.641021 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 878/3485] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:20:55 2026] PUT /volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f => generated 968 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:55.648217 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-9cc29136-4698-4815-9e69-eec98986a73e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.650953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-9cc29136-4698-4815-9e69-eec98986a73e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption Aug 07 16:20:55.651247 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-9cc29136-4698-4815-9e69-eec98986a73e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.651549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-9cc29136-4698-4815-9e69-eec98986a73e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.663383 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.663383 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:55.671556 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-9cc29136-4698-4815-9e69-eec98986a73e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption returned with HTTP 200 Aug 07 16:20:55.672189 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 869/3486] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:55.777797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9ec7541-5d16-47bf-a9dd-d275c20b9d37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:55.779547 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9ec7541-5d16-47bf-a9dd-d275c20b9d37 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:55.779761 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9ec7541-5d16-47bf-a9dd-d275c20b9d37 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:55.779979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9ec7541-5d16-47bf-a9dd-d275c20b9d37 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:55.953473 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:55.953473 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:55.957117 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b9ec7541-5d16-47bf-a9dd-d275c20b9d37 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:55.961230 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9ec7541-5d16-47bf-a9dd-d275c20b9d37 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:55.961627 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 871/3487] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:55 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:56.240228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b83e19a-0a7e-4dce-93fc-6a73b7f6510b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.242106 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b83e19a-0a7e-4dce-93fc-6a73b7f6510b tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b Aug 07 16:20:56.242344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b83e19a-0a7e-4dce-93fc-6a73b7f6510b tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.242572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b83e19a-0a7e-4dce-93fc-6a73b7f6510b tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.246985 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b83e19a-0a7e-4dce-93fc-6a73b7f6510b tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b returned with HTTP 404 Aug 07 16:20:56.247515 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 870/3488] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:56 2026] GET /volume/v3/snapshots/090097ca-0126-49d1-9876-ddca9f66bf9b => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:56.255140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.256783 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:56.256965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.257177 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.257271 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Delete snapshot with id: fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:56.261774 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:56.261774 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:56.262146 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:56.276442 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot delete request issued successfully. Aug 07 16:20:56.276663 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55ede3ff-e7ce-4cd8-806d-d72a9f8a5bc4 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 returned with HTTP 202 Aug 07 16:20:56.277193 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 879/3489] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:56 2026] DELETE /volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:56.284995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0955308f-a829-4ef1-845a-db9e7424bcfe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.287032 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0955308f-a829-4ef1-845a-db9e7424bcfe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:56.287279 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0955308f-a829-4ef1-845a-db9e7424bcfe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.287495 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0955308f-a829-4ef1-845a-db9e7424bcfe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.292334 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:56.292334 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:56.292812 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0955308f-a829-4ef1-845a-db9e7424bcfe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:56.293577 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0955308f-a829-4ef1-845a-db9e7424bcfe tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 returned with HTTP 200 Aug 07 16:20:56.294084 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 870/3490] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:56 2026] GET /volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:56.380565 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f470c634-3860-4b05-8e63-7067adcd516e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.382206 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f470c634-3860-4b05-8e63-7067adcd516e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:56.382420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f470c634-3860-4b05-8e63-7067adcd516e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.382597 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f470c634-3860-4b05-8e63-7067adcd516e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.382701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f470c634-3860-4b05-8e63-7067adcd516e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:56.386850 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:56.386850 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:56.387653 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f470c634-3860-4b05-8e63-7067adcd516e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:56.388046 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 872/3491] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:56 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:56.444676 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ae6dc33-cc62-483f-b390-a4a3ec99b6e8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.446456 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ae6dc33-cc62-483f-b390-a4a3ec99b6e8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:56.446636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ae6dc33-cc62-483f-b390-a4a3ec99b6e8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.446907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ae6dc33-cc62-483f-b390-a4a3ec99b6e8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.456419 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:56.456419 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:56.460270 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ae6dc33-cc62-483f-b390-a4a3ec99b6e8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:56.464841 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ae6dc33-cc62-483f-b390-a4a3ec99b6e8 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:56.465272 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 871/3492] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:56 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:56.492360 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61731ea7-5792-49ea-9e92-12ad631fdf10 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.494431 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61731ea7-5792-49ea-9e92-12ad631fdf10 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:56.494660 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61731ea7-5792-49ea-9e92-12ad631fdf10 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.494854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61731ea7-5792-49ea-9e92-12ad631fdf10 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.502533 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:56.502533 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:56.507570 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-61731ea7-5792-49ea-9e92-12ad631fdf10 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:56.512887 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61731ea7-5792-49ea-9e92-12ad631fdf10 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:56.513472 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 880/3493] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:56 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:56.973287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-809533ef-0208-46b1-a97f-83596521bbcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:56.975276 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-809533ef-0208-46b1-a97f-83596521bbcf tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:56.975528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-809533ef-0208-46b1-a97f-83596521bbcf tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:56.975756 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-809533ef-0208-46b1-a97f-83596521bbcf tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:56.985087 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:56.985087 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:56.988869 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-809533ef-0208-46b1-a97f-83596521bbcf tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:56.993563 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-809533ef-0208-46b1-a97f-83596521bbcf tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:56.994047 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 871/3494] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:56 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:57.137463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-28ba8c40-409d-40dc-96c4-83c662e0d588 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.200622 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28ba8c40-409d-40dc-96c4-83c662e0d588 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:57.200995 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-28ba8c40-409d-40dc-96c4-83c662e0d588 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174", "extra_specs": {"multiattach": " True"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:57.218459 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-28ba8c40-409d-40dc-96c4-83c662e0d588 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:57.218971 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 873/3495] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:20:57 2026] POST /volume/v3/types => generated 286 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:57.228041 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.229981 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:57.230425 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1145165581", "snapshot_id": null, "imageRef": null, "volume_type": "ce68c241-af1c-4071-b221-f86acf096661", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:57.232013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1145165581', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'ce68c241-af1c-4071-b221-f86acf096661', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:57.236739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume of 1 GB Aug 07 16:20:57.237025 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.237025 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:57.237562 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Availability Zones retrieved successfully. Aug 07 16:20:57.242590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (b2cf88cc-8142-4f6e-82ac-83fd0a7c70dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:57.243432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e29c78a-0ac5-44a8-8af0-6c3cf826bf25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:57.244213 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:57.251276 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.251276 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:57.262605 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e29c78a-0ac5-44a8-8af0-6c3cf826bf25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:20:57Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=ce68c241-af1c-4071-b221-f86acf096661,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ce68c241-af1c-4071-b221-f86acf096661', 'encryption_key_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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:57.263287 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78391c14-fa6a-45e4-b93b-605801399f3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:57.292037 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:20:57.292430 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:20:57.304171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-334b4320-df57-4082-8918-901c16488342 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.306234 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334b4320-df57-4082-8918-901c16488342 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 Aug 07 16:20:57.306427 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334b4320-df57-4082-8918-901c16488342 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.306613 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334b4320-df57-4082-8918-901c16488342 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.310941 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334b4320-df57-4082-8918-901c16488342 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 returned with HTTP 404 Aug 07 16:20:57.311523 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 881/3496] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:57 2026] GET /volume/v3/snapshots/fc4e5fe2-e35b-4ceb-a164-edb45ee0eb74 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:57.319447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.321389 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 Aug 07 16:20:57.321624 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.321850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.321969 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Delete snapshot with id: af0f00ef-b1ef-4e19-a426-b914ea090cd0 Aug 07 16:20:57.327867 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.327867 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:57.328378 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:57.329966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Created reservations ['3e29f126-0a67-4afe-b483-f62223336d21', 'b9e46131-24a5-4a92-a6bd-24796da20b80', '8d3667d2-7d17-4eaf-bfbb-6421c254ff47', '4121994e-6dea-4172-a34c-eb6be7abde76'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:57.331021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (78391c14-fa6a-45e4-b93b-605801399f3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e29f126-0a67-4afe-b483-f62223336d21', 'b9e46131-24a5-4a92-a6bd-24796da20b80', '8d3667d2-7d17-4eaf-bfbb-6421c254ff47', '4121994e-6dea-4172-a34c-eb6be7abde76']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:57.331889 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72992d5e-aee9-49cf-8bb6-fc17d94ff6fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:57.346252 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot delete request issued successfully. Aug 07 16:20:57.346544 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6fba0e-72bb-4cde-8c56-11fede799cba tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 returned with HTTP 202 Aug 07 16:20:57.347118 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 872/3497] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:20:57 2026] DELETE /volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:57.356006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3eaa4fe5-fc55-4e6f-8f47-d3e9d631c6b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.357541 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72992d5e-aee9-49cf-8bb6-fc17d94ff6fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f1cc89f7-1577-4f78-8121-9efc493cb79d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1145165581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['3e29f126-0a67-4afe-b483-f62223336d21','b9e46131-24a5-4a92-a6bd-24796da20b80','8d3667d2-7d17-4eaf-bfbb-6421c254ff47','4121994e-6dea-4172-a34c-eb6be7abde76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=ce68c241-af1c-4071-b221-f86acf096661), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1145165581',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f1cc89f7-1577-4f78-8121-9efc493cb79d,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d12c96ac669c4fbf934b8b3013bac723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ce68c241-af1c-4071-b221-f86acf096661),volume_type_id=ce68c241-af1c-4071-b221-f86acf096661)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:57.357743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eaa4fe5-fc55-4e6f-8f47-d3e9d631c6b8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 Aug 07 16:20:57.357896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eaa4fe5-fc55-4e6f-8f47-d3e9d631c6b8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.358113 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3eaa4fe5-fc55-4e6f-8f47-d3e9d631c6b8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.358531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e9520f-5933-4896-9db9-b13f7cf4195e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:57.364000 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.364000 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:57.364483 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3eaa4fe5-fc55-4e6f-8f47-d3e9d631c6b8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Snapshot retrieved successfully. Aug 07 16:20:57.365413 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3eaa4fe5-fc55-4e6f-8f47-d3e9d631c6b8 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 returned with HTTP 200 Aug 07 16:20:57.365813 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 874/3498] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:57 2026] GET /volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 => generated 472 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:57.378165 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62e9520f-5933-4896-9db9-b13f7cf4195e) transitioned into state 'SUCCESS' from state '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-1145165581',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['3e29f126-0a67-4afe-b483-f62223336d21','b9e46131-24a5-4a92-a6bd-24796da20b80','8d3667d2-7d17-4eaf-bfbb-6421c254ff47','4121994e-6dea-4172-a34c-eb6be7abde76'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=ce68c241-af1c-4071-b221-f86acf096661)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:57.379233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03c0544-165a-4a6f-bdad-4b143892b936) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:57.389139 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c03c0544-165a-4a6f-bdad-4b143892b936) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:57.390059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (b2cf88cc-8142-4f6e-82ac-83fd0a7c70dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:57.390428 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request issued successfully. Aug 07 16:20:57.391000 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3bafd1d-3ef4-4666-a03f-f6f84f69ce67 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:57.391519 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 872/3499] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:57 2026] POST /volume/v3/volumes => generated 827 bytes in 164 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:57.398243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-428873e3-53ab-4dfe-9e94-48e09684568a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.400444 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-428873e3-53ab-4dfe-9e94-48e09684568a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:57.400683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-428873e3-53ab-4dfe-9e94-48e09684568a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.400872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-428873e3-53ab-4dfe-9e94-48e09684568a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.400967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-428873e3-53ab-4dfe-9e94-48e09684568a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:57.403015 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64d64212-b1a8-47f2-a2c8-ae1a3a64f60c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.404712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64d64212-b1a8-47f2-a2c8-ae1a3a64f60c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:20:57.404881 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64d64212-b1a8-47f2-a2c8-ae1a3a64f60c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.405054 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64d64212-b1a8-47f2-a2c8-ae1a3a64f60c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.405811 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.405811 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:57.406629 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-428873e3-53ab-4dfe-9e94-48e09684568a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:57.407005 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 882/3500] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:57 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:57.412690 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.412690 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:57.417031 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64d64212-b1a8-47f2-a2c8-ae1a3a64f60c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:20:57.423535 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64d64212-b1a8-47f2-a2c8-ae1a3a64f60c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:20:57.423921 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 873/3501] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:57 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 895 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:57.478676 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6431caac-58e0-4ea6-8338-d787d73de674 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.480692 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6431caac-58e0-4ea6-8338-d787d73de674 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:57.480933 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6431caac-58e0-4ea6-8338-d787d73de674 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.481200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6431caac-58e0-4ea6-8338-d787d73de674 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.492871 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.492871 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:57.497621 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6431caac-58e0-4ea6-8338-d787d73de674 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:57.503780 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6431caac-58e0-4ea6-8338-d787d73de674 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:57.504315 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 875/3502] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:57 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:57.526475 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-987b8218-305e-4489-8aab-178d88e59319 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:57.528488 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-987b8218-305e-4489-8aab-178d88e59319 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:57.528750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-987b8218-305e-4489-8aab-178d88e59319 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:57.528962 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-987b8218-305e-4489-8aab-178d88e59319 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:57.536667 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:57.536667 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:57.540816 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-987b8218-305e-4489-8aab-178d88e59319 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:57.545348 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-987b8218-305e-4489-8aab-178d88e59319 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:57.545863 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 873/3503] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:57 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:58.006670 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fadc90d-a7e5-40b5-af6f-64e6c354b6e4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.008809 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fadc90d-a7e5-40b5-af6f-64e6c354b6e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:58.009047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fadc90d-a7e5-40b5-af6f-64e6c354b6e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.009382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fadc90d-a7e5-40b5-af6f-64e6c354b6e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.020285 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.020285 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:58.024552 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7fadc90d-a7e5-40b5-af6f-64e6c354b6e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:58.030916 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fadc90d-a7e5-40b5-af6f-64e6c354b6e4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:58.031542 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 883/3504] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.075814 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-34a71da9-e7c2-4ae0-b21f-8b3799ad2ae1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.078266 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34a71da9-e7c2-4ae0-b21f-8b3799ad2ae1 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:58.078572 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34a71da9-e7c2-4ae0-b21f-8b3799ad2ae1 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.078841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-34a71da9-e7c2-4ae0-b21f-8b3799ad2ae1 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.089397 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.089397 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:58.094556 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-34a71da9-e7c2-4ae0-b21f-8b3799ad2ae1 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:58.100780 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-34a71da9-e7c2-4ae0-b21f-8b3799ad2ae1 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:58.101376 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 874/3505] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 848 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.153875 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3c8c5485-de17-4a93-8962-48f1aee9b21c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.156428 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c8c5485-de17-4a93-8962-48f1aee9b21c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:20:58.156752 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c8c5485-de17-4a93-8962-48f1aee9b21c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.157025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3c8c5485-de17-4a93-8962-48f1aee9b21c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.166612 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.166612 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:58.171516 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3c8c5485-de17-4a93-8962-48f1aee9b21c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:20:58.177623 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3c8c5485-de17-4a93-8962-48f1aee9b21c tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:20:58.178152 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 876/3506] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.375884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5eeabb67-0eb5-467a-9895-dbbc1cc00d6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.377845 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eeabb67-0eb5-467a-9895-dbbc1cc00d6f tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 Aug 07 16:20:58.378080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eeabb67-0eb5-467a-9895-dbbc1cc00d6f tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.378287 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eeabb67-0eb5-467a-9895-dbbc1cc00d6f tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.382434 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eeabb67-0eb5-467a-9895-dbbc1cc00d6f tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 returned with HTTP 404 Aug 07 16:20:58.382944 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 874/3507] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/snapshots/af0f00ef-b1ef-4e19-a426-b914ea090cd0 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:58.391381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f14c3e15-5faf-44fa-9b4c-ae17d03acb3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.393030 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f14c3e15-5faf-44fa-9b4c-ae17d03acb3d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:58.393184 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f14c3e15-5faf-44fa-9b4c-ae17d03acb3d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.393387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f14c3e15-5faf-44fa-9b4c-ae17d03acb3d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.400144 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.400144 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:58.403627 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f14c3e15-5faf-44fa-9b4c-ae17d03acb3d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:58.408446 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f14c3e15-5faf-44fa-9b4c-ae17d03acb3d tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf returned with HTTP 200 Aug 07 16:20:58.408865 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 884/3508] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.418679 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-51bdaa5b-03ca-4dbf-bd1f-7706e05fb3e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.421478 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51bdaa5b-03ca-4dbf-bd1f-7706e05fb3e2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:58.421722 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51bdaa5b-03ca-4dbf-bd1f-7706e05fb3e2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.421783 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.421941 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-51bdaa5b-03ca-4dbf-bd1f-7706e05fb3e2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.422076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-51bdaa5b-03ca-4dbf-bd1f-7706e05fb3e2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:58.423754 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] DELETE https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:58.423982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.424258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.424516 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Delete volume with id: df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:58.427977 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.427977 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:58.428947 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-51bdaa5b-03ca-4dbf-bd1f-7706e05fb3e2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:58.429479 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 875/3509] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.434687 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.434687 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:58.436394 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:58.438086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-300d8416-f95e-49ab-8d3b-a31545968fad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.440032 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-300d8416-f95e-49ab-8d3b-a31545968fad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:20:58.440274 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-300d8416-f95e-49ab-8d3b-a31545968fad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.440550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-300d8416-f95e-49ab-8d3b-a31545968fad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.447763 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.447763 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:58.452238 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-300d8416-f95e-49ab-8d3b-a31545968fad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:20:58.457478 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-300d8416-f95e-49ab-8d3b-a31545968fad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:20:58.457905 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 875/3510] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.460133 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Delete volume request issued successfully. Aug 07 16:20:58.460570 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51600ab7-f738-4599-9b10-95f5aaa45d02 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf returned with HTTP 202 Aug 07 16:20:58.461029 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 877/3511] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:20:58 2026] DELETE /volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:20:58.469900 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ca63541-554e-4f7f-8855-79e5ec161a9c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.470588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-39133d6d-dca0-4ddc-b62e-3b3ed536696a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.471721 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ca63541-554e-4f7f-8855-79e5ec161a9c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:58.471939 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ca63541-554e-4f7f-8855-79e5ec161a9c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.472145 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ca63541-554e-4f7f-8855-79e5ec161a9c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.472228 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39133d6d-dca0-4ddc-b62e-3b3ed536696a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:20:58.472453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39133d6d-dca0-4ddc-b62e-3b3ed536696a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.472677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-39133d6d-dca0-4ddc-b62e-3b3ed536696a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.479778 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.479778 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:58.480709 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.480709 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:58.484323 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ca63541-554e-4f7f-8855-79e5ec161a9c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Volume info retrieved successfully. Aug 07 16:20:58.485317 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-39133d6d-dca0-4ddc-b62e-3b3ed536696a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:20:58.489762 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ca63541-554e-4f7f-8855-79e5ec161a9c tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf returned with HTTP 200 Aug 07 16:20:58.490234 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 885/3512] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.490567 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-39133d6d-dca0-4ddc-b62e-3b3ed536696a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:20:58.491018 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 876/3513] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.507420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0dbf7666-9988-4d43-9624-203e7b3cbead None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.511040 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:58.511040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-861768475", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:58.512406 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-861768475', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:58.512606 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume of 1 GB Aug 07 16:20:58.519167 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Availability Zones retrieved successfully. Aug 07 16:20:58.520025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-139c8219-5720-4ef7-9416-43cc90186db9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.522831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-139c8219-5720-4ef7-9416-43cc90186db9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:58.522991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-139c8219-5720-4ef7-9416-43cc90186db9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.523236 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-139c8219-5720-4ef7-9416-43cc90186db9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.528065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (7693a39d-191b-43b2-a0de-dc056b1e97c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:58.529544 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cd4bae-ee9c-46d1-8844-845c4f012074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.530951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:58.535364 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.535364 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:58.542292 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-139c8219-5720-4ef7-9416-43cc90186db9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:58.550806 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-139c8219-5720-4ef7-9416-43cc90186db9 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:58.551443 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 878/3514] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.562989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87276774-b5da-4d0e-9bfa-f0c76e48dfb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.566779 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87276774-b5da-4d0e-9bfa-f0c76e48dfb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:58.566779 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87276774-b5da-4d0e-9bfa-f0c76e48dfb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.566779 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87276774-b5da-4d0e-9bfa-f0c76e48dfb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.574416 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.574416 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:58.583463 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87276774-b5da-4d0e-9bfa-f0c76e48dfb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:58.587141 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (34cd4bae-ee9c-46d1-8844-845c4f012074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.587141 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c243df39-f804-4184-a481-c629b767ca15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.590323 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87276774-b5da-4d0e-9bfa-f0c76e48dfb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:58.591057 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 886/3515] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 1191 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:58.607033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a34151c9-0397-4bcf-9b33-0d68168842c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.608846 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a34151c9-0397-4bcf-9b33-0d68168842c5 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:58.609067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a34151c9-0397-4bcf-9b33-0d68168842c5 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.609258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a34151c9-0397-4bcf-9b33-0d68168842c5 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.617131 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.617131 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:58.621323 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a34151c9-0397-4bcf-9b33-0d68168842c5 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:58.630774 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a34151c9-0397-4bcf-9b33-0d68168842c5 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:20:58.630774 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 877/3516] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 1191 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:58.647078 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.649239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:58.649798 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423", "source_volid": "fcf416dc-e318-4890-a980-5613ff319146", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:58.651843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-0e20bd6e-440f-41d8-9b5d-fc047ac00423', 'source_volid': 'fcf416dc-e318-4890-a980-5613ff319146', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:58.662763 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.662763 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:58.663028 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume retrieved successfully. Aug 07 16:20:58.663210 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume of 1 GB Aug 07 16:20:58.664619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Created reservations ['4f78d1ac-b4f8-480c-bfe7-35255f11a459', '923e0012-b8fe-4335-9898-6161eee58c4b', '56d4345f-af32-4736-941c-4ddfb583f685', '99e7405b-8b85-409c-a460-e1defa94c7e7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:58.665903 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c243df39-f804-4184-a481-c629b767ca15) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f78d1ac-b4f8-480c-bfe7-35255f11a459', '923e0012-b8fe-4335-9898-6161eee58c4b', '56d4345f-af32-4736-941c-4ddfb583f685', '99e7405b-8b85-409c-a460-e1defa94c7e7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.666760 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f915f716-e2fe-433b-9a82-321d5cdc474f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.668544 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Availability Zones retrieved successfully. Aug 07 16:20:58.674422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (73399d75-5ae8-4918-b305-e09b0715427d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:58.675568 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6d16d4-7dbc-4b96-9510-42ac2deb4373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.676703 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:58.696059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f915f716-e2fe-433b-9a82-321d5cdc474f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '76ed70de-705e-4eb1-8e1b-40953f7c75b4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-861768475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['4f78d1ac-b4f8-480c-bfe7-35255f11a459','923e0012-b8fe-4335-9898-6161eee58c4b','56d4345f-af32-4736-941c-4ddfb583f685','99e7405b-8b85-409c-a460-e1defa94c7e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:20:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-861768475',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=76ed70de-705e-4eb1-8e1b-40953f7c75b4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d12c96ac669c4fbf934b8b3013bac723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.696881 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbaed17c-5401-46ab-889b-9cf6ef951559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.703782 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6d16d4-7dbc-4b96-9510-42ac2deb4373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'fcf416dc-e318-4890-a980-5613ff319146', 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.704906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c7af23-6406-4ec5-86c4-ddbd966508ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.729639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bbaed17c-5401-46ab-889b-9cf6ef951559) transitioned into state 'SUCCESS' from state '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-861768475',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['4f78d1ac-b4f8-480c-bfe7-35255f11a459','923e0012-b8fe-4335-9898-6161eee58c4b','56d4345f-af32-4736-941c-4ddfb583f685','99e7405b-8b85-409c-a460-e1defa94c7e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.730407 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185cb8d0-fe8a-4807-a0d4-1b2e9cdb5663) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.742618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185cb8d0-fe8a-4807-a0d4-1b2e9cdb5663) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.744360 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (7693a39d-191b-43b2-a0de-dc056b1e97c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:58.744360 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request issued successfully. Aug 07 16:20:58.744812 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dbf7666-9988-4d43-9624-203e7b3cbead tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:58.745506 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 876/3517] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:58 2026] POST /volume/v3/volumes => generated 750 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:20:58.749580 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Created reservations ['e1d04e6b-9465-467c-88fb-8dd918381980', 'b50b7ce4-e609-430e-aee0-b1a7e68ebc4d', '6fbcd5a8-eab1-4430-aaec-1dfafc5fe382', '62efa694-9b43-435c-be06-c513eec5ecdb'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:20:58.750477 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f5c7af23-6406-4ec5-86c4-ddbd966508ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e1d04e6b-9465-467c-88fb-8dd918381980', 'b50b7ce4-e609-430e-aee0-b1a7e68ebc4d', '6fbcd5a8-eab1-4430-aaec-1dfafc5fe382', '62efa694-9b43-435c-be06-c513eec5ecdb']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.751149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8ac116-708b-49b5-a2db-5ce3e1a0586b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.762394 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d540f06e-4142-4d43-9044-495f36c7affa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.764979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d540f06e-4142-4d43-9044-495f36c7affa tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:20:58.765359 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d540f06e-4142-4d43-9044-495f36c7affa tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.765695 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d540f06e-4142-4d43-9044-495f36c7affa tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.777177 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.777177 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:58.782619 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d540f06e-4142-4d43-9044-495f36c7affa tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:20:58.792750 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d540f06e-4142-4d43-9044-495f36c7affa tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:20:58.793682 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 887/3518] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 818 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:58.794341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5c8ac116-708b-49b5-a2db-5ce3e1a0586b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b9b60c0-7419-4e01-a7aa-d00fce1c52b0', '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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['e1d04e6b-9465-467c-88fb-8dd918381980','b50b7ce4-e609-430e-aee0-b1a7e68ebc4d','6fbcd5a8-eab1-4430-aaec-1dfafc5fe382','62efa694-9b43-435c-be06-c513eec5ecdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=fcf416dc-e318-4890-a980-5613ff319146,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:20:58Z,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=7b9b60c0-7419-4e01-a7aa-d00fce1c52b0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497e8f2e3c3440b2b5f160a1564fd1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=fcf416dc-e318-4890-a980-5613ff319146,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cef03763f4df581e95006552dbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.795863 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54775825-13aa-489b-9425-5f58602e7fda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.817690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (54775825-13aa-489b-9425-5f58602e7fda) transitioned into state 'SUCCESS' from 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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['e1d04e6b-9465-467c-88fb-8dd918381980','b50b7ce4-e609-430e-aee0-b1a7e68ebc4d','6fbcd5a8-eab1-4430-aaec-1dfafc5fe382','62efa694-9b43-435c-be06-c513eec5ecdb'],size=1,snapshot_id=None,source_replicaid=,source_volid=fcf416dc-e318-4890-a980-5613ff319146,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.818456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c802cc93-7793-468d-8fb0-a9ff74d52ede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:58.843045 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c802cc93-7793-468d-8fb0-a9ff74d52ede) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:58.843045 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (73399d75-5ae8-4918-b305-e09b0715427d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:58.843045 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request issued successfully. Aug 07 16:20:58.843045 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a4c2a47-330d-45e1-ab49-00e55f0cd6eb tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:20:58.843045 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 879/3519] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:20:58 2026] POST /volume/v3/volumes => generated 807 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:58.856715 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9c03bb31-6856-4bd1-95b5-5506149652f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:58.858400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c03bb31-6856-4bd1-95b5-5506149652f0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:20:58.858583 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c03bb31-6856-4bd1-95b5-5506149652f0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:58.858782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9c03bb31-6856-4bd1-95b5-5506149652f0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:58.864889 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:58.864889 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:58.868373 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9c03bb31-6856-4bd1-95b5-5506149652f0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:58.872433 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9c03bb31-6856-4bd1-95b5-5506149652f0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 returned with HTTP 200 Aug 07 16:20:58.872704 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 878/3520] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:58 2026] GET /volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 => generated 875 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:20:59.048097 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4503d42a-a892-4455-8a63-e5dcc8ef654f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.049417 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4503d42a-a892-4455-8a63-e5dcc8ef654f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:20:59.049691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4503d42a-a892-4455-8a63-e5dcc8ef654f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.049926 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4503d42a-a892-4455-8a63-e5dcc8ef654f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.059530 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.059530 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:59.062947 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4503d42a-a892-4455-8a63-e5dcc8ef654f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:20:59.066964 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4503d42a-a892-4455-8a63-e5dcc8ef654f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:20:59.067579 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 877/3521] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:59.440575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-476b9b03-6097-4a82-af8e-2d2011171550 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.442200 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476b9b03-6097-4a82-af8e-2d2011171550 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:20:59.442387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476b9b03-6097-4a82-af8e-2d2011171550 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.442560 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-476b9b03-6097-4a82-af8e-2d2011171550 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.442656 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-476b9b03-6097-4a82-af8e-2d2011171550 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:20:59.447256 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.447256 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:59.447957 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-476b9b03-6097-4a82-af8e-2d2011171550 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:20:59.448348 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 888/3522] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:59.503250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-942e688b-5b81-4048-bd9f-61a2f0622cd0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.505514 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-942e688b-5b81-4048-bd9f-61a2f0622cd0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] GET https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf Aug 07 16:20:59.505749 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-942e688b-5b81-4048-bd9f-61a2f0622cd0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.505983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-942e688b-5b81-4048-bd9f-61a2f0622cd0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.512618 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-942e688b-5b81-4048-bd9f-61a2f0622cd0 tempest-VolumesSnapshotListTestJSON-1078221725 tempest-VolumesSnapshotListTestJSON-1078221725-project-member] https://10.4.3.24/volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf returned with HTTP 404 Aug 07 16:20:59.513156 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 880/3523] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/df14df60-50e0-4532-9ff0-97eba28339cf => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:20:59.567813 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14bc4da4-6008-4522-8ab2-0b97b6523225 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.571360 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14bc4da4-6008-4522-8ab2-0b97b6523225 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:20:59.571606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14bc4da4-6008-4522-8ab2-0b97b6523225 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.571606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14bc4da4-6008-4522-8ab2-0b97b6523225 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.581227 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.581227 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:59.584774 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14bc4da4-6008-4522-8ab2-0b97b6523225 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:20:59.589549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14bc4da4-6008-4522-8ab2-0b97b6523225 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:20:59.589985 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 879/3524] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:59.810419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4416b823-4870-4e95-92cb-dd68e2c7641a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.813347 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4416b823-4870-4e95-92cb-dd68e2c7641a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:20:59.813347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4416b823-4870-4e95-92cb-dd68e2c7641a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.813543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4416b823-4870-4e95-92cb-dd68e2c7641a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.822588 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.822588 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:20:59.827653 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4416b823-4870-4e95-92cb-dd68e2c7641a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:20:59.833782 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4416b823-4870-4e95-92cb-dd68e2c7641a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:20:59.834369 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 878/3525] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:59.850906 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e86325f6-e818-49a3-9dcd-26ca89f2e9fd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.852667 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e86325f6-e818-49a3-9dcd-26ca89f2e9fd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:20:59.852898 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e86325f6-e818-49a3-9dcd-26ca89f2e9fd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.853125 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e86325f6-e818-49a3-9dcd-26ca89f2e9fd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.860180 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.860180 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:59.863802 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e86325f6-e818-49a3-9dcd-26ca89f2e9fd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:20:59.867900 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e86325f6-e818-49a3-9dcd-26ca89f2e9fd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:20:59.868355 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 889/3526] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:59.881115 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30aea0c5-fccb-45f5-87f5-acd27b7664a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.883253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30aea0c5-fccb-45f5-87f5-acd27b7664a1 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:20:59.883650 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30aea0c5-fccb-45f5-87f5-acd27b7664a1 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1455366710", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:59.885068 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.885068 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:59.885703 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33db0707-0245-4667-8b2b-e08543888f73 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.887782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33db0707-0245-4667-8b2b-e08543888f73 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:20:59.887987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33db0707-0245-4667-8b2b-e08543888f73 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.888246 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33db0707-0245-4667-8b2b-e08543888f73 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.894892 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.894892 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:59.898664 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-33db0707-0245-4667-8b2b-e08543888f73 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:59.899170 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30aea0c5-fccb-45f5-87f5-acd27b7664a1 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:20:59.899731 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 881/3527] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:20:59 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 07 16:20:59.903498 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33db0707-0245-4667-8b2b-e08543888f73 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 returned with HTTP 200 Aug 07 16:20:59.903741 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 880/3528] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 => generated 1226 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:59.913070 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93d17dd7-3f9d-4258-be52-e2b391450d8e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.915540 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93d17dd7-3f9d-4258-be52-e2b391450d8e tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] POST https://10.4.3.24/volume/v3/types/668fcac5-1f71-4905-9c5d-d207a3e54a1d/encryption Aug 07 16:20:59.916063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93d17dd7-3f9d-4258-be52-e2b391450d8e tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:59.916686 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64190736-4402-41e2-9ba7-1b60b3fddf5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.919117 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64190736-4402-41e2-9ba7-1b60b3fddf5a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:20:59.919463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64190736-4402-41e2-9ba7-1b60b3fddf5a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.919711 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64190736-4402-41e2-9ba7-1b60b3fddf5a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.928427 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.928427 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:20:59.932568 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64190736-4402-41e2-9ba7-1b60b3fddf5a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:59.935222 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93d17dd7-3f9d-4258-be52-e2b391450d8e tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types/668fcac5-1f71-4905-9c5d-d207a3e54a1d/encryption returned with HTTP 200 Aug 07 16:20:59.935676 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 879/3529] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:20:59 2026] POST /volume/v3/types/668fcac5-1f71-4905-9c5d-d207a3e54a1d/encryption => generated 230 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:20:59.938002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64190736-4402-41e2-9ba7-1b60b3fddf5a tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 returned with HTTP 200 Aug 07 16:20:59.938484 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 890/3530] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:20:59.944100 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.946373 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:20:59.946810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1513424297", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1455366710", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:20:59.949313 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-48336d79-1478-4b2a-8fae-6c15d451c765 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.949784 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1513424297', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1455366710', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:20:59.951291 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:59.951538 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.951727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.951892 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:59.953457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume of 1 GB Aug 07 16:20:59.953824 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.953824 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:20:59.954453 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Availability Zones retrieved successfully. Aug 07 16:20:59.958617 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.958617 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:20:59.959046 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:20:59.959764 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (4e90d8f2-8810-4236-b5ca-7a238f9fc8a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:20:59.961727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e8fa8a-8878-4367-a227-02ff5bd4ae22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:59.963003 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:20:59.976777 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume request issued successfully. Aug 07 16:20:59.976938 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-48336d79-1478-4b2a-8fae-6c15d451c765 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 202 Aug 07 16:20:59.977448 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 881/3531] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:20:59 2026] DELETE /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:20:59.985732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-699884a4-69be-4927-b8b2-43dec224342f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:20:59.988066 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-699884a4-69be-4927-b8b2-43dec224342f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:20:59.988385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-699884a4-69be-4927-b8b2-43dec224342f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:20:59.988636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-699884a4-69be-4927-b8b2-43dec224342f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:20:59.989998 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (13e8fa8a-8878-4367-a227-02ff5bd4ae22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=668fcac5-1f71-4905-9c5d-d207a3e54a1d,is_public=True,name='tempest-scenario-type-luks-1455366710',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '668fcac5-1f71-4905-9c5d-d207a3e54a1d', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:20:59.990886 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dfb80ed-7b5e-4764-aa93-cdbd75c73ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:20:59.996006 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:20:59.996006 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:00.000155 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-699884a4-69be-4927-b8b2-43dec224342f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:00.006415 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-699884a4-69be-4927-b8b2-43dec224342f tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 200 Aug 07 16:21:00.006415 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 880/3532] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:20:59 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 1190 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:00.019828 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1455366710 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1455366710, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:00.020167 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1455366710 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1455366710, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:00.045162 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Created reservations ['b8785849-8f03-4e5b-8153-650c3d691a98', '06c31053-50a4-49cf-90f9-6ff0c994cd78', '023d4003-c1a6-45de-8105-c73fec980d1c', 'd02dda35-30e3-4045-9be7-f7b21b897abd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:00.046138 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3dfb80ed-7b5e-4764-aa93-cdbd75c73ed9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8785849-8f03-4e5b-8153-650c3d691a98', '06c31053-50a4-49cf-90f9-6ff0c994cd78', '023d4003-c1a6-45de-8105-c73fec980d1c', 'd02dda35-30e3-4045-9be7-f7b21b897abd']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:00.046872 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba784bf-0c20-4d95-b3e2-15d579c74fcf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:00.068454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aba784bf-0c20-4d95-b3e2-15d579c74fcf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '47d873a2-b0b0-417b-9b43-e51b527a3524', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1513424297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['b8785849-8f03-4e5b-8153-650c3d691a98','06c31053-50a4-49cf-90f9-6ff0c994cd78','023d4003-c1a6-45de-8105-c73fec980d1c','d02dda35-30e3-4045-9be7-f7b21b897abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=668fcac5-1f71-4905-9c5d-d207a3e54a1d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1513424297',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=47d873a2-b0b0-417b-9b43-e51b527a3524,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d12c96ac669c4fbf934b8b3013bac723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(668fcac5-1f71-4905-9c5d-d207a3e54a1d),volume_type_id=668fcac5-1f71-4905-9c5d-d207a3e54a1d)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:00.069445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a63ef7-f257-4b97-a92c-9354b5b62a4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:00.079702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9b1c3a4-1f2a-4421-a396-536f86e28cbe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.081475 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9b1c3a4-1f2a-4421-a396-536f86e28cbe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:00.081684 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9b1c3a4-1f2a-4421-a396-536f86e28cbe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.081870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9b1c3a4-1f2a-4421-a396-536f86e28cbe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.086976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (97a63ef7-f257-4b97-a92c-9354b5b62a4e) transitioned into state 'SUCCESS' from state '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-1513424297',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['b8785849-8f03-4e5b-8153-650c3d691a98','06c31053-50a4-49cf-90f9-6ff0c994cd78','023d4003-c1a6-45de-8105-c73fec980d1c','d02dda35-30e3-4045-9be7-f7b21b897abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=668fcac5-1f71-4905-9c5d-d207a3e54a1d)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:00.087796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d982f0e-6dac-4951-bf79-7da3fe687fb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:00.091421 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:00.091421 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:00.095036 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9b1c3a4-1f2a-4421-a396-536f86e28cbe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:00.098559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6d982f0e-6dac-4951-bf79-7da3fe687fb2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:00.099447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (4e90d8f2-8810-4236-b5ca-7a238f9fc8a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:00.099719 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request issued successfully. Aug 07 16:21:00.100320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f25596d-9226-4d1e-ab7f-1c1888831a24 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:00.100826 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 882/3533] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:20:59 2026] POST /volume/v3/volumes => generated 779 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:00.101487 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9b1c3a4-1f2a-4421-a396-536f86e28cbe tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:21:00.102101 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 891/3534] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:00.114371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f45b0c13-d1e8-4b66-8a7a-742a0ccd1699 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.116864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f45b0c13-d1e8-4b66-8a7a-742a0ccd1699 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:00.117191 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f45b0c13-d1e8-4b66-8a7a-742a0ccd1699 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.117516 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f45b0c13-d1e8-4b66-8a7a-742a0ccd1699 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.127714 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:00.127714 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:00.132510 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f45b0c13-d1e8-4b66-8a7a-742a0ccd1699 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:00.140768 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f45b0c13-d1e8-4b66-8a7a-742a0ccd1699 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:00.141342 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 882/3535] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 847 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:00.459485 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1bd4e399-9825-4aa1-a8ed-5c7db76d2e30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.462166 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bd4e399-9825-4aa1-a8ed-5c7db76d2e30 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:00.462405 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bd4e399-9825-4aa1-a8ed-5c7db76d2e30 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.462588 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1bd4e399-9825-4aa1-a8ed-5c7db76d2e30 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.462692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1bd4e399-9825-4aa1-a8ed-5c7db76d2e30 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:00.467396 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:00.467396 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:00.468373 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1bd4e399-9825-4aa1-a8ed-5c7db76d2e30 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:00.468986 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 881/3536] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:00.604232 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e1331ed3-51fd-4c4d-b2be-72ec7084fbdc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.605699 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1331ed3-51fd-4c4d-b2be-72ec7084fbdc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:00.605885 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1331ed3-51fd-4c4d-b2be-72ec7084fbdc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.606089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e1331ed3-51fd-4c4d-b2be-72ec7084fbdc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.616130 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:00.616130 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:00.621090 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e1331ed3-51fd-4c4d-b2be-72ec7084fbdc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:00.626186 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e1331ed3-51fd-4c4d-b2be-72ec7084fbdc tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:00.626747 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 883/3537] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:00.692037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-45806b92-aa82-4fb2-a22e-1100248d1915 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.694539 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-45806b92-aa82-4fb2-a22e-1100248d1915 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5/action Aug 07 16:21:00.695065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-45806b92-aa82-4fb2-a22e-1100248d1915 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:00.695246 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-45806b92-aa82-4fb2-a22e-1100248d1915 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:00.716620 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:00.716620 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:00.729077 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e92d886e-29c6-40d7-a0d1-cd6499b88f12 req-45806b92-aa82-4fb2-a22e-1100248d1915 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5/action returned with HTTP 204 Aug 07 16:21:00.729666 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 892/3538] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:00 2026] POST /volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:00.748209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b126473c-6be6-45e0-bddf-6ff12a7a0c03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.872366 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b126473c-6be6-45e0-bddf-6ff12a7a0c03 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:00.872766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b126473c-6be6-45e0-bddf-6ff12a7a0c03 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "90410ebf-ed18-4c9d-91ba-e52da816640b", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-624223235"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:00.880834 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b126473c-6be6-45e0-bddf-6ff12a7a0c03 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 404 Aug 07 16:21:00.881968 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 883/3539] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:21:00 2026] POST /volume/v3/snapshots => generated 109 bytes in 134 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:00.893108 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c5eeeef-2786-4a45-88bc-a89295090695 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.895199 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c5eeeef-2786-4a45-88bc-a89295090695 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:00.895610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c5eeeef-2786-4a45-88bc-a89295090695 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-741685968"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:00.927675 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c5eeeef-2786-4a45-88bc-a89295090695 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 404 Aug 07 16:21:00.928508 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 882/3540] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:21:00 2026] POST /volume/v3/snapshots => generated 77 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:00.938052 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a1a0626d-0d8d-4059-ae3c-64b7dc991415 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.939749 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1a0626d-0d8d-4059-ae3c-64b7dc991415 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots?limit=invalid Aug 07 16:21:00.940149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1a0626d-0d8d-4059-ae3c-64b7dc991415 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.940527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a1a0626d-0d8d-4059-ae3c-64b7dc991415 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.941004 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1a0626d-0d8d-4059-ae3c-64b7dc991415 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] HTTP exception thrown: limit param must be an integer Aug 07 16:21:00.941261 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a1a0626d-0d8d-4059-ae3c-64b7dc991415 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots?limit=invalid returned with HTTP 400 Aug 07 16:21:00.941923 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 884/3541] 10.4.3.24 () {66 vars in 1263 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:00.954859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.956478 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots?marker=ff390367-8994-49e8-a60f-a38022641774 Aug 07 16:21:00.956643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.956811 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.957052 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:00.958021 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:21:00.961755 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27a8e4b5-19c4-4c95-ad02-eece4838729e tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots?marker=ff390367-8994-49e8-a60f-a38022641774 returned with HTTP 404 Aug 07 16:21:00.962178 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 893/3542] 10.4.3.24 () {66 vars in 1323 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/snapshots?marker=ff390367-8994-49e8-a60f-a38022641774 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:00.973823 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.975532 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots?sort_key=invalid Aug 07 16:21:00.975729 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:00.975932 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:00.976167 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:00.977295 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.db.api [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Building query based on filter {{(pid=100268) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:21:00.977759 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c220dbc4-6461-45f5-9ca0-4b468afdf0ed tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Aug 07 16:21:00.978260 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 884/3543] 10.4.3.24 () {66 vars in 1269 bytes} [Fri Aug 7 16:21:00 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 5 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:00.986231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:00.988145 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:00.988576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-380275113"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:00.990196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-380275113'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:00.990402 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Create volume of 2 GB Aug 07 16:21:00.995059 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Availability Zones retrieved successfully. Aug 07 16:21:01.001315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Flow 'volume_create_api' (05d2ae09-78cb-42bd-adb3-3574ffb3fb6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:01.004176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb49a0f9-e753-40ff-990f-dc6b08c454bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:01.005417 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Validating volume size '2' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:01.024375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03455567-ffc3-4dce-ac8c-c615c094be21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.027741 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03455567-ffc3-4dce-ac8c-c615c094be21 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:21:01.027741 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03455567-ffc3-4dce-ac8c-c615c094be21 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.028061 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03455567-ffc3-4dce-ac8c-c615c094be21 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.036225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03455567-ffc3-4dce-ac8c-c615c094be21 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 404 Aug 07 16:21:01.036930 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 885/3544] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:01.038489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb49a0f9-e753-40ff-990f-dc6b08c454bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:01.039275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd66521-e2ab-4388-a8b6-025f282a5f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:01.069770 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.071958 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] DELETE https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:21:01.072212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.072467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.072676 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Delete volume with id: 5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:21:01.084180 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.084180 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:01.084795 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:21:01.109498 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Delete volume request issued successfully. Aug 07 16:21:01.109712 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-610411b5-dbcf-4108-922a-fb2c86eb6e06 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 202 Aug 07 16:21:01.110325 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 894/3545] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:01 2026] DELETE /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:01.116403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63312f5f-e2ba-4080-a419-c6cae1d9fede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.118271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Created reservations ['623ed112-6754-4733-8a93-42f3bca14261', '00ca4a0c-b838-4c13-b398-8c9f358b2819', '11235bde-1881-44e0-8a3e-9029a41b0a78', '399ba960-8fd2-4d30-aa18-94c03311afae'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:01.118627 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63312f5f-e2ba-4080-a419-c6cae1d9fede tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:01.118911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63312f5f-e2ba-4080-a419-c6cae1d9fede tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.119202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63312f5f-e2ba-4080-a419-c6cae1d9fede tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.119508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (abd66521-e2ab-4388-a8b6-025f282a5f1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['623ed112-6754-4733-8a93-42f3bca14261', '00ca4a0c-b838-4c13-b398-8c9f358b2819', '11235bde-1881-44e0-8a3e-9029a41b0a78', '399ba960-8fd2-4d30-aa18-94c03311afae']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:01.120658 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca93ed0a-ee91-439a-8aec-0dcbcc40a901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:01.121685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80be7b8a-e353-415d-b8de-3ccfdfdc8d48 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.125766 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80be7b8a-e353-415d-b8de-3ccfdfdc8d48 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:21:01.125960 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80be7b8a-e353-415d-b8de-3ccfdfdc8d48 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.126192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80be7b8a-e353-415d-b8de-3ccfdfdc8d48 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.133393 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.133393 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:01.133800 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.133800 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:01.137634 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-80be7b8a-e353-415d-b8de-3ccfdfdc8d48 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:21:01.138946 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63312f5f-e2ba-4080-a419-c6cae1d9fede tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:01.142393 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80be7b8a-e353-415d-b8de-3ccfdfdc8d48 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 200 Aug 07 16:21:01.143060 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 886/3546] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.146929 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63312f5f-e2ba-4080-a419-c6cae1d9fede tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:21:01.147396 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 885/3547] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 1162 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:01.154423 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca93ed0a-ee91-439a-8aec-0dcbcc40a901) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6fbf531c-26c4-4d82-84ba-40672c600630', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-380275113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bea54acb5c6443f9a6684cd04892909e',qos_specs=None,replication_status=,reservations=['623ed112-6754-4733-8a93-42f3bca14261','00ca4a0c-b838-4c13-b398-8c9f358b2819','11235bde-1881-44e0-8a3e-9029a41b0a78','399ba960-8fd2-4d30-aa18-94c03311afae'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c76944d02324527a18ddb0c234b376c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-380275113',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6fbf531c-26c4-4d82-84ba-40672c600630,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bea54acb5c6443f9a6684cd04892909e',provider_auth=None,provider_geometry=None,provider_id=None,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='5c76944d02324527a18ddb0c234b376c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:01.154423 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4a5df3-0c56-42d6-9327-58757e0622fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:01.157647 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45f75145-4907-4ebb-a00d-624608cba6f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.160508 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45f75145-4907-4ebb-a00d-624608cba6f4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:01.160791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45f75145-4907-4ebb-a00d-624608cba6f4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.161256 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45f75145-4907-4ebb-a00d-624608cba6f4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.165832 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f457ff7-c3d5-49fb-8d36-63b7617d19ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.169261 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f457ff7-c3d5-49fb-8d36-63b7617d19ce tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:01.169629 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f457ff7-c3d5-49fb-8d36-63b7617d19ce tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.169856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f457ff7-c3d5-49fb-8d36-63b7617d19ce tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.173867 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.173867 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:01.177979 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d4a5df3-0c56-42d6-9327-58757e0622fb) transitioned into state 'SUCCESS' from state '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-380275113',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bea54acb5c6443f9a6684cd04892909e',qos_specs=None,replication_status=,reservations=['623ed112-6754-4733-8a93-42f3bca14261','00ca4a0c-b838-4c13-b398-8c9f358b2819','11235bde-1881-44e0-8a3e-9029a41b0a78','399ba960-8fd2-4d30-aa18-94c03311afae'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c76944d02324527a18ddb0c234b376c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:01.178122 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45f75145-4907-4ebb-a00d-624608cba6f4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:01.178839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13281bbe-b25c-4da3-82cc-669bf16c20df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:01.182783 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.182783 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:01.184426 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45f75145-4907-4ebb-a00d-624608cba6f4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:01.185035 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 895/3548] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.187963 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2f457ff7-c3d5-49fb-8d36-63b7617d19ce tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:01.190233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13281bbe-b25c-4da3-82cc-669bf16c20df) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:01.191328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Flow 'volume_create_api' (05d2ae09-78cb-42bd-adb3-3574ffb3fb6e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:01.191732 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Create volume request issued successfully. Aug 07 16:21:01.192817 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bbcd48f0-e1c8-4a3c-a306-f4423e718547 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:01.193095 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 883/3549] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:21:00 2026] POST /volume/v3/volumes => generated 759 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:01.194761 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f457ff7-c3d5-49fb-8d36-63b7617d19ce tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:21:01.195901 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 887/3550] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 1162 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:01.200416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9073ec90-fb14-42eb-8789-cc5de6ad2f77 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.202156 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9073ec90-fb14-42eb-8789-cc5de6ad2f77 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:01.202387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9073ec90-fb14-42eb-8789-cc5de6ad2f77 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.202653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9073ec90-fb14-42eb-8789-cc5de6ad2f77 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.206165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95ba3826-9a76-4c93-8596-52f3a44f59e9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.209451 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ba3826-9a76-4c93-8596-52f3a44f59e9 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:01.209709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ba3826-9a76-4c93-8596-52f3a44f59e9 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.209758 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.209758 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:01.209961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ba3826-9a76-4c93-8596-52f3a44f59e9 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.213656 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9073ec90-fb14-42eb-8789-cc5de6ad2f77 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:01.217838 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.217838 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:01.218200 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9073ec90-fb14-42eb-8789-cc5de6ad2f77 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:01.218656 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 886/3551] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.222444 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95ba3826-9a76-4c93-8596-52f3a44f59e9 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Volume info retrieved successfully. Aug 07 16:21:01.227910 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ba3826-9a76-4c93-8596-52f3a44f59e9 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 returned with HTTP 200 Aug 07 16:21:01.229004 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 896/3552] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 => generated 827 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.280972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-94360624-07ba-4799-93cd-a43dbdd0c35c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.285958 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-94360624-07ba-4799-93cd-a43dbdd0c35c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:01.286361 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-94360624-07ba-4799-93cd-a43dbdd0c35c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.286775 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-94360624-07ba-4799-93cd-a43dbdd0c35c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.296195 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.296195 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:01.301150 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-94360624-07ba-4799-93cd-a43dbdd0c35c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:01.306911 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-94360624-07ba-4799-93cd-a43dbdd0c35c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:01.307400 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 884/3553] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.403192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d52089c0-cd40-4867-b7c9-bfecb3c0e0f9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.403598 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d52089c0-cd40-4867-b7c9-bfecb3c0e0f9 None None] GET https://10.4.3.24/volume// Aug 07 16:21:01.403773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d52089c0-cd40-4867-b7c9-bfecb3c0e0f9 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.403957 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d52089c0-cd40-4867-b7c9-bfecb3c0e0f9 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.404266 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d52089c0-cd40-4867-b7c9-bfecb3c0e0f9 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:01.406035 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 888/3554] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:01.413288 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-7b7c4347-fb57-42df-8f9f-7c4c7dff5e0c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.415496 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-7b7c4347-fb57-42df-8f9f-7c4c7dff5e0c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:01.415968 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-7b7c4347-fb57-42df-8f9f-7c4c7dff5e0c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "76ed70de-705e-4eb1-8e1b-40953f7c75b4", "connector": null, "instance_uuid": "709e7dda-7daa-4f57-858d-e5ace6f9abb5"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:01.425411 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.425411 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:01.455459 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-7b7c4347-fb57-42df-8f9f-7c4c7dff5e0c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:01.456537 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 887/3555] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:01 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:01.480261 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-25d53cf7-f34f-4c40-bdbc-a0941d2d1e7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.482124 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25d53cf7-f34f-4c40-bdbc-a0941d2d1e7a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:01.482124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25d53cf7-f34f-4c40-bdbc-a0941d2d1e7a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.482124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-25d53cf7-f34f-4c40-bdbc-a0941d2d1e7a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.482124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-25d53cf7-f34f-4c40-bdbc-a0941d2d1e7a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:01.486752 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.486752 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:01.487471 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b5a94f9-dd1b-4ce7-af6d-a8cba588e720 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.487573 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-25d53cf7-f34f-4c40-bdbc-a0941d2d1e7a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:01.488172 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 897/3556] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.489348 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b5a94f9-dd1b-4ce7-af6d-a8cba588e720 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:01.489571 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b5a94f9-dd1b-4ce7-af6d-a8cba588e720 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.489796 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b5a94f9-dd1b-4ce7-af6d-a8cba588e720 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.495496 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-94d7b9e5-d210-447d-b885-a8ca76bc4ad7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.496245 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94d7b9e5-d210-447d-b885-a8ca76bc4ad7 None None] GET https://10.4.3.24/volume// Aug 07 16:21:01.496783 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94d7b9e5-d210-447d-b885-a8ca76bc4ad7 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.496869 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-94d7b9e5-d210-447d-b885-a8ca76bc4ad7 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.497323 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-94d7b9e5-d210-447d-b885-a8ca76bc4ad7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:01.497885 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 889/3557] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:01.501009 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.501009 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:01.506355 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b5a94f9-dd1b-4ce7-af6d-a8cba588e720 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:01.506423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-feef31aa-0473-4bf7-8db9-93078f41e4ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.508792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-feef31aa-0473-4bf7-8db9-93078f41e4ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:01.509008 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-feef31aa-0473-4bf7-8db9-93078f41e4ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.509189 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-feef31aa-0473-4bf7-8db9-93078f41e4ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.510610 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b5a94f9-dd1b-4ce7-af6d-a8cba588e720 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:01.511011 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 885/3558] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 842 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.519332 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.519332 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:01.523776 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-feef31aa-0473-4bf7-8db9-93078f41e4ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:01.529206 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-feef31aa-0473-4bf7-8db9-93078f41e4ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:01.529754 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 888/3559] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1022 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:01.639635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a2b2da8c-4a93-4e15-a2d4-6a81da9b33a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.641871 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2b2da8c-4a93-4e15-a2d4-6a81da9b33a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:01.641871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2b2da8c-4a93-4e15-a2d4-6a81da9b33a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:01.642093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a2b2da8c-4a93-4e15-a2d4-6a81da9b33a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:01.652089 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.652089 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:01.653898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:01.658585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] PUT https://10.4.3.24/volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7 Aug 07 16:21:01.658628 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a2b2da8c-4a93-4e15-a2d4-6a81da9b33a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:01.658666 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:01.666334 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a2b2da8c-4a93-4e15-a2d4-6a81da9b33a0 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:01.666334 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 898/3560] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:01 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:01.667861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Acquiring lock "cinder-attachment_update-76ed70de-705e-4eb1-8e1b-40953f7c75b4-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:01.673558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-76ed70de-705e-4eb1-8e1b-40953f7c75b4-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:01.675028 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:01.675028 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:01.787803 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-76ed70de-705e-4eb1-8e1b-40953f7c75b4-np0000006731" released by "attachment_update" :: held 0.114s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:01.788141 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-48f9a21b-756e-45b9-844e-9cbddd9a636a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7 returned with HTTP 200 Aug 07 16:21:01.788616 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 890/3561] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:01 2026] PUT /volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7 => generated 969 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:02.157780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee04d3bb-649b-4c8c-a02f-1e91db2c4118 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.160098 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee04d3bb-649b-4c8c-a02f-1e91db2c4118 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 Aug 07 16:21:02.160404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee04d3bb-649b-4c8c-a02f-1e91db2c4118 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.160678 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee04d3bb-649b-4c8c-a02f-1e91db2c4118 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.168173 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee04d3bb-649b-4c8c-a02f-1e91db2c4118 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 returned with HTTP 404 Aug 07 16:21:02.168862 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 886/3562] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/volumes/5f4adbae-4c80-4bfe-a1ac-c0894feff770 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:02.225721 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.227953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] DELETE https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:21:02.228194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.228465 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.228696 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Delete volume with id: 985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:21:02.242927 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.242927 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:02.243070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c3601a2c-9350-478e-8022-6ea66b87c8e8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.243643 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:21:02.244771 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3601a2c-9350-478e-8022-6ea66b87c8e8 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:02.244991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3601a2c-9350-478e-8022-6ea66b87c8e8 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.245221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c3601a2c-9350-478e-8022-6ea66b87c8e8 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.253393 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.253393 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:02.258589 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c3601a2c-9350-478e-8022-6ea66b87c8e8 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Volume info retrieved successfully. Aug 07 16:21:02.264900 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c3601a2c-9350-478e-8022-6ea66b87c8e8 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 returned with HTTP 200 Aug 07 16:21:02.265362 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 899/3563] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 => generated 852 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:02.271471 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Delete volume request issued successfully. Aug 07 16:21:02.271745 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7ccc45b7-7f1a-40c8-87e3-45da6fb069b7 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 202 Aug 07 16:21:02.272509 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 889/3564] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:02 2026] DELETE /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:02.278452 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.280438 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:02.280839 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6fbf531c-26c4-4d82-84ba-40672c600630", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-1070020331"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:02.281330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-750d2518-8b90-4e97-b954-98a7a96c7c8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.284007 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-750d2518-8b90-4e97-b954-98a7a96c7c8b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:21:02.284138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-750d2518-8b90-4e97-b954-98a7a96c7c8b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.284360 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-750d2518-8b90-4e97-b954-98a7a96c7c8b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.292008 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.292008 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:02.292713 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Volume info retrieved successfully. Aug 07 16:21:02.292990 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Create snapshot from volume 6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:02.293827 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.293827 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:02.299437 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-750d2518-8b90-4e97-b954-98a7a96c7c8b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Volume info retrieved successfully. Aug 07 16:21:02.307236 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-750d2518-8b90-4e97-b954-98a7a96c7c8b tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 200 Aug 07 16:21:02.307944 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 887/3565] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 846 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:02.338870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Created reservations ['ae626588-c1e3-4408-995b-3f0a03a2187f', 'd5480f29-c770-4289-913a-c4286da3c135', '3d93c73d-1eb9-4b25-8014-73ef87a87b4a', 'de90eb7c-c538-48f0-971d-b69152ec9b0e'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:02.382761 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot create request issued successfully. Aug 07 16:21:02.383318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7abe8733-fad5-4ba6-b966-b6f63865a20f tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:21:02.383887 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 891/3566] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:21:02 2026] POST /volume/v3/snapshots => generated 318 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:02.396026 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b25dc5d-45f9-4b1c-90ae-df05ee9df850 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.399429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b25dc5d-45f9-4b1c-90ae-df05ee9df850 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 Aug 07 16:21:02.399569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b25dc5d-45f9-4b1c-90ae-df05ee9df850 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.399831 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b25dc5d-45f9-4b1c-90ae-df05ee9df850 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.405977 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.405977 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:02.406461 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b25dc5d-45f9-4b1c-90ae-df05ee9df850 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot retrieved successfully. Aug 07 16:21:02.407411 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b25dc5d-45f9-4b1c-90ae-df05ee9df850 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 returned with HTTP 200 Aug 07 16:21:02.407981 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 900/3567] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 => generated 450 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:02.500165 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6a8cba78-eb86-4957-89d9-5eac7bc3cccb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.501909 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a8cba78-eb86-4957-89d9-5eac7bc3cccb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:02.502162 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a8cba78-eb86-4957-89d9-5eac7bc3cccb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.502441 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6a8cba78-eb86-4957-89d9-5eac7bc3cccb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.502600 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6a8cba78-eb86-4957-89d9-5eac7bc3cccb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:02.509841 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.509841 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:02.509841 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6a8cba78-eb86-4957-89d9-5eac7bc3cccb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:02.509841 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 890/3568] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:02.524937 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bfe28992-5493-4a06-ab1d-3837108dc28c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.527464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfe28992-5493-4a06-ab1d-3837108dc28c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:02.527779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfe28992-5493-4a06-ab1d-3837108dc28c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.528017 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bfe28992-5493-4a06-ab1d-3837108dc28c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.538053 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.538053 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:02.542473 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bfe28992-5493-4a06-ab1d-3837108dc28c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:02.547682 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bfe28992-5493-4a06-ab1d-3837108dc28c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:02.548048 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 888/3569] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:02.681906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b0ff2087-4c73-46f5-8c65-1109648ce616 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.683827 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0ff2087-4c73-46f5-8c65-1109648ce616 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:02.684085 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0ff2087-4c73-46f5-8c65-1109648ce616 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:02.684333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b0ff2087-4c73-46f5-8c65-1109648ce616 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:02.694551 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:02.694551 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:02.698355 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b0ff2087-4c73-46f5-8c65-1109648ce616 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:02.703002 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b0ff2087-4c73-46f5-8c65-1109648ce616 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:02.703363 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 892/3570] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:02 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:02.917220 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:02.918778 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:02.919113 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379", "imageRef": "92bf5af5-ea06-4f23-83a4-54107dfb0401", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:02.920444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request body: {'volume': {'name': 'volume1-for-teste6050452-06bd-4c7f-9912-45178c83e379', 'imageRef': '92bf5af5-ea06-4f23-83a4-54107dfb0401', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:02.998568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume of 1 GB Aug 07 16:21:03.002907 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Availability Zones retrieved successfully. Aug 07 16:21:03.009074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (3732feb3-543c-48e7-9e83-c78efb017fe1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:03.010269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7be393-8925-4f94-ab31-1d65f985cc7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.011170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:03.064363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5f7be393-8925-4f94-ab31-1d65f985cc7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:03.065127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeacf21f-4eac-4186-886e-3c2f245f16c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.105915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Created reservations ['267b472a-7698-4945-8340-4a287c1d3f30', 'dc32a77c-5348-470f-88af-147c54b7edfb', 'dc91970b-36ff-4c23-b410-ebb60e605a6a', 'e9dfaad5-5e22-4bb9-b190-f9b914a245b0'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:03.106691 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aeacf21f-4eac-4186-886e-3c2f245f16c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['267b472a-7698-4945-8340-4a287c1d3f30', 'dc32a77c-5348-470f-88af-147c54b7edfb', 'dc91970b-36ff-4c23-b410-ebb60e605a6a', 'e9dfaad5-5e22-4bb9-b190-f9b914a245b0']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:03.107440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1f2169-8cb0-46fc-a512-1455dda721fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.128729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e1f2169-8cb0-46fc-a512-1455dda721fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c87b5015-f0ff-4e5f-aad0-b884ba047628', '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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['267b472a-7698-4945-8340-4a287c1d3f30','dc32a77c-5348-470f-88af-147c54b7edfb','dc91970b-36ff-4c23-b410-ebb60e605a6a','e9dfaad5-5e22-4bb9-b190-f9b914a245b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:03Z,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=c87b5015-f0ff-4e5f-aad0-b884ba047628,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497e8f2e3c3440b2b5f160a1564fd1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cef03763f4df581e95006552dbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:03.129466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d415ff06-0345-4165-9968-4236ebdb3c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.147175 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d415ff06-0345-4165-9968-4236ebdb3c5e) transitioned into state 'SUCCESS' from 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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['267b472a-7698-4945-8340-4a287c1d3f30','dc32a77c-5348-470f-88af-147c54b7edfb','dc91970b-36ff-4c23-b410-ebb60e605a6a','e9dfaad5-5e22-4bb9-b190-f9b914a245b0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:03.147803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a82100a-d305-49b6-8cf0-90575c8a85a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.156419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a82100a-d305-49b6-8cf0-90575c8a85a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:03.157150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (3732feb3-543c-48e7-9e83-c78efb017fe1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:03.157436 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request issued successfully. Aug 07 16:21:03.157973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8780983c-1fc1-4880-96f7-7d38e179bcc4 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:03.158394 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 901/3571] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:21:02 2026] POST /volume/v3/volumes => generated 773 bytes in 241 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:03.169820 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62afa3ce-147c-4b9a-817c-7779106c2253 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.171658 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62afa3ce-147c-4b9a-817c-7779106c2253 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:03.171835 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62afa3ce-147c-4b9a-817c-7779106c2253 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.172016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62afa3ce-147c-4b9a-817c-7779106c2253 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.178973 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.178973 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:03.182144 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-62afa3ce-147c-4b9a-817c-7779106c2253 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:03.186215 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62afa3ce-147c-4b9a-817c-7779106c2253 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:03.186586 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 891/3572] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 841 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:03.324257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e13c5daf-73a2-45b8-b85d-c7751efac092 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.326151 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e13c5daf-73a2-45b8-b85d-c7751efac092 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] GET https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 Aug 07 16:21:03.326403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e13c5daf-73a2-45b8-b85d-c7751efac092 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.326586 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e13c5daf-73a2-45b8-b85d-c7751efac092 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.331837 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e13c5daf-73a2-45b8-b85d-c7751efac092 tempest-AttachVolumeShelveTestJSON-1602399253 tempest-AttachVolumeShelveTestJSON-1602399253-project-member] https://10.4.3.24/volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 returned with HTTP 404 Aug 07 16:21:03.332458 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 889/3573] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/volumes/985713d0-3fa8-45e8-af3b-96bee395f297 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:03.420266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-25773c85-e231-4683-9147-aad8a15c906a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.422063 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25773c85-e231-4683-9147-aad8a15c906a tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 Aug 07 16:21:03.422213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25773c85-e231-4683-9147-aad8a15c906a tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.422412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-25773c85-e231-4683-9147-aad8a15c906a tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.428132 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.428132 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:03.428567 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-25773c85-e231-4683-9147-aad8a15c906a tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot retrieved successfully. Aug 07 16:21:03.429334 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-25773c85-e231-4683-9147-aad8a15c906a tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 returned with HTTP 200 Aug 07 16:21:03.429695 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 893/3574] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:03.439648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45e8afc1-13c1-482d-9b01-684e86939c52 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.441405 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:03.441728 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "50136339-0fe2-4f8f-91ec-d751acc78a87"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:03.443167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '50136339-0fe2-4f8f-91ec-d751acc78a87'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:03.447790 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.447790 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:03.448184 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot retrieved successfully. Aug 07 16:21:03.448289 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Create volume of 1 GB Aug 07 16:21:03.451466 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Availability Zones retrieved successfully. Aug 07 16:21:03.456920 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Flow 'volume_create_api' (188c635b-4e90-4113-968b-3f91980f82fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:03.457750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605856a7-7a6c-4c3e-b5af-77005949d6bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.458574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:03.459430 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605856a7-7a6c-4c3e-b5af-77005949d6bd) transitioned into state 'FAILURE' from state 'RUNNING' Aug 07 16:21:03.459430 np0000006731 devstack@c-api.service[100267]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size '1'GB cannot be smaller than the snapshot size 2GB. They must be >= original snapshot size. Aug 07 16:21:03.460765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605856a7-7a6c-4c3e-b5af-77005949d6bd) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:03.461399 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (605856a7-7a6c-4c3e-b5af-77005949d6bd) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Aug 07 16:21:03.462054 np0000006731 devstack@c-api.service[100267]: WARNING cinder.volume.api [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Flow 'volume_create_api' (188c635b-4e90-4113-968b-3f91980f82fe) transitioned into state 'REVERTED' from state 'RUNNING' Aug 07 16:21:03.462283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45e8afc1-13c1-482d-9b01-684e86939c52 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 400 Aug 07 16:21:03.462721 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 902/3575] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:21:03 2026] POST /volume/v3/volumes => generated 171 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:21:03.471142 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.473062 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 Aug 07 16:21:03.473278 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.473507 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.473664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Delete snapshot with id: 50136339-0fe2-4f8f-91ec-d751acc78a87 Aug 07 16:21:03.478702 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.478702 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:03.479136 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot retrieved successfully. Aug 07 16:21:03.498029 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot delete request issued successfully. Aug 07 16:21:03.498292 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-73c63d35-d7ec-4412-98b6-4b1cad6f7f79 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 returned with HTTP 202 Aug 07 16:21:03.498943 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 892/3576] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:21:03 2026] DELETE /volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:03.507114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c16ed1e-af9a-4e4a-87af-7cbc3eb6db40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.509668 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c16ed1e-af9a-4e4a-87af-7cbc3eb6db40 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 Aug 07 16:21:03.509974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c16ed1e-af9a-4e4a-87af-7cbc3eb6db40 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.510198 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c16ed1e-af9a-4e4a-87af-7cbc3eb6db40 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.517378 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.517378 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:03.518079 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8c16ed1e-af9a-4e4a-87af-7cbc3eb6db40 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Snapshot retrieved successfully. Aug 07 16:21:03.519277 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c16ed1e-af9a-4e4a-87af-7cbc3eb6db40 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 returned with HTTP 200 Aug 07 16:21:03.519847 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 890/3577] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 => generated 476 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:03.521268 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb79f48f-aa4f-4cc3-b669-d88b74415fe5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.522954 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb79f48f-aa4f-4cc3-b669-d88b74415fe5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:03.523142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb79f48f-aa4f-4cc3-b669-d88b74415fe5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.523378 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb79f48f-aa4f-4cc3-b669-d88b74415fe5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.523478 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fb79f48f-aa4f-4cc3-b669-d88b74415fe5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:03.528923 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.528923 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:03.529884 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb79f48f-aa4f-4cc3-b669-d88b74415fe5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:03.530293 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 894/3578] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:03.562901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4517a49-3de6-4f09-b982-59faeaf39d08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.565854 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4517a49-3de6-4f09-b982-59faeaf39d08 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:03.566168 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4517a49-3de6-4f09-b982-59faeaf39d08 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.566589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4517a49-3de6-4f09-b982-59faeaf39d08 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.579000 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.579000 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:03.584537 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b4517a49-3de6-4f09-b982-59faeaf39d08 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:03.590473 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4517a49-3de6-4f09-b982-59faeaf39d08 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:03.591041 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 903/3579] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:03.718768 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-022195d7-9c8f-4c6a-845e-719dec63be9c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.721008 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-022195d7-9c8f-4c6a-845e-719dec63be9c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:03.721270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-022195d7-9c8f-4c6a-845e-719dec63be9c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.721535 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-022195d7-9c8f-4c6a-845e-719dec63be9c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.732088 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.732088 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:03.736685 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-022195d7-9c8f-4c6a-845e-719dec63be9c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:03.743145 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-022195d7-9c8f-4c6a-845e-719dec63be9c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:03.743798 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 893/3580] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:03.792656 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-26108ee8-394d-44cc-9bd3-25681516f061 req-e42e4ded-1e9a-4529-b9ab-de20dc441d66 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.795061 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-e42e4ded-1e9a-4529-b9ab-de20dc441d66 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:03.795337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-e42e4ded-1e9a-4529-b9ab-de20dc441d66 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.795597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-e42e4ded-1e9a-4529-b9ab-de20dc441d66 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.807823 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.807823 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:03.812150 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-26108ee8-394d-44cc-9bd3-25681516f061 req-e42e4ded-1e9a-4529-b9ab-de20dc441d66 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:03.817154 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-e42e4ded-1e9a-4529-b9ab-de20dc441d66 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:21:03.817486 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 891/3581] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 1162 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:03.848697 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.851415 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] POST https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad/action Aug 07 16:21:03.851947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:03.852126 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:03.866273 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.866273 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:03.866957 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:03.875948 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Begin detaching volume completed successfully. Aug 07 16:21:03.876231 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-d8baf7c3-cbfb-44b3-9993-113e52f8075d tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad/action returned with HTTP 202 Aug 07 16:21:03.876945 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 895/3582] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:21:03 2026] POST /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:03.926534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e0aaaee6-de63-4200-b96a-4b8b76431c9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.927119 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0aaaee6-de63-4200-b96a-4b8b76431c9a None None] GET https://10.4.3.24/volume// Aug 07 16:21:03.927382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0aaaee6-de63-4200-b96a-4b8b76431c9a None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.927621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e0aaaee6-de63-4200-b96a-4b8b76431c9a None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.928047 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e0aaaee6-de63-4200-b96a-4b8b76431c9a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:03.928450 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 904/3583] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:03.938380 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-26108ee8-394d-44cc-9bd3-25681516f061 req-1492e182-d594-4d47-b587-a9df4a194a4f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:03.940571 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-1492e182-d594-4d47-b587-a9df4a194a4f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:03.940800 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-1492e182-d594-4d47-b587-a9df4a194a4f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:03.941039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-1492e182-d594-4d47-b587-a9df4a194a4f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:03.950630 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:03.950630 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:03.955552 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-26108ee8-394d-44cc-9bd3-25681516f061 req-1492e182-d594-4d47-b587-a9df4a194a4f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:03.962470 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-1492e182-d594-4d47-b587-a9df4a194a4f tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:21:03.963010 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 894/3584] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:03 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 1345 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:04.198934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-22baa8e9-727e-4c30-aaaa-0adf225468b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.201226 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22baa8e9-727e-4c30-aaaa-0adf225468b1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:04.201538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22baa8e9-727e-4c30-aaaa-0adf225468b1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.201795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-22baa8e9-727e-4c30-aaaa-0adf225468b1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.210909 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.210909 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:04.215218 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-22baa8e9-727e-4c30-aaaa-0adf225468b1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:04.221136 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-22baa8e9-727e-4c30-aaaa-0adf225468b1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:04.221385 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 892/3585] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 923 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:04.530569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8aa52a7d-eda5-4d4f-af76-a840f5f31576 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.532686 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aa52a7d-eda5-4d4f-af76-a840f5f31576 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 Aug 07 16:21:04.532983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aa52a7d-eda5-4d4f-af76-a840f5f31576 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.533247 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8aa52a7d-eda5-4d4f-af76-a840f5f31576 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.538922 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8aa52a7d-eda5-4d4f-af76-a840f5f31576 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 returned with HTTP 404 Aug 07 16:21:04.539665 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 896/3586] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/snapshots/50136339-0fe2-4f8f-91ec-d751acc78a87 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:04.541840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ef4de026-3a97-45de-a76b-72d0d6df47af None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.543740 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef4de026-3a97-45de-a76b-72d0d6df47af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:04.544077 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef4de026-3a97-45de-a76b-72d0d6df47af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.544344 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ef4de026-3a97-45de-a76b-72d0d6df47af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.544491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ef4de026-3a97-45de-a76b-72d0d6df47af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:04.548781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81761531-4beb-4cb6-84ab-5dd407bc7e14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.549826 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.549826 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:04.550636 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ef4de026-3a97-45de-a76b-72d0d6df47af tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:04.551022 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81761531-4beb-4cb6-84ab-5dd407bc7e14 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:04.551067 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 905/3587] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:04.551248 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81761531-4beb-4cb6-84ab-5dd407bc7e14 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.551525 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81761531-4beb-4cb6-84ab-5dd407bc7e14 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.563690 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.563690 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:04.569204 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-81761531-4beb-4cb6-84ab-5dd407bc7e14 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Volume info retrieved successfully. Aug 07 16:21:04.576987 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81761531-4beb-4cb6-84ab-5dd407bc7e14 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 returned with HTTP 200 Aug 07 16:21:04.577929 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 895/3588] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 => generated 852 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:04.592716 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.595884 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:04.596160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.596444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.596671 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Delete volume with id: 6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:04.604789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1867952e-935e-4171-887d-37d55977418b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.606543 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1867952e-935e-4171-887d-37d55977418b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:04.606742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1867952e-935e-4171-887d-37d55977418b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.606997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1867952e-935e-4171-887d-37d55977418b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.609027 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.609027 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:04.609678 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Volume info retrieved successfully. Aug 07 16:21:04.619364 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.619364 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:04.623868 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1867952e-935e-4171-887d-37d55977418b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:04.629405 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1867952e-935e-4171-887d-37d55977418b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:04.630031 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 897/3589] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:04.641270 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Delete volume request issued successfully. Aug 07 16:21:04.641509 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5735fe2a-65d8-46f8-b2fe-7743c8ee210c tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 returned with HTTP 202 Aug 07 16:21:04.642087 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 893/3590] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:04 2026] DELETE /volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:04.650098 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-24c1c511-a598-4823-8215-66cb33aafb3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.652994 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24c1c511-a598-4823-8215-66cb33aafb3d tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:04.653240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24c1c511-a598-4823-8215-66cb33aafb3d tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.653557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-24c1c511-a598-4823-8215-66cb33aafb3d tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.667544 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.667544 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:04.672369 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-24c1c511-a598-4823-8215-66cb33aafb3d tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Volume info retrieved successfully. Aug 07 16:21:04.677591 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-24c1c511-a598-4823-8215-66cb33aafb3d tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 returned with HTTP 200 Aug 07 16:21:04.677930 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 906/3591] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:04.758808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-881d5897-d3dd-4bbe-a72f-a50dbf55ec6e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:04.764453 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-881d5897-d3dd-4bbe-a72f-a50dbf55ec6e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:04.766586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-881d5897-d3dd-4bbe-a72f-a50dbf55ec6e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:04.767145 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-881d5897-d3dd-4bbe-a72f-a50dbf55ec6e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:04.784022 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:04.784022 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:04.787778 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-881d5897-d3dd-4bbe-a72f-a50dbf55ec6e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:04.792070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-881d5897-d3dd-4bbe-a72f-a50dbf55ec6e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:04.792576 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 896/3592] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:04 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:05.236522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9834931-303e-4176-82fa-289985c1351d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:05.238487 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9834931-303e-4176-82fa-289985c1351d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:05.238786 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9834931-303e-4176-82fa-289985c1351d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:05.239057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9834931-303e-4176-82fa-289985c1351d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:05.248807 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:05.248807 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:05.253457 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d9834931-303e-4176-82fa-289985c1351d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:05.258539 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9834931-303e-4176-82fa-289985c1351d tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:05.258884 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 898/3593] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:05 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:05.560719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43249e69-1d50-4331-98bb-a5afb0c7acda None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:05.562507 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43249e69-1d50-4331-98bb-a5afb0c7acda tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:05.562732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43249e69-1d50-4331-98bb-a5afb0c7acda tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:05.562967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43249e69-1d50-4331-98bb-a5afb0c7acda tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:05.563101 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43249e69-1d50-4331-98bb-a5afb0c7acda tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:05.566977 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:05.566977 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:05.567833 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43249e69-1d50-4331-98bb-a5afb0c7acda tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:05.568267 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 894/3594] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:05 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:05.644847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c30c7f65-2f44-4036-9ea1-96e6dc910899 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:05.646577 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c30c7f65-2f44-4036-9ea1-96e6dc910899 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:05.646763 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c30c7f65-2f44-4036-9ea1-96e6dc910899 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:05.646969 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c30c7f65-2f44-4036-9ea1-96e6dc910899 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:05.655873 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:05.655873 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:05.659062 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c30c7f65-2f44-4036-9ea1-96e6dc910899 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:05.662972 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c30c7f65-2f44-4036-9ea1-96e6dc910899 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:05.663494 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 907/3595] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:05 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:05.693935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7f49eee2-7466-4bb7-996a-5230f30be458 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:05.695944 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f49eee2-7466-4bb7-996a-5230f30be458 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] GET https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 Aug 07 16:21:05.696162 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f49eee2-7466-4bb7-996a-5230f30be458 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:05.696388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7f49eee2-7466-4bb7-996a-5230f30be458 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:05.701650 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7f49eee2-7466-4bb7-996a-5230f30be458 tempest-VolumesSnapshotNegativeTestJSON-1776627716 tempest-VolumesSnapshotNegativeTestJSON-1776627716-project-member] https://10.4.3.24/volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 returned with HTTP 404 Aug 07 16:21:05.702126 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 897/3596] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:05 2026] GET /volume/v3/volumes/6fbf531c-26c4-4d82-84ba-40672c600630 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:05.806286 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54a8e7af-474a-4703-ba71-e556a7738b80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:05.808442 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54a8e7af-474a-4703-ba71-e556a7738b80 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:05.808736 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54a8e7af-474a-4703-ba71-e556a7738b80 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:05.809131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54a8e7af-474a-4703-ba71-e556a7738b80 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:05.819991 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:05.819991 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:05.822758 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54a8e7af-474a-4703-ba71-e556a7738b80 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:05.827780 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54a8e7af-474a-4703-ba71-e556a7738b80 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:05.828375 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 899/3597] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:05 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:06.273034 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c03081e-5f0a-4289-a68b-0c7ccb29ec94 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:06.276190 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c03081e-5f0a-4289-a68b-0c7ccb29ec94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:06.276315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c03081e-5f0a-4289-a68b-0c7ccb29ec94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:06.276479 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c03081e-5f0a-4289-a68b-0c7ccb29ec94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:06.284961 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:06.284961 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:06.292178 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8c03081e-5f0a-4289-a68b-0c7ccb29ec94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:06.296547 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c03081e-5f0a-4289-a68b-0c7ccb29ec94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:06.296908 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 895/3598] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:06 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:06.580544 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7271446b-2ae1-460f-af20-ede2ff791862 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:06.582856 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7271446b-2ae1-460f-af20-ede2ff791862 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:06.583130 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7271446b-2ae1-460f-af20-ede2ff791862 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:06.583391 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7271446b-2ae1-460f-af20-ede2ff791862 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:06.583554 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7271446b-2ae1-460f-af20-ede2ff791862 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:06.588660 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:06.588660 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:06.589719 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7271446b-2ae1-460f-af20-ede2ff791862 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:06.590126 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 908/3599] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:06 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:06.679077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-83211d15-3572-4108-ac78-ecf4ea3b7641 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:06.680554 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83211d15-3572-4108-ac78-ecf4ea3b7641 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:06.680737 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83211d15-3572-4108-ac78-ecf4ea3b7641 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:06.681062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-83211d15-3572-4108-ac78-ecf4ea3b7641 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:06.693653 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:06.693653 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:06.699110 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-83211d15-3572-4108-ac78-ecf4ea3b7641 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:06.706129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-83211d15-3572-4108-ac78-ecf4ea3b7641 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:06.706544 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 898/3600] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:06 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:06.784328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-d86911d2-3352-45ad-8ed9-f08972b960bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:06.787262 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-d86911d2-3352-45ad-8ed9-f08972b960bc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7/action Aug 07 16:21:06.787684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-d86911d2-3352-45ad-8ed9-f08972b960bc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:06.787846 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-d86911d2-3352-45ad-8ed9-f08972b960bc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:06.806151 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:06.806151 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:06.819219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-0dafd44a-9a57-46b7-8dca-2e04f2fe55e0 req-d86911d2-3352-45ad-8ed9-f08972b960bc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7/action returned with HTTP 204 Aug 07 16:21:06.819688 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 900/3601] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:06 2026] POST /volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7/action => generated 0 bytes in 36 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:06.843622 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-10b9652e-fea8-472c-8d84-080bbf206104 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:06.846042 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10b9652e-fea8-472c-8d84-080bbf206104 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:06.846351 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10b9652e-fea8-472c-8d84-080bbf206104 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:06.846683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-10b9652e-fea8-472c-8d84-080bbf206104 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:06.864370 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:06.864370 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:06.871973 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-10b9652e-fea8-472c-8d84-080bbf206104 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:06.877678 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-10b9652e-fea8-472c-8d84-080bbf206104 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:06.878160 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 896/3602] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:06 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:06.906828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-26108ee8-394d-44cc-9bd3-25681516f061 req-947652ee-5849-4b72-a5b4-66749a5106d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:06.909327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-947652ee-5849-4b72-a5b4-66749a5106d4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5 Aug 07 16:21:06.909579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-947652ee-5849-4b72-a5b4-66749a5106d4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:06.909797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-947652ee-5849-4b72-a5b4-66749a5106d4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:06.918970 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:06.918970 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:06.967154 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-26108ee8-394d-44cc-9bd3-25681516f061 req-947652ee-5849-4b72-a5b4-66749a5106d4 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5 returned with HTTP 200 Aug 07 16:21:06.967642 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 909/3603] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:21:06 2026] DELETE /volume/v3/attachments/4d81571d-433f-4c5d-b8f3-7ec7786ca5e5 => generated 19 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:07.309415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1261290-ff09-4297-9ceb-c233cdb74461 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.318558 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1261290-ff09-4297-9ceb-c233cdb74461 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:07.318783 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1261290-ff09-4297-9ceb-c233cdb74461 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.319022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1261290-ff09-4297-9ceb-c233cdb74461 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.326415 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.326415 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:07.335138 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f1261290-ff09-4297-9ceb-c233cdb74461 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:07.342347 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1261290-ff09-4297-9ceb-c233cdb74461 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:07.342926 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 899/3604] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:07.500407 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-79ffa0c4-6d68-4af5-8bdd-74035f3b9f98 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.601763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2081f55d-9304-47fc-b3fa-cb134e1b3e61 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.605273 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2081f55d-9304-47fc-b3fa-cb134e1b3e61 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:07.605699 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2081f55d-9304-47fc-b3fa-cb134e1b3e61 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.605895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2081f55d-9304-47fc-b3fa-cb134e1b3e61 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.606040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2081f55d-9304-47fc-b3fa-cb134e1b3e61 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:07.610829 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.610829 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:07.611720 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2081f55d-9304-47fc-b3fa-cb134e1b3e61 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:07.612098 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 897/3605] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:07.625453 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79ffa0c4-6d68-4af5-8bdd-74035f3b9f98 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:07.625927 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-79ffa0c4-6d68-4af5-8bdd-74035f3b9f98 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1918564626"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:07.641689 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-79ffa0c4-6d68-4af5-8bdd-74035f3b9f98 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:07.643507 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 901/3606] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:07 2026] POST /volume/v3/types => generated 216 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:07.649847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4961290c-bc3a-4c4f-a3e5-6d00068bbb6b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.653546 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4961290c-bc3a-4c4f-a3e5-6d00068bbb6b tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:21:07.654867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4961290c-bc3a-4c4f-a3e5-6d00068bbb6b tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1639614217"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:07.656095 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.656095 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:07.671376 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4961290c-bc3a-4c4f-a3e5-6d00068bbb6b tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:21:07.671819 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 910/3607] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:21:07 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:07.679913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-314e6660-f321-4432-9f40-5bc19a7e25dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.721480 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39456853-0944-4f2a-95a6-7c41bdc3813b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.725613 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39456853-0944-4f2a-95a6-7c41bdc3813b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:21:07.728001 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39456853-0944-4f2a-95a6-7c41bdc3813b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.728232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39456853-0944-4f2a-95a6-7c41bdc3813b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.742854 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.742854 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:07.747532 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-39456853-0944-4f2a-95a6-7c41bdc3813b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:07.754616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39456853-0944-4f2a-95a6-7c41bdc3813b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:21:07.755012 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 898/3608] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1135 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:07.755066 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:21:07.755512 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8da1d7f6-b978-4e8c-926e-381976a59821", "volume_types": ["9b2ca260-a49e-4d3a-afc8-2afea76bfecc"], "name": "tempest-Group1-1693741611"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:07.757227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Creating new group {'group': {'group_type': '8da1d7f6-b978-4e8c-926e-381976a59821', 'volume_types': ['9b2ca260-a49e-4d3a-afc8-2afea76bfecc'], 'name': 'tempest-Group1-1693741611'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:21:07.762702 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Creating group tempest-Group1-1693741611. Aug 07 16:21:07.771502 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Availability Zones retrieved successfully. Aug 07 16:21:07.795100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Created reservations ['3cc96d05-a15e-4237-ba6e-a1f4ead344fe'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:07.808362 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-da3a65a7-6f8d-4ec7-9fef-3ef6075aa091 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.814469 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-da3a65a7-6f8d-4ec7-9fef-3ef6075aa091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:07.814469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-da3a65a7-6f8d-4ec7-9fef-3ef6075aa091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.814469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-da3a65a7-6f8d-4ec7-9fef-3ef6075aa091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.821726 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.821726 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:07.826171 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-da3a65a7-6f8d-4ec7-9fef-3ef6075aa091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:07.830267 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-314e6660-f321-4432-9f40-5bc19a7e25dc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:21:07.830728 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 900/3609] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:21:07 2026] POST /volume/v3/groups => generated 94 bytes in 151 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:07.836891 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-da3a65a7-6f8d-4ec7-9fef-3ef6075aa091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:07.837778 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 902/3610] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:07.844134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-92ca11e6-658c-4bd7-9b54-eaf3eab1adfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.846081 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92ca11e6-658c-4bd7-9b54-eaf3eab1adfc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 Aug 07 16:21:07.846202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92ca11e6-658c-4bd7-9b54-eaf3eab1adfc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.846852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-92ca11e6-658c-4bd7-9b54-eaf3eab1adfc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.846852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-92ca11e6-658c-4bd7-9b54-eaf3eab1adfc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 0633ff57-12be-497e-bba9-f80b4508c8b9 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:07.853550 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.853550 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:07.866525 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-92ca11e6-658c-4bd7-9b54-eaf3eab1adfc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 returned with HTTP 200 Aug 07 16:21:07.866913 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 911/3611] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 => generated 322 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:07.891415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3247bc34-5b1f-411f-bbe8-084eec2cd6c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.892967 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3247bc34-5b1f-411f-bbe8-084eec2cd6c6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:07.893143 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3247bc34-5b1f-411f-bbe8-084eec2cd6c6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.893335 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3247bc34-5b1f-411f-bbe8-084eec2cd6c6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.903944 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.903944 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:07.907472 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3247bc34-5b1f-411f-bbe8-084eec2cd6c6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:07.913191 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3247bc34-5b1f-411f-bbe8-084eec2cd6c6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:07.913929 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 899/3612] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:07.926439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eb14e471-08d6-437d-8d33-23311a2d512a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.926921 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb14e471-08d6-437d-8d33-23311a2d512a None None] GET https://10.4.3.24/volume// Aug 07 16:21:07.927132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb14e471-08d6-437d-8d33-23311a2d512a None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:07.927431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eb14e471-08d6-437d-8d33-23311a2d512a None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:07.927890 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eb14e471-08d6-437d-8d33-23311a2d512a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:07.928278 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 901/3613] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:21:07 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:07.936533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-2eee1ef2-079b-4cd0-9df3-d4dfb5810bfb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:07.938486 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-2eee1ef2-079b-4cd0-9df3-d4dfb5810bfb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:07.938806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-2eee1ef2-079b-4cd0-9df3-d4dfb5810bfb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "47d873a2-b0b0-417b-9b43-e51b527a3524", "connector": null, "instance_uuid": "709e7dda-7daa-4f57-858d-e5ace6f9abb5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:07.947459 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:07.947459 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:07.981686 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-2eee1ef2-079b-4cd0-9df3-d4dfb5810bfb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:07.981686 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 903/3614] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:07 2026] POST /volume/v3/attachments => generated 273 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:08.023849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10fc9db1-b934-4870-8b16-6d084a5948b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.024971 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10fc9db1-b934-4870-8b16-6d084a5948b6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:08.025267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10fc9db1-b934-4870-8b16-6d084a5948b6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.025569 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10fc9db1-b934-4870-8b16-6d084a5948b6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.045602 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9d70627-0320-4b8d-bd6a-a675e55be344 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.046014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9d70627-0320-4b8d-bd6a-a675e55be344 None None] GET https://10.4.3.24/volume// Aug 07 16:21:08.046288 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9d70627-0320-4b8d-bd6a-a675e55be344 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.046433 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9d70627-0320-4b8d-bd6a-a675e55be344 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.046739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9d70627-0320-4b8d-bd6a-a675e55be344 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:08.047046 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 900/3615] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:08.049342 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.049342 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:08.057771 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-10fc9db1-b934-4870-8b16-6d084a5948b6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:08.067047 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-38d3b2fe-a46b-48c5-b8e4-30de74f24db8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.069559 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10fc9db1-b934-4870-8b16-6d084a5948b6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:08.070101 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 912/3616] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 871 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:08.072812 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-38d3b2fe-a46b-48c5-b8e4-30de74f24db8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:08.073040 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-38d3b2fe-a46b-48c5-b8e4-30de74f24db8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.073222 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-38d3b2fe-a46b-48c5-b8e4-30de74f24db8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.098353 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.098353 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:08.104768 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-38d3b2fe-a46b-48c5-b8e4-30de74f24db8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:08.110620 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-38d3b2fe-a46b-48c5-b8e4-30de74f24db8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:08.110707 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 902/3617] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1051 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:08.253589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.255784 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] PUT https://10.4.3.24/volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5 Aug 07 16:21:08.256239 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:08.267142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Acquiring lock "cinder-attachment_update-47d873a2-b0b0-417b-9b43-e51b527a3524-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:08.272681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-47d873a2-b0b0-417b-9b43-e51b527a3524-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:08.273796 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.273796 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:08.357999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62472dc2-0c92-4d99-a535-444b60822f07 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.362391 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62472dc2-0c92-4d99-a535-444b60822f07 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:08.362391 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62472dc2-0c92-4d99-a535-444b60822f07 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.362391 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62472dc2-0c92-4d99-a535-444b60822f07 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.376807 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.376807 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:08.382152 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62472dc2-0c92-4d99-a535-444b60822f07 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:08.389973 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62472dc2-0c92-4d99-a535-444b60822f07 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:08.392373 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 901/3618] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:08.410990 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-47d873a2-b0b0-417b-9b43-e51b527a3524-np0000006731" released by "attachment_update" :: held 0.138s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:08.411437 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-d40cedcd-7b9b-450c-9522-2df99bdabfd6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5 returned with HTTP 200 Aug 07 16:21:08.412000 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 904/3619] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:08 2026] PUT /volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5 => generated 968 bytes in 159 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:08.428205 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-6807fa0c-158a-44a4-b0d4-def799625a70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.430312 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-6807fa0c-158a-44a4-b0d4-def799625a70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/encryption Aug 07 16:21:08.430696 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-6807fa0c-158a-44a4-b0d4-def799625a70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.432090 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-6807fa0c-158a-44a4-b0d4-def799625a70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.440874 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.440874 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:08.449187 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-6807fa0c-158a-44a4-b0d4-def799625a70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/encryption returned with HTTP 200 Aug 07 16:21:08.449770 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 913/3620] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/encryption => generated 160 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:08.623104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64f29896-d7c7-4a41-a204-72de9cb4ace4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.625158 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64f29896-d7c7-4a41-a204-72de9cb4ace4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:08.625782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64f29896-d7c7-4a41-a204-72de9cb4ace4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.625782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64f29896-d7c7-4a41-a204-72de9cb4ace4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.625782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-64f29896-d7c7-4a41-a204-72de9cb4ace4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:08.630420 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.630420 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:08.631222 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64f29896-d7c7-4a41-a204-72de9cb4ace4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:08.631648 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 903/3621] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:08.876760 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a132c770-f0a1-4369-a3aa-ee51defe014f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.879002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a132c770-f0a1-4369-a3aa-ee51defe014f tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 Aug 07 16:21:08.879309 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a132c770-f0a1-4369-a3aa-ee51defe014f tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.879589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a132c770-f0a1-4369-a3aa-ee51defe014f tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.879746 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-a132c770-f0a1-4369-a3aa-ee51defe014f tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 0633ff57-12be-497e-bba9-f80b4508c8b9 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:08.883351 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.883351 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:08.893319 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a132c770-f0a1-4369-a3aa-ee51defe014f tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 returned with HTTP 200 Aug 07 16:21:08.893676 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 902/3622] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 => generated 323 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:08.904453 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.908148 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:21:08.908717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "8da1d7f6-b978-4e8c-926e-381976a59821", "volume_types": ["9b2ca260-a49e-4d3a-afc8-2afea76bfecc"], "name": "tempest-Group2-1103939807"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:08.910606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Creating new group {'group': {'group_type': '8da1d7f6-b978-4e8c-926e-381976a59821', 'volume_types': ['9b2ca260-a49e-4d3a-afc8-2afea76bfecc'], 'name': 'tempest-Group2-1103939807'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:21:08.915821 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Creating group tempest-Group2-1103939807. Aug 07 16:21:08.916227 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.916227 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:08.927228 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Availability Zones retrieved successfully. Aug 07 16:21:08.928765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9eddbcee-1721-4596-977c-b30dc2086df3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.930889 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9eddbcee-1721-4596-977c-b30dc2086df3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:08.931129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9eddbcee-1721-4596-977c-b30dc2086df3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.931400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9eddbcee-1721-4596-977c-b30dc2086df3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.941407 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Created reservations ['d0762555-0890-48ca-a7b6-769db324d7e0'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:08.944264 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.944264 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:08.948606 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9eddbcee-1721-4596-977c-b30dc2086df3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:08.954549 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9eddbcee-1721-4596-977c-b30dc2086df3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:08.955054 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 914/3623] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:08.968034 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70b8bf9c-c785-48dc-8df9-7b941ed92ee9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:21:08.968420 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 905/3624] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:21:08 2026] POST /volume/v3/groups => generated 94 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:08.978418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-8af64728-fec9-492e-9627-c8efe25e731d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.979161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aed5e399-9fb4-4574-8ecf-fcaaebc23434 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:08.980150 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aed5e399-9fb4-4574-8ecf-fcaaebc23434 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:08.980400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aed5e399-9fb4-4574-8ecf-fcaaebc23434 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:08.980667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aed5e399-9fb4-4574-8ecf-fcaaebc23434 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:08.980725 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-aed5e399-9fb4-4574-8ecf-fcaaebc23434 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:08.981017 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-8af64728-fec9-492e-9627-c8efe25e731d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f/action Aug 07 16:21:08.981394 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-8af64728-fec9-492e-9627-c8efe25e731d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:08.981540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-8af64728-fec9-492e-9627-c8efe25e731d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:08.984122 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.984122 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:08.991664 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aed5e399-9fb4-4574-8ecf-fcaaebc23434 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 returned with HTTP 200 Aug 07 16:21:08.993673 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 903/3625] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:08 2026] GET /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 => generated 322 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:21:08.998444 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:08.998444 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:09.010211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d9ef9c42-dc04-4a43-bfab-57158a03fdba req-8af64728-fec9-492e-9627-c8efe25e731d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f/action returned with HTTP 204 Aug 07 16:21:09.010211 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 904/3626] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:08 2026] POST /volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f/action => generated 0 bytes in 32 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:09.088483 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9f9b122b-37b5-49e4-8c41-610fd926a4ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:09.093375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f9b122b-37b5-49e4-8c41-610fd926a4ad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:09.093375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f9b122b-37b5-49e4-8c41-610fd926a4ad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:09.093375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9f9b122b-37b5-49e4-8c41-610fd926a4ad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:09.101755 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:09.101755 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:09.105941 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9f9b122b-37b5-49e4-8c41-610fd926a4ad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:09.111706 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9f9b122b-37b5-49e4-8c41-610fd926a4ad tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:09.111706 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 915/3627] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:09 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:09.406789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a855659d-e91f-4607-8f69-d80f3d0661be None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:09.408736 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a855659d-e91f-4607-8f69-d80f3d0661be tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:09.409020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a855659d-e91f-4607-8f69-d80f3d0661be tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:09.409286 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a855659d-e91f-4607-8f69-d80f3d0661be tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:09.417081 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:09.417081 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:09.421575 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a855659d-e91f-4607-8f69-d80f3d0661be tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:09.426268 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a855659d-e91f-4607-8f69-d80f3d0661be tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:09.426764 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 906/3628] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:09 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:09.647494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03212392-78c4-4744-88de-d3dfc757d857 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:09.649530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03212392-78c4-4744-88de-d3dfc757d857 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:09.649657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03212392-78c4-4744-88de-d3dfc757d857 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:09.649893 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03212392-78c4-4744-88de-d3dfc757d857 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:09.650036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-03212392-78c4-4744-88de-d3dfc757d857 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:09.654376 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:09.654376 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:09.655215 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03212392-78c4-4744-88de-d3dfc757d857 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:09.655677 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 904/3629] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:09 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:09.922285 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:09.924148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] DELETE https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:09.924414 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:09.924635 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:09.925014 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Delete volume with id: bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:09.931529 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:09.931529 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:09.932085 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:09.948898 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Delete volume request issued successfully. Aug 07 16:21:09.949149 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f61015ce-d59a-4cdc-8fce-8fb332c43a56 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 202 Aug 07 16:21:09.949633 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 905/3630] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:09 2026] DELETE /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:09.957748 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26f9c1ab-818f-45c1-93a3-95a4e972de0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:09.959430 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26f9c1ab-818f-45c1-93a3-95a4e972de0c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:09.959595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26f9c1ab-818f-45c1-93a3-95a4e972de0c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:09.959764 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26f9c1ab-818f-45c1-93a3-95a4e972de0c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:09.967113 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:09.967113 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:09.969753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c596620-720b-4edc-8662-70e72f80d38e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:09.971655 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-26f9c1ab-818f-45c1-93a3-95a4e972de0c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:09.971750 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c596620-720b-4edc-8662-70e72f80d38e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:09.971962 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c596620-720b-4edc-8662-70e72f80d38e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:09.972183 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c596620-720b-4edc-8662-70e72f80d38e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:09.976457 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26f9c1ab-818f-45c1-93a3-95a4e972de0c tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 200 Aug 07 16:21:09.976961 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 916/3631] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:09 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 869 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:09.983865 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:09.983865 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:09.987765 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c596620-720b-4edc-8662-70e72f80d38e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:09.992246 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c596620-720b-4edc-8662-70e72f80d38e tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:09.992645 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 907/3632] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:09 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 1168 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:10.004886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-17c02c1f-ca05-465b-8814-34c65364e1f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.007086 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17c02c1f-ca05-465b-8814-34c65364e1f0 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:10.007531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30133051-4e03-44c5-b27e-a50596037730 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.007828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17c02c1f-ca05-465b-8814-34c65364e1f0 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.007828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-17c02c1f-ca05-465b-8814-34c65364e1f0 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:10.007907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-17c02c1f-ca05-465b-8814-34c65364e1f0 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:10.012007 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30133051-4e03-44c5-b27e-a50596037730 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:10.012123 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.012123 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:10.012272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30133051-4e03-44c5-b27e-a50596037730 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.012513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30133051-4e03-44c5-b27e-a50596037730 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:10.020255 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-17c02c1f-ca05-465b-8814-34c65364e1f0 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 returned with HTTP 200 Aug 07 16:21:10.020822 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 905/3633] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:10.024230 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.024230 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:10.029091 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-30133051-4e03-44c5-b27e-a50596037730 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:10.032697 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.034520 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:10.034879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1967599506", "volume_type": "9b2ca260-a49e-4d3a-afc8-2afea76bfecc", "group_id": "0633ff57-12be-497e-bba9-f80b4508c8b9", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:10.035158 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30133051-4e03-44c5-b27e-a50596037730 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:10.036037 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 906/3634] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 1168 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:10.036316 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1967599506', 'volume_type': '9b2ca260-a49e-4d3a-afc8-2afea76bfecc', 'group_id': '0633ff57-12be-497e-bba9-f80b4508c8b9', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:10.045346 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.045346 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:10.045862 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume of 1 GB Aug 07 16:21:10.053293 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Availability Zones retrieved successfully. Aug 07 16:21:10.060378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Flow 'volume_create_api' (5d689df3-f62a-4a08-9e79-f45082d925a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:10.062062 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9363ad23-d098-4fa6-b653-23367c1cf7f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:10.062838 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.062838 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:10.063382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:10.091570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9363ad23-d098-4fa6-b653-23367c1cf7f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:08Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=9b2ca260-a49e-4d3a-afc8-2afea76bfecc,is_public=True,name='tempest-GroupsTest-volume-type-1918564626',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b2ca260-a49e-4d3a-afc8-2afea76bfecc', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '0633ff57-12be-497e-bba9-f80b4508c8b9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:10.092624 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5239e4aa-970b-4b15-8c15-16006c4df789) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:10.118962 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1918564626 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1918564626, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:10.119233 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1918564626 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1918564626, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:10.128848 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3367a1b5-8fad-40e0-940d-d0a8612ac057 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.130933 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3367a1b5-8fad-40e0-940d-d0a8612ac057 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:10.131215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3367a1b5-8fad-40e0-940d-d0a8612ac057 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.131497 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3367a1b5-8fad-40e0-940d-d0a8612ac057 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:10.143273 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.143273 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:10.147414 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3367a1b5-8fad-40e0-940d-d0a8612ac057 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:10.152218 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3367a1b5-8fad-40e0-940d-d0a8612ac057 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:10.152707 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 908/3635] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:10.160243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Created reservations ['b43b6e4f-da02-4002-a028-fafb11d428eb', '5d5f2ead-bf79-4994-800c-79a8b929e36b', '35be9f9e-dc32-4885-b938-ea7ac4ba5e8a', 'd2099962-c53d-4052-ae49-c83f529ffc71'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:10.161179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5239e4aa-970b-4b15-8c15-16006c4df789) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b43b6e4f-da02-4002-a028-fafb11d428eb', '5d5f2ead-bf79-4994-800c-79a8b929e36b', '35be9f9e-dc32-4885-b938-ea7ac4ba5e8a', 'd2099962-c53d-4052-ae49-c83f529ffc71']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:10.161987 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6aaebd-7a17-4649-90df-9fa5370d9167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:10.185415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab6aaebd-7a17-4649-90df-9fa5370d9167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '66550af7-9996-4d04-9c0f-94d9c79c671c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1967599506',encryption_key_id=None,group_id=0633ff57-12be-497e-bba9-f80b4508c8b9,group_type_id=,metadata={},multiattach=False,project_id='052528efd8734f2c876ae33ffe75893a',qos_specs=None,replication_status=,reservations=['b43b6e4f-da02-4002-a028-fafb11d428eb','5d5f2ead-bf79-4994-800c-79a8b929e36b','35be9f9e-dc32-4885-b938-ea7ac4ba5e8a','d2099962-c53d-4052-ae49-c83f529ffc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf55ae2148f4fae88341b248bde0c03',volume_type_id=9b2ca260-a49e-4d3a-afc8-2afea76bfecc), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1967599506',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=0633ff57-12be-497e-bba9-f80b4508c8b9,host=None,id=66550af7-9996-4d04-9c0f-94d9c79c671c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='052528efd8734f2c876ae33ffe75893a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf55ae2148f4fae88341b248bde0c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b2ca260-a49e-4d3a-afc8-2afea76bfecc),volume_type_id=9b2ca260-a49e-4d3a-afc8-2afea76bfecc)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:10.186310 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd52aab-c422-40f1-9791-083cfb6d6ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:10.216261 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7cd52aab-c422-40f1-9791-083cfb6d6ad4) transitioned into state 'SUCCESS' from state '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-1967599506',encryption_key_id=None,group_id=0633ff57-12be-497e-bba9-f80b4508c8b9,group_type_id=,metadata={},multiattach=False,project_id='052528efd8734f2c876ae33ffe75893a',qos_specs=None,replication_status=,reservations=['b43b6e4f-da02-4002-a028-fafb11d428eb','5d5f2ead-bf79-4994-800c-79a8b929e36b','35be9f9e-dc32-4885-b938-ea7ac4ba5e8a','d2099962-c53d-4052-ae49-c83f529ffc71'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf55ae2148f4fae88341b248bde0c03',volume_type_id=9b2ca260-a49e-4d3a-afc8-2afea76bfecc)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:10.216261 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729b8233-0908-4cc1-ab39-01997d254a57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:10.239350 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (729b8233-0908-4cc1-ab39-01997d254a57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:10.239350 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Flow 'volume_create_api' (5d689df3-f62a-4a08-9e79-f45082d925a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:10.239350 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume request issued successfully. Aug 07 16:21:10.239350 np0000006731 devstack@c-api.service[100267]: WARNING stevedore.named [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:10.239350 np0000006731 devstack@c-api.service[100267]: WARNING castellan.key_manager [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:10.283785 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:10.290133 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.290133 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:10.295472 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0296dfae-d10b-4a1f-ae4c-0953457fc4a2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:10.295981 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 917/3636] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:21:10 2026] POST /volume/v3/volumes => generated 813 bytes in 264 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:10.309419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.311403 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c Aug 07 16:21:10.311666 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.311897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:10.324613 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.324613 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:10.330026 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:10.331016 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:10.331911 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:10.384126 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:10.387115 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.387115 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:10.394258 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a429e7fb-a000-4d9a-84c8-8e085c1aecdf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c returned with HTTP 200 Aug 07 16:21:10.394807 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 906/3637] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c => generated 881 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:10.438180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8753150d-f16d-4b64-ae85-818729949af6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.440013 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8753150d-f16d-4b64-ae85-818729949af6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:10.440278 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8753150d-f16d-4b64-ae85-818729949af6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.440512 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8753150d-f16d-4b64-ae85-818729949af6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:10.450197 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.450197 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:10.454316 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8753150d-f16d-4b64-ae85-818729949af6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:10.459630 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8753150d-f16d-4b64-ae85-818729949af6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:10.460088 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 907/3638] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:10.668265 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20f27f3a-31f0-4bbe-8024-8c144ef6433b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.670020 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20f27f3a-31f0-4bbe-8024-8c144ef6433b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:10.670228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20f27f3a-31f0-4bbe-8024-8c144ef6433b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.670447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20f27f3a-31f0-4bbe-8024-8c144ef6433b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:10.670545 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-20f27f3a-31f0-4bbe-8024-8c144ef6433b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:10.679913 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:10.679913 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:10.680863 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20f27f3a-31f0-4bbe-8024-8c144ef6433b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:10.681415 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 909/3639] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:10.990152 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-42ff40fe-1a43-4b5f-996f-af5e59500a8e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:10.992131 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42ff40fe-1a43-4b5f-996f-af5e59500a8e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad Aug 07 16:21:10.992438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42ff40fe-1a43-4b5f-996f-af5e59500a8e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:10.992610 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-42ff40fe-1a43-4b5f-996f-af5e59500a8e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.000242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-42ff40fe-1a43-4b5f-996f-af5e59500a8e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad returned with HTTP 404 Aug 07 16:21:11.000857 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 918/3640] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:10 2026] GET /volume/v3/volumes/bea62ab8-f8fe-405a-85a3-9990a84741ad => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:11.165146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0a955c0-d18d-4636-be26-426f775c996c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.168188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0a955c0-d18d-4636-be26-426f775c996c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:11.168498 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0a955c0-d18d-4636-be26-426f775c996c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.168691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0a955c0-d18d-4636-be26-426f775c996c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.187561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.187561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:11.193006 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0a955c0-d18d-4636-be26-426f775c996c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:11.200273 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0a955c0-d18d-4636-be26-426f775c996c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:11.200872 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 907/3641] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:11.406778 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.408759 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c Aug 07 16:21:11.408951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.409077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.417676 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.417676 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.422252 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:11.422965 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:11.423165 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:11.440318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f98a318-f367-4283-b75b-a94996be9334 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.442519 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:21:11.442790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.443151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.443314 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Delete snapshot with id: 7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:21:11.449600 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.449600 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:11.450154 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot retrieved successfully. Aug 07 16:21:11.456831 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:11.459525 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.459525 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.466000 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fd7679f5-51b1-4754-a64a-f3cd29ed8fbb tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c returned with HTTP 200 Aug 07 16:21:11.466411 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 908/3642] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c => generated 906 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.467792 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot delete request issued successfully. Aug 07 16:21:11.468028 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f98a318-f367-4283-b75b-a94996be9334 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 returned with HTTP 202 Aug 07 16:21:11.468527 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 910/3643] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:21:11 2026] DELETE /volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:11.476361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4539d71b-1600-42eb-abde-8f18eb57a940 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.477494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c70ab36d-cf95-493c-a366-49544b0e80e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.478684 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4539d71b-1600-42eb-abde-8f18eb57a940 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:21:11.478919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4539d71b-1600-42eb-abde-8f18eb57a940 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.479599 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4539d71b-1600-42eb-abde-8f18eb57a940 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.479667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f042323-b341-4031-84d0-f9b8ee52943d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.479839 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c70ab36d-cf95-493c-a366-49544b0e80e2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:11.479954 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c70ab36d-cf95-493c-a366-49544b0e80e2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.480154 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c70ab36d-cf95-493c-a366-49544b0e80e2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.482658 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f042323-b341-4031-84d0-f9b8ee52943d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 Aug 07 16:21:11.482945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f042323-b341-4031-84d0-f9b8ee52943d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.483153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f042323-b341-4031-84d0-f9b8ee52943d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.483464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-4f042323-b341-4031-84d0-f9b8ee52943d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 0633ff57-12be-497e-bba9-f80b4508c8b9 {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:11.485117 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.485117 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:11.485711 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4539d71b-1600-42eb-abde-8f18eb57a940 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Snapshot retrieved successfully. Aug 07 16:21:11.486768 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4539d71b-1600-42eb-abde-8f18eb57a940 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 returned with HTTP 200 Aug 07 16:21:11.486913 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.486913 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.487184 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 919/3644] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 => generated 461 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:11.487834 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.487834 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:11.492122 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c70ab36d-cf95-493c-a366-49544b0e80e2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:11.495188 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f042323-b341-4031-84d0-f9b8ee52943d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 returned with HTTP 200 Aug 07 16:21:11.495604 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 909/3645] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.499764 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c70ab36d-cf95-493c-a366-49544b0e80e2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:11.500154 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 908/3646] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.504253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-38e9b411-f9aa-4ece-be3b-b32bbf7b0063 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.506706 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38e9b411-f9aa-4ece-be3b-b32bbf7b0063 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:11.507086 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38e9b411-f9aa-4ece-be3b-b32bbf7b0063 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.507333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-38e9b411-f9aa-4ece-be3b-b32bbf7b0063 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.507576 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-38e9b411-f9aa-4ece-be3b-b32bbf7b0063 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:11.510954 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.510954 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:11.519576 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-38e9b411-f9aa-4ece-be3b-b32bbf7b0063 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 returned with HTTP 200 Aug 07 16:21:11.520031 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 911/3647] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 => generated 323 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.530060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-895845fb-4218-4766-b344-b1d87e185f6a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.531592 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-895845fb-4218-4766-b344-b1d87e185f6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/detail Aug 07 16:21:11.531789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-895845fb-4218-4766-b344-b1d87e185f6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.531974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-895845fb-4218-4766-b344-b1d87e185f6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.548010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-895845fb-4218-4766-b344-b1d87e185f6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/detail returned with HTTP 200 Aug 07 16:21:11.548399 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 920/3648] 10.4.3.24 () {68 vars in 1289 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/groups/detail => generated 640 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.556364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.557971 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:11.558225 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.558439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.558712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:11.559163 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.559163 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.559393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:11.566422 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:11.567213 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:11.567395 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:11.605934 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:11.609185 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.609185 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.615762 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed6eb07b-0961-4f03-a3e8-a268964500c3 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:11.616122 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 910/3649] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.630621 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2bd682d-f656-495d-a407-9c82824f7f17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.632458 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:11.632674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.632873 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.633172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:11.633898 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:11.641994 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:11.642715 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:11.642860 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:11.677087 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:11.679857 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.679857 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:11.687328 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2bd682d-f656-495d-a407-9c82824f7f17 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:11.687796 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 909/3650] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/volumes/detail => generated 909 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:11.691061 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8fa70e2-a23a-4ebf-aace-b1b94404e8f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.693267 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8fa70e2-a23a-4ebf-aace-b1b94404e8f8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:11.693526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8fa70e2-a23a-4ebf-aace-b1b94404e8f8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.693775 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8fa70e2-a23a-4ebf-aace-b1b94404e8f8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.693914 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b8fa70e2-a23a-4ebf-aace-b1b94404e8f8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:11.699074 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.699074 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:11.700038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8fa70e2-a23a-4ebf-aace-b1b94404e8f8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:11.700525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.700578 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 912/3651] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:11.702012 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9/action Aug 07 16:21:11.702414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:11.702556 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:11.703929 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] delete called for group 0633ff57-12be-497e-bba9-f80b4508c8b9 {{(pid=100267) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:21:11.704060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.groups [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Delete group with id: 0633ff57-12be-497e-bba9-f80b4508c8b9 Aug 07 16:21:11.707298 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.707298 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:11.742078 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3b1dd2a7-0ffa-4f93-ad15-65002cedd484 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9/action returned with HTTP 202 Aug 07 16:21:11.742563 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 921/3652] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:21:11 2026] POST /volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:11.750888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:11.752559 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c Aug 07 16:21:11.752786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:11.752972 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:11.762500 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.762500 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.767379 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:11.768225 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:11.768441 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:11.818991 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:11.822259 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:11.822259 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:11.830469 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-871a8e79-c8e3-4c44-9eac-dde2a1798f18 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c returned with HTTP 200 Aug 07 16:21:11.830872 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 911/3653] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:11 2026] GET /volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:12.216106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b7d7f9c-598b-4835-991a-b47bbe9e867c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.218191 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b7d7f9c-598b-4835-991a-b47bbe9e867c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:12.218425 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b7d7f9c-598b-4835-991a-b47bbe9e867c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.218608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b7d7f9c-598b-4835-991a-b47bbe9e867c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.232053 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:12.232053 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:12.236837 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6b7d7f9c-598b-4835-991a-b47bbe9e867c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:12.242447 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b7d7f9c-598b-4835-991a-b47bbe9e867c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:12.242985 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 910/3654] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:12.496432 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6e982d08-9d0e-4fcf-a872-3b0ac3ccc748 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.498799 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e982d08-9d0e-4fcf-a872-3b0ac3ccc748 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 Aug 07 16:21:12.499095 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e982d08-9d0e-4fcf-a872-3b0ac3ccc748 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.499359 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6e982d08-9d0e-4fcf-a872-3b0ac3ccc748 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.504260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6e982d08-9d0e-4fcf-a872-3b0ac3ccc748 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 returned with HTTP 404 Aug 07 16:21:12.504779 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 913/3655] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/snapshots/7b90995a-9696-4a46-b770-50136efa5891 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:12.515162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c18e5551-2455-40b6-875e-d360bd368458 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.517049 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c18e5551-2455-40b6-875e-d360bd368458 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:12.517245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c18e5551-2455-40b6-875e-d360bd368458 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.517465 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c18e5551-2455-40b6-875e-d360bd368458 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.525292 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:12.525292 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:12.529240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c18e5551-2455-40b6-875e-d360bd368458 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:12.534555 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c18e5551-2455-40b6-875e-d360bd368458 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:12.535012 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 922/3656] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:12.553927 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5dd83d62-9bd5-40dd-9c6c-a6d474aba806 req-0b92c265-c7d1-40cb-b29b-2e9196fcbe05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.556429 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5dd83d62-9bd5-40dd-9c6c-a6d474aba806 req-0b92c265-c7d1-40cb-b29b-2e9196fcbe05 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:21:12.556656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5dd83d62-9bd5-40dd-9c6c-a6d474aba806 req-0b92c265-c7d1-40cb-b29b-2e9196fcbe05 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.556893 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5dd83d62-9bd5-40dd-9c6c-a6d474aba806 req-0b92c265-c7d1-40cb-b29b-2e9196fcbe05 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.565830 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:12.565830 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:12.570866 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-5dd83d62-9bd5-40dd-9c6c-a6d474aba806 req-0b92c265-c7d1-40cb-b29b-2e9196fcbe05 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:12.577001 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5dd83d62-9bd5-40dd-9c6c-a6d474aba806 req-0b92c265-c7d1-40cb-b29b-2e9196fcbe05 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:21:12.577441 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 912/3657] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 838 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:12.716449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc57a4f8-32d2-479e-bfd3-343b12ea20f7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.719073 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc57a4f8-32d2-479e-bfd3-343b12ea20f7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:12.719317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc57a4f8-32d2-479e-bfd3-343b12ea20f7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.719525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc57a4f8-32d2-479e-bfd3-343b12ea20f7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.719602 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bc57a4f8-32d2-479e-bfd3-343b12ea20f7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:12.724219 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:12.724219 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:12.725175 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc57a4f8-32d2-479e-bfd3-343b12ea20f7 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:12.725565 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 911/3658] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:12.844583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e8b76f09-9859-4d74-b2a3-2df919b5efea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.846756 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b76f09-9859-4d74-b2a3-2df919b5efea tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c Aug 07 16:21:12.847331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b76f09-9859-4d74-b2a3-2df919b5efea tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.847331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e8b76f09-9859-4d74-b2a3-2df919b5efea tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.853934 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e8b76f09-9859-4d74-b2a3-2df919b5efea tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c returned with HTTP 404 Aug 07 16:21:12.854878 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 914/3659] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/volumes/66550af7-9996-4d04-9c0f-94d9c79c671c => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:12.862170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c76ae4f7-db21-483c-a7b5-93a922bdff13 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.864222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c76ae4f7-db21-483c-a7b5-93a922bdff13 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 Aug 07 16:21:12.864497 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c76ae4f7-db21-483c-a7b5-93a922bdff13 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.864762 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c76ae4f7-db21-483c-a7b5-93a922bdff13 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.864934 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-c76ae4f7-db21-483c-a7b5-93a922bdff13 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 0633ff57-12be-497e-bba9-f80b4508c8b9 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:12.868223 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c76ae4f7-db21-483c-a7b5-93a922bdff13 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 returned with HTTP 404 Aug 07 16:21:12.868806 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 923/3660] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9 => generated 108 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:12.875740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.877616 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0/action Aug 07 16:21:12.877999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:12.878180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:12.879564 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] delete called for group 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:21:12.879731 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Delete group with id: 400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:12.883189 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:12.883189 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:12.906456 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36e5d726-b104-4991-a4f2-ad962762f1c8 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0/action returned with HTTP 202 Aug 07 16:21:12.906958 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 913/3661] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:21:12 2026] POST /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0/action => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:12.913672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fa81080d-2a15-4cfa-8abd-d384649295ab None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:12.915522 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa81080d-2a15-4cfa-8abd-d384649295ab tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:12.915743 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa81080d-2a15-4cfa-8abd-d384649295ab tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:12.915946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fa81080d-2a15-4cfa-8abd-d384649295ab tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:12.916078 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-fa81080d-2a15-4cfa-8abd-d384649295ab tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:12.919476 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:12.919476 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:12.927397 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fa81080d-2a15-4cfa-8abd-d384649295ab tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 returned with HTTP 200 Aug 07 16:21:12.927893 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 912/3662] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:12 2026] GET /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 => generated 322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:13.256467 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2a0a3e96-e4d3-4561-a63c-f6f55813dfd7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.258696 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a0a3e96-e4d3-4561-a63c-f6f55813dfd7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:13.259089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a0a3e96-e4d3-4561-a63c-f6f55813dfd7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:13.259255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2a0a3e96-e4d3-4561-a63c-f6f55813dfd7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:13.284196 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:13.284196 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:13.297011 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2a0a3e96-e4d3-4561-a63c-f6f55813dfd7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:13.304087 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2a0a3e96-e4d3-4561-a63c-f6f55813dfd7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:13.304474 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 915/3663] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:13.552035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d8e5ead9-2244-426e-b4fc-e21df4eefe66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.555251 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8e5ead9-2244-426e-b4fc-e21df4eefe66 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:13.555527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8e5ead9-2244-426e-b4fc-e21df4eefe66 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:13.555737 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d8e5ead9-2244-426e-b4fc-e21df4eefe66 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:13.578675 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:13.578675 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:13.585563 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d8e5ead9-2244-426e-b4fc-e21df4eefe66 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:13.593099 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d8e5ead9-2244-426e-b4fc-e21df4eefe66 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:13.593642 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 924/3664] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 926 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:13.736651 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-413dbc97-18ca-40f6-871f-3d6d6f0bff8b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.739488 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-413dbc97-18ca-40f6-871f-3d6d6f0bff8b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:13.739913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-413dbc97-18ca-40f6-871f-3d6d6f0bff8b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:13.740152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-413dbc97-18ca-40f6-871f-3d6d6f0bff8b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:13.740340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-413dbc97-18ca-40f6-871f-3d6d6f0bff8b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:13.749619 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:13.749619 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:13.750555 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-413dbc97-18ca-40f6-871f-3d6d6f0bff8b tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:13.751047 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 914/3665] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:13.897149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-98597e76-2761-458c-8604-eed69eaec787 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.897582 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98597e76-2761-458c-8604-eed69eaec787 None None] GET https://10.4.3.24/volume// Aug 07 16:21:13.897582 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98597e76-2761-458c-8604-eed69eaec787 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:13.897668 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-98597e76-2761-458c-8604-eed69eaec787 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:13.897992 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-98597e76-2761-458c-8604-eed69eaec787 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:13.898270 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 913/3666] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:13.914868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9a338238-bd62-48c8-941f-b18807579aa5 req-c21b7535-f776-4769-9edb-38cf32cf6192 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.919253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-c21b7535-f776-4769-9edb-38cf32cf6192 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:13.919253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-c21b7535-f776-4769-9edb-38cf32cf6192 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fba43aa5-46b4-466e-a1ad-1621176fe4b3", "connector": null, "instance_uuid": "936a67c2-8389-4f56-982e-f30d5c4fd1d6"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:13.930864 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:13.930864 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:13.937849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a0e9a87-d18d-425c-941c-806708852449 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.939859 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a0e9a87-d18d-425c-941c-806708852449 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:13.940101 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a0e9a87-d18d-425c-941c-806708852449 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:13.940877 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a0e9a87-d18d-425c-941c-806708852449 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:13.940877 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-7a0e9a87-d18d-425c-941c-806708852449 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:13.950658 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a0e9a87-d18d-425c-941c-806708852449 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 returned with HTTP 404 Aug 07 16:21:13.950658 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 925/3667] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0 => generated 108 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:13.962544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee0b516c-92f3-4d1c-938c-785b015d1b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.964969 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee0b516c-92f3-4d1c-938c-785b015d1b44 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/detail Aug 07 16:21:13.965328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee0b516c-92f3-4d1c-938c-785b015d1b44 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:13.965609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee0b516c-92f3-4d1c-938c-785b015d1b44 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:13.981479 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee0b516c-92f3-4d1c-938c-785b015d1b44 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/detail returned with HTTP 200 Aug 07 16:21:13.981479 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 915/3668] 10.4.3.24 () {68 vars in 1289 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/v3/groups/detail => generated 14 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:13.997901 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:13.999281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:13.999636 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-c21b7535-f776-4769-9edb-38cf32cf6192 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:13.999756 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.000042 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.000425 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 916/3669] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:13 2026] POST /volume/v3/attachments => generated 273 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:14.002325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:14.002325 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.002325 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:14.002325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:14.008170 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:14.011625 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a903e59f-7570-436f-b4e2-505ab8ebdafc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:14.012661 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 914/3670] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:13 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.025582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9a338238-bd62-48c8-941f-b18807579aa5 req-f41f8b53-8967-40b4-9819-633538150d7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.029230 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-f41f8b53-8967-40b4-9819-633538150d7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f Aug 07 16:21:14.029230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-f41f8b53-8967-40b4-9819-633538150d7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.029230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-f41f8b53-8967-40b4-9819-633538150d7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.030164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea160763-3ec6-46dd-8c65-457355cb3974 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.032641 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea160763-3ec6-46dd-8c65-457355cb3974 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0/action Aug 07 16:21:14.033018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea160763-3ec6-46dd-8c65-457355cb3974 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:14.033203 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea160763-3ec6-46dd-8c65-457355cb3974 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.036245 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-ea160763-3ec6-46dd-8c65-457355cb3974 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] delete called for group 400cb84e-87eb-44d4-8fbb-31f98492a9f0 {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:21:14.036766 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-ea160763-3ec6-46dd-8c65-457355cb3974 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Delete group with id: 400cb84e-87eb-44d4-8fbb-31f98492a9f0 Aug 07 16:21:14.040865 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.040865 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:14.044327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea160763-3ec6-46dd-8c65-457355cb3974 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0/action returned with HTTP 404 Aug 07 16:21:14.048480 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 916/3671] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/groups/400cb84e-87eb-44d4-8fbb-31f98492a9f0/action => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:14.060553 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.062931 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:14.063416 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.063558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.063964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:14.064457 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.064457 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:14.065056 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:14.073214 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:14.077837 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5428ffd8-e4a8-4a3b-9acf-662e19e3ce21 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:14.078271 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 917/3672] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.094983 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.097049 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9/action Aug 07 16:21:14.097587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:14.097760 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.099534 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] delete called for group 0633ff57-12be-497e-bba9-f80b4508c8b9 {{(pid=100265) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:21:14.099714 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Delete group with id: 0633ff57-12be-497e-bba9-f80b4508c8b9 Aug 07 16:21:14.103870 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2906604d-95ee-47cd-8a14-d1d6c5da5075 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9/action returned with HTTP 404 Aug 07 16:21:14.104626 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 915/3673] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/groups/0633ff57-12be-497e-bba9-f80b4508c8b9/action => generated 108 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:14.109045 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-f41f8b53-8967-40b4-9819-633538150d7b tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f returned with HTTP 200 Aug 07 16:21:14.110672 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 926/3674] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:21:14 2026] DELETE /volume/v3/attachments/9ac608b6-6254-4425-9047-ef1b0ea3320f => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:14.113749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e028968b-24b4-41a0-92d1-06563f3dc7d9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.116331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e028968b-24b4-41a0-92d1-06563f3dc7d9 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/8da1d7f6-b978-4e8c-926e-381976a59821 Aug 07 16:21:14.116776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e028968b-24b4-41a0-92d1-06563f3dc7d9 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.117179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e028968b-24b4-41a0-92d1-06563f3dc7d9 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.137572 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e028968b-24b4-41a0-92d1-06563f3dc7d9 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/group_types/8da1d7f6-b978-4e8c-926e-381976a59821 returned with HTTP 202 Aug 07 16:21:14.138036 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 917/3675] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:21:14 2026] DELETE /volume/v3/group_types/8da1d7f6-b978-4e8c-926e-381976a59821 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:14.146200 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91ef45c2-d250-416d-9546-a24a3846468a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.148287 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91ef45c2-d250-416d-9546-a24a3846468a tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] DELETE https://10.4.3.24/volume/v3/types/9b2ca260-a49e-4d3a-afc8-2afea76bfecc Aug 07 16:21:14.148532 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91ef45c2-d250-416d-9546-a24a3846468a tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.148882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91ef45c2-d250-416d-9546-a24a3846468a tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.180808 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91ef45c2-d250-416d-9546-a24a3846468a tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/types/9b2ca260-a49e-4d3a-afc8-2afea76bfecc returned with HTTP 202 Aug 07 16:21:14.182233 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 918/3676] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:14 2026] DELETE /volume/v3/types/9b2ca260-a49e-4d3a-afc8-2afea76bfecc => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:14.192957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b708a15a-bb92-404b-a864-4083c478ff01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.200600 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b708a15a-bb92-404b-a864-4083c478ff01 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] GET https://10.4.3.24/volume/v3/types/9b2ca260-a49e-4d3a-afc8-2afea76bfecc Aug 07 16:21:14.200908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b708a15a-bb92-404b-a864-4083c478ff01 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.201196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b708a15a-bb92-404b-a864-4083c478ff01 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.212356 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b708a15a-bb92-404b-a864-4083c478ff01 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/types/9b2ca260-a49e-4d3a-afc8-2afea76bfecc returned with HTTP 404 Aug 07 16:21:14.213150 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 916/3677] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/types/9b2ca260-a49e-4d3a-afc8-2afea76bfecc => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:14.224945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82c3dd29-0fad-4033-b475-f3270d17d13c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.226932 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82c3dd29-0fad-4033-b475-f3270d17d13c tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:14.227449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82c3dd29-0fad-4033-b475-f3270d17d13c tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-76386480"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.229314 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.229314 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:14.245665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82c3dd29-0fad-4033-b475-f3270d17d13c tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:14.246265 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 927/3678] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/types => generated 214 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.255175 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba4f1df8-7dc0-49ca-9fb3-1c3025a2d6b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.258064 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba4f1df8-7dc0-49ca-9fb3-1c3025a2d6b0 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] POST https://10.4.3.24/volume/v3/group_types Aug 07 16:21:14.258492 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba4f1df8-7dc0-49ca-9fb3-1c3025a2d6b0 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1672921690"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.276059 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba4f1df8-7dc0-49ca-9fb3-1c3025a2d6b0 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/group_types returned with HTTP 202 Aug 07 16:21:14.276460 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 918/3679] 10.4.3.24 () {70 vars in 1304 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/group_types => generated 173 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:14.287943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6228665e-8c61-4508-ae9f-96db874c899e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.291032 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups Aug 07 16:21:14.291664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "58e76757-3a9f-439e-bfa3-e1a61a8b5076", "volume_types": ["d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306"], "name": "tempest-GroupsTest-Group-1088046611"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.293176 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Creating new group {'group': {'group_type': '58e76757-3a9f-439e-bfa3-e1a61a8b5076', 'volume_types': ['d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306'], 'name': 'tempest-GroupsTest-Group-1088046611'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Aug 07 16:21:14.300939 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Creating group tempest-GroupsTest-Group-1088046611. Aug 07 16:21:14.314603 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Availability Zones retrieved successfully. Aug 07 16:21:14.321188 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11294ee6-595d-4f2d-b272-219e6530ea70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.323395 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11294ee6-595d-4f2d-b272-219e6530ea70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:14.323623 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11294ee6-595d-4f2d-b272-219e6530ea70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.324846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11294ee6-595d-4f2d-b272-219e6530ea70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.330755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Created reservations ['7c1d5c3f-b849-40e2-b1aa-2e863a1d21b6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:14.345836 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.345836 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:14.351478 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-11294ee6-595d-4f2d-b272-219e6530ea70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:14.357213 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11294ee6-595d-4f2d-b272-219e6530ea70 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:14.357757 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 917/3680] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.358725 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6228665e-8c61-4508-ae9f-96db874c899e tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups returned with HTTP 202 Aug 07 16:21:14.359130 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 919/3681] 10.4.3.24 () {70 vars in 1290 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/groups => generated 104 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:14.377396 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e36e6289-f278-4405-b5b0-77e71b7b3ed2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.379638 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e36e6289-f278-4405-b5b0-77e71b7b3ed2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:14.379927 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e36e6289-f278-4405-b5b0-77e71b7b3ed2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.380208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e36e6289-f278-4405-b5b0-77e71b7b3ed2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.380417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e36e6289-f278-4405-b5b0-77e71b7b3ed2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:14.385602 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.385602 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:14.393689 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e36e6289-f278-4405-b5b0-77e71b7b3ed2 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:14.395165 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 928/3682] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 332 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:14.616417 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fa0e950-6ea3-4fe8-adab-9da1f9dba5d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.618218 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fa0e950-6ea3-4fe8-adab-9da1f9dba5d0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:14.618460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fa0e950-6ea3-4fe8-adab-9da1f9dba5d0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.618659 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fa0e950-6ea3-4fe8-adab-9da1f9dba5d0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.626818 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.626818 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:14.632972 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7fa0e950-6ea3-4fe8-adab-9da1f9dba5d0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:14.638519 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fa0e950-6ea3-4fe8-adab-9da1f9dba5d0 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:14.638943 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 919/3683] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 1191 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:14.652208 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6760d6a9-4c16-469a-a8ae-33f9023b823e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.654721 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6760d6a9-4c16-469a-a8ae-33f9023b823e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:14.664853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6760d6a9-4c16-469a-a8ae-33f9023b823e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.665133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6760d6a9-4c16-469a-a8ae-33f9023b823e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.675036 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.675036 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:14.679817 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6760d6a9-4c16-469a-a8ae-33f9023b823e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:14.686612 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6760d6a9-4c16-469a-a8ae-33f9023b823e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:14.687128 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 918/3684] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 1191 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:14.698896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.700629 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:14.701002 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c87b5015-f0ff-4e5f-aad0-b884ba047628", "name": "tempest-VolumeImageDependencyTests-Snapshot-1483971799"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.711297 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.711297 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:14.711775 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:14.711889 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create snapshot from volume c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:14.752406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Created reservations ['20959f2e-ff3d-41f3-9324-7973a23c3c7a', '73fc93a8-3fe0-4c2f-9b61-370e6bbc8a3d', '6b5a97de-04ac-45ec-afce-f0f4327994a5', '94c59b26-94c1-4ce1-a40c-c080c969abed'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:14.763237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f09240e8-9ac5-420c-b49c-576ca94d0eb2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.765230 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f09240e8-9ac5-420c-b49c-576ca94d0eb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:14.765590 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f09240e8-9ac5-420c-b49c-576ca94d0eb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.765840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f09240e8-9ac5-420c-b49c-576ca94d0eb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.765991 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f09240e8-9ac5-420c-b49c-576ca94d0eb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:14.771981 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.771981 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:14.772800 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f09240e8-9ac5-420c-b49c-576ca94d0eb2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:14.773148 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 929/3685] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.787573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6230b2ce-5a79-4a10-a345-1eda7cbd69b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.789149 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6230b2ce-5a79-4a10-a345-1eda7cbd69b0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:21:14.789363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6230b2ce-5a79-4a10-a345-1eda7cbd69b0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.789567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6230b2ce-5a79-4a10-a345-1eda7cbd69b0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.789708 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6230b2ce-5a79-4a10-a345-1eda7cbd69b0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:14.790872 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot create request issued successfully. Aug 07 16:21:14.791194 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f1b8bd20-9c27-401d-888f-a3ab83762ec7 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:21:14.791617 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 920/3686] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/snapshots => generated 313 bytes in 93 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:14.800766 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.800766 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:14.801444 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6230b2ce-5a79-4a10-a345-1eda7cbd69b0 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:21:14.804176 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 920/3687] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.804248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81095602-f8e0-4040-8599-dab48de90ad3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.804679 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81095602-f8e0-4040-8599-dab48de90ad3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:14.804938 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81095602-f8e0-4040-8599-dab48de90ad3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.805186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81095602-f8e0-4040-8599-dab48de90ad3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.819495 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.819495 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:14.819654 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.820151 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81095602-f8e0-4040-8599-dab48de90ad3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot retrieved successfully. Aug 07 16:21:14.821182 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:21:14.821357 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81095602-f8e0-4040-8599-dab48de90ad3 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 200 Aug 07 16:21:14.821510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f105b48-ad8f-4853-ad8e-fee3cfaa4c82", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-108531699"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:14.821903 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 919/3688] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 445 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:14.824659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating new backup {'backup': {'volume_id': '8f105b48-ad8f-4853-ad8e-fee3cfaa4c82', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-108531699'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:21:14.824659 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Creating backup of volume 8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 in container None Aug 07 16:21:14.830867 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.830867 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:14.831122 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Volume info retrieved successfully. Aug 07 16:21:14.848028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Created reservations ['a1f32b6a-8c2b-4ef6-b0b9-2a6fecd8e13e', '781515a7-9894-4f94-9b2c-472d04721509'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:14.879916 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-334d8454-f5cf-4b39-a79d-0ce39781c537 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:21:14.880474 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 930/3689] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:14 2026] POST /volume/v3/backups => generated 327 bytes in 61 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:14.888275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8660960d-d54c-4a14-aeb6-7d910dc78d07 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:14.892812 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8660960d-d54c-4a14-aeb6-7d910dc78d07 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:14.893084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8660960d-d54c-4a14-aeb6-7d910dc78d07 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:14.893351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8660960d-d54c-4a14-aeb6-7d910dc78d07 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:14.893511 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8660960d-d54c-4a14-aeb6-7d910dc78d07 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:14.898452 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:14.898452 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:14.899322 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8660960d-d54c-4a14-aeb6-7d910dc78d07 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:14.899837 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 921/3690] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:14 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:15.313114 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.315209 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] PUT https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 Aug 07 16:21:15.315667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:15.327775 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Acquiring lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:15.333137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:15.334219 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.334219 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:15.372953 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bdd7437-df10-4986-8559-57d0ec7a6888 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.375354 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bdd7437-df10-4986-8559-57d0ec7a6888 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:15.375723 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bdd7437-df10-4986-8559-57d0ec7a6888 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.375904 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bdd7437-df10-4986-8559-57d0ec7a6888 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.389849 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.389849 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:15.395452 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0bdd7437-df10-4986-8559-57d0ec7a6888 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:15.404201 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bdd7437-df10-4986-8559-57d0ec7a6888 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:15.404642 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 920/3691] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:15.407846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e16238bf-0d6f-477d-8a79-3a69f20171bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.410780 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e16238bf-0d6f-477d-8a79-3a69f20171bf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:15.410780 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e16238bf-0d6f-477d-8a79-3a69f20171bf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.410780 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e16238bf-0d6f-477d-8a79-3a69f20171bf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.410997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-e16238bf-0d6f-477d-8a79-3a69f20171bf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:15.415920 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.415920 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:15.423528 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e16238bf-0d6f-477d-8a79-3a69f20171bf tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:15.423919 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 931/3692] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 333 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:15.436137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.438954 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:15.439765 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" released by "attachment_update" :: held 0.107s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:15.440064 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b84d091b-df08-45a5-bf04-5c043046d83d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 returned with HTTP 200 Aug 07 16:21:15.440501 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 921/3693] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:15 2026] PUT /volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 => generated 968 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:15.440717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-312234359", "volume_type": "d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306", "group_id": "8d240593-97bb-4f2f-92b1-4200d527b2ad", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:15.442125 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-312234359', 'volume_type': 'd44ce8e2-5db6-43eb-a8ae-5e06a4d5c306', 'group_id': '8d240593-97bb-4f2f-92b1-4200d527b2ad', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:15.450443 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.450443 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:15.450895 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume of 1 GB Aug 07 16:21:15.453600 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b1735974-a41a-43e6-b9a4-defb56bfdad6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.456395 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b1735974-a41a-43e6-b9a4-defb56bfdad6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 Aug 07 16:21:15.456486 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b1735974-a41a-43e6-b9a4-defb56bfdad6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.456615 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Availability Zones retrieved successfully. Aug 07 16:21:15.456702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b1735974-a41a-43e6-b9a4-defb56bfdad6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.461488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Flow 'volume_create_api' (e9cda217-f980-485e-b910-a2362ac90a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:15.462495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a366a9-c0ed-417a-b368-8e37dff3e393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.463017 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.463017 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:15.463433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:15.474624 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-b1735974-a41a-43e6-b9a4-defb56bfdad6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 returned with HTTP 200 Aug 07 16:21:15.475141 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 921/3694] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 => generated 993 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:15.485268 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (46a366a9-c0ed-417a-b368-8e37dff3e393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306,is_public=True,name='tempest-GroupsTest-volume-type-76386480',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd44ce8e2-5db6-43eb-a8ae-5e06a4d5c306', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d240593-97bb-4f2f-92b1-4200d527b2ad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.485999 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500321d0-d4e1-44ac-86b3-0bc72a37a2ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.514189 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-76386480 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-76386480, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:15.514479 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-76386480 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-76386480, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:15.543169 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Created reservations ['44c09325-4c06-4b2f-b503-03b11976ad11', 'd81c5d6b-081c-4668-876d-8e6fce5fe3de', '90d7945a-7eda-494a-83fc-c4b0a6d62dc4', '88301d79-1afd-4f16-b327-d03a2c481870'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:15.544206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (500321d0-d4e1-44ac-86b3-0bc72a37a2ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['44c09325-4c06-4b2f-b503-03b11976ad11', 'd81c5d6b-081c-4668-876d-8e6fce5fe3de', '90d7945a-7eda-494a-83fc-c4b0a6d62dc4', '88301d79-1afd-4f16-b327-d03a2c481870']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.545218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e0f2c8-c1b4-4285-abbe-a470f6baa6ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.574837 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73e0f2c8-c1b4-4285-abbe-a470f6baa6ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b57207d8-c519-45d4-89cf-bcf20c1d39ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-312234359',encryption_key_id=None,group_id=8d240593-97bb-4f2f-92b1-4200d527b2ad,group_type_id=,metadata={},multiattach=False,project_id='052528efd8734f2c876ae33ffe75893a',qos_specs=None,replication_status=,reservations=['44c09325-4c06-4b2f-b503-03b11976ad11','d81c5d6b-081c-4668-876d-8e6fce5fe3de','90d7945a-7eda-494a-83fc-c4b0a6d62dc4','88301d79-1afd-4f16-b327-d03a2c481870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf55ae2148f4fae88341b248bde0c03',volume_type_id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-312234359',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d240593-97bb-4f2f-92b1-4200d527b2ad,host=None,id=b57207d8-c519-45d4-89cf-bcf20c1d39ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='052528efd8734f2c876ae33ffe75893a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf55ae2148f4fae88341b248bde0c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306),volume_type_id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.576093 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd940cf8-0170-40a4-a7bf-81fed0aa40ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.598450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cd940cf8-0170-40a4-a7bf-81fed0aa40ab) transitioned into state 'SUCCESS' from state '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-312234359',encryption_key_id=None,group_id=8d240593-97bb-4f2f-92b1-4200d527b2ad,group_type_id=,metadata={},multiattach=False,project_id='052528efd8734f2c876ae33ffe75893a',qos_specs=None,replication_status=,reservations=['44c09325-4c06-4b2f-b503-03b11976ad11','d81c5d6b-081c-4668-876d-8e6fce5fe3de','90d7945a-7eda-494a-83fc-c4b0a6d62dc4','88301d79-1afd-4f16-b327-d03a2c481870'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf55ae2148f4fae88341b248bde0c03',volume_type_id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.599431 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca373fce-b808-4b98-9427-c8a06f0c6357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.605053 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.608787 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] DELETE https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:21:15.609102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.609590 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.610044 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Delete volume with id: 886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:21:15.613797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca373fce-b808-4b98-9427-c8a06f0c6357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.614912 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Flow 'volume_create_api' (e9cda217-f980-485e-b910-a2362ac90a39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:15.615271 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume request issued successfully. Aug 07 16:21:15.616069 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:15.616253 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:15.629285 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.629285 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:15.629804 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:15.649866 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Delete volume request issued successfully. Aug 07 16:21:15.652142 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc6241f4-6f64-4e7d-8385-c20ff937542e tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 202 Aug 07 16:21:15.652142 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 932/3695] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:15 2026] DELETE /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:15.660365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c89382bf-b7c8-4b09-97c8-e9d4b4b0a0d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.663223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c89382bf-b7c8-4b09-97c8-e9d4b4b0a0d6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:21:15.663459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c89382bf-b7c8-4b09-97c8-e9d4b4b0a0d6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.663738 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c89382bf-b7c8-4b09-97c8-e9d4b4b0a0d6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.671547 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:15.674438 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.674438 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:15.677529 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a94622a6-bb6d-4274-af2b-fffa33541e6a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:15.677971 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 922/3696] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:21:15 2026] POST /volume/v3/volumes => generated 810 bytes in 242 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:15.678193 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.678193 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:15.686285 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c89382bf-b7c8-4b09-97c8-e9d4b4b0a0d6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Volume info retrieved successfully. Aug 07 16:21:15.692431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.694861 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae Aug 07 16:21:15.695103 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.696294 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.696360 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c89382bf-b7c8-4b09-97c8-e9d4b4b0a0d6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 200 Aug 07 16:21:15.696360 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 922/3697] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 837 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:15.710270 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.710270 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:15.715652 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:15.716465 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:15.716627 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:15.764382 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:15.770572 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.770572 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:15.780282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9e4e128-5ecd-4c44-b958-ec8f2510a62d tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae returned with HTTP 200 Aug 07 16:21:15.780737 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 922/3698] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae => generated 878 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:15.834070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cfb943d3-43e2-425b-b21b-7ad3f7271bb1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.836489 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfb943d3-43e2-425b-b21b-7ad3f7271bb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:15.836809 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfb943d3-43e2-425b-b21b-7ad3f7271bb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.837083 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cfb943d3-43e2-425b-b21b-7ad3f7271bb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.843066 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.843066 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:15.843610 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cfb943d3-43e2-425b-b21b-7ad3f7271bb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot retrieved successfully. Aug 07 16:21:15.844589 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cfb943d3-43e2-425b-b21b-7ad3f7271bb1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 200 Aug 07 16:21:15.845173 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 933/3699] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 472 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:15.857348 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.860101 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:15.860101 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379", "snapshot_id": "3f0646e1-1573-48a8-b41f-7114f8784d21", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:15.862702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request body: {'volume': {'name': 'volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379', 'snapshot_id': '3f0646e1-1573-48a8-b41f-7114f8784d21', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:15.870308 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.870308 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:15.870934 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot retrieved successfully. Aug 07 16:21:15.871148 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume of 1 GB Aug 07 16:21:15.875878 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Availability Zones retrieved successfully. Aug 07 16:21:15.883047 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (f43dca5a-ba70-4ecc-8136-d119a37feba1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:15.884198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fe36ae-9516-4b0b-8fff-acc8b7c64eac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.885323 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:15.914200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96f1dce1-52bc-42f8-9b7a-322cce83edd3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:15.916787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96f1dce1-52bc-42f8-9b7a-322cce83edd3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:15.917904 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96f1dce1-52bc-42f8-9b7a-322cce83edd3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:15.918103 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96f1dce1-52bc-42f8-9b7a-322cce83edd3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:15.918214 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-96f1dce1-52bc-42f8-9b7a-322cce83edd3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:15.921010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00fe36ae-9516-4b0b-8fff-acc8b7c64eac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '3f0646e1-1573-48a8-b41f-7114f8784d21', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.921799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334d8b3e-e817-4364-b0eb-3c8bf2d90ef9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:15.926138 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:15.926138 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:15.927549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96f1dce1-52bc-42f8-9b7a-322cce83edd3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:15.928129 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 923/3700] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:15 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 735 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:15.965134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Created reservations ['75129e6a-792d-4d50-afab-6c2eef35030a', '248a45d7-5460-4c00-86ab-df89f0bde4f7', '382d5591-7ebb-46dd-8431-3b2018c021ba', '65da5c4f-4ac6-4899-b8d1-d07eb0729777'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:15.966075 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (334d8b3e-e817-4364-b0eb-3c8bf2d90ef9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75129e6a-792d-4d50-afab-6c2eef35030a', '248a45d7-5460-4c00-86ab-df89f0bde4f7', '382d5591-7ebb-46dd-8431-3b2018c021ba', '65da5c4f-4ac6-4899-b8d1-d07eb0729777']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:15.966951 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6815c4-b998-4e5e-b283-0a503bcdd933) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:16.012130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3f6815c4-b998-4e5e-b283-0a503bcdd933) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f63e2de0-0f93-4471-9979-8027347f74ae', '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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['75129e6a-792d-4d50-afab-6c2eef35030a','248a45d7-5460-4c00-86ab-df89f0bde4f7','382d5591-7ebb-46dd-8431-3b2018c021ba','65da5c4f-4ac6-4899-b8d1-d07eb0729777'],size=1,snapshot_id=3f0646e1-1573-48a8-b41f-7114f8784d21,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:21:15Z,deleted=False,deleted_at=None,display_description=None,display_name='volume2-for-test-e6050452-06bd-4c7f-9912-45178c83e379',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f63e2de0-0f93-4471-9979-8027347f74ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='497e8f2e3c3440b2b5f160a1564fd1cd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=3f0646e1-1573-48a8-b41f-7114f8784d21,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='df7cef03763f4df581e95006552dbf37',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:16.012881 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfaad8e9-8323-416c-a31b-2bdf8f011021) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:16.030398 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfaad8e9-8323-416c-a31b-2bdf8f011021) transitioned into state 'SUCCESS' from 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='497e8f2e3c3440b2b5f160a1564fd1cd',qos_specs=None,replication_status=,reservations=['75129e6a-792d-4d50-afab-6c2eef35030a','248a45d7-5460-4c00-86ab-df89f0bde4f7','382d5591-7ebb-46dd-8431-3b2018c021ba','65da5c4f-4ac6-4899-b8d1-d07eb0729777'],size=1,snapshot_id=3f0646e1-1573-48a8-b41f-7114f8784d21,source_replicaid=,source_volid=None,status='creating',user_id='df7cef03763f4df581e95006552dbf37',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:16.031061 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f299ae8-42bd-4601-be3e-2d7cafab0a0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:16.048928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f299ae8-42bd-4601-be3e-2d7cafab0a0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:16.049762 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Flow 'volume_create_api' (f43dca5a-ba70-4ecc-8136-d119a37feba1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:16.050036 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Create volume request issued successfully. Aug 07 16:21:16.050595 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17f12de8-5cca-4e45-82a5-22200ea0ed55 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:16.050990 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 923/3701] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:21:15 2026] POST /volume/v3/volumes => generated 807 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:16.062370 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-33efa1bb-70c7-4198-802a-4d73819f4b0b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:16.064493 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33efa1bb-70c7-4198-802a-4d73819f4b0b tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:16.064727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33efa1bb-70c7-4198-802a-4d73819f4b0b tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:16.064908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-33efa1bb-70c7-4198-802a-4d73819f4b0b tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:16.074962 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.074962 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:16.077444 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-33efa1bb-70c7-4198-802a-4d73819f4b0b tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:16.081873 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-33efa1bb-70c7-4198-802a-4d73819f4b0b tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 200 Aug 07 16:21:16.082408 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 923/3702] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:16 2026] GET /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 875 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:16.416269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45598cf0-2a94-4d45-8755-1286c50753bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:16.418373 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45598cf0-2a94-4d45-8755-1286c50753bd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:16.418774 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45598cf0-2a94-4d45-8755-1286c50753bd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:16.418842 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45598cf0-2a94-4d45-8755-1286c50753bd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:16.432250 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.432250 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:16.437740 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-45598cf0-2a94-4d45-8755-1286c50753bd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:16.442670 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45598cf0-2a94-4d45-8755-1286c50753bd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:16.443089 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 934/3703] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:16 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:16.712713 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fda09b7-62c5-49a8-8b3f-c4bb1770d7f6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:16.714549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fda09b7-62c5-49a8-8b3f-c4bb1770d7f6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] GET https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 Aug 07 16:21:16.714806 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fda09b7-62c5-49a8-8b3f-c4bb1770d7f6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:16.715057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fda09b7-62c5-49a8-8b3f-c4bb1770d7f6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:16.720929 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fda09b7-62c5-49a8-8b3f-c4bb1770d7f6 tempest-TestStampPattern-1470993918 tempest-TestStampPattern-1470993918-project-member] https://10.4.3.24/volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 returned with HTTP 404 Aug 07 16:21:16.721351 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 924/3704] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:16 2026] GET /volume/v3/volumes/886bed6d-4479-404c-a62b-3e2e6da6c330 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:16.798413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:16.801626 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae Aug 07 16:21:16.801626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:16.801626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:16.810362 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.810362 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:16.815173 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:16.816008 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:16.816199 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:16.865257 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:16.869770 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.869770 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:16.878585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e2c5077-4ee5-48c0-8ef6-89a681555882 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae returned with HTTP 200 Aug 07 16:21:16.879091 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 924/3705] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:16 2026] GET /volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae => generated 903 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:16.899866 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:16.901867 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:16.902229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1035619706", "volume_type": "d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306", "group_id": "8d240593-97bb-4f2f-92b1-4200d527b2ad", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:16.903657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1035619706', 'volume_type': 'd44ce8e2-5db6-43eb-a8ae-5e06a4d5c306', 'group_id': '8d240593-97bb-4f2f-92b1-4200d527b2ad', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:16.910676 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.910676 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:16.911091 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume of 1 GB Aug 07 16:21:16.916965 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Availability Zones retrieved successfully. Aug 07 16:21:16.923431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Flow 'volume_create_api' (1d33f8eb-c26b-4251-a7cf-35c16a297f91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:16.925079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84ab72f-b2c0-4d47-a8e8-4248c7758194) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:16.925585 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.925585 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:16.926102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:16.940617 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa0972b5-d8dc-427c-bb10-9128297a15eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:16.942705 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa0972b5-d8dc-427c-bb10-9128297a15eb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:16.942983 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa0972b5-d8dc-427c-bb10-9128297a15eb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:16.943234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa0972b5-d8dc-427c-bb10-9128297a15eb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:16.943396 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-aa0972b5-d8dc-427c-bb10-9128297a15eb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:16.947810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f84ab72f-b2c0-4d47-a8e8-4248c7758194) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:14Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306,is_public=True,name='tempest-GroupsTest-volume-type-76386480',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd44ce8e2-5db6-43eb-a8ae-5e06a4d5c306', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '8d240593-97bb-4f2f-92b1-4200d527b2ad', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:16.948344 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:16.948344 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:16.948576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ef145f-2ae8-42f6-8e44-f2b00fe0bb33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:16.949010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa0972b5-d8dc-427c-bb10-9128297a15eb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:16.949424 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 935/3706] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:16 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:16.973777 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-76386480 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-76386480, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:16.974063 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-76386480 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-76386480, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:16.986454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Created reservations ['cca61862-688c-4ce0-aae2-f59efd7ed333', '35eebcde-6065-43e5-bed7-8d7362052b75', 'dd71dd80-adf6-43f3-8620-6277b6b004d7', '3f07662a-e9e0-41cd-b31b-180341d2c3ed'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:16.987275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b1ef145f-2ae8-42f6-8e44-f2b00fe0bb33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cca61862-688c-4ce0-aae2-f59efd7ed333', '35eebcde-6065-43e5-bed7-8d7362052b75', 'dd71dd80-adf6-43f3-8620-6277b6b004d7', '3f07662a-e9e0-41cd-b31b-180341d2c3ed']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:16.988047 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb404a1-aaff-4b6c-a382-a47a737e56ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:17.012330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbb404a1-aaff-4b6c-a382-a47a737e56ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2dafe6f5-6e98-42e8-a9da-3917c88b5152', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1035619706',encryption_key_id=None,group_id=8d240593-97bb-4f2f-92b1-4200d527b2ad,group_type_id=,metadata={},multiattach=False,project_id='052528efd8734f2c876ae33ffe75893a',qos_specs=None,replication_status=,reservations=['cca61862-688c-4ce0-aae2-f59efd7ed333','35eebcde-6065-43e5-bed7-8d7362052b75','dd71dd80-adf6-43f3-8620-6277b6b004d7','3f07662a-e9e0-41cd-b31b-180341d2c3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf55ae2148f4fae88341b248bde0c03',volume_type_id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1035619706',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=8d240593-97bb-4f2f-92b1-4200d527b2ad,host=None,id=2dafe6f5-6e98-42e8-a9da-3917c88b5152,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='052528efd8734f2c876ae33ffe75893a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='abf55ae2148f4fae88341b248bde0c03',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306),volume_type_id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:17.012330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a8d545-fc82-49a2-9c2f-aff3f9a85e77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:17.030168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (21a8d545-fc82-49a2-9c2f-aff3f9a85e77) transitioned into state 'SUCCESS' from state '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-1035619706',encryption_key_id=None,group_id=8d240593-97bb-4f2f-92b1-4200d527b2ad,group_type_id=,metadata={},multiattach=False,project_id='052528efd8734f2c876ae33ffe75893a',qos_specs=None,replication_status=,reservations=['cca61862-688c-4ce0-aae2-f59efd7ed333','35eebcde-6065-43e5-bed7-8d7362052b75','dd71dd80-adf6-43f3-8620-6277b6b004d7','3f07662a-e9e0-41cd-b31b-180341d2c3ed'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='abf55ae2148f4fae88341b248bde0c03',volume_type_id=d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:17.031095 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a514b03f-580b-4783-a3e5-961358a56cae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:17.043741 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a514b03f-580b-4783-a3e5-961358a56cae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:17.044667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Flow 'volume_create_api' (1d33f8eb-c26b-4251-a7cf-35c16a297f91) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:17.045076 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Create volume request issued successfully. Aug 07 16:21:17.045785 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:17.046024 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:17.081766 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:17.084696 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.084696 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:17.087889 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7e6c23f-eaf2-42fb-812f-495089ea1192 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:17.088354 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 924/3707] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:21:16 2026] POST /volume/v3/volumes => generated 811 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:17.095463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31c8c9cf-e931-4e0c-9d55-b1c6799d0489 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.097393 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c8c9cf-e931-4e0c-9d55-b1c6799d0489 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:17.097595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c8c9cf-e931-4e0c-9d55-b1c6799d0489 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.097845 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c8c9cf-e931-4e0c-9d55-b1c6799d0489 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.102341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-abc4187e-38f4-4041-98a0-b973987d5410 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.104082 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 Aug 07 16:21:17.104353 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.104760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.105368 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.105368 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:17.109994 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-31c8c9cf-e931-4e0c-9d55-b1c6799d0489 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:17.111715 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.111715 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:17.116319 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:17.116756 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c8c9cf-e931-4e0c-9d55-b1c6799d0489 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 200 Aug 07 16:21:17.116841 np0000006731 devstack@c-api.service[100266]: WARNING stevedore.named [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:17.117281 np0000006731 devstack@c-api.service[100266]: WARNING castellan.key_manager [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:17.117456 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 925/3708] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:17 2026] GET /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 1226 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:17.130807 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-23cbaa44-44c9-4002-bb7f-91d9cbb18e94 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.132720 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23cbaa44-44c9-4002-bb7f-91d9cbb18e94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:17.132994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23cbaa44-44c9-4002-bb7f-91d9cbb18e94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.133206 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-23cbaa44-44c9-4002-bb7f-91d9cbb18e94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.141812 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.141812 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:17.146156 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-23cbaa44-44c9-4002-bb7f-91d9cbb18e94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:17.151752 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-23cbaa44-44c9-4002-bb7f-91d9cbb18e94 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 200 Aug 07 16:21:17.151752 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 936/3709] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:17 2026] GET /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 1226 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:17.155644 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:17.158612 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.158612 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:17.164736 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.165407 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-abc4187e-38f4-4041-98a0-b973987d5410 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 returned with HTTP 200 Aug 07 16:21:17.165803 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 925/3710] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:17 2026] GET /volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 => generated 879 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:17.169554 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:17.169889 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.170218 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.170431 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete snapshot with id: 3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:17.176738 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.176738 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:17.177355 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot retrieved successfully. Aug 07 16:21:17.196319 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot delete request issued successfully. Aug 07 16:21:17.196581 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d67c855f-8e77-4b8f-a60b-1eb71294d50e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 202 Aug 07 16:21:17.197121 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 925/3711] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:21:17 2026] DELETE /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:17.205034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f01f35b2-0501-4e88-988b-ffaf6c843454 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.209083 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f01f35b2-0501-4e88-988b-ffaf6c843454 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:17.209354 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f01f35b2-0501-4e88-988b-ffaf6c843454 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.209574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f01f35b2-0501-4e88-988b-ffaf6c843454 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.215710 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.215710 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:17.216197 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f01f35b2-0501-4e88-988b-ffaf6c843454 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Snapshot retrieved successfully. Aug 07 16:21:17.217177 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f01f35b2-0501-4e88-988b-ffaf6c843454 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 200 Aug 07 16:21:17.217580 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 926/3712] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:17 2026] GET /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 471 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:17.459241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-90dc47d7-a511-4b9d-8a00-ffead78ac364 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.461451 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90dc47d7-a511-4b9d-8a00-ffead78ac364 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:17.461747 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90dc47d7-a511-4b9d-8a00-ffead78ac364 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.462000 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-90dc47d7-a511-4b9d-8a00-ffead78ac364 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.473455 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.473455 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:17.477651 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-90dc47d7-a511-4b9d-8a00-ffead78ac364 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:17.481763 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-90dc47d7-a511-4b9d-8a00-ffead78ac364 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:17.482109 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 937/3713] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:17 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:17.961028 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20a6184c-e6f0-4036-a628-c4fdea6f2cc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:17.963288 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20a6184c-e6f0-4036-a628-c4fdea6f2cc4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:17.963573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20a6184c-e6f0-4036-a628-c4fdea6f2cc4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:17.963852 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20a6184c-e6f0-4036-a628-c4fdea6f2cc4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:17.963979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-20a6184c-e6f0-4036-a628-c4fdea6f2cc4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:17.970252 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:17.970252 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:17.971020 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20a6184c-e6f0-4036-a628-c4fdea6f2cc4 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:17.971460 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 926/3714] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:17 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:18.181181 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.184203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 Aug 07 16:21:18.184532 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.184818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.191573 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.191573 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:18.204625 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:18.206487 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:18.206487 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:18.227840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0157986f-c07b-40e3-980c-14f00b032055 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.232996 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0157986f-c07b-40e3-980c-14f00b032055 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:18.233712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0157986f-c07b-40e3-980c-14f00b032055 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.234033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0157986f-c07b-40e3-980c-14f00b032055 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.242037 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0157986f-c07b-40e3-980c-14f00b032055 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 404 Aug 07 16:21:18.242727 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 927/3715] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:18 2026] GET /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:18.251989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f123c21-c604-4515-ae55-61ac25cdf154 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.253660 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:18.254183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:18.254485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.254745 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.254958 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:18.257783 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.257783 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:18.269928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62ff5361-454a-4b55-98d3-2daae1c8f798 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 returned with HTTP 200 Aug 07 16:21:18.269928 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 926/3716] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:18 2026] GET /volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 => generated 904 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:18.270481 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.270481 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:18.270950 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:18.284850 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4791b5da-a847-424f-a497-6de0534db7cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.287028 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4791b5da-a847-424f-a497-6de0534db7cc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] PUT https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:18.287447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4791b5da-a847-424f-a497-6de0534db7cc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "2dafe6f5-6e98-42e8-a9da-3917c88b5152"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:18.289147 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-4791b5da-a847-424f-a497-6de0534db7cc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Update called for group 8d240593-97bb-4f2f-92b1-4200d527b2ad. {{(pid=100266) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 16:21:18.289279 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.groups [None req-4791b5da-a847-424f-a497-6de0534db7cc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Updating group 8d240593-97bb-4f2f-92b1-4200d527b2ad with name new_group description: This is a new group add_volumes: None remove_volumes: 2dafe6f5-6e98-42e8-a9da-3917c88b5152. Aug 07 16:21:18.301080 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.301080 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:18.302871 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume request issued successfully. Aug 07 16:21:18.302871 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f123c21-c604-4515-ae55-61ac25cdf154 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 202 Aug 07 16:21:18.302871 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 938/3717] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:18 2026] DELETE /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:18.313770 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7476f889-05c6-4455-b219-3de0ef713ad8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.316771 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7476f889-05c6-4455-b219-3de0ef713ad8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:18.316999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7476f889-05c6-4455-b219-3de0ef713ad8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.317227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7476f889-05c6-4455-b219-3de0ef713ad8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.325078 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.325078 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:18.325571 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4791b5da-a847-424f-a497-6de0534db7cc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 202 Aug 07 16:21:18.326392 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 927/3718] 10.4.3.24 () {70 vars in 1400 bytes} [Fri Aug 7 16:21:18 2026] PUT /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:18.329666 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7476f889-05c6-4455-b219-3de0ef713ad8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:18.334410 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7476f889-05c6-4455-b219-3de0ef713ad8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 200 Aug 07 16:21:18.334698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4c3d039b-d098-45b1-b0c1-343eba5478aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.334771 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 928/3719] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:18 2026] GET /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 1225 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:18.337349 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c3d039b-d098-45b1-b0c1-343eba5478aa tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:18.337996 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c3d039b-d098-45b1-b0c1-343eba5478aa tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.339438 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4c3d039b-d098-45b1-b0c1-343eba5478aa tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.339695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-4c3d039b-d098-45b1-b0c1-343eba5478aa tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:18.344826 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.344826 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:18.357685 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4c3d039b-d098-45b1-b0c1-343eba5478aa tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:18.358212 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 927/3720] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:18 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 323 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:18.495768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e82e8ca6-62d9-4883-9c3e-eed1d5414d51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.498842 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e82e8ca6-62d9-4883-9c3e-eed1d5414d51 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:18.498997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e82e8ca6-62d9-4883-9c3e-eed1d5414d51 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.499187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e82e8ca6-62d9-4883-9c3e-eed1d5414d51 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.515376 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.515376 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:18.520709 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e82e8ca6-62d9-4883-9c3e-eed1d5414d51 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:18.526968 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e82e8ca6-62d9-4883-9c3e-eed1d5414d51 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:18.527672 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 939/3721] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:18 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:18.567912 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-844b8765-3a7a-4591-b9a6-05aa57a2c51f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.570470 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-844b8765-3a7a-4591-b9a6-05aa57a2c51f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5/action Aug 07 16:21:18.571102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-844b8765-3a7a-4591-b9a6-05aa57a2c51f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:18.571272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-844b8765-3a7a-4591-b9a6-05aa57a2c51f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:18.592452 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.592452 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:18.605717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e8bab3e5-dc11-4a7e-9000-fff631ba9649 req-844b8765-3a7a-4591-b9a6-05aa57a2c51f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5/action returned with HTTP 204 Aug 07 16:21:18.606352 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 928/3722] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:18 2026] POST /volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:18.983174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6cd6a70-6e65-4e98-af24-f0c94e74a6a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:18.985638 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6cd6a70-6e65-4e98-af24-f0c94e74a6a8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:18.985897 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6cd6a70-6e65-4e98-af24-f0c94e74a6a8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:18.986166 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6cd6a70-6e65-4e98-af24-f0c94e74a6a8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:18.986367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e6cd6a70-6e65-4e98-af24-f0c94e74a6a8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:18.991436 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:18.991436 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:18.992216 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6cd6a70-6e65-4e98-af24-f0c94e74a6a8 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:18.992742 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 929/3723] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:18 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:19.349242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-494ae2b4-2c3c-4c79-8252-57d98a12f659 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.351377 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-494ae2b4-2c3c-4c79-8252-57d98a12f659 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:19.351678 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-494ae2b4-2c3c-4c79-8252-57d98a12f659 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.351929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-494ae2b4-2c3c-4c79-8252-57d98a12f659 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.358801 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-494ae2b4-2c3c-4c79-8252-57d98a12f659 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 404 Aug 07 16:21:19.358997 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 928/3724] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:19.369198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a836a4e3-0011-46cc-86f1-81aa13c430a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.371206 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a836a4e3-0011-46cc-86f1-81aa13c430a9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:19.371508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a836a4e3-0011-46cc-86f1-81aa13c430a9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.371661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a836a4e3-0011-46cc-86f1-81aa13c430a9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.371758 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.groups [None req-a836a4e3-0011-46cc-86f1-81aa13c430a9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:19.375272 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.375272 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:19.383878 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a836a4e3-0011-46cc-86f1-81aa13c430a9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:19.384110 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 940/3725] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 324 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:19.398114 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dac3efd3-90db-4319-9f35-21df6d23eaa7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.400758 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dac3efd3-90db-4319-9f35-21df6d23eaa7 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:19.401001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dac3efd3-90db-4319-9f35-21df6d23eaa7 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.401357 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dac3efd3-90db-4319-9f35-21df6d23eaa7 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.401520 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-dac3efd3-90db-4319-9f35-21df6d23eaa7 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:19.407915 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.407915 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:19.416494 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dac3efd3-90db-4319-9f35-21df6d23eaa7 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:19.416881 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 929/3726] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 324 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:19.427478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.428866 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:19.429087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.429328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.429604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:19.430424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:19.441168 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:19.442446 np0000006731 devstack@c-api.service[100268]: WARNING stevedore.named [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:19.442588 np0000006731 devstack@c-api.service[100268]: WARNING castellan.key_manager [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:19.480126 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:19.483365 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.483365 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:19.491387 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9ed1b8f3-9d62-4018-8cd9-170601cf9933 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:19.491878 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 930/3727] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/volumes/detail => generated 1766 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:19.506376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e79b46f8-5fd3-49d4-9e04-09a65862cbd4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.508281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e79b46f8-5fd3-49d4-9e04-09a65862cbd4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] PUT https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:19.508732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e79b46f8-5fd3-49d4-9e04-09a65862cbd4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "2dafe6f5-6e98-42e8-a9da-3917c88b5152"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:19.510055 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-e79b46f8-5fd3-49d4-9e04-09a65862cbd4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Update called for group 8d240593-97bb-4f2f-92b1-4200d527b2ad. {{(pid=100265) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Aug 07 16:21:19.510241 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.groups [None req-e79b46f8-5fd3-49d4-9e04-09a65862cbd4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Updating group 8d240593-97bb-4f2f-92b1-4200d527b2ad with name None description: None add_volumes: 2dafe6f5-6e98-42e8-a9da-3917c88b5152 remove_volumes: None. Aug 07 16:21:19.513461 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.513461 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:19.540231 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e79b46f8-5fd3-49d4-9e04-09a65862cbd4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 202 Aug 07 16:21:19.540838 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 929/3728] 10.4.3.24 () {70 vars in 1399 bytes} [Fri Aug 7 16:21:19 2026] PUT /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:19.541806 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e890644e-ac02-491d-85bd-c5179b1018bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.544716 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e890644e-ac02-491d-85bd-c5179b1018bb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:21:19.544973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e890644e-ac02-491d-85bd-c5179b1018bb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.545179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e890644e-ac02-491d-85bd-c5179b1018bb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.547281 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e275286-5acf-4942-96d7-0287da594d5a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.549186 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e275286-5acf-4942-96d7-0287da594d5a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:19.549800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e275286-5acf-4942-96d7-0287da594d5a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.549800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e275286-5acf-4942-96d7-0287da594d5a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.549800 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.groups [None req-8e275286-5acf-4942-96d7-0287da594d5a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:19.553596 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.553596 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:19.555739 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.555739 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:19.559424 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e890644e-ac02-491d-85bd-c5179b1018bb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:19.560560 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e275286-5acf-4942-96d7-0287da594d5a tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:19.560848 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 930/3729] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 323 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:19.563936 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e890644e-ac02-491d-85bd-c5179b1018bb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:21:19.564362 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 941/3730] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1164 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:19.573156 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.576262 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:19.576262 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.576540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.577176 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:19.585429 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.585429 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:19.586153 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:19.605945 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume request issued successfully. Aug 07 16:21:19.606155 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1321f1bb-f8b0-4921-8a96-4d922dc1a813 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 202 Aug 07 16:21:19.606627 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 931/3731] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:19 2026] DELETE /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:19.615876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c6b46c3-1623-4abf-9891-bea158e6a142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:19.617680 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c6b46c3-1623-4abf-9891-bea158e6a142 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:19.617890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c6b46c3-1623-4abf-9891-bea158e6a142 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:19.618069 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c6b46c3-1623-4abf-9891-bea158e6a142 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:19.625319 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:19.625319 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:19.629457 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c6b46c3-1623-4abf-9891-bea158e6a142 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:19.634806 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c6b46c3-1623-4abf-9891-bea158e6a142 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 200 Aug 07 16:21:19.635353 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 930/3732] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:19 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 1190 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:20.007219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-90b742df-3862-4c39-bcc2-3631cda3d142 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.012591 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b742df-3862-4c39-bcc2-3631cda3d142 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:20.012850 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b742df-3862-4c39-bcc2-3631cda3d142 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.012985 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-90b742df-3862-4c39-bcc2-3631cda3d142 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.013086 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-90b742df-3862-4c39-bcc2-3631cda3d142 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:20.020817 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.020817 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:20.022499 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-90b742df-3862-4c39-bcc2-3631cda3d142 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:20.022499 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 931/3733] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:20.517515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-a9f13f40-1e1f-4c6e-8632-55ea30e3e6b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.520488 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-a9f13f40-1e1f-4c6e-8632-55ea30e3e6b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:20.520716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-a9f13f40-1e1f-4c6e-8632-55ea30e3e6b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.521128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-a9f13f40-1e1f-4c6e-8632-55ea30e3e6b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.530053 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.530053 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:20.534652 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-a9f13f40-1e1f-4c6e-8632-55ea30e3e6b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:20.539704 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-a9f13f40-1e1f-4c6e-8632-55ea30e3e6b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:20.540108 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 942/3734] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:20.572296 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca38bab5-f36f-4f20-a080-0f9c27c22a09 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.574358 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca38bab5-f36f-4f20-a080-0f9c27c22a09 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:20.574548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca38bab5-f36f-4f20-a080-0f9c27c22a09 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.574758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca38bab5-f36f-4f20-a080-0f9c27c22a09 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.574890 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-ca38bab5-f36f-4f20-a080-0f9c27c22a09 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:20.578452 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.578452 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:20.587501 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca38bab5-f36f-4f20-a080-0f9c27c22a09 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 200 Aug 07 16:21:20.588010 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 932/3735] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 324 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:20.598683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a744c345-984a-4642-8931-c088f2b3a2de None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.600436 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:20.600910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.600910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.601219 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:20.601962 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:20.612382 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:20.613249 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:20.613415 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:20.649635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54f569bd-6382-43e6-bd98-82daedac24e8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.652012 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54f569bd-6382-43e6-bd98-82daedac24e8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:20.652506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54f569bd-6382-43e6-bd98-82daedac24e8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.652647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54f569bd-6382-43e6-bd98-82daedac24e8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.659320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54f569bd-6382-43e6-bd98-82daedac24e8 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 404 Aug 07 16:21:20.659803 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 932/3736] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:20.662390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c65a807e-e872-4a91-8376-b9a8e6954fab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.662547 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:20.662601 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c65a807e-e872-4a91-8376-b9a8e6954fab None None] GET https://10.4.3.24/volume// Aug 07 16:21:20.662601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c65a807e-e872-4a91-8376-b9a8e6954fab None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.662787 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c65a807e-e872-4a91-8376-b9a8e6954fab None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.663588 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c65a807e-e872-4a91-8376-b9a8e6954fab None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:20.663846 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 943/3737] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:20.665700 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.665700 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:20.670846 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:20.671066 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:20.671784 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b116bd9-4d6e-4190-af0a-4a5f48ae6b16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.673497 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-1b071efb-bce1-456b-9072-78d7c3693dd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.673983 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b116bd9-4d6e-4190-af0a-4a5f48ae6b16 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:20.674278 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b116bd9-4d6e-4190-af0a-4a5f48ae6b16 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.674571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b116bd9-4d6e-4190-af0a-4a5f48ae6b16 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.674816 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0b116bd9-4d6e-4190-af0a-4a5f48ae6b16 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:20.681985 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b116bd9-4d6e-4190-af0a-4a5f48ae6b16 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 404 Aug 07 16:21:20.682607 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 933/3738] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:20 2026] DELETE /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:20.691229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc09f087-9538-4724-b68e-a6428070392c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.693385 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc09f087-9538-4724-b68e-a6428070392c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae Aug 07 16:21:20.693643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc09f087-9538-4724-b68e-a6428070392c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.693875 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc09f087-9538-4724-b68e-a6428070392c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.700082 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc09f087-9538-4724-b68e-a6428070392c tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae returned with HTTP 404 Aug 07 16:21:20.700705 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 944/3739] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/f63e2de0-0f93-4471-9979-8027347f74ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:20.709643 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-41d2df98-0a61-40ed-b808-a4addf11f615 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.711673 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41d2df98-0a61-40ed-b808-a4addf11f615 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:20.711903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41d2df98-0a61-40ed-b808-a4addf11f615 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.712087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-41d2df98-0a61-40ed-b808-a4addf11f615 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.712278 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-41d2df98-0a61-40ed-b808-a4addf11f615 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete snapshot with id: 3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:20.715409 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:20.717949 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-41d2df98-0a61-40ed-b808-a4addf11f615 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 404 Aug 07 16:21:20.718583 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 934/3740] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:21:20 2026] DELETE /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:20.719258 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.719258 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:20.727686 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ddae83c2-096a-4593-884e-e340265042e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.729167 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a744c345-984a-4642-8931-c088f2b3a2de tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:20.729624 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 931/3741] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/detail => generated 1800 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:20.730670 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddae83c2-096a-4593-884e-e340265042e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 Aug 07 16:21:20.730986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddae83c2-096a-4593-884e-e340265042e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.731452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ddae83c2-096a-4593-884e-e340265042e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.737397 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ddae83c2-096a-4593-884e-e340265042e6 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 returned with HTTP 404 Aug 07 16:21:20.738623 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 945/3742] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/snapshots/3f0646e1-1573-48a8-b41f-7114f8784d21 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:20.746292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b17b8876-b4dc-44fe-a5a0-b0101bdc0cfa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.747377 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.748229 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b17b8876-b4dc-44fe-a5a0-b0101bdc0cfa tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:20.748557 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b17b8876-b4dc-44fe-a5a0-b0101bdc0cfa tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.748792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b17b8876-b4dc-44fe-a5a0-b0101bdc0cfa tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.748989 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b17b8876-b4dc-44fe-a5a0-b0101bdc0cfa tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:20.751687 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:21:20.751967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.752251 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'detail' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.752565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:20.757469 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:20.757605 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b17b8876-b4dc-44fe-a5a0-b0101bdc0cfa tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 404 Aug 07 16:21:20.757605 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 935/3743] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:20 2026] DELETE /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:20.762236 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Get all volumes completed successfully. Aug 07 16:21:20.762941 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:20.763088 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:20.764904 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-1b071efb-bce1-456b-9072-78d7c3693dd4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:20.765011 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-965f6338-aa8e-48af-9727-509ee5041108 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.765453 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-1b071efb-bce1-456b-9072-78d7c3693dd4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1cc89f7-1577-4f78-8121-9efc493cb79d", "connector": null, "instance_uuid": "709e7dda-7daa-4f57-858d-e5ace6f9abb5"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:20.766804 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-965f6338-aa8e-48af-9727-509ee5041108 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 Aug 07 16:21:20.767072 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-965f6338-aa8e-48af-9727-509ee5041108 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.767349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-965f6338-aa8e-48af-9727-509ee5041108 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.773375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-965f6338-aa8e-48af-9727-509ee5041108 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 returned with HTTP 404 Aug 07 16:21:20.773906 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 946/3744] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/c87b5015-f0ff-4e5f-aad0-b884ba047628 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:20.778109 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.778109 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:20.810197 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:20.812754 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c781dabd-d579-4374-9f70-33b44745346e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.813757 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.813757 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:20.815055 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:21:20.815361 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.815936 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.815936 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: 7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:21:20.817763 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-1b071efb-bce1-456b-9072-78d7c3693dd4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:20.818079 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:20.818254 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:20.818383 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 933/3745] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:20 2026] POST /volume/v3/attachments => generated 273 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:20.824145 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.824145 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:20.824844 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:20.858237 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:20.862295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09afc772-4bc3-4f83-92c2-c155d9e53ffb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.865028 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume request issued successfully. Aug 07 16:21:20.865028 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c781dabd-d579-4374-9f70-33b44745346e tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 returned with HTTP 202 Aug 07 16:21:20.865291 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.865291 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:20.865374 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 936/3746] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:20 2026] DELETE /volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:20.865865 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09afc772-4bc3-4f83-92c2-c155d9e53ffb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:20.866108 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09afc772-4bc3-4f83-92c2-c155d9e53ffb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.866677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09afc772-4bc3-4f83-92c2-c155d9e53ffb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.875860 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5288c8d2-2c19-453b-b78f-094e8bc04208 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:21:20.876338 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 932/3747] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/detail => generated 1800 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:20.882336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5550a737-5149-4d35-9bf0-6c363ddbe5d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.882336 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5550a737-5149-4d35-9bf0-6c363ddbe5d2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:21:20.882336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5550a737-5149-4d35-9bf0-6c363ddbe5d2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.882597 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.882597 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:20.882678 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5550a737-5149-4d35-9bf0-6c363ddbe5d2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.887065 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-09afc772-4bc3-4f83-92c2-c155d9e53ffb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:20.891803 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.891803 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:20.893350 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09afc772-4bc3-4f83-92c2-c155d9e53ffb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:20.893905 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 947/3748] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 919 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:20.894443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6df2d4e5-8c0e-4aa2-9765-7edf69d35d41 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.895061 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df2d4e5-8c0e-4aa2-9765-7edf69d35d41 None None] GET https://10.4.3.24/volume// Aug 07 16:21:20.895194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-371d7606-0e68-4660-8eaa-3770cee073c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.895296 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df2d4e5-8c0e-4aa2-9765-7edf69d35d41 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.895522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6df2d4e5-8c0e-4aa2-9765-7edf69d35d41 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.895934 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6df2d4e5-8c0e-4aa2-9765-7edf69d35d41 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:20.896314 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 933/3749] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:20.900404 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5550a737-5149-4d35-9bf0-6c363ddbe5d2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Volume info retrieved successfully. Aug 07 16:21:20.905141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-371d7606-0e68-4660-8eaa-3770cee073c5 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] POST https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad/action Aug 07 16:21:20.905249 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-354eaad0-8615-4a9d-b16f-9166e4b28750 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.905534 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-371d7606-0e68-4660-8eaa-3770cee073c5 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:20.905687 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-371d7606-0e68-4660-8eaa-3770cee073c5 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:20.907249 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.groups [None req-371d7606-0e68-4660-8eaa-3770cee073c5 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] delete called for group 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100268) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Aug 07 16:21:20.907417 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.groups [None req-371d7606-0e68-4660-8eaa-3770cee073c5 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Delete group with id: 8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:20.907643 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-354eaad0-8615-4a9d-b16f-9166e4b28750 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:20.907899 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-354eaad0-8615-4a9d-b16f-9166e4b28750 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.908148 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-354eaad0-8615-4a9d-b16f-9166e4b28750 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:20.908356 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5550a737-5149-4d35-9bf0-6c363ddbe5d2 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 returned with HTTP 200 Aug 07 16:21:20.909316 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 934/3750] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 => generated 1225 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 16:21:20.912256 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.912256 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:20.919135 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:20.919135 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:20.923035 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-354eaad0-8615-4a9d-b16f-9166e4b28750 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:20.929039 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-354eaad0-8615-4a9d-b16f-9166e4b28750 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:20.929463 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 948/3751] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1099 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:20.971483 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-371d7606-0e68-4660-8eaa-3770cee073c5 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad/action returned with HTTP 202 Aug 07 16:21:20.972127 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 937/3752] 10.4.3.24 () {70 vars in 1421 bytes} [Fri Aug 7 16:21:20 2026] POST /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad/action => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:20.988631 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1f9d884-0baf-428b-95e4-528f42636edc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:20.995331 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 Aug 07 16:21:20.995331 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:20.995331 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.000120 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:21.000120 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:21.004646 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Volume info retrieved successfully. Aug 07 16:21:21.005430 np0000006731 devstack@c-api.service[100265]: WARNING stevedore.named [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Aug 07 16:21:21.005626 np0000006731 devstack@c-api.service[100265]: WARNING castellan.key_manager [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying to load it as a class: stevedore.exception.NoMatches: No 'castellan.drivers' driver found, looking for 'cinder.keymgr.conf_key_mgr.ConfKeyManager' Aug 07 16:21:21.040812 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d87b690a-98c9-46c6-bc56-35970cc7cfa3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.043356 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d87b690a-98c9-46c6-bc56-35970cc7cfa3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:21.043655 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d87b690a-98c9-46c6-bc56-35970cc7cfa3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:21.043944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d87b690a-98c9-46c6-bc56-35970cc7cfa3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.044106 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d87b690a-98c9-46c6-bc56-35970cc7cfa3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:21.050142 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:21.050142 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:21.050931 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d87b690a-98c9-46c6-bc56-35970cc7cfa3 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:21.051337 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 935/3753] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:21 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:21.056410 np0000006731 devstack@c-api.service[100265]: DEBUG oslo_db.sqlalchemy.engines [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100265) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:21:21.063411 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:21.063411 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:21.072364 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1f9d884-0baf-428b-95e4-528f42636edc tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 returned with HTTP 200 Aug 07 16:21:21.072667 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 934/3754] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:20 2026] GET /volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 => generated 903 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:21.114213 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.116608 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] PUT https://10.4.3.24/volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba Aug 07 16:21:21.117035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdd"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:21.126594 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Acquiring lock "cinder-attachment_update-f1cc89f7-1577-4f78-8121-9efc493cb79d-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:21.131382 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-f1cc89f7-1577-4f78-8121-9efc493cb79d-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:21.132814 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:21.132814 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:21.286137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9a338238-bd62-48c8-941f-b18807579aa5 req-4f2e6e40-f050-48d2-801a-9620b421129c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.289433 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-4f2e6e40-f050-48d2-801a-9620b421129c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption Aug 07 16:21:21.289684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-4f2e6e40-f050-48d2-801a-9620b421129c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:21.289901 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-4f2e6e40-f050-48d2-801a-9620b421129c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.302439 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:21.302439 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:21.313028 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-4f2e6e40-f050-48d2-801a-9620b421129c tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption returned with HTTP 200 Aug 07 16:21:21.313668 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 938/3755] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:21:21 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption => generated 160 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:21.446014 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-f1cc89f7-1577-4f78-8121-9efc493cb79d-np0000006731" released by "attachment_update" :: held 0.315s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:21.446437 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-0190971d-18ca-41ac-8b85-712fe2eed74d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba returned with HTTP 200 Aug 07 16:21:21.446971 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 949/3756] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:21 2026] PUT /volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba => generated 969 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:21.909430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d5cfa1d8-114f-4c29-b46b-abe30356916d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.911510 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5cfa1d8-114f-4c29-b46b-abe30356916d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:21.911679 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5cfa1d8-114f-4c29-b46b-abe30356916d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:21.912277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d5cfa1d8-114f-4c29-b46b-abe30356916d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.923325 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:21.923325 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:21.925125 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d5cfa1d8-114f-4c29-b46b-abe30356916d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:21.929851 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d5cfa1d8-114f-4c29-b46b-abe30356916d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:21.929981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-704ad77f-9cdc-45e4-9b6b-1c8338aef8bf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.930261 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 936/3757] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:21 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:21.932901 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-704ad77f-9cdc-45e4-9b6b-1c8338aef8bf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 Aug 07 16:21:21.933173 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-704ad77f-9cdc-45e4-9b6b-1c8338aef8bf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:21.933442 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-704ad77f-9cdc-45e4-9b6b-1c8338aef8bf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.944403 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-704ad77f-9cdc-45e4-9b6b-1c8338aef8bf tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 returned with HTTP 404 Aug 07 16:21:21.945258 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 935/3758] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:21 2026] GET /volume/v3/volumes/7b9b60c0-7419-4e01-a7aa-d00fce1c52b0 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:21.954440 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-85c0e87e-3f01-449c-92aa-890c9e2041c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.957361 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85c0e87e-3f01-449c-92aa-890c9e2041c1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:21:21.957580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85c0e87e-3f01-449c-92aa-890c9e2041c1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:21.957758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-85c0e87e-3f01-449c-92aa-890c9e2041c1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.957921 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-85c0e87e-3f01-449c-92aa-890c9e2041c1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:21:21.968264 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-85c0e87e-3f01-449c-92aa-890c9e2041c1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 404 Aug 07 16:21:21.969038 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 939/3759] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:21 2026] DELETE /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:21.976678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4777ac5b-b715-4e81-997b-7c7038115e88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:21.979078 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4777ac5b-b715-4e81-997b-7c7038115e88 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 Aug 07 16:21:21.979553 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4777ac5b-b715-4e81-997b-7c7038115e88 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:21.979713 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4777ac5b-b715-4e81-997b-7c7038115e88 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:21.987027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4777ac5b-b715-4e81-997b-7c7038115e88 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 returned with HTTP 404 Aug 07 16:21:21.987794 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 950/3760] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:21 2026] GET /volume/v3/volumes/fcf416dc-e318-4890-a980-5613ff319146 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:22.027837 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f18e2f7-9418-4080-9305-2a14cbbc4b42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.029552 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f18e2f7-9418-4080-9305-2a14cbbc4b42 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] DELETE https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:21:22.029791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f18e2f7-9418-4080-9305-2a14cbbc4b42 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.029957 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f18e2f7-9418-4080-9305-2a14cbbc4b42 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.030117 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7f18e2f7-9418-4080-9305-2a14cbbc4b42 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Delete volume with id: 374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:21:22.037036 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f18e2f7-9418-4080-9305-2a14cbbc4b42 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 404 Aug 07 16:21:22.037627 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 937/3761] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:21:22 2026] DELETE /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:22.046326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19af6531-8a79-48b5-9d34-fb5ded559db1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.048609 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19af6531-8a79-48b5-9d34-fb5ded559db1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] GET https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 Aug 07 16:21:22.048834 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19af6531-8a79-48b5-9d34-fb5ded559db1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.049031 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19af6531-8a79-48b5-9d34-fb5ded559db1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.055007 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19af6531-8a79-48b5-9d34-fb5ded559db1 tempest-VolumeImageDependencyTests-208891138 tempest-VolumeImageDependencyTests-208891138-project-member] https://10.4.3.24/volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 returned with HTTP 404 Aug 07 16:21:22.055477 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 936/3762] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/volumes/374b88b8-86c1-449c-b351-781dd53da831 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:22.061774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d50bd886-4626-452f-a2d4-f10b76c27cbb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.063667 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d50bd886-4626-452f-a2d4-f10b76c27cbb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:22.067172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d50bd886-4626-452f-a2d4-f10b76c27cbb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.067172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d50bd886-4626-452f-a2d4-f10b76c27cbb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.067172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d50bd886-4626-452f-a2d4-f10b76c27cbb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:22.068780 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:22.068780 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:22.069504 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d50bd886-4626-452f-a2d4-f10b76c27cbb tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:22.069779 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 940/3763] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:22.084824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82c5bb9d-7cc5-405f-bb7d-802b4f7056a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.086598 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82c5bb9d-7cc5-405f-bb7d-802b4f7056a4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 Aug 07 16:21:22.086820 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82c5bb9d-7cc5-405f-bb7d-802b4f7056a4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.087006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82c5bb9d-7cc5-405f-bb7d-802b4f7056a4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.093276 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82c5bb9d-7cc5-405f-bb7d-802b4f7056a4 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 returned with HTTP 404 Aug 07 16:21:22.093991 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 951/3764] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/volumes/2dafe6f5-6e98-42e8-a9da-3917c88b5152 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:22.101059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0bc0905c-d99e-4ce6-a441-0ecb28b169d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.103361 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bc0905c-d99e-4ce6-a441-0ecb28b169d9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae Aug 07 16:21:22.103685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bc0905c-d99e-4ce6-a441-0ecb28b169d9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.103951 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0bc0905c-d99e-4ce6-a441-0ecb28b169d9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.111774 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0bc0905c-d99e-4ce6-a441-0ecb28b169d9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae returned with HTTP 404 Aug 07 16:21:22.112268 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 938/3765] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/volumes/b57207d8-c519-45d4-89cf-bcf20c1d39ae => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:22.120082 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ff7eccb-394c-42cf-a59b-3280684eeba9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.122425 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ff7eccb-394c-42cf-a59b-3280684eeba9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] GET https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad Aug 07 16:21:22.123056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ff7eccb-394c-42cf-a59b-3280684eeba9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.123056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ff7eccb-394c-42cf-a59b-3280684eeba9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.123168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.groups [None req-1ff7eccb-394c-42cf-a59b-3280684eeba9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] show called for member 8d240593-97bb-4f2f-92b1-4200d527b2ad {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Aug 07 16:21:22.127117 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ff7eccb-394c-42cf-a59b-3280684eeba9 tempest-GroupsTest-1733956507 tempest-GroupsTest-1733956507-project-member] https://10.4.3.24/volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad returned with HTTP 404 Aug 07 16:21:22.127707 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 937/3766] 10.4.3.24 () {68 vars in 1379 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/groups/8d240593-97bb-4f2f-92b1-4200d527b2ad => generated 108 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:21:22.134849 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0cffce09-5a8b-4683-b51e-d3aa8764548f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.137133 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cffce09-5a8b-4683-b51e-d3aa8764548f tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] DELETE https://10.4.3.24/volume/v3/group_types/58e76757-3a9f-439e-bfa3-e1a61a8b5076 Aug 07 16:21:22.137133 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cffce09-5a8b-4683-b51e-d3aa8764548f tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.137133 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0cffce09-5a8b-4683-b51e-d3aa8764548f tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.163919 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0cffce09-5a8b-4683-b51e-d3aa8764548f tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/group_types/58e76757-3a9f-439e-bfa3-e1a61a8b5076 returned with HTTP 202 Aug 07 16:21:22.164508 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 941/3767] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:21:22 2026] DELETE /volume/v3/group_types/58e76757-3a9f-439e-bfa3-e1a61a8b5076 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:21:22.171861 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd79249f-39b5-4111-85dd-663c6f2d8236 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.174363 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd79249f-39b5-4111-85dd-663c6f2d8236 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] DELETE https://10.4.3.24/volume/v3/types/d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306 Aug 07 16:21:22.174363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd79249f-39b5-4111-85dd-663c6f2d8236 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.174363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd79249f-39b5-4111-85dd-663c6f2d8236 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.174712 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:22.174712 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:22.204252 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd79249f-39b5-4111-85dd-663c6f2d8236 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/types/d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306 returned with HTTP 202 Aug 07 16:21:22.204791 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 952/3768] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:22 2026] DELETE /volume/v3/types/d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:22.211849 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3513bf7-76be-4340-8f2f-aa2ac531b617 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.214250 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3513bf7-76be-4340-8f2f-aa2ac531b617 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] GET https://10.4.3.24/volume/v3/types/d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306 Aug 07 16:21:22.214526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3513bf7-76be-4340-8f2f-aa2ac531b617 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.214758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3513bf7-76be-4340-8f2f-aa2ac531b617 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.218634 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3513bf7-76be-4340-8f2f-aa2ac531b617 tempest-GroupsTest-1722899303 tempest-GroupsTest-1722899303-project-admin] https://10.4.3.24/volume/v3/types/d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306 returned with HTTP 404 Aug 07 16:21:22.219267 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 939/3769] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/types/d44ce8e2-5db6-43eb-a8ae-5e06a4d5c306 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:22.943053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7aacf5fe-1811-429c-a22b-ddd2ed471ee0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:22.945501 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7aacf5fe-1811-429c-a22b-ddd2ed471ee0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:22.945938 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7aacf5fe-1811-429c-a22b-ddd2ed471ee0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:22.946168 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7aacf5fe-1811-429c-a22b-ddd2ed471ee0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:22.957764 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:22.957764 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:22.961619 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7aacf5fe-1811-429c-a22b-ddd2ed471ee0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:22.966058 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7aacf5fe-1811-429c-a22b-ddd2ed471ee0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:22.966482 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 938/3770] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:22 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:23.081017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0ca32fd-9510-4ff3-a83d-ea117ea31799 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:23.082824 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ca32fd-9510-4ff3-a83d-ea117ea31799 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:23.082999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ca32fd-9510-4ff3-a83d-ea117ea31799 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:23.083156 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0ca32fd-9510-4ff3-a83d-ea117ea31799 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:23.083682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e0ca32fd-9510-4ff3-a83d-ea117ea31799 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:23.089748 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:23.089748 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:23.089748 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0ca32fd-9510-4ff3-a83d-ea117ea31799 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:23.090024 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 942/3771] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:23 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:23.842479 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b2431c2-2892-4974-95f8-f985975ca2d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:23.933674 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b2431c2-2892-4974-95f8-f985975ca2d3 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:23.933964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b2431c2-2892-4974-95f8-f985975ca2d3 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1320677169", "extra_specs": {"storage_protocol": "tempest-storage_protocol-168021071", "vendor_name": "tempest-vendor_name-437421643"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:23.950237 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b2431c2-2892-4974-95f8-f985975ca2d3 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:23.950950 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 953/3772] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:23 2026] POST /volume/v3/types => generated 328 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:23.959520 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe2edced-1c21-4083-830e-45e35ec51a88 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:23.961203 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:23.961560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "76452cfd-2a2b-41d9-af11-ed773bd604b0", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:23.962992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume request body: {'volume': {'volume_type': '76452cfd-2a2b-41d9-af11-ed773bd604b0', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:23.967062 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume of 1 GB Aug 07 16:21:23.967407 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:23.967407 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:23.967746 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Availability Zones retrieved successfully. Aug 07 16:21:23.973270 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Flow 'volume_create_api' (f0a928d5-1f3c-434a-95bb-8c447afef571) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:23.974824 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273d06a2-209e-45b3-a176-61c79d53aefc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:23.975552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:23.983282 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f82007a-6de0-4f2b-b4b9-0dc3a2bf3d5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:23.985037 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f82007a-6de0-4f2b-b4b9-0dc3a2bf3d5e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:23.985243 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f82007a-6de0-4f2b-b4b9-0dc3a2bf3d5e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:23.985502 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f82007a-6de0-4f2b-b4b9-0dc3a2bf3d5e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:23.995023 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:23.995023 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:23.995214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (273d06a2-209e-45b3-a176-61c79d53aefc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-168021071',vendor_name='tempest-vendor_name-437421643'},id=76452cfd-2a2b-41d9-af11-ed773bd604b0,is_public=True,name='tempest-ProjectMemberTests-volume-type-1320677169',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '76452cfd-2a2b-41d9-af11-ed773bd604b0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:23.996499 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c2234f-0554-47fb-aefa-a84e09401848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:23.998925 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f82007a-6de0-4f2b-b4b9-0dc3a2bf3d5e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:24.003260 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f82007a-6de0-4f2b-b4b9-0dc3a2bf3d5e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:24.003698 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 939/3773] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:23 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:24.031602 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1320677169 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1320677169, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:24.031972 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1320677169 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1320677169, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:24.075103 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Created reservations ['23ff914a-55f0-4d52-9638-ae67afc34a8a', 'fa794ef2-cf11-4f1d-b921-280005a5a7d5', '2888e5bd-f7cf-400e-9541-3ea9019cabca', '6c533fe7-a824-4a5f-a272-939d951c4a49'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:24.075866 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64c2234f-0554-47fb-aefa-a84e09401848) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23ff914a-55f0-4d52-9638-ae67afc34a8a', 'fa794ef2-cf11-4f1d-b921-280005a5a7d5', '2888e5bd-f7cf-400e-9541-3ea9019cabca', '6c533fe7-a824-4a5f-a272-939d951c4a49']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:24.076615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab289d1e-40a2-4e57-8ec4-a78021c25be1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:24.112203 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab289d1e-40a2-4e57-8ec4-a78021c25be1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f68224d6-a724-4084-b847-b4b12f8572e5', '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='f021587f9b8c4e3eb9ad1e38d7f60fb8',qos_specs=None,replication_status=,reservations=['23ff914a-55f0-4d52-9638-ae67afc34a8a','fa794ef2-cf11-4f1d-b921-280005a5a7d5','2888e5bd-f7cf-400e-9541-3ea9019cabca','6c533fe7-a824-4a5f-a272-939d951c4a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_type_id=76452cfd-2a2b-41d9-af11-ed773bd604b0), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f68224d6-a724-4084-b847-b4b12f8572e5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f021587f9b8c4e3eb9ad1e38d7f60fb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(76452cfd-2a2b-41d9-af11-ed773bd604b0),volume_type_id=76452cfd-2a2b-41d9-af11-ed773bd604b0)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:24.112344 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-62096399-27f4-46e7-a9f8-133bb958a73b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:24.113840 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4717979-76e8-4672-8e34-ca6005145e9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:24.115073 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62096399-27f4-46e7-a9f8-133bb958a73b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:24.115374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62096399-27f4-46e7-a9f8-133bb958a73b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:24.115447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-62096399-27f4-46e7-a9f8-133bb958a73b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:24.115595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-62096399-27f4-46e7-a9f8-133bb958a73b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:24.116092 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9a338238-bd62-48c8-941f-b18807579aa5 req-a64ea51c-d394-4c98-8f6f-9c194aa643b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:24.118094 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-a64ea51c-d394-4c98-8f6f-9c194aa643b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964/action Aug 07 16:21:24.118499 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-a64ea51c-d394-4c98-8f6f-9c194aa643b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:24.118757 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-a64ea51c-d394-4c98-8f6f-9c194aa643b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:24.125387 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:24.125387 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:24.126231 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-62096399-27f4-46e7-a9f8-133bb958a73b tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:24.126908 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 943/3774] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:24 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:24.143067 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:24.143067 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:24.147651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d4717979-76e8-4672-8e34-ca6005145e9b) transitioned into state 'SUCCESS' from 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='f021587f9b8c4e3eb9ad1e38d7f60fb8',qos_specs=None,replication_status=,reservations=['23ff914a-55f0-4d52-9638-ae67afc34a8a','fa794ef2-cf11-4f1d-b921-280005a5a7d5','2888e5bd-f7cf-400e-9541-3ea9019cabca','6c533fe7-a824-4a5f-a272-939d951c4a49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_type_id=76452cfd-2a2b-41d9-af11-ed773bd604b0)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:24.148307 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867ef48c-cee8-4074-950e-615efdf41d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:24.158496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9a338238-bd62-48c8-941f-b18807579aa5 req-a64ea51c-d394-4c98-8f6f-9c194aa643b6 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964/action returned with HTTP 204 Aug 07 16:21:24.159036 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 954/3775] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:24 2026] POST /volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:24.163207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (867ef48c-cee8-4074-950e-615efdf41d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:24.164018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Flow 'volume_create_api' (f0a928d5-1f3c-434a-95bb-8c447afef571) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:24.164289 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume request issued successfully. Aug 07 16:21:24.164874 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe2edced-1c21-4083-830e-45e35ec51a88 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:24.165236 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 940/3776] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:21:23 2026] POST /volume/v3/volumes => generated 772 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:24.183083 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04eb373c-0776-43fc-a03f-48d417e5c52a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:24.185207 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04eb373c-0776-43fc-a03f-48d417e5c52a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 Aug 07 16:21:24.185467 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04eb373c-0776-43fc-a03f-48d417e5c52a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:24.185765 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04eb373c-0776-43fc-a03f-48d417e5c52a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:24.196197 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:24.196197 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:24.202121 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04eb373c-0776-43fc-a03f-48d417e5c52a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:24.208758 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04eb373c-0776-43fc-a03f-48d417e5c52a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 returned with HTTP 200 Aug 07 16:21:24.209309 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 940/3777] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:24 2026] GET /volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 => generated 951 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:24.746137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-7f466b2a-aad0-44da-aee6-5afcb5cc9d1d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:24.752876 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-7f466b2a-aad0-44da-aee6-5afcb5cc9d1d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba/action Aug 07 16:21:24.752876 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-7f466b2a-aad0-44da-aee6-5afcb5cc9d1d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:24.752876 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-7f466b2a-aad0-44da-aee6-5afcb5cc9d1d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:24.774789 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:24.774789 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:24.774948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97038d32-d52a-44c9-9e15-e31db0aaeb12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:24.791764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-61a2acf0-6ef2-4d40-9b30-784ee5d433aa req-7f466b2a-aad0-44da-aee6-5afcb5cc9d1d tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba/action returned with HTTP 204 Aug 07 16:21:24.792466 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 944/3778] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:24 2026] POST /volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:24.915913 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97038d32-d52a-44c9-9e15-e31db0aaeb12 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:24.916433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97038d32-d52a-44c9-9e15-e31db0aaeb12 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1633633716", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1996679284", "vendor_name": "tempest-vendor_name-1808309434"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:24.936166 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97038d32-d52a-44c9-9e15-e31db0aaeb12 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:24.936550 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 955/3779] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:24 2026] POST /volume/v3/types => generated 328 bytes in 162 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:24.951539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb86509e-e76a-4631-bf87-307311654eb1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.017420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-616b086e-ad13-4b52-a594-fe9d76624c3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.019683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-616b086e-ad13-4b52-a594-fe9d76624c3c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:21:25.019927 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-616b086e-ad13-4b52-a594-fe9d76624c3c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.020182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-616b086e-ad13-4b52-a594-fe9d76624c3c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.031198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:25.031747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "67998941-e356-44ac-96a2-72619f5f97f3", "size": 1, "name": "tempest-UserMessagesTest-Volume-178086522"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:25.033318 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Create volume request body: {'volume': {'volume_type': '67998941-e356-44ac-96a2-72619f5f97f3', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-178086522'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:25.034670 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.034670 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:25.038038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Create volume of 1 GB Aug 07 16:21:25.038281 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.038281 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:25.038958 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Availability Zones retrieved successfully. Aug 07 16:21:25.039971 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-616b086e-ad13-4b52-a594-fe9d76624c3c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:21:25.045803 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Flow 'volume_create_api' (d54f7351-af63-4c08-ac98-d0424f2ab97e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:25.046742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648c8625-6481-44a1-8270-59b4f1e1a8e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.047020 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-616b086e-ad13-4b52-a594-fe9d76624c3c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:21:25.047592 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 941/3780] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1212 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:25.047662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:25.070474 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (648c8625-6481-44a1-8270-59b4f1e1a8e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:25Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1996679284',vendor_name='tempest-vendor_name-1808309434'},id=67998941-e356-44ac-96a2-72619f5f97f3,is_public=True,name='tempest-UserMessagesTest-volume-type-1633633716',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67998941-e356-44ac-96a2-72619f5f97f3', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.071538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48052187-6121-4cc2-8461-8ac4b779b99d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.104974 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1633633716 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1633633716, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:25.105253 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1633633716 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1633633716, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:25.140144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-252b6196-cfd3-4536-808f-a86e24a3bb61 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.140537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Created reservations ['9e9f188f-513d-49ee-b2c2-882a23bb580a', 'd676abe4-58e2-4b06-8f54-3e248049ce38', 'fc6559c5-245c-4725-8442-60086e535cd5', '90bf09df-f0b0-408a-a7b1-60c68b686ce4'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:25.142766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (48052187-6121-4cc2-8461-8ac4b779b99d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9e9f188f-513d-49ee-b2c2-882a23bb580a', 'd676abe4-58e2-4b06-8f54-3e248049ce38', 'fc6559c5-245c-4725-8442-60086e535cd5', '90bf09df-f0b0-408a-a7b1-60c68b686ce4']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.142766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529ced76-e982-4eb3-ab85-58f7a4f36bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.148547 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-252b6196-cfd3-4536-808f-a86e24a3bb61 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:25.148547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-252b6196-cfd3-4536-808f-a86e24a3bb61 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.148547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-252b6196-cfd3-4536-808f-a86e24a3bb61 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.148547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-252b6196-cfd3-4536-808f-a86e24a3bb61 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:25.156505 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.156505 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:25.157900 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-252b6196-cfd3-4536-808f-a86e24a3bb61 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:25.157900 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 945/3781] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.165427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (529ced76-e982-4eb3-ab85-58f7a4f36bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e219bea8-8041-4abf-aea6-0617b8045645', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-178086522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873b56f84cdf461f89527d7bb143ff2d',qos_specs=None,replication_status=,reservations=['9e9f188f-513d-49ee-b2c2-882a23bb580a','d676abe4-58e2-4b06-8f54-3e248049ce38','fc6559c5-245c-4725-8442-60086e535cd5','90bf09df-f0b0-408a-a7b1-60c68b686ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd6cba7014d4fb7b0e7588d0c491c2b',volume_type_id=67998941-e356-44ac-96a2-72619f5f97f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-178086522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e219bea8-8041-4abf-aea6-0617b8045645,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='873b56f84cdf461f89527d7bb143ff2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cd6cba7014d4fb7b0e7588d0c491c2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67998941-e356-44ac-96a2-72619f5f97f3),volume_type_id=67998941-e356-44ac-96a2-72619f5f97f3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.166066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2837cea-3481-44c3-b597-d67cfac5a17f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.171332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ba68f92-dd8d-46cc-929d-9291407533f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.171470 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ba68f92-dd8d-46cc-929d-9291407533f6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:25.171618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ba68f92-dd8d-46cc-929d-9291407533f6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.171793 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ba68f92-dd8d-46cc-929d-9291407533f6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.171890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4ba68f92-dd8d-46cc-929d-9291407533f6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:25.177606 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.177606 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:25.178332 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ba68f92-dd8d-46cc-929d-9291407533f6 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:25.178709 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 956/3782] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.183928 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2837cea-3481-44c3-b597-d67cfac5a17f) transitioned into state 'SUCCESS' from state '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-178086522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873b56f84cdf461f89527d7bb143ff2d',qos_specs=None,replication_status=,reservations=['9e9f188f-513d-49ee-b2c2-882a23bb580a','d676abe4-58e2-4b06-8f54-3e248049ce38','fc6559c5-245c-4725-8442-60086e535cd5','90bf09df-f0b0-408a-a7b1-60c68b686ce4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd6cba7014d4fb7b0e7588d0c491c2b',volume_type_id=67998941-e356-44ac-96a2-72619f5f97f3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.184719 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2203248-fd85-4f7b-95ed-ee659124c513) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.189490 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d5f50c0-58b6-4ccf-b7f7-54db2ff9254c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.191259 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d5f50c0-58b6-4ccf-b7f7-54db2ff9254c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:21:25.191513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d5f50c0-58b6-4ccf-b7f7-54db2ff9254c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.191734 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d5f50c0-58b6-4ccf-b7f7-54db2ff9254c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.191865 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6d5f50c0-58b6-4ccf-b7f7-54db2ff9254c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:25.194987 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2203248-fd85-4f7b-95ed-ee659124c513) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.195789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Flow 'volume_create_api' (d54f7351-af63-4c08-ac98-d0424f2ab97e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:25.196075 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Create volume request issued successfully. Aug 07 16:21:25.196136 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.196136 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:25.196656 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb86509e-e76a-4631-bf87-307311654eb1 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:25.196726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d5f50c0-58b6-4ccf-b7f7-54db2ff9254c tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:21:25.197043 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 941/3783] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:21:24 2026] POST /volume/v3/volumes => generated 783 bytes in 247 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:25.197193 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 942/3784] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.208132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67ebb3a3-fb27-4d61-b0fc-59eb9301c7b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.208617 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.209961 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67ebb3a3-fb27-4d61-b0fc-59eb9301c7b6 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 Aug 07 16:21:25.210179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67ebb3a3-fb27-4d61-b0fc-59eb9301c7b6 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.211333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67ebb3a3-fb27-4d61-b0fc-59eb9301c7b6 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.211420 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:21:25.211420 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8f105b48-ad8f-4853-ad8e-fee3cfaa4c82", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-1466206046"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:25.212530 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating new backup {'backup': {'volume_id': '8f105b48-ad8f-4853-ad8e-fee3cfaa4c82', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-1466206046'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:21:25.212640 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Creating backup of volume 8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 in container None Aug 07 16:21:25.218053 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.218053 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:25.220066 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.220066 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:25.220660 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:25.221753 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-67ebb3a3-fb27-4d61-b0fc-59eb9301c7b6 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:25.221810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b41d1c55-3e95-49d2-b11e-8dc327efec16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.224024 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b41d1c55-3e95-49d2-b11e-8dc327efec16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 Aug 07 16:21:25.224233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b41d1c55-3e95-49d2-b11e-8dc327efec16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.224511 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b41d1c55-3e95-49d2-b11e-8dc327efec16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.226001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67ebb3a3-fb27-4d61-b0fc-59eb9301c7b6 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 returned with HTTP 200 Aug 07 16:21:25.226398 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 957/3785] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 => generated 851 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.233396 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.233396 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:25.237314 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b41d1c55-3e95-49d2-b11e-8dc327efec16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:25.241553 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Created reservations ['912ba21f-18f5-463b-ac86-a25c1dcc820c', 'e6ad3c9b-7b2c-4107-8c2d-2c58510016cc'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:25.242277 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b41d1c55-3e95-49d2-b11e-8dc327efec16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 returned with HTTP 200 Aug 07 16:21:25.242805 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 942/3786] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 => generated 972 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.258764 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8519ec6f-53be-44ac-8fbc-5d5a00893a8a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.260537 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8519ec6f-53be-44ac-8fbc-5d5a00893a8a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:25.260800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8519ec6f-53be-44ac-8fbc-5d5a00893a8a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.261043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8519ec6f-53be-44ac-8fbc-5d5a00893a8a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.270573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8519ec6f-53be-44ac-8fbc-5d5a00893a8a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:25.271097 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 943/3787] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/messages => generated 668 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.282114 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f9325fef-0f40-428a-bc19-f340c71c1ae5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.293421 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-170e09ce-74d3-43ae-8d68-7820c6dd8ad5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:21:25.293974 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 946/3788] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:25 2026] POST /volume/v3/backups => generated 328 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:25.304791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15bf4431-2581-4b40-b18b-1e15652a1969 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.308424 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15bf4431-2581-4b40-b18b-1e15652a1969 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:25.308643 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15bf4431-2581-4b40-b18b-1e15652a1969 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.308950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15bf4431-2581-4b40-b18b-1e15652a1969 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.309120 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-15bf4431-2581-4b40-b18b-1e15652a1969 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:25.321946 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.321946 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:25.323009 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15bf4431-2581-4b40-b18b-1e15652a1969 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:25.325230 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 943/3789] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 734 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.388325 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9325fef-0f40-428a-bc19-f340c71c1ae5 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] DELETE https://10.4.3.24/volume/v3/messages/98959e87-5954-44de-930e-6e1666c83127 Aug 07 16:21:25.389371 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9325fef-0f40-428a-bc19-f340c71c1ae5 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.389621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f9325fef-0f40-428a-bc19-f340c71c1ae5 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.417371 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f9325fef-0f40-428a-bc19-f340c71c1ae5 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] https://10.4.3.24/volume/v3/messages/98959e87-5954-44de-930e-6e1666c83127 returned with HTTP 204 Aug 07 16:21:25.417371 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 958/3790] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:21:25 2026] DELETE /volume/v3/messages/98959e87-5954-44de-930e-6e1666c83127 => generated 0 bytes in 134 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:21:25.426220 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a591815f-3efa-487a-8530-23bb991a9d39 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.432681 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a591815f-3efa-487a-8530-23bb991a9d39 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] GET https://10.4.3.24/volume/v3/messages/98959e87-5954-44de-930e-6e1666c83127 Aug 07 16:21:25.432939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a591815f-3efa-487a-8530-23bb991a9d39 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.433116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a591815f-3efa-487a-8530-23bb991a9d39 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.437561 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a591815f-3efa-487a-8530-23bb991a9d39 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] https://10.4.3.24/volume/v3/messages/98959e87-5954-44de-930e-6e1666c83127 returned with HTTP 404 Aug 07 16:21:25.438122 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 944/3791] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/messages/98959e87-5954-44de-930e-6e1666c83127 => generated 110 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:25.447870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.450083 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 Aug 07 16:21:25.450405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.450676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.450879 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Delete volume with id: f68224d6-a724-4084-b847-b4b12f8572e5 Aug 07 16:21:25.460628 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.460628 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:25.461066 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:25.462080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:21:25.476068 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1320677169 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1320677169, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:25.476146 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1320677169 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1320677169, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:25.485790 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Created reservations ['6a6159b3-f148-4ef1-84b9-d6e9edbc124f', 'c843a91f-dc39-4e07-9a23-d68f05341c9b', '9121d5e3-052d-4e25-90c0-fdad68196f8b', 'c96a11a5-9cfa-4ad5-84f3-2be0114fbe2a'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:25.501924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.503898 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:25.504310 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-686604973", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:25.506716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-686604973', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:25.506894 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create volume of 1 GB Aug 07 16:21:25.513283 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Availability Zones retrieved successfully. Aug 07 16:21:25.522615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Flow 'volume_create_api' (c8c78d4c-9a5f-456a-a9ab-e62d088b8a06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:25.524831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a5a4c1-2939-43fa-abe9-36865b2e9298) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.526391 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:25.534681 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Delete volume request issued successfully. Aug 07 16:21:25.534886 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5dc8c5d7-8ea7-4afc-aa1c-7d5ea717976d tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 returned with HTTP 202 Aug 07 16:21:25.535245 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 947/3792] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:25 2026] DELETE /volume/v3/volumes/f68224d6-a724-4084-b847-b4b12f8572e5 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:25.545705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3cf63ffa-94c7-461a-9624-3aa18db8a05b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.547848 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cf63ffa-94c7-461a-9624-3aa18db8a05b tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/types/76452cfd-2a2b-41d9-af11-ed773bd604b0 Aug 07 16:21:25.548074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cf63ffa-94c7-461a-9624-3aa18db8a05b tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.548366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cf63ffa-94c7-461a-9624-3aa18db8a05b tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.564505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d4a5a4c1-2939-43fa-abe9-36865b2e9298) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.564505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10dd724f-f8a6-4ea6-b894-dff671e818c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.583530 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cf63ffa-94c7-461a-9624-3aa18db8a05b tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/types/76452cfd-2a2b-41d9-af11-ed773bd604b0 returned with HTTP 202 Aug 07 16:21:25.583530 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 959/3793] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:25 2026] DELETE /volume/v3/types/76452cfd-2a2b-41d9-af11-ed773bd604b0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:25.602807 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5dcf9ff1-2936-4b6c-9e1e-a3858456a586 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.604574 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dcf9ff1-2936-4b6c-9e1e-a3858456a586 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:25.604860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5dcf9ff1-2936-4b6c-9e1e-a3858456a586 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-872611254", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2045709107", "vendor_name": "tempest-vendor_name-201031501"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:25.620192 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5dcf9ff1-2936-4b6c-9e1e-a3858456a586 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:25.620621 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 945/3794] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:25 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 07 16:21:25.633556 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.636002 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:25.636800 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b6cce29c-46d3-4901-bbb0-56c8723055ca", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:25.638292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume request body: {'volume': {'volume_type': 'b6cce29c-46d3-4901-bbb0-56c8723055ca', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:25.642082 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume of 1 GB Aug 07 16:21:25.642534 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.642534 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:25.643000 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Availability Zones retrieved successfully. Aug 07 16:21:25.650408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Flow 'volume_create_api' (d25791e0-f532-4c14-86f1-16b1b636ea62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:25.650549 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Created reservations ['87e1312f-4a21-4bd5-81e4-16da95432801', '157486d1-93a0-4d27-82c8-24f96f66e144', 'faa9f0a3-8c55-4ab0-aff2-75b9969ca170', '4c9a6d8e-2714-4b36-abe9-52768bc645fc'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:25.651599 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b6c18-abca-49c8-b806-c0d3db39e582) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.651646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (10dd724f-f8a6-4ea6-b894-dff671e818c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87e1312f-4a21-4bd5-81e4-16da95432801', '157486d1-93a0-4d27-82c8-24f96f66e144', 'faa9f0a3-8c55-4ab0-aff2-75b9969ca170', '4c9a6d8e-2714-4b36-abe9-52768bc645fc']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.652645 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:25.653311 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d14ebe-5adf-42cc-9cbc-c350ba84c167) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.676923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (608b6c18-abca-49c8-b806-c0d3db39e582) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:26Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2045709107',vendor_name='tempest-vendor_name-201031501'},id=b6cce29c-46d3-4901-bbb0-56c8723055ca,is_public=True,name='tempest-ProjectMemberTests-volume-type-872611254',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b6cce29c-46d3-4901-bbb0-56c8723055ca', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.677777 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffefabde-5488-4f0e-8f84-98cbc3e391ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.679135 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86d14ebe-5adf-42cc-9cbc-c350ba84c167) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b3cd52c-5978-4223-aa14-13ee52ada1cc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-686604973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82fdbca73eca43f397f9698071710b3a',qos_specs=None,replication_status=,reservations=['87e1312f-4a21-4bd5-81e4-16da95432801','157486d1-93a0-4d27-82c8-24f96f66e144','faa9f0a3-8c55-4ab0-aff2-75b9969ca170','4c9a6d8e-2714-4b36-abe9-52768bc645fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c8cd3b2cd7494cb8b3e23ae5e776c6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-686604973',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b3cd52c-5978-4223-aa14-13ee52ada1cc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82fdbca73eca43f397f9698071710b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c8cd3b2cd7494cb8b3e23ae5e776c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.679964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7530703-a0be-41b8-ba65-58ffaada1421) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.699513 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c7530703-a0be-41b8-ba65-58ffaada1421) transitioned into state 'SUCCESS' from state '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-686604973',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82fdbca73eca43f397f9698071710b3a',qos_specs=None,replication_status=,reservations=['87e1312f-4a21-4bd5-81e4-16da95432801','157486d1-93a0-4d27-82c8-24f96f66e144','faa9f0a3-8c55-4ab0-aff2-75b9969ca170','4c9a6d8e-2714-4b36-abe9-52768bc645fc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c8cd3b2cd7494cb8b3e23ae5e776c6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.700858 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b963a4d-c684-4d78-bb54-35aaf400f1b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.708658 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-872611254 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-872611254, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:25.709127 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-872611254 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-872611254, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:25.712733 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8b963a4d-c684-4d78-bb54-35aaf400f1b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.713941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Flow 'volume_create_api' (c8c78d4c-9a5f-456a-a9ab-e62d088b8a06) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:25.714500 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create volume request issued successfully. Aug 07 16:21:25.715311 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-340a16a3-e14a-4c29-8fa6-179fdd7eee82 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:25.715957 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 944/3795] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:25 2026] POST /volume/v3/volumes => generated 752 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:25.738129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43b17dcc-b55c-44d2-a5a8-4cceb202ec69 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.740506 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43b17dcc-b55c-44d2-a5a8-4cceb202ec69 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:25.741010 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43b17dcc-b55c-44d2-a5a8-4cceb202ec69 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.741210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43b17dcc-b55c-44d2-a5a8-4cceb202ec69 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.750243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Created reservations ['e916b852-4119-4cb8-bcdb-5a3c7f8e48e9', '15bc98ba-6163-4de7-88c8-1bc77f810282', 'd71dca9a-5e93-47dd-9623-049cd9d2fea2', 'ce8d6994-0209-4346-a1c3-5f06f2d65abd'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:25.751217 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffefabde-5488-4f0e-8f84-98cbc3e391ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e916b852-4119-4cb8-bcdb-5a3c7f8e48e9', '15bc98ba-6163-4de7-88c8-1bc77f810282', 'd71dca9a-5e93-47dd-9623-049cd9d2fea2', 'ce8d6994-0209-4346-a1c3-5f06f2d65abd']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.751689 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.751689 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:25.752067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2553af5b-7693-4677-a6c4-ceca258f7fc8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.756626 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43b17dcc-b55c-44d2-a5a8-4cceb202ec69 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:25.762683 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43b17dcc-b55c-44d2-a5a8-4cceb202ec69 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:25.763274 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 960/3796] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:25.782946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2553af5b-7693-4677-a6c4-ceca258f7fc8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd329381f-e9b8-4d03-8895-c2347776169d', '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='f021587f9b8c4e3eb9ad1e38d7f60fb8',qos_specs=None,replication_status=,reservations=['e916b852-4119-4cb8-bcdb-5a3c7f8e48e9','15bc98ba-6163-4de7-88c8-1bc77f810282','d71dca9a-5e93-47dd-9623-049cd9d2fea2','ce8d6994-0209-4346-a1c3-5f06f2d65abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_type_id=b6cce29c-46d3-4901-bbb0-56c8723055ca), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:25Z,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=d329381f-e9b8-4d03-8895-c2347776169d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f021587f9b8c4e3eb9ad1e38d7f60fb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b6cce29c-46d3-4901-bbb0-56c8723055ca),volume_type_id=b6cce29c-46d3-4901-bbb0-56c8723055ca)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.783838 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44fc5411-4d2c-4caa-b27b-c2fcaae05190) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.806000 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (44fc5411-4d2c-4caa-b27b-c2fcaae05190) transitioned into state 'SUCCESS' from 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='f021587f9b8c4e3eb9ad1e38d7f60fb8',qos_specs=None,replication_status=,reservations=['e916b852-4119-4cb8-bcdb-5a3c7f8e48e9','15bc98ba-6163-4de7-88c8-1bc77f810282','d71dca9a-5e93-47dd-9623-049cd9d2fea2','ce8d6994-0209-4346-a1c3-5f06f2d65abd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_type_id=b6cce29c-46d3-4901-bbb0-56c8723055ca)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.806880 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e6d830-9fc6-4ea4-a39b-0668774581a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:25.819896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9e6d830-9fc6-4ea4-a39b-0668774581a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:25.820943 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Flow 'volume_create_api' (d25791e0-f532-4c14-86f1-16b1b636ea62) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:25.821421 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume request issued successfully. Aug 07 16:21:25.822100 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4eaf714-53bf-461b-9da2-1ddad7dd9720 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:25.822650 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 948/3797] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:21:25 2026] POST /volume/v3/volumes => generated 771 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:25.838314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5117b3d4-bbf3-43b3-a689-469786b7d2ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:25.845712 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5117b3d4-bbf3-43b3-a689-469786b7d2ca tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d Aug 07 16:21:25.846010 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5117b3d4-bbf3-43b3-a689-469786b7d2ca tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:25.846261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5117b3d4-bbf3-43b3-a689-469786b7d2ca tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:25.860777 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:25.860777 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:25.867576 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5117b3d4-bbf3-43b3-a689-469786b7d2ca tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:25.875060 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5117b3d4-bbf3-43b3-a689-469786b7d2ca tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d returned with HTTP 200 Aug 07 16:21:25.875460 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 946/3798] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:25 2026] GET /volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d => generated 950 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.242035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89e273ec-35c9-49b4-900a-4d321590b819 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.247902 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89e273ec-35c9-49b4-900a-4d321590b819 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 Aug 07 16:21:26.248213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89e273ec-35c9-49b4-900a-4d321590b819 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.250040 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89e273ec-35c9-49b4-900a-4d321590b819 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.264698 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.264698 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:26.273223 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-89e273ec-35c9-49b4-900a-4d321590b819 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:26.280395 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89e273ec-35c9-49b4-900a-4d321590b819 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 returned with HTTP 200 Aug 07 16:21:26.280885 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 945/3799] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.300326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a949c735-61a5-409d-9779-0718fa367e17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.302987 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a949c735-61a5-409d-9779-0718fa367e17 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:26.303242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a949c735-61a5-409d-9779-0718fa367e17 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.303456 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a949c735-61a5-409d-9779-0718fa367e17 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.313863 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a949c735-61a5-409d-9779-0718fa367e17 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:26.314362 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 961/3800] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/messages => generated 1322 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:26.327502 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8f96655-857d-4f67-87dc-c33d8b6c9fb3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.330384 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8f96655-857d-4f67-87dc-c33d8b6c9fb3 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] DELETE https://10.4.3.24/volume/v3/messages/881522ac-49a0-40d9-b4a5-fb6897ce2dcd Aug 07 16:21:26.330719 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8f96655-857d-4f67-87dc-c33d8b6c9fb3 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.330930 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8f96655-857d-4f67-87dc-c33d8b6c9fb3 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.340968 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af8023f5-306c-4d41-92df-7685c1ab1cb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.343264 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.343264 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:26.345143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af8023f5-306c-4d41-92df-7685c1ab1cb8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:26.345627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af8023f5-306c-4d41-92df-7685c1ab1cb8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.345891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af8023f5-306c-4d41-92df-7685c1ab1cb8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.346068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-af8023f5-306c-4d41-92df-7685c1ab1cb8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:26.352231 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.352231 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:26.353347 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af8023f5-306c-4d41-92df-7685c1ab1cb8 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:26.353918 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 947/3801] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.354858 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8f96655-857d-4f67-87dc-c33d8b6c9fb3 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages/881522ac-49a0-40d9-b4a5-fb6897ce2dcd returned with HTTP 204 Aug 07 16:21:26.355356 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 949/3802] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:21:26 2026] DELETE /volume/v3/messages/881522ac-49a0-40d9-b4a5-fb6897ce2dcd => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:21:26.363731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9ee73179-2f36-4a1c-b35d-948d7be50296 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.365953 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ee73179-2f36-4a1c-b35d-948d7be50296 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/messages/881522ac-49a0-40d9-b4a5-fb6897ce2dcd Aug 07 16:21:26.366243 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ee73179-2f36-4a1c-b35d-948d7be50296 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.366528 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9ee73179-2f36-4a1c-b35d-948d7be50296 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.375707 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9ee73179-2f36-4a1c-b35d-948d7be50296 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages/881522ac-49a0-40d9-b4a5-fb6897ce2dcd returned with HTTP 404 Aug 07 16:21:26.376369 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 946/3803] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/messages/881522ac-49a0-40d9-b4a5-fb6897ce2dcd => generated 110 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:26.385467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4f82d6a2-2c39-4dd0-ba7f-7e867835d925 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.387950 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f82d6a2-2c39-4dd0-ba7f-7e867835d925 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 Aug 07 16:21:26.387950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f82d6a2-2c39-4dd0-ba7f-7e867835d925 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.388269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4f82d6a2-2c39-4dd0-ba7f-7e867835d925 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.396586 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.396586 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:26.400712 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4f82d6a2-2c39-4dd0-ba7f-7e867835d925 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:26.405930 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4f82d6a2-2c39-4dd0-ba7f-7e867835d925 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 returned with HTTP 200 Aug 07 16:21:26.406506 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 962/3804] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 => generated 872 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.421871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1125a855-9365-4f21-8140-727e9a38ab21 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.423746 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 Aug 07 16:21:26.423967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.424148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.424318 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Delete volume with id: e219bea8-8041-4abf-aea6-0617b8045645 Aug 07 16:21:26.433075 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.433075 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:26.433744 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:26.435254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:21:26.451662 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1633633716 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1633633716, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:26.452427 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1633633716 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1633633716, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:26.467333 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Created reservations ['e9884705-74c1-48e7-b920-648ac6289206', 'a62a9261-87d2-48c0-bf1b-853f6e6d445a', 'a4fc6e8e-7f40-4d93-b894-3220994ed70a', '6e47bd1f-6c1f-45ee-b181-3229f5a69cb6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:26.512653 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Delete volume request issued successfully. Aug 07 16:21:26.512922 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1125a855-9365-4f21-8140-727e9a38ab21 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 returned with HTTP 202 Aug 07 16:21:26.513491 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 948/3805] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:26 2026] DELETE /volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:26.521759 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6f9cbb9a-312d-452d-b6d1-947d2926c9eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.524036 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f9cbb9a-312d-452d-b6d1-947d2926c9eb tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 Aug 07 16:21:26.524337 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f9cbb9a-312d-452d-b6d1-947d2926c9eb tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.524653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6f9cbb9a-312d-452d-b6d1-947d2926c9eb tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.536618 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6f9cbb9a-312d-452d-b6d1-947d2926c9eb tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 returned with HTTP 404 Aug 07 16:21:26.537271 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 950/3806] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/e219bea8-8041-4abf-aea6-0617b8045645 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:26.547036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1a7fb9d-0323-4bbc-b4a5-9ea18c02f88a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.549638 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1a7fb9d-0323-4bbc-b4a5-9ea18c02f88a tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] DELETE https://10.4.3.24/volume/v3/types/67998941-e356-44ac-96a2-72619f5f97f3 Aug 07 16:21:26.553788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1a7fb9d-0323-4bbc-b4a5-9ea18c02f88a tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.553788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1a7fb9d-0323-4bbc-b4a5-9ea18c02f88a tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.581511 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1a7fb9d-0323-4bbc-b4a5-9ea18c02f88a tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] https://10.4.3.24/volume/v3/types/67998941-e356-44ac-96a2-72619f5f97f3 returned with HTTP 202 Aug 07 16:21:26.582112 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 947/3807] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:26 2026] DELETE /volume/v3/types/67998941-e356-44ac-96a2-72619f5f97f3 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:26.593091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e545a5aa-6cb7-4ef7-bb02-588e99d05f6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.595662 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e545a5aa-6cb7-4ef7-bb02-588e99d05f6d tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] GET https://10.4.3.24/volume/v3/types/67998941-e356-44ac-96a2-72619f5f97f3 Aug 07 16:21:26.595965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e545a5aa-6cb7-4ef7-bb02-588e99d05f6d tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.596263 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e545a5aa-6cb7-4ef7-bb02-588e99d05f6d tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.599711 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e545a5aa-6cb7-4ef7-bb02-588e99d05f6d tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] https://10.4.3.24/volume/v3/types/67998941-e356-44ac-96a2-72619f5f97f3 returned with HTTP 404 Aug 07 16:21:26.600179 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 963/3808] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/types/67998941-e356-44ac-96a2-72619f5f97f3 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:26.610769 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d25aca39-ca19-403e-957e-22df4a9578ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.613633 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d25aca39-ca19-403e-957e-22df4a9578ad tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:26.613633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d25aca39-ca19-403e-957e-22df4a9578ad tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-397807474", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1791854918", "vendor_name": "tempest-vendor_name-991976919"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:26.632321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d25aca39-ca19-403e-957e-22df4a9578ad tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:26.632859 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 949/3809] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:26 2026] POST /volume/v3/types => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.641584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.644045 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:26.644232 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "6ceed2c2-51c5-4a70-9164-15519b0bbcab", "size": 1, "name": "tempest-UserMessagesTest-Volume-416557754"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:26.647127 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Create volume request body: {'volume': {'volume_type': '6ceed2c2-51c5-4a70-9164-15519b0bbcab', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-416557754'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:26.651911 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Create volume of 1 GB Aug 07 16:21:26.652253 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.652253 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:26.652861 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Availability Zones retrieved successfully. Aug 07 16:21:26.660078 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Flow 'volume_create_api' (56bf49a5-617f-43d7-a2d9-80d0e19920f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:26.661141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c751a3-ddb8-43f2-9038-f7cc25fc4b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:26.662184 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:26.692325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7c751a3-ddb8-43f2-9038-f7cc25fc4b7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1791854918',vendor_name='tempest-vendor_name-991976919'},id=6ceed2c2-51c5-4a70-9164-15519b0bbcab,is_public=True,name='tempest-UserMessagesTest-volume-type-397807474',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '6ceed2c2-51c5-4a70-9164-15519b0bbcab', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:26.702987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1337fe9d-e67d-4e66-adaf-386fec45b1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:26.733055 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-397807474 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-397807474, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:26.733508 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-397807474 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-397807474, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:26.767761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Created reservations ['621e1792-ab7c-487b-9524-b981d5c76591', '46d12411-46d9-49a8-baca-bd49547acb60', 'ab723d2e-c272-49bd-839e-9ea0b585e317', '6bf9c75c-14a4-4109-8530-57d221e65f9d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:26.768818 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1337fe9d-e67d-4e66-adaf-386fec45b1bd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['621e1792-ab7c-487b-9524-b981d5c76591', '46d12411-46d9-49a8-baca-bd49547acb60', 'ab723d2e-c272-49bd-839e-9ea0b585e317', '6bf9c75c-14a4-4109-8530-57d221e65f9d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:26.769688 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0eccea8-7cd3-42b0-986d-a122b7a2fedc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:26.779419 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a71ce727-0710-4a95-84ee-c3a2da0a66c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.788465 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a71ce727-0710-4a95-84ee-c3a2da0a66c3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:26.788465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a71ce727-0710-4a95-84ee-c3a2da0a66c3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.788465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a71ce727-0710-4a95-84ee-c3a2da0a66c3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.795905 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.795905 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:26.801891 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a71ce727-0710-4a95-84ee-c3a2da0a66c3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:26.805032 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0eccea8-7cd3-42b0-986d-a122b7a2fedc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41aab903-25b1-43d6-a0ed-e5186986592a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-416557754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873b56f84cdf461f89527d7bb143ff2d',qos_specs=None,replication_status=,reservations=['621e1792-ab7c-487b-9524-b981d5c76591','46d12411-46d9-49a8-baca-bd49547acb60','ab723d2e-c272-49bd-839e-9ea0b585e317','6bf9c75c-14a4-4109-8530-57d221e65f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd6cba7014d4fb7b0e7588d0c491c2b',volume_type_id=6ceed2c2-51c5-4a70-9164-15519b0bbcab), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-416557754',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41aab903-25b1-43d6-a0ed-e5186986592a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='873b56f84cdf461f89527d7bb143ff2d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cd6cba7014d4fb7b0e7588d0c491c2b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(6ceed2c2-51c5-4a70-9164-15519b0bbcab),volume_type_id=6ceed2c2-51c5-4a70-9164-15519b0bbcab)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:26.805945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f011c337-837b-4819-80fb-8a82405792e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:26.808193 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a71ce727-0710-4a95-84ee-c3a2da0a66c3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:26.808875 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 948/3810] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.823528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f011c337-837b-4819-80fb-8a82405792e8) transitioned into state 'SUCCESS' from state '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-416557754',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='873b56f84cdf461f89527d7bb143ff2d',qos_specs=None,replication_status=,reservations=['621e1792-ab7c-487b-9524-b981d5c76591','46d12411-46d9-49a8-baca-bd49547acb60','ab723d2e-c272-49bd-839e-9ea0b585e317','6bf9c75c-14a4-4109-8530-57d221e65f9d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cd6cba7014d4fb7b0e7588d0c491c2b',volume_type_id=6ceed2c2-51c5-4a70-9164-15519b0bbcab)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:26.824146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26de8002-30ee-492f-b89e-ff539fef1f0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:26.826643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-56e5dd7e-8616-4c47-92a2-fda8e4905697 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.828821 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e5dd7e-8616-4c47-92a2-fda8e4905697 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:26.829044 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e5dd7e-8616-4c47-92a2-fda8e4905697 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.829339 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-56e5dd7e-8616-4c47-92a2-fda8e4905697 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.833257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (26de8002-30ee-492f-b89e-ff539fef1f0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:26.834073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Flow 'volume_create_api' (56bf49a5-617f-43d7-a2d9-80d0e19920f7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:26.834338 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Create volume request issued successfully. Aug 07 16:21:26.834897 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b454bb00-344f-4bf2-bf54-02f33b994b44 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:26.835419 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 951/3811] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:21:26 2026] POST /volume/v3/volumes => generated 782 bytes in 194 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:26.837767 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.837767 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:26.842042 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-56e5dd7e-8616-4c47-92a2-fda8e4905697 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:26.847480 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-56e5dd7e-8616-4c47-92a2-fda8e4905697 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:26.848029 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 964/3812] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.849347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-712429e6-2e35-4d46-9ee1-aa6c83c6cc81 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.851282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-712429e6-2e35-4d46-9ee1-aa6c83c6cc81 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a Aug 07 16:21:26.851624 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-712429e6-2e35-4d46-9ee1-aa6c83c6cc81 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.851811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-712429e6-2e35-4d46-9ee1-aa6c83c6cc81 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.860996 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad301301-8724-4627-b4be-a5baf00c6e71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.865941 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:21:26.866219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.866458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.866838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:21:26.869144 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:26.870057 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.870057 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:26.880154 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-712429e6-2e35-4d46-9ee1-aa6c83c6cc81 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:26.884990 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Get all volumes completed successfully. Aug 07 16:21:26.884990 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad301301-8724-4627-b4be-a5baf00c6e71 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:21:26.884990 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 949/3813] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes => generated 336 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.887143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-712429e6-2e35-4d46-9ee1-aa6c83c6cc81 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a returned with HTTP 200 Aug 07 16:21:26.887667 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 950/3814] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.889855 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab9f34c8-bcf2-45f9-9f36-65a6033faf45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.892290 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab9f34c8-bcf2-45f9-9f36-65a6033faf45 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d Aug 07 16:21:26.892541 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab9f34c8-bcf2-45f9-9f36-65a6033faf45 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.892794 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab9f34c8-bcf2-45f9-9f36-65a6033faf45 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.892963 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73957f05-365c-4876-a093-f22a0576cfe3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.894774 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73957f05-365c-4876-a093-f22a0576cfe3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:26.895027 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73957f05-365c-4876-a093-f22a0576cfe3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.895219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73957f05-365c-4876-a093-f22a0576cfe3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.908405 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.908405 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:26.914756 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.914756 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:26.916019 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-73957f05-365c-4876-a093-f22a0576cfe3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:26.918727 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ab9f34c8-bcf2-45f9-9f36-65a6033faf45 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:26.924626 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab9f34c8-bcf2-45f9-9f36-65a6033faf45 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d returned with HTTP 200 Aug 07 16:21:26.924626 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 952/3815] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d => generated 971 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.924744 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73957f05-365c-4876-a093-f22a0576cfe3 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:26.925166 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 965/3816] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:26.940276 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4459ffab-0bf9-4728-81f5-753f08b888e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.942707 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4459ffab-0bf9-4728-81f5-753f08b888e7 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:26.943061 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4459ffab-0bf9-4728-81f5-753f08b888e7 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.943332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4459ffab-0bf9-4728-81f5-753f08b888e7 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.943707 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:26.943707 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:26.949315 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4459ffab-0bf9-4728-81f5-753f08b888e7 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:26.950055 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 950/3817] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/messages => generated 1322 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:26.964443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1e9da49a-d281-41b9-b3b3-13f3839a1841 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.968728 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e9da49a-d281-41b9-b3b3-13f3839a1841 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:26.968728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e9da49a-d281-41b9-b3b3-13f3839a1841 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.968728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1e9da49a-d281-41b9-b3b3-13f3839a1841 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.973851 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1e9da49a-d281-41b9-b3b3-13f3839a1841 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:26.974531 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 951/3818] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/messages => generated 1322 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:26.986554 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5768dd0c-fd43-4ff5-8e07-d5471ba5e7a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.988652 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5768dd0c-fd43-4ff5-8e07-d5471ba5e7a0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/messages/039dc8f8-c109-4029-9edf-146af2d0b412 Aug 07 16:21:26.988971 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5768dd0c-fd43-4ff5-8e07-d5471ba5e7a0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.989446 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5768dd0c-fd43-4ff5-8e07-d5471ba5e7a0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:26.994501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-84c69fc9-81e4-4cc3-97b2-c1cbd830a9c8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:26.997692 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-84c69fc9-81e4-4cc3-97b2-c1cbd830a9c8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:26.998143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-84c69fc9-81e4-4cc3-97b2-c1cbd830a9c8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:26.998632 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-84c69fc9-81e4-4cc3-97b2-c1cbd830a9c8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.000259 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5768dd0c-fd43-4ff5-8e07-d5471ba5e7a0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/messages/039dc8f8-c109-4029-9edf-146af2d0b412 returned with HTTP 204 Aug 07 16:21:27.000874 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 953/3819] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:21:26 2026] DELETE /volume/v3/messages/039dc8f8-c109-4029-9edf-146af2d0b412 => generated 0 bytes in 15 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:21:27.008745 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.008745 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:27.010780 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb63fb6a-1d47-472f-8778-195832926378 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.013827 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-84c69fc9-81e4-4cc3-97b2-c1cbd830a9c8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:27.022340 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d Aug 07 16:21:27.022340 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.022340 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.022340 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Delete volume with id: d329381f-e9b8-4d03-8895-c2347776169d Aug 07 16:21:27.024584 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-84c69fc9-81e4-4cc3-97b2-c1cbd830a9c8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:27.026954 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 966/3820] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:26 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.030166 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.030166 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:27.030703 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:27.032046 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:21:27.044436 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-872611254 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-872611254, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:27.045018 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-872611254 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-872611254, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:27.059315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Created reservations ['c31cb645-dc3c-41cd-9b8b-adcf1c134b48', '493f8970-95fe-44fc-ab5a-07b8b89c7683', '66484c7a-f1f0-4c65-a378-b7906a40a6a5', '03756e7c-9792-4f1e-91ff-bb4cae2f9596'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:27.103546 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Delete volume request issued successfully. Aug 07 16:21:27.103781 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb63fb6a-1d47-472f-8778-195832926378 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d returned with HTTP 202 Aug 07 16:21:27.104338 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 951/3821] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:27 2026] DELETE /volume/v3/volumes/d329381f-e9b8-4d03-8895-c2347776169d => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:27.113429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-981abc51-64d2-4f79-a464-6063813c886c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.115843 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-981abc51-64d2-4f79-a464-6063813c886c tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/types/b6cce29c-46d3-4901-bbb0-56c8723055ca Aug 07 16:21:27.116252 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-981abc51-64d2-4f79-a464-6063813c886c tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.116599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-981abc51-64d2-4f79-a464-6063813c886c tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.157626 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-981abc51-64d2-4f79-a464-6063813c886c tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/types/b6cce29c-46d3-4901-bbb0-56c8723055ca returned with HTTP 202 Aug 07 16:21:27.157835 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 952/3822] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:27 2026] DELETE /volume/v3/types/b6cce29c-46d3-4901-bbb0-56c8723055ca => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:27.170224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a694c38-2cb7-4dcb-a8b0-08298716f57a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.172007 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a694c38-2cb7-4dcb-a8b0-08298716f57a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:27.172453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a694c38-2cb7-4dcb-a8b0-08298716f57a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-310796841", "extra_specs": {"storage_protocol": "tempest-storage_protocol-387468589", "vendor_name": "tempest-vendor_name-41628498"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:27.193921 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a694c38-2cb7-4dcb-a8b0-08298716f57a tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:27.194597 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 954/3823] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:27 2026] POST /volume/v3/types => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.195595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e8babad4-700b-417e-b85a-4e7399a1500b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.196042 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8babad4-700b-417e-b85a-4e7399a1500b None None] GET https://10.4.3.24/volume// Aug 07 16:21:27.196238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8babad4-700b-417e-b85a-4e7399a1500b None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.196476 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e8babad4-700b-417e-b85a-4e7399a1500b None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.196787 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e8babad4-700b-417e-b85a-4e7399a1500b None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:27.197059 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 967/3824] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:27.206001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-292bbb4f-d94e-4603-9500-aa431e02a472 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.206196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-2ece64be-5f1e-4c01-9a75-71cc8f39650a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.207689 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:27.208604 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-2ece64be-5f1e-4c01-9a75-71cc8f39650a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:27.208849 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-2ece64be-5f1e-4c01-9a75-71cc8f39650a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5b3cd52c-5978-4223-aa14-13ee52ada1cc", "connector": null, "instance_uuid": "8392e581-3c3d-4bcd-a503-ddb5eb038fd0"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:27.209324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9b8f5270-fca5-4b57-baf0-2f5086fa2ced", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:27.211331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume request body: {'volume': {'volume_type': '9b8f5270-fca5-4b57-baf0-2f5086fa2ced', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:27.214783 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume of 1 GB Aug 07 16:21:27.215258 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.215258 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:27.216027 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Availability Zones retrieved successfully. Aug 07 16:21:27.218023 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.218023 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:27.225987 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Flow 'volume_create_api' (7aa3b3d1-62c6-4856-b132-28b3e763c848) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:27.227979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b25c732-4719-4166-9ae8-b974f68e1ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:27.231444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:27.258066 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-2ece64be-5f1e-4c01-9a75-71cc8f39650a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:27.258598 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 953/3825] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:27 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:27.264801 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1b25c732-4719-4166-9ae8-b974f68e1ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:27Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-387468589',vendor_name='tempest-vendor_name-41628498'},id=9b8f5270-fca5-4b57-baf0-2f5086fa2ced,is_public=True,name='tempest-ProjectMemberTests-volume-type-310796841',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9b8f5270-fca5-4b57-baf0-2f5086fa2ced', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:27.265848 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f07f41e-76fe-4f51-87ab-b6994b9cd3c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:27.298367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dab8ae33-f39c-4fdf-9623-ae26992cb397 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.300665 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dab8ae33-f39c-4fdf-9623-ae26992cb397 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:27.300665 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dab8ae33-f39c-4fdf-9623-ae26992cb397 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.300870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dab8ae33-f39c-4fdf-9623-ae26992cb397 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.313192 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-310796841 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-310796841, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:27.313526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-df6483fb-2f2e-49e8-b417-890085f17190 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.314032 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-310796841 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-310796841, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:27.314083 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df6483fb-2f2e-49e8-b417-890085f17190 None None] GET https://10.4.3.24/volume// Aug 07 16:21:27.314288 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df6483fb-2f2e-49e8-b417-890085f17190 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.314593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-df6483fb-2f2e-49e8-b417-890085f17190 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.314889 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.314889 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:27.315025 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-df6483fb-2f2e-49e8-b417-890085f17190 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:27.315836 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 968/3826] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:27.319402 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dab8ae33-f39c-4fdf-9623-ae26992cb397 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:27.324536 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dab8ae33-f39c-4fdf-9623-ae26992cb397 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:27.325026 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 955/3827] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.326065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-384507da-a923-4f77-93cc-98281bdfacb6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.327946 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-384507da-a923-4f77-93cc-98281bdfacb6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:27.328188 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-384507da-a923-4f77-93cc-98281bdfacb6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.328436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-384507da-a923-4f77-93cc-98281bdfacb6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.339929 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.339929 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:27.343143 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-384507da-a923-4f77-93cc-98281bdfacb6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:27.347124 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-384507da-a923-4f77-93cc-98281bdfacb6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:27.347540 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 954/3828] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 1024 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:27.358521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Created reservations ['d2e4d4dd-467a-4905-91d0-314941e45e17', '76391524-dec1-4707-a0ed-241466eaae40', '007a996c-381f-4762-b970-321dba9910ce', '7bab08ad-126d-4110-a989-b14a1a26479b'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:27.359610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0f07f41e-76fe-4f51-87ab-b6994b9cd3c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d2e4d4dd-467a-4905-91d0-314941e45e17', '76391524-dec1-4707-a0ed-241466eaae40', '007a996c-381f-4762-b970-321dba9910ce', '7bab08ad-126d-4110-a989-b14a1a26479b']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:27.360649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92be935a-7eb1-4054-a951-72d99774f36c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:27.367782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35b0434e-c65e-4471-8f59-d879a2f39a3d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.372818 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35b0434e-c65e-4471-8f59-d879a2f39a3d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:27.372818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35b0434e-c65e-4471-8f59-d879a2f39a3d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.372818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35b0434e-c65e-4471-8f59-d879a2f39a3d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.372818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-35b0434e-c65e-4471-8f59-d879a2f39a3d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:27.382643 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.382643 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:27.384183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35b0434e-c65e-4471-8f59-d879a2f39a3d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:27.384183 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 969/3829] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 736 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.396252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92be935a-7eb1-4054-a951-72d99774f36c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd', '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='f021587f9b8c4e3eb9ad1e38d7f60fb8',qos_specs=None,replication_status=,reservations=['d2e4d4dd-467a-4905-91d0-314941e45e17','76391524-dec1-4707-a0ed-241466eaae40','007a996c-381f-4762-b970-321dba9910ce','7bab08ad-126d-4110-a989-b14a1a26479b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_type_id=9b8f5270-fca5-4b57-baf0-2f5086fa2ced), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:27Z,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=31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f021587f9b8c4e3eb9ad1e38d7f60fb8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9b8f5270-fca5-4b57-baf0-2f5086fa2ced),volume_type_id=9b8f5270-fca5-4b57-baf0-2f5086fa2ced)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:27.397199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5a19b9-7b60-4ddb-beed-c9831aa6aab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:27.424789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5a19b9-7b60-4ddb-beed-c9831aa6aab6) transitioned into state 'SUCCESS' from 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='f021587f9b8c4e3eb9ad1e38d7f60fb8',qos_specs=None,replication_status=,reservations=['d2e4d4dd-467a-4905-91d0-314941e45e17','76391524-dec1-4707-a0ed-241466eaae40','007a996c-381f-4762-b970-321dba9910ce','7bab08ad-126d-4110-a989-b14a1a26479b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dab6b9ca949b4e69a781be3b8fd2d0ac',volume_type_id=9b8f5270-fca5-4b57-baf0-2f5086fa2ced)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:27.425586 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615ceadb-aae1-4b23-b5f0-235837901795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:27.442780 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (615ceadb-aae1-4b23-b5f0-235837901795) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:27.443522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Flow 'volume_create_api' (7aa3b3d1-62c6-4856-b132-28b3e763c848) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:27.443789 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Create volume request issued successfully. Aug 07 16:21:27.444325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-292bbb4f-d94e-4603-9500-aa431e02a472 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:27.444749 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 952/3830] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:21:27 2026] POST /volume/v3/volumes => generated 771 bytes in 240 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:27.459382 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-262dbcb4-7e87-47e3-af7a-f2b7855e74d4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.460941 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-262dbcb4-7e87-47e3-af7a-f2b7855e74d4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd Aug 07 16:21:27.461134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-262dbcb4-7e87-47e3-af7a-f2b7855e74d4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.461323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-262dbcb4-7e87-47e3-af7a-f2b7855e74d4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.468080 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.474826 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] PUT https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb Aug 07 16:21:27.475279 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:27.477856 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.477856 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:27.483920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Acquiring lock "cinder-attachment_update-5b3cd52c-5978-4223-aa14-13ee52ada1cc-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:27.484559 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-262dbcb4-7e87-47e3-af7a-f2b7855e74d4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:27.490189 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Lock "cinder-attachment_update-5b3cd52c-5978-4223-aa14-13ee52ada1cc-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:27.491130 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.491130 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:27.491694 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-262dbcb4-7e87-47e3-af7a-f2b7855e74d4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd returned with HTTP 200 Aug 07 16:21:27.492467 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 956/3831] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd => generated 950 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.593831 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Lock "cinder-attachment_update-5b3cd52c-5978-4223-aa14-13ee52ada1cc-np0000006731" released by "attachment_update" :: held 0.104s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:27.594133 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-057d7b78-441b-4609-b5bf-90839678b520 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb returned with HTTP 200 Aug 07 16:21:27.594687 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 955/3832] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:27 2026] PUT /volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb => generated 969 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:27.907175 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2a70c9bb-e94b-4a97-b688-474708ee52de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.909157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a70c9bb-e94b-4a97-b688-474708ee52de tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a Aug 07 16:21:27.909346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a70c9bb-e94b-4a97-b688-474708ee52de tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.909533 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2a70c9bb-e94b-4a97-b688-474708ee52de tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.917322 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.917322 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:27.925385 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2a70c9bb-e94b-4a97-b688-474708ee52de tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:27.930176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2a70c9bb-e94b-4a97-b688-474708ee52de tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a returned with HTTP 200 Aug 07 16:21:27.930570 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 970/3833] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a => generated 871 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.947241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a46835b4-b0cf-4c07-82d2-e1bc4261ae49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.949780 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a46835b4-b0cf-4c07-82d2-e1bc4261ae49 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:27.950155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a46835b4-b0cf-4c07-82d2-e1bc4261ae49 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.950526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a46835b4-b0cf-4c07-82d2-e1bc4261ae49 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.950923 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.950923 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:27.955743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a46835b4-b0cf-4c07-82d2-e1bc4261ae49 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:27.956321 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 953/3834] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/messages => generated 1322 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:27.967358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-22fe3d35-4c6e-499b-aa76-71baf6ff4d5c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.973828 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22fe3d35-4c6e-499b-aa76-71baf6ff4d5c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/messages/5b49bd02-9413-4ca4-9d64-0840fec30e47 Aug 07 16:21:27.974082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22fe3d35-4c6e-499b-aa76-71baf6ff4d5c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.974630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-22fe3d35-4c6e-499b-aa76-71baf6ff4d5c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.981374 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-22fe3d35-4c6e-499b-aa76-71baf6ff4d5c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages/5b49bd02-9413-4ca4-9d64-0840fec30e47 returned with HTTP 200 Aug 07 16:21:27.981834 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 957/3835] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/messages/5b49bd02-9413-4ca4-9d64-0840fec30e47 => generated 665 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:27.991752 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b77a4bd7-ed71-4ba0-a153-84685c426cfe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:27.993915 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b77a4bd7-ed71-4ba0-a153-84685c426cfe tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:27.994326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b77a4bd7-ed71-4ba0-a153-84685c426cfe tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:27.994724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b77a4bd7-ed71-4ba0-a153-84685c426cfe tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:27.994861 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:27.994861 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:27.999460 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b77a4bd7-ed71-4ba0-a153-84685c426cfe tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:27.999951 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 956/3836] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:27 2026] GET /volume/v3/messages => generated 1322 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:28.012344 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ae54c9d-c74c-49cf-b36b-e3f19446e98f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.014598 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ae54c9d-c74c-49cf-b36b-e3f19446e98f tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] DELETE https://10.4.3.24/volume/v3/messages/5b49bd02-9413-4ca4-9d64-0840fec30e47 Aug 07 16:21:28.014868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ae54c9d-c74c-49cf-b36b-e3f19446e98f tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.015070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ae54c9d-c74c-49cf-b36b-e3f19446e98f tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.029334 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ae54c9d-c74c-49cf-b36b-e3f19446e98f tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/messages/5b49bd02-9413-4ca4-9d64-0840fec30e47 returned with HTTP 204 Aug 07 16:21:28.029922 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 971/3837] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/messages/5b49bd02-9413-4ca4-9d64-0840fec30e47 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:21:28.044651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ce01148-1de9-45e4-a4a0-b17bbabe9977 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.045784 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ce01148-1de9-45e4-a4a0-b17bbabe9977 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a Aug 07 16:21:28.046060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ce01148-1de9-45e4-a4a0-b17bbabe9977 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.046343 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ce01148-1de9-45e4-a4a0-b17bbabe9977 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.056143 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.056143 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:28.064029 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4ce01148-1de9-45e4-a4a0-b17bbabe9977 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:28.069060 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ce01148-1de9-45e4-a4a0-b17bbabe9977 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a returned with HTTP 200 Aug 07 16:21:28.069521 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 954/3838] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a => generated 871 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:28.082665 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.084604 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] DELETE https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a Aug 07 16:21:28.084829 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.085044 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.085220 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Delete volume with id: 41aab903-25b1-43d6-a0ed-e5186986592a Aug 07 16:21:28.095091 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.095091 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:28.095763 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Volume info retrieved successfully. Aug 07 16:21:28.097057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:21:28.120080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Created reservations ['ec97c6ca-fa55-44bb-8d53-e747e8086a6a', '4fc46c42-a526-4ca7-8305-b267bb2b1c3f', '1332c38b-f48b-4906-a123-e2ebd4920507', '1abb87a0-4be3-46d5-8e36-d68a3b4ab5f9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:28.156322 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Delete volume request issued successfully. Aug 07 16:21:28.156439 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-944de96a-6cda-4e25-a9b2-9bafbdd0b81c tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a returned with HTTP 202 Aug 07 16:21:28.156961 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 958/3839] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:28.164335 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8886d980-1174-4b08-aa21-56b778f8f840 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.166166 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8886d980-1174-4b08-aa21-56b778f8f840 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] GET https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a Aug 07 16:21:28.166506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8886d980-1174-4b08-aa21-56b778f8f840 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.166680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8886d980-1174-4b08-aa21-56b778f8f840 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.174295 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8886d980-1174-4b08-aa21-56b778f8f840 tempest-UserMessagesTest-832773758 tempest-UserMessagesTest-832773758-project-member] https://10.4.3.24/volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a returned with HTTP 404 Aug 07 16:21:28.174893 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 957/3840] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/volumes/41aab903-25b1-43d6-a0ed-e5186986592a => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:28.183434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4274749-5ac6-490a-a108-3361d977ddbb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.183516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bbf1e55-6e2a-471a-9b47-75d03646e3d6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.183876 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4274749-5ac6-490a-a108-3361d977ddbb None None] GET https://10.4.3.24/volume// Aug 07 16:21:28.184191 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4274749-5ac6-490a-a108-3361d977ddbb None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.184444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4274749-5ac6-490a-a108-3361d977ddbb None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.184839 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4274749-5ac6-490a-a108-3361d977ddbb None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:28.185204 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 955/3841] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:28.190368 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bbf1e55-6e2a-471a-9b47-75d03646e3d6 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] DELETE https://10.4.3.24/volume/v3/types/6ceed2c2-51c5-4a70-9164-15519b0bbcab Aug 07 16:21:28.190712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bbf1e55-6e2a-471a-9b47-75d03646e3d6 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.191038 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bbf1e55-6e2a-471a-9b47-75d03646e3d6 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.204180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2b57b6f5-73fe-4f3f-9e72-711849961b00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.206717 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2b57b6f5-73fe-4f3f-9e72-711849961b00 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:28.207109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2b57b6f5-73fe-4f3f-9e72-711849961b00 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fba43aa5-46b4-466e-a1ad-1621176fe4b3", "connector": null, "instance_uuid": "936a67c2-8389-4f56-982e-f30d5c4fd1d6"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:28.229032 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bbf1e55-6e2a-471a-9b47-75d03646e3d6 tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] https://10.4.3.24/volume/v3/types/6ceed2c2-51c5-4a70-9164-15519b0bbcab returned with HTTP 202 Aug 07 16:21:28.229228 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.229228 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:28.229620 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 972/3842] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/types/6ceed2c2-51c5-4a70-9164-15519b0bbcab => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:28.238262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c106ed73-f047-40c2-9200-dc1884e8abdc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.246503 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c106ed73-f047-40c2-9200-dc1884e8abdc tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] GET https://10.4.3.24/volume/v3/types/6ceed2c2-51c5-4a70-9164-15519b0bbcab Aug 07 16:21:28.246728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c106ed73-f047-40c2-9200-dc1884e8abdc tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.246954 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c106ed73-f047-40c2-9200-dc1884e8abdc tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.254620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c106ed73-f047-40c2-9200-dc1884e8abdc tempest-UserMessagesTest-1996288994 tempest-UserMessagesTest-1996288994-project-admin] https://10.4.3.24/volume/v3/types/6ceed2c2-51c5-4a70-9164-15519b0bbcab returned with HTTP 404 Aug 07 16:21:28.255276 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 958/3843] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/types/6ceed2c2-51c5-4a70-9164-15519b0bbcab => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:28.278872 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2b57b6f5-73fe-4f3f-9e72-711849961b00 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:28.280474 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 959/3844] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:28 2026] POST /volume/v3/attachments => generated 273 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:21:28.290824 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-f09ca6dd-109f-49d2-9944-d91ce2b62d4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.296080 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-f09ca6dd-109f-49d2-9944-d91ce2b62d4d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 Aug 07 16:21:28.296602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-f09ca6dd-109f-49d2-9944-d91ce2b62d4d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.296602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-f09ca6dd-109f-49d2-9944-d91ce2b62d4d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.309194 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.309194 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:28.339244 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e326aa88-8f68-46c3-b943-7ce60fb347ac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.341478 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e326aa88-8f68-46c3-b943-7ce60fb347ac tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:28.342392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e326aa88-8f68-46c3-b943-7ce60fb347ac tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.342392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e326aa88-8f68-46c3-b943-7ce60fb347ac tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.354942 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.354942 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:28.361506 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e326aa88-8f68-46c3-b943-7ce60fb347ac tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:28.368830 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e326aa88-8f68-46c3-b943-7ce60fb347ac tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:28.369990 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 973/3845] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:28.373781 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-f09ca6dd-109f-49d2-9944-d91ce2b62d4d tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 returned with HTTP 200 Aug 07 16:21:28.374274 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 956/3846] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/attachments/2fa029cb-11ea-4bb3-bd3d-b28e67879964 => generated 192 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:28.396708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f4e3e2ba-cb6f-4176-bb6f-cac40ffd0bb5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.402790 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4e3e2ba-cb6f-4176-bb6f-cac40ffd0bb5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:28.403129 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4e3e2ba-cb6f-4176-bb6f-cac40ffd0bb5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.403476 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f4e3e2ba-cb6f-4176-bb6f-cac40ffd0bb5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.403669 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f4e3e2ba-cb6f-4176-bb6f-cac40ffd0bb5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:28.411671 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.411671 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:28.412769 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f4e3e2ba-cb6f-4176-bb6f-cac40ffd0bb5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:28.413276 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 959/3847] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:28.515749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50661739-4bf3-467c-b7a1-672a7d219902 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.520782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50661739-4bf3-467c-b7a1-672a7d219902 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd Aug 07 16:21:28.521009 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50661739-4bf3-467c-b7a1-672a7d219902 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.521254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50661739-4bf3-467c-b7a1-672a7d219902 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.533102 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.533102 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:28.545283 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50661739-4bf3-467c-b7a1-672a7d219902 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:28.553269 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50661739-4bf3-467c-b7a1-672a7d219902 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd returned with HTTP 200 Aug 07 16:21:28.553838 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 960/3848] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd => generated 971 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:28.575373 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f7f8e2df-bf45-482e-b9f7-68ae38102598 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.578149 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f8e2df-bf45-482e-b9f7-68ae38102598 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:21:28.578738 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f8e2df-bf45-482e-b9f7-68ae38102598 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.579093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f7f8e2df-bf45-482e-b9f7-68ae38102598 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.585229 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f7f8e2df-bf45-482e-b9f7-68ae38102598 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:21:28.585541 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 974/3849] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:28.606708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bcde4792-630f-4f1e-9bb6-5b8167cbde16 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.609056 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcde4792-630f-4f1e-9bb6-5b8167cbde16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] GET https://10.4.3.24/volume/v3/messages/f369faf2-d6f5-4a11-ba0d-8698703c04d7 Aug 07 16:21:28.609383 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcde4792-630f-4f1e-9bb6-5b8167cbde16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.609614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bcde4792-630f-4f1e-9bb6-5b8167cbde16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.615038 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.615038 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:28.615952 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bcde4792-630f-4f1e-9bb6-5b8167cbde16 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-member] https://10.4.3.24/volume/v3/messages/f369faf2-d6f5-4a11-ba0d-8698703c04d7 returned with HTTP 200 Aug 07 16:21:28.616536 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 957/3850] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:28 2026] GET /volume/v3/messages/f369faf2-d6f5-4a11-ba0d-8698703c04d7 => generated 665 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:28.625767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f289340-adbe-4c0f-8b08-aabab6698fc0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.628516 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f289340-adbe-4c0f-8b08-aabab6698fc0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/messages/f369faf2-d6f5-4a11-ba0d-8698703c04d7 Aug 07 16:21:28.628516 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f289340-adbe-4c0f-8b08-aabab6698fc0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.628619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f289340-adbe-4c0f-8b08-aabab6698fc0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.642893 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f289340-adbe-4c0f-8b08-aabab6698fc0 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/messages/f369faf2-d6f5-4a11-ba0d-8698703c04d7 returned with HTTP 204 Aug 07 16:21:28.643521 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 960/3851] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/messages/f369faf2-d6f5-4a11-ba0d-8698703c04d7 => generated 0 bytes in 18 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:21:28.650774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.655764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd Aug 07 16:21:28.656836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.657139 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.657774 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Delete volume with id: 31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd Aug 07 16:21:28.671173 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:28.671173 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:28.671678 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Volume info retrieved successfully. Aug 07 16:21:28.673239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100268) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:21:28.688810 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-310796841 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-310796841, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:28.689202 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-310796841 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-310796841, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:28.700574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Created reservations ['7a84b9a1-5e4f-46a4-b723-a0c5ec2a1d4e', '11d75ce6-d3ed-479e-af64-b4ca86941dbc', '6c6fb4df-25c5-4503-8b01-c466cce6fb92', 'c1fcaf90-8c2f-46ee-8b32-16fe97ce0039'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:28.734045 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Delete volume request issued successfully. Aug 07 16:21:28.734394 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-67fb55cf-ad25-48cd-83b9-3bf116497f9f tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd returned with HTTP 202 Aug 07 16:21:28.735482 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 961/3852] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/volumes/31ba4ace-3f11-43f2-a4e7-56cd1ceef5dd => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:28.742577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4e16c11-b5a4-4321-8c2b-2bbe51d968c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:28.744900 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4e16c11-b5a4-4321-8c2b-2bbe51d968c4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] DELETE https://10.4.3.24/volume/v3/types/9b8f5270-fca5-4b57-baf0-2f5086fa2ced Aug 07 16:21:28.745238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4e16c11-b5a4-4321-8c2b-2bbe51d968c4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:28.745632 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4e16c11-b5a4-4321-8c2b-2bbe51d968c4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:28.779827 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4e16c11-b5a4-4321-8c2b-2bbe51d968c4 tempest-ProjectMemberTests-71648510 tempest-ProjectMemberTests-71648510-project-admin] https://10.4.3.24/volume/v3/types/9b8f5270-fca5-4b57-baf0-2f5086fa2ced returned with HTTP 202 Aug 07 16:21:28.780567 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 975/3853] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:28 2026] DELETE /volume/v3/types/9b8f5270-fca5-4b57-baf0-2f5086fa2ced => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:29.388057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91b28d44-ae7d-4a25-85c2-7f3b0dd9c43f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:29.393421 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91b28d44-ae7d-4a25-85c2-7f3b0dd9c43f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:29.393421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91b28d44-ae7d-4a25-85c2-7f3b0dd9c43f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:29.393421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91b28d44-ae7d-4a25-85c2-7f3b0dd9c43f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:29.410502 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:29.410502 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:29.427511 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91b28d44-ae7d-4a25-85c2-7f3b0dd9c43f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:29.431130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4675c469-363f-4ac0-b2e8-9f0cce4972d0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:29.433086 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4675c469-363f-4ac0-b2e8-9f0cce4972d0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:29.433348 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4675c469-363f-4ac0-b2e8-9f0cce4972d0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:29.433538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4675c469-363f-4ac0-b2e8-9f0cce4972d0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:29.433692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4675c469-363f-4ac0-b2e8-9f0cce4972d0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:29.434660 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91b28d44-ae7d-4a25-85c2-7f3b0dd9c43f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:29.435168 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 958/3854] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:29 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:29.442873 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:29.442873 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:29.443823 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4675c469-363f-4ac0-b2e8-9f0cce4972d0 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:29.444340 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 961/3855] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:29 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:30.450680 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4433224a-35bb-45c3-bdae-1544bcd7b012 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:30.455062 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4433224a-35bb-45c3-bdae-1544bcd7b012 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:30.455062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4433224a-35bb-45c3-bdae-1544bcd7b012 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:30.455062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4433224a-35bb-45c3-bdae-1544bcd7b012 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:30.457454 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4e85a04f-ba85-4cf9-aee8-bc8fc1d5db57 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:30.459287 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e85a04f-ba85-4cf9-aee8-bc8fc1d5db57 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:30.461327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e85a04f-ba85-4cf9-aee8-bc8fc1d5db57 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:30.461804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4e85a04f-ba85-4cf9-aee8-bc8fc1d5db57 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:30.462006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4e85a04f-ba85-4cf9-aee8-bc8fc1d5db57 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:30.469831 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:30.469831 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:30.469990 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:30.469990 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:30.470159 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4e85a04f-ba85-4cf9-aee8-bc8fc1d5db57 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:30.470766 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 976/3856] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:30 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:30.474970 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4433224a-35bb-45c3-bdae-1544bcd7b012 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:30.480611 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4433224a-35bb-45c3-bdae-1544bcd7b012 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:30.480611 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 962/3857] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:30 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:31.253001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:31.256171 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] PUT https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd Aug 07 16:21:31.256171 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:31.275237 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Acquiring lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:31.280321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:31.281323 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:31.281323 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:31.449232 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Lock "cinder-attachment_update-fba43aa5-46b4-466e-a1ad-1621176fe4b3-np0000006731" released by "attachment_update" :: held 0.166s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:31.449232 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-9fe22b87-a20c-4d09-bb54-35da8069cb51 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd returned with HTTP 200 Aug 07 16:21:31.449232 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 959/3858] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:31 2026] PUT /volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd => generated 968 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:31.465135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-168f16af-68a1-4e61-891e-8807fb52d215 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:31.467265 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-168f16af-68a1-4e61-891e-8807fb52d215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd Aug 07 16:21:31.467457 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-168f16af-68a1-4e61-891e-8807fb52d215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:31.467661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-168f16af-68a1-4e61-891e-8807fb52d215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:31.484389 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-168f16af-68a1-4e61-891e-8807fb52d215 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd returned with HTTP 200 Aug 07 16:21:31.485635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3255def2-8b7c-4a59-b63d-fa915662b962 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:31.486120 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 962/3859] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:21:31 2026] GET /volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd => generated 993 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:31.491167 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3255def2-8b7c-4a59-b63d-fa915662b962 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:31.491167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3255def2-8b7c-4a59-b63d-fa915662b962 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:31.491167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3255def2-8b7c-4a59-b63d-fa915662b962 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:31.491167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3255def2-8b7c-4a59-b63d-fa915662b962 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:31.496214 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a91ab17e-c9d8-4acd-820a-8f5564ddc2a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:31.497410 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:31.497410 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:31.499762 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3255def2-8b7c-4a59-b63d-fa915662b962 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:31.499762 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 977/3860] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:31 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:31.499943 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a91ab17e-c9d8-4acd-820a-8f5564ddc2a9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:31.501674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a91ab17e-c9d8-4acd-820a-8f5564ddc2a9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:31.501962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a91ab17e-c9d8-4acd-820a-8f5564ddc2a9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:31.517332 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:31.517332 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:31.524226 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a91ab17e-c9d8-4acd-820a-8f5564ddc2a9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:31.529823 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a91ab17e-c9d8-4acd-820a-8f5564ddc2a9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:31.529823 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 963/3861] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:31 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:31.654091 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-e4228c42-45a1-41c1-9c6a-41fe81b479c7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:31.660331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-e4228c42-45a1-41c1-9c6a-41fe81b479c7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb/action Aug 07 16:21:31.660331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-e4228c42-45a1-41c1-9c6a-41fe81b479c7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:31.660331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-e4228c42-45a1-41c1-9c6a-41fe81b479c7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:31.690079 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:31.690079 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:31.713917 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-2d899695-031a-4f88-b70c-2b10a0bdb984 req-e4228c42-45a1-41c1-9c6a-41fe81b479c7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb/action returned with HTTP 204 Aug 07 16:21:31.713917 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 960/3862] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:31 2026] POST /volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb/action => generated 0 bytes in 61 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:31.918062 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.039589 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] GET https://10.4.3.24/volume/v3/os-hosts Aug 07 16:21:32.039589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.039589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.039589 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:32.039589 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:32.049112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] status, active and update: available, enabled, 2026-08-07 16:21:10+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 16:21:32.049112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] status, active and update: available, enabled, 2026-08-07 16:21:07+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 16:21:32.049112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.hosts [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] status, active and update: available, enabled, 2026-08-07 16:20:47+00:00 {{(pid=100265) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 16:21:32.049112 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ebb50ec-763d-4f0e-9777-bce25ffb3c19 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] https://10.4.3.24/volume/v3/os-hosts returned with HTTP 200 Aug 07 16:21:32.049112 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 963/3863] 10.4.3.24 () {66 vars in 1233 bytes} [Fri Aug 7 16:21:31 2026] GET /volume/v3/os-hosts => generated 560 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:32.059752 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.062104 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] GET https://10.4.3.24/volume/v3/os-hosts Aug 07 16:21:32.063065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.063446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.072128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] status, active and update: available, enabled, 2026-08-07 16:21:10+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 16:21:32.072663 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] status, active and update: available, enabled, 2026-08-07 16:21:07+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 16:21:32.072916 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.hosts [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] status, active and update: available, enabled, 2026-08-07 16:20:47+00:00 {{(pid=100267) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Aug 07 16:21:32.073330 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eaf4613f-b3db-4813-9580-8c9ef5ede4a3 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] https://10.4.3.24/volume/v3/os-hosts returned with HTTP 200 Aug 07 16:21:32.073892 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 978/3864] 10.4.3.24 () {66 vars in 1233 bytes} [Fri Aug 7 16:21:32 2026] GET /volume/v3/os-hosts => generated 560 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:32.082620 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0b620782-a5a0-4c29-b99c-4fd464ba78d0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.084664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b620782-a5a0-4c29-b99c-4fd464ba78d0 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] GET https://10.4.3.24/volume/v3/os-hosts/np0000006731@storpool Aug 07 16:21:32.084956 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b620782-a5a0-4c29-b99c-4fd464ba78d0 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.085208 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0b620782-a5a0-4c29-b99c-4fd464ba78d0 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.157093 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0b620782-a5a0-4c29-b99c-4fd464ba78d0 tempest-VolumeHostsAdminTestsJSON-564449161 tempest-VolumeHostsAdminTestsJSON-564449161-project-admin] https://10.4.3.24/volume/v3/os-hosts/np0000006731@storpool returned with HTTP 200 Aug 07 16:21:32.157619 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 964/3865] 10.4.3.24 () {66 vars in 1299 bytes} [Fri Aug 7 16:21:32 2026] GET /volume/v3/os-hosts/np0000006731@storpool => generated 1127 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:32.515845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-03262402-4fec-4dfa-9571-77f979098b93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.518616 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03262402-4fec-4dfa-9571-77f979098b93 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:32.518999 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03262402-4fec-4dfa-9571-77f979098b93 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.519377 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-03262402-4fec-4dfa-9571-77f979098b93 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.519662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-03262402-4fec-4dfa-9571-77f979098b93 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:32.525498 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:32.525498 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:32.527051 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-03262402-4fec-4dfa-9571-77f979098b93 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:32.527617 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 961/3866] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:32 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:32.546683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5bcf009a-a9ef-4d08-a643-ef1bcf47cf19 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.548572 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bcf009a-a9ef-4d08-a643-ef1bcf47cf19 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:32.549117 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bcf009a-a9ef-4d08-a643-ef1bcf47cf19 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.550957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5bcf009a-a9ef-4d08-a643-ef1bcf47cf19 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.563194 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:32.563194 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:32.568357 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5bcf009a-a9ef-4d08-a643-ef1bcf47cf19 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:32.574422 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5bcf009a-a9ef-4d08-a643-ef1bcf47cf19 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:32.575340 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 964/3867] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:32 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:32.589907 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcf55a1e-e562-43a7-a023-00d480c2ed3b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.592950 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcf55a1e-e562-43a7-a023-00d480c2ed3b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:32.593273 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcf55a1e-e562-43a7-a023-00d480c2ed3b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.593595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcf55a1e-e562-43a7-a023-00d480c2ed3b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.611925 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:32.611925 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:32.617423 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fcf55a1e-e562-43a7-a023-00d480c2ed3b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:32.623392 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcf55a1e-e562-43a7-a023-00d480c2ed3b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:32.624626 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 979/3868] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:32 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:32.644323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.647147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:32.647548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b3cd52c-5978-4223-aa14-13ee52ada1cc", "force": true, "name": "tempest-TestMinimumBasicScenario-snapshot-477826119", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:32.662331 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:32.662331 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:32.662932 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:32.663150 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create snapshot from volume 5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:32.708771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Created reservations ['2645b26c-999f-4a7c-831d-42b1eb5c8a88', 'd37fc35e-3e23-4975-bd87-772b56a53e2a', '8342cfdf-4a5a-42a9-963d-327d2a6c2c3b', '494e8e9d-14e3-46db-87ef-0431891c3cf8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:32.773556 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot force create request issued successfully. Aug 07 16:21:32.773711 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-698b7f83-2661-447e-8ef8-417b10fc4f0b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:21:32.774188 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 965/3869] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:21:32 2026] POST /volume/v3/snapshots => generated 310 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:32.785625 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b06d6c45-85cb-4f0d-b0d2-87b844cab194 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:32.789474 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b06d6c45-85cb-4f0d-b0d2-87b844cab194 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:21:32.789924 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b06d6c45-85cb-4f0d-b0d2-87b844cab194 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:32.790700 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b06d6c45-85cb-4f0d-b0d2-87b844cab194 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:32.799610 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:32.799610 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:32.800276 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b06d6c45-85cb-4f0d-b0d2-87b844cab194 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot retrieved successfully. Aug 07 16:21:32.802289 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b06d6c45-85cb-4f0d-b0d2-87b844cab194 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 200 Aug 07 16:21:32.802963 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 962/3870] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:32 2026] GET /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 442 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:33.547946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c064a7a-834e-400a-941c-56a64b396afb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:33.549285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c064a7a-834e-400a-941c-56a64b396afb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:33.549529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c064a7a-834e-400a-941c-56a64b396afb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:33.549801 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c064a7a-834e-400a-941c-56a64b396afb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:33.549837 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5c064a7a-834e-400a-941c-56a64b396afb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:33.556561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:33.556561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:33.557290 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c064a7a-834e-400a-941c-56a64b396afb tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:33.557738 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 965/3871] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:33 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:33.816276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d6cda905-57e7-4b33-aae4-2ac9869fb5d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:33.817919 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6cda905-57e7-4b33-aae4-2ac9869fb5d7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:21:33.818095 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6cda905-57e7-4b33-aae4-2ac9869fb5d7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:33.818325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d6cda905-57e7-4b33-aae4-2ac9869fb5d7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:33.825949 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:33.825949 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:33.826519 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d6cda905-57e7-4b33-aae4-2ac9869fb5d7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot retrieved successfully. Aug 07 16:21:33.827241 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d6cda905-57e7-4b33-aae4-2ac9869fb5d7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 200 Aug 07 16:21:33.827663 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 980/3872] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:33 2026] GET /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 469 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:33.838646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b4ccb71c-c61a-4c83-a5e7-3cdc9bd5292c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:33.842045 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4ccb71c-c61a-4c83-a5e7-3cdc9bd5292c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:21:33.842371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4ccb71c-c61a-4c83-a5e7-3cdc9bd5292c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:33.842708 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b4ccb71c-c61a-4c83-a5e7-3cdc9bd5292c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:33.851234 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:33.851234 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:33.851904 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b4ccb71c-c61a-4c83-a5e7-3cdc9bd5292c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot retrieved successfully. Aug 07 16:21:33.853032 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b4ccb71c-c61a-4c83-a5e7-3cdc9bd5292c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 200 Aug 07 16:21:33.853649 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 966/3873] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:33 2026] GET /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 469 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:33.864184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d03af1f-109d-47b0-8e31-40b2bb444b67 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:33.868054 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d03af1f-109d-47b0-8e31-40b2bb444b67 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:21:33.868277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d03af1f-109d-47b0-8e31-40b2bb444b67 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:33.868536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d03af1f-109d-47b0-8e31-40b2bb444b67 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:33.882868 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:33.882868 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:33.887642 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9d03af1f-109d-47b0-8e31-40b2bb444b67 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:21:33.892486 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d03af1f-109d-47b0-8e31-40b2bb444b67 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:21:33.892902 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 963/3874] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:33 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:34.574749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c2254208-9b2f-4569-9e45-010f4713407f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:34.577499 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2254208-9b2f-4569-9e45-010f4713407f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:34.577499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2254208-9b2f-4569-9e45-010f4713407f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:34.578085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c2254208-9b2f-4569-9e45-010f4713407f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:34.578085 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c2254208-9b2f-4569-9e45-010f4713407f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:34.585076 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:34.585076 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:34.586616 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c2254208-9b2f-4569-9e45-010f4713407f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:34.586616 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 966/3875] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:34 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:35.189785 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f5c975bc-0ba9-4f1b-bf6d-d5aca1d802ad None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.393285 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5c975bc-0ba9-4f1b-bf6d-d5aca1d802ad tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:35.393751 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f5c975bc-0ba9-4f1b-bf6d-d5aca1d802ad tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1984776231", "extra_specs": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:35.410280 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f5c975bc-0ba9-4f1b-bf6d-d5aca1d802ad tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:35.410659 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 981/3876] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:35 2026] POST /volume/v3/types => generated 212 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:35.421576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f759cf93-9336-4061-8329-10ee4edd51f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.423751 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f759cf93-9336-4061-8329-10ee4edd51f5 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] POST https://10.4.3.24/volume/v3/types/a7802392-8d30-4561-8aee-a86eb189249d/encryption Aug 07 16:21:35.424057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f759cf93-9336-4061-8329-10ee4edd51f5 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:35.450163 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f759cf93-9336-4061-8329-10ee4edd51f5 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/types/a7802392-8d30-4561-8aee-a86eb189249d/encryption returned with HTTP 200 Aug 07 16:21:35.450163 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 967/3877] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:21:35 2026] POST /volume/v3/types/a7802392-8d30-4561-8aee-a86eb189249d/encryption => generated 230 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:35.458827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-02b8a22f-3185-4796-8306-aa7eca300a65 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.460643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.535237 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] GET https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 Aug 07 16:21:35.535442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:35.535656 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:35.545598 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.545975 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.546386 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.546808 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1455366710 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1455366710, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.547034 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.547280 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.547562 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.547966 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1744918803 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1744918803, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.560488 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-02b8a22f-3185-4796-8306-aa7eca300a65 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 returned with HTTP 200 Aug 07 16:21:35.560488 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 964/3878] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:35 2026] GET /volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 => generated 1233 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:35.570022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.572333 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 Aug 07 16:21:35.572690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:35.592748 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:35.593175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-177523274", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-1984776231", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:35.594796 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-177523274', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-1984776231', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:35.598545 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:21:35.598976 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:35.598976 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:35.600577 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:21:35.603348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a6d1d41-4415-4f01-aba0-dcdf1d42a2a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.605973 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6d1d41-4415-4f01-aba0-dcdf1d42a2a2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:35.606531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6d1d41-4415-4f01-aba0-dcdf1d42a2a2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:35.606612 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (ca5c4b52-9d6a-4dbc-86b3-fad2c1023ee0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:35.606960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a6d1d41-4415-4f01-aba0-dcdf1d42a2a2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:35.606960 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8a6d1d41-4415-4f01-aba0-dcdf1d42a2a2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:35.607743 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699f6677-9235-4b97-99b8-5c66e99cccf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.609325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:35.613210 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:35.613210 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:35.614280 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a6d1d41-4415-4f01-aba0-dcdf1d42a2a2 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:35.615073 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 968/3879] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:35 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:35.643777 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.644056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (699f6677-9235-4b97-99b8-5c66e99cccf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:35Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a7802392-8d30-4561-8aee-a86eb189249d,is_public=True,name='tempest-scenario-type-luks-1984776231',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a7802392-8d30-4561-8aee-a86eb189249d', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.644184 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.644385 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.644923 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1455366710 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1455366710, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.645243 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1455366710 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1455366710, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.645368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79bbd119-c5a9-4965-b920-25b58e665a25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.645578 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1455366710 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1455366710, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.645870 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.646120 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.646733 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174 is set by the default quota flag: quota_snapshots_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-229284314-1070878174, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.647124 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1744918803 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1744918803, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.647378 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1744918803 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1744918803, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.647866 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Deprecated: Default quota for resource: snapshots_tempest-scenario-type-luks-1744918803 is set by the default quota flag: quota_snapshots_tempest-scenario-type-luks-1744918803, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.662841 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2069e3c1-3db2-4f79-86c5-0aad89363897 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 returned with HTTP 200 Aug 07 16:21:35.662841 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 982/3880] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:21:35 2026] PUT /volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 => generated 1186 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:35.675961 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0728aaf5-435d-44e7-b21c-840504283739 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.692082 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.692904 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1984776231 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1984776231, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:35.738725 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:35.739186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2066786903"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:35.741701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['e829c50e-4dc2-400f-84eb-a14d415c574c', '6ccc8cd8-011c-433d-9617-62b30560e1c3', 'f1fd15b8-145a-4735-847c-76d0fb8556f8', '7aaec42b-99b9-4102-ae68-84ffe6d9082a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:35.742657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (79bbd119-c5a9-4965-b920-25b58e665a25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e829c50e-4dc2-400f-84eb-a14d415c574c', '6ccc8cd8-011c-433d-9617-62b30560e1c3', 'f1fd15b8-145a-4735-847c-76d0fb8556f8', '7aaec42b-99b9-4102-ae68-84ffe6d9082a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.743506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75364737-6c1e-45f2-b317-fdfa8bd313fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.744912 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2066786903'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:35.745072 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Create volume of 1 GB Aug 07 16:21:35.761904 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Availability Zones retrieved successfully. Aug 07 16:21:35.770681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Flow 'volume_create_api' (e7442402-6020-4a9e-bb1d-58b74cafde44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:35.773378 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f533b590-3fe0-4065-83a8-6847d84e7a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.774435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (75364737-6c1e-45f2-b317-fdfa8bd313fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a7f16e69-4a5c-4ba5-ba32-b32252062cac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-177523274',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['e829c50e-4dc2-400f-84eb-a14d415c574c','6ccc8cd8-011c-433d-9617-62b30560e1c3','f1fd15b8-145a-4735-847c-76d0fb8556f8','7aaec42b-99b9-4102-ae68-84ffe6d9082a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=a7802392-8d30-4561-8aee-a86eb189249d), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-177523274',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=a7f16e69-4a5c-4ba5-ba32-b32252062cac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a7802392-8d30-4561-8aee-a86eb189249d),volume_type_id=a7802392-8d30-4561-8aee-a86eb189249d)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.774953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:35.775318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0364be8d-32a4-4819-946a-0a2132d4c52e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.798064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0364be8d-32a4-4819-946a-0a2132d4c52e) transitioned into state 'SUCCESS' from state '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-177523274',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['e829c50e-4dc2-400f-84eb-a14d415c574c','6ccc8cd8-011c-433d-9617-62b30560e1c3','f1fd15b8-145a-4735-847c-76d0fb8556f8','7aaec42b-99b9-4102-ae68-84ffe6d9082a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=a7802392-8d30-4561-8aee-a86eb189249d)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.798064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1a83e9-776b-4ba9-8b44-ca98ceaf798e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.799036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-6e87d045-2af6-4775-a509-5469c50e38ff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.803070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-6e87d045-2af6-4775-a509-5469c50e38ff tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption Aug 07 16:21:35.803459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-6e87d045-2af6-4775-a509-5469c50e38ff tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:35.803768 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-6e87d045-2af6-4775-a509-5469c50e38ff tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:35.810572 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f533b590-3fe0-4065-83a8-6847d84e7a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.812050 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da92686-8436-4175-b24a-0486c6fcaf7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.812774 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1a83e9-776b-4ba9-8b44-ca98ceaf798e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.813618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (ca5c4b52-9d6a-4dbc-86b3-fad2c1023ee0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:35.813998 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:21:35.814537 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a267bac-331b-46c5-8cba-ce8704f6bf33 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:35.815604 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 967/3881] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:35 2026] POST /volume/v3/volumes => generated 777 bytes in 355 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:35.823024 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:35.823024 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:35.829535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-29c67d21-9696-4a17-8a0d-935c76926884 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:35.831699 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c67d21-9696-4a17-8a0d-935c76926884 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:35.831774 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-6e87d045-2af6-4775-a509-5469c50e38ff tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption returned with HTTP 200 Aug 07 16:21:35.831949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c67d21-9696-4a17-8a0d-935c76926884 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:35.832468 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-29c67d21-9696-4a17-8a0d-935c76926884 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:35.832528 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 969/3882] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:21:35 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption => generated 160 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:35.841835 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:35.841835 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:35.850089 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-29c67d21-9696-4a17-8a0d-935c76926884 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:35.858200 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-29c67d21-9696-4a17-8a0d-935c76926884 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:35.858695 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 983/3883] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:35 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:35.899860 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Created reservations ['0d62c87d-b84a-418b-9bdf-f14f732401c4', 'a50967b8-3725-4e8d-b80a-5257d9fa8953', '1d35733b-1040-4573-ae97-df0022cdf3ba', 'defbf3de-12d3-4f20-950d-d3d769ddb1aa'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:35.900854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1da92686-8436-4175-b24a-0486c6fcaf7e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0d62c87d-b84a-418b-9bdf-f14f732401c4', 'a50967b8-3725-4e8d-b80a-5257d9fa8953', '1d35733b-1040-4573-ae97-df0022cdf3ba', 'defbf3de-12d3-4f20-950d-d3d769ddb1aa']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.902500 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0d4ad5-b4da-464c-bf9f-e785ae2ad4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.937064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4c0d4ad5-b4da-464c-bf9f-e785ae2ad4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f20df95f-0409-4740-96d2-f2bdc580e820', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2066786903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393a8b57da6547f3acff5057c60ec5f4',qos_specs=None,replication_status=,reservations=['0d62c87d-b84a-418b-9bdf-f14f732401c4','a50967b8-3725-4e8d-b80a-5257d9fa8953','1d35733b-1040-4573-ae97-df0022cdf3ba','defbf3de-12d3-4f20-950d-d3d769ddb1aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ccf8eec65e943c686eb9745bda79326',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-2066786903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f20df95f-0409-4740-96d2-f2bdc580e820,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='393a8b57da6547f3acff5057c60ec5f4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2ccf8eec65e943c686eb9745bda79326',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.938105 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26aea9b7-6cd8-4d50-9aa3-d5df9bc6aaf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.972830 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (26aea9b7-6cd8-4d50-9aa3-d5df9bc6aaf5) transitioned into state 'SUCCESS' from state '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-2066786903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='393a8b57da6547f3acff5057c60ec5f4',qos_specs=None,replication_status=,reservations=['0d62c87d-b84a-418b-9bdf-f14f732401c4','a50967b8-3725-4e8d-b80a-5257d9fa8953','1d35733b-1040-4573-ae97-df0022cdf3ba','defbf3de-12d3-4f20-950d-d3d769ddb1aa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2ccf8eec65e943c686eb9745bda79326',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.974520 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31de483c-84a2-4c8f-b9fb-bdcb32fcc3a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:35.988050 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31de483c-84a2-4c8f-b9fb-bdcb32fcc3a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:35.988807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Flow 'volume_create_api' (e7442402-6020-4a9e-bb1d-58b74cafde44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:35.989287 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Create volume request issued successfully. Aug 07 16:21:35.989540 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0728aaf5-435d-44e7-b21c-840504283739 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:35.990709 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 965/3884] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:21:35 2026] POST /volume/v3/volumes => generated 765 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:36.004892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-485b9628-9616-4200-99fb-2cb1da9d324c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.007884 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-485b9628-9616-4200-99fb-2cb1da9d324c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:36.007884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-485b9628-9616-4200-99fb-2cb1da9d324c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.007884 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-485b9628-9616-4200-99fb-2cb1da9d324c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.016635 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.016635 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:36.023024 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-485b9628-9616-4200-99fb-2cb1da9d324c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:36.029621 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-485b9628-9616-4200-99fb-2cb1da9d324c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 returned with HTTP 200 Aug 07 16:21:36.030138 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 968/3885] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:36 2026] GET /volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 => generated 833 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:36.626060 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3909016-a2f8-4a26-94a1-e6042eb6040d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.630328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3909016-a2f8-4a26-94a1-e6042eb6040d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:36.630328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3909016-a2f8-4a26-94a1-e6042eb6040d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.630328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3909016-a2f8-4a26-94a1-e6042eb6040d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.630328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3909016-a2f8-4a26-94a1-e6042eb6040d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:36.639393 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.639393 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:36.639393 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3909016-a2f8-4a26-94a1-e6042eb6040d tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:36.639393 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 970/3886] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:36 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 748 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:36.654683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65edb2a9-3c05-471d-a6f4-13817d6755d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.658351 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65edb2a9-3c05-471d-a6f4-13817d6755d4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:36.658351 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65edb2a9-3c05-471d-a6f4-13817d6755d4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.658351 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65edb2a9-3c05-471d-a6f4-13817d6755d4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.658351 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-65edb2a9-3c05-471d-a6f4-13817d6755d4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:36.663235 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.663235 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:36.664618 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65edb2a9-3c05-471d-a6f4-13817d6755d4 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:36.665215 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 984/3887] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:36 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:36.679500 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.683545 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] DELETE https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:36.683827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.684075 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.684276 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete backup with id: 3aad37ad-899b-4e5d-91bf-791f7dac27c4. Aug 07 16:21:36.690003 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.690003 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:36.719610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] delete_backup rpcapi backup_id 3aad37ad-899b-4e5d-91bf-791f7dac27c4 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:21:36.720601 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9f1cfc1-2175-4eaf-b309-2e67f35f448f tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 202 Aug 07 16:21:36.721159 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 966/3888] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:36 2026] DELETE /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:36.730031 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38f233c4-6036-48b5-856a-4087fd08c213 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.739627 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38f233c4-6036-48b5-856a-4087fd08c213 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:36.739627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38f233c4-6036-48b5-856a-4087fd08c213 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.739627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38f233c4-6036-48b5-856a-4087fd08c213 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.739627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-38f233c4-6036-48b5-856a-4087fd08c213 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:36.745525 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.745525 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:36.746964 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38f233c4-6036-48b5-856a-4087fd08c213 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 200 Aug 07 16:21:36.747659 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 969/3889] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:36 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 747 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:36.877236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed6d282c-5b50-4b8e-856c-00562b5a96f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.879591 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed6d282c-5b50-4b8e-856c-00562b5a96f3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:36.879879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed6d282c-5b50-4b8e-856c-00562b5a96f3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.880157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed6d282c-5b50-4b8e-856c-00562b5a96f3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.888692 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.888692 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:36.893856 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ed6d282c-5b50-4b8e-856c-00562b5a96f3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:36.900144 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed6d282c-5b50-4b8e-856c-00562b5a96f3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:36.900824 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 971/3890] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:36 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 870 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:36.921186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-550f73dc-b182-4892-94f0-1f2d9d854521 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.923394 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-550f73dc-b182-4892-94f0-1f2d9d854521 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:36.923789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-550f73dc-b182-4892-94f0-1f2d9d854521 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:36.924208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-550f73dc-b182-4892-94f0-1f2d9d854521 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:36.937172 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.937172 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:36.944476 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-550f73dc-b182-4892-94f0-1f2d9d854521 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:36.951639 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-550f73dc-b182-4892-94f0-1f2d9d854521 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:36.952155 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 985/3891] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:36 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 870 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:36.970858 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:36.973773 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac/action Aug 07 16:21:36.974121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:36.974270 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:36.986021 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:36.986021 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:36.986713 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:36.996140 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume updated successfully. Aug 07 16:21:36.996450 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-70f899f9-6312-441d-9bb0-bfa24bff9195 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac/action returned with HTTP 200 Aug 07 16:21:36.996876 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 967/3892] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:21:36 2026] POST /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac/action => generated 0 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:21:37.046598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38689048-dc21-4375-b4dd-dd365d737f7d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.048591 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38689048-dc21-4375-b4dd-dd365d737f7d tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:37.048716 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38689048-dc21-4375-b4dd-dd365d737f7d tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.048951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38689048-dc21-4375-b4dd-dd365d737f7d tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.056547 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.056547 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:37.060614 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-38689048-dc21-4375-b4dd-dd365d737f7d tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:37.064910 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38689048-dc21-4375-b4dd-dd365d737f7d tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 returned with HTTP 200 Aug 07 16:21:37.065456 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 970/3893] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 => generated 858 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:37.082405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.084018 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:37.084591 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f20df95f-0409-4740-96d2-f2bdc580e820", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-612209014"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:37.096231 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.096231 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:37.096231 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:37.096231 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Create snapshot from volume f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:37.110683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-d5010b2e-2d17-4a68-aa86-b8ac937298f8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.114250 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-d5010b2e-2d17-4a68-aa86-b8ac937298f8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:37.115183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-d5010b2e-2d17-4a68-aa86-b8ac937298f8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.115183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-d5010b2e-2d17-4a68-aa86-b8ac937298f8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.125140 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.125140 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:37.132324 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-d5010b2e-2d17-4a68-aa86-b8ac937298f8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:37.141244 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Created reservations ['6c27034a-ff01-4c64-a1c3-47fd0e61c952', '9e934528-ed24-4f9d-a30f-313436d38eae', '5c8894d5-22bc-4e66-b386-e0dee54c2673', 'a45991cb-f9ea-4470-b4aa-37fb885490ff'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:37.141416 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-d5010b2e-2d17-4a68-aa86-b8ac937298f8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:37.141416 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 986/3894] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:37.176399 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Snapshot create request issued successfully. Aug 07 16:21:37.176399 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1414b1ba-c20e-4f8b-9526-ecb6868077dc tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:21:37.176399 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 972/3895] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:21:37 2026] POST /volume/v3/snapshots => generated 322 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:37.187611 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-deb3f1ad-a4b4-4920-8341-dc533952eddf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.191852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-deb3f1ad-a4b4-4920-8341-dc533952eddf tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 Aug 07 16:21:37.192131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-deb3f1ad-a4b4-4920-8341-dc533952eddf tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.192330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-deb3f1ad-a4b4-4920-8341-dc533952eddf tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.201675 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.201675 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:37.202360 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-deb3f1ad-a4b4-4920-8341-dc533952eddf tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Snapshot retrieved successfully. Aug 07 16:21:37.203548 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-deb3f1ad-a4b4-4920-8341-dc533952eddf tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 returned with HTTP 200 Aug 07 16:21:37.205640 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 968/3896] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 => generated 454 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:37.763135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6231222e-8b87-4776-911c-2a08aea6d7ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.765028 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6231222e-8b87-4776-911c-2a08aea6d7ea tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 Aug 07 16:21:37.765353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6231222e-8b87-4776-911c-2a08aea6d7ea tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.765632 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6231222e-8b87-4776-911c-2a08aea6d7ea tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.765794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6231222e-8b87-4776-911c-2a08aea6d7ea tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 3aad37ad-899b-4e5d-91bf-791f7dac27c4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:37.769759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6231222e-8b87-4776-911c-2a08aea6d7ea tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 returned with HTTP 404 Aug 07 16:21:37.770456 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 971/3897] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/v3/backups/3aad37ad-899b-4e5d-91bf-791f7dac27c4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:21:37.779619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.782555 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] DELETE https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:37.782794 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.782995 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.783132 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Delete backup with id: bb5fc456-e33f-4e51-ab7a-1405f600f99b. Aug 07 16:21:37.788312 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.788312 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:37.804527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] delete_backup rpcapi backup_id bb5fc456-e33f-4e51-ab7a-1405f600f99b {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:21:37.810292 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-50bc202a-71a5-462e-8e11-69f1716e52f6 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 202 Aug 07 16:21:37.810870 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 987/3898] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:37 2026] DELETE /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:37.821700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-35f37f77-ae72-44e8-ae38-960472dbdf84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.828422 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35f37f77-ae72-44e8-ae38-960472dbdf84 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:37.828422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35f37f77-ae72-44e8-ae38-960472dbdf84 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.828422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-35f37f77-ae72-44e8-ae38-960472dbdf84 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.828422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-35f37f77-ae72-44e8-ae38-960472dbdf84 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:37.829418 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-f156ba64-ebc0-47ab-8ab9-b36d7cd6d077 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.832137 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-f156ba64-ebc0-47ab-8ab9-b36d7cd6d077 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:37.832433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-f156ba64-ebc0-47ab-8ab9-b36d7cd6d077 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.832695 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-f156ba64-ebc0-47ab-8ab9-b36d7cd6d077 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.839508 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.839508 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:37.839508 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-35f37f77-ae72-44e8-ae38-960472dbdf84 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 200 Aug 07 16:21:37.839508 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 973/3899] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 746 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:37.844735 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.844735 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:37.848485 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-f156ba64-ebc0-47ab-8ab9-b36d7cd6d077 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:37.854973 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-f156ba64-ebc0-47ab-8ab9-b36d7cd6d077 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:37.855577 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 969/3900] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 869 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:37.867583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c83c19a8-a325-486d-844a-db7434fd2210 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.871817 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c83c19a8-a325-486d-844a-db7434fd2210 None None] GET https://10.4.3.24/volume// Aug 07 16:21:37.872134 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c83c19a8-a325-486d-844a-db7434fd2210 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:37.872490 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c83c19a8-a325-486d-844a-db7434fd2210 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:37.874326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c83c19a8-a325-486d-844a-db7434fd2210 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:37.874828 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 972/3901] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:21:37 2026] GET /volume/ => generated 385 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:37.885319 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-83fd549b-b8fd-424f-8a85-6f3b1ba6595d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:37.891703 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-83fd549b-b8fd-424f-8a85-6f3b1ba6595d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:21:37.892210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-83fd549b-b8fd-424f-8a85-6f3b1ba6595d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "a7f16e69-4a5c-4ba5-ba32-b32252062cac", "connector": null, "instance_uuid": "bf25f6a2-5a0a-482f-9fa6-ba8f5b5a6f84"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:37.903984 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:37.903984 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:37.953904 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-83fd549b-b8fd-424f-8a85-6f3b1ba6595d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:21:37.956466 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 988/3902] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:21:37 2026] POST /volume/v3/attachments => generated 273 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:38.218403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-814371ff-d11e-48e3-aa34-36e1820764fb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.219872 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-814371ff-d11e-48e3-aa34-36e1820764fb tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 Aug 07 16:21:38.220205 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-814371ff-d11e-48e3-aa34-36e1820764fb tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:38.220601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-814371ff-d11e-48e3-aa34-36e1820764fb tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:38.233312 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.233312 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:38.233312 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-814371ff-d11e-48e3-aa34-36e1820764fb tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Snapshot retrieved successfully. Aug 07 16:21:38.233312 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-814371ff-d11e-48e3-aa34-36e1820764fb tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 returned with HTTP 200 Aug 07 16:21:38.233312 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 974/3903] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:38 2026] GET /volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 => generated 481 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:38.239897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4f01765-2ff5-44a5-9f61-2034f93eec71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.242178 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4f01765-2ff5-44a5-9f61-2034f93eec71 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 Aug 07 16:21:38.242712 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a4f01765-2ff5-44a5-9f61-2034f93eec71 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:38.332219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a4f01765-2ff5-44a5-9f61-2034f93eec71 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 returned with HTTP 200 Aug 07 16:21:38.333075 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 970/3904] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:21:38 2026] PUT /volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 => generated 1186 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:38.342733 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-798d1483-c9bd-4089-ae6a-623779621080 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.348327 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-798d1483-c9bd-4089-ae6a-623779621080 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:38.348327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-798d1483-c9bd-4089-ae6a-623779621080 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f20df95f-0409-4740-96d2-f2bdc580e820"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:38.363230 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.363230 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:38.364141 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-798d1483-c9bd-4089-ae6a-623779621080 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:38.365360 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-798d1483-c9bd-4089-ae6a-623779621080 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Create snapshot from volume f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:38.400774 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota_utils [None req-798d1483-c9bd-4089-ae6a-623779621080 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Quota exceeded for 393a8b57da6547f3acff5057c60ec5f4, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Aug 07 16:21:38.400774 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.middleware.fault [None req-798d1483-c9bd-4089-ae6a-623779621080 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 413 Aug 07 16:21:38.400774 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 973/3905] 10.4.3.24 () {68 vars in 1257 bytes} [Fri Aug 7 16:21:38 2026] POST /volume/v3/snapshots => generated 208 bytes in 58 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 16:21:38.414097 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e5351a49-200e-457a-b432-8afd361f3da7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.416793 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5351a49-200e-457a-b432-8afd361f3da7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 Aug 07 16:21:38.417278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e5351a49-200e-457a-b432-8afd361f3da7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:38.441212 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.441212 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:38.507256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e5351a49-200e-457a-b432-8afd361f3da7 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 returned with HTTP 200 Aug 07 16:21:38.508273 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 989/3906] 10.4.3.24 () {68 vars in 1367 bytes} [Fri Aug 7 16:21:38 2026] PUT /volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 => generated 1186 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:38.521458 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89010c14-aaae-4693-b33e-c27493da0f20 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.527938 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89010c14-aaae-4693-b33e-c27493da0f20 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:21:38.527938 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89010c14-aaae-4693-b33e-c27493da0f20 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f20df95f-0409-4740-96d2-f2bdc580e820"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:38.539442 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.539442 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:38.540167 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89010c14-aaae-4693-b33e-c27493da0f20 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:38.540413 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-89010c14-aaae-4693-b33e-c27493da0f20 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Create snapshot from volume f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:38.581667 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota_utils [None req-89010c14-aaae-4693-b33e-c27493da0f20 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Quota exceeded for 393a8b57da6547f3acff5057c60ec5f4, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Aug 07 16:21:38.581667 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-89010c14-aaae-4693-b33e-c27493da0f20 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 413 Aug 07 16:21:38.581667 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 975/3907] 10.4.3.24 () {68 vars in 1257 bytes} [Fri Aug 7 16:21:38 2026] POST /volume/v3/snapshots => generated 133 bytes in 60 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Aug 07 16:21:38.594451 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.597951 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 Aug 07 16:21:38.598406 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:38.599526 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:38.600035 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Delete snapshot with id: c3334d3b-e68d-4566-b2e8-57ebd037aa74 Aug 07 16:21:38.614022 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.614022 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:38.615332 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Snapshot retrieved successfully. Aug 07 16:21:38.647764 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Snapshot delete request issued successfully. Aug 07 16:21:38.647960 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a5e065a0-d1ec-4bf2-a9c4-58ffb8fd28b8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 returned with HTTP 202 Aug 07 16:21:38.648574 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 971/3908] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:21:38 2026] DELETE /volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:38.663390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e0b87ffe-a22a-4793-b707-046e7be27401 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.665826 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0b87ffe-a22a-4793-b707-046e7be27401 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 Aug 07 16:21:38.666135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0b87ffe-a22a-4793-b707-046e7be27401 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:38.669336 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e0b87ffe-a22a-4793-b707-046e7be27401 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:38.676799 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.676799 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:38.677384 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e0b87ffe-a22a-4793-b707-046e7be27401 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Snapshot retrieved successfully. Aug 07 16:21:38.678324 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e0b87ffe-a22a-4793-b707-046e7be27401 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 returned with HTTP 200 Aug 07 16:21:38.683334 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 974/3909] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:38 2026] GET /volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 => generated 480 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:38.768960 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2a7945d3-b913-4f95-b937-8e2d096b1d22 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.771336 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2a7945d3-b913-4f95-b937-8e2d096b1d22 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd/action Aug 07 16:21:38.772079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2a7945d3-b913-4f95-b937-8e2d096b1d22 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:38.772395 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2a7945d3-b913-4f95-b937-8e2d096b1d22 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:38.795886 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.795886 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:38.813195 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4828202a-9cbf-4e07-bb3b-7c259e7bafaf req-2a7945d3-b913-4f95-b937-8e2d096b1d22 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd/action returned with HTTP 204 Aug 07 16:21:38.813195 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 990/3910] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:38 2026] POST /volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd/action => generated 0 bytes in 46 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:38.855290 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9de1341f-5c1c-4e66-bc65-806e028e529e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.859328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9de1341f-5c1c-4e66-bc65-806e028e529e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b Aug 07 16:21:38.859328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9de1341f-5c1c-4e66-bc65-806e028e529e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:38.859328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9de1341f-5c1c-4e66-bc65-806e028e529e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:38.859328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9de1341f-5c1c-4e66-bc65-806e028e529e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id bb5fc456-e33f-4e51-ab7a-1405f600f99b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:38.862710 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=556,cinder:INSERT=73,cinder:UPDATE=157 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:21:38.865493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9de1341f-5c1c-4e66-bc65-806e028e529e tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b returned with HTTP 404 Aug 07 16:21:38.866231 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 976/3911] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:38 2026] GET /volume/v3/backups/bb5fc456-e33f-4e51-ab7a-1405f600f99b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:38.874470 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-903dafb9-9932-4153-a663-4aa250f331b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.877606 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-903dafb9-9932-4153-a663-4aa250f331b3 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] DELETE https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:38.877606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-903dafb9-9932-4153-a663-4aa250f331b3 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:38.877606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-903dafb9-9932-4153-a663-4aa250f331b3 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:38.877606 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-903dafb9-9932-4153-a663-4aa250f331b3 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete backup with id: 7267e473-2fe4-4fae-a947-b0cfb125c7ee. Aug 07 16:21:38.883446 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.883446 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:38.909294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-903dafb9-9932-4153-a663-4aa250f331b3 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] delete_backup rpcapi backup_id 7267e473-2fe4-4fae-a947-b0cfb125c7ee {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:21:38.911935 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-903dafb9-9932-4153-a663-4aa250f331b3 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 202 Aug 07 16:21:38.915847 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 972/3912] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:38 2026] DELETE /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:38.928767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2cef78aa-ed92-4cf3-8c5a-f50a9b7e771a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:38.934762 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cef78aa-ed92-4cf3-8c5a-f50a9b7e771a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:38.938015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cef78aa-ed92-4cf3-8c5a-f50a9b7e771a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:38.938015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cef78aa-ed92-4cf3-8c5a-f50a9b7e771a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:38.938015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2cef78aa-ed92-4cf3-8c5a-f50a9b7e771a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:38.941544 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:38.941544 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:38.942471 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cef78aa-ed92-4cf3-8c5a-f50a9b7e771a tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 200 Aug 07 16:21:38.942898 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 975/3913] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:38 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:39.204826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27d6c550-d569-4e6f-8b47-70c5cf6c8563 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.207448 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d6c550-d569-4e6f-8b47-70c5cf6c8563 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:39.207712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d6c550-d569-4e6f-8b47-70c5cf6c8563 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.207947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27d6c550-d569-4e6f-8b47-70c5cf6c8563 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.221427 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.221427 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:39.228378 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-27d6c550-d569-4e6f-8b47-70c5cf6c8563 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:39.238292 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27d6c550-d569-4e6f-8b47-70c5cf6c8563 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:39.239466 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 991/3914] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 1168 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:39.330805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-d0163467-d1ed-4eb3-9eda-cf7291d64b7f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.330805 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-d0163467-d1ed-4eb3-9eda-cf7291d64b7f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:39.330805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-d0163467-d1ed-4eb3-9eda-cf7291d64b7f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.330805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-d0163467-d1ed-4eb3-9eda-cf7291d64b7f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.352709 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.352709 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:39.358813 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-d0163467-d1ed-4eb3-9eda-cf7291d64b7f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:39.365282 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-d0163467-d1ed-4eb3-9eda-cf7291d64b7f tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:39.365960 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 977/3915] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 1168 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:39.397861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.400076 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] POST https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/action Aug 07 16:21:39.400455 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:39.401330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:39.422966 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.422966 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:39.423760 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:39.432277 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Begin detaching volume completed successfully. Aug 07 16:21:39.432521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-4f9bffa2-faf7-4200-969c-3f894c8c85b3 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/action returned with HTTP 202 Aug 07 16:21:39.432995 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 973/3916] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:21:39 2026] POST /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:39.518165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05e4b177-a9c7-4b98-99c8-ad67fba2a231 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.518876 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05e4b177-a9c7-4b98-99c8-ad67fba2a231 None None] GET https://10.4.3.24/volume// Aug 07 16:21:39.518876 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05e4b177-a9c7-4b98-99c8-ad67fba2a231 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.518959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05e4b177-a9c7-4b98-99c8-ad67fba2a231 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.519788 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e51aa3ea-4d0f-4541-b4b6-b5a53c1b5f06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.520132 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05e4b177-a9c7-4b98-99c8-ad67fba2a231 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:39.520277 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e51aa3ea-4d0f-4541-b4b6-b5a53c1b5f06 None None] GET https://10.4.3.24/volume// Aug 07 16:21:39.520557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e51aa3ea-4d0f-4541-b4b6-b5a53c1b5f06 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.520830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e51aa3ea-4d0f-4541-b4b6-b5a53c1b5f06 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.521343 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e51aa3ea-4d0f-4541-b4b6-b5a53c1b5f06 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:21:39.521500 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 992/3917] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:39.521660 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 976/3918] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/ => generated 385 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:21:39.544660 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-8a02d803-fb53-48c2-8969-39b4be4af81c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.545680 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-8f41f761-efb9-48ee-81e8-dda1ad8d2b0a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.546471 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-8a02d803-fb53-48c2-8969-39b4be4af81c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:39.546772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-8a02d803-fb53-48c2-8969-39b4be4af81c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.547058 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-8a02d803-fb53-48c2-8969-39b4be4af81c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.548537 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-8f41f761-efb9-48ee-81e8-dda1ad8d2b0a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:21:39.548798 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-8f41f761-efb9-48ee-81e8-dda1ad8d2b0a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.549088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-8f41f761-efb9-48ee-81e8-dda1ad8d2b0a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.561753 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.561753 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:39.566241 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.566241 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:39.567169 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-8f41f761-efb9-48ee-81e8-dda1ad8d2b0a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:21:39.573545 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-8f41f761-efb9-48ee-81e8-dda1ad8d2b0a tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:21:39.574520 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 974/3919] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 1351 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:39.575743 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-8a02d803-fb53-48c2-8969-39b4be4af81c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:39.584328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-8a02d803-fb53-48c2-8969-39b4be4af81c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:39.584328 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 978/3920] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 1048 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:39.592631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-fd0a4412-791e-4f16-a685-198d765f6f19 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.596561 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-fd0a4412-791e-4f16-a685-198d765f6f19 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption Aug 07 16:21:39.597419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-fd0a4412-791e-4f16-a685-198d765f6f19 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.597419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-fd0a4412-791e-4f16-a685-198d765f6f19 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.614189 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.614189 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:39.623565 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-fd0a4412-791e-4f16-a685-198d765f6f19 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption returned with HTTP 200 Aug 07 16:21:39.623792 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 993/3921] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3/encryption => generated 160 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:39.689661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15bfdbf5-3a5a-4350-a555-616de9584f38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.693330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15bfdbf5-3a5a-4350-a555-616de9584f38 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 Aug 07 16:21:39.693330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15bfdbf5-3a5a-4350-a555-616de9584f38 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.693330 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15bfdbf5-3a5a-4350-a555-616de9584f38 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.699330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15bfdbf5-3a5a-4350-a555-616de9584f38 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 returned with HTTP 404 Aug 07 16:21:39.699986 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 977/3922] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/snapshots/c3334d3b-e68d-4566-b2e8-57ebd037aa74 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:39.714195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0837649c-de93-4e7c-b520-5dff3a8a792c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.716485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0837649c-de93-4e7c-b520-5dff3a8a792c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:39.716710 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0837649c-de93-4e7c-b520-5dff3a8a792c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.717105 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0837649c-de93-4e7c-b520-5dff3a8a792c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.719111 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.721906 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3 Aug 07 16:21:39.722408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:39.725419 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.725419 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:39.732481 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0837649c-de93-4e7c-b520-5dff3a8a792c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:39.736417 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-a7f16e69-4a5c-4ba5-ba32-b32252062cac-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:21:39.739661 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0837649c-de93-4e7c-b520-5dff3a8a792c tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 returned with HTTP 200 Aug 07 16:21:39.740352 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 975/3923] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 => generated 858 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:39.743549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-a7f16e69-4a5c-4ba5-ba32-b32252062cac-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:21:39.744987 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.744987 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:39.760597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.762640 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:39.762813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.763034 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.763231 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Delete volume with id: f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:39.772055 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.772055 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:39.772651 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:39.797967 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Delete volume request issued successfully. Aug 07 16:21:39.798452 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bfbb6e2-3093-4d6c-9610-d4ec9a370459 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 returned with HTTP 202 Aug 07 16:21:39.798647 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 994/3924] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:39 2026] DELETE /volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:39.807362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da486587-a927-4f3c-a7a7-2d14be8092d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.809724 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da486587-a927-4f3c-a7a7-2d14be8092d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:39.810277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da486587-a927-4f3c-a7a7-2d14be8092d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.810277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da486587-a927-4f3c-a7a7-2d14be8092d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.816091 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=560,cinder:UPDATE=114,cinder:INSERT=71 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:21:39.822561 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.822561 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:39.828178 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da486587-a927-4f3c-a7a7-2d14be8092d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Volume info retrieved successfully. Aug 07 16:21:39.836473 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da486587-a927-4f3c-a7a7-2d14be8092d8 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 returned with HTTP 200 Aug 07 16:21:39.837138 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 978/3925] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 => generated 857 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:39.859233 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-a7f16e69-4a5c-4ba5-ba32-b32252062cac-np0000006731" released by "attachment_update" :: held 0.116s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:21:39.859626 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-09192506-7918-4500-921c-3fada3c85ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3 returned with HTTP 200 Aug 07 16:21:39.860281 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 979/3926] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:21:39 2026] PUT /volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3 => generated 968 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:39.889713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-784439c5-4d96-4de2-b867-2efd7daac24e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.892840 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-784439c5-4d96-4de2-b867-2efd7daac24e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3/action Aug 07 16:21:39.893272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-784439c5-4d96-4de2-b867-2efd7daac24e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:39.893461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-784439c5-4d96-4de2-b867-2efd7daac24e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:39.916596 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.916596 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:39.929492 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-784439c5-4d96-4de2-b867-2efd7daac24e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3/action returned with HTTP 204 Aug 07 16:21:39.930112 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 976/3927] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:21:39 2026] POST /volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3/action => generated 0 bytes in 41 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:39.955357 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4796ba82-7915-4380-bf84-166a9d0b1e6e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.957925 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4796ba82-7915-4380-bf84-166a9d0b1e6e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee Aug 07 16:21:39.958198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4796ba82-7915-4380-bf84-166a9d0b1e6e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.958431 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4796ba82-7915-4380-bf84-166a9d0b1e6e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.958551 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4796ba82-7915-4380-bf84-166a9d0b1e6e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Show backup with id 7267e473-2fe4-4fae-a947-b0cfb125c7ee. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:39.963690 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4796ba82-7915-4380-bf84-166a9d0b1e6e tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee returned with HTTP 404 Aug 07 16:21:39.964785 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 995/3928] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:39 2026] GET /volume/v3/backups/7267e473-2fe4-4fae-a947-b0cfb125c7ee => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:39.975566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9643a23d-7191-49f0-b62f-6278678306fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:39.977924 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9643a23d-7191-49f0-b62f-6278678306fd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] DELETE https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:21:39.978164 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9643a23d-7191-49f0-b62f-6278678306fd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:39.978375 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9643a23d-7191-49f0-b62f-6278678306fd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:39.978501 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-9643a23d-7191-49f0-b62f-6278678306fd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Delete backup with id: 76248bb5-a491-4820-830b-2fe90921602b. Aug 07 16:21:39.983270 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:39.983270 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:40.014929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-9643a23d-7191-49f0-b62f-6278678306fd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] delete_backup rpcapi backup_id 76248bb5-a491-4820-830b-2fe90921602b {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:21:40.020932 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9643a23d-7191-49f0-b62f-6278678306fd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 202 Aug 07 16:21:40.021400 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 979/3929] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:39 2026] DELETE /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:40.031234 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6925ab33-1fa9-4f33-b10b-f616f758d028 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:40.033723 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6925ab33-1fa9-4f33-b10b-f616f758d028 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:21:40.034054 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6925ab33-1fa9-4f33-b10b-f616f758d028 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:40.034456 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6925ab33-1fa9-4f33-b10b-f616f758d028 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:40.034456 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6925ab33-1fa9-4f33-b10b-f616f758d028 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:40.038955 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:40.038955 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:40.039495 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6925ab33-1fa9-4f33-b10b-f616f758d028 tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 200 Aug 07 16:21:40.039870 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 980/3930] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:40 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:40.856434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f41eab5e-018f-47b0-ab55-f5b9a1b279c2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:40.858717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41eab5e-018f-47b0-ab55-f5b9a1b279c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] GET https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 Aug 07 16:21:40.858955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41eab5e-018f-47b0-ab55-f5b9a1b279c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:40.859209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f41eab5e-018f-47b0-ab55-f5b9a1b279c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:40.874142 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f41eab5e-018f-47b0-ab55-f5b9a1b279c2 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862 tempest-VolumeSnapshotQuotasNegativeTestJSON-336349862-project-member] https://10.4.3.24/volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 returned with HTTP 404 Aug 07 16:21:40.874791 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 977/3931] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:40 2026] GET /volume/v3/volumes/f20df95f-0409-4740-96d2-f2bdc580e820 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:40.886936 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c2b26ed-392d-4d15-9bbe-7694c5dbef03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:40.889172 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c2b26ed-392d-4d15-9bbe-7694c5dbef03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] PUT https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 Aug 07 16:21:40.889589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c2b26ed-392d-4d15-9bbe-7694c5dbef03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:40.932834 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=532,cinder:UPDATE=76,cinder:INSERT=36 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:21:41.007115 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c2b26ed-392d-4d15-9bbe-7694c5dbef03 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557 tempest-VolumeSnapshotQuotasNegativeTestJSON-1952567557-project-admin] https://10.4.3.24/volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 returned with HTTP 200 Aug 07 16:21:41.007665 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 996/3932] 10.4.3.24 () {68 vars in 1368 bytes} [Fri Aug 7 16:21:40 2026] PUT /volume/v3/os-quota-sets/393a8b57da6547f3acff5057c60ec5f4 => generated 1191 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:41.053683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c92f81b7-21a0-4181-a7b0-351b13f215dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:41.058196 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c92f81b7-21a0-4181-a7b0-351b13f215dd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] GET https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b Aug 07 16:21:41.059496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c92f81b7-21a0-4181-a7b0-351b13f215dd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:41.059496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c92f81b7-21a0-4181-a7b0-351b13f215dd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:41.059496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c92f81b7-21a0-4181-a7b0-351b13f215dd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] Show backup with id 76248bb5-a491-4820-830b-2fe90921602b. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:21:41.062177 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c92f81b7-21a0-4181-a7b0-351b13f215dd tempest-VolumesBackupsTest-2075421534 tempest-VolumesBackupsTest-2075421534-project-admin] https://10.4.3.24/volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b returned with HTTP 404 Aug 07 16:21:41.062670 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 980/3933] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:41 2026] GET /volume/v3/backups/76248bb5-a491-4820-830b-2fe90921602b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:41.082032 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:41.087872 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 Aug 07 16:21:41.087872 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:41.087872 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:41.088639 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete volume with id: 8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 Aug 07 16:21:41.102070 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:41.102070 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:41.103415 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:41.129369 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete volume request issued successfully. Aug 07 16:21:41.129369 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4f8f60ee-d0a6-4f56-bc2b-1a82a4043528 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 returned with HTTP 202 Aug 07 16:21:41.129369 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 981/3934] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:41 2026] DELETE /volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:41.138446 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54ec2629-99fc-4cf4-8b9e-059da5cf0744 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:41.141089 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54ec2629-99fc-4cf4-8b9e-059da5cf0744 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 Aug 07 16:21:41.141089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54ec2629-99fc-4cf4-8b9e-059da5cf0744 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:41.141089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54ec2629-99fc-4cf4-8b9e-059da5cf0744 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:41.143118 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=698,cinder:INSERT=124,cinder:UPDATE=216 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:21:41.151430 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:41.151430 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:41.156556 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54ec2629-99fc-4cf4-8b9e-059da5cf0744 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:41.162509 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54ec2629-99fc-4cf4-8b9e-059da5cf0744 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 returned with HTTP 200 Aug 07 16:21:41.162910 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 978/3935] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:41 2026] GET /volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 => generated 839 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:42.178339 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72ff3705-65d8-4136-8b90-26bca0274192 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:42.180354 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ff3705-65d8-4136-8b90-26bca0274192 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 Aug 07 16:21:42.180550 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ff3705-65d8-4136-8b90-26bca0274192 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:42.180735 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72ff3705-65d8-4136-8b90-26bca0274192 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:42.186542 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72ff3705-65d8-4136-8b90-26bca0274192 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 returned with HTTP 404 Aug 07 16:21:42.187064 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 997/3936] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:42 2026] GET /volume/v3/volumes/8f105b48-ad8f-4853-ad8e-fee3cfaa4c82 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:42.195491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:42.197496 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 Aug 07 16:21:42.197699 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:42.197969 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:42.198554 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete volume with id: ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 Aug 07 16:21:42.206495 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:42.206495 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:42.206937 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:42.225350 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete volume request issued successfully. Aug 07 16:21:42.225629 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-58cf1141-8a2f-4286-a5f7-73d84e28a584 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 returned with HTTP 202 Aug 07 16:21:42.226121 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 981/3937] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:42 2026] DELETE /volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:42.236604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1007562f-06f4-4c26-9ccd-b9dbe8decb96 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:42.238703 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1007562f-06f4-4c26-9ccd-b9dbe8decb96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 Aug 07 16:21:42.238961 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1007562f-06f4-4c26-9ccd-b9dbe8decb96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:42.239207 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1007562f-06f4-4c26-9ccd-b9dbe8decb96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:42.248934 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:42.248934 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:42.253912 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1007562f-06f4-4c26-9ccd-b9dbe8decb96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:42.264990 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1007562f-06f4-4c26-9ccd-b9dbe8decb96 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 returned with HTTP 200 Aug 07 16:21:42.265448 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 982/3938] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:42 2026] GET /volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 => generated 837 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:43.158676 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f772c7c9-a931-4804-81cb-32e92f649c7f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.280341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8353de9b-d3bd-4f3a-8171-6771f657310c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.282364 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f772c7c9-a931-4804-81cb-32e92f649c7f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:43.282498 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8353de9b-d3bd-4f3a-8171-6771f657310c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 Aug 07 16:21:43.282699 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8353de9b-d3bd-4f3a-8171-6771f657310c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:43.282841 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f772c7c9-a931-4804-81cb-32e92f649c7f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-338048182", "extra_specs": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:43.282882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8353de9b-d3bd-4f3a-8171-6771f657310c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:43.296313 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8353de9b-d3bd-4f3a-8171-6771f657310c tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 returned with HTTP 404 Aug 07 16:21:43.296897 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 998/3939] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:43 2026] GET /volume/v3/volumes/ee22ca8a-cf4b-4974-9b19-df7bcb7567d6 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:43.301294 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f772c7c9-a931-4804-81cb-32e92f649c7f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:43.301806 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 979/3940] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:43 2026] POST /volume/v3/types => generated 211 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:43.306570 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.308529 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 Aug 07 16:21:43.308818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:43.308963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:43.309551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete volume with id: c172c628-cac5-4c12-8847-b2b8c995e716 Aug 07 16:21:43.314030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-846584c9-1a66-4c70-ad76-43c187f8a35a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.316958 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-846584c9-1a66-4c70-ad76-43c187f8a35a tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] POST https://10.4.3.24/volume/v3/types/b49da51f-1591-4361-9d6a-d4753e3ffd74/encryption Aug 07 16:21:43.317462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-846584c9-1a66-4c70-ad76-43c187f8a35a tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:43.318347 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:43.318347 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:43.318879 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:43.351063 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Delete volume request issued successfully. Aug 07 16:21:43.354325 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0f8863e-ead0-4520-a46a-20f3223a9026 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 returned with HTTP 202 Aug 07 16:21:43.354325 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 982/3941] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:43 2026] DELETE /volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:43.355525 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-846584c9-1a66-4c70-ad76-43c187f8a35a tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/types/b49da51f-1591-4361-9d6a-d4753e3ffd74/encryption returned with HTTP 200 Aug 07 16:21:43.356168 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 983/3942] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:21:43 2026] POST /volume/v3/types/b49da51f-1591-4361-9d6a-d4753e3ffd74/encryption => generated 230 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:43.362009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-168082cd-936c-43c1-8675-b8cd0b7348a5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.367340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-168082cd-936c-43c1-8675-b8cd0b7348a5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 Aug 07 16:21:43.367340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-168082cd-936c-43c1-8675-b8cd0b7348a5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:43.367340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-168082cd-936c-43c1-8675-b8cd0b7348a5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:43.369389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b43f701-ec9f-4669-a249-cac41a701e37 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.379507 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:43.379507 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:43.386240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-168082cd-936c-43c1-8675-b8cd0b7348a5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Volume info retrieved successfully. Aug 07 16:21:43.392597 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-168082cd-936c-43c1-8675-b8cd0b7348a5 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 returned with HTTP 200 Aug 07 16:21:43.393144 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 999/3943] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:43 2026] GET /volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 => generated 838 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:43.514110 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:43.514518 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-485620465", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks-338048182", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:43.516859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-485620465', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks-338048182', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:43.520886 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume of 1 GB Aug 07 16:21:43.521234 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:43.521234 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:43.521810 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Availability Zones retrieved successfully. Aug 07 16:21:43.528404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (7b8d3356-c1a9-4fa5-8d8b-b61ceb0279dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:43.530012 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a16534-47bc-4c48-b833-855582574273) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:43.531157 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:43.562782 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19a16534-47bc-4c48-b833-855582574273) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b49da51f-1591-4361-9d6a-d4753e3ffd74,is_public=True,name='tempest-scenario-type-luks-338048182',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49da51f-1591-4361-9d6a-d4753e3ffd74', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:43.563613 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7aabbd1-aa06-4087-a00f-474cefe289e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:43.596554 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-338048182 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-338048182, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:43.596930 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-338048182 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-338048182, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:43.631787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Created reservations ['2ec714d8-f91c-4c3e-ae91-930979ebd964', '10b45b73-45d8-4fc6-81d1-fbf0d627b9f0', 'cf477d28-ab30-4616-8bbb-8410f63cc151', '9868adea-1c62-444a-9335-1676cb3ea0f2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:43.632731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7aabbd1-aa06-4087-a00f-474cefe289e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ec714d8-f91c-4c3e-ae91-930979ebd964', '10b45b73-45d8-4fc6-81d1-fbf0d627b9f0', 'cf477d28-ab30-4616-8bbb-8410f63cc151', '9868adea-1c62-444a-9335-1676cb3ea0f2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:43.633801 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b233691b-923a-46a9-a354-e7e49bf74197) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:43.658750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b233691b-923a-46a9-a354-e7e49bf74197) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '61a72b38-17c1-4a68-a073-e9a363fb9b7e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-485620465',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['2ec714d8-f91c-4c3e-ae91-930979ebd964','10b45b73-45d8-4fc6-81d1-fbf0d627b9f0','cf477d28-ab30-4616-8bbb-8410f63cc151','9868adea-1c62-444a-9335-1676cb3ea0f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=b49da51f-1591-4361-9d6a-d4753e3ffd74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-485620465',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=61a72b38-17c1-4a68-a073-e9a363fb9b7e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9ab77ab3524b9e87d99070afe42345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81549397945341fc9162c82d7a0bb4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49da51f-1591-4361-9d6a-d4753e3ffd74),volume_type_id=b49da51f-1591-4361-9d6a-d4753e3ffd74)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:43.660224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ff8fff-8621-42c2-aa69-e2396a3e3f1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:43.680060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b6ff8fff-8621-42c2-aa69-e2396a3e3f1b) transitioned into state 'SUCCESS' from state '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-485620465',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['2ec714d8-f91c-4c3e-ae91-930979ebd964','10b45b73-45d8-4fc6-81d1-fbf0d627b9f0','cf477d28-ab30-4616-8bbb-8410f63cc151','9868adea-1c62-444a-9335-1676cb3ea0f2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=b49da51f-1591-4361-9d6a-d4753e3ffd74)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:43.680970 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99497de1-4631-4794-88b1-0a0563e32b2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:43.694324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99497de1-4631-4794-88b1-0a0563e32b2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:43.694856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (7b8d3356-c1a9-4fa5-8d8b-b61ceb0279dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:43.696437 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request issued successfully. Aug 07 16:21:43.700733 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b43f701-ec9f-4669-a249-cac41a701e37 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:43.710349 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 980/3944] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:43 2026] POST /volume/v3/volumes => generated 781 bytes in 333 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:43.723726 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ad7c4000-74a4-47c5-b65a-6fffd42c5d02 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:43.726237 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad7c4000-74a4-47c5-b65a-6fffd42c5d02 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:21:43.726565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad7c4000-74a4-47c5-b65a-6fffd42c5d02 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:43.726828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ad7c4000-74a4-47c5-b65a-6fffd42c5d02 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:43.734703 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:43.734703 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:43.738478 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ad7c4000-74a4-47c5-b65a-6fffd42c5d02 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:43.742712 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ad7c4000-74a4-47c5-b65a-6fffd42c5d02 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e returned with HTTP 200 Aug 07 16:21:43.743116 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 983/3945] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:43 2026] GET /volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e => generated 849 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:44.410716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a51be528-a575-4e83-b7cc-f68e0a6dc682 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:44.412615 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a51be528-a575-4e83-b7cc-f68e0a6dc682 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] GET https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 Aug 07 16:21:44.412801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a51be528-a575-4e83-b7cc-f68e0a6dc682 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:44.413005 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a51be528-a575-4e83-b7cc-f68e0a6dc682 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:44.418738 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a51be528-a575-4e83-b7cc-f68e0a6dc682 tempest-VolumesBackupsTest-656804471 tempest-VolumesBackupsTest-656804471-project-member] https://10.4.3.24/volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 returned with HTTP 404 Aug 07 16:21:44.419391 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 984/3946] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:44 2026] GET /volume/v3/volumes/c172c628-cac5-4c12-8847-b2b8c995e716 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:44.757245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da004ba5-d015-4795-b4f6-18b8fae8a1a1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:44.762579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da004ba5-d015-4795-b4f6-18b8fae8a1a1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:21:44.762798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da004ba5-d015-4795-b4f6-18b8fae8a1a1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:44.763472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da004ba5-d015-4795-b4f6-18b8fae8a1a1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:44.776395 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:44.776395 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:44.786036 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da004ba5-d015-4795-b4f6-18b8fae8a1a1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:44.794980 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da004ba5-d015-4795-b4f6-18b8fae8a1a1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e returned with HTTP 200 Aug 07 16:21:44.794980 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1000/3947] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:44 2026] GET /volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e => generated 874 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:44.809414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1833aeab-7834-4d7e-8b4f-35f7c3a61957 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:44.811518 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1833aeab-7834-4d7e-8b4f-35f7c3a61957 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:21:44.811715 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1833aeab-7834-4d7e-8b4f-35f7c3a61957 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:44.811948 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1833aeab-7834-4d7e-8b4f-35f7c3a61957 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:44.820411 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:44.820411 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:44.824193 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1833aeab-7834-4d7e-8b4f-35f7c3a61957 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:44.829414 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1833aeab-7834-4d7e-8b4f-35f7c3a61957 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e returned with HTTP 200 Aug 07 16:21:44.829967 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 981/3948] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:44 2026] GET /volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e => generated 874 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:44.844825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:44.846659 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:44.847098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-57523797", "source_volid": "61a72b38-17c1-4a68-a073-e9a363fb9b7e", "volume_type": "tempest-scenario-type-luks-338048182", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:44.848838 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-57523797', 'source_volid': '61a72b38-17c1-4a68-a073-e9a363fb9b7e', 'volume_type': 'tempest-scenario-type-luks-338048182', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:44.860154 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:44.860154 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:44.860755 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume retrieved successfully. Aug 07 16:21:44.860869 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume of 1 GB Aug 07 16:21:44.861617 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Availability Zones retrieved successfully. Aug 07 16:21:44.867584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (b287453e-4619-4f2b-a0f7-6f885eb7ee04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:44.869050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f2e87d-0e49-42e2-8bc4-0aa31bc61e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:44.870107 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:44.891140 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82f2e87d-0e49-42e2-8bc4-0aa31bc61e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '61a72b38-17c1-4a68-a073-e9a363fb9b7e', 'volume_type': VolumeType(created_at=2026-08-07T16:21:43Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=b49da51f-1591-4361-9d6a-d4753e3ffd74,is_public=True,name='tempest-scenario-type-luks-338048182',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b49da51f-1591-4361-9d6a-d4753e3ffd74', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:44.891960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce0f02c-46d1-4dec-8028-3cd52c14c09b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:44.921259 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-338048182 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-338048182, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:44.921584 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-338048182 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-338048182, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:44.938055 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Created reservations ['ebd72bc4-595a-4d91-9d4b-68fb38a1e69c', '4eb56751-90a1-44d1-9cb0-7fe0dcd3e1e3', '71270061-ff6a-4e6b-aab5-b18b12eda8f4', 'bb670538-537e-4d6f-a1e9-87780ce8d02a'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:44.939201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce0f02c-46d1-4dec-8028-3cd52c14c09b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd72bc4-595a-4d91-9d4b-68fb38a1e69c', '4eb56751-90a1-44d1-9cb0-7fe0dcd3e1e3', '71270061-ff6a-4e6b-aab5-b18b12eda8f4', 'bb670538-537e-4d6f-a1e9-87780ce8d02a']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:44.940508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee2fd8e-e64a-4fbd-a479-8ddba9aac431) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:44.979683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eee2fd8e-e64a-4fbd-a479-8ddba9aac431) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea0462ca-29e7-436a-8961-ef7b7a81261f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-57523797',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['ebd72bc4-595a-4d91-9d4b-68fb38a1e69c','4eb56751-90a1-44d1-9cb0-7fe0dcd3e1e3','71270061-ff6a-4e6b-aab5-b18b12eda8f4','bb670538-537e-4d6f-a1e9-87780ce8d02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=61a72b38-17c1-4a68-a073-e9a363fb9b7e,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=b49da51f-1591-4361-9d6a-d4753e3ffd74), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-57523797',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=ea0462ca-29e7-436a-8961-ef7b7a81261f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9ab77ab3524b9e87d99070afe42345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=61a72b38-17c1-4a68-a073-e9a363fb9b7e,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81549397945341fc9162c82d7a0bb4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b49da51f-1591-4361-9d6a-d4753e3ffd74),volume_type_id=b49da51f-1591-4361-9d6a-d4753e3ffd74)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:44.980623 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6bb1d16-ba80-472b-9d69-cb2bc3f1d44a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:44.999426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6bb1d16-ba80-472b-9d69-cb2bc3f1d44a) transitioned into state 'SUCCESS' from state '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-57523797',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['ebd72bc4-595a-4d91-9d4b-68fb38a1e69c','4eb56751-90a1-44d1-9cb0-7fe0dcd3e1e3','71270061-ff6a-4e6b-aab5-b18b12eda8f4','bb670538-537e-4d6f-a1e9-87780ce8d02a'],size=1,snapshot_id=None,source_replicaid=,source_volid=61a72b38-17c1-4a68-a073-e9a363fb9b7e,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=b49da51f-1591-4361-9d6a-d4753e3ffd74)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.000274 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dbbf53-21b3-4811-acf3-eaebb0992bc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:45.019946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32dbbf53-21b3-4811-acf3-eaebb0992bc9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.019946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (b287453e-4619-4f2b-a0f7-6f885eb7ee04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:45.019946 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request issued successfully. Aug 07 16:21:45.020329 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d9607b2-bfee-4af2-9208-8b149e72db25 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:45.020790 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 984/3949] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:44 2026] POST /volume/v3/volumes => generated 807 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:45.032575 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb10743b-69f2-4141-bbeb-e0f1c18accec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.035429 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb10743b-69f2-4141-bbeb-e0f1c18accec tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:45.035592 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb10743b-69f2-4141-bbeb-e0f1c18accec tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:45.035701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb10743b-69f2-4141-bbeb-e0f1c18accec tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:45.047343 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:45.047343 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:45.052271 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb10743b-69f2-4141-bbeb-e0f1c18accec tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:45.055166 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e87d7863-dcd6-4fb9-b83e-53bc518e9547 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.058293 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb10743b-69f2-4141-bbeb-e0f1c18accec tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:45.059330 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 985/3950] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:45 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 875 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:45.164114 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e87d7863-dcd6-4fb9-b83e-53bc518e9547 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:45.164488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e87d7863-dcd6-4fb9-b83e-53bc518e9547 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-705062334", "os-volume-type-access:is_public": false}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:45.178060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e87d7863-dcd6-4fb9-b83e-53bc518e9547 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:45.178457 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1001/3951] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:45 2026] POST /volume/v3/types => generated 228 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:45.189559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a51463fc-b442-4493-8ae2-109783d4bf12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.274223 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a51463fc-b442-4493-8ae2-109783d4bf12 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:45.274536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a51463fc-b442-4493-8ae2-109783d4bf12 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43ec7b93-85ad-45a3-a415-f8ce9d801cc6", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:45.281934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a51463fc-b442-4493-8ae2-109783d4bf12 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Create volume request body: {'volume': {'volume_type': '43ec7b93-85ad-45a3-a415-f8ce9d801cc6', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:45.288631 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a51463fc-b442-4493-8ae2-109783d4bf12 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 404 Aug 07 16:21:45.289237 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 982/3952] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:21:45 2026] POST /volume/v3/volumes => generated 114 bytes in 100 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:45.299019 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f7b05d6-d07f-4656-973a-0b99d8dd34ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.301184 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f7b05d6-d07f-4656-973a-0b99d8dd34ec tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6/action Aug 07 16:21:45.301604 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f7b05d6-d07f-4656-973a-0b99d8dd34ec tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action body: b'{"addProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:45.301798 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f7b05d6-d07f-4656-973a-0b99d8dd34ec tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:45.303572 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:45.303572 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:45.315991 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f7b05d6-d07f-4656-973a-0b99d8dd34ec tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6/action returned with HTTP 202 Aug 07 16:21:45.316434 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 985/3953] 10.4.3.24 () {68 vars in 1377 bytes} [Fri Aug 7 16:21:45 2026] POST /volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6/action => generated 0 bytes in 18 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:45.327947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.330929 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:45.331370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "43ec7b93-85ad-45a3-a415-f8ce9d801cc6", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-56684433"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:45.333535 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Create volume request body: {'volume': {'volume_type': '43ec7b93-85ad-45a3-a415-f8ce9d801cc6', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-56684433'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:45.342545 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Create volume of 1 GB Aug 07 16:21:45.342995 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:45.342995 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:45.343606 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Availability Zones retrieved successfully. Aug 07 16:21:45.353490 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Flow 'volume_create_api' (166b6097-9c4f-4601-b45b-fb8db93756b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:45.354574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde83560-c882-4c8d-a0d2-611b41c41acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:45.360517 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:45.377341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-b06a393f-b4b8-4ea5-8b01-45c61e17d09c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.379844 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-b06a393f-b4b8-4ea5-8b01-45c61e17d09c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac/encryption Aug 07 16:21:45.380107 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-b06a393f-b4b8-4ea5-8b01-45c61e17d09c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:45.380353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-b06a393f-b4b8-4ea5-8b01-45c61e17d09c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:45.388961 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dde83560-c882-4c8d-a0d2-611b41c41acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:45Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=43ec7b93-85ad-45a3-a415-f8ce9d801cc6,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-705062334',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '43ec7b93-85ad-45a3-a415-f8ce9d801cc6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.389790 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c16dd5-08e4-4a3b-96b9-2c15c60f9cc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:45.390848 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:45.390848 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:45.398339 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ee06f0-bdff-4fa4-9772-d8d4cc8b40a1 req-b06a393f-b4b8-4ea5-8b01-45c61e17d09c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac/encryption returned with HTTP 200 Aug 07 16:21:45.398757 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1002/3954] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:21:45 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac/encryption => generated 160 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:45.430956 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-705062334 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-705062334, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:45.431414 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-705062334 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-705062334, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:45.465595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Created reservations ['322887bc-84c2-4f40-b3f9-48b4379cc06e', 'ea23ed73-5e7f-4764-adcd-4aca5a8646a3', '135a1b91-0f1a-4c6d-9ad6-8d8602b30090', 'd39890d1-f800-4080-87c3-93eeaab7aebb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:45.466587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27c16dd5-08e4-4a3b-96b9-2c15c60f9cc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['322887bc-84c2-4f40-b3f9-48b4379cc06e', 'ea23ed73-5e7f-4764-adcd-4aca5a8646a3', '135a1b91-0f1a-4c6d-9ad6-8d8602b30090', 'd39890d1-f800-4080-87c3-93eeaab7aebb']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.467532 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84b9758-9900-4be5-ae9b-260ca648f8f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:45.496008 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f84b9758-9900-4be5-ae9b-260ca648f8f9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '751b33f3-072d-4e2e-bfaf-c667385ecb0b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-56684433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f0d63bbad24f6294304318e514b12a',qos_specs=None,replication_status=,reservations=['322887bc-84c2-4f40-b3f9-48b4379cc06e','ea23ed73-5e7f-4764-adcd-4aca5a8646a3','135a1b91-0f1a-4c6d-9ad6-8d8602b30090','d39890d1-f800-4080-87c3-93eeaab7aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b4492c55c44fa91f859937d065368',volume_type_id=43ec7b93-85ad-45a3-a415-f8ce9d801cc6), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:45Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-56684433',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=751b33f3-072d-4e2e-bfaf-c667385ecb0b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e7f0d63bbad24f6294304318e514b12a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2f6b4492c55c44fa91f859937d065368',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(43ec7b93-85ad-45a3-a415-f8ce9d801cc6),volume_type_id=43ec7b93-85ad-45a3-a415-f8ce9d801cc6)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.496323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9eae2af-e506-4ebc-98e0-46c2739ba9bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:45.526953 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b9eae2af-e506-4ebc-98e0-46c2739ba9bf) transitioned into state 'SUCCESS' from state '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-56684433',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e7f0d63bbad24f6294304318e514b12a',qos_specs=None,replication_status=,reservations=['322887bc-84c2-4f40-b3f9-48b4379cc06e','ea23ed73-5e7f-4764-adcd-4aca5a8646a3','135a1b91-0f1a-4c6d-9ad6-8d8602b30090','d39890d1-f800-4080-87c3-93eeaab7aebb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2f6b4492c55c44fa91f859937d065368',volume_type_id=43ec7b93-85ad-45a3-a415-f8ce9d801cc6)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.527755 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e997b46-2e96-45cf-b9da-1bf4b5c6d488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:45.538536 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8e997b46-2e96-45cf-b9da-1bf4b5c6d488) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:45.539879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Flow 'volume_create_api' (166b6097-9c4f-4601-b45b-fb8db93756b4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:45.539879 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Create volume request issued successfully. Aug 07 16:21:45.540336 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f42e5fe6-fa4e-4894-876a-c3bfa2a293f4 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:45.540560 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 986/3955] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:45 2026] POST /volume/v3/volumes => generated 791 bytes in 213 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:45.557443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b3c7af7-1f1a-4127-843c-56494139248d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:45.559756 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b3c7af7-1f1a-4127-843c-56494139248d tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] GET https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:45.559756 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b3c7af7-1f1a-4127-843c-56494139248d tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:45.559843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b3c7af7-1f1a-4127-843c-56494139248d tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:45.567914 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:45.567914 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:45.572110 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b3c7af7-1f1a-4127-843c-56494139248d tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Volume info retrieved successfully. Aug 07 16:21:45.577426 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b3c7af7-1f1a-4127-843c-56494139248d tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b returned with HTTP 200 Aug 07 16:21:45.578073 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 983/3956] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:45 2026] GET /volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b => generated 859 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:46.071672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c0580d5b-854e-4cc2-a919-7f97b6808596 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:46.073412 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0580d5b-854e-4cc2-a919-7f97b6808596 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:46.073608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0580d5b-854e-4cc2-a919-7f97b6808596 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:46.073785 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c0580d5b-854e-4cc2-a919-7f97b6808596 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:46.081098 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:46.081098 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:46.085639 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c0580d5b-854e-4cc2-a919-7f97b6808596 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:46.090324 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c0580d5b-854e-4cc2-a919-7f97b6808596 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:46.090790 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 986/3957] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:46 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:46.594238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb145d69-5637-4aea-ad0d-ab26f4554cd7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:46.596634 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb145d69-5637-4aea-ad0d-ab26f4554cd7 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] GET https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:46.597056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb145d69-5637-4aea-ad0d-ab26f4554cd7 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:46.597289 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb145d69-5637-4aea-ad0d-ab26f4554cd7 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:46.615553 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:46.615553 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:46.621806 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb145d69-5637-4aea-ad0d-ab26f4554cd7 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Volume info retrieved successfully. Aug 07 16:21:46.631126 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb145d69-5637-4aea-ad0d-ab26f4554cd7 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b returned with HTTP 200 Aug 07 16:21:46.631126 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1003/3958] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:46 2026] GET /volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b => generated 884 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:46.647664 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc522b52-20bd-4b17-bf1a-99fe49aa2b35 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:46.649757 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc522b52-20bd-4b17-bf1a-99fe49aa2b35 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] GET https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:46.649972 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc522b52-20bd-4b17-bf1a-99fe49aa2b35 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:46.650178 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc522b52-20bd-4b17-bf1a-99fe49aa2b35 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:46.658679 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:46.658679 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:46.663524 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cc522b52-20bd-4b17-bf1a-99fe49aa2b35 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Volume info retrieved successfully. Aug 07 16:21:46.669292 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc522b52-20bd-4b17-bf1a-99fe49aa2b35 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b returned with HTTP 200 Aug 07 16:21:46.669292 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 987/3959] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:46 2026] GET /volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b => generated 884 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:46.686812 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-51468e38-bdb9-4b67-b323-e16278828580 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:46.691121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] DELETE https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:46.691121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:46.691121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:46.691121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Delete volume with id: 751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:46.698226 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:46.698226 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:46.698854 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Volume info retrieved successfully. Aug 07 16:21:46.724355 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Delete volume request issued successfully. Aug 07 16:21:46.724608 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-51468e38-bdb9-4b67-b323-e16278828580 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b returned with HTTP 202 Aug 07 16:21:46.725122 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 984/3960] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:46 2026] DELETE /volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:46.733317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27d1c7f2-680e-482e-9381-3a9ffc3cae23 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:46.735265 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27d1c7f2-680e-482e-9381-3a9ffc3cae23 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] GET https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:46.735488 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27d1c7f2-680e-482e-9381-3a9ffc3cae23 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:46.735728 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27d1c7f2-680e-482e-9381-3a9ffc3cae23 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:46.746757 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:46.746757 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:46.752423 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-27d1c7f2-680e-482e-9381-3a9ffc3cae23 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Volume info retrieved successfully. Aug 07 16:21:46.756965 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27d1c7f2-680e-482e-9381-3a9ffc3cae23 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b returned with HTTP 200 Aug 07 16:21:46.757410 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 987/3961] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:46 2026] GET /volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b => generated 883 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:46.883077 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ecabcc3c-087d-40a2-9a6e-6766c2478544 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:46.970173 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecabcc3c-087d-40a2-9a6e-6766c2478544 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:46.970542 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ecabcc3c-087d-40a2-9a6e-6766c2478544 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-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=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:46.984343 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ecabcc3c-087d-40a2-9a6e-6766c2478544 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:46.984764 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1004/3962] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:46 2026] POST /volume/v3/types => generated 287 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:47.106158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3285dd9c-6a08-4458-aa1e-0f3c41fde25c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.108622 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3285dd9c-6a08-4458-aa1e-0f3c41fde25c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:47.108940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3285dd9c-6a08-4458-aa1e-0f3c41fde25c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:47.109256 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3285dd9c-6a08-4458-aa1e-0f3c41fde25c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:47.116314 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:47.116314 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:47.120158 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3285dd9c-6a08-4458-aa1e-0f3c41fde25c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:47.125236 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3285dd9c-6a08-4458-aa1e-0f3c41fde25c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:47.125573 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 988/3963] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:47 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:47.779627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53e552a8-53da-4ce5-a3dd-c2bba65dc592 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.785549 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53e552a8-53da-4ce5-a3dd-c2bba65dc592 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] GET https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b Aug 07 16:21:47.785804 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53e552a8-53da-4ce5-a3dd-c2bba65dc592 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:47.786034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53e552a8-53da-4ce5-a3dd-c2bba65dc592 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:47.791694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53e552a8-53da-4ce5-a3dd-c2bba65dc592 tempest-VolumeTypesAccessTest-1539417539 tempest-VolumeTypesAccessTest-1539417539-project-member] https://10.4.3.24/volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b returned with HTTP 404 Aug 07 16:21:47.792224 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 985/3964] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:47 2026] GET /volume/v3/volumes/751b33f3-072d-4e2e-bfaf-c667385ecb0b => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:47.800337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa01d460-d2a0-4115-a745-028eef2f66d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.802704 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa01d460-d2a0-4115-a745-028eef2f66d6 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6/action Aug 07 16:21:47.803133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa01d460-d2a0-4115-a745-028eef2f66d6 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action body: b'{"removeProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:47.803284 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa01d460-d2a0-4115-a745-028eef2f66d6 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:47.818811 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa01d460-d2a0-4115-a745-028eef2f66d6 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6/action returned with HTTP 202 Aug 07 16:21:47.819629 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 988/3965] 10.4.3.24 () {68 vars in 1377 bytes} [Fri Aug 7 16:21:47 2026] POST /volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:47.829325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f11f9e40-3a46-49af-b221-084ab5517275 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.833337 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f11f9e40-3a46-49af-b221-084ab5517275 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] DELETE https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6 Aug 07 16:21:47.833337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f11f9e40-3a46-49af-b221-084ab5517275 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:47.833337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f11f9e40-3a46-49af-b221-084ab5517275 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:47.876142 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f11f9e40-3a46-49af-b221-084ab5517275 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6 returned with HTTP 202 Aug 07 16:21:47.876868 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1005/3966] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:47 2026] DELETE /volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:47.885781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-195140ad-8f11-4a2f-8a32-353cee77c3de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.890942 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-195140ad-8f11-4a2f-8a32-353cee77c3de tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] GET https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6 Aug 07 16:21:47.891227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-195140ad-8f11-4a2f-8a32-353cee77c3de tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:47.891487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-195140ad-8f11-4a2f-8a32-353cee77c3de tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:47.895612 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-195140ad-8f11-4a2f-8a32-353cee77c3de tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6 returned with HTTP 404 Aug 07 16:21:47.896376 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 989/3967] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:47 2026] GET /volume/v3/types/43ec7b93-85ad-45a3-a415-f8ce9d801cc6 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:47.906634 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7c844c0-5330-4ec3-a075-8b9ecf7b277d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.908816 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7c844c0-5330-4ec3-a075-8b9ecf7b277d tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:47.909253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7c844c0-5330-4ec3-a075-8b9ecf7b277d tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-88672353", "os-volume-type-access:is_public": false}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:47.931862 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7c844c0-5330-4ec3-a075-8b9ecf7b277d tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:47.932264 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 986/3968] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:47 2026] POST /volume/v3/types => generated 227 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:47.944556 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5b814af4-1d03-4eca-a761-7ea5315894ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.946778 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b814af4-1d03-4eca-a761-7ea5315894ba tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action Aug 07 16:21:47.947234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b814af4-1d03-4eca-a761-7ea5315894ba tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action body: b'{"addProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:47.947401 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5b814af4-1d03-4eca-a761-7ea5315894ba tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:47.960928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5b814af4-1d03-4eca-a761-7ea5315894ba tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action returned with HTTP 202 Aug 07 16:21:47.961499 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 989/3969] 10.4.3.24 () {68 vars in 1377 bytes} [Fri Aug 7 16:21:47 2026] POST /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:47.972947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-386a5e83-afd3-4169-ae27-caab9f8562c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.974347 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-386a5e83-afd3-4169-ae27-caab9f8562c0 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action Aug 07 16:21:47.974692 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-386a5e83-afd3-4169-ae27-caab9f8562c0 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action body: b'{"addProjectAccess": {"project": "70eea1da13304d2c955675b98f3731e8"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:47.974839 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-386a5e83-afd3-4169-ae27-caab9f8562c0 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "70eea1da13304d2c955675b98f3731e8"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:47.988277 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-386a5e83-afd3-4169-ae27-caab9f8562c0 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action returned with HTTP 202 Aug 07 16:21:47.988800 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1006/3970] 10.4.3.24 () {68 vars in 1377 bytes} [Fri Aug 7 16:21:47 2026] POST /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action => generated 0 bytes in 17 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:47.997043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e7ae29cc-7a7b-47f9-b6e4-c0bf95cd32a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:47.998909 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7ae29cc-7a7b-47f9-b6e4-c0bf95cd32a2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] GET https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/os-volume-type-access Aug 07 16:21:47.999358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7ae29cc-7a7b-47f9-b6e4-c0bf95cd32a2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:47.999633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e7ae29cc-7a7b-47f9-b6e4-c0bf95cd32a2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:48.011887 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e7ae29cc-7a7b-47f9-b6e4-c0bf95cd32a2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/os-volume-type-access returned with HTTP 200 Aug 07 16:21:48.012309 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 990/3971] 10.4.3.24 () {66 vars in 1401 bytes} [Fri Aug 7 16:21:47 2026] GET /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/os-volume-type-access => generated 244 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:48.022638 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d9cd4391-00e1-4fc8-b2cf-50a438feac2a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:48.024755 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9cd4391-00e1-4fc8-b2cf-50a438feac2a tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action Aug 07 16:21:48.025371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9cd4391-00e1-4fc8-b2cf-50a438feac2a tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action body: b'{"removeProjectAccess": {"project": "70eea1da13304d2c955675b98f3731e8"}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:48.025558 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d9cd4391-00e1-4fc8-b2cf-50a438feac2a tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "70eea1da13304d2c955675b98f3731e8"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:48.042427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d9cd4391-00e1-4fc8-b2cf-50a438feac2a tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action returned with HTTP 202 Aug 07 16:21:48.043008 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 987/3972] 10.4.3.24 () {68 vars in 1377 bytes} [Fri Aug 7 16:21:48 2026] POST /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:48.051493 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e3c3681-0f54-4bc2-8291-b6cce9c8d269 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:48.053275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e3c3681-0f54-4bc2-8291-b6cce9c8d269 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] POST https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action Aug 07 16:21:48.053669 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e3c3681-0f54-4bc2-8291-b6cce9c8d269 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action body: b'{"removeProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:48.053799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e3c3681-0f54-4bc2-8291-b6cce9c8d269 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "e7f0d63bbad24f6294304318e514b12a"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:48.078970 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e3c3681-0f54-4bc2-8291-b6cce9c8d269 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action returned with HTTP 202 Aug 07 16:21:48.079522 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 990/3973] 10.4.3.24 () {68 vars in 1377 bytes} [Fri Aug 7 16:21:48 2026] POST /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:21:48.086870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c56f3413-ccd5-40f5-8beb-919dc2f892e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:48.088610 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c56f3413-ccd5-40f5-8beb-919dc2f892e2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] DELETE https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3 Aug 07 16:21:48.088829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c56f3413-ccd5-40f5-8beb-919dc2f892e2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:48.089062 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c56f3413-ccd5-40f5-8beb-919dc2f892e2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:48.113889 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c56f3413-ccd5-40f5-8beb-919dc2f892e2 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3 returned with HTTP 202 Aug 07 16:21:48.114403 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1007/3974] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:48 2026] DELETE /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:21:48.121699 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6321a7d-8a0c-43de-ac6e-8e174abde0a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:48.124063 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6321a7d-8a0c-43de-ac6e-8e174abde0a4 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] GET https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3 Aug 07 16:21:48.124226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6321a7d-8a0c-43de-ac6e-8e174abde0a4 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:48.124490 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6321a7d-8a0c-43de-ac6e-8e174abde0a4 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:48.129251 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6321a7d-8a0c-43de-ac6e-8e174abde0a4 tempest-VolumeTypesAccessTest-889823561 tempest-VolumeTypesAccessTest-889823561-project-admin] https://10.4.3.24/volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3 returned with HTTP 404 Aug 07 16:21:48.129923 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 991/3975] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:48 2026] GET /volume/v3/types/4ee1a8cd-aca3-409c-94e3-37ae1852adc3 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:48.139319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b509cb64-f388-48a8-b7cf-cd920e1472af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:48.141642 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b509cb64-f388-48a8-b7cf-cd920e1472af tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:48.142215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b509cb64-f388-48a8-b7cf-cd920e1472af tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:48.142215 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b509cb64-f388-48a8-b7cf-cd920e1472af tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:48.151699 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:48.151699 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:48.155415 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b509cb64-f388-48a8-b7cf-cd920e1472af tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:48.160037 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b509cb64-f388-48a8-b7cf-cd920e1472af tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:48.160555 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 988/3976] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:48 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:49.138567 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-666dcd12-4916-441b-b36c-2a8909c6f84c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:49.140762 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:49.141238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "17470aa3-5d61-4abc-a945-7cce8e30e324", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:49.143564 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '17470aa3-5d61-4abc-a945-7cce8e30e324', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:49.176183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-087284c1-2adf-40e7-ab89-b6cdf364218b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:49.178233 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-087284c1-2adf-40e7-ab89-b6cdf364218b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:49.178484 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-087284c1-2adf-40e7-ab89-b6cdf364218b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:49.178702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-087284c1-2adf-40e7-ab89-b6cdf364218b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:49.187648 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:49.187648 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:49.192597 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-087284c1-2adf-40e7-ab89-b6cdf364218b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:49.199030 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-087284c1-2adf-40e7-ab89-b6cdf364218b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:49.199553 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1008/3977] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:49 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:49.367392 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Create volume of 1 GB Aug 07 16:21:49.372524 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Availability Zones retrieved successfully. Aug 07 16:21:49.380208 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Flow 'volume_create_api' (a74a2204-8080-4810-a224-24b8ca308009) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:49.381451 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123e1ff6-750a-461a-838b-423abcb6afdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:49.382870 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:49.437994 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (123e1ff6-750a-461a-838b-423abcb6afdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:47Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=72b2f0a4-1ba2-41f8-9980-ed3618f7ec69,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': '72b2f0a4-1ba2-41f8-9980-ed3618f7ec69', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:49.439098 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48ce125-77f5-416e-a6ad-a271f62300e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:49.470216 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Deprecated: Default quota for resource: volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_volumes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:49.470658 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Deprecated: Default quota for resource: gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6 is set by the default quota flag: quota_gigabytes_vol-type-for-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:49.537802 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Created reservations ['ec004abf-203a-4ecb-ae0d-ce971a3d9700', 'ba89a162-71c3-4b6f-8749-c38e709a58ca', 'a4c5f108-5d81-4d39-b62f-a6f499762698', '9987cdf9-d525-4df2-992b-ef518b6211a2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:49.538955 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f48ce125-77f5-416e-a6ad-a271f62300e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec004abf-203a-4ecb-ae0d-ce971a3d9700', 'ba89a162-71c3-4b6f-8749-c38e709a58ca', 'a4c5f108-5d81-4d39-b62f-a6f499762698', '9987cdf9-d525-4df2-992b-ef518b6211a2']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:49.539941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cdab10-e672-4486-98a2-02aa6b9b6c28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:49.576164 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48cdab10-e672-4486-98a2-02aa6b9b6c28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'addb494f-48c2-4e30-abd9-7a710e3bc59a', '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='b9ec68f9e933489bb05a6e62b354d4d2',qos_specs=None,replication_status=,reservations=['ec004abf-203a-4ecb-ae0d-ce971a3d9700','ba89a162-71c3-4b6f-8749-c38e709a58ca','a4c5f108-5d81-4d39-b62f-a6f499762698','9987cdf9-d525-4df2-992b-ef518b6211a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c971b81e10f6462782c3e9e2a6efad06',volume_type_id=72b2f0a4-1ba2-41f8-9980-ed3618f7ec69), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:49Z,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=addb494f-48c2-4e30-abd9-7a710e3bc59a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b9ec68f9e933489bb05a6e62b354d4d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c971b81e10f6462782c3e9e2a6efad06',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(72b2f0a4-1ba2-41f8-9980-ed3618f7ec69),volume_type_id=72b2f0a4-1ba2-41f8-9980-ed3618f7ec69)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:49.577099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f5d705-6752-45ca-9ab2-7c6c6f2d9ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:49.601075 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b8f5d705-6752-45ca-9ab2-7c6c6f2d9ab0) transitioned into state 'SUCCESS' from 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='b9ec68f9e933489bb05a6e62b354d4d2',qos_specs=None,replication_status=,reservations=['ec004abf-203a-4ecb-ae0d-ce971a3d9700','ba89a162-71c3-4b6f-8749-c38e709a58ca','a4c5f108-5d81-4d39-b62f-a6f499762698','9987cdf9-d525-4df2-992b-ef518b6211a2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c971b81e10f6462782c3e9e2a6efad06',volume_type_id=72b2f0a4-1ba2-41f8-9980-ed3618f7ec69)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:49.602016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ce930a-3818-4e26-99d6-7d98a94b3f0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:49.615058 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (08ce930a-3818-4e26-99d6-7d98a94b3f0d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:49.617400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Flow 'volume_create_api' (a74a2204-8080-4810-a224-24b8ca308009) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:49.618041 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Create volume request issued successfully. Aug 07 16:21:49.619058 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-666dcd12-4916-441b-b36c-2a8909c6f84c tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:49.619560 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 991/3978] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:49 2026] POST /volume/v3/volumes => generated 796 bytes in 481 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:49.636389 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0fe5d5f5-e22e-4348-b121-dc1db7e24af3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:49.639077 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fe5d5f5-e22e-4348-b121-dc1db7e24af3 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:49.639386 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fe5d5f5-e22e-4348-b121-dc1db7e24af3 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:49.639609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0fe5d5f5-e22e-4348-b121-dc1db7e24af3 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:49.658245 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:49.658245 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:49.662834 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0fe5d5f5-e22e-4348-b121-dc1db7e24af3 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:49.667277 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0fe5d5f5-e22e-4348-b121-dc1db7e24af3 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:49.667734 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 992/3979] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:49 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 864 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:50.218556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-455d98ea-fa9a-4b59-b4a4-ec17f2cd0491 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:50.222138 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-455d98ea-fa9a-4b59-b4a4-ec17f2cd0491 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:50.222138 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-455d98ea-fa9a-4b59-b4a4-ec17f2cd0491 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:50.222138 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-455d98ea-fa9a-4b59-b4a4-ec17f2cd0491 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:50.232644 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:50.232644 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:50.237945 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-455d98ea-fa9a-4b59-b4a4-ec17f2cd0491 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:50.244457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-455d98ea-fa9a-4b59-b4a4-ec17f2cd0491 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:50.245095 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 989/3980] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:50 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:50.680760 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ff34432-d305-4a41-8757-269665287efa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:50.683097 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ff34432-d305-4a41-8757-269665287efa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:50.683360 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ff34432-d305-4a41-8757-269665287efa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:50.683606 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ff34432-d305-4a41-8757-269665287efa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:50.721891 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:50.721891 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:50.728090 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0ff34432-d305-4a41-8757-269665287efa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:50.734219 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ff34432-d305-4a41-8757-269665287efa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:50.734682 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1009/3981] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:50 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 888 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:51.259397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d2f4931e-8d9a-46f1-9c01-4b654beb79b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:51.263838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2f4931e-8d9a-46f1-9c01-4b654beb79b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:51.264100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2f4931e-8d9a-46f1-9c01-4b654beb79b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:51.264451 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d2f4931e-8d9a-46f1-9c01-4b654beb79b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:51.272652 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:51.272652 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:51.276795 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d2f4931e-8d9a-46f1-9c01-4b654beb79b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:51.281320 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d2f4931e-8d9a-46f1-9c01-4b654beb79b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:51.281729 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 992/3982] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:51 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:51.475669 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f18592e-8628-4a64-94e9-4b7a46113458 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:51.563081 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f18592e-8628-4a64-94e9-4b7a46113458 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:51.563490 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f18592e-8628-4a64-94e9-4b7a46113458 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2005371789", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:51.581590 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f18592e-8628-4a64-94e9-4b7a46113458 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:51.581962 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 993/3983] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:51 2026] POST /volume/v3/types => generated 275 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:51.591015 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-038484a7-f0ae-4f5b-9f4e-1d443ea0c47b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:51.593182 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038484a7-f0ae-4f5b-9f4e-1d443ea0c47b tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:51.593560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-038484a7-f0ae-4f5b-9f4e-1d443ea0c47b tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1550812515", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:51.615265 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-038484a7-f0ae-4f5b-9f4e-1d443ea0c47b tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:51.615661 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 990/3984] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:51 2026] POST /volume/v3/types => generated 275 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:51.626579 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a16c5adc-aa88-4d58-9604-ef187a34984f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:51.701432 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:51.701985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeTypesTest-volume-1324600878", "volume_type": "4e27e4a6-0ab8-448b-905c-396948c14571", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:51.703379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeTypesTest-volume-1324600878', 'volume_type': '4e27e4a6-0ab8-448b-905c-396948c14571', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:51.708183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Create volume of 1 GB Aug 07 16:21:51.708429 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:51.708429 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:51.708941 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Availability Zones retrieved successfully. Aug 07 16:21:51.715341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Flow 'volume_create_api' (23806a26-edf8-4d8f-be85-546747b6af83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:51.716380 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930896e7-ffeb-40bf-953a-a39f52611f81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:51.717406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:51.740499 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (930896e7-ffeb-40bf-953a-a39f52611f81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='iscsi',vendor_name='StorPool'},id=4e27e4a6-0ab8-448b-905c-396948c14571,is_public=True,name='tempest-VolumeTypesTest-volume-type-2005371789',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4e27e4a6-0ab8-448b-905c-396948c14571', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:51.740499 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d79d89-ec6e-4d9e-ae32-b2fa493f87d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:51.752800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-827570a5-320a-432b-85e5-2213f22c9835 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:51.754688 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-827570a5-320a-432b-85e5-2213f22c9835 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:51.755077 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-827570a5-320a-432b-85e5-2213f22c9835 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:51.755271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-827570a5-320a-432b-85e5-2213f22c9835 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:51.762456 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:51.762456 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:51.765941 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-827570a5-320a-432b-85e5-2213f22c9835 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:51.770502 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-827570a5-320a-432b-85e5-2213f22c9835 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:51.771237 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 993/3985] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:51 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 949 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:51.773224 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2005371789 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2005371789, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:51.773662 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2005371789 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2005371789, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:51.812375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Created reservations ['b394e878-162a-4dce-b95d-a877e8b6dcbe', 'a672ad99-9b9e-4bc7-a0e4-da66f4eb01ea', '4ffa303b-4d06-495c-a74e-e63d43066d33', '3b261b5f-dd60-4595-a98a-2b38030a5045'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:51.812375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (77d79d89-ec6e-4d9e-ae32-b2fa493f87d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b394e878-162a-4dce-b95d-a877e8b6dcbe', 'a672ad99-9b9e-4bc7-a0e4-da66f4eb01ea', '4ffa303b-4d06-495c-a74e-e63d43066d33', '3b261b5f-dd60-4595-a98a-2b38030a5045']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:51.812375 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb07a5ba-40cc-451b-88b6-d90be1112055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:51.844015 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bb07a5ba-40cc-451b-88b6-d90be1112055) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cdacf82b-9fc2-4ef3-aab2-f7685845af88', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1324600878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fbde3619540497aac3d1968cf351649',qos_specs=None,replication_status=,reservations=['b394e878-162a-4dce-b95d-a877e8b6dcbe','a672ad99-9b9e-4bc7-a0e4-da66f4eb01ea','4ffa303b-4d06-495c-a74e-e63d43066d33','3b261b5f-dd60-4595-a98a-2b38030a5045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b1ec908f54c1d8e928ca662a4d5ff',volume_type_id=4e27e4a6-0ab8-448b-905c-396948c14571), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesTest-volume-1324600878',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cdacf82b-9fc2-4ef3-aab2-f7685845af88,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4fbde3619540497aac3d1968cf351649',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='773b1ec908f54c1d8e928ca662a4d5ff',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4e27e4a6-0ab8-448b-905c-396948c14571),volume_type_id=4e27e4a6-0ab8-448b-905c-396948c14571)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:51.845051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3584be6-3a0f-4174-9fa2-ca3ed6bc914c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:51.865122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c3584be6-3a0f-4174-9fa2-ca3ed6bc914c) transitioned into state 'SUCCESS' from state '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-1324600878',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4fbde3619540497aac3d1968cf351649',qos_specs=None,replication_status=,reservations=['b394e878-162a-4dce-b95d-a877e8b6dcbe','a672ad99-9b9e-4bc7-a0e4-da66f4eb01ea','4ffa303b-4d06-495c-a74e-e63d43066d33','3b261b5f-dd60-4595-a98a-2b38030a5045'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='773b1ec908f54c1d8e928ca662a4d5ff',volume_type_id=4e27e4a6-0ab8-448b-905c-396948c14571)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:51.866648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7853bdb-28be-4e07-9ed2-cad47cdfc8b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:51.878732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d7853bdb-28be-4e07-9ed2-cad47cdfc8b9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:51.880071 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Flow 'volume_create_api' (23806a26-edf8-4d8f-be85-546747b6af83) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:51.880682 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Create volume request issued successfully. Aug 07 16:21:51.881561 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a16c5adc-aa88-4d58-9604-ef187a34984f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:51.882260 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1010/3986] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:51 2026] POST /volume/v3/volumes => generated 782 bytes in 256 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:51.895116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2ac79895-f043-45e7-8e69-9db04d11003e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:51.898261 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ac79895-f043-45e7-8e69-9db04d11003e tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:51.898537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ac79895-f043-45e7-8e69-9db04d11003e tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:51.898796 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2ac79895-f043-45e7-8e69-9db04d11003e tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:51.909473 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:51.909473 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:51.914623 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2ac79895-f043-45e7-8e69-9db04d11003e tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:51.920030 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2ac79895-f043-45e7-8e69-9db04d11003e tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:51.920781 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 994/3987] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:51 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:52.297579 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-750b8ed2-c9b5-4d52-882f-8a0dbf5393bc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:52.299379 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-750b8ed2-c9b5-4d52-882f-8a0dbf5393bc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:52.299706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-750b8ed2-c9b5-4d52-882f-8a0dbf5393bc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:52.299747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-750b8ed2-c9b5-4d52-882f-8a0dbf5393bc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:52.310926 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:52.310926 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:52.315721 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-750b8ed2-c9b5-4d52-882f-8a0dbf5393bc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:52.323273 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-750b8ed2-c9b5-4d52-882f-8a0dbf5393bc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:52.323797 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 991/3988] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:52 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:52.785328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c030d979-c313-406a-bc91-d265a661d675 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:52.786954 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c030d979-c313-406a-bc91-d265a661d675 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:52.786954 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c030d979-c313-406a-bc91-d265a661d675 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:52.786954 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c030d979-c313-406a-bc91-d265a661d675 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:52.795837 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:52.795837 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:52.802327 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c030d979-c313-406a-bc91-d265a661d675 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:52.804732 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c030d979-c313-406a-bc91-d265a661d675 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:52.805136 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 994/3989] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:52 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 949 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:52.933475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-97e8fd4b-5be3-4865-b56b-eb07890c901f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:52.935410 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97e8fd4b-5be3-4865-b56b-eb07890c901f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:52.935621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97e8fd4b-5be3-4865-b56b-eb07890c901f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:52.935840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-97e8fd4b-5be3-4865-b56b-eb07890c901f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:52.943622 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:52.943622 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:52.948769 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-97e8fd4b-5be3-4865-b56b-eb07890c901f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:52.955349 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-97e8fd4b-5be3-4865-b56b-eb07890c901f tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:52.955980 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1011/3990] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:52 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 875 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:52.969622 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:52.971861 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] POST https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88/action Aug 07 16:21:52.972410 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Action body: b'{"os-retype": {"new_type": "98693c17-a3b3-415f-9d41-ab81551a24e9"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:52.972490 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "98693c17-a3b3-415f-9d41-ab81551a24e9"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:52.980696 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:52.980696 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:52.981147 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:53.001243 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-1550812515 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-1550812515, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:53.001580 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-1550812515 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-1550812515, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:53.021489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Created reservations ['5ff21164-f5a8-4d5b-8c0a-f90d6d6ff858', '9c595897-b569-445c-add6-02b723f30daf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:53.033387 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesTest-volume-type-2005371789 is set by the default quota flag: quota_volumes_tempest-VolumeTypesTest-volume-type-2005371789, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:53.033727 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesTest-volume-type-2005371789 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesTest-volume-type-2005371789, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:53.048917 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Created reservations ['72b6ecef-7c69-4cc8-8c24-9eae8555b555', 'c60dda23-b1a9-4162-9929-82bd5ff43017'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:53.080669 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Retype volume request issued successfully. Aug 07 16:21:53.081046 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5cac65e9-5edb-4e24-a752-74ef3d4dc589 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88/action returned with HTTP 202 Aug 07 16:21:53.081864 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 995/3991] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:21:52 2026] POST /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88/action => generated 0 bytes in 113 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:53.088995 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4cc228a1-3f66-4b81-812f-cb67ea20ccf8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:53.090897 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cc228a1-3f66-4b81-812f-cb67ea20ccf8 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:53.091066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cc228a1-3f66-4b81-812f-cb67ea20ccf8 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:53.091296 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4cc228a1-3f66-4b81-812f-cb67ea20ccf8 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:53.099474 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:53.099474 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:53.104003 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4cc228a1-3f66-4b81-812f-cb67ea20ccf8 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:53.108404 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4cc228a1-3f66-4b81-812f-cb67ea20ccf8 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:53.109041 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 992/3992] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:53 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 874 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:53.342444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31bc2681-938d-4eb3-9af1-0457f97d02a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:53.346101 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31bc2681-938d-4eb3-9af1-0457f97d02a6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:53.346363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31bc2681-938d-4eb3-9af1-0457f97d02a6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:53.346542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31bc2681-938d-4eb3-9af1-0457f97d02a6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:53.357733 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:53.357733 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:53.363467 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-31bc2681-938d-4eb3-9af1-0457f97d02a6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:53.370131 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31bc2681-938d-4eb3-9af1-0457f97d02a6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:53.370732 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 995/3993] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:53 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:53.818208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7834c59-83cc-464e-aea9-b0c396eea485 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:53.822943 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7834c59-83cc-464e-aea9-b0c396eea485 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:53.822943 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7834c59-83cc-464e-aea9-b0c396eea485 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:53.823131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7834c59-83cc-464e-aea9-b0c396eea485 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:53.835522 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:53.835522 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:53.843213 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d7834c59-83cc-464e-aea9-b0c396eea485 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:53.849726 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7834c59-83cc-464e-aea9-b0c396eea485 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:53.850561 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1012/3994] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:53 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 949 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:54.122486 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06494296-1d44-4452-bf92-ad6f6690a40d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.125691 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06494296-1d44-4452-bf92-ad6f6690a40d tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:54.125887 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06494296-1d44-4452-bf92-ad6f6690a40d tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.126106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06494296-1d44-4452-bf92-ad6f6690a40d tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.134726 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.134726 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:54.138998 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06494296-1d44-4452-bf92-ad6f6690a40d tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:54.143844 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06494296-1d44-4452-bf92-ad6f6690a40d tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:54.144363 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 996/3995] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:54 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 875 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:54.158026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c5b578c-dbe4-4e90-95af-70df598ebe10 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.159878 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c5b578c-dbe4-4e90-95af-70df598ebe10 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:54.160365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c5b578c-dbe4-4e90-95af-70df598ebe10 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.160720 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c5b578c-dbe4-4e90-95af-70df598ebe10 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.170240 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.170240 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:54.177516 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c5b578c-dbe4-4e90-95af-70df598ebe10 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:54.183766 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c5b578c-dbe4-4e90-95af-70df598ebe10 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:54.184585 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 993/3996] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:54 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 875 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:54.198755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c037f55b-5035-4934-96aa-d8c65eba4783 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.201652 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c037f55b-5035-4934-96aa-d8c65eba4783 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:54.201957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c037f55b-5035-4934-96aa-d8c65eba4783 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.202232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c037f55b-5035-4934-96aa-d8c65eba4783 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.213276 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.213276 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:54.218980 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c037f55b-5035-4934-96aa-d8c65eba4783 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:54.226090 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c037f55b-5035-4934-96aa-d8c65eba4783 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:54.226902 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 996/3997] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:54 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 875 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:54.240980 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.243353 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:54.243613 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.243885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.244074 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Delete volume with id: cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:54.252143 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.252143 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:54.252693 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:54.276936 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Delete volume request issued successfully. Aug 07 16:21:54.277155 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99646400-8bf6-4ef5-8401-2c09d76e9ee4 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 202 Aug 07 16:21:54.277787 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1013/3998] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:54 2026] DELETE /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:54.285554 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75a7d86c-5d14-45ad-b703-7a06ec330551 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.287441 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75a7d86c-5d14-45ad-b703-7a06ec330551 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:54.287755 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75a7d86c-5d14-45ad-b703-7a06ec330551 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.288026 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75a7d86c-5d14-45ad-b703-7a06ec330551 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.295198 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.295198 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:54.298737 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75a7d86c-5d14-45ad-b703-7a06ec330551 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Volume info retrieved successfully. Aug 07 16:21:54.303033 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75a7d86c-5d14-45ad-b703-7a06ec330551 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 200 Aug 07 16:21:54.303487 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 997/3999] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:54 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 874 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:54.387556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-37e628c2-dbbf-4969-b98d-5a0e767c2ed2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.389385 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37e628c2-dbbf-4969-b98d-5a0e767c2ed2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:54.389806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37e628c2-dbbf-4969-b98d-5a0e767c2ed2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.390163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-37e628c2-dbbf-4969-b98d-5a0e767c2ed2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.400085 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.400085 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:54.405541 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-37e628c2-dbbf-4969-b98d-5a0e767c2ed2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:54.411692 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-37e628c2-dbbf-4969-b98d-5a0e767c2ed2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:54.412367 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 994/4000] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:54 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:54.866627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb2391f3-3d7e-4897-84b5-df0d707c07df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:54.868884 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb2391f3-3d7e-4897-84b5-df0d707c07df tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:54.869054 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb2391f3-3d7e-4897-84b5-df0d707c07df tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:54.869449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb2391f3-3d7e-4897-84b5-df0d707c07df tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:54.877140 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:54.877140 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:54.881956 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb2391f3-3d7e-4897-84b5-df0d707c07df tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:54.888513 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb2391f3-3d7e-4897-84b5-df0d707c07df tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:54.889149 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 997/4001] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:54 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 949 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.316709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ca292fd-4763-4bce-8df9-9127b4a2cdb3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.319101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca292fd-4763-4bce-8df9-9127b4a2cdb3 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] GET https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 Aug 07 16:21:55.319340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca292fd-4763-4bce-8df9-9127b4a2cdb3 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.319571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ca292fd-4763-4bce-8df9-9127b4a2cdb3 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.330162 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ca292fd-4763-4bce-8df9-9127b4a2cdb3 tempest-VolumeTypesTest-1377364714 tempest-VolumeTypesTest-1377364714-project-member] https://10.4.3.24/volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 returned with HTTP 404 Aug 07 16:21:55.330673 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1014/4002] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/volumes/cdacf82b-9fc2-4ef3-aab2-f7685845af88 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:55.341253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3443918e-f34a-4148-af0e-416f985becf3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.344150 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3443918e-f34a-4148-af0e-416f985becf3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] DELETE https://10.4.3.24/volume/v3/types/98693c17-a3b3-415f-9d41-ab81551a24e9 Aug 07 16:21:55.344326 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3443918e-f34a-4148-af0e-416f985becf3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.344509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3443918e-f34a-4148-af0e-416f985becf3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.384227 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3443918e-f34a-4148-af0e-416f985becf3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/98693c17-a3b3-415f-9d41-ab81551a24e9 returned with HTTP 202 Aug 07 16:21:55.384227 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 998/4003] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:55 2026] DELETE /volume/v3/types/98693c17-a3b3-415f-9d41-ab81551a24e9 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:55.390992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16d62a1e-f638-4e48-8aac-37a6976eeed9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.393027 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16d62a1e-f638-4e48-8aac-37a6976eeed9 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/98693c17-a3b3-415f-9d41-ab81551a24e9 Aug 07 16:21:55.394462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16d62a1e-f638-4e48-8aac-37a6976eeed9 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.394462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16d62a1e-f638-4e48-8aac-37a6976eeed9 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.400692 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16d62a1e-f638-4e48-8aac-37a6976eeed9 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/98693c17-a3b3-415f-9d41-ab81551a24e9 returned with HTTP 404 Aug 07 16:21:55.401377 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 995/4004] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/98693c17-a3b3-415f-9d41-ab81551a24e9 => generated 114 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:55.408629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-953864c0-f06a-4fc2-b6a0-5c9af126bf76 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.410408 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-953864c0-f06a-4fc2-b6a0-5c9af126bf76 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] DELETE https://10.4.3.24/volume/v3/types/4e27e4a6-0ab8-448b-905c-396948c14571 Aug 07 16:21:55.410611 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-953864c0-f06a-4fc2-b6a0-5c9af126bf76 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.410795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-953864c0-f06a-4fc2-b6a0-5c9af126bf76 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.426478 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1ca8e7ca-fb6c-4c5c-97db-03619337f86d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.428781 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca8e7ca-fb6c-4c5c-97db-03619337f86d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:55.429029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca8e7ca-fb6c-4c5c-97db-03619337f86d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.429265 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1ca8e7ca-fb6c-4c5c-97db-03619337f86d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.435634 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-953864c0-f06a-4fc2-b6a0-5c9af126bf76 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/4e27e4a6-0ab8-448b-905c-396948c14571 returned with HTTP 202 Aug 07 16:21:55.436048 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 998/4005] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:55 2026] DELETE /volume/v3/types/4e27e4a6-0ab8-448b-905c-396948c14571 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:55.438177 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:55.438177 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:55.443074 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1db3528a-8c8c-491d-8fa6-551726f09f80 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.444812 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db3528a-8c8c-491d-8fa6-551726f09f80 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/4e27e4a6-0ab8-448b-905c-396948c14571 Aug 07 16:21:55.444989 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db3528a-8c8c-491d-8fa6-551726f09f80 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.445171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db3528a-8c8c-491d-8fa6-551726f09f80 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.446512 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1ca8e7ca-fb6c-4c5c-97db-03619337f86d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:55.448842 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db3528a-8c8c-491d-8fa6-551726f09f80 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/4e27e4a6-0ab8-448b-905c-396948c14571 returned with HTTP 404 Aug 07 16:21:55.449236 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 999/4006] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/4e27e4a6-0ab8-448b-905c-396948c14571 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:55.455532 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1ca8e7ca-fb6c-4c5c-97db-03619337f86d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:55.456069 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1015/4007] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.458056 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8790822d-786d-4ca4-9cb4-2a09131bc963 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.459470 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8790822d-786d-4ca4-9cb4-2a09131bc963 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:55.461319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8790822d-786d-4ca4-9cb4-2a09131bc963 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1833165130", "description": "tempest-volume-type-description-1791843651", "extra_specs": {"storage_protocol": "iscsi", "vendor_name": "StorPool"}, "os-volume-type-access:is_public": true}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:55.467368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f9fd996-cd13-4c49-9cbc-1b3165343352 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.469059 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9fd996-cd13-4c49-9cbc-1b3165343352 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:21:55.469244 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9fd996-cd13-4c49-9cbc-1b3165343352 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.469462 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f9fd996-cd13-4c49-9cbc-1b3165343352 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.476038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8790822d-786d-4ca4-9cb4-2a09131bc963 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:55.476038 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 996/4008] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:21:55 2026] POST /volume/v3/types => generated 315 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.476264 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:55.476264 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:55.481831 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f9fd996-cd13-4c49-9cbc-1b3165343352 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:21:55.484847 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7dc14183-e797-4b71-81c2-f21682d0574a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.487492 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dc14183-e797-4b71-81c2-f21682d0574a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 Aug 07 16:21:55.487698 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dc14183-e797-4b71-81c2-f21682d0574a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.488383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7dc14183-e797-4b71-81c2-f21682d0574a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.488793 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f9fd996-cd13-4c49-9cbc-1b3165343352 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:21:55.489191 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 999/4009] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.494112 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7dc14183-e797-4b71-81c2-f21682d0574a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 returned with HTTP 200 Aug 07 16:21:55.494536 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1000/4010] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 => generated 337 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.502252 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0b2c489c-6d48-4ace-be0a-91862b32fdc3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.504439 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b2c489c-6d48-4ace-be0a-91862b32fdc3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] DELETE https://10.4.3.24/volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 Aug 07 16:21:55.504697 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b2c489c-6d48-4ace-be0a-91862b32fdc3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.505034 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0b2c489c-6d48-4ace-be0a-91862b32fdc3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.532803 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0b2c489c-6d48-4ace-be0a-91862b32fdc3 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 returned with HTTP 202 Aug 07 16:21:55.533432 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1016/4011] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:55 2026] DELETE /volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:55.539688 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01bd50c2-35b4-4b1a-8786-c7a6b3f4332e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.544111 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01bd50c2-35b4-4b1a-8786-c7a6b3f4332e tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 Aug 07 16:21:55.544111 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01bd50c2-35b4-4b1a-8786-c7a6b3f4332e tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.544111 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01bd50c2-35b4-4b1a-8786-c7a6b3f4332e tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.548618 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01bd50c2-35b4-4b1a-8786-c7a6b3f4332e tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 returned with HTTP 404 Aug 07 16:21:55.548618 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 997/4012] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/0c8cf183-786f-4566-9c61-63a5519411a1 => generated 114 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:55.558550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b20b9b1-8bec-47e1-9f62-ac132e3ba27c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.560721 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b20b9b1-8bec-47e1-9f62-ac132e3ba27c tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:55.561065 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b20b9b1-8bec-47e1-9f62-ac132e3ba27c tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1135537342"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:55.577763 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b20b9b1-8bec-47e1-9f62-ac132e3ba27c tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:55.578165 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1000/4013] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:55 2026] POST /volume/v3/types => generated 221 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.588929 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-894adf15-2c36-4d42-a789-68dbd8613b71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.590830 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-894adf15-2c36-4d42-a789-68dbd8613b71 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] POST https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption Aug 07 16:21:55.592323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-894adf15-2c36-4d42-a789-68dbd8613b71 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:55.609784 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-894adf15-2c36-4d42-a789-68dbd8613b71 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption returned with HTTP 200 Aug 07 16:21:55.610207 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1001/4014] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:21:55 2026] POST /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption => generated 239 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:21:55.617985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b251bd3-a84a-4a9b-b9e7-5e7dda18c56d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.619772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b251bd3-a84a-4a9b-b9e7-5e7dda18c56d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption Aug 07 16:21:55.619960 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b251bd3-a84a-4a9b-b9e7-5e7dda18c56d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.620207 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b251bd3-a84a-4a9b-b9e7-5e7dda18c56d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.630812 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b251bd3-a84a-4a9b-b9e7-5e7dda18c56d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption returned with HTTP 200 Aug 07 16:21:55.630812 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1017/4015] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption => generated 325 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.644867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0cdd6e93-49bf-4aac-ab22-cc1de244929a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.648908 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cdd6e93-49bf-4aac-ab22-cc1de244929a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] PUT https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/16e0b23c-fa5a-4b1a-8fed-39df5743642e Aug 07 16:21:55.648908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0cdd6e93-49bf-4aac-ab22-cc1de244929a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:55.708205 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0cdd6e93-49bf-4aac-ab22-cc1de244929a tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/16e0b23c-fa5a-4b1a-8fed-39df5743642e returned with HTTP 200 Aug 07 16:21:55.709052 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 998/4016] 10.4.3.24 () {68 vars in 1500 bytes} [Fri Aug 7 16:21:55 2026] PUT /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/16e0b23c-fa5a-4b1a-8fed-39df5743642e => generated 122 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.715481 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-70585635-18b0-4d77-88a1-d27e13ad3839 req-3c36f6dd-ffca-4b99-af2c-b8e414922cc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.717999 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-70585635-18b0-4d77-88a1-d27e13ad3839 req-3c36f6dd-ffca-4b99-af2c-b8e414922cc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3 Aug 07 16:21:55.718186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-70585635-18b0-4d77-88a1-d27e13ad3839 req-3c36f6dd-ffca-4b99-af2c-b8e414922cc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.718400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-70585635-18b0-4d77-88a1-d27e13ad3839 req-3c36f6dd-ffca-4b99-af2c-b8e414922cc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.719643 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c78b6e32-097c-4955-90e6-9077fef7c2a1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.722472 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c78b6e32-097c-4955-90e6-9077fef7c2a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption Aug 07 16:21:55.722692 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c78b6e32-097c-4955-90e6-9077fef7c2a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.722886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c78b6e32-097c-4955-90e6-9077fef7c2a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.729492 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:55.729492 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:55.731713 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c78b6e32-097c-4955-90e6-9077fef7c2a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption returned with HTTP 200 Aug 07 16:21:55.732128 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1002/4017] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption => generated 347 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.744172 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72b88d9e-93b3-4320-b0f1-939639610c78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.746620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72b88d9e-93b3-4320-b0f1-939639610c78 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/cipher Aug 07 16:21:55.748325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72b88d9e-93b3-4320-b0f1-939639610c78 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.748325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72b88d9e-93b3-4320-b0f1-939639610c78 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.758157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72b88d9e-93b3-4320-b0f1-939639610c78 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/cipher returned with HTTP 200 Aug 07 16:21:55.758157 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1018/4018] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/cipher => generated 29 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:55.767096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a047337-94e0-4b8b-b1ea-1785ad1680cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.769144 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a047337-94e0-4b8b-b1ea-1785ad1680cb tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] DELETE https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/16e0b23c-fa5a-4b1a-8fed-39df5743642e Aug 07 16:21:55.769370 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a047337-94e0-4b8b-b1ea-1785ad1680cb tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.769609 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a047337-94e0-4b8b-b1ea-1785ad1680cb tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.787534 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a047337-94e0-4b8b-b1ea-1785ad1680cb tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/16e0b23c-fa5a-4b1a-8fed-39df5743642e returned with HTTP 202 Aug 07 16:21:55.788002 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 999/4019] 10.4.3.24 () {66 vars in 1482 bytes} [Fri Aug 7 16:21:55 2026] DELETE /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption/16e0b23c-fa5a-4b1a-8fed-39df5743642e => generated 0 bytes in 21 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:55.796530 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aafb75db-d144-4887-89ca-487149425e00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.799216 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aafb75db-d144-4887-89ca-487149425e00 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption Aug 07 16:21:55.799509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aafb75db-d144-4887-89ca-487149425e00 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.799775 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aafb75db-d144-4887-89ca-487149425e00 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.801287 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-70585635-18b0-4d77-88a1-d27e13ad3839 req-3c36f6dd-ffca-4b99-af2c-b8e414922cc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3 returned with HTTP 200 Aug 07 16:21:55.801776 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1001/4020] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:21:55 2026] DELETE /volume/v3/attachments/1fed43e9-45d7-4a83-8ebc-75e01b145fc3 => generated 19 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.805773 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aafb75db-d144-4887-89ca-487149425e00 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption returned with HTTP 200 Aug 07 16:21:55.806118 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1003/4021] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption => generated 2 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:21:55.815934 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05ae44bc-66c6-4158-be49-d1a3c935098d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.821389 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05ae44bc-66c6-4158-be49-d1a3c935098d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption Aug 07 16:21:55.821389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05ae44bc-66c6-4158-be49-d1a3c935098d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.821389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05ae44bc-66c6-4158-be49-d1a3c935098d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.829754 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05ae44bc-66c6-4158-be49-d1a3c935098d tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption returned with HTTP 200 Aug 07 16:21:55.830413 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1019/4022] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7/encryption => generated 2 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:21:55.841256 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8a2189c8-a225-4199-8645-7c13bfec7670 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.845047 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a2189c8-a225-4199-8645-7c13bfec7670 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] DELETE https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7 Aug 07 16:21:55.845251 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a2189c8-a225-4199-8645-7c13bfec7670 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.846742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8a2189c8-a225-4199-8645-7c13bfec7670 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.873846 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8a2189c8-a225-4199-8645-7c13bfec7670 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7 returned with HTTP 202 Aug 07 16:21:55.874486 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1000/4023] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:55 2026] DELETE /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:55.887858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8412d07b-2e7b-45f4-b11b-ecd9cd8ab569 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.890374 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8412d07b-2e7b-45f4-b11b-ecd9cd8ab569 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7 Aug 07 16:21:55.890374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8412d07b-2e7b-45f4-b11b-ecd9cd8ab569 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.890506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8412d07b-2e7b-45f4-b11b-ecd9cd8ab569 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.894441 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8412d07b-2e7b-45f4-b11b-ecd9cd8ab569 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7 returned with HTTP 404 Aug 07 16:21:55.895122 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1002/4024] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types/a3951d51-3c36-4139-9ea2-6c354c1911a7 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:55.904289 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d7eae01-7552-4725-be04-65e4aa0f956f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.906931 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d7eae01-7552-4725-be04-65e4aa0f956f tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:55.907239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d7eae01-7552-4725-be04-65e4aa0f956f tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.907347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c566b270-5c17-4bc8-a625-8d39f743f239 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.907539 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d7eae01-7552-4725-be04-65e4aa0f956f tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.909181 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c566b270-5c17-4bc8-a625-8d39f743f239 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types Aug 07 16:21:55.909421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c566b270-5c17-4bc8-a625-8d39f743f239 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:55.909632 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c566b270-5c17-4bc8-a625-8d39f743f239 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:55.917324 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:55.917324 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:55.923945 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9d7eae01-7552-4725-be04-65e4aa0f956f tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:55.930828 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d7eae01-7552-4725-be04-65e4aa0f956f tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:55.931494 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1004/4025] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 949 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.932911 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c566b270-5c17-4bc8-a625-8d39f743f239 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:55.933461 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1020/4026] 10.4.3.24 () {66 vars in 1224 bytes} [Fri Aug 7 16:21:55 2026] GET /volume/v3/types => generated 2132 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:55.948733 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b9f75250-ca0d-4e4f-83b4-6b2b2b8b61a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.953631 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9f75250-ca0d-4e4f-83b4-6b2b2b8b61a8 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:55.954107 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b9f75250-ca0d-4e4f-83b4-6b2b2b8b61a8 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-1796945653"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:55.977847 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b9f75250-ca0d-4e4f-83b4-6b2b2b8b61a8 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:55.978383 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1001/4027] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:55 2026] POST /volume/v3/types => generated 221 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:55.988022 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b88cfbcc-4963-444a-84c1-178ef4ccc7a1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:55.989930 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b88cfbcc-4963-444a-84c1-178ef4ccc7a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] PUT https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa Aug 07 16:21:55.990272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b88cfbcc-4963-444a-84c1-178ef4ccc7a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1604143829", "description": "tempest-volume-type-description-1269057532", "is_public": false}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:55.992448 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:55.992448 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:56.031408 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b88cfbcc-4963-444a-84c1-178ef4ccc7a1 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa returned with HTTP 200 Aug 07 16:21:56.032116 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1003/4028] 10.4.3.24 () {68 vars in 1356 bytes} [Fri Aug 7 16:21:55 2026] PUT /volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa => generated 205 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:56.040521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-07ae3c55-a194-455e-a74f-99d08b3da971 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.043491 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07ae3c55-a194-455e-a74f-99d08b3da971 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa Aug 07 16:21:56.043716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07ae3c55-a194-455e-a74f-99d08b3da971 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.044514 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-07ae3c55-a194-455e-a74f-99d08b3da971 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.050212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-07ae3c55-a194-455e-a74f-99d08b3da971 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa returned with HTTP 200 Aug 07 16:21:56.050655 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1005/4029] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:56 2026] GET /volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa => generated 269 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:56.061593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee497282-a2c3-40cc-8096-9f916b8b1c66 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.064932 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee497282-a2c3-40cc-8096-9f916b8b1c66 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] DELETE https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa Aug 07 16:21:56.065196 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee497282-a2c3-40cc-8096-9f916b8b1c66 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.065460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee497282-a2c3-40cc-8096-9f916b8b1c66 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.106706 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee497282-a2c3-40cc-8096-9f916b8b1c66 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa returned with HTTP 202 Aug 07 16:21:56.107363 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1021/4030] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:56 2026] DELETE /volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:56.116652 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8b641993-a34a-40a4-b54d-8199097d1b31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.118963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b641993-a34a-40a4-b54d-8199097d1b31 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] GET https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa Aug 07 16:21:56.119178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b641993-a34a-40a4-b54d-8199097d1b31 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.119414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8b641993-a34a-40a4-b54d-8199097d1b31 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.122736 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8b641993-a34a-40a4-b54d-8199097d1b31 tempest-VolumeTypesTest-1563981607 tempest-VolumeTypesTest-1563981607-project-admin] https://10.4.3.24/volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa returned with HTTP 404 Aug 07 16:21:56.123323 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1002/4031] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:56 2026] GET /volume/v3/types/6683f520-b4e8-4fb3-83eb-473298f5e7aa => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:56.930922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.932770 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:56.932998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.933192 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.933404 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:56.940349 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:56.940349 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:56.940962 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:56.945126 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-06edba6e-77ab-4e85-b5f9-0483bcfd44da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.946997 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06edba6e-77ab-4e85-b5f9-0483bcfd44da tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:56.947248 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06edba6e-77ab-4e85-b5f9-0483bcfd44da tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.947498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-06edba6e-77ab-4e85-b5f9-0483bcfd44da tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.956876 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:56.956876 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:56.960029 np0000006731 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:21:56.960690 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-06edba6e-77ab-4e85-b5f9-0483bcfd44da tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:56.968585 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-06edba6e-77ab-4e85-b5f9-0483bcfd44da tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:56.968927 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1006/4032] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:56 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 1293 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:56.971911 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:21:56.972157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-48cd2669-92ea-48ed-aa5f-1733c70d2a8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 202 Aug 07 16:21:56.972681 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1004/4033] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:56 2026] DELETE /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:56.987391 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.987743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f0d46c49-d2a0-4ab7-8db1-e334e3278fcc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:56.988334 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0d46c49-d2a0-4ab7-8db1-e334e3278fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:56.988436 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] DELETE https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:56.988566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0d46c49-d2a0-4ab7-8db1-e334e3278fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.988667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:56.988772 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f0d46c49-d2a0-4ab7-8db1-e334e3278fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.988895 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:56.989052 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Delete volume with id: addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:56.995516 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:56.995516 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:56.996004 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:56.996004 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:56.996458 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:56.999035 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f0d46c49-d2a0-4ab7-8db1-e334e3278fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:57.003865 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f0d46c49-d2a0-4ab7-8db1-e334e3278fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 200 Aug 07 16:21:57.003865 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1003/4034] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:56 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 868 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:57.017266 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Delete volume request issued successfully. Aug 07 16:21:57.017570 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-238ca45e-7fc4-42cd-8fe4-597b7738c1aa tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 202 Aug 07 16:21:57.018227 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1022/4035] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:56 2026] DELETE /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:57.030335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f29c3fc0-26b6-46e2-bb62-150f20037e4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:57.032193 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f29c3fc0-26b6-46e2-bb62-150f20037e4d tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:57.032478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f29c3fc0-26b6-46e2-bb62-150f20037e4d tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:57.032758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f29c3fc0-26b6-46e2-bb62-150f20037e4d tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:57.040937 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:57.040937 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:57.045492 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f29c3fc0-26b6-46e2-bb62-150f20037e4d tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Volume info retrieved successfully. Aug 07 16:21:57.051554 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f29c3fc0-26b6-46e2-bb62-150f20037e4d tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 200 Aug 07 16:21:57.052035 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1007/4036] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:57 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 1292 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:58.018563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b3343b24-16e0-4b46-b70b-c8e2437224c6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.020240 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3343b24-16e0-4b46-b70b-c8e2437224c6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac Aug 07 16:21:58.020459 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3343b24-16e0-4b46-b70b-c8e2437224c6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.020696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b3343b24-16e0-4b46-b70b-c8e2437224c6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.026098 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b3343b24-16e0-4b46-b70b-c8e2437224c6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac returned with HTTP 404 Aug 07 16:21:58.026696 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1005/4037] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/volumes/a7f16e69-4a5c-4ba5-ba32-b32252062cac => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:58.034031 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.035696 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:21:58.038852 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.040322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.040322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:58.067590 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62a8a5ea-6b49-41df-a083-26c523fe1359 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.068440 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Get all volumes completed successfully. Aug 07 16:21:58.070961 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62a8a5ea-6b49-41df-a083-26c523fe1359 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] GET https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a Aug 07 16:21:58.070961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62a8a5ea-6b49-41df-a083-26c523fe1359 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.070961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62a8a5ea-6b49-41df-a083-26c523fe1359 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.072042 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:58.072042 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:58.076807 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd89f55b-277b-4144-a9e5-ada20b16ffde tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:21:58.077412 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1004/4038] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15102 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:58.079413 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62a8a5ea-6b49-41df-a083-26c523fe1359 tempest-VolumeAndVolumeTypeFromImageTest-1951611433 tempest-VolumeAndVolumeTypeFromImageTest-1951611433-project-member] https://10.4.3.24/volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a returned with HTTP 404 Aug 07 16:21:58.079413 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1023/4039] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/volumes/addb494f-48c2-4e30-abd9-7a710e3bc59a => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:58.096034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e41881f0-1ab0-4173-b204-d5924ef6c206 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.097754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e41881f0-1ab0-4173-b204-d5924ef6c206 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] DELETE https://10.4.3.24/volume/v3/types/a7802392-8d30-4561-8aee-a86eb189249d Aug 07 16:21:58.098077 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e41881f0-1ab0-4173-b204-d5924ef6c206 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.098395 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e41881f0-1ab0-4173-b204-d5924ef6c206 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.128847 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e41881f0-1ab0-4173-b204-d5924ef6c206 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/types/a7802392-8d30-4561-8aee-a86eb189249d returned with HTTP 202 Aug 07 16:21:58.129860 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1008/4040] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:58 2026] DELETE /volume/v3/types/a7802392-8d30-4561-8aee-a86eb189249d => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:58.142433 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-929ff9cf-b0af-41ec-a885-87dcee14c9b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.144409 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929ff9cf-b0af-41ec-a885-87dcee14c9b0 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:58.144848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-929ff9cf-b0af-41ec-a885-87dcee14c9b0 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks2-1794364740", "extra_specs": {}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.160747 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-929ff9cf-b0af-41ec-a885-87dcee14c9b0 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:58.161247 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1006/4041] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types => generated 213 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:58.170881 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a4908c2-ca0f-4301-aaaa-237f9774076e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.173753 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a4908c2-ca0f-4301-aaaa-237f9774076e tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] POST https://10.4.3.24/volume/v3/types/41a385ee-96bf-4613-8e81-2115ebd197c2/encryption Aug 07 16:21:58.176541 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a4908c2-ca0f-4301-aaaa-237f9774076e tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks2", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.197730 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a4908c2-ca0f-4301-aaaa-237f9774076e tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/types/41a385ee-96bf-4613-8e81-2115ebd197c2/encryption returned with HTTP 200 Aug 07 16:21:58.198137 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1005/4042] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types/41a385ee-96bf-4613-8e81-2115ebd197c2/encryption => generated 231 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:58.206521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3edb092d-33cd-4876-809b-18f28c21a6ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.208584 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:21:58.208968 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-48209379", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-luks2-1794364740", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.210525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-48209379', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-luks2-1794364740', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:21:58.213918 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:21:58.214186 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:58.214186 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:58.214667 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:21:58.220122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (16e6bd59-afb1-4a65-a468-4787cee8a93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:58.221088 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a259b6-c441-48ad-93b1-2d23c28e6006) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:58.222148 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:21:58.250795 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (28a259b6-c441-48ad-93b1-2d23c28e6006) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:21:58Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=41a385ee-96bf-4613-8e81-2115ebd197c2,is_public=True,name='tempest-scenario-type-luks2-1794364740',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '41a385ee-96bf-4613-8e81-2115ebd197c2', '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=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:58.252068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1517bb-1438-4a9a-92e3-e944f5b71209) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:58.305121 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks2-1794364740 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks2-1794364740, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:58.305437 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks2-1794364740 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks2-1794364740, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:21:58.355922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['c9b51104-fb41-442f-840f-42cdbc2bec1c', '780f9cf2-09fb-4c28-9f8d-73d3529ec81a', 'b2f7e148-9e08-490d-b5fa-e19467e998d9', '16b00503-48dc-443d-9c1a-f8fdac82db29'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:21:58.356784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf1517bb-1438-4a9a-92e3-e944f5b71209) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b51104-fb41-442f-840f-42cdbc2bec1c', '780f9cf2-09fb-4c28-9f8d-73d3529ec81a', 'b2f7e148-9e08-490d-b5fa-e19467e998d9', '16b00503-48dc-443d-9c1a-f8fdac82db29']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:58.357662 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ad3009-b2a4-4cce-9b47-e1645c359171) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:58.386478 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d2ad3009-b2a4-4cce-9b47-e1645c359171) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '81ec7fad-a618-4250-92f2-34a1d3121fc8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-48209379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['c9b51104-fb41-442f-840f-42cdbc2bec1c','780f9cf2-09fb-4c28-9f8d-73d3529ec81a','b2f7e148-9e08-490d-b5fa-e19467e998d9','16b00503-48dc-443d-9c1a-f8fdac82db29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=41a385ee-96bf-4613-8e81-2115ebd197c2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:21:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-48209379',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=81ec7fad-a618-4250-92f2-34a1d3121fc8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(41a385ee-96bf-4613-8e81-2115ebd197c2),volume_type_id=41a385ee-96bf-4613-8e81-2115ebd197c2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:58.387814 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a6a400-7b42-449c-a00a-d9260ee84637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:58.407208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (16a6a400-7b42-449c-a00a-d9260ee84637) transitioned into state 'SUCCESS' from state '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-48209379',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['c9b51104-fb41-442f-840f-42cdbc2bec1c','780f9cf2-09fb-4c28-9f8d-73d3529ec81a','b2f7e148-9e08-490d-b5fa-e19467e998d9','16b00503-48dc-443d-9c1a-f8fdac82db29'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=41a385ee-96bf-4613-8e81-2115ebd197c2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:58.407644 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ada2fa8-da89-455e-96e4-b6efab71197c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:21:58.411411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-53e744b7-3145-4301-a061-40867b445f71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.418552 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ada2fa8-da89-455e-96e4-b6efab71197c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:21:58.419776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (16e6bd59-afb1-4a65-a468-4787cee8a93e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:21:58.420164 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:21:58.420888 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3edb092d-33cd-4876-809b-18f28c21a6ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:21:58.421454 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1024/4043] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/volumes => generated 777 bytes in 215 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:21:58.439252 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4329f1b6-9e05-47f7-8e38-88147981a615 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.441514 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4329f1b6-9e05-47f7-8e38-88147981a615 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:21:58.441720 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4329f1b6-9e05-47f7-8e38-88147981a615 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.441913 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4329f1b6-9e05-47f7-8e38-88147981a615 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.450244 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:58.450244 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:58.455270 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4329f1b6-9e05-47f7-8e38-88147981a615 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:58.460160 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4329f1b6-9e05-47f7-8e38-88147981a615 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:21:58.460693 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1007/4044] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 845 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:58.497989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.499872 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:21:58.500060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.500284 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.501113 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:21:58.526929 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Get all volumes completed successfully. Aug 07 16:21:58.529915 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:58.529915 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:21:58.535620 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29f30a78-7a75-4fdf-9ca2-83844d7023e3 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:21:58.536081 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1006/4045] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 16074 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:21:58.541018 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53e744b7-3145-4301-a061-40867b445f71 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:21:58.541373 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-53e744b7-3145-4301-a061-40867b445f71 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-2120571814"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.559799 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-53e744b7-3145-4301-a061-40867b445f71 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:21:58.560294 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1009/4046] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types => generated 231 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:58.562508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.566752 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 Aug 07 16:21:58.566973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.567168 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.567351 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Delete volume with id: de396a46-e0ff-42a3-a6d5-9af50b8b9b00 Aug 07 16:21:58.574256 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67831e3b-06aa-48c1-90eb-927ab7f4d496 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.576268 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67831e3b-06aa-48c1-90eb-927ab7f4d496 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] POST https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs Aug 07 16:21:58.576670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67831e3b-06aa-48c1-90eb-927ab7f4d496 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.580243 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:58.580243 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:58.580678 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Volume info retrieved successfully. Aug 07 16:21:58.596450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.image.cache [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Evicting image cache entry: {'id': 7, 'image_id': '17470aa3-5d61-4abc-a945-7cce8e30e324', 'volume_id': 'de396a46-e0ff-42a3-a6d5-9af50b8b9b00', 'host': 'np0000006731@storpool#default', 'size': 1, 'image_updated_at': datetime.datetime(2026, 8, 7, 16, 21, 49), 'last_used': datetime.datetime(2026, 8, 7, 16, 21, 56)}. {{(pid=100267) evict /opt/stack/cinder/cinder/image/cache.py:52}} Aug 07 16:21:58.600163 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67831e3b-06aa-48c1-90eb-927ab7f4d496 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs returned with HTTP 200 Aug 07 16:21:58.600662 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1008/4047] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs => generated 34 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.607583 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Delete volume request issued successfully. Aug 07 16:21:58.607860 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49f13dd4-de57-43f5-b6f4-0275f04eba45 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 returned with HTTP 202 Aug 07 16:21:58.608269 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1025/4048] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:21:58 2026] DELETE /volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:58.609250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87890e0b-453a-433a-8982-7cf6e21d7ce8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.615088 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87890e0b-453a-433a-8982-7cf6e21d7ce8 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] GET https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 Aug 07 16:21:58.615413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87890e0b-453a-433a-8982-7cf6e21d7ce8 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.615729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87890e0b-453a-433a-8982-7cf6e21d7ce8 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.618709 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbc58319-768f-4a7b-9665-2820559d4c8a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.623658 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbc58319-768f-4a7b-9665-2820559d4c8a tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] GET https://10.4.3.24/volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 Aug 07 16:21:58.623978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbc58319-768f-4a7b-9665-2820559d4c8a tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.624911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbc58319-768f-4a7b-9665-2820559d4c8a tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.630710 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87890e0b-453a-433a-8982-7cf6e21d7ce8 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 returned with HTTP 200 Aug 07 16:21:58.631160 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1007/4049] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 => generated 17 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.638821 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:58.638821 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:58.639667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-35e919e0-a2f9-495f-9f98-16d74498a1ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.644924 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e919e0-a2f9-495f-9f98-16d74498a1ca tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] DELETE https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 Aug 07 16:21:58.645137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e919e0-a2f9-495f-9f98-16d74498a1ca tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.645351 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-35e919e0-a2f9-495f-9f98-16d74498a1ca tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.645444 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bbc58319-768f-4a7b-9665-2820559d4c8a tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Volume info retrieved successfully. Aug 07 16:21:58.651562 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbc58319-768f-4a7b-9665-2820559d4c8a tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 returned with HTTP 200 Aug 07 16:21:58.652083 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1010/4050] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 => generated 1094 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:21:58.670154 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-35e919e0-a2f9-495f-9f98-16d74498a1ca tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 returned with HTTP 202 Aug 07 16:21:58.670741 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1009/4051] 10.4.3.24 () {66 vars in 1392 bytes} [Fri Aug 7 16:21:58 2026] DELETE /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:21:58.677944 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-46036740-9a0f-4da1-ae37-26c0527ba516 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.680523 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46036740-9a0f-4da1-ae37-26c0527ba516 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] GET https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 Aug 07 16:21:58.683408 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46036740-9a0f-4da1-ae37-26c0527ba516 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.683408 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-46036740-9a0f-4da1-ae37-26c0527ba516 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.690217 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-46036740-9a0f-4da1-ae37-26c0527ba516 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 returned with HTTP 404 Aug 07 16:21:58.690890 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1026/4052] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec3 => generated 129 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:58.702560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-14fc14ac-743d-4387-b8d8-0e704561dddd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.704451 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14fc14ac-743d-4387-b8d8-0e704561dddd tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] POST https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs Aug 07 16:21:58.704773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-14fc14ac-743d-4387-b8d8-0e704561dddd tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.726643 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-14fc14ac-743d-4387-b8d8-0e704561dddd tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs returned with HTTP 200 Aug 07 16:21:58.726998 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1008/4053] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.735291 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee2e46f3-4ae9-4d28-977a-8e51a3ba7022 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.737208 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2e46f3-4ae9-4d28-977a-8e51a3ba7022 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] GET https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs Aug 07 16:21:58.737418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2e46f3-4ae9-4d28-977a-8e51a3ba7022 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.737618 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee2e46f3-4ae9-4d28-977a-8e51a3ba7022 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.745331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee2e46f3-4ae9-4d28-977a-8e51a3ba7022 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs returned with HTTP 200 Aug 07 16:21:58.745696 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1011/4054] 10.4.3.24 () {66 vars in 1371 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs => generated 34 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.760420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bf4063b-ab26-490c-a454-2ebeceae2119 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.762240 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bf4063b-ab26-490c-a454-2ebeceae2119 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] POST https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs Aug 07 16:21:58.762579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bf4063b-ab26-490c-a454-2ebeceae2119 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.784117 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bf4063b-ab26-490c-a454-2ebeceae2119 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs returned with HTTP 200 Aug 07 16:21:58.784552 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1010/4055] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs => generated 34 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.791865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a81ea197-5083-4e63-9b02-21ac50eb233f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.793775 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a81ea197-5083-4e63-9b02-21ac50eb233f tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] PUT https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec2 Aug 07 16:21:58.794132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a81ea197-5083-4e63-9b02-21ac50eb233f tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.814793 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a81ea197-5083-4e63-9b02-21ac50eb233f tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec2 returned with HTTP 200 Aug 07 16:21:58.815362 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1027/4056] 10.4.3.24 () {68 vars in 1409 bytes} [Fri Aug 7 16:21:58 2026] PUT /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec2 => generated 17 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.825197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8389cd23-9722-4665-a881-ad32986d2a80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.828579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8389cd23-9722-4665-a881-ad32986d2a80 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] GET https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec2 Aug 07 16:21:58.828810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8389cd23-9722-4665-a881-ad32986d2a80 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.829037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8389cd23-9722-4665-a881-ad32986d2a80 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.838038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8389cd23-9722-4665-a881-ad32986d2a80 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec2 returned with HTTP 200 Aug 07 16:21:58.838446 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1009/4057] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs/spec2 => generated 17 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.845740 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e917f37-dd39-4c36-b72c-bf9121fac81d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.847961 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e917f37-dd39-4c36-b72c-bf9121fac81d tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] POST https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs Aug 07 16:21:58.848347 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e917f37-dd39-4c36-b72c-bf9121fac81d tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:58.888805 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e917f37-dd39-4c36-b72c-bf9121fac81d tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs returned with HTTP 200 Aug 07 16:21:58.889245 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1012/4058] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:21:58 2026] POST /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs => generated 51 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.896814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5e5df81b-a560-4814-96e4-81afb0f1e91a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.898515 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e5df81b-a560-4814-96e4-81afb0f1e91a tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] GET https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs Aug 07 16:21:58.898702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e5df81b-a560-4814-96e4-81afb0f1e91a tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.898883 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5e5df81b-a560-4814-96e4-81afb0f1e91a tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.905747 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5e5df81b-a560-4814-96e4-81afb0f1e91a tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs returned with HTTP 200 Aug 07 16:21:58.906093 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1011/4059] 10.4.3.24 () {66 vars in 1371 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0/extra_specs => generated 68 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:21:58.916776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5d9d930-691f-4e18-8075-bcad474dd72c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.919322 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d9d930-691f-4e18-8075-bcad474dd72c tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] DELETE https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0 Aug 07 16:21:58.919618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d9d930-691f-4e18-8075-bcad474dd72c tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.919894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5d9d930-691f-4e18-8075-bcad474dd72c tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.952804 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5d9d930-691f-4e18-8075-bcad474dd72c tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0 returned with HTTP 202 Aug 07 16:21:58.953330 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1028/4060] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:58 2026] DELETE /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0 => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:21:58.960221 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-17a4f9cc-5957-4eb6-9a7d-6ad462d6e1e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:58.962715 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17a4f9cc-5957-4eb6-9a7d-6ad462d6e1e2 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] GET https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0 Aug 07 16:21:58.963007 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17a4f9cc-5957-4eb6-9a7d-6ad462d6e1e2 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:58.963288 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-17a4f9cc-5957-4eb6-9a7d-6ad462d6e1e2 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:58.967133 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-17a4f9cc-5957-4eb6-9a7d-6ad462d6e1e2 tempest-VolumeTypesExtraSpecsTest-2140731390 tempest-VolumeTypesExtraSpecsTest-2140731390-project-admin] https://10.4.3.24/volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0 returned with HTTP 404 Aug 07 16:21:58.967705 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1010/4061] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:58 2026] GET /volume/v3/types/df4b4790-c009-4b62-8902-c9855cc738b0 => generated 114 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:59.475926 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a3d90e32-856d-4989-af6a-4a2e04715169 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.478787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3d90e32-856d-4989-af6a-4a2e04715169 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:21:59.478956 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3d90e32-856d-4989-af6a-4a2e04715169 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:59.479169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a3d90e32-856d-4989-af6a-4a2e04715169 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:59.486758 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:59.486758 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:21:59.490926 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a3d90e32-856d-4989-af6a-4a2e04715169 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:59.495864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a3d90e32-856d-4989-af6a-4a2e04715169 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:21:59.496233 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1013/4062] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:59 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:59.508745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6478e2ba-429b-407a-829a-30c59f7f0142 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.510524 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6478e2ba-429b-407a-829a-30c59f7f0142 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:21:59.510727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6478e2ba-429b-407a-829a-30c59f7f0142 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:59.510940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6478e2ba-429b-407a-829a-30c59f7f0142 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:59.518431 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:59.518431 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:59.523143 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6478e2ba-429b-407a-829a-30c59f7f0142 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:59.528773 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6478e2ba-429b-407a-829a-30c59f7f0142 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:21:59.529281 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1012/4063] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:59 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 870 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:59.542410 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-802226bc-387e-4725-b67b-69a3d88ff024 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.544568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-802226bc-387e-4725-b67b-69a3d88ff024 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/action Aug 07 16:21:59.544996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-802226bc-387e-4725-b67b-69a3d88ff024 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:21:59.545159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-802226bc-387e-4725-b67b-69a3d88ff024 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:21:59.553969 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:59.553969 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:21:59.554504 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-802226bc-387e-4725-b67b-69a3d88ff024 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:59.563129 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-802226bc-387e-4725-b67b-69a3d88ff024 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume updated successfully. Aug 07 16:21:59.563467 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-802226bc-387e-4725-b67b-69a3d88ff024 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/action returned with HTTP 200 Aug 07 16:21:59.564542 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1029/4064] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:21:59 2026] POST /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/action => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Aug 07 16:21:59.667819 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6fe21d40-9540-418c-96f8-497de0c0dea9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.669891 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fe21d40-9540-418c-96f8-497de0c0dea9 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] GET https://10.4.3.24/volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 Aug 07 16:21:59.670087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fe21d40-9540-418c-96f8-497de0c0dea9 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:59.670266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6fe21d40-9540-418c-96f8-497de0c0dea9 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:59.682888 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6fe21d40-9540-418c-96f8-497de0c0dea9 tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 returned with HTTP 404 Aug 07 16:21:59.683829 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1011/4065] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:21:59 2026] GET /volume/v3/volumes/de396a46-e0ff-42a3-a6d5-9af50b8b9b00 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:21:59.692269 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b6cb5bf-05c4-4cf5-8031-cf6b1b1deaff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.694210 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b6cb5bf-05c4-4cf5-8031-cf6b1b1deaff tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] DELETE https://10.4.3.24/volume/v3/types/72b2f0a4-1ba2-41f8-9980-ed3618f7ec69 Aug 07 16:21:59.694766 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b6cb5bf-05c4-4cf5-8031-cf6b1b1deaff tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:59.694988 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b6cb5bf-05c4-4cf5-8031-cf6b1b1deaff tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:59.720487 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-b02b70c1-626a-45df-a5f8-f0bae6774699 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.723739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-b02b70c1-626a-45df-a5f8-f0bae6774699 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:21:59.724025 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-b02b70c1-626a-45df-a5f8-f0bae6774699 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:59.724340 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-b02b70c1-626a-45df-a5f8-f0bae6774699 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:59.735295 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:21:59.735295 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:21:59.739129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b6cb5bf-05c4-4cf5-8031-cf6b1b1deaff tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/types/72b2f0a4-1ba2-41f8-9980-ed3618f7ec69 returned with HTTP 202 Aug 07 16:21:59.739539 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1014/4066] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:21:59 2026] DELETE /volume/v3/types/72b2f0a4-1ba2-41f8-9980-ed3618f7ec69 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:21:59.740692 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-b02b70c1-626a-45df-a5f8-f0bae6774699 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:21:59.747369 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-b02b70c1-626a-45df-a5f8-f0bae6774699 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:21:59.747953 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1013/4067] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:21:59 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 869 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:21:59.748929 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ec74997-6efd-4a72-bfb0-edb72aeb39ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:21:59.750755 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec74997-6efd-4a72-bfb0-edb72aeb39ed tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] GET https://10.4.3.24/volume/v3/types/72b2f0a4-1ba2-41f8-9980-ed3618f7ec69 Aug 07 16:21:59.750961 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec74997-6efd-4a72-bfb0-edb72aeb39ed tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:21:59.751142 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec74997-6efd-4a72-bfb0-edb72aeb39ed tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:21:59.754638 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec74997-6efd-4a72-bfb0-edb72aeb39ed tempest-VolumeAndVolumeTypeFromImageTest-595188556 tempest-VolumeAndVolumeTypeFromImageTest-595188556-project-admin] https://10.4.3.24/volume/v3/types/72b2f0a4-1ba2-41f8-9980-ed3618f7ec69 returned with HTTP 404 Aug 07 16:21:59.755192 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1030/4068] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:21:59 2026] GET /volume/v3/types/72b2f0a4-1ba2-41f8-9980-ed3618f7ec69 => generated 114 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:00.250065 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-72cd3ce4-c4b7-4f08-8f89-2c12e41749d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:00.252314 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-72cd3ce4-c4b7-4f08-8f89-2c12e41749d9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:22:00.252575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-72cd3ce4-c4b7-4f08-8f89-2c12e41749d9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:00.252785 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-72cd3ce4-c4b7-4f08-8f89-2c12e41749d9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:00.266178 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:00.266178 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:00.270613 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-72cd3ce4-c4b7-4f08-8f89-2c12e41749d9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:00.279352 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-72cd3ce4-c4b7-4f08-8f89-2c12e41749d9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:22:00.279913 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1012/4069] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:00 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 869 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:00.296584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b3cdb0c6-d925-44dc-b6a1-0d4c2f659c84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:00.296987 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3cdb0c6-d925-44dc-b6a1-0d4c2f659c84 None None] GET https://10.4.3.24/volume// Aug 07 16:22:00.297191 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3cdb0c6-d925-44dc-b6a1-0d4c2f659c84 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:00.297407 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b3cdb0c6-d925-44dc-b6a1-0d4c2f659c84 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:00.298700 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b3cdb0c6-d925-44dc-b6a1-0d4c2f659c84 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:00.299964 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1015/4070] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:22:00 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:00.310645 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-7a7bcedf-03ad-4aa6-b486-ebe6c904f732 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:00.318682 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-7a7bcedf-03ad-4aa6-b486-ebe6c904f732 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:22:00.319376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-7a7bcedf-03ad-4aa6-b486-ebe6c904f732 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "81ec7fad-a618-4250-92f2-34a1d3121fc8", "connector": null, "instance_uuid": "3adaf770-015c-4e8f-a88a-54168fb7cb5d"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:00.336825 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:00.336825 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:00.388585 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-7a7bcedf-03ad-4aa6-b486-ebe6c904f732 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:22:00.388585 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1014/4071] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:22:00 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 07 16:22:01.062872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-612656a4-26e2-4267-9d94-90ddc09e64db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.064845 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:01.066400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:01.066400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:01.066400 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Delete snapshot with id: 5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:01.075323 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:01.075323 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:01.075323 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot retrieved successfully. Aug 07 16:22:01.103415 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot delete request issued successfully. Aug 07 16:22:01.107545 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-612656a4-26e2-4267-9d94-90ddc09e64db tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 202 Aug 07 16:22:01.107545 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1031/4072] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:22:01 2026] DELETE /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:01.113188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c7a9c33a-27d9-4407-94b4-e7516b8f733e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.115668 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7a9c33a-27d9-4407-94b4-e7516b8f733e tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:01.115739 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7a9c33a-27d9-4407-94b4-e7516b8f733e tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:01.115919 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c7a9c33a-27d9-4407-94b4-e7516b8f733e tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:01.121275 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:01.121275 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:01.121483 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c7a9c33a-27d9-4407-94b4-e7516b8f733e tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Snapshot retrieved successfully. Aug 07 16:22:01.122159 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c7a9c33a-27d9-4407-94b4-e7516b8f733e tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 200 Aug 07 16:22:01.122570 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1013/4073] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:01 2026] GET /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:01.452593 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.454121 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:01.454497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-327482585"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:01.455754 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Create volume request body: {'volume': {'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-327482585'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:01.624233 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Create volume of 1 GB Aug 07 16:22:01.628777 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Availability Zones retrieved successfully. Aug 07 16:22:01.635340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Flow 'volume_create_api' (0b1f67bb-27b8-41ec-91e7-e4b358190744) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:01.637005 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3adf1fde-56fb-4b30-83a8-2469303fbe12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:01.638277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:01.724746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3adf1fde-56fb-4b30-83a8-2469303fbe12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:01.724746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1db3dc-d25c-480d-bd0b-af4d4eb209dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:01.748368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38ec9f90-fd79-44a0-9a05-636e23b9ae25 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.748793 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38ec9f90-fd79-44a0-9a05-636e23b9ae25 None None] GET https://10.4.3.24/volume// Aug 07 16:22:01.748939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38ec9f90-fd79-44a0-9a05-636e23b9ae25 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:01.749160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38ec9f90-fd79-44a0-9a05-636e23b9ae25 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:01.749531 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38ec9f90-fd79-44a0-9a05-636e23b9ae25 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:01.749862 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1015/4074] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:01 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:01.759020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-155c1bb1-ab28-4b70-b022-042c01f489f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.762497 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-155c1bb1-ab28-4b70-b022-042c01f489f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:22:01.762796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-155c1bb1-ab28-4b70-b022-042c01f489f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:01.763042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-155c1bb1-ab28-4b70-b022-042c01f489f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:01.780835 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:01.780835 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:01.786510 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-155c1bb1-ab28-4b70-b022-042c01f489f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:01.793252 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-155c1bb1-ab28-4b70-b022-042c01f489f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:22:01.793735 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1032/4075] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:01 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 1048 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:01.823982 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Created reservations ['45aec589-05f6-4753-ac46-a5485e6f6094', 'f48959e5-86bf-42b8-97b0-5258e601df1e', 'a33f1992-5505-482b-8db9-9dda73f1029a', 'd90542ed-c6d7-4750-8f4c-289dd2cf76a0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:01.825314 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f1db3dc-d25c-480d-bd0b-af4d4eb209dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45aec589-05f6-4753-ac46-a5485e6f6094', 'f48959e5-86bf-42b8-97b0-5258e601df1e', 'a33f1992-5505-482b-8db9-9dda73f1029a', 'd90542ed-c6d7-4750-8f4c-289dd2cf76a0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:01.827132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03152239-9024-470d-a648-7e9a562f8ad4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:01.859436 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (03152239-9024-470d-a648-7e9a562f8ad4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '16bc1062-c1aa-4280-84d4-93a61f530128', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-327482585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90cdb5ce4e604e3b98f9f8a459e8db68',qos_specs=None,replication_status=,reservations=['45aec589-05f6-4753-ac46-a5485e6f6094','f48959e5-86bf-42b8-97b0-5258e601df1e','a33f1992-5505-482b-8db9-9dda73f1029a','d90542ed-c6d7-4750-8f4c-289dd2cf76a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d98e411fb4214bac9e7b9b3836cb5',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-327482585',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=16bc1062-c1aa-4280-84d4-93a61f530128,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='90cdb5ce4e604e3b98f9f8a459e8db68',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='777d98e411fb4214bac9e7b9b3836cb5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:01.860798 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba353ccd-2680-41cf-b818-7ba568b97eb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:01.894658 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ba353ccd-2680-41cf-b818-7ba568b97eb4) transitioned into state 'SUCCESS' from state '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-327482585',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='90cdb5ce4e604e3b98f9f8a459e8db68',qos_specs=None,replication_status=,reservations=['45aec589-05f6-4753-ac46-a5485e6f6094','f48959e5-86bf-42b8-97b0-5258e601df1e','a33f1992-5505-482b-8db9-9dda73f1029a','d90542ed-c6d7-4750-8f4c-289dd2cf76a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='777d98e411fb4214bac9e7b9b3836cb5',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:01.895747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1bd495-5f8e-4831-912b-f581e4b0acc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:01.908289 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee1bd495-5f8e-4831-912b-f581e4b0acc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:01.909717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Flow 'volume_create_api' (0b1f67bb-27b8-41ec-91e7-e4b358190744) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:01.909989 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Create volume request issued successfully. Aug 07 16:22:01.910857 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4813d0d2-22ec-4259-951b-96c0f621a4e4 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:01.911499 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1016/4076] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:01 2026] POST /volume/v3/volumes => generated 748 bytes in 459 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:01.919294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.922491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-11df046e-a1f5-4f59-904c-440e85aafa6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:01.925054 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11df046e-a1f5-4f59-904c-440e85aafa6c tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] GET https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:01.925264 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11df046e-a1f5-4f59-904c-440e85aafa6c tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:01.925550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-11df046e-a1f5-4f59-904c-440e85aafa6c tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:01.927350 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949 Aug 07 16:22:01.929690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:01.933368 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:01.933368 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:01.937850 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-11df046e-a1f5-4f59-904c-440e85aafa6c tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:01.942747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-81ec7fad-a618-4250-92f2-34a1d3121fc8-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:22:01.943086 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-11df046e-a1f5-4f59-904c-440e85aafa6c tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 200 Aug 07 16:22:01.943600 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1016/4077] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:01 2026] GET /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 816 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:01.948614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-81ec7fad-a618-4250-92f2-34a1d3121fc8-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:22:01.949964 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:01.949964 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:02.078975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95eec124-7858-4834-93d7-abe54ed38c31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.136122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6c21fa67-286a-439b-bf09-14e9c906abe4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.138970 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c21fa67-286a-439b-bf09-14e9c906abe4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:02.139297 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c21fa67-286a-439b-bf09-14e9c906abe4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:02.139594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6c21fa67-286a-439b-bf09-14e9c906abe4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:02.151195 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6c21fa67-286a-439b-bf09-14e9c906abe4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 404 Aug 07 16:22:02.151801 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1017/4078] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:02 2026] GET /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:02.160364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-81ec7fad-a618-4250-92f2-34a1d3121fc8-np0000006731" released by "attachment_update" :: held 0.212s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:22:02.160722 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-8109f945-3190-4995-9c05-96ad0e50f5ed tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949 returned with HTTP 200 Aug 07 16:22:02.161210 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1014/4079] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:22:01 2026] PUT /volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949 => generated 968 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:02.202919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-f55c548b-a224-4f14-a637-16fbc3c3fdf5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.205543 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-f55c548b-a224-4f14-a637-16fbc3c3fdf5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949/action Aug 07 16:22:02.206032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-f55c548b-a224-4f14-a637-16fbc3c3fdf5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:02.206224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-f55c548b-a224-4f14-a637-16fbc3c3fdf5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:02.228704 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:02.228704 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:02.238490 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:02.238930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-126187944"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:02.240804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-126187944'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:02.240964 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume of 1 GB Aug 07 16:22:02.244324 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-f55c548b-a224-4f14-a637-16fbc3c3fdf5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949/action returned with HTTP 204 Aug 07 16:22:02.245584 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1017/4080] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:22:02 2026] POST /volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:02.245852 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Availability Zones retrieved successfully. Aug 07 16:22:02.259181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (87236777-a512-4a38-9f2b-ca6722d26139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:02.260455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (346429f3-ddf9-49be-a9d4-8b3ac32e9797) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:02.261563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:02.305353 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-7a130303-419f-457c-a1f6-eef467d8fe02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.307156 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (346429f3-ddf9-49be-a9d4-8b3ac32e9797) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:02.307885 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-7a130303-419f-457c-a1f6-eef467d8fe02 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/attachments?instance_id=8392e581-3c3d-4bcd-a503-ddb5eb038fd0 Aug 07 16:22:02.308123 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-7a130303-419f-457c-a1f6-eef467d8fe02 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:02.308358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-7a130303-419f-457c-a1f6-eef467d8fe02 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:02.310045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d0228c-0d9e-404c-a38c-9f6edf7dd25c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:02.331146 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-7a130303-419f-457c-a1f6-eef467d8fe02 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments?instance_id=8392e581-3c3d-4bcd-a503-ddb5eb038fd0 returned with HTTP 200 Aug 07 16:22:02.331965 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1018/4081] 10.4.3.24 () {70 vars in 1630 bytes} [Fri Aug 7 16:22:02 2026] GET /volume/v3/attachments?instance_id=8392e581-3c3d-4bcd-a503-ddb5eb038fd0 => generated 192 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:02.341447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-5a86e71c-4a7f-47a7-a5d0-344d82fa20e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.343922 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-5a86e71c-4a7f-47a7-a5d0-344d82fa20e0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb Aug 07 16:22:02.344199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-5a86e71c-4a7f-47a7-a5d0-344d82fa20e0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:02.344434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-5a86e71c-4a7f-47a7-a5d0-344d82fa20e0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:02.369096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-89a36eeb-ce7d-45bb-af51-07621d1af24d req-5a86e71c-4a7f-47a7-a5d0-344d82fa20e0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb returned with HTTP 200 Aug 07 16:22:02.369864 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1015/4082] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:22:02 2026] GET /volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb => generated 993 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:02.411276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['273d71bb-90ff-4793-a7b5-eb1d22099db4', 'e500631c-aae9-48c5-9161-fa7b27989ea9', 'aa5857de-11a9-4632-b53f-ad63bc161954', 'cb17b142-1fe2-4ac3-bea7-504569426c1c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:02.412519 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (22d0228c-0d9e-404c-a38c-9f6edf7dd25c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['273d71bb-90ff-4793-a7b5-eb1d22099db4', 'e500631c-aae9-48c5-9161-fa7b27989ea9', 'aa5857de-11a9-4632-b53f-ad63bc161954', 'cb17b142-1fe2-4ac3-bea7-504569426c1c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:02.414343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bba38d6-7d2a-447f-9dd2-289b3ccc10c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:02.446716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9bba38d6-7d2a-447f-9dd2-289b3ccc10c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ad3db22e-6bf2-447e-987f-b75b139ec2c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-126187944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['273d71bb-90ff-4793-a7b5-eb1d22099db4','e500631c-aae9-48c5-9161-fa7b27989ea9','aa5857de-11a9-4632-b53f-ad63bc161954','cb17b142-1fe2-4ac3-bea7-504569426c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-126187944',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ad3db22e-6bf2-447e-987f-b75b139ec2c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a4363b8b164eab8055be959b346e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:02.448231 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c157f2c-4d52-4c96-a8e8-9bf37cedadd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:02.476327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6c157f2c-4d52-4c96-a8e8-9bf37cedadd8) transitioned into state 'SUCCESS' from state '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-126187944',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['273d71bb-90ff-4793-a7b5-eb1d22099db4','e500631c-aae9-48c5-9161-fa7b27989ea9','aa5857de-11a9-4632-b53f-ad63bc161954','cb17b142-1fe2-4ac3-bea7-504569426c1c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:02.476327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ae0391-599f-47dd-a12b-4fe739d9d425) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:02.490986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f9ae0391-599f-47dd-a12b-4fe739d9d425) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:02.492119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (87236777-a512-4a38-9f2b-ca6722d26139) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:02.492473 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request issued successfully. Aug 07 16:22:02.493425 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95eec124-7858-4834-93d7-abe54ed38c31 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:02.494000 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1033/4083] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:22:02 2026] POST /volume/v3/volumes => generated 755 bytes in 415 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:02.513910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-afb3e74a-bd89-4791-addf-87fc889012c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.516755 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afb3e74a-bd89-4791-addf-87fc889012c0 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 Aug 07 16:22:02.517041 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afb3e74a-bd89-4791-addf-87fc889012c0 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:02.517249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-afb3e74a-bd89-4791-addf-87fc889012c0 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:02.535515 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:02.535515 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:02.542707 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-afb3e74a-bd89-4791-addf-87fc889012c0 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:02.549742 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-afb3e74a-bd89-4791-addf-87fc889012c0 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 returned with HTTP 200 Aug 07 16:22:02.550087 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1018/4084] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:02 2026] GET /volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 => generated 823 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:02.959096 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad945baf-9979-467c-bff0-61a2d03233f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:02.961915 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad945baf-9979-467c-bff0-61a2d03233f2 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] GET https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:02.962211 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad945baf-9979-467c-bff0-61a2d03233f2 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:02.962524 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ad945baf-9979-467c-bff0-61a2d03233f2 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:02.975917 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:02.975917 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:02.979612 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ad945baf-9979-467c-bff0-61a2d03233f2 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:02.986023 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ad945baf-9979-467c-bff0-61a2d03233f2 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 200 Aug 07 16:22:02.986023 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1019/4085] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:02 2026] GET /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 1356 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:03.002404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.009326 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] POST https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action Aug 07 16:22:03.009326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-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=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:03.009326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:03.025918 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.025918 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:03.036208 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.036208 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:03.036208 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.054581 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Update volume metadata completed successfully. Aug 07 16:22:03.054949 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-de48c22b-af45-4d46-b8a6-a0e7dd6a01d9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action returned with HTTP 200 Aug 07 16:22:03.055518 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1016/4086] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:22:03 2026] POST /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action => generated 563 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:03.065238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d3ecac0-7f5b-4262-a84c-92315bd1ed84 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.067469 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d3ecac0-7f5b-4262-a84c-92315bd1ed84 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] GET https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:03.067669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d3ecac0-7f5b-4262-a84c-92315bd1ed84 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:03.067869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d3ecac0-7f5b-4262-a84c-92315bd1ed84 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:03.076783 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.076783 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:03.082955 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d3ecac0-7f5b-4262-a84c-92315bd1ed84 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.087891 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d3ecac0-7f5b-4262-a84c-92315bd1ed84 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 200 Aug 07 16:22:03.088322 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1034/4087] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:03 2026] GET /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 1416 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:03.106136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.108110 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] POST https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action Aug 07 16:22:03.108501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:03.108629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:03.129471 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.129471 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:03.141482 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.141482 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:03.141482 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.155172 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Get volume image-metadata completed successfully. Aug 07 16:22:03.168577 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Delete volume metadata completed successfully. Aug 07 16:22:03.168863 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-393b1dd5-8c43-42e3-b08b-8ad8c2c52bc9 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action returned with HTTP 200 Aug 07 16:22:03.169494 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1019/4088] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:22:03 2026] POST /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action => generated 0 bytes in 64 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Aug 07 16:22:03.179987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a732d61-acfe-4e22-a91e-da93aeee843a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.181854 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a732d61-acfe-4e22-a91e-da93aeee843a tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] POST https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action Aug 07 16:22:03.182236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a732d61-acfe-4e22-a91e-da93aeee843a tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Action body: b'{"os-show_image_metadata": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:03.182430 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a732d61-acfe-4e22-a91e-da93aeee843a tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:03.190818 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.190818 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:03.191261 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a732d61-acfe-4e22-a91e-da93aeee843a tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.196456 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8a732d61-acfe-4e22-a91e-da93aeee843a tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Get volume image-metadata completed successfully. Aug 07 16:22:03.196838 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a732d61-acfe-4e22-a91e-da93aeee843a tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action returned with HTTP 200 Aug 07 16:22:03.197267 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1020/4089] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:22:03 2026] POST /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128/action => generated 537 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:03.208857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0a2fa0c-f06b-4f35-835f-62aeec59a082 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.211539 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0a2fa0c-f06b-4f35-835f-62aeec59a082 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] GET https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:03.211756 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0a2fa0c-f06b-4f35-835f-62aeec59a082 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:03.212016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0a2fa0c-f06b-4f35-835f-62aeec59a082 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:03.220412 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.220412 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:03.225985 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a0a2fa0c-f06b-4f35-835f-62aeec59a082 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.232950 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0a2fa0c-f06b-4f35-835f-62aeec59a082 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 200 Aug 07 16:22:03.233558 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1017/4090] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:03 2026] GET /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 1390 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:03.248149 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.250275 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] DELETE https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:03.250522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:03.250752 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:03.250982 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Delete volume with id: 16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:03.258785 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.258785 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:03.259398 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.289213 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Delete volume request issued successfully. Aug 07 16:22:03.289401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2521a461-d2a7-4598-a983-043dd12a1dc6 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 202 Aug 07 16:22:03.289859 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1035/4091] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:03 2026] DELETE /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:03.301753 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5d4da24-f57a-420e-9a82-2655a3b7b216 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.304285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5d4da24-f57a-420e-9a82-2655a3b7b216 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] GET https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:03.304579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5d4da24-f57a-420e-9a82-2655a3b7b216 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:03.304819 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5d4da24-f57a-420e-9a82-2655a3b7b216 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:03.316034 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.316034 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:03.325112 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5d4da24-f57a-420e-9a82-2655a3b7b216 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Volume info retrieved successfully. Aug 07 16:22:03.332414 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5d4da24-f57a-420e-9a82-2655a3b7b216 tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 200 Aug 07 16:22:03.332948 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1020/4092] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:03 2026] GET /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 1389 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:03.578981 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6e9d515-b67d-478f-b24d-3a43d7402535 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.578981 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6e9d515-b67d-478f-b24d-3a43d7402535 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 Aug 07 16:22:03.578981 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6e9d515-b67d-478f-b24d-3a43d7402535 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:03.578981 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6e9d515-b67d-478f-b24d-3a43d7402535 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:03.595235 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.595235 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:03.601338 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6e9d515-b67d-478f-b24d-3a43d7402535 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:03.607482 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6e9d515-b67d-478f-b24d-3a43d7402535 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 returned with HTTP 200 Aug 07 16:22:03.607878 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1021/4093] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:03 2026] GET /volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 => generated 848 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:03.629372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.634902 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:22:03.635261 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ad3db22e-6bf2-447e-987f-b75b139ec2c3", "name": "tempest-CreateVolumesFromBackupTest-Backup-1797927717"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:03.640333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Creating new backup {'backup': {'volume_id': 'ad3db22e-6bf2-447e-987f-b75b139ec2c3', 'name': 'tempest-CreateVolumesFromBackupTest-Backup-1797927717'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:22:03.640460 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Creating backup of volume ad3db22e-6bf2-447e-987f-b75b139ec2c3 in container None Aug 07 16:22:03.650924 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.650924 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:03.651561 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:03.705239 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['659c88ec-bf53-423e-86f5-50ba00e6b617', 'bbc0a5f9-e047-4e78-b6cd-0b840d14fb12'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:03.762188 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fa3a8131-f425-4b9e-bfad-bbb11ad925a3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:22:03.762712 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1018/4094] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:03 2026] POST /volume/v3/backups => generated 337 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:03.772403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce476d4b-2e60-4a54-b236-b68f343d5b09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:03.774507 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce476d4b-2e60-4a54-b236-b68f343d5b09 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:03.775047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce476d4b-2e60-4a54-b236-b68f343d5b09 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:03.775047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce476d4b-2e60-4a54-b236-b68f343d5b09 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:03.776045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ce476d4b-2e60-4a54-b236-b68f343d5b09 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:03.780240 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:03.780240 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:03.781204 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce476d4b-2e60-4a54-b236-b68f343d5b09 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:03.781643 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1036/4095] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:03 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 744 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:04.348601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-19f9d25a-625d-485d-9f07-5c09780b625e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:04.351880 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19f9d25a-625d-485d-9f07-5c09780b625e tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] GET https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 Aug 07 16:22:04.352089 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19f9d25a-625d-485d-9f07-5c09780b625e tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:04.352338 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-19f9d25a-625d-485d-9f07-5c09780b625e tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:04.359797 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-19f9d25a-625d-485d-9f07-5c09780b625e tempest-VolumesImageMetadata-1923362742 tempest-VolumesImageMetadata-1923362742-project-member] https://10.4.3.24/volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 returned with HTTP 404 Aug 07 16:22:04.360458 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1021/4096] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:04 2026] GET /volume/v3/volumes/16bc1062-c1aa-4280-84d4-93a61f530128 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:04.793710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6ff94f2-1e70-42ae-ba0e-7d527a9a59c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:04.795512 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6ff94f2-1e70-42ae-ba0e-7d527a9a59c6 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:04.795746 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6ff94f2-1e70-42ae-ba0e-7d527a9a59c6 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:04.795941 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6ff94f2-1e70-42ae-ba0e-7d527a9a59c6 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:04.796035 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e6ff94f2-1e70-42ae-ba0e-7d527a9a59c6 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:04.802597 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:04.802597 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:04.803751 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6ff94f2-1e70-42ae-ba0e-7d527a9a59c6 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:04.804153 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1022/4097] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:04 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:05.817954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f5d0f3cd-979e-4f88-99eb-d8f80130d909 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:05.819969 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5d0f3cd-979e-4f88-99eb-d8f80130d909 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:05.820213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5d0f3cd-979e-4f88-99eb-d8f80130d909 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:05.820475 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f5d0f3cd-979e-4f88-99eb-d8f80130d909 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:05.820628 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f5d0f3cd-979e-4f88-99eb-d8f80130d909 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:05.825454 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:05.825454 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:05.826475 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f5d0f3cd-979e-4f88-99eb-d8f80130d909 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:05.826883 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1019/4098] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:05 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:22:06.586074 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-2593b6d8-e3a7-499f-9d30-4dff4e134ddc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:06.589112 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-2593b6d8-e3a7-499f-9d30-4dff4e134ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/encryption Aug 07 16:22:06.589440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-2593b6d8-e3a7-499f-9d30-4dff4e134ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:06.589704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-2593b6d8-e3a7-499f-9d30-4dff4e134ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:06.601265 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:06.601265 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:06.608758 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c6d271c6-8c27-45cd-9221-dfa879b26655 req-2593b6d8-e3a7-499f-9d30-4dff4e134ddc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/encryption returned with HTTP 200 Aug 07 16:22:06.609605 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1037/4099] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:22:06 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/encryption => generated 161 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:06.838434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-044c0549-5098-41dc-97df-a028d53b196a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:06.840843 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-044c0549-5098-41dc-97df-a028d53b196a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:06.841133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-044c0549-5098-41dc-97df-a028d53b196a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:06.841420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-044c0549-5098-41dc-97df-a028d53b196a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:06.841569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-044c0549-5098-41dc-97df-a028d53b196a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:06.848081 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:06.848081 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:06.849289 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-044c0549-5098-41dc-97df-a028d53b196a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:06.849797 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1022/4100] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:06 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:07.335462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-b1ebaa93-26b7-4cd7-8ca2-8888f2bd0b02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:07.338064 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-b1ebaa93-26b7-4cd7-8ca2-8888f2bd0b02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd Aug 07 16:22:07.338334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-b1ebaa93-26b7-4cd7-8ca2-8888f2bd0b02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:07.338543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-b1ebaa93-26b7-4cd7-8ca2-8888f2bd0b02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:07.345926 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:07.345926 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:07.403449 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e7ff705a-3998-4696-8d7e-03a58f1d4a38 req-b1ebaa93-26b7-4cd7-8ca2-8888f2bd0b02 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd returned with HTTP 200 Aug 07 16:22:07.404005 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1023/4101] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:07 2026] DELETE /volume/v3/attachments/8df703c9-3f8a-46dd-955a-8bde2f8900fd => generated 19 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:07.865635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1878d864-12bf-49ed-84c2-e1e4bc593485 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:07.868699 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1878d864-12bf-49ed-84c2-e1e4bc593485 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:07.868952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1878d864-12bf-49ed-84c2-e1e4bc593485 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:07.869216 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1878d864-12bf-49ed-84c2-e1e4bc593485 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:07.869484 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1878d864-12bf-49ed-84c2-e1e4bc593485 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:07.879360 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:07.879360 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:07.881246 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1878d864-12bf-49ed-84c2-e1e4bc593485 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:07.882386 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1020/4102] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:07 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:08.036536 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-c41b24e0-be3d-44af-8259-7d439550be38 req-b7c906ad-c99b-4b4d-8946-99d60a585726 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:08.039468 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c41b24e0-be3d-44af-8259-7d439550be38 req-b7c906ad-c99b-4b4d-8946-99d60a585726 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:22:08.039768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c41b24e0-be3d-44af-8259-7d439550be38 req-b7c906ad-c99b-4b4d-8946-99d60a585726 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:08.040066 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-c41b24e0-be3d-44af-8259-7d439550be38 req-b7c906ad-c99b-4b4d-8946-99d60a585726 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:08.049757 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:08.049757 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:08.054106 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-c41b24e0-be3d-44af-8259-7d439550be38 req-b7c906ad-c99b-4b4d-8946-99d60a585726 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:22:08.059398 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-c41b24e0-be3d-44af-8259-7d439550be38 req-b7c906ad-c99b-4b4d-8946-99d60a585726 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:22:08.059780 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1038/4103] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:08 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 876 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:08.905525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6cc65f1-ab3f-4583-9808-9fd6cc9ce29a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:08.919157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6cc65f1-ab3f-4583-9808-9fd6cc9ce29a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:08.920253 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6cc65f1-ab3f-4583-9808-9fd6cc9ce29a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:08.920652 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6cc65f1-ab3f-4583-9808-9fd6cc9ce29a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:08.920907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f6cc65f1-ab3f-4583-9808-9fd6cc9ce29a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:08.927756 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:08.927756 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:08.929614 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6cc65f1-ab3f-4583-9808-9fd6cc9ce29a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:08.931514 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1023/4104] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:08 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:09.948950 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3b736383-98c6-43c5-9ed7-234aa09a477f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:09.951607 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b736383-98c6-43c5-9ed7-234aa09a477f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:09.951886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b736383-98c6-43c5-9ed7-234aa09a477f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:09.952379 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3b736383-98c6-43c5-9ed7-234aa09a477f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:09.952552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3b736383-98c6-43c5-9ed7-234aa09a477f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:09.962721 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:09.962721 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:09.963662 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3b736383-98c6-43c5-9ed7-234aa09a477f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:09.964100 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1024/4105] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:09 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:10.974818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0a6fb3d2-9667-4812-a8b1-085edbcf79fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:10.976919 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a6fb3d2-9667-4812-a8b1-085edbcf79fa tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:10.977456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a6fb3d2-9667-4812-a8b1-085edbcf79fa tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:10.977566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0a6fb3d2-9667-4812-a8b1-085edbcf79fa tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:10.977685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0a6fb3d2-9667-4812-a8b1-085edbcf79fa tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:10.984341 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:10.984341 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:10.985414 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0a6fb3d2-9667-4812-a8b1-085edbcf79fa tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:10.985905 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1021/4106] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:10 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:11.584483 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:11.590337 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] DELETE https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:22:11.590337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:11.590337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:11.590337 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume with id: fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:22:11.600343 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:11.600343 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:11.601464 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:22:11.637612 np0000006731 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:22:11.655944 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Delete volume request issued successfully. Aug 07 16:22:11.655944 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d3ec19d7-275d-4293-9a8a-c0b4c04b1e03 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 202 Aug 07 16:22:11.656296 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1039/4107] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:11 2026] DELETE /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:22:11.670176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f850f6b-b1e5-444e-bad8-a3cb39980545 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:11.677624 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f850f6b-b1e5-444e-bad8-a3cb39980545 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:22:11.677624 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f850f6b-b1e5-444e-bad8-a3cb39980545 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:11.677900 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f850f6b-b1e5-444e-bad8-a3cb39980545 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:11.689412 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:11.689412 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:11.695695 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f850f6b-b1e5-444e-bad8-a3cb39980545 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Volume info retrieved successfully. Aug 07 16:22:11.703649 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f850f6b-b1e5-444e-bad8-a3cb39980545 tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 200 Aug 07 16:22:11.703899 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1024/4108] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:11 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 875 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:12.007356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-da104e62-c704-47eb-b14f-f9bfbd5daa22 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:12.008607 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da104e62-c704-47eb-b14f-f9bfbd5daa22 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:12.008923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da104e62-c704-47eb-b14f-f9bfbd5daa22 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:12.009250 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-da104e62-c704-47eb-b14f-f9bfbd5daa22 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:12.009522 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-da104e62-c704-47eb-b14f-f9bfbd5daa22 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:12.020486 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:12.020486 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:12.021731 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-da104e62-c704-47eb-b14f-f9bfbd5daa22 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:12.022209 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1025/4109] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:12 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 746 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:12.732324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2f692b2b-3b06-43a6-b72c-c41d7817e3af None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:12.734230 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f692b2b-3b06-43a6-b72c-c41d7817e3af tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] GET https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 Aug 07 16:22:12.734441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f692b2b-3b06-43a6-b72c-c41d7817e3af tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:12.734651 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2f692b2b-3b06-43a6-b72c-c41d7817e3af tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:12.746163 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2f692b2b-3b06-43a6-b72c-c41d7817e3af tempest-TestEncryptedCinderVolumes-1932488583 tempest-TestEncryptedCinderVolumes-1932488583-project-member] https://10.4.3.24/volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 returned with HTTP 404 Aug 07 16:22:12.748229 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1022/4110] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:12 2026] GET /volume/v3/volumes/fba43aa5-46b4-466e-a1ad-1621176fe4b3 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:12.761221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.005246 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:22:13.006805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.006805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.008474 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:22:13.039360 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d45337a-ea55-4eeb-bf55-fa594702050f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.042161 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d45337a-ea55-4eeb-bf55-fa594702050f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:13.042161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d45337a-ea55-4eeb-bf55-fa594702050f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.042336 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d45337a-ea55-4eeb-bf55-fa594702050f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.042521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-7d45337a-ea55-4eeb-bf55-fa594702050f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:13.058177 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Get all volumes completed successfully. Aug 07 16:22:13.058353 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:13.058353 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:13.058353 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d45337a-ea55-4eeb-bf55-fa594702050f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:13.058353 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1025/4111] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:13 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:13.062270 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:13.062270 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:13.068680 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7b1303f-15ef-4d40-a035-3c2451285bfa tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:22:13.069240 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1040/4112] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:22:12 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15010 bytes in 309 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 16:22:13.099411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3cf9847-933b-48fe-8713-1590c11fee57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.103988 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3cf9847-933b-48fe-8713-1590c11fee57 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] DELETE https://10.4.3.24/volume/v3/types/8464144e-677a-45b5-9b6b-df9c4d928cd2 Aug 07 16:22:13.105101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3cf9847-933b-48fe-8713-1590c11fee57 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.105900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3cf9847-933b-48fe-8713-1590c11fee57 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.147433 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3cf9847-933b-48fe-8713-1590c11fee57 tempest-TestEncryptedCinderVolumes-1919421159 tempest-TestEncryptedCinderVolumes-1919421159-project-admin] https://10.4.3.24/volume/v3/types/8464144e-677a-45b5-9b6b-df9c4d928cd2 returned with HTTP 202 Aug 07 16:22:13.150324 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1026/4113] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:22:13 2026] DELETE /volume/v3/types/8464144e-677a-45b5-9b6b-df9c4d928cd2 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:13.532506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72240d24-769f-4187-a917-4a8144315386 req-599141db-223e-43ac-9745-61f879b477c6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.535318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-599141db-223e-43ac-9745-61f879b477c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:13.535690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-599141db-223e-43ac-9745-61f879b477c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.537089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-599141db-223e-43ac-9745-61f879b477c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.559915 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:13.559915 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:13.570941 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-72240d24-769f-4187-a917-4a8144315386 req-599141db-223e-43ac-9745-61f879b477c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:13.579481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-599141db-223e-43ac-9745-61f879b477c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:13.580201 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1023/4114] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:13 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1212 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:13.709425 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3b728ae0-6730-45a1-8cbf-80256b75404a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.709927 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b728ae0-6730-45a1-8cbf-80256b75404a None None] GET https://10.4.3.24/volume// Aug 07 16:22:13.710148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b728ae0-6730-45a1-8cbf-80256b75404a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.710402 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3b728ae0-6730-45a1-8cbf-80256b75404a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.710819 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3b728ae0-6730-45a1-8cbf-80256b75404a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:13.711212 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1026/4115] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:22:13 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:13.725378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-72240d24-769f-4187-a917-4a8144315386 req-e51f2d8f-7f1c-41b4-a222-d00f5a64c4da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.731664 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-e51f2d8f-7f1c-41b4-a222-d00f5a64c4da tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:22:13.732659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-e51f2d8f-7f1c-41b4-a222-d00f5a64c4da tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "f1cc89f7-1577-4f78-8121-9efc493cb79d", "connector": null, "instance_uuid": "ac7ff3cf-b94f-471a-8e52-10b99dcded39"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:13.748977 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:13.748977 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:13.783940 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-e51f2d8f-7f1c-41b4-a222-d00f5a64c4da tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:22:13.784831 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1041/4116] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:22:13 2026] POST /volume/v3/attachments => generated 273 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:13.824836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8d093bec-8661-4b7a-ae82-32b0d40fa403 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.827659 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d093bec-8661-4b7a-ae82-32b0d40fa403 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:13.827958 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d093bec-8661-4b7a-ae82-32b0d40fa403 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.828357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8d093bec-8661-4b7a-ae82-32b0d40fa403 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.848733 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:13.848733 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:13.856465 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8d093bec-8661-4b7a-ae82-32b0d40fa403 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:13.860738 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-922e00ce-cc6a-4c26-b2db-44f54abfe9a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.861159 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-922e00ce-cc6a-4c26-b2db-44f54abfe9a8 None None] GET https://10.4.3.24/volume// Aug 07 16:22:13.861802 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-922e00ce-cc6a-4c26-b2db-44f54abfe9a8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.861802 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-922e00ce-cc6a-4c26-b2db-44f54abfe9a8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.861910 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8d093bec-8661-4b7a-ae82-32b0d40fa403 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:13.861956 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-922e00ce-cc6a-4c26-b2db-44f54abfe9a8 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:13.862331 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1027/4117] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:13 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1214 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:13.863521 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1024/4118] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:13 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:13.876536 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-72240d24-769f-4187-a917-4a8144315386 req-67dd11ea-e509-475a-8d10-bc79f1cb8b9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:13.881321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-67dd11ea-e509-475a-8d10-bc79f1cb8b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:13.881321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-67dd11ea-e509-475a-8d10-bc79f1cb8b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:13.881321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-67dd11ea-e509-475a-8d10-bc79f1cb8b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:13.911949 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:13.911949 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:13.916749 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-72240d24-769f-4187-a917-4a8144315386 req-67dd11ea-e509-475a-8d10-bc79f1cb8b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:13.923262 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-67dd11ea-e509-475a-8d10-bc79f1cb8b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:13.924033 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1027/4119] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:13 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1394 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:14.074966 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c974811-86a9-481c-803a-b45c419aed4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:14.082170 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c974811-86a9-481c-803a-b45c419aed4f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:14.082170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c974811-86a9-481c-803a-b45c419aed4f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:14.082170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c974811-86a9-481c-803a-b45c419aed4f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:14.082170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c974811-86a9-481c-803a-b45c419aed4f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:14.090270 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:14.090270 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:14.090831 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c974811-86a9-481c-803a-b45c419aed4f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:14.091492 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1042/4120] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:14 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:14.096540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:14.103392 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] PUT https://10.4.3.24/volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c Aug 07 16:22:14.103392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:14.115879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Acquiring lock "cinder-attachment_update-f1cc89f7-1577-4f78-8121-9efc493cb79d-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:22:14.124416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-f1cc89f7-1577-4f78-8121-9efc493cb79d-np0000006731" acquired by "attachment_update" :: waited 0.009s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:22:14.127776 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:14.127776 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:14.289873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-f1cc89f7-1577-4f78-8121-9efc493cb79d-np0000006731" released by "attachment_update" :: held 0.165s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:22:14.289873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-6d896df5-0971-497f-bff2-8a797ff94091 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c returned with HTTP 200 Aug 07 16:22:14.290080 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1028/4121] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:22:14 2026] PUT /volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c => generated 969 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:14.884873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-926d4a0a-0243-4e7b-abf8-5423076563e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:14.887605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-926d4a0a-0243-4e7b-abf8-5423076563e2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:14.887889 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-926d4a0a-0243-4e7b-abf8-5423076563e2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:14.888194 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-926d4a0a-0243-4e7b-abf8-5423076563e2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:14.907264 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:14.907264 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:14.913976 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-926d4a0a-0243-4e7b-abf8-5423076563e2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:14.923407 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-926d4a0a-0243-4e7b-abf8-5423076563e2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:14.923886 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1025/4122] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:14 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1215 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:15.105396 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53152fe5-60a6-42da-b666-e492506d2752 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:15.108763 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53152fe5-60a6-42da-b666-e492506d2752 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:15.109036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53152fe5-60a6-42da-b666-e492506d2752 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:15.109277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53152fe5-60a6-42da-b666-e492506d2752 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:15.109429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-53152fe5-60a6-42da-b666-e492506d2752 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:15.114421 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:15.114421 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:15.115401 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53152fe5-60a6-42da-b666-e492506d2752 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:15.115847 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1028/4123] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:15 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:15.943084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3fa2fc2d-9474-45c4-9182-0d98b91bd1c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:15.945222 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fa2fc2d-9474-45c4-9182-0d98b91bd1c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:15.945627 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fa2fc2d-9474-45c4-9182-0d98b91bd1c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:15.945881 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3fa2fc2d-9474-45c4-9182-0d98b91bd1c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:15.958968 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:15.958968 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:15.962485 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3fa2fc2d-9474-45c4-9182-0d98b91bd1c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:15.967668 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3fa2fc2d-9474-45c4-9182-0d98b91bd1c6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:15.968131 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1043/4124] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:15 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1215 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:16.131939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a803ff17-b556-4587-b2c8-fe5825146c76 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:16.137113 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a803ff17-b556-4587-b2c8-fe5825146c76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:16.137471 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a803ff17-b556-4587-b2c8-fe5825146c76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:16.138053 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a803ff17-b556-4587-b2c8-fe5825146c76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:16.138053 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a803ff17-b556-4587-b2c8-fe5825146c76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:16.144433 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:16.144433 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:16.145542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a803ff17-b556-4587-b2c8-fe5825146c76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:16.146064 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1029/4125] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:16 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:16.669855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-72240d24-769f-4187-a917-4a8144315386 req-d737d932-e9f9-4b94-b108-2f5737e7e927 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:16.672918 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-d737d932-e9f9-4b94-b108-2f5737e7e927 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c/action Aug 07 16:22:16.673355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-d737d932-e9f9-4b94-b108-2f5737e7e927 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:16.673449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-d737d932-e9f9-4b94-b108-2f5737e7e927 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:16.695434 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:16.695434 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:16.709054 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-72240d24-769f-4187-a917-4a8144315386 req-d737d932-e9f9-4b94-b108-2f5737e7e927 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c/action returned with HTTP 204 Aug 07 16:22:16.709651 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1026/4126] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:22:16 2026] POST /volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c/action => generated 0 bytes in 40 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:16.985350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-61653e7e-b3cb-44a3-a7e2-446d0b6b2b9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:16.987742 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61653e7e-b3cb-44a3-a7e2-446d0b6b2b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:16.988186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61653e7e-b3cb-44a3-a7e2-446d0b6b2b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:16.988572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-61653e7e-b3cb-44a3-a7e2-446d0b6b2b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:17.004080 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:17.004080 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:17.008418 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-61653e7e-b3cb-44a3-a7e2-446d0b6b2b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:17.014492 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-61653e7e-b3cb-44a3-a7e2-446d0b6b2b9b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:17.014995 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1029/4127] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:16 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1509 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:22:17.169130 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5c9da9fc-d2fc-45b3-bf4a-f88beb396066 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:17.172703 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c9da9fc-d2fc-45b3-bf4a-f88beb396066 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:17.172703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c9da9fc-d2fc-45b3-bf4a-f88beb396066 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:17.172703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5c9da9fc-d2fc-45b3-bf4a-f88beb396066 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:17.172703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5c9da9fc-d2fc-45b3-bf4a-f88beb396066 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:17.182749 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:17.182749 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:17.183632 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5c9da9fc-d2fc-45b3-bf4a-f88beb396066 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:17.184342 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1044/4128] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:17 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:18.202329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-db7f53f5-1dd7-464b-b26f-23325fbf36d5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.207589 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db7f53f5-1dd7-464b-b26f-23325fbf36d5 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:18.208277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db7f53f5-1dd7-464b-b26f-23325fbf36d5 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.208467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-db7f53f5-1dd7-464b-b26f-23325fbf36d5 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.208771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-db7f53f5-1dd7-464b-b26f-23325fbf36d5 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:18.219835 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.219835 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:18.221038 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-db7f53f5-1dd7-464b-b26f-23325fbf36d5 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:18.221866 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1030/4129] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:18.516741 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-507c7720-1f32-4783-a975-fce5feee2da8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.518793 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-507c7720-1f32-4783-a975-fce5feee2da8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:18.519018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-507c7720-1f32-4783-a975-fce5feee2da8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.519217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-507c7720-1f32-4783-a975-fce5feee2da8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.538771 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.538771 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:18.544088 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-507c7720-1f32-4783-a975-fce5feee2da8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.552861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-507c7720-1f32-4783-a975-fce5feee2da8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:18.553768 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1027/4130] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1509 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:18.576999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c2f1577-e7e8-4552-ae5c-dc4dca7d9caf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.579285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c2f1577-e7e8-4552-ae5c-dc4dca7d9caf tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:18.579569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c2f1577-e7e8-4552-ae5c-dc4dca7d9caf tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.579846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c2f1577-e7e8-4552-ae5c-dc4dca7d9caf tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.601889 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.601889 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:18.606713 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0c2f1577-e7e8-4552-ae5c-dc4dca7d9caf tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.612619 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c2f1577-e7e8-4552-ae5c-dc4dca7d9caf tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:18.614087 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1030/4131] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1509 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:18.631534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8763d3a4-c2f4-4e02-abf1-c4dd0b5e3135 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.633595 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8763d3a4-c2f4-4e02-abf1-c4dd0b5e3135 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:18.633905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8763d3a4-c2f4-4e02-abf1-c4dd0b5e3135 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.634158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8763d3a4-c2f4-4e02-abf1-c4dd0b5e3135 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.656097 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.656097 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:18.662112 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8763d3a4-c2f4-4e02-abf1-c4dd0b5e3135 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.666898 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8763d3a4-c2f4-4e02-abf1-c4dd0b5e3135 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:18.667769 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1045/4132] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1509 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:18.715397 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-c85c9a3a-99a4-44d7-a7cd-838aaf037800 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.719029 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-c85c9a3a-99a4-44d7-a7cd-838aaf037800 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:18.719354 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-c85c9a3a-99a4-44d7-a7cd-838aaf037800 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.720064 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-c85c9a3a-99a4-44d7-a7cd-838aaf037800 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.738519 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.738519 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:18.743857 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-c85c9a3a-99a4-44d7-a7cd-838aaf037800 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.749855 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-c85c9a3a-99a4-44d7-a7cd-838aaf037800 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:18.750544 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1031/4133] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1509 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:18.776636 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.779985 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d/action Aug 07 16:22:18.781187 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:18.781187 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:18.802486 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.802486 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:18.803357 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.814212 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Begin detaching volume completed successfully. Aug 07 16:22:18.814871 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-6b775244-ad9d-4183-bdbe-512caf3d9d0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d/action returned with HTTP 202 Aug 07 16:22:18.815449 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1028/4134] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:22:18 2026] POST /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d/action => generated 0 bytes in 39 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:18.840843 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a566837-ee14-49a1-a952-28c8d6fbb87e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.843621 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a566837-ee14-49a1-a952-28c8d6fbb87e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:18.843960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a566837-ee14-49a1-a952-28c8d6fbb87e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.844394 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a566837-ee14-49a1-a952-28c8d6fbb87e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.868465 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.868465 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:18.877044 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a566837-ee14-49a1-a952-28c8d6fbb87e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.884757 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a566837-ee14-49a1-a952-28c8d6fbb87e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:18.884757 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1031/4135] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1512 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:18.884840 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-57494405-c6e4-4f0a-ba06-b81310610476 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.884840 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57494405-c6e4-4f0a-ba06-b81310610476 None None] GET https://10.4.3.24/volume// Aug 07 16:22:18.885258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57494405-c6e4-4f0a-ba06-b81310610476 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.885258 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-57494405-c6e4-4f0a-ba06-b81310610476 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.885605 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-57494405-c6e4-4f0a-ba06-b81310610476 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:18.885943 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1046/4136] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:18.897117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-8d55d20a-1468-43ca-b3c3-e6a4a01c21b5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:18.900430 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-8d55d20a-1468-43ca-b3c3-e6a4a01c21b5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:18.900777 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-8d55d20a-1468-43ca-b3c3-e6a4a01c21b5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:18.901037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-8d55d20a-1468-43ca-b3c3-e6a4a01c21b5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:18.922960 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:18.922960 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:18.928356 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-8d55d20a-1468-43ca-b3c3-e6a4a01c21b5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:18.935065 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-8d55d20a-1468-43ca-b3c3-e6a4a01c21b5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:18.935479 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1032/4137] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:18 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1692 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:19.233665 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d7476e3d-ffb0-47be-8744-5d7158fd4ec2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:19.235600 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7476e3d-ffb0-47be-8744-5d7158fd4ec2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:19.235918 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7476e3d-ffb0-47be-8744-5d7158fd4ec2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:19.236207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d7476e3d-ffb0-47be-8744-5d7158fd4ec2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:19.236410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d7476e3d-ffb0-47be-8744-5d7158fd4ec2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:19.241464 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:19.241464 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:19.242642 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d7476e3d-ffb0-47be-8744-5d7158fd4ec2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:19.243248 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1029/4138] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:19 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:19.599423 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-a4238a37-765b-47c4-9977-347763b037fb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:19.606910 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-a4238a37-765b-47c4-9977-347763b037fb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:19.606910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-a4238a37-765b-47c4-9977-347763b037fb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:19.606910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-a4238a37-765b-47c4-9977-347763b037fb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:19.618976 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:19.618976 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:19.624663 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-a4238a37-765b-47c4-9977-347763b037fb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:19.629178 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-a4238a37-765b-47c4-9977-347763b037fb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:19.629757 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1032/4139] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:19 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1512 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:19.651713 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-f752f708-f102-43b9-9e4f-fbbe9c9c82dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:19.653911 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-f752f708-f102-43b9-9e4f-fbbe9c9c82dc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c Aug 07 16:22:19.654063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-f752f708-f102-43b9-9e4f-fbbe9c9c82dc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:19.654224 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-f752f708-f102-43b9-9e4f-fbbe9c9c82dc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:19.661937 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:19.661937 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:19.726809 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f1c4ffb7-0df9-4577-887c-8a825217b719 req-f752f708-f102-43b9-9e4f-fbbe9c9c82dc tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c returned with HTTP 200 Aug 07 16:22:19.727363 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1047/4140] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:19 2026] DELETE /volume/v3/attachments/39de6c40-d195-4deb-9dc6-34cf5752bb4c => generated 192 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:19.900224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-54d3c8b7-def0-4590-bc9e-d16a150296a6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:19.906399 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54d3c8b7-def0-4590-bc9e-d16a150296a6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:19.906675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54d3c8b7-def0-4590-bc9e-d16a150296a6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:19.906891 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-54d3c8b7-def0-4590-bc9e-d16a150296a6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:19.932089 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:19.932089 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:19.937118 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-54d3c8b7-def0-4590-bc9e-d16a150296a6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:19.942153 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-54d3c8b7-def0-4590-bc9e-d16a150296a6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:19.942624 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1033/4141] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:19 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1212 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:20.260713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72e6b93b-7f53-46b6-b0ae-c901d5267ee4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:20.263662 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72e6b93b-7f53-46b6-b0ae-c901d5267ee4 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:20.264727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72e6b93b-7f53-46b6-b0ae-c901d5267ee4 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:20.264727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72e6b93b-7f53-46b6-b0ae-c901d5267ee4 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:20.264727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-72e6b93b-7f53-46b6-b0ae-c901d5267ee4 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:20.268980 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:20.268980 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:20.269944 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72e6b93b-7f53-46b6-b0ae-c901d5267ee4 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:20.270442 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1030/4142] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:20 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:20.816353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-abb1c5e5-f702-4f86-adb9-3659cb6b05aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:20.821656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-abb1c5e5-f702-4f86-adb9-3659cb6b05aa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/encryption Aug 07 16:22:20.821914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-abb1c5e5-f702-4f86-adb9-3659cb6b05aa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:20.822145 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-abb1c5e5-f702-4f86-adb9-3659cb6b05aa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:20.841066 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:20.841066 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:20.848580 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-abb1c5e5-f702-4f86-adb9-3659cb6b05aa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/encryption returned with HTTP 200 Aug 07 16:22:20.848875 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1033/4143] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:22:20 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8/encryption => generated 161 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:21.285005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-05a683d4-4041-4f56-b04f-8195f7ebbc02 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:21.288813 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05a683d4-4041-4f56-b04f-8195f7ebbc02 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:21.289468 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05a683d4-4041-4f56-b04f-8195f7ebbc02 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:21.289641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-05a683d4-4041-4f56-b04f-8195f7ebbc02 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:21.289914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-05a683d4-4041-4f56-b04f-8195f7ebbc02 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:21.302572 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:21.302572 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:21.303447 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-05a683d4-4041-4f56-b04f-8195f7ebbc02 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:21.303992 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1048/4144] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:21 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:21.883137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-bf080ddd-ca06-4f58-b81e-9402383ce313 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:21.886019 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-bf080ddd-ca06-4f58-b81e-9402383ce313 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949 Aug 07 16:22:21.886288 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-bf080ddd-ca06-4f58-b81e-9402383ce313 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:21.886578 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-bf080ddd-ca06-4f58-b81e-9402383ce313 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:21.899363 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:21.899363 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:21.943315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:21.984998 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e3748b03-6166-43c2-9cb2-91698d672de4 req-bf080ddd-ca06-4f58-b81e-9402383ce313 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949 returned with HTTP 200 Aug 07 16:22:21.986060 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1034/4145] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:21 2026] DELETE /volume/v3/attachments/980143d9-a380-4476-9d6b-190fc5cec949 => generated 19 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:22.078331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:22.078331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1342330257"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:22.078602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1342330257'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:22.078837 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume of 1 GB Aug 07 16:22:22.084685 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Availability Zones retrieved successfully. Aug 07 16:22:22.091461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (2faed9d4-b95f-4e2e-804b-ab8fac5034da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:22.092879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fcecbe-d58a-4c20-8cc5-ce08ef1170f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:22.094235 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:22.125337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (05fcecbe-d58a-4c20-8cc5-ce08ef1170f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:22.125337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fabbc3f-e345-4206-8d11-5fd3f74bd746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:22.189389 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Created reservations ['b4c1b122-7ee2-4331-84b6-87459042c988', '36068309-15ab-48b3-8317-24789635972a', 'ccc806eb-0417-4882-a26b-c927263ff1b7', '0cb87e5b-4984-4a02-b7f3-3d9309f278b6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:22.190139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fabbc3f-e345-4206-8d11-5fd3f74bd746) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b4c1b122-7ee2-4331-84b6-87459042c988', '36068309-15ab-48b3-8317-24789635972a', 'ccc806eb-0417-4882-a26b-c927263ff1b7', '0cb87e5b-4984-4a02-b7f3-3d9309f278b6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:22.191013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fbfbc7b-34b1-4437-ae08-a12f9751e985) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:22.220615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4fbfbc7b-34b1-4437-ae08-a12f9751e985) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '337f9bb0-22c8-43f8-99d7-29a1b6862f33', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1342330257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['b4c1b122-7ee2-4331-84b6-87459042c988','36068309-15ab-48b3-8317-24789635972a','ccc806eb-0417-4882-a26b-c927263ff1b7','0cb87e5b-4984-4a02-b7f3-3d9309f278b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1342330257',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=337f9bb0-22c8-43f8-99d7-29a1b6862f33,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='671474046e57472aa5bdf5d05e4237d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b77c80c1dba44b24af73e6b62b734aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:22.221763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68430172-d77c-4325-b6e1-507e7a873383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:22.243669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (68430172-d77c-4325-b6e1-507e7a873383) transitioned into state 'SUCCESS' from state '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-1342330257',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['b4c1b122-7ee2-4331-84b6-87459042c988','36068309-15ab-48b3-8317-24789635972a','ccc806eb-0417-4882-a26b-c927263ff1b7','0cb87e5b-4984-4a02-b7f3-3d9309f278b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:22.244726 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9d1a7f-eeb0-49eb-9c87-ac6717603d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:22.256881 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dd9d1a7f-eeb0-49eb-9c87-ac6717603d24) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:22.258003 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (2faed9d4-b95f-4e2e-804b-ab8fac5034da) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:22.258454 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request issued successfully. Aug 07 16:22:22.259166 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-64381517-4800-48c2-bfdf-f6a2121a2ebc tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:22.259873 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1031/4146] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:22:21 2026] POST /volume/v3/volumes => generated 762 bytes in 317 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:22.274964 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2eae9853-df8e-4d91-8112-07c6bece0918 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.277811 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2eae9853-df8e-4d91-8112-07c6bece0918 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 Aug 07 16:22:22.278110 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2eae9853-df8e-4d91-8112-07c6bece0918 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.278501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2eae9853-df8e-4d91-8112-07c6bece0918 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.288812 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.288812 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:22.296970 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2eae9853-df8e-4d91-8112-07c6bece0918 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:22.304319 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2eae9853-df8e-4d91-8112-07c6bece0918 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 returned with HTTP 200 Aug 07 16:22:22.304967 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1034/4147] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 => generated 830 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:22.320612 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a710532-18c0-4104-9d72-1ee01dedcbfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.322498 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a710532-18c0-4104-9d72-1ee01dedcbfc tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:22.322708 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a710532-18c0-4104-9d72-1ee01dedcbfc tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.322921 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a710532-18c0-4104-9d72-1ee01dedcbfc tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.323051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8a710532-18c0-4104-9d72-1ee01dedcbfc tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:22.327519 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.327519 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:22.328368 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a710532-18c0-4104-9d72-1ee01dedcbfc tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:22.328710 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1049/4148] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:22.546673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aeabe9f0-e810-4a79-8e90-a5c3c2f0caa5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.548474 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aeabe9f0-e810-4a79-8e90-a5c3c2f0caa5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:22.548702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aeabe9f0-e810-4a79-8e90-a5c3c2f0caa5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.548902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aeabe9f0-e810-4a79-8e90-a5c3c2f0caa5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.560471 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.560471 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:22.564827 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aeabe9f0-e810-4a79-8e90-a5c3c2f0caa5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:22.569933 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aeabe9f0-e810-4a79-8e90-a5c3c2f0caa5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:22.570399 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1035/4149] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:22.620826 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f05affd2-6914-453f-ac59-8a473954c9af req-549989d6-9ab2-49c1-bc95-acce4e92aeb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.626581 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-549989d6-9ab2-49c1-bc95-acce4e92aeb2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:22.626917 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-549989d6-9ab2-49c1-bc95-acce4e92aeb2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.630429 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-549989d6-9ab2-49c1-bc95-acce4e92aeb2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.648477 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.648477 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:22.653608 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f05affd2-6914-453f-ac59-8a473954c9af req-549989d6-9ab2-49c1-bc95-acce4e92aeb2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:22.660016 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-549989d6-9ab2-49c1-bc95-acce4e92aeb2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:22.660611 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1032/4150] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1212 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:22.682446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.684221 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d/action Aug 07 16:22:22.684602 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:22.684793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:22.695833 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.695833 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:22.696271 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:22.703351 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Begin detaching volume completed successfully. Aug 07 16:22:22.703610 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-34144462-82fc-4f8b-ab78-798727c33523 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d/action returned with HTTP 202 Aug 07 16:22:22.704514 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1035/4151] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:22:22 2026] POST /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:22.728369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a8b906ec-9fb4-4858-b2e4-4bed9f082602 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.730000 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8b906ec-9fb4-4858-b2e4-4bed9f082602 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:22.730195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8b906ec-9fb4-4858-b2e4-4bed9f082602 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.730406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a8b906ec-9fb4-4858-b2e4-4bed9f082602 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.740509 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.740509 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:22.745713 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a8b906ec-9fb4-4858-b2e4-4bed9f082602 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:22.749860 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a8b906ec-9fb4-4858-b2e4-4bed9f082602 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:22.750198 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1050/4152] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1215 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:22.754287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8ce712f4-5d63-4859-ad5a-c46c2cab52ee None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.754668 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ce712f4-5d63-4859-ad5a-c46c2cab52ee None None] GET https://10.4.3.24/volume// Aug 07 16:22:22.754858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ce712f4-5d63-4859-ad5a-c46c2cab52ee None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.755130 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8ce712f4-5d63-4859-ad5a-c46c2cab52ee None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.755512 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8ce712f4-5d63-4859-ad5a-c46c2cab52ee None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:22.755830 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1036/4153] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:22.762843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f05affd2-6914-453f-ac59-8a473954c9af req-66d5eb8a-efc5-4cf1-8948-01320372abc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.764985 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-66d5eb8a-efc5-4cf1-8948-01320372abc4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:22.765212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-66d5eb8a-efc5-4cf1-8948-01320372abc4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.765479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-66d5eb8a-efc5-4cf1-8948-01320372abc4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.775387 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.775387 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:22.779474 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-f05affd2-6914-453f-ac59-8a473954c9af req-66d5eb8a-efc5-4cf1-8948-01320372abc4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:22.784652 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-66d5eb8a-efc5-4cf1-8948-01320372abc4 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:22.785380 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1033/4154] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1395 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 16:22:22.859240 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.861401 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:22:22.861650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.861920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.862124 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:22:22.870598 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.870598 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:22.871161 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:22.885542 np0000006731 devstack@c-api.service[100265]: WARNING cinder.keymgr.conf_key_mgr [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:22:22.893215 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:22:22.893486 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d79e649b-abf0-46fb-8dc6-0288eea9ef62 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 202 Aug 07 16:22:22.894029 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1036/4155] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:22 2026] DELETE /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:22.903244 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c61c0388-146c-462b-81b4-a1eef87a54d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:22.905272 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c61c0388-146c-462b-81b4-a1eef87a54d7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:22:22.905491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c61c0388-146c-462b-81b4-a1eef87a54d7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:22.905716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c61c0388-146c-462b-81b4-a1eef87a54d7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:22.913823 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:22.913823 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:22.918677 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c61c0388-146c-462b-81b4-a1eef87a54d7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:22.923422 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c61c0388-146c-462b-81b4-a1eef87a54d7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 200 Aug 07 16:22:22.923577 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1051/4156] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:22 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 868 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:23.321897 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cbe3ebe3-be88-4836-b914-82c51bb4e017 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.324078 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbe3ebe3-be88-4836-b914-82c51bb4e017 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 Aug 07 16:22:23.324408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbe3ebe3-be88-4836-b914-82c51bb4e017 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:23.324655 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cbe3ebe3-be88-4836-b914-82c51bb4e017 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:23.337670 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:23.337670 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:23.341702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5abbc279-7ec3-466d-929c-6eb33e0b2860 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.344060 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5abbc279-7ec3-466d-929c-6eb33e0b2860 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:23.344332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5abbc279-7ec3-466d-929c-6eb33e0b2860 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:23.344554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5abbc279-7ec3-466d-929c-6eb33e0b2860 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:23.344664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5abbc279-7ec3-466d-929c-6eb33e0b2860 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:23.344940 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-cbe3ebe3-be88-4836-b914-82c51bb4e017 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:23.355051 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cbe3ebe3-be88-4836-b914-82c51bb4e017 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 returned with HTTP 200 Aug 07 16:22:23.355590 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1037/4157] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:23 2026] GET /volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 => generated 855 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:23.356186 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:23.356186 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:23.357150 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5abbc279-7ec3-466d-929c-6eb33e0b2860 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:23.357556 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1034/4158] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:23 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:23.371596 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.374077 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:23.374665 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "337f9bb0-22c8-43f8-99d7-29a1b6862f33", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-952630572"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:23.376371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request body: {'volume': {"'source_volid": '337f9bb0-22c8-43f8-99d7-29a1b6862f33', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-952630572'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:23.376560 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume of 1 GB Aug 07 16:22:23.381949 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Availability Zones retrieved successfully. Aug 07 16:22:23.391942 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (2c678aa6-d77e-42ad-83f5-d0b5f7ba1221) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:23.393113 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cf84c5-cbc5-4772-bf0a-3828a0dbcc5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.394441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:23.429328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87cf84c5-cbc5-4772-bf0a-3828a0dbcc5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.430362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140b0e21-0df1-4e44-8e91-f73c24348d9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.479506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Created reservations ['e80b315d-2a7c-4d0b-91a9-4a2f6fcb3320', 'b85741df-a313-4dbb-986b-5a818c955a40', 'f35e59dc-79d3-4210-82a2-45d8610e1089', '814c8364-3b11-4a54-84e6-9433787f5ec8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:23.480695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (140b0e21-0df1-4e44-8e91-f73c24348d9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e80b315d-2a7c-4d0b-91a9-4a2f6fcb3320', 'b85741df-a313-4dbb-986b-5a818c955a40', 'f35e59dc-79d3-4210-82a2-45d8610e1089', '814c8364-3b11-4a54-84e6-9433787f5ec8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.482081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65851d87-0c23-43b0-bbce-404b9fc32e4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.515131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (65851d87-0c23-43b0-bbce-404b9fc32e4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9cdcf428-c384-4c2f-a0fc-59c40ca5d033', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-952630572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['e80b315d-2a7c-4d0b-91a9-4a2f6fcb3320','b85741df-a313-4dbb-986b-5a818c955a40','f35e59dc-79d3-4210-82a2-45d8610e1089','814c8364-3b11-4a54-84e6-9433787f5ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-952630572',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9cdcf428-c384-4c2f-a0fc-59c40ca5d033,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='671474046e57472aa5bdf5d05e4237d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b77c80c1dba44b24af73e6b62b734aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.516192 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04d6169-204f-42c1-9631-ba5e02f00cef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.535790 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f04d6169-204f-42c1-9631-ba5e02f00cef) transitioned into state 'SUCCESS' from state '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-952630572',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['e80b315d-2a7c-4d0b-91a9-4a2f6fcb3320','b85741df-a313-4dbb-986b-5a818c955a40','f35e59dc-79d3-4210-82a2-45d8610e1089','814c8364-3b11-4a54-84e6-9433787f5ec8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.536542 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e736bd6d-4d7f-4038-ba08-e46ca0636649) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.546876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e736bd6d-4d7f-4038-ba08-e46ca0636649) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.547730 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (2c678aa6-d77e-42ad-83f5-d0b5f7ba1221) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:23.548054 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request issued successfully. Aug 07 16:22:23.548647 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0bf9f33f-49f2-4941-9a72-b33c348dfec1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:23.549077 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1037/4159] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:23 2026] POST /volume/v3/volumes => generated 761 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:23.567165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.569809 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:23.570213 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "337f9bb0-22c8-43f8-99d7-29a1b6862f33", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-461607912"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:23.575133 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request body: {'volume': {"'source_volid": '337f9bb0-22c8-43f8-99d7-29a1b6862f33', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-461607912'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:23.575327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume of 1 GB Aug 07 16:22:23.588518 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Availability Zones retrieved successfully. Aug 07 16:22:23.599630 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (caf992fc-06e6-487d-92d9-8a6b9e22f1f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:23.600767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c7a238-6e16-4765-9e6c-b7d9b2649cf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.602233 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:23.639266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (59c7a238-6e16-4765-9e6c-b7d9b2649cf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.640188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4a2342-e40b-4495-acf4-6f7a1c8dac0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.691475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Created reservations ['c8a2aad0-06c1-4c91-893a-87e31196b2e3', '4386ff86-f0ba-4866-8e6d-1a7ec5cf5740', '9dcade34-9976-437f-b038-b395a356487e', 'bd7a0a63-01cb-4e6d-9847-b9c181fba451'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:23.692421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb4a2342-e40b-4495-acf4-6f7a1c8dac0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c8a2aad0-06c1-4c91-893a-87e31196b2e3', '4386ff86-f0ba-4866-8e6d-1a7ec5cf5740', '9dcade34-9976-437f-b038-b395a356487e', 'bd7a0a63-01cb-4e6d-9847-b9c181fba451']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.693232 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e15088e-41b1-4d2a-876b-fa85ad846e45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.721253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e15088e-41b1-4d2a-876b-fa85ad846e45) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c967dab-a04f-40de-a516-f5398b0e8866', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-461607912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['c8a2aad0-06c1-4c91-893a-87e31196b2e3','4386ff86-f0ba-4866-8e6d-1a7ec5cf5740','9dcade34-9976-437f-b038-b395a356487e','bd7a0a63-01cb-4e6d-9847-b9c181fba451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-461607912',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c967dab-a04f-40de-a516-f5398b0e8866,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='671474046e57472aa5bdf5d05e4237d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b77c80c1dba44b24af73e6b62b734aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.721576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951729f7-201a-4fc0-9232-55f64b199cf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.767696 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2618fa6d-baf7-445a-9f7c-494a8621aac8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.769984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951729f7-201a-4fc0-9232-55f64b199cf4) transitioned into state 'SUCCESS' from state '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-461607912',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['c8a2aad0-06c1-4c91-893a-87e31196b2e3','4386ff86-f0ba-4866-8e6d-1a7ec5cf5740','9dcade34-9976-437f-b038-b395a356487e','bd7a0a63-01cb-4e6d-9847-b9c181fba451'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.770988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a79164-420e-45da-9fb8-c1ffcb5adad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.773019 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2618fa6d-baf7-445a-9f7c-494a8621aac8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:23.773317 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2618fa6d-baf7-445a-9f7c-494a8621aac8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:23.773595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2618fa6d-baf7-445a-9f7c-494a8621aac8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:23.786680 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (06a79164-420e-45da-9fb8-c1ffcb5adad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.788083 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (caf992fc-06e6-487d-92d9-8a6b9e22f1f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:23.788639 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request issued successfully. Aug 07 16:22:23.789550 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-199c10d7-2dea-4c65-89c9-e0f3d2d49945 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:23.790284 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1052/4160] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:23 2026] POST /volume/v3/volumes => generated 761 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:23.798658 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:23.798658 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:23.805150 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2618fa6d-baf7-445a-9f7c-494a8621aac8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:23.807373 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.811385 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2618fa6d-baf7-445a-9f7c-494a8621aac8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:23.812164 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1038/4161] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:23 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1215 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:23.812877 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:23.813276 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "337f9bb0-22c8-43f8-99d7-29a1b6862f33", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1622123865"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:23.815531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request body: {'volume': {"'source_volid": '337f9bb0-22c8-43f8-99d7-29a1b6862f33', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1622123865'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:23.815747 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume of 1 GB Aug 07 16:22:23.823432 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Availability Zones retrieved successfully. Aug 07 16:22:23.832943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (258dc9d3-1e73-4702-a4a0-fed0f0381ac8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:23.833911 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04e7b49-03ba-40cc-b6cd-3141b576082f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.834896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:23.880114 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f04e7b49-03ba-40cc-b6cd-3141b576082f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.881581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3cd4b9-4b19-434f-9cf3-30a1c0e05f5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.940066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Created reservations ['eecee9a3-1062-4bf9-befa-f787abcb3834', '4aca2163-6d27-459e-9403-83c0359335d6', 'e8f49a9f-8862-4a19-8972-c7fcaa325d9d', '8a6faed3-9eb9-42b9-be26-0bd4c8396073'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:23.942155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ed3cd4b9-4b19-434f-9cf3-30a1c0e05f5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['eecee9a3-1062-4bf9-befa-f787abcb3834', '4aca2163-6d27-459e-9403-83c0359335d6', 'e8f49a9f-8862-4a19-8972-c7fcaa325d9d', '8a6faed3-9eb9-42b9-be26-0bd4c8396073']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.942491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-951dc8eb-52d2-41d4-8bac-cd2fe99963bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.943549 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04619f6e-c9b3-4203-9a9d-d52a3342f528) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:23.950017 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-951dc8eb-52d2-41d4-8bac-cd2fe99963bd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 Aug 07 16:22:23.950017 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-951dc8eb-52d2-41d4-8bac-cd2fe99963bd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:23.950362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-951dc8eb-52d2-41d4-8bac-cd2fe99963bd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:23.957494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-951dc8eb-52d2-41d4-8bac-cd2fe99963bd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 returned with HTTP 404 Aug 07 16:22:23.958076 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1038/4162] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:23 2026] GET /volume/v3/volumes/81ec7fad-a618-4250-92f2-34a1d3121fc8 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:23.966897 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:23.969221 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:22:23.969884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:23.970314 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:23.971754 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:23.971754 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:23.972874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:22:23.975820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04619f6e-c9b3-4203-9a9d-d52a3342f528) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd3fc03b-9dbd-4607-8d32-4bb1a5d05633', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622123865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['eecee9a3-1062-4bf9-befa-f787abcb3834','4aca2163-6d27-459e-9403-83c0359335d6','e8f49a9f-8862-4a19-8972-c7fcaa325d9d','8a6faed3-9eb9-42b9-be26-0bd4c8396073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1622123865',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cd3fc03b-9dbd-4607-8d32-4bb1a5d05633,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='671474046e57472aa5bdf5d05e4237d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b77c80c1dba44b24af73e6b62b734aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:23.977020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87412430-50fc-4156-9e16-607a9122862f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.004911 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (87412430-50fc-4156-9e16-607a9122862f) transitioned into state 'SUCCESS' from state '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-1622123865',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['eecee9a3-1062-4bf9-befa-f787abcb3834','4aca2163-6d27-459e-9403-83c0359335d6','e8f49a9f-8862-4a19-8972-c7fcaa325d9d','8a6faed3-9eb9-42b9-be26-0bd4c8396073'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.005810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1de87f-6e86-417d-882b-1dd8f429a7aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.013821 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Get all volumes completed successfully. Aug 07 16:22:24.016599 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c1de87f-6e86-417d-882b-1dd8f429a7aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.017569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (258dc9d3-1e73-4702-a4a0-fed0f0381ac8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.017661 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request issued successfully. Aug 07 16:22:24.018176 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-762d3fe1-97ab-4185-98e2-09441a3f70e1 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:24.018626 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1035/4163] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:23 2026] POST /volume/v3/volumes => generated 762 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:24.019260 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.019260 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:24.028292 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3cd8521e-6e78-4e1d-b629-523d640b8657 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:22:24.029095 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1053/4164] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:22:23 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17679 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:24.035846 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.037768 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:24.038137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "337f9bb0-22c8-43f8-99d7-29a1b6862f33", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1702523664"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:24.039827 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request body: {'volume': {"'source_volid": '337f9bb0-22c8-43f8-99d7-29a1b6862f33', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1702523664'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:24.040455 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume of 1 GB Aug 07 16:22:24.044192 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Availability Zones retrieved successfully. Aug 07 16:22:24.049496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be220b66-2420-43b2-b253-40d6b5d1a327 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.049604 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (374072d4-6946-47ed-a19a-fdade1537782) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.050451 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce6477a-98d9-47b1-9ba6-c804fc64372c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.051229 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be220b66-2420-43b2-b253-40d6b5d1a327 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] DELETE https://10.4.3.24/volume/v3/types/41a385ee-96bf-4613-8e81-2115ebd197c2 Aug 07 16:22:24.051416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:24.051477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be220b66-2420-43b2-b253-40d6b5d1a327 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.051619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be220b66-2420-43b2-b253-40d6b5d1a327 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.051835 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.051835 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:24.076524 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be220b66-2420-43b2-b253-40d6b5d1a327 tempest-TestVolumeBootPattern-10028161 tempest-TestVolumeBootPattern-10028161-project-admin] https://10.4.3.24/volume/v3/types/41a385ee-96bf-4613-8e81-2115ebd197c2 returned with HTTP 202 Aug 07 16:22:24.077112 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1039/4165] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:22:24 2026] DELETE /volume/v3/types/41a385ee-96bf-4613-8e81-2115ebd197c2 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:24.080873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bce6477a-98d9-47b1-9ba6-c804fc64372c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.081593 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46f93394-e07e-4d09-bb69-bfb290eebd52) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.107645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.112117 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:24.112479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-673164519", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:24.114112 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-673164519', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:24.139485 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Created reservations ['0dad2de4-1c82-4e49-9a3d-992a634c3c75', '4b7804ec-36db-4a3c-92f2-d0e1e4134201', 'a54ec874-76d6-41f7-a51b-4ebb9889e015', 'abfef865-c3b1-408d-b627-b797ee9c0316'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:24.140436 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (46f93394-e07e-4d09-bb69-bfb290eebd52) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0dad2de4-1c82-4e49-9a3d-992a634c3c75', '4b7804ec-36db-4a3c-92f2-d0e1e4134201', 'a54ec874-76d6-41f7-a51b-4ebb9889e015', 'abfef865-c3b1-408d-b627-b797ee9c0316']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.141370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637852cf-e005-499b-a88a-56a5fd3633e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.167085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (637852cf-e005-499b-a88a-56a5fd3633e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd3b967a7-d7a9-40d7-9a98-0519d6f8c735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1702523664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['0dad2de4-1c82-4e49-9a3d-992a634c3c75','4b7804ec-36db-4a3c-92f2-d0e1e4134201','a54ec874-76d6-41f7-a51b-4ebb9889e015','abfef865-c3b1-408d-b627-b797ee9c0316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1702523664',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d3b967a7-d7a9-40d7-9a98-0519d6f8c735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='671474046e57472aa5bdf5d05e4237d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b77c80c1dba44b24af73e6b62b734aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.168374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a10a2f3-2b5a-4812-bee4-36d9770c9aa0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.193877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7a10a2f3-2b5a-4812-bee4-36d9770c9aa0) transitioned into state 'SUCCESS' from state '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-1702523664',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['0dad2de4-1c82-4e49-9a3d-992a634c3c75','4b7804ec-36db-4a3c-92f2-d0e1e4134201','a54ec874-76d6-41f7-a51b-4ebb9889e015','abfef865-c3b1-408d-b627-b797ee9c0316'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.194603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90bccc3-6426-4c28-a660-b0645212e8c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.208455 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d90bccc3-6426-4c28-a660-b0645212e8c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.209296 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (374072d4-6946-47ed-a19a-fdade1537782) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.209645 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request issued successfully. Aug 07 16:22:24.210192 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-08246c0e-43fb-4d8f-816f-46e3578e46e8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:24.210671 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1039/4166] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:24 2026] POST /volume/v3/volumes => generated 762 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:24.232143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.233933 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:24.234288 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "337f9bb0-22c8-43f8-99d7-29a1b6862f33", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1499843299"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:24.236051 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request body: {'volume': {"'source_volid": '337f9bb0-22c8-43f8-99d7-29a1b6862f33', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1499843299'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:24.236051 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume of 1 GB Aug 07 16:22:24.240257 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Availability Zones retrieved successfully. Aug 07 16:22:24.246389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (a9e3bfcf-7ef7-4049-b665-e3af077d1882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.247138 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239f8ad8-8235-4fd3-83a1-5b7aed3640be) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.249288 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:24.284366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (239f8ad8-8235-4fd3-83a1-5b7aed3640be) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.285593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d2f8c7-f12d-486a-8041-2fcaa8fd25b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.346561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Created reservations ['f6b41f59-e6ff-4e65-a062-597807e1e579', '4adca8aa-3ff1-4f01-a6a0-027685a9491a', '8011ba1d-2b98-4a21-bedb-aeea98ac82c3', '67cc0f07-a5ed-4e6b-be34-0dfb6c842c49'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:24.347525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38d2f8c7-f12d-486a-8041-2fcaa8fd25b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f6b41f59-e6ff-4e65-a062-597807e1e579', '4adca8aa-3ff1-4f01-a6a0-027685a9491a', '8011ba1d-2b98-4a21-bedb-aeea98ac82c3', '67cc0f07-a5ed-4e6b-be34-0dfb6c842c49']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.348406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3d05f3-ff08-4f82-a1c9-101fb2aae84e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.352995 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:22:24.353437 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.353437 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:24.358617 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:22:24.365049 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (2a63591e-e7dc-4578-a901-3ca47f8eaf7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.366466 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb0086e-cd5d-454d-b478-136ceafb9d3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.367566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:24.372100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c5be517a-108b-43a0-9e85-dc6798b43f89 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.374126 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5be517a-108b-43a0-9e85-dc6798b43f89 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:24.374371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5be517a-108b-43a0-9e85-dc6798b43f89 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.374593 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c5be517a-108b-43a0-9e85-dc6798b43f89 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.374750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c5be517a-108b-43a0-9e85-dc6798b43f89 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:24.379950 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.379950 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:24.380361 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be3d05f3-ff08-4f82-a1c9-101fb2aae84e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7f47a4db-ad0c-4a4b-9b7d-c2191565e98e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1499843299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['f6b41f59-e6ff-4e65-a062-597807e1e579','4adca8aa-3ff1-4f01-a6a0-027685a9491a','8011ba1d-2b98-4a21-bedb-aeea98ac82c3','67cc0f07-a5ed-4e6b-be34-0dfb6c842c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1499843299',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7f47a4db-ad0c-4a4b-9b7d-c2191565e98e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='671474046e57472aa5bdf5d05e4237d3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b77c80c1dba44b24af73e6b62b734aea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.380821 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c5be517a-108b-43a0-9e85-dc6798b43f89 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:24.381277 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1040/4167] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.382247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2686cb6-1947-465a-bbf8-7edc194ca61d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.408242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2686cb6-1947-465a-bbf8-7edc194ca61d) transitioned into state 'SUCCESS' from state '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-1499843299',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='671474046e57472aa5bdf5d05e4237d3',qos_specs=None,replication_status=,reservations=['f6b41f59-e6ff-4e65-a062-597807e1e579','4adca8aa-3ff1-4f01-a6a0-027685a9491a','8011ba1d-2b98-4a21-bedb-aeea98ac82c3','67cc0f07-a5ed-4e6b-be34-0dfb6c842c49'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b77c80c1dba44b24af73e6b62b734aea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.409043 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de233021-c5b9-41c1-b8d0-deec3e84d926) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.419164 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de233021-c5b9-41c1-b8d0-deec3e84d926) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.420137 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Flow 'volume_create_api' (a9e3bfcf-7ef7-4049-b665-e3af077d1882) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.420500 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Create volume request issued successfully. Aug 07 16:22:24.421189 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60ca27b8-e8ce-49fd-88d6-572d049356d9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:24.421732 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1054/4168] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:24 2026] POST /volume/v3/volumes => generated 762 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:24.434487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1f1bf66-992c-4f91-9728-7058ba24240e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.435475 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bb0086e-cd5d-454d-b478-136ceafb9d3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.436701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76d31586-a702-4026-96b5-13d7f361e77e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.436787 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1f1bf66-992c-4f91-9728-7058ba24240e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 Aug 07 16:22:24.436953 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1f1bf66-992c-4f91-9728-7058ba24240e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.437141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1f1bf66-992c-4f91-9728-7058ba24240e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.444595 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.444595 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:24.448407 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1f1bf66-992c-4f91-9728-7058ba24240e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.452940 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1f1bf66-992c-4f91-9728-7058ba24240e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 returned with HTTP 200 Aug 07 16:22:24.453192 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1040/4169] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 => generated 854 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.465815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c783b3e7-79f5-4446-a468-0d6180cb9fb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.467743 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c783b3e7-79f5-4446-a468-0d6180cb9fb3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 Aug 07 16:22:24.468013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c783b3e7-79f5-4446-a468-0d6180cb9fb3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.468285 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c783b3e7-79f5-4446-a468-0d6180cb9fb3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.477578 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.477578 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:24.482089 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c783b3e7-79f5-4446-a468-0d6180cb9fb3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.487194 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c783b3e7-79f5-4446-a468-0d6180cb9fb3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 returned with HTTP 200 Aug 07 16:22:24.487635 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1041/4170] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 => generated 854 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.500623 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c58250d2-1f4f-4383-9b2c-43fb4bb3a312 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.502510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c58250d2-1f4f-4383-9b2c-43fb4bb3a312 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 Aug 07 16:22:24.502741 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c58250d2-1f4f-4383-9b2c-43fb4bb3a312 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.502902 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c58250d2-1f4f-4383-9b2c-43fb4bb3a312 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.503623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['daaf7bed-b142-4c69-8c42-0aec2a45b95f', '9b38f1af-149f-40c0-82e9-5e98766cf53d', '0adc9d01-0323-4369-90f1-c7e6a8bca73f', '83e508a8-1770-44f5-884a-c51ecded66c5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:24.504746 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (76d31586-a702-4026-96b5-13d7f361e77e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['daaf7bed-b142-4c69-8c42-0aec2a45b95f', '9b38f1af-149f-40c0-82e9-5e98766cf53d', '0adc9d01-0323-4369-90f1-c7e6a8bca73f', '83e508a8-1770-44f5-884a-c51ecded66c5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.505751 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36486474-93bc-4240-b654-815f21656138) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.510593 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.510593 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:24.515599 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c58250d2-1f4f-4383-9b2c-43fb4bb3a312 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.521026 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c58250d2-1f4f-4383-9b2c-43fb4bb3a312 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 returned with HTTP 200 Aug 07 16:22:24.521397 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1055/4171] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.531110 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36486474-93bc-4240-b654-815f21656138) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e44e6465-68bd-496c-ac1c-e985f69ca7ae', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-673164519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['daaf7bed-b142-4c69-8c42-0aec2a45b95f','9b38f1af-149f-40c0-82e9-5e98766cf53d','0adc9d01-0323-4369-90f1-c7e6a8bca73f','83e508a8-1770-44f5-884a-c51ecded66c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:24Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-673164519',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e44e6465-68bd-496c-ac1c-e985f69ca7ae,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.531994 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9607bbd-717e-4147-aea5-523fad7625dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.534164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5f0d060-233c-4db8-94a0-2d58b02a1ff5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.536442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5f0d060-233c-4db8-94a0-2d58b02a1ff5 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 Aug 07 16:22:24.536741 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5f0d060-233c-4db8-94a0-2d58b02a1ff5 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.536995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5f0d060-233c-4db8-94a0-2d58b02a1ff5 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.546893 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.546893 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:24.549380 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9607bbd-717e-4147-aea5-523fad7625dd) transitioned into state 'SUCCESS' from state '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-673164519',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['daaf7bed-b142-4c69-8c42-0aec2a45b95f','9b38f1af-149f-40c0-82e9-5e98766cf53d','0adc9d01-0323-4369-90f1-c7e6a8bca73f','83e508a8-1770-44f5-884a-c51ecded66c5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.550081 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fcf412-2213-4f26-85bf-0a1b45f45769) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:24.552155 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5f0d060-233c-4db8-94a0-2d58b02a1ff5 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.558477 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5f0d060-233c-4db8-94a0-2d58b02a1ff5 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 returned with HTTP 200 Aug 07 16:22:24.558680 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (33fcf412-2213-4f26-85bf-0a1b45f45769) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:24.559030 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1041/4172] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 => generated 855 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.559519 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (2a63591e-e7dc-4578-a901-3ca47f8eaf7b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:24.559823 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:22:24.560338 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c07318a0-2d74-4db4-b1e0-8ef27e7f1abe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:24.560748 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1036/4173] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:24 2026] POST /volume/v3/volumes => generated 756 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:24.577344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b983e29f-76f6-47b9-90cc-1d1cfaa04fdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.580411 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-706cc4a4-b7fc-418e-a35e-bdc1e4116878 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.580715 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b983e29f-76f6-47b9-90cc-1d1cfaa04fdb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:22:24.580715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b983e29f-76f6-47b9-90cc-1d1cfaa04fdb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.580715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b983e29f-76f6-47b9-90cc-1d1cfaa04fdb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.582375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-706cc4a4-b7fc-418e-a35e-bdc1e4116878 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e Aug 07 16:22:24.582622 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-706cc4a4-b7fc-418e-a35e-bdc1e4116878 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.586975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-706cc4a4-b7fc-418e-a35e-bdc1e4116878 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.589572 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.589572 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:24.590395 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.590395 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:24.594391 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-706cc4a4-b7fc-418e-a35e-bdc1e4116878 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.594750 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b983e29f-76f6-47b9-90cc-1d1cfaa04fdb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:24.599033 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-706cc4a4-b7fc-418e-a35e-bdc1e4116878 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e returned with HTTP 200 Aug 07 16:22:24.599473 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1056/4174] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.602047 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b983e29f-76f6-47b9-90cc-1d1cfaa04fdb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:22:24.602521 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1042/4175] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 824 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.617600 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e29dda4c-e361-4747-808e-ef183418989e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.619661 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e Aug 07 16:22:24.619896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.620109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.620314 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume with id: 7f47a4db-ad0c-4a4b-9b7d-c2191565e98e Aug 07 16:22:24.627207 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.627207 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:24.627713 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.644374 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume request issued successfully. Aug 07 16:22:24.644582 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e29dda4c-e361-4747-808e-ef183418989e tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e returned with HTTP 202 Aug 07 16:22:24.645019 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1042/4176] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:24 2026] DELETE /volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:24.654244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c53719b-979f-43d9-8192-d852161c388f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.656066 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c53719b-979f-43d9-8192-d852161c388f tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e Aug 07 16:22:24.656233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c53719b-979f-43d9-8192-d852161c388f tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.656424 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c53719b-979f-43d9-8192-d852161c388f tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.663152 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.663152 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:24.666663 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c53719b-979f-43d9-8192-d852161c388f tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:24.673127 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c53719b-979f-43d9-8192-d852161c388f tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e returned with HTTP 200 Aug 07 16:22:24.673610 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1037/4177] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e => generated 854 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:24.827045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-84763911-2d5b-415a-b992-f4c859a38223 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:24.832182 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84763911-2d5b-415a-b992-f4c859a38223 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:24.833777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84763911-2d5b-415a-b992-f4c859a38223 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:24.833777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-84763911-2d5b-415a-b992-f4c859a38223 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:24.853388 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:24.853388 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:24.860897 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-84763911-2d5b-415a-b992-f4c859a38223 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:24.868922 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-84763911-2d5b-415a-b992-f4c859a38223 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:24.869522 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1057/4178] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:24 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1215 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:25.050446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f05affd2-6914-453f-ac59-8a473954c9af req-d1a25398-7aec-41c1-a569-19fc474f77c0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.056168 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-d1a25398-7aec-41c1-a569-19fc474f77c0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:25.056222 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-d1a25398-7aec-41c1-a569-19fc474f77c0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.056672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-d1a25398-7aec-41c1-a569-19fc474f77c0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.072513 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.072513 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:25.080489 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f05affd2-6914-453f-ac59-8a473954c9af req-d1a25398-7aec-41c1-a569-19fc474f77c0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:25.087368 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-d1a25398-7aec-41c1-a569-19fc474f77c0 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:25.087896 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1043/4179] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 1215 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:25.392241 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a99f0aad-a5bd-4282-bc6a-1f672b000361 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.395191 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a99f0aad-a5bd-4282-bc6a-1f672b000361 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:25.395437 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a99f0aad-a5bd-4282-bc6a-1f672b000361 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.395695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a99f0aad-a5bd-4282-bc6a-1f672b000361 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.395817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a99f0aad-a5bd-4282-bc6a-1f672b000361 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:25.401256 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.401256 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:25.402126 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a99f0aad-a5bd-4282-bc6a-1f672b000361 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:25.402743 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1043/4180] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:25.471964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f05affd2-6914-453f-ac59-8a473954c9af req-b548b178-1ad3-44c6-92ab-59eb4ebd737f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.480100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-b548b178-1ad3-44c6-92ab-59eb4ebd737f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba Aug 07 16:22:25.480793 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-b548b178-1ad3-44c6-92ab-59eb4ebd737f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.481625 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-b548b178-1ad3-44c6-92ab-59eb4ebd737f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.528588 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.528588 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:25.588021 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f05affd2-6914-453f-ac59-8a473954c9af req-b548b178-1ad3-44c6-92ab-59eb4ebd737f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba returned with HTTP 200 Aug 07 16:22:25.588703 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1038/4181] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:25 2026] DELETE /volume/v3/attachments/1a3610a2-81aa-4e84-9cc0-c680225125ba => generated 19 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:25.619417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16c4d87b-212d-44b0-87b3-be95b4aebd2b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.625566 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16c4d87b-212d-44b0-87b3-be95b4aebd2b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:22:25.625907 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16c4d87b-212d-44b0-87b3-be95b4aebd2b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.626180 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16c4d87b-212d-44b0-87b3-be95b4aebd2b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.635857 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.635857 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:25.640883 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16c4d87b-212d-44b0-87b3-be95b4aebd2b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:25.646856 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16c4d87b-212d-44b0-87b3-be95b4aebd2b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:22:25.647429 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1058/4182] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 1364 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:25.662786 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38effcb4-13f5-48f5-bf55-b99e5c5d45b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.664806 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38effcb4-13f5-48f5-bf55-b99e5c5d45b6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:22:25.665103 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38effcb4-13f5-48f5-bf55-b99e5c5d45b6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.665411 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38effcb4-13f5-48f5-bf55-b99e5c5d45b6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.673749 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.673749 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:25.677929 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-38effcb4-13f5-48f5-bf55-b99e5c5d45b6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:25.684591 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38effcb4-13f5-48f5-bf55-b99e5c5d45b6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:22:25.684591 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1044/4183] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 1364 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:25.698177 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e9177ef-59cf-4cff-8d93-d22c706ca5c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.700016 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e9177ef-59cf-4cff-8d93-d22c706ca5c7 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e Aug 07 16:22:25.700514 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e9177ef-59cf-4cff-8d93-d22c706ca5c7 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.701402 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e9177ef-59cf-4cff-8d93-d22c706ca5c7 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.707102 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e9177ef-59cf-4cff-8d93-d22c706ca5c7 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e returned with HTTP 404 Aug 07 16:22:25.707735 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1044/4184] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/7f47a4db-ad0c-4a4b-9b7d-c2191565e98e => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:25.716351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.718982 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 Aug 07 16:22:25.719236 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.719510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.719740 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume with id: d3b967a7-d7a9-40d7-9a98-0519d6f8c735 Aug 07 16:22:25.728856 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.728856 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:25.729473 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:25.747687 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume request issued successfully. Aug 07 16:22:25.747963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29a6e012-26a8-43af-b545-e83894b0e0a6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 returned with HTTP 202 Aug 07 16:22:25.748497 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1039/4185] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:25 2026] DELETE /volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:25.757230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb2f7272-45f1-49d0-8da1-33c458a973f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.759828 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb2f7272-45f1-49d0-8da1-33c458a973f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 Aug 07 16:22:25.759828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb2f7272-45f1-49d0-8da1-33c458a973f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.759828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb2f7272-45f1-49d0-8da1-33c458a973f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.772109 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.772109 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:25.779238 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cb2f7272-45f1-49d0-8da1-33c458a973f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:25.786929 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb2f7272-45f1-49d0-8da1-33c458a973f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 returned with HTTP 200 Aug 07 16:22:25.787554 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1059/4186] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 => generated 854 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:25.888489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f3115985-f893-481e-9816-026b6d34f1b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.890949 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3115985-f893-481e-9816-026b6d34f1b9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:25.891209 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3115985-f893-481e-9816-026b6d34f1b9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.891507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f3115985-f893-481e-9816-026b6d34f1b9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.898697 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.898697 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:25.902786 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f3115985-f893-481e-9816-026b6d34f1b9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:25.907581 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f3115985-f893-481e-9816-026b6d34f1b9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:25.907981 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1045/4187] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 920 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:25.922115 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a29a005e-8425-492d-bf77-e081654d1f7e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.923704 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a29a005e-8425-492d-bf77-e081654d1f7e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:25.924200 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a29a005e-8425-492d-bf77-e081654d1f7e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.924523 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a29a005e-8425-492d-bf77-e081654d1f7e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:25.936703 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:25.936703 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:25.941728 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a29a005e-8425-492d-bf77-e081654d1f7e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:25.950136 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a29a005e-8425-492d-bf77-e081654d1f7e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:25.950136 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1045/4188] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1164 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:25.996593 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-df3abd61-76e2-4a6a-8056-4b091b0b98ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:25.999087 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-df3abd61-76e2-4a6a-8056-4b091b0b98ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:25.999360 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-df3abd61-76e2-4a6a-8056-4b091b0b98ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:25.999606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-df3abd61-76e2-4a6a-8056-4b091b0b98ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.011192 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.011192 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:26.015660 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-df3abd61-76e2-4a6a-8056-4b091b0b98ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:26.021837 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-df3abd61-76e2-4a6a-8056-4b091b0b98ee tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:26.022347 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1040/4189] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:25 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1164 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:26.046250 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.049989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/action Aug 07 16:22:26.050423 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:26.050573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:26.070108 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.070108 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:26.070264 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:26.078408 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Begin detaching volume completed successfully. Aug 07 16:22:26.078702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-1d8a041d-ea67-40f3-8f09-c8457dee5179 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/action returned with HTTP 202 Aug 07 16:22:26.079157 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1060/4190] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:22:26 2026] POST /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/action => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:26.109463 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ada2430b-d3d7-4666-a01e-6df01a2727c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.111815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ada2430b-d3d7-4666-a01e-6df01a2727c7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:26.112126 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ada2430b-d3d7-4666-a01e-6df01a2727c7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.112432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ada2430b-d3d7-4666-a01e-6df01a2727c7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.125933 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.125933 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:26.132579 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ada2430b-d3d7-4666-a01e-6df01a2727c7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:26.137993 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ada2430b-d3d7-4666-a01e-6df01a2727c7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:26.138447 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1046/4191] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1167 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:26.144334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f386ee43-1420-40dc-84a9-1312c8399399 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.144907 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f386ee43-1420-40dc-84a9-1312c8399399 None None] GET https://10.4.3.24/volume// Aug 07 16:22:26.145158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f386ee43-1420-40dc-84a9-1312c8399399 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.145387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f386ee43-1420-40dc-84a9-1312c8399399 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.145768 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f386ee43-1420-40dc-84a9-1312c8399399 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:26.146089 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1046/4192] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:26.156790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-3e8648ac-82da-48d0-b4f1-31bd9b75a4b7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.161963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-3e8648ac-82da-48d0-b4f1-31bd9b75a4b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:26.162427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-3e8648ac-82da-48d0-b4f1-31bd9b75a4b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.162669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-3e8648ac-82da-48d0-b4f1-31bd9b75a4b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.174564 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.174564 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:26.179038 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-3e8648ac-82da-48d0-b4f1-31bd9b75a4b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:26.188700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-3e8648ac-82da-48d0-b4f1-31bd9b75a4b7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:26.188700 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1041/4193] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1347 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:26.196015 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-198a745e-1e7a-48f1-996b-807dd5597d4f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.198829 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-198a745e-1e7a-48f1-996b-807dd5597d4f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/encryption Aug 07 16:22:26.199086 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-198a745e-1e7a-48f1-996b-807dd5597d4f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.199393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-198a745e-1e7a-48f1-996b-807dd5597d4f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.208852 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.208852 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:26.216009 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-198a745e-1e7a-48f1-996b-807dd5597d4f tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/encryption returned with HTTP 200 Aug 07 16:22:26.216683 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1061/4194] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:26.416528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-916552ad-577b-4e9b-a92c-f7c7b0530fea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.418805 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-916552ad-577b-4e9b-a92c-f7c7b0530fea tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:26.419005 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-916552ad-577b-4e9b-a92c-f7c7b0530fea tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.419246 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-916552ad-577b-4e9b-a92c-f7c7b0530fea tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.419484 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-916552ad-577b-4e9b-a92c-f7c7b0530fea tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:26.424358 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.424358 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:26.425337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-916552ad-577b-4e9b-a92c-f7c7b0530fea tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:26.425646 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1047/4195] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 757 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:26.802798 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4afb8584-645e-444a-8a64-872ec6c901ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.805337 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4afb8584-645e-444a-8a64-872ec6c901ce tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 Aug 07 16:22:26.805557 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4afb8584-645e-444a-8a64-872ec6c901ce tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.805764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4afb8584-645e-444a-8a64-872ec6c901ce tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.815922 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4afb8584-645e-444a-8a64-872ec6c901ce tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 returned with HTTP 404 Aug 07 16:22:26.816580 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1047/4196] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/v3/volumes/d3b967a7-d7a9-40d7-9a98-0519d6f8c735 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:26.825804 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.828263 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 Aug 07 16:22:26.828595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.828895 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.829096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume with id: cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 Aug 07 16:22:26.837743 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.837743 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:26.838346 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:26.862487 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume request issued successfully. Aug 07 16:22:26.862487 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-27ad1706-8b64-41c6-a5b6-d85bafd731ee tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 returned with HTTP 202 Aug 07 16:22:26.862487 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1042/4197] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:26 2026] DELETE /volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:26.872458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f8cfd52-7f08-4617-8ab4-495865d88427 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:26.875351 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f8cfd52-7f08-4617-8ab4-495865d88427 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 Aug 07 16:22:26.875841 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f8cfd52-7f08-4617-8ab4-495865d88427 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:26.876072 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f8cfd52-7f08-4617-8ab4-495865d88427 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:26.889385 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:26.889385 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:26.894679 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f8cfd52-7f08-4617-8ab4-495865d88427 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:26.901373 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f8cfd52-7f08-4617-8ab4-495865d88427 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 returned with HTTP 200 Aug 07 16:22:26.903652 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1062/4198] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:26 2026] GET /volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 => generated 854 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:27.012412 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-32a00e18-e10e-4be2-801c-b99ee372fdd2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.016441 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-32a00e18-e10e-4be2-801c-b99ee372fdd2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:22:27.016441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-32a00e18-e10e-4be2-801c-b99ee372fdd2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.016441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-32a00e18-e10e-4be2-801c-b99ee372fdd2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.025149 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.025149 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:27.029820 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-32a00e18-e10e-4be2-801c-b99ee372fdd2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:27.036767 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-32a00e18-e10e-4be2-801c-b99ee372fdd2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:22:27.037432 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1048/4199] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:27 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 1364 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:27.114713 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-813233a5-a2ec-44c6-8f99-e2476b8e8aa7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.118635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-813233a5-a2ec-44c6-8f99-e2476b8e8aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5 Aug 07 16:22:27.118883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-813233a5-a2ec-44c6-8f99-e2476b8e8aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.119133 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-813233a5-a2ec-44c6-8f99-e2476b8e8aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.129640 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.129640 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:27.152157 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91d006ee-8025-4455-9cbb-2b0095c3a0e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.154292 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91d006ee-8025-4455-9cbb-2b0095c3a0e7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:27.154490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91d006ee-8025-4455-9cbb-2b0095c3a0e7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.154744 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91d006ee-8025-4455-9cbb-2b0095c3a0e7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.168365 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.168365 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:27.175411 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91d006ee-8025-4455-9cbb-2b0095c3a0e7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:27.183399 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91d006ee-8025-4455-9cbb-2b0095c3a0e7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:27.183968 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1043/4200] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:27 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 1167 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:27.208255 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-47287f40-e3e9-46e6-bed6-35a5879dd046 req-813233a5-a2ec-44c6-8f99-e2476b8e8aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5 returned with HTTP 200 Aug 07 16:22:27.208875 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1048/4201] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:27 2026] DELETE /volume/v3/attachments/a66b180c-fc21-446c-adfd-56f0297b41a5 => generated 19 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:27.439990 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c343214-2b3b-4e1a-859f-c76559345e9e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.442709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c343214-2b3b-4e1a-859f-c76559345e9e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:27.443017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c343214-2b3b-4e1a-859f-c76559345e9e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.443253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c343214-2b3b-4e1a-859f-c76559345e9e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.443438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0c343214-2b3b-4e1a-859f-c76559345e9e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:27.448123 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.448123 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:27.449218 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c343214-2b3b-4e1a-859f-c76559345e9e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:27.449715 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1063/4202] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:27 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 759 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:27.463101 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.464807 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:27.465451 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d042600d-a812-4a99-8fa7-4c068b684003", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1607765369"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:27.469225 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request body: {'volume': {"'backup_id": 'd042600d-a812-4a99-8fa7-4c068b684003', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1607765369'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:27.469225 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume of 1 GB Aug 07 16:22:27.472771 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Availability Zones retrieved successfully. Aug 07 16:22:27.478520 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (146d83b4-417c-48fa-9a45-de46b6055b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:27.480355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac993465-8c6a-4f56-9b66-bce68ce75178) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.481769 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:27.527630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac993465-8c6a-4f56-9b66-bce68ce75178) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.527630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7414d8-b545-4c70-90a8-f8cb217a6978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.585261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['8fdbc458-f505-483f-898d-b2c7666c023a', 'af02bb27-0400-42bf-9f20-3011c4c2a721', '38e83149-3f22-4215-a222-7922f036fce8', 'd459a226-d681-42b9-b547-ee65817b2aeb'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:27.586688 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ab7414d8-b545-4c70-90a8-f8cb217a6978) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8fdbc458-f505-483f-898d-b2c7666c023a', 'af02bb27-0400-42bf-9f20-3011c4c2a721', '38e83149-3f22-4215-a222-7922f036fce8', 'd459a226-d681-42b9-b547-ee65817b2aeb']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.588263 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33413584-bcbf-4c86-a32d-c18c3494b474) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.619225 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33413584-bcbf-4c86-a32d-c18c3494b474) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a1fbd516-67bf-4703-8431-a135a0863ec7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1607765369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['8fdbc458-f505-483f-898d-b2c7666c023a','af02bb27-0400-42bf-9f20-3011c4c2a721','38e83149-3f22-4215-a222-7922f036fce8','d459a226-d681-42b9-b547-ee65817b2aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1607765369',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a1fbd516-67bf-4703-8431-a135a0863ec7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a4363b8b164eab8055be959b346e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.620287 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c72751-77cb-412a-81ac-cc616a38486e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.641416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0c72751-77cb-412a-81ac-cc616a38486e) transitioned into state 'SUCCESS' from state '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-1607765369',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['8fdbc458-f505-483f-898d-b2c7666c023a','af02bb27-0400-42bf-9f20-3011c4c2a721','38e83149-3f22-4215-a222-7922f036fce8','d459a226-d681-42b9-b547-ee65817b2aeb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.643557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95c7b3a-a033-4baf-9785-21ea7ad71f6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.654885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e95c7b3a-a033-4baf-9785-21ea7ad71f6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.655943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (146d83b4-417c-48fa-9a45-de46b6055b53) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:27.656361 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request issued successfully. Aug 07 16:22:27.657019 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1f0139c2-9759-40b7-acd1-d2baf343d7c2 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:27.657624 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1049/4203] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:27 2026] POST /volume/v3/volumes => generated 756 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:27.672765 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af94a9a9-9800-4257-9b2b-31aec798911e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.674818 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:27.675134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d042600d-a812-4a99-8fa7-4c068b684003", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1260090984"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:27.676619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request body: {'volume': {"'backup_id": 'd042600d-a812-4a99-8fa7-4c068b684003', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1260090984'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:27.676786 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume of 1 GB Aug 07 16:22:27.681847 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Availability Zones retrieved successfully. Aug 07 16:22:27.688053 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ab1eac2c-edf0-4686-8580-9d797490501c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.688211 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (a146734f-3b7b-4a2d-97a3-886b2b90521d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:27.689281 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0673cb52-c278-45d5-b823-7ad1140c7e47) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.690469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:27.694048 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ab1eac2c-edf0-4686-8580-9d797490501c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:22:27.694260 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ab1eac2c-edf0-4686-8580-9d797490501c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.694498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ab1eac2c-edf0-4686-8580-9d797490501c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.713549 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.713549 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:27.719507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0673cb52-c278-45d5-b823-7ad1140c7e47) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.719697 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ab1eac2c-edf0-4686-8580-9d797490501c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:27.720439 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2408f3-2e03-4b2d-a68d-95fe95e64028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.727540 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ab1eac2c-edf0-4686-8580-9d797490501c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:22:27.727997 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1049/4204] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:27 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 1364 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:27.740384 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ee6e3217-540f-4886-bfdd-51ef0f969eb7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.740955 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee6e3217-540f-4886-bfdd-51ef0f969eb7 None None] GET https://10.4.3.24/volume// Aug 07 16:22:27.741177 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee6e3217-540f-4886-bfdd-51ef0f969eb7 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.741475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ee6e3217-540f-4886-bfdd-51ef0f969eb7 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.741930 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ee6e3217-540f-4886-bfdd-51ef0f969eb7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:27.746369 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1064/4205] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:22:27 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:27.753182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-4b54c01e-87b8-4c01-a806-12c6797bdf4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.756004 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-4b54c01e-87b8-4c01-a806-12c6797bdf4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:22:27.756491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-4b54c01e-87b8-4c01-a806-12c6797bdf4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e44e6465-68bd-496c-ac1c-e985f69ca7ae", "connector": null, "instance_uuid": "4f89e883-8bf1-45a5-9d3d-5cf13d226e58"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:27.772341 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.772341 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:27.779896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['b7c90893-cc8c-40ef-b1db-9f78b1a48785', '6f4dc07b-db4f-4458-ab70-43344235e542', 'd717347d-1b0f-4c27-8b6b-9d89ed77e617', '5686e561-4e26-4ec1-a222-ac8ec82590a6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:27.781071 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2e2408f3-2e03-4b2d-a68d-95fe95e64028) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b7c90893-cc8c-40ef-b1db-9f78b1a48785', '6f4dc07b-db4f-4458-ab70-43344235e542', 'd717347d-1b0f-4c27-8b6b-9d89ed77e617', '5686e561-4e26-4ec1-a222-ac8ec82590a6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.782331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f7f8c7-9311-4d70-a6ff-319616758477) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.804643 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-4b54c01e-87b8-4c01-a806-12c6797bdf4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:22:27.805055 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1050/4206] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:22:27 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:27.811688 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (02f7f8c7-9311-4d70-a6ff-319616758477) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '874d000f-2d99-4ed4-a413-e1d203acecf0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1260090984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['b7c90893-cc8c-40ef-b1db-9f78b1a48785','6f4dc07b-db4f-4458-ab70-43344235e542','d717347d-1b0f-4c27-8b6b-9d89ed77e617','5686e561-4e26-4ec1-a222-ac8ec82590a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1260090984',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=874d000f-2d99-4ed4-a413-e1d203acecf0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a4363b8b164eab8055be959b346e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.813331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8969fd91-4e86-4331-8a69-c312e7047132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.835448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8969fd91-4e86-4331-8a69-c312e7047132) transitioned into state 'SUCCESS' from state '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-1260090984',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['b7c90893-cc8c-40ef-b1db-9f78b1a48785','6f4dc07b-db4f-4458-ab70-43344235e542','d717347d-1b0f-4c27-8b6b-9d89ed77e617','5686e561-4e26-4ec1-a222-ac8ec82590a6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.837536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a5ad18-a505-4f8e-a7fd-f221ac881764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.848747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (15a5ad18-a505-4f8e-a7fd-f221ac881764) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.849668 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (a146734f-3b7b-4a2d-97a3-886b2b90521d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:27.849994 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request issued successfully. Aug 07 16:22:27.850525 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af94a9a9-9800-4257-9b2b-31aec798911e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:27.851043 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1044/4207] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:27 2026] POST /volume/v3/volumes => generated 756 bytes in 179 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:27.864914 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a8275d82-5112-4fe8-bf36-81769517deff None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.869637 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:27.870181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d042600d-a812-4a99-8fa7-4c068b684003", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-2062350016"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:27.872294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request body: {'volume': {"'backup_id": 'd042600d-a812-4a99-8fa7-4c068b684003', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-2062350016'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:27.872532 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume of 1 GB Aug 07 16:22:27.884225 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Availability Zones retrieved successfully. Aug 07 16:22:27.891742 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (613196c8-9a8c-4a58-bcef-20237366045a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:27.893043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a5ea4b-76be-431a-8066-29301166b136) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.895336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:27.922560 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c834cd99-772c-420f-8949-9866a6fdfb46 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.926800 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c834cd99-772c-420f-8949-9866a6fdfb46 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 Aug 07 16:22:27.926800 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c834cd99-772c-420f-8949-9866a6fdfb46 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.926800 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c834cd99-772c-420f-8949-9866a6fdfb46 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.933400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (06a5ea4b-76be-431a-8066-29301166b136) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.933698 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c834cd99-772c-420f-8949-9866a6fdfb46 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 returned with HTTP 404 Aug 07 16:22:27.934271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a36d61-8b53-41af-ab27-4fca0bc1c79b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:27.934394 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1065/4208] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:27 2026] GET /volume/v3/volumes/cd3fc03b-9dbd-4607-8d32-4bb1a5d05633 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:27.943937 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:27.947247 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] DELETE https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 Aug 07 16:22:27.947247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:27.947247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:27.947247 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume with id: 5c967dab-a04f-40de-a516-f5398b0e8866 Aug 07 16:22:27.958636 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:27.958636 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:27.959436 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:27.990580 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume request issued successfully. Aug 07 16:22:27.990936 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dda35a05-8162-4e6c-80a3-8a1d9f308cf6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 returned with HTTP 202 Aug 07 16:22:27.991171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['a2dec3ab-66f0-4916-a0f6-ea0f9b8cac4d', 'ffec9863-5b14-467a-bfad-a7be1aafa56a', '168f692a-1e26-44db-addc-dfd33f04b605', '872f55ec-5cd6-4d29-975d-f24340614daf'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:27.991664 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1051/4209] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:27 2026] DELETE /volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:27.992935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a2a36d61-8b53-41af-ab27-4fca0bc1c79b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2dec3ab-66f0-4916-a0f6-ea0f9b8cac4d', 'ffec9863-5b14-467a-bfad-a7be1aafa56a', '168f692a-1e26-44db-addc-dfd33f04b605', '872f55ec-5cd6-4d29-975d-f24340614daf']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:27.994189 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c455278c-e14a-4f5c-a1a6-604e72446d27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.003556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-732c78ce-40d8-4229-ad09-bd984f57c8d6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.006723 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-732c78ce-40d8-4229-ad09-bd984f57c8d6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 Aug 07 16:22:28.006964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-732c78ce-40d8-4229-ad09-bd984f57c8d6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.007193 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-732c78ce-40d8-4229-ad09-bd984f57c8d6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.016619 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.016619 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:28.021688 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-732c78ce-40d8-4229-ad09-bd984f57c8d6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:28.023652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c455278c-e14a-4f5c-a1a6-604e72446d27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9a9600a7-df26-4329-ba75-4400f66e4fff', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2062350016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['a2dec3ab-66f0-4916-a0f6-ea0f9b8cac4d','ffec9863-5b14-467a-bfad-a7be1aafa56a','168f692a-1e26-44db-addc-dfd33f04b605','872f55ec-5cd6-4d29-975d-f24340614daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:27Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-2062350016',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9a9600a7-df26-4329-ba75-4400f66e4fff,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a4363b8b164eab8055be959b346e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.024873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ef6d27-bfc8-4a5c-8e94-0e12e4713cc9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.027819 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-732c78ce-40d8-4229-ad09-bd984f57c8d6 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 returned with HTTP 200 Aug 07 16:22:28.028427 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1045/4210] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 => generated 853 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:28.050937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61ef6d27-bfc8-4a5c-8e94-0e12e4713cc9) transitioned into state 'SUCCESS' from state '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-2062350016',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['a2dec3ab-66f0-4916-a0f6-ea0f9b8cac4d','ffec9863-5b14-467a-bfad-a7be1aafa56a','168f692a-1e26-44db-addc-dfd33f04b605','872f55ec-5cd6-4d29-975d-f24340614daf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.051828 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c7b66b-3e6c-4da4-b3ce-6cffc7642786) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.067731 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (99c7b66b-3e6c-4da4-b3ce-6cffc7642786) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.069201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (613196c8-9a8c-4a58-bcef-20237366045a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:28.069201 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request issued successfully. Aug 07 16:22:28.069986 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a8275d82-5112-4fe8-bf36-81769517deff tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:28.070560 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1050/4211] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:27 2026] POST /volume/v3/volumes => generated 756 bytes in 206 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:28.084773 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.087113 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:28.088063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d042600d-a812-4a99-8fa7-4c068b684003", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-720634134"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:28.090026 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request body: {'volume': {"'backup_id": 'd042600d-a812-4a99-8fa7-4c068b684003', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-720634134'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:28.090857 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume of 1 GB Aug 07 16:22:28.097772 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Availability Zones retrieved successfully. Aug 07 16:22:28.106722 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (c7937ba8-1654-4882-a66a-c309c332cba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:28.107798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0611b4d-8fa1-4389-bf5a-2fae3d6e7882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.108946 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:28.151269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0611b4d-8fa1-4389-bf5a-2fae3d6e7882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.152495 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa20d9b-7362-4224-8a0a-401338cbf5a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.199871 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-30d3f7f4-53f3-4b5d-8e69-16a2f0930aa7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.202380 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30d3f7f4-53f3-4b5d-8e69-16a2f0930aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:28.202678 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30d3f7f4-53f3-4b5d-8e69-16a2f0930aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.202928 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-30d3f7f4-53f3-4b5d-8e69-16a2f0930aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.211871 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.211871 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:28.217161 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-30d3f7f4-53f3-4b5d-8e69-16a2f0930aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:28.217749 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['949c82ef-eb23-48a6-a632-9aea9d4ad10e', '3581a9d2-12dc-433d-a4e3-83281241b62c', 'd6a6eae8-1984-4ece-9746-7cb98deb51ca', '599877ac-ddc8-4313-a55a-996eec669020'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:28.218974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffa20d9b-7362-4224-8a0a-401338cbf5a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['949c82ef-eb23-48a6-a632-9aea9d4ad10e', '3581a9d2-12dc-433d-a4e3-83281241b62c', 'd6a6eae8-1984-4ece-9746-7cb98deb51ca', '599877ac-ddc8-4313-a55a-996eec669020']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.219849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da3209e-6c44-4bc3-8966-9872a16f187b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.222507 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-30d3f7f4-53f3-4b5d-8e69-16a2f0930aa7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:28.223016 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1052/4212] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 872 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:28.238089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2518a973-6d32-4e96-9aef-355762572028 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.239835 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2518a973-6d32-4e96-9aef-355762572028 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:28.240079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2518a973-6d32-4e96-9aef-355762572028 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.240328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2518a973-6d32-4e96-9aef-355762572028 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.249798 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.249798 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:28.253109 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1da3209e-6c44-4bc3-8966-9872a16f187b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ea100eb3-5144-4026-bd5e-6a376e687665', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-720634134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['949c82ef-eb23-48a6-a632-9aea9d4ad10e','3581a9d2-12dc-433d-a4e3-83281241b62c','d6a6eae8-1984-4ece-9746-7cb98deb51ca','599877ac-ddc8-4313-a55a-996eec669020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-720634134',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ea100eb3-5144-4026-bd5e-6a376e687665,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a4363b8b164eab8055be959b346e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.253649 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2518a973-6d32-4e96-9aef-355762572028 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:28.254266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe02777-b34a-49a8-b6b6-539b53aecf6b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.258266 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2518a973-6d32-4e96-9aef-355762572028 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:28.258896 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1046/4213] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1135 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:28.282327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bfe02777-b34a-49a8-b6b6-539b53aecf6b) transitioned into state 'SUCCESS' from state '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-720634134',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['949c82ef-eb23-48a6-a632-9aea9d4ad10e','3581a9d2-12dc-433d-a4e3-83281241b62c','d6a6eae8-1984-4ece-9746-7cb98deb51ca','599877ac-ddc8-4313-a55a-996eec669020'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.283394 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4030b9ea-1883-43d7-ac6b-b0a7ab27b573) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.297202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4030b9ea-1883-43d7-ac6b-b0a7ab27b573) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.298610 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (c7937ba8-1654-4882-a66a-c309c332cba8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:28.299085 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request issued successfully. Aug 07 16:22:28.300023 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7552f810-0fe3-4fbd-940b-fe89d0f43cdf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:28.300794 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1066/4214] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:28 2026] POST /volume/v3/volumes => generated 755 bytes in 216 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:28.310749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-0bb5a918-3922-4025-a4db-d564648b0245 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.313141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-0bb5a918-3922-4025-a4db-d564648b0245 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:28.313400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-0bb5a918-3922-4025-a4db-d564648b0245 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.313651 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-0bb5a918-3922-4025-a4db-d564648b0245 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.316590 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4a48f853-655a-4067-ac42-ab08c6da953a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.318815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:28.319261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Action: 'create', calling method: create, body: {"volume": {"'backup_id": "d042600d-a812-4a99-8fa7-4c068b684003", "size": 1, "name": "tempest-CreateVolumesFromBackupTest-Volume-1961016176"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:28.321174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request body: {'volume': {"'backup_id": 'd042600d-a812-4a99-8fa7-4c068b684003', 'size': 1, 'name': 'tempest-CreateVolumesFromBackupTest-Volume-1961016176'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:28.321589 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume of 1 GB Aug 07 16:22:28.326384 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.326384 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:28.326527 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Availability Zones retrieved successfully. Aug 07 16:22:28.332403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (79206f9f-6bbb-4d5b-95dc-5e5f34efa34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:28.333785 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d6a0a-1c27-4716-906b-ecf158879983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.334085 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-0bb5a918-3922-4025-a4db-d564648b0245 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:28.335058 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:28.341056 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-0bb5a918-3922-4025-a4db-d564648b0245 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:28.341609 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1051/4215] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1135 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:28.375176 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.378075 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4/action Aug 07 16:22:28.378491 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:28.378646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:28.385786 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (691d6a0a-1c27-4716-906b-ecf158879983) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.387047 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26bf751-024e-4feb-ba96-d2e994e4b977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.393146 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.393146 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:28.393856 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:28.401845 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Begin detaching volume completed successfully. Aug 07 16:22:28.402291 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-7b1fd9be-3941-45b2-ad06-67c775e75685 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4/action returned with HTTP 202 Aug 07 16:22:28.402911 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1047/4216] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:22:28 2026] POST /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:28.427516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eadb23a1-f3e1-4ba9-b82e-5d4c5fb8c268 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.429392 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eadb23a1-f3e1-4ba9-b82e-5d4c5fb8c268 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:28.429657 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eadb23a1-f3e1-4ba9-b82e-5d4c5fb8c268 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.429917 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eadb23a1-f3e1-4ba9-b82e-5d4c5fb8c268 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.448792 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Created reservations ['06aab2aa-2d92-4b6c-812a-d5ab74896175', 'a94c0a1e-3d1d-4640-90ed-c105fb499035', 'a72e0375-7bd2-41d3-add0-eaa441fc265b', '62978abd-21cb-4d49-9e4b-7a3ec541a433'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:28.449728 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.449728 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:28.450135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d26bf751-024e-4feb-ba96-d2e994e4b977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['06aab2aa-2d92-4b6c-812a-d5ab74896175', 'a94c0a1e-3d1d-4640-90ed-c105fb499035', 'a72e0375-7bd2-41d3-add0-eaa441fc265b', '62978abd-21cb-4d49-9e4b-7a3ec541a433']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.451773 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b146a5fb-8065-4b40-8410-63549d094d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.455173 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-eadb23a1-f3e1-4ba9-b82e-5d4c5fb8c268 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:28.460759 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eadb23a1-f3e1-4ba9-b82e-5d4c5fb8c268 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:28.461037 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1067/4217] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1138 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:28.461939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-38e74877-a68c-4846-82f5-a704511d4237 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.462418 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38e74877-a68c-4846-82f5-a704511d4237 None None] GET https://10.4.3.24/volume// Aug 07 16:22:28.462653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38e74877-a68c-4846-82f5-a704511d4237 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.463088 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-38e74877-a68c-4846-82f5-a704511d4237 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.463352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-38e74877-a68c-4846-82f5-a704511d4237 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:28.463702 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1052/4218] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:28.481854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-f0219818-92dc-4c09-866e-30870cec34d2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.483229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b146a5fb-8065-4b40-8410-63549d094d0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7783b5e7-288f-42c3-84c7-da5ed96aa667', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1961016176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['06aab2aa-2d92-4b6c-812a-d5ab74896175','a94c0a1e-3d1d-4640-90ed-c105fb499035','a72e0375-7bd2-41d3-add0-eaa441fc265b','62978abd-21cb-4d49-9e4b-7a3ec541a433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromBackupTest-Volume-1961016176',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7783b5e7-288f-42c3-84c7-da5ed96aa667,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='62a4363b8b164eab8055be959b346e98',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.484362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f9634a-7ee7-4552-ba17-624794d8ce60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.487212 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-f0219818-92dc-4c09-866e-30870cec34d2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:28.488132 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-f0219818-92dc-4c09-866e-30870cec34d2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.488569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-f0219818-92dc-4c09-866e-30870cec34d2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.500808 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.500808 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:28.502583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c8f9634a-7ee7-4552-ba17-624794d8ce60) transitioned into state 'SUCCESS' from state '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-1961016176',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='62a4363b8b164eab8055be959b346e98',qos_specs=None,replication_status=,reservations=['06aab2aa-2d92-4b6c-812a-d5ab74896175','a94c0a1e-3d1d-4640-90ed-c105fb499035','a72e0375-7bd2-41d3-add0-eaa441fc265b','62978abd-21cb-4d49-9e4b-7a3ec541a433'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9017945a307a4cb6a2bde3eb70c409a0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.503297 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9d8384e-87a3-40f8-890a-db6353bf92e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:28.504688 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-f0219818-92dc-4c09-866e-30870cec34d2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:28.509153 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-f0219818-92dc-4c09-866e-30870cec34d2 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:28.509659 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1048/4219] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1318 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:28.525035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9d8384e-87a3-40f8-890a-db6353bf92e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:28.527588 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Flow 'volume_create_api' (79206f9f-6bbb-4d5b-95dc-5e5f34efa34d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:28.527588 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Create volume request issued successfully. Aug 07 16:22:28.527588 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4a48f853-655a-4067-ac42-ab08c6da953a tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:28.528120 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1053/4220] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:28 2026] POST /volume/v3/volumes => generated 756 bytes in 212 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:28.548930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ec49417-8dbb-4ac2-96b5-963fd073a248 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.551151 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec49417-8dbb-4ac2-96b5-963fd073a248 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 Aug 07 16:22:28.551357 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec49417-8dbb-4ac2-96b5-963fd073a248 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.551532 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec49417-8dbb-4ac2-96b5-963fd073a248 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.560991 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.560991 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:28.565335 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ec49417-8dbb-4ac2-96b5-963fd073a248 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:28.570531 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec49417-8dbb-4ac2-96b5-963fd073a248 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 returned with HTTP 200 Aug 07 16:22:28.570908 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1068/4221] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 => generated 849 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:28.587538 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-593a6897-bebd-425b-a5c2-42deab02b311 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.589856 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-593a6897-bebd-425b-a5c2-42deab02b311 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 Aug 07 16:22:28.590209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-593a6897-bebd-425b-a5c2-42deab02b311 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.590419 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-593a6897-bebd-425b-a5c2-42deab02b311 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.600522 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.600522 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:28.604676 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-593a6897-bebd-425b-a5c2-42deab02b311 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:28.609994 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-593a6897-bebd-425b-a5c2-42deab02b311 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 returned with HTTP 200 Aug 07 16:22:28.610558 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1053/4222] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:28.624829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-88a8bb91-5b1a-4625-bd9a-e8b6e52ebbad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.627131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88a8bb91-5b1a-4625-bd9a-e8b6e52ebbad tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff Aug 07 16:22:28.627422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88a8bb91-5b1a-4625-bd9a-e8b6e52ebbad tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.627683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-88a8bb91-5b1a-4625-bd9a-e8b6e52ebbad tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.638356 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.638356 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:28.644941 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-88a8bb91-5b1a-4625-bd9a-e8b6e52ebbad tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:28.654481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-88a8bb91-5b1a-4625-bd9a-e8b6e52ebbad tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff returned with HTTP 200 Aug 07 16:22:28.663335 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1049/4223] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:28.671588 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c338a766-a551-45f2-b4f5-08ac5a5039fd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.676165 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c338a766-a551-45f2-b4f5-08ac5a5039fd tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 Aug 07 16:22:28.676415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c338a766-a551-45f2-b4f5-08ac5a5039fd tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.676657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c338a766-a551-45f2-b4f5-08ac5a5039fd tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.688042 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.688042 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:28.693716 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c338a766-a551-45f2-b4f5-08ac5a5039fd tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:28.701609 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c338a766-a551-45f2-b4f5-08ac5a5039fd tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 returned with HTTP 200 Aug 07 16:22:28.702072 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1054/4224] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 => generated 848 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:28.720292 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b38bf93-366e-4b40-b67d-ae09d62dd8c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:28.722685 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b38bf93-366e-4b40-b67d-ae09d62dd8c3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 Aug 07 16:22:28.722940 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b38bf93-366e-4b40-b67d-ae09d62dd8c3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:28.723187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b38bf93-366e-4b40-b67d-ae09d62dd8c3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:28.734500 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:28.734500 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:28.739437 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b38bf93-366e-4b40-b67d-ae09d62dd8c3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:28.746105 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b38bf93-366e-4b40-b67d-ae09d62dd8c3 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 returned with HTTP 200 Aug 07 16:22:28.746673 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1069/4225] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:28 2026] GET /volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 => generated 848 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:29.046318 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b86b9b02-67bc-4df1-8e7d-80a1e348f0b3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.049017 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b86b9b02-67bc-4df1-8e7d-80a1e348f0b3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 Aug 07 16:22:29.049323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b86b9b02-67bc-4df1-8e7d-80a1e348f0b3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.049612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b86b9b02-67bc-4df1-8e7d-80a1e348f0b3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.058024 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b86b9b02-67bc-4df1-8e7d-80a1e348f0b3 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 returned with HTTP 404 Aug 07 16:22:29.058784 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1054/4226] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/v3/volumes/5c967dab-a04f-40de-a516-f5398b0e8866 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:29.069073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.071470 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 Aug 07 16:22:29.071742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.071991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.074426 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume with id: 9cdcf428-c384-4c2f-a0fc-59c40ca5d033 Aug 07 16:22:29.084463 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.084463 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:29.085134 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:29.124535 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume request issued successfully. Aug 07 16:22:29.124762 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cf3049d6-1d93-4f02-b1b9-3fb601737345 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 returned with HTTP 202 Aug 07 16:22:29.125225 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1050/4227] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:29 2026] DELETE /volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:29.136494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e34a0c1-58a5-4e9e-bb5f-e28fadff79f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.138578 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e34a0c1-58a5-4e9e-bb5f-e28fadff79f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 Aug 07 16:22:29.138823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e34a0c1-58a5-4e9e-bb5f-e28fadff79f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.139070 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e34a0c1-58a5-4e9e-bb5f-e28fadff79f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.146642 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.146642 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:29.152004 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e34a0c1-58a5-4e9e-bb5f-e28fadff79f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:29.157608 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e34a0c1-58a5-4e9e-bb5f-e28fadff79f9 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 returned with HTTP 200 Aug 07 16:22:29.158335 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1055/4228] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 => generated 853 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:29.351694 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff857e5b-edfe-4135-83f9-af0d146d822f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.352157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff857e5b-edfe-4135-83f9-af0d146d822f None None] GET https://10.4.3.24/volume// Aug 07 16:22:29.352386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff857e5b-edfe-4135-83f9-af0d146d822f None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.352631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff857e5b-edfe-4135-83f9-af0d146d822f None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.352987 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff857e5b-edfe-4135-83f9-af0d146d822f None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:29.353321 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1070/4229] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:29.361366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-3a2be530-7833-4b87-970c-616f1c3e401a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.364001 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-3a2be530-7833-4b87-970c-616f1c3e401a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:22:29.364260 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-3a2be530-7833-4b87-970c-616f1c3e401a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.364498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-3a2be530-7833-4b87-970c-616f1c3e401a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.375692 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.375692 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:29.380464 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-3a2be530-7833-4b87-970c-616f1c3e401a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:22:29.387786 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-3a2be530-7833-4b87-970c-616f1c3e401a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:22:29.388278 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1055/4230] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 1543 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:29.454533 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-1a5fc299-f8df-48f4-9480-c888d2a87681 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.456926 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-1a5fc299-f8df-48f4-9480-c888d2a87681 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7 Aug 07 16:22:29.457325 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-1a5fc299-f8df-48f4-9480-c888d2a87681 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.457465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-1a5fc299-f8df-48f4-9480-c888d2a87681 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.467028 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.467028 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:29.477232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-41b2e894-8dda-4671-bba8-a9d37b499099 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.480021 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41b2e894-8dda-4671-bba8-a9d37b499099 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:29.480249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41b2e894-8dda-4671-bba8-a9d37b499099 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.480477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-41b2e894-8dda-4671-bba8-a9d37b499099 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.492452 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.492452 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:29.497405 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-41b2e894-8dda-4671-bba8-a9d37b499099 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:29.504761 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-41b2e894-8dda-4671-bba8-a9d37b499099 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:29.505392 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1056/4231] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 1138 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:29.506247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.508976 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a Aug 07 16:22:29.509354 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:29.517997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-e44e6465-68bd-496c-ac1c-e985f69ca7ae-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:22:29.523294 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-e44e6465-68bd-496c-ac1c-e985f69ca7ae-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:22:29.524256 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-52f82f95-13aa-4e28-9b9f-e20320062328 req-1a5fc299-f8df-48f4-9480-c888d2a87681 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7 returned with HTTP 200 Aug 07 16:22:29.524598 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.524598 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:29.525129 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1051/4232] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:29 2026] DELETE /volume/v3/attachments/02b01355-8965-4e70-8629-f120782870b7 => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:29.619001 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-e44e6465-68bd-496c-ac1c-e985f69ca7ae-np0000006731" released by "attachment_update" :: held 0.096s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:22:29.619547 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-ac91d6e7-8d3c-487e-9d32-353a51e42f99 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a returned with HTTP 200 Aug 07 16:22:29.620018 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1071/4233] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:22:29 2026] PUT /volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a => generated 969 bytes in 114 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:29.648761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-a7804179-a4c5-4ee4-ae42-5883b6ce1846 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.651120 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-a7804179-a4c5-4ee4-ae42-5883b6ce1846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a/action Aug 07 16:22:29.651610 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-a7804179-a4c5-4ee4-ae42-5883b6ce1846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:29.651739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-a7804179-a4c5-4ee4-ae42-5883b6ce1846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:29.670327 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.670327 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:29.681792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fce52679-d6f2-409d-845b-20b27c4226c2 req-a7804179-a4c5-4ee4-ae42-5883b6ce1846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a/action returned with HTTP 204 Aug 07 16:22:29.682268 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1056/4234] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:22:29 2026] POST /volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:29.764320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-42155f46-3f36-41c8-b9e1-8110260b21c7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.766565 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42155f46-3f36-41c8-b9e1-8110260b21c7 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 Aug 07 16:22:29.766841 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42155f46-3f36-41c8-b9e1-8110260b21c7 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.767095 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-42155f46-3f36-41c8-b9e1-8110260b21c7 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.775689 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.775689 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:29.780706 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-42155f46-3f36-41c8-b9e1-8110260b21c7 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:29.787122 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-42155f46-3f36-41c8-b9e1-8110260b21c7 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 returned with HTTP 200 Aug 07 16:22:29.787656 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1057/4235] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 => generated 849 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:29.800712 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-deb62676-8628-4967-b757-30252405912b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.802550 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-deb62676-8628-4967-b757-30252405912b tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:29.802742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-deb62676-8628-4967-b757-30252405912b tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.802943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-deb62676-8628-4967-b757-30252405912b tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.803041 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-deb62676-8628-4967-b757-30252405912b tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete backup with id: d042600d-a812-4a99-8fa7-4c068b684003. Aug 07 16:22:29.807892 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.807892 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:29.823257 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-deb62676-8628-4967-b757-30252405912b tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] delete_backup rpcapi backup_id d042600d-a812-4a99-8fa7-4c068b684003 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:22:29.825197 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-deb62676-8628-4967-b757-30252405912b tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 202 Aug 07 16:22:29.825770 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1052/4236] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:29 2026] DELETE /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:29.840084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-988f7ddd-d710-43e4-bd49-0c0b05739991 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:29.842523 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-988f7ddd-d710-43e4-bd49-0c0b05739991 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:29.842879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-988f7ddd-d710-43e4-bd49-0c0b05739991 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:29.843346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-988f7ddd-d710-43e4-bd49-0c0b05739991 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:29.843346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-988f7ddd-d710-43e4-bd49-0c0b05739991 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:29.856262 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:29.856262 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:29.857569 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-988f7ddd-d710-43e4-bd49-0c0b05739991 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 200 Aug 07 16:22:29.858461 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1072/4237] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:29 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 758 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:30.173767 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6143f8d4-8d1d-4417-8bd2-2e2f09e680b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.178191 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6143f8d4-8d1d-4417-8bd2-2e2f09e680b8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 Aug 07 16:22:30.178454 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6143f8d4-8d1d-4417-8bd2-2e2f09e680b8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.178674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6143f8d4-8d1d-4417-8bd2-2e2f09e680b8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.187278 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6143f8d4-8d1d-4417-8bd2-2e2f09e680b8 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 returned with HTTP 404 Aug 07 16:22:30.187830 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1057/4238] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:30 2026] GET /volume/v3/volumes/9cdcf428-c384-4c2f-a0fc-59c40ca5d033 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:30.197879 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.201511 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] DELETE https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 Aug 07 16:22:30.201511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.202153 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.202406 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume with id: 337f9bb0-22c8-43f8-99d7-29a1b6862f33 Aug 07 16:22:30.211962 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.211962 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:30.212566 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:30.236443 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Delete volume request issued successfully. Aug 07 16:22:30.236746 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c85e241-bcd4-41e7-92d2-ec9ed81ee481 tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 returned with HTTP 202 Aug 07 16:22:30.237444 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1058/4239] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:30 2026] DELETE /volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:30.250619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-397af75e-c153-4bc7-ab61-0a40ddb31d4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.254678 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-397af75e-c153-4bc7-ab61-0a40ddb31d4c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 Aug 07 16:22:30.255229 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-397af75e-c153-4bc7-ab61-0a40ddb31d4c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.255229 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-397af75e-c153-4bc7-ab61-0a40ddb31d4c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.264766 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.264766 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:30.272272 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-397af75e-c153-4bc7-ab61-0a40ddb31d4c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Volume info retrieved successfully. Aug 07 16:22:30.280786 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-397af75e-c153-4bc7-ab61-0a40ddb31d4c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 returned with HTTP 200 Aug 07 16:22:30.281283 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1053/4240] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:30 2026] GET /volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 => generated 854 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:30.520015 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9352588-2d46-40a9-9aa3-8bce0e2f68f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.522455 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9352588-2d46-40a9-9aa3-8bce0e2f68f5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:30.522702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9352588-2d46-40a9-9aa3-8bce0e2f68f5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.522898 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9352588-2d46-40a9-9aa3-8bce0e2f68f5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.531092 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.531092 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:30.535918 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9352588-2d46-40a9-9aa3-8bce0e2f68f5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:30.541770 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9352588-2d46-40a9-9aa3-8bce0e2f68f5 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:30.543370 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1073/4241] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:30 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 843 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:30.556631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.558382 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:30.558671 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.558894 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.559073 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume with id: 47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:30.566937 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.566937 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:30.567441 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:30.579368 np0000006731 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:22:30.588029 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume request issued successfully. Aug 07 16:22:30.588223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63f3c9d5-ae8a-4f77-9388-44e999804ba8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 202 Aug 07 16:22:30.588701 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1058/4242] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:30 2026] DELETE /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:30.597715 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6fe36543-07fe-4ee4-9dc2-c70ba2612ba9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.599562 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fe36543-07fe-4ee4-9dc2-c70ba2612ba9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:30.599755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fe36543-07fe-4ee4-9dc2-c70ba2612ba9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.599940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6fe36543-07fe-4ee4-9dc2-c70ba2612ba9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.607030 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.607030 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:30.610958 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6fe36543-07fe-4ee4-9dc2-c70ba2612ba9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:30.616033 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6fe36543-07fe-4ee4-9dc2-c70ba2612ba9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 200 Aug 07 16:22:30.616570 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1059/4243] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:30 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 871 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:30.870793 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1092cb7c-eb68-4b96-997f-c90dc1567d76 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.872620 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1092cb7c-eb68-4b96-997f-c90dc1567d76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 Aug 07 16:22:30.872827 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1092cb7c-eb68-4b96-997f-c90dc1567d76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.873010 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1092cb7c-eb68-4b96-997f-c90dc1567d76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.873117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1092cb7c-eb68-4b96-997f-c90dc1567d76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Show backup with id d042600d-a812-4a99-8fa7-4c068b684003. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:30.876861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1092cb7c-eb68-4b96-997f-c90dc1567d76 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 returned with HTTP 404 Aug 07 16:22:30.877311 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1054/4244] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:30 2026] GET /volume/v3/backups/d042600d-a812-4a99-8fa7-4c068b684003 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:30.888846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.890670 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 Aug 07 16:22:30.890859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.891064 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.891214 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume with id: 7783b5e7-288f-42c3-84c7-da5ed96aa667 Aug 07 16:22:30.898002 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.898002 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:30.898445 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:30.920957 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume request issued successfully. Aug 07 16:22:30.921131 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-66931cf8-defb-41c3-a88e-d6542d38e6cf tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 returned with HTTP 202 Aug 07 16:22:30.921567 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1074/4245] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:30 2026] DELETE /volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:30.929622 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-857600bc-6bae-4984-8b4b-eeea2fda4085 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:30.931243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-857600bc-6bae-4984-8b4b-eeea2fda4085 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 Aug 07 16:22:30.931477 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-857600bc-6bae-4984-8b4b-eeea2fda4085 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:30.931751 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-857600bc-6bae-4984-8b4b-eeea2fda4085 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:30.941397 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:30.941397 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:30.946787 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-857600bc-6bae-4984-8b4b-eeea2fda4085 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:30.952752 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-857600bc-6bae-4984-8b4b-eeea2fda4085 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 returned with HTTP 200 Aug 07 16:22:30.953248 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1059/4246] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:30 2026] GET /volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 => generated 848 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:31.297042 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34be2a03-301d-473a-87ee-2b5e10ecef6c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.299369 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34be2a03-301d-473a-87ee-2b5e10ecef6c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] GET https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 Aug 07 16:22:31.299545 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34be2a03-301d-473a-87ee-2b5e10ecef6c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.299707 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34be2a03-301d-473a-87ee-2b5e10ecef6c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.306581 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34be2a03-301d-473a-87ee-2b5e10ecef6c tempest-CreateVolumesFromSourceVolumeTest-2106838405 tempest-CreateVolumesFromSourceVolumeTest-2106838405-project-member] https://10.4.3.24/volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 returned with HTTP 404 Aug 07 16:22:31.307322 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1060/4247] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:31 2026] GET /volume/v3/volumes/337f9bb0-22c8-43f8-99d7-29a1b6862f33 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:31.629840 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e9251e51-8b59-4cda-95f2-7e19f0e558c3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.631506 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9251e51-8b59-4cda-95f2-7e19f0e558c3 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 Aug 07 16:22:31.631729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9251e51-8b59-4cda-95f2-7e19f0e558c3 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.631900 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e9251e51-8b59-4cda-95f2-7e19f0e558c3 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.637625 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e9251e51-8b59-4cda-95f2-7e19f0e558c3 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 returned with HTTP 404 Aug 07 16:22:31.638089 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1055/4248] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:31 2026] GET /volume/v3/volumes/47d873a2-b0b0-417b-9b43-e51b527a3524 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:31.645020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.646991 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:22:31.647206 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.647607 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.648534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:22:31.670059 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Get all volumes completed successfully. Aug 07 16:22:31.673597 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:31.673597 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:31.679567 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e6356bc2-7580-41cb-b901-a8c6671c1d15 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:22:31.680039 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1075/4249] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:22:31 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 17592 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:31.700090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-496a4843-5e8e-401c-a5b4-cd2fd16aa97d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.702404 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-496a4843-5e8e-401c-a5b4-cd2fd16aa97d tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] DELETE https://10.4.3.24/volume/v3/types/668fcac5-1f71-4905-9c5d-d207a3e54a1d Aug 07 16:22:31.702695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-496a4843-5e8e-401c-a5b4-cd2fd16aa97d tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.702974 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-496a4843-5e8e-401c-a5b4-cd2fd16aa97d tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.735499 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-496a4843-5e8e-401c-a5b4-cd2fd16aa97d tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types/668fcac5-1f71-4905-9c5d-d207a3e54a1d returned with HTTP 202 Aug 07 16:22:31.736065 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1060/4250] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:22:31 2026] DELETE /volume/v3/types/668fcac5-1f71-4905-9c5d-d207a3e54a1d => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:31.743431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.745928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:31.746136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.746400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.746482 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume with id: 76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:31.768088 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:31.768088 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:31.768706 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:31.786388 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume request issued successfully. Aug 07 16:22:31.786698 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb893a8b-8fc7-4c74-b158-fda87dad408c tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 202 Aug 07 16:22:31.787235 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1061/4251] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:31 2026] DELETE /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:31.795702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c46dc17-71c2-4014-b2cc-3247c1421965 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.797732 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c46dc17-71c2-4014-b2cc-3247c1421965 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:31.797943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c46dc17-71c2-4014-b2cc-3247c1421965 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.798119 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c46dc17-71c2-4014-b2cc-3247c1421965 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.806133 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:31.806133 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:31.811243 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0c46dc17-71c2-4014-b2cc-3247c1421965 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:31.817225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c46dc17-71c2-4014-b2cc-3247c1421965 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 200 Aug 07 16:22:31.817773 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1056/4252] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:31 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 842 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:31.970643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16d3d623-dda9-42c0-9da3-72fd7d23730e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.974480 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16d3d623-dda9-42c0-9da3-72fd7d23730e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 Aug 07 16:22:31.974750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16d3d623-dda9-42c0-9da3-72fd7d23730e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.975027 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16d3d623-dda9-42c0-9da3-72fd7d23730e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.984199 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16d3d623-dda9-42c0-9da3-72fd7d23730e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 returned with HTTP 404 Aug 07 16:22:31.984914 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1076/4253] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:31 2026] GET /volume/v3/volumes/7783b5e7-288f-42c3-84c7-da5ed96aa667 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:31.992806 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:31.996096 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 Aug 07 16:22:31.996472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:31.996653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:31.996853 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume with id: ea100eb3-5144-4026-bd5e-6a376e687665 Aug 07 16:22:32.012235 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:32.012235 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:32.012700 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:32.035338 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume request issued successfully. Aug 07 16:22:32.035671 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1836dac-c9b1-4ed9-9d8f-dd587786b641 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 returned with HTTP 202 Aug 07 16:22:32.036156 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1061/4254] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:31 2026] DELETE /volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:32.044411 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a159072-9383-4358-80f7-7a253811ab53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:32.046805 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a159072-9383-4358-80f7-7a253811ab53 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 Aug 07 16:22:32.047124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a159072-9383-4358-80f7-7a253811ab53 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:32.047407 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a159072-9383-4358-80f7-7a253811ab53 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:32.059059 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:32.059059 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:32.064784 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a159072-9383-4358-80f7-7a253811ab53 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:32.072267 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a159072-9383-4358-80f7-7a253811ab53 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 returned with HTTP 200 Aug 07 16:22:32.072861 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1062/4255] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:32 2026] GET /volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 => generated 847 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:32.833121 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a23abd0f-ec5a-4b85-a559-e6f29fe1be53 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:32.834772 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a23abd0f-ec5a-4b85-a559-e6f29fe1be53 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 Aug 07 16:22:32.835027 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a23abd0f-ec5a-4b85-a559-e6f29fe1be53 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:32.835098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a23abd0f-ec5a-4b85-a559-e6f29fe1be53 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:32.840232 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a23abd0f-ec5a-4b85-a559-e6f29fe1be53 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 returned with HTTP 404 Aug 07 16:22:32.840680 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1057/4256] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:32 2026] GET /volume/v3/volumes/76ed70de-705e-4eb1-8e1b-40953f7c75b4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:32.847510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:32.852256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:32.852580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:32.852869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:32.853067 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume with id: f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:32.862688 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:32.862688 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:32.863312 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:32.884360 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume request issued successfully. Aug 07 16:22:32.884604 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d462328f-b03e-43ce-a03d-7b56d03563f9 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 202 Aug 07 16:22:32.885111 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1077/4257] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:32 2026] DELETE /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:32.895396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c8da2cf6-9f48-4b5b-bca9-a840bf399c9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:32.900552 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8da2cf6-9f48-4b5b-bca9-a840bf399c9e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:32.900722 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8da2cf6-9f48-4b5b-bca9-a840bf399c9e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:32.900888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c8da2cf6-9f48-4b5b-bca9-a840bf399c9e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:32.911257 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:32.911257 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:32.914782 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c8da2cf6-9f48-4b5b-bca9-a840bf399c9e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:22:32.918994 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c8da2cf6-9f48-4b5b-bca9-a840bf399c9e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 200 Aug 07 16:22:32.919314 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1062/4258] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:32 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:32.990940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.077222 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:33.077588 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-675292854"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:33.078863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-675292854'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:33.078976 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Create volume of 1 GB Aug 07 16:22:33.085787 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Availability Zones retrieved successfully. Aug 07 16:22:33.086228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-edaf1717-0e65-4b1a-ba0a-4e9fbcbd5c1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.089928 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edaf1717-0e65-4b1a-ba0a-4e9fbcbd5c1f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 Aug 07 16:22:33.090177 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edaf1717-0e65-4b1a-ba0a-4e9fbcbd5c1f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:33.090444 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-edaf1717-0e65-4b1a-ba0a-4e9fbcbd5c1f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:33.092703 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Flow 'volume_create_api' (495361c4-a343-445d-9bee-b0fe664d9d88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:33.093867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6691e037-e014-4d29-b415-cb65c3be4856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:33.094597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:33.097520 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-edaf1717-0e65-4b1a-ba0a-4e9fbcbd5c1f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 returned with HTTP 404 Aug 07 16:22:33.098114 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1058/4259] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:33 2026] GET /volume/v3/volumes/ea100eb3-5144-4026-bd5e-6a376e687665 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:33.106161 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.108027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff Aug 07 16:22:33.108179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:33.108507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:33.108669 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume with id: 9a9600a7-df26-4329-ba75-4400f66e4fff Aug 07 16:22:33.115767 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:33.115767 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:33.116231 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:33.120186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6691e037-e014-4d29-b415-cb65c3be4856) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:33.120943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d1a0edb-f703-487a-a4be-4927203c043c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:33.133716 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume request issued successfully. Aug 07 16:22:33.133919 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6a1a335c-de9c-4f17-bb91-5cda617085f9 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff returned with HTTP 202 Aug 07 16:22:33.134402 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1078/4260] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:33 2026] DELETE /volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:33.143587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1114baf-086e-4d49-b5d2-6c716ab1847e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.145832 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1114baf-086e-4d49-b5d2-6c716ab1847e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff Aug 07 16:22:33.145992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1114baf-086e-4d49-b5d2-6c716ab1847e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:33.146223 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1114baf-086e-4d49-b5d2-6c716ab1847e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:33.154660 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:33.154660 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:33.158851 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b1114baf-086e-4d49-b5d2-6c716ab1847e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:33.163939 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1114baf-086e-4d49-b5d2-6c716ab1847e tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff returned with HTTP 200 Aug 07 16:22:33.164541 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1063/4261] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:33 2026] GET /volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff => generated 848 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:33.184793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Created reservations ['87cf1d9a-1d47-4b7d-b233-b3d1655fea5f', '25d054aa-6072-43e9-ae78-ddbec7644f2d', '9a56b6f6-346c-41da-b7cc-abdde15bf96b', '96206c94-f58e-45cf-a77a-7d174a1f7c28'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:33.185650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4d1a0edb-f703-487a-a4be-4927203c043c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['87cf1d9a-1d47-4b7d-b233-b3d1655fea5f', '25d054aa-6072-43e9-ae78-ddbec7644f2d', '9a56b6f6-346c-41da-b7cc-abdde15bf96b', '96206c94-f58e-45cf-a77a-7d174a1f7c28']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:33.186380 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5fd043d-e70c-4fe4-b415-f86877c182d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:33.208920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c5fd043d-e70c-4fe4-b415-f86877c182d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ae742a34-1cc8-4052-91ba-e5afb95a22ef', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675292854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d8af09233e84de9abbd5d491d25a8f9',qos_specs=None,replication_status=,reservations=['87cf1d9a-1d47-4b7d-b233-b3d1655fea5f','25d054aa-6072-43e9-ae78-ddbec7644f2d','9a56b6f6-346c-41da-b7cc-abdde15bf96b','96206c94-f58e-45cf-a77a-7d174a1f7c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b1c22918b4cbbaed45eb05c23a8d5',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-675292854',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ae742a34-1cc8-4052-91ba-e5afb95a22ef,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6d8af09233e84de9abbd5d491d25a8f9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1e9b1c22918b4cbbaed45eb05c23a8d5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:33.209751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48122d29-ec8a-4816-a281-af221d1c74a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:33.226866 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48122d29-ec8a-4816-a281-af221d1c74a3) transitioned into state 'SUCCESS' from state '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-675292854',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6d8af09233e84de9abbd5d491d25a8f9',qos_specs=None,replication_status=,reservations=['87cf1d9a-1d47-4b7d-b233-b3d1655fea5f','25d054aa-6072-43e9-ae78-ddbec7644f2d','9a56b6f6-346c-41da-b7cc-abdde15bf96b','96206c94-f58e-45cf-a77a-7d174a1f7c28'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1e9b1c22918b4cbbaed45eb05c23a8d5',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:33.227627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43021c92-2b66-4d01-a5dc-6491ad33c335) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:33.237698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43021c92-2b66-4d01-a5dc-6491ad33c335) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:33.238693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Flow 'volume_create_api' (495361c4-a343-445d-9bee-b0fe664d9d88) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:33.239153 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Create volume request issued successfully. Aug 07 16:22:33.239833 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0d46ad84-6826-4b0c-85ff-c10ab20a9f9f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:33.240421 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1063/4262] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:22:32 2026] POST /volume/v3/volumes => generated 775 bytes in 250 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:33.257349 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b05c212b-18bd-45f5-9c23-843f8200cc9d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.259777 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b05c212b-18bd-45f5-9c23-843f8200cc9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef Aug 07 16:22:33.260052 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b05c212b-18bd-45f5-9c23-843f8200cc9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:33.260314 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b05c212b-18bd-45f5-9c23-843f8200cc9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:33.269451 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:33.269451 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:33.273171 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b05c212b-18bd-45f5-9c23-843f8200cc9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Volume info retrieved successfully. Aug 07 16:22:33.281854 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b05c212b-18bd-45f5-9c23-843f8200cc9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef returned with HTTP 200 Aug 07 16:22:33.282475 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1059/4263] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:33 2026] GET /volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef => generated 954 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:33.933676 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c8589677-0211-439d-bc4c-c3d0d4ef9b76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.935795 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8589677-0211-439d-bc4c-c3d0d4ef9b76 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d Aug 07 16:22:33.936038 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8589677-0211-439d-bc4c-c3d0d4ef9b76 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:33.936292 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c8589677-0211-439d-bc4c-c3d0d4ef9b76 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:33.946195 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c8589677-0211-439d-bc4c-c3d0d4ef9b76 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d returned with HTTP 404 Aug 07 16:22:33.946623 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1079/4264] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:33 2026] GET /volume/v3/volumes/f1cc89f7-1577-4f78-8121-9efc493cb79d => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:33.953860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:33.955676 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:22:33.955895 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:33.956083 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:33.956932 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:22:33.974550 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Get all volumes completed successfully. Aug 07 16:22:33.977157 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:33.977157 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:33.982607 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96c0d78f-536e-4ec4-aa3d-3fdaf26bd122 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:22:33.983186 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1064/4265] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:22:33 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 14503 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:34.001894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-711b958e-cbda-417f-856b-1612258adc47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.004195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-711b958e-cbda-417f-856b-1612258adc47 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] DELETE https://10.4.3.24/volume/v3/types/ce68c241-af1c-4071-b221-f86acf096661 Aug 07 16:22:34.004490 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-711b958e-cbda-417f-856b-1612258adc47 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:34.004789 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-711b958e-cbda-417f-856b-1612258adc47 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:34.005128 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:34.005128 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:34.042182 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-711b958e-cbda-417f-856b-1612258adc47 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types/ce68c241-af1c-4071-b221-f86acf096661 returned with HTTP 202 Aug 07 16:22:34.042677 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1064/4266] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:22:34 2026] DELETE /volume/v3/types/ce68c241-af1c-4071-b221-f86acf096661 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:34.183187 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bacc453e-8760-4cfc-8d20-b0aca109f168 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.189660 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bacc453e-8760-4cfc-8d20-b0aca109f168 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff Aug 07 16:22:34.189942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bacc453e-8760-4cfc-8d20-b0aca109f168 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:34.190150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bacc453e-8760-4cfc-8d20-b0aca109f168 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:34.198534 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bacc453e-8760-4cfc-8d20-b0aca109f168 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff returned with HTTP 404 Aug 07 16:22:34.199260 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1060/4267] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:34 2026] GET /volume/v3/volumes/9a9600a7-df26-4329-ba75-4400f66e4fff => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:34.207134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.210266 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 Aug 07 16:22:34.210587 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:34.210875 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:34.211039 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume with id: 874d000f-2d99-4ed4-a413-e1d203acecf0 Aug 07 16:22:34.223923 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:34.223923 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:34.224613 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:34.254143 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume request issued successfully. Aug 07 16:22:34.254458 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2d220f67-8482-4dcb-9bbd-6586c002e2fb tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 returned with HTTP 202 Aug 07 16:22:34.255019 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1080/4268] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:34 2026] DELETE /volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:34.265534 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8b5da448-a54f-47e9-9b4e-377b725c5894 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.267855 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b5da448-a54f-47e9-9b4e-377b725c5894 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 Aug 07 16:22:34.268201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b5da448-a54f-47e9-9b4e-377b725c5894 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:34.268497 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8b5da448-a54f-47e9-9b4e-377b725c5894 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:34.278209 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:34.278209 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:34.283644 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8b5da448-a54f-47e9-9b4e-377b725c5894 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:34.290031 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8b5da448-a54f-47e9-9b4e-377b725c5894 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 returned with HTTP 200 Aug 07 16:22:34.290643 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1065/4269] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:34 2026] GET /volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:34.300686 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44abc10f-a1b6-48d4-a49e-1c8262c5d6df None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.302479 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44abc10f-a1b6-48d4-a49e-1c8262c5d6df tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef Aug 07 16:22:34.302820 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44abc10f-a1b6-48d4-a49e-1c8262c5d6df tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:34.303115 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44abc10f-a1b6-48d4-a49e-1c8262c5d6df tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:34.317116 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:34.317116 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:34.321416 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-44abc10f-a1b6-48d4-a49e-1c8262c5d6df tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Volume info retrieved successfully. Aug 07 16:22:34.325722 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44abc10f-a1b6-48d4-a49e-1c8262c5d6df tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef returned with HTTP 200 Aug 07 16:22:34.326210 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1065/4270] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:34 2026] GET /volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef => generated 1015 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:34.340142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.342528 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:22:34.343026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ae742a34-1cc8-4052-91ba-e5afb95a22ef", "name": "tempest-type-Backup-203930694"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:34.345344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Creating new backup {'backup': {'volume_id': 'ae742a34-1cc8-4052-91ba-e5afb95a22ef', 'name': 'tempest-type-Backup-203930694'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:22:34.345616 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Creating backup of volume ae742a34-1cc8-4052-91ba-e5afb95a22ef in container None Aug 07 16:22:34.359119 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:34.359119 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:34.359648 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Volume info retrieved successfully. Aug 07 16:22:34.402322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Created reservations ['73cd7502-830e-4d8c-8ba6-5fde1825fba8', 'd53e843a-33d4-4588-b930-b1c53a14ab02'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:34.462897 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30f13c6e-35bb-47f3-973a-89500a6dda63 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:22:34.463289 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1061/4271] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:22:34 2026] POST /volume/v3/backups => generated 313 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:34.475229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-499dd798-b57b-44b2-bbec-ed70d148f18d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:34.477386 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-499dd798-b57b-44b2-bbec-ed70d148f18d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:34.477638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-499dd798-b57b-44b2-bbec-ed70d148f18d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:34.477860 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-499dd798-b57b-44b2-bbec-ed70d148f18d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:34.477993 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-499dd798-b57b-44b2-bbec-ed70d148f18d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:34.483917 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:34.483917 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:34.484665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-499dd798-b57b-44b2-bbec-ed70d148f18d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:34.485114 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1081/4272] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:34 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:35.310206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-863eaf3e-f4bf-4488-82d5-d2df60832272 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:35.313368 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-863eaf3e-f4bf-4488-82d5-d2df60832272 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 Aug 07 16:22:35.313684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-863eaf3e-f4bf-4488-82d5-d2df60832272 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:35.313967 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-863eaf3e-f4bf-4488-82d5-d2df60832272 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:35.322600 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-863eaf3e-f4bf-4488-82d5-d2df60832272 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 returned with HTTP 404 Aug 07 16:22:35.323272 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1066/4273] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:35 2026] GET /volume/v3/volumes/874d000f-2d99-4ed4-a413-e1d203acecf0 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:35.336215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:35.338195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 Aug 07 16:22:35.338519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:35.338646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:35.338822 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume with id: a1fbd516-67bf-4703-8431-a135a0863ec7 Aug 07 16:22:35.351028 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:35.351028 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:35.351491 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:35.380114 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume request issued successfully. Aug 07 16:22:35.380413 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f2672b30-5dd8-4f11-8784-36dbdb92ed36 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 returned with HTTP 202 Aug 07 16:22:35.380942 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1066/4274] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:35 2026] DELETE /volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:35.389731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ab09e504-8fa7-4687-b93f-15c8d6e36b87 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:35.391806 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab09e504-8fa7-4687-b93f-15c8d6e36b87 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 Aug 07 16:22:35.392066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab09e504-8fa7-4687-b93f-15c8d6e36b87 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:35.392271 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ab09e504-8fa7-4687-b93f-15c8d6e36b87 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:35.400736 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:35.400736 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:35.407849 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ab09e504-8fa7-4687-b93f-15c8d6e36b87 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:35.413525 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ab09e504-8fa7-4687-b93f-15c8d6e36b87 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 returned with HTTP 200 Aug 07 16:22:35.413924 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1062/4275] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:35 2026] GET /volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 => generated 848 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:35.496526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-35e7a496-8d21-4f37-a5af-555d2c507537 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:35.498431 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35e7a496-8d21-4f37-a5af-555d2c507537 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:35.498628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35e7a496-8d21-4f37-a5af-555d2c507537 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:35.498870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-35e7a496-8d21-4f37-a5af-555d2c507537 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:35.499027 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-35e7a496-8d21-4f37-a5af-555d2c507537 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:35.503988 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:35.503988 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:35.504749 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-35e7a496-8d21-4f37-a5af-555d2c507537 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:35.505194 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1082/4276] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:35 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:36.431477 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a7d05f18-5fa7-4382-86bb-c2c78e63199c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:36.433493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7d05f18-5fa7-4382-86bb-c2c78e63199c tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 Aug 07 16:22:36.433727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7d05f18-5fa7-4382-86bb-c2c78e63199c tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:36.433939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a7d05f18-5fa7-4382-86bb-c2c78e63199c tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:36.439493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a7d05f18-5fa7-4382-86bb-c2c78e63199c tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 returned with HTTP 404 Aug 07 16:22:36.439974 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1067/4277] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:36 2026] GET /volume/v3/volumes/a1fbd516-67bf-4703-8431-a135a0863ec7 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:36.449184 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:36.451988 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 Aug 07 16:22:36.452268 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:36.452548 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:36.452759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume with id: ad3db22e-6bf2-447e-987f-b75b139ec2c3 Aug 07 16:22:36.462825 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:36.462825 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:36.463531 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:36.495017 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Delete volume request issued successfully. Aug 07 16:22:36.495204 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac1c3cbd-f070-43dd-bff5-f872a552118f tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 returned with HTTP 202 Aug 07 16:22:36.495832 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1067/4278] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:36 2026] DELETE /volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:36.506278 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5cb281ef-dfb7-4ac0-b3f8-6bbe8c81f8d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:36.508387 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb281ef-dfb7-4ac0-b3f8-6bbe8c81f8d1 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 Aug 07 16:22:36.508665 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb281ef-dfb7-4ac0-b3f8-6bbe8c81f8d1 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:36.508888 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5cb281ef-dfb7-4ac0-b3f8-6bbe8c81f8d1 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:36.522403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a1c259bd-b96c-482c-8ef0-ee73b5a42b99 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:36.523107 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:36.523107 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:36.524393 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1c259bd-b96c-482c-8ef0-ee73b5a42b99 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:36.524644 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1c259bd-b96c-482c-8ef0-ee73b5a42b99 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:36.524884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a1c259bd-b96c-482c-8ef0-ee73b5a42b99 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:36.525028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-a1c259bd-b96c-482c-8ef0-ee73b5a42b99 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:36.529142 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5cb281ef-dfb7-4ac0-b3f8-6bbe8c81f8d1 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Volume info retrieved successfully. Aug 07 16:22:36.529219 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:36.529219 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:36.529876 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a1c259bd-b96c-482c-8ef0-ee73b5a42b99 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:36.530220 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1083/4279] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:36 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:36.537236 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5cb281ef-dfb7-4ac0-b3f8-6bbe8c81f8d1 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 returned with HTTP 200 Aug 07 16:22:36.537796 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1063/4280] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:36 2026] GET /volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 => generated 847 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:37.543945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b8c809d-14bb-48dc-8aaf-44099e2b124c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:37.546602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b8c809d-14bb-48dc-8aaf-44099e2b124c tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:37.546924 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b8c809d-14bb-48dc-8aaf-44099e2b124c tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:37.547227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b8c809d-14bb-48dc-8aaf-44099e2b124c tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:37.547438 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6b8c809d-14bb-48dc-8aaf-44099e2b124c tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:37.552538 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:37.552538 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:37.553214 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b8c809d-14bb-48dc-8aaf-44099e2b124c tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:37.553631 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6cb42de7-9e17-402a-90b7-6b36ce510546 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:37.554021 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1068/4281] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:37 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:37.555780 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cb42de7-9e17-402a-90b7-6b36ce510546 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] GET https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 Aug 07 16:22:37.555977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cb42de7-9e17-402a-90b7-6b36ce510546 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:37.556200 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6cb42de7-9e17-402a-90b7-6b36ce510546 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:37.562943 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6cb42de7-9e17-402a-90b7-6b36ce510546 tempest-CreateVolumesFromBackupTest-122944556 tempest-CreateVolumesFromBackupTest-122944556-project-member] https://10.4.3.24/volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 returned with HTTP 404 Aug 07 16:22:37.563700 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1068/4282] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:37 2026] GET /volume/v3/volumes/ad3db22e-6bf2-447e-987f-b75b139ec2c3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:38.564019 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ded74cb7-6142-4e0c-b756-208448e50bbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:38.565778 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ded74cb7-6142-4e0c-b756-208448e50bbd tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:38.566019 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ded74cb7-6142-4e0c-b756-208448e50bbd tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:38.566262 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ded74cb7-6142-4e0c-b756-208448e50bbd tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:38.566440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ded74cb7-6142-4e0c-b756-208448e50bbd tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:38.572129 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:38.572129 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:38.574386 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ded74cb7-6142-4e0c-b756-208448e50bbd tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:38.574386 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1084/4283] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:38 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:38.870262 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:38.988359 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:38.988805 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-658959580"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:38.990737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-658959580'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:38.990925 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume of 1 GB Aug 07 16:22:38.999526 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Availability Zones retrieved successfully. Aug 07 16:22:39.007702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (9c4d92d7-0489-4ca3-8d37-7d91eb07c29c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:39.009467 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0985fc-a5a0-46f7-9848-fbfb55077631) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:39.010817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:39.052750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b0985fc-a5a0-46f7-9848-fbfb55077631) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:39.053709 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58cc220-4c0a-4d8d-bd6a-9783dd4365e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:39.139422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['1f046c54-e27e-4c2d-b141-d9e79ce4ba0f', '34da3b92-8847-4f6e-a7c5-6d421cc1b738', 'faa65020-5aa1-4475-ba9e-7b9fd31d3e8d', '4bdb12a0-9539-4bdb-b329-77b9a0c408fa'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:39.140133 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f58cc220-4c0a-4d8d-bd6a-9783dd4365e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1f046c54-e27e-4c2d-b141-d9e79ce4ba0f', '34da3b92-8847-4f6e-a7c5-6d421cc1b738', 'faa65020-5aa1-4475-ba9e-7b9fd31d3e8d', '4bdb12a0-9539-4bdb-b329-77b9a0c408fa']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:39.140892 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bdf9bf-72ac-47ec-bb36-c3cc3c85ce1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:39.170575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18bdf9bf-72ac-47ec-bb36-c3cc3c85ce1f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e4d8971a-1055-400a-940a-77d06f61e021', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-658959580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['1f046c54-e27e-4c2d-b141-d9e79ce4ba0f','34da3b92-8847-4f6e-a7c5-6d421cc1b738','faa65020-5aa1-4475-ba9e-7b9fd31d3e8d','4bdb12a0-9539-4bdb-b329-77b9a0c408fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-658959580',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e4d8971a-1055-400a-940a-77d06f61e021,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533489e470a84cfeb9339c26dd73370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:39.171285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ef0cdf-ca96-47c1-8052-2081cdd67a17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:39.193826 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d8ef0cdf-ca96-47c1-8052-2081cdd67a17) transitioned into state 'SUCCESS' from state '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-658959580',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['1f046c54-e27e-4c2d-b141-d9e79ce4ba0f','34da3b92-8847-4f6e-a7c5-6d421cc1b738','faa65020-5aa1-4475-ba9e-7b9fd31d3e8d','4bdb12a0-9539-4bdb-b329-77b9a0c408fa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:39.194595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fcd83e-3177-4654-9a6e-f13ff8bd63da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:39.215956 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (92fcd83e-3177-4654-9a6e-f13ff8bd63da) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:39.215956 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (9c4d92d7-0489-4ca3-8d37-7d91eb07c29c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:39.215956 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request issued successfully. Aug 07 16:22:39.215956 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f93dbba-0dff-4f5e-90cd-493f1f52eb12 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:39.215956 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1064/4284] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:22:38 2026] POST /volume/v3/volumes => generated 757 bytes in 341 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:39.225832 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89e3dcdd-7bba-4774-ac55-ed4d43aa65a4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.228009 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89e3dcdd-7bba-4774-ac55-ed4d43aa65a4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:39.228503 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89e3dcdd-7bba-4774-ac55-ed4d43aa65a4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.230320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89e3dcdd-7bba-4774-ac55-ed4d43aa65a4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.231985 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=417,cinder:UPDATE=90,cinder:INSERT=49 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:22:39.238797 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:39.238797 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:39.246368 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89e3dcdd-7bba-4774-ac55-ed4d43aa65a4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:39.251967 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89e3dcdd-7bba-4774-ac55-ed4d43aa65a4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 returned with HTTP 200 Aug 07 16:22:39.252498 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1069/4285] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 => generated 825 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:39.587775 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43dbf6d9-5bf1-4582-8404-2c8a6d9e0eb0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.593922 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43dbf6d9-5bf1-4582-8404-2c8a6d9e0eb0 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:39.594232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43dbf6d9-5bf1-4582-8404-2c8a6d9e0eb0 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.594529 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43dbf6d9-5bf1-4582-8404-2c8a6d9e0eb0 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.594692 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43dbf6d9-5bf1-4582-8404-2c8a6d9e0eb0 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:39.600264 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:39.600264 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:39.601063 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43dbf6d9-5bf1-4582-8404-2c8a6d9e0eb0 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:39.601584 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1069/4286] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:39.652765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-370a021f-f550-474b-8bee-39376661c6c9 req-d4bfb4e4-11c9-40e6-a494-ba707f87dbbb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.655004 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-d4bfb4e4-11c9-40e6-a494-ba707f87dbbb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:39.655235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-d4bfb4e4-11c9-40e6-a494-ba707f87dbbb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.655440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-d4bfb4e4-11c9-40e6-a494-ba707f87dbbb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.665046 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:39.665046 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:39.669913 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-370a021f-f550-474b-8bee-39376661c6c9 req-d4bfb4e4-11c9-40e6-a494-ba707f87dbbb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:39.678204 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-d4bfb4e4-11c9-40e6-a494-ba707f87dbbb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:39.678772 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1085/4287] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:39.769375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e10924bb-df2d-4308-a93a-887342169a8c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.769911 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e10924bb-df2d-4308-a93a-887342169a8c None None] GET https://10.4.3.24/volume// Aug 07 16:22:39.770145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e10924bb-df2d-4308-a93a-887342169a8c None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.770417 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e10924bb-df2d-4308-a93a-887342169a8c None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.770790 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e10924bb-df2d-4308-a93a-887342169a8c None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:39.771129 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1065/4288] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:39.779689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-370a021f-f550-474b-8bee-39376661c6c9 req-1d63e318-72f2-46c8-adba-d38fd1ff79df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.781582 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-1d63e318-72f2-46c8-adba-d38fd1ff79df tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:22:39.781897 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-1d63e318-72f2-46c8-adba-d38fd1ff79df tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ea0462ca-29e7-436a-8961-ef7b7a81261f", "connector": null, "instance_uuid": "023f1e48-fbd1-4e83-b966-35d2e56eb548"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:39.789906 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:39.789906 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:39.821694 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-1d63e318-72f2-46c8-adba-d38fd1ff79df tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:22:39.822201 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1070/4289] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:22:39 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:39.852803 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3bf4ff2-53c9-475a-a0b2-21dc1c4ed809 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.857982 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3bf4ff2-53c9-475a-a0b2-21dc1c4ed809 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:39.857982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3bf4ff2-53c9-475a-a0b2-21dc1c4ed809 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.857982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3bf4ff2-53c9-475a-a0b2-21dc1c4ed809 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.859081 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=452,cinder:UPDATE=109,cinder:INSERT=61 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:22:39.863749 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87bad607-f843-406d-a903-df9b33741f31 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.864186 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bad607-f843-406d-a903-df9b33741f31 None None] GET https://10.4.3.24/volume// Aug 07 16:22:39.864378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bad607-f843-406d-a903-df9b33741f31 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.864560 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87bad607-f843-406d-a903-df9b33741f31 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.864870 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87bad607-f843-406d-a903-df9b33741f31 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:39.865121 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1086/4290] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:39.869100 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:39.869100 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:39.872550 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-370a021f-f550-474b-8bee-39376661c6c9 req-c5e9331b-84ad-40b1-b121-e8eacdafb28b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.873323 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c3bf4ff2-53c9-475a-a0b2-21dc1c4ed809 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:39.874812 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c5e9331b-84ad-40b1-b121-e8eacdafb28b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:39.875011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c5e9331b-84ad-40b1-b121-e8eacdafb28b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:39.875261 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c5e9331b-84ad-40b1-b121-e8eacdafb28b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:39.878453 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3bf4ff2-53c9-475a-a0b2-21dc1c4ed809 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:39.878931 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1070/4291] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:39.887436 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:39.887436 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:39.891574 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-370a021f-f550-474b-8bee-39376661c6c9 req-c5e9331b-84ad-40b1-b121-e8eacdafb28b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:39.896127 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c5e9331b-84ad-40b1-b121-e8eacdafb28b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:39.896891 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1066/4292] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:39 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 1079 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:39.995398 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:39.997085 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] PUT https://10.4.3.24/volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127 Aug 07 16:22:39.997451 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:40.004810 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Acquiring lock "cinder-attachment_update-ea0462ca-29e7-436a-8961-ef7b7a81261f-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:22:40.009315 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Lock "cinder-attachment_update-ea0462ca-29e7-436a-8961-ef7b7a81261f-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:22:40.010199 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.010199 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:40.085387 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Lock "cinder-attachment_update-ea0462ca-29e7-436a-8961-ef7b7a81261f-np0000006731" released by "attachment_update" :: held 0.076s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:22:40.085843 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-dc8c6b02-4ccc-4d4f-b4b3-a3a494305b92 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127 returned with HTTP 200 Aug 07 16:22:40.086269 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1071/4293] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:22:39 2026] PUT /volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127 => generated 968 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:40.093812 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-370a021f-f550-474b-8bee-39376661c6c9 req-c59aa955-48d7-43d7-ae04-9cd027f1c8ff None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:40.096081 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c59aa955-48d7-43d7-ae04-9cd027f1c8ff tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/encryption Aug 07 16:22:40.096310 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c59aa955-48d7-43d7-ae04-9cd027f1c8ff tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:40.096523 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c59aa955-48d7-43d7-ae04-9cd027f1c8ff tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:40.109218 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.109218 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:40.116630 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-c59aa955-48d7-43d7-ae04-9cd027f1c8ff tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/encryption returned with HTTP 200 Aug 07 16:22:40.117104 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1087/4294] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:22:40 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/encryption => generated 160 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:40.268387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b960553-3ba4-41fd-ac9f-c82a223fad70 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:40.270763 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b960553-3ba4-41fd-ac9f-c82a223fad70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:40.270876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b960553-3ba4-41fd-ac9f-c82a223fad70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:40.271057 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b960553-3ba4-41fd-ac9f-c82a223fad70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:40.281958 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.281958 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:40.287059 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b960553-3ba4-41fd-ac9f-c82a223fad70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:40.293525 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b960553-3ba4-41fd-ac9f-c82a223fad70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 returned with HTTP 200 Aug 07 16:22:40.294044 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1071/4295] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:40 2026] GET /volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 => generated 850 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:40.308408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:40.310542 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:22:40.311229 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e4d8971a-1055-400a-940a-77d06f61e021", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-1753625645"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:40.321243 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.321243 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:40.321948 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:40.322014 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create snapshot from volume e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:40.364588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['d717f312-ea89-4c8b-aca4-fe9f9090be6f', '24e18c95-b657-4db5-958d-044f0dfbe95b', '8f75e4c0-fbd8-460e-ab8a-b4aee0500c40', '5c832405-33d4-4adb-a25f-585d4a98c9a8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:40.411461 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Snapshot create request issued successfully. Aug 07 16:22:40.411877 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bd7cd2e9-85fa-4793-b857-50fb4d35f822 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:22:40.412424 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1067/4296] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:22:40 2026] POST /volume/v3/snapshots => generated 316 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:40.423754 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-873499f1-6934-46fc-9c36-f176180e3c6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:40.425258 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-873499f1-6934-46fc-9c36-f176180e3c6c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c Aug 07 16:22:40.425258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-873499f1-6934-46fc-9c36-f176180e3c6c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:40.425594 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-873499f1-6934-46fc-9c36-f176180e3c6c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:40.432729 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.432729 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:40.433957 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-873499f1-6934-46fc-9c36-f176180e3c6c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Snapshot retrieved successfully. Aug 07 16:22:40.434483 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-873499f1-6934-46fc-9c36-f176180e3c6c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c returned with HTTP 200 Aug 07 16:22:40.434978 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1072/4297] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:40 2026] GET /volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c => generated 448 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:40.617188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53cd294b-b75d-4229-bb66-c881d9d23121 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:40.619867 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53cd294b-b75d-4229-bb66-c881d9d23121 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:40.620182 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53cd294b-b75d-4229-bb66-c881d9d23121 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:40.620397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53cd294b-b75d-4229-bb66-c881d9d23121 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:40.620573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-53cd294b-b75d-4229-bb66-c881d9d23121 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:40.626276 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.626276 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:40.627138 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53cd294b-b75d-4229-bb66-c881d9d23121 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:40.627696 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1088/4298] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:40 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:40.894951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-852ba701-c68f-44d4-b32c-2fa068ea802a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:40.896911 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-852ba701-c68f-44d4-b32c-2fa068ea802a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:40.897059 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-852ba701-c68f-44d4-b32c-2fa068ea802a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:40.897252 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-852ba701-c68f-44d4-b32c-2fa068ea802a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:40.913125 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:40.913125 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:40.921268 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-852ba701-c68f-44d4-b32c-2fa068ea802a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:40.929293 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-852ba701-c68f-44d4-b32c-2fa068ea802a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:40.929748 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1072/4299] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:40 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:41.445235 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1f307b3-03a9-41c1-b8e6-f42aebe355eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:41.448579 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1f307b3-03a9-41c1-b8e6-f42aebe355eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c Aug 07 16:22:41.449194 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1f307b3-03a9-41c1-b8e6-f42aebe355eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:41.449776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1f307b3-03a9-41c1-b8e6-f42aebe355eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:41.452482 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=454,cinder:INSERT=83,cinder:UPDATE=125 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:22:41.457877 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:41.457877 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:41.458642 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1f307b3-03a9-41c1-b8e6-f42aebe355eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Snapshot retrieved successfully. Aug 07 16:22:41.458997 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1f307b3-03a9-41c1-b8e6-f42aebe355eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c returned with HTTP 200 Aug 07 16:22:41.461320 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1068/4300] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:41 2026] GET /volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c => generated 475 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:41.469863 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:41.472147 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:41.472588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3fa1d86-98e3-4e45-a618-4dcc51afb66c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-692189518"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:41.474616 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3fa1d86-98e3-4e45-a618-4dcc51afb66c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-692189518'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:41.474731 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume of 1 GB Aug 07 16:22:41.480685 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Availability Zones retrieved successfully. Aug 07 16:22:41.490202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (d598914e-c9fb-4bcf-8bb1-60f157d3c374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:41.491975 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4097c3-a3a3-4638-93fd-a0f10ea8f591) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.493283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:41.530105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0e4097c3-a3a3-4638-93fd-a0f10ea8f591) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.531232 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077bd770-9df8-490c-87f0-c2e97658088a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.573672 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['ab84fbd4-632a-46d6-82be-59023fbfc600', '72dbc8c3-f9b1-4942-b595-fe8fda8e5be1', '97773cad-5826-4433-9317-4ec861b6bd63', '59ec949e-4921-44ce-a61a-908005ec3a7d'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:41.576994 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (077bd770-9df8-490c-87f0-c2e97658088a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ab84fbd4-632a-46d6-82be-59023fbfc600', '72dbc8c3-f9b1-4942-b595-fe8fda8e5be1', '97773cad-5826-4433-9317-4ec861b6bd63', '59ec949e-4921-44ce-a61a-908005ec3a7d']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.576994 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f590a9d8-a1ec-4089-b612-014dfe26fa95) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.608370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f590a9d8-a1ec-4089-b612-014dfe26fa95) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b4ae8486-b090-434b-981e-a11ba45fecdf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-692189518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['ab84fbd4-632a-46d6-82be-59023fbfc600','72dbc8c3-f9b1-4942-b595-fe8fda8e5be1','97773cad-5826-4433-9317-4ec861b6bd63','59ec949e-4921-44ce-a61a-908005ec3a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-692189518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b4ae8486-b090-434b-981e-a11ba45fecdf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533489e470a84cfeb9339c26dd73370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.609315 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c52de0-f37b-48bb-91b4-d0e2d273685c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.635853 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47c52de0-f37b-48bb-91b4-d0e2d273685c) transitioned into state 'SUCCESS' from state '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-692189518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['ab84fbd4-632a-46d6-82be-59023fbfc600','72dbc8c3-f9b1-4942-b595-fe8fda8e5be1','97773cad-5826-4433-9317-4ec861b6bd63','59ec949e-4921-44ce-a61a-908005ec3a7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.635853 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4cc9be-e8db-4525-b731-a2149b54a58d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.640514 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3376a524-402e-4573-94d5-d1c7f8df0cfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:41.642530 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3376a524-402e-4573-94d5-d1c7f8df0cfc tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:41.642824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3376a524-402e-4573-94d5-d1c7f8df0cfc tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:41.643211 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3376a524-402e-4573-94d5-d1c7f8df0cfc tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:41.643545 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3376a524-402e-4573-94d5-d1c7f8df0cfc tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:41.645386 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=431,cinder:UPDATE=114,cinder:INSERT=62,cinder:DELETE=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:22:41.649069 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:41.649069 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:41.649533 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a4cc9be-e8db-4525-b731-a2149b54a58d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.651382 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3376a524-402e-4573-94d5-d1c7f8df0cfc tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:41.651382 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1089/4301] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:41 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:22:41.651576 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (d598914e-c9fb-4bcf-8bb1-60f157d3c374) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:41.651576 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request issued successfully. Aug 07 16:22:41.651925 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15cae656-c894-4fa0-9c88-eadf53cabbd1 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:41.652573 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1073/4302] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:41 2026] POST /volume/v3/volumes => generated 757 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:41.665041 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:41.668336 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:41.669328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3fa1d86-98e3-4e45-a618-4dcc51afb66c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-376385818"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:41.670400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3fa1d86-98e3-4e45-a618-4dcc51afb66c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-376385818'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:41.670558 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume of 1 GB Aug 07 16:22:41.676122 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Availability Zones retrieved successfully. Aug 07 16:22:41.688033 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (cc233a38-b516-4f3a-a1d3-c9b7cbd777d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:41.691784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6536c3f0-2f53-460c-b3a6-95c3f9573644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.693156 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:41.724636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6536c3f0-2f53-460c-b3a6-95c3f9573644) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.724636 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bde29a-02fd-4e33-b0e8-730d458e2d00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.770355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['c3511018-3ce4-4724-a6cc-5eed37e96267', '577f36b6-e33e-4a47-b097-33355e93627b', 'eefe8bdf-ee9a-41c9-9d9d-c64b2794717a', '213c8d61-a00c-4ac4-84bf-547f311622a0'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:41.770940 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (83bde29a-02fd-4e33-b0e8-730d458e2d00) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c3511018-3ce4-4724-a6cc-5eed37e96267', '577f36b6-e33e-4a47-b097-33355e93627b', 'eefe8bdf-ee9a-41c9-9d9d-c64b2794717a', '213c8d61-a00c-4ac4-84bf-547f311622a0']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.771633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b7152e-9cfb-4a7d-8c40-81aac6e2a8fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.809823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (66b7152e-9cfb-4a7d-8c40-81aac6e2a8fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c04a1ed-959b-499b-b439-29846815d1a8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-376385818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['c3511018-3ce4-4724-a6cc-5eed37e96267','577f36b6-e33e-4a47-b097-33355e93627b','eefe8bdf-ee9a-41c9-9d9d-c64b2794717a','213c8d61-a00c-4ac4-84bf-547f311622a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-376385818',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c04a1ed-959b-499b-b439-29846815d1a8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533489e470a84cfeb9339c26dd73370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.810603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105e7f5d-a3d7-45cf-bfd9-d2fac130fb96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.831228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (105e7f5d-a3d7-45cf-bfd9-d2fac130fb96) transitioned into state 'SUCCESS' from state '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-376385818',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['c3511018-3ce4-4724-a6cc-5eed37e96267','577f36b6-e33e-4a47-b097-33355e93627b','eefe8bdf-ee9a-41c9-9d9d-c64b2794717a','213c8d61-a00c-4ac4-84bf-547f311622a0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.831895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a5f9e-6ee3-48b3-a618-e1ff4acb8a0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.851160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (150a5f9e-6ee3-48b3-a618-e1ff4acb8a0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.852421 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (cc233a38-b516-4f3a-a1d3-c9b7cbd777d4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:41.852830 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request issued successfully. Aug 07 16:22:41.853850 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1a9bd03a-df12-4913-bf04-d9ed7dd893b2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:41.854425 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1073/4303] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:41 2026] POST /volume/v3/volumes => generated 757 bytes in 190 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:41.873977 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:41.876395 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:41.877178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3fa1d86-98e3-4e45-a618-4dcc51afb66c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1020225058"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:41.878691 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3fa1d86-98e3-4e45-a618-4dcc51afb66c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1020225058'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:41.878831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume of 1 GB Aug 07 16:22:41.883598 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Availability Zones retrieved successfully. Aug 07 16:22:41.889768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (c7dc21cb-8791-4072-83d0-3f90746f6fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:41.891682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d15ab9e-1eb0-41c6-882e-7bf401015e20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.892185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:41.921216 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d15ab9e-1eb0-41c6-882e-7bf401015e20) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.921951 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53359b30-6d38-4d50-9bd2-31822de981b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:41.945090 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4cc3fd1e-9429-4dbb-9d5f-874877428f0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:41.947099 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cc3fd1e-9429-4dbb-9d5f-874877428f0c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:41.947410 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cc3fd1e-9429-4dbb-9d5f-874877428f0c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:41.948194 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4cc3fd1e-9429-4dbb-9d5f-874877428f0c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:41.959533 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:41.959533 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:41.964949 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4cc3fd1e-9429-4dbb-9d5f-874877428f0c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:41.971397 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4cc3fd1e-9429-4dbb-9d5f-874877428f0c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:41.971622 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1090/4304] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:41 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:41.979551 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['cdc934a0-a8bd-4aee-9a3a-16f972b318f4', '92ea8269-c0ff-4d72-a318-f453bf76ad3b', 'b2474602-540e-4d9b-8fc4-5163a7c39ae9', 'e9a98d72-0042-47af-a50e-0d845b01b82c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:41.980604 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (53359b30-6d38-4d50-9bd2-31822de981b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cdc934a0-a8bd-4aee-9a3a-16f972b318f4', '92ea8269-c0ff-4d72-a318-f453bf76ad3b', 'b2474602-540e-4d9b-8fc4-5163a7c39ae9', 'e9a98d72-0042-47af-a50e-0d845b01b82c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:41.982032 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92575a40-79d0-4c05-867b-7e97c4d855bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.015594 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92575a40-79d0-4c05-867b-7e97c4d855bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '10068610-cf89-4a4a-8cfe-ff96a668de41', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1020225058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['cdc934a0-a8bd-4aee-9a3a-16f972b318f4','92ea8269-c0ff-4d72-a318-f453bf76ad3b','b2474602-540e-4d9b-8fc4-5163a7c39ae9','e9a98d72-0042-47af-a50e-0d845b01b82c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1020225058',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=10068610-cf89-4a4a-8cfe-ff96a668de41,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533489e470a84cfeb9339c26dd73370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.017905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221fba08-b734-42a0-ac9e-d1f7b317cb62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.041440 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (221fba08-b734-42a0-ac9e-d1f7b317cb62) transitioned into state 'SUCCESS' from state '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-1020225058',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['cdc934a0-a8bd-4aee-9a3a-16f972b318f4','92ea8269-c0ff-4d72-a318-f453bf76ad3b','b2474602-540e-4d9b-8fc4-5163a7c39ae9','e9a98d72-0042-47af-a50e-0d845b01b82c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.042612 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3059e419-e49d-4395-b794-f7df1af1ae01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.054113 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3059e419-e49d-4395-b794-f7df1af1ae01) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.054789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (c7dc21cb-8791-4072-83d0-3f90746f6fd6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:42.054981 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request issued successfully. Aug 07 16:22:42.055604 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5d7f4ca-8b40-41d2-85c2-fd053eb701eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:42.056045 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1069/4305] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:41 2026] POST /volume/v3/volumes => generated 758 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:42.073225 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.080414 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:42.081589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3fa1d86-98e3-4e45-a618-4dcc51afb66c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-111335680"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:42.082993 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3fa1d86-98e3-4e45-a618-4dcc51afb66c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-111335680'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:42.082993 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume of 1 GB Aug 07 16:22:42.083093 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.083093 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:42.094619 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Availability Zones retrieved successfully. Aug 07 16:22:42.100648 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (b72c0e08-3c33-4e22-baf5-073280d2b293) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:42.101535 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9486d0f7-8e4c-4834-bfd8-c5a817561714) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.102600 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:42.137160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9486d0f7-8e4c-4834-bfd8-c5a817561714) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.138165 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5106392f-9841-48c4-a212-f9cd49b33da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.201691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['e59e39b1-fd83-499c-87aa-f95a7295ab4c', '89b869f6-ee59-4f8d-bde0-c2541e8f79ae', 'f080cb2f-25d6-409d-aa3f-b0b4a42c68ae', '9c1eedfb-14eb-4e8a-89f7-9ebe955a89b7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:42.202771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5106392f-9841-48c4-a212-f9cd49b33da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e59e39b1-fd83-499c-87aa-f95a7295ab4c', '89b869f6-ee59-4f8d-bde0-c2541e8f79ae', 'f080cb2f-25d6-409d-aa3f-b0b4a42c68ae', '9c1eedfb-14eb-4e8a-89f7-9ebe955a89b7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.204663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac99fbb9-3c90-4fd2-b2a0-3ced8d956839) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.236513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac99fbb9-3c90-4fd2-b2a0-3ced8d956839) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8b3b58d3-be20-4e29-8a15-9538bb42c598', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-111335680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['e59e39b1-fd83-499c-87aa-f95a7295ab4c','89b869f6-ee59-4f8d-bde0-c2541e8f79ae','f080cb2f-25d6-409d-aa3f-b0b4a42c68ae','9c1eedfb-14eb-4e8a-89f7-9ebe955a89b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-111335680',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8b3b58d3-be20-4e29-8a15-9538bb42c598,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533489e470a84cfeb9339c26dd73370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.237525 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a3b1d6-4264-4513-9fc6-7d63016a82ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.262427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d6a3b1d6-4264-4513-9fc6-7d63016a82ed) transitioned into state 'SUCCESS' from state '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-111335680',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['e59e39b1-fd83-499c-87aa-f95a7295ab4c','89b869f6-ee59-4f8d-bde0-c2541e8f79ae','f080cb2f-25d6-409d-aa3f-b0b4a42c68ae','9c1eedfb-14eb-4e8a-89f7-9ebe955a89b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.263498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (733a5226-1b92-4b0a-a17b-bd0e65683320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.294439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (733a5226-1b92-4b0a-a17b-bd0e65683320) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.295317 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (b72c0e08-3c33-4e22-baf5-073280d2b293) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:42.295616 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request issued successfully. Aug 07 16:22:42.296156 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ade1cfe3-a9f0-465c-95d6-4761f2e63e43 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:42.296575 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1074/4306] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:42 2026] POST /volume/v3/volumes => generated 757 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:42.313802 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8b151a9d-3e61-4b57-8895-22853005fd36 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.317002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:42.317484 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "c3fa1d86-98e3-4e45-a618-4dcc51afb66c", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1416480244"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:42.320004 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request body: {'volume': {"'snapshot_id": 'c3fa1d86-98e3-4e45-a618-4dcc51afb66c', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1416480244'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:42.320414 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume of 1 GB Aug 07 16:22:42.320870 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.320870 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:42.326894 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Availability Zones retrieved successfully. Aug 07 16:22:42.336522 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (5724069f-791d-41d4-8ec5-2aadc8275d94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:42.338530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4d433a-ab13-4d05-b8ed-af65a623009a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.339809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:42.383225 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3b4d433a-ab13-4d05-b8ed-af65a623009a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.384428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56effe9-ba80-44f7-9b6b-501fb70a634e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.436496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Created reservations ['8401c09f-ad72-4011-b448-5b867515e04b', '3661017e-3bd3-4eda-922f-90adc1f078d6', 'dbcea64b-a35f-44ff-81c7-9ce9b1bc6e6e', 'a3fd8020-ad0e-47bf-a759-d81474f59d92'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:42.437297 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a56effe9-ba80-44f7-9b6b-501fb70a634e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8401c09f-ad72-4011-b448-5b867515e04b', '3661017e-3bd3-4eda-922f-90adc1f078d6', 'dbcea64b-a35f-44ff-81c7-9ce9b1bc6e6e', 'a3fd8020-ad0e-47bf-a759-d81474f59d92']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.438136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b20c04a-9411-434c-8254-22423561d0c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.464387 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b20c04a-9411-434c-8254-22423561d0c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc40ad79-e8e0-43f5-b719-213e2e859115', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1416480244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['8401c09f-ad72-4011-b448-5b867515e04b','3661017e-3bd3-4eda-922f-90adc1f078d6','dbcea64b-a35f-44ff-81c7-9ce9b1bc6e6e','a3fd8020-ad0e-47bf-a759-d81474f59d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1416480244',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc40ad79-e8e0-43f5-b719-213e2e859115,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='533489e470a84cfeb9339c26dd73370b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.465505 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccac2697-802a-43a3-a672-20d9920f525a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.487646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ccac2697-802a-43a3-a672-20d9920f525a) transitioned into state 'SUCCESS' from state '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-1416480244',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='533489e470a84cfeb9339c26dd73370b',qos_specs=None,replication_status=,reservations=['8401c09f-ad72-4011-b448-5b867515e04b','3661017e-3bd3-4eda-922f-90adc1f078d6','dbcea64b-a35f-44ff-81c7-9ce9b1bc6e6e','a3fd8020-ad0e-47bf-a759-d81474f59d92'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3abb1ccefde34cbfa0a26f6e948fd55d',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.488377 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94fb6dc-8f9a-452b-bdc5-5da8016c4131) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:42.499109 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d94fb6dc-8f9a-452b-bdc5-5da8016c4131) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:42.500157 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Flow 'volume_create_api' (5724069f-791d-41d4-8ec5-2aadc8275d94) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:42.500522 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Create volume request issued successfully. Aug 07 16:22:42.501385 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8b151a9d-3e61-4b57-8895-22853005fd36 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:42.501921 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1074/4307] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:42 2026] POST /volume/v3/volumes => generated 758 bytes in 189 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:42.515285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3ebb2cf4-ee4f-4485-aa57-b18c528b5939 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.517950 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ebb2cf4-ee4f-4485-aa57-b18c528b5939 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf Aug 07 16:22:42.518249 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ebb2cf4-ee4f-4485-aa57-b18c528b5939 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.518551 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3ebb2cf4-ee4f-4485-aa57-b18c528b5939 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.530364 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.530364 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:42.538072 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3ebb2cf4-ee4f-4485-aa57-b18c528b5939 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.545480 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3ebb2cf4-ee4f-4485-aa57-b18c528b5939 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf returned with HTTP 200 Aug 07 16:22:42.546028 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1091/4308] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf => generated 850 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.559048 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84f3adc6-e1b2-43ed-ae7e-d731c8540481 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.562499 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84f3adc6-e1b2-43ed-ae7e-d731c8540481 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 Aug 07 16:22:42.562660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84f3adc6-e1b2-43ed-ae7e-d731c8540481 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.562890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84f3adc6-e1b2-43ed-ae7e-d731c8540481 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.576361 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.576361 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:42.581332 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-84f3adc6-e1b2-43ed-ae7e-d731c8540481 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.587240 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84f3adc6-e1b2-43ed-ae7e-d731c8540481 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 returned with HTTP 200 Aug 07 16:22:42.587764 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1070/4309] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 => generated 850 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.607481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9301768-e8c5-478b-8012-46498d66f7c9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.609838 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9301768-e8c5-478b-8012-46498d66f7c9 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 Aug 07 16:22:42.610097 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9301768-e8c5-478b-8012-46498d66f7c9 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.610381 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9301768-e8c5-478b-8012-46498d66f7c9 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.621465 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.621465 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:42.627796 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9301768-e8c5-478b-8012-46498d66f7c9 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.633859 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9301768-e8c5-478b-8012-46498d66f7c9 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 returned with HTTP 200 Aug 07 16:22:42.634376 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1075/4310] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 => generated 851 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.648069 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f11438cf-b66d-4bd2-8153-3d22508ee8b7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.650464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f11438cf-b66d-4bd2-8153-3d22508ee8b7 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 Aug 07 16:22:42.650650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f11438cf-b66d-4bd2-8153-3d22508ee8b7 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.650876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f11438cf-b66d-4bd2-8153-3d22508ee8b7 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.659960 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.659960 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:42.663218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd6a0e73-3c06-46a3-9c8e-2eed484e6f4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.664452 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f11438cf-b66d-4bd2-8153-3d22508ee8b7 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.666573 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd6a0e73-3c06-46a3-9c8e-2eed484e6f4d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:42.666835 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd6a0e73-3c06-46a3-9c8e-2eed484e6f4d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.667041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd6a0e73-3c06-46a3-9c8e-2eed484e6f4d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.667211 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bd6a0e73-3c06-46a3-9c8e-2eed484e6f4d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:42.669624 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f11438cf-b66d-4bd2-8153-3d22508ee8b7 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 returned with HTTP 200 Aug 07 16:22:42.670249 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1075/4311] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 => generated 850 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.673587 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.673587 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:42.674543 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd6a0e73-3c06-46a3-9c8e-2eed484e6f4d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:42.675028 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1092/4312] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.685610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1993f9cb-d24b-41ae-9c30-789ca1952a70 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.688017 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1993f9cb-d24b-41ae-9c30-789ca1952a70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 Aug 07 16:22:42.688295 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1993f9cb-d24b-41ae-9c30-789ca1952a70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.688594 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1993f9cb-d24b-41ae-9c30-789ca1952a70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.698544 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.698544 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:42.703886 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1993f9cb-d24b-41ae-9c30-789ca1952a70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.710223 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1993f9cb-d24b-41ae-9c30-789ca1952a70 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 returned with HTTP 200 Aug 07 16:22:42.710703 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1071/4313] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 => generated 851 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.729793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.731970 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 Aug 07 16:22:42.732287 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.732717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.732851 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume with id: cc40ad79-e8e0-43f5-b719-213e2e859115 Aug 07 16:22:42.741319 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.741319 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:42.741886 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.772274 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume request issued successfully. Aug 07 16:22:42.772508 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6486b2c-3270-4dd1-ad9d-5e7bf322320e tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 returned with HTTP 202 Aug 07 16:22:42.772944 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1076/4314] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:42 2026] DELETE /volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:42.784440 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-150bacfc-1dce-4082-b850-e2092af82212 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.787622 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-150bacfc-1dce-4082-b850-e2092af82212 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 Aug 07 16:22:42.787826 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-150bacfc-1dce-4082-b850-e2092af82212 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.787996 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-150bacfc-1dce-4082-b850-e2092af82212 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:42.795437 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:42.795437 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:42.799956 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-150bacfc-1dce-4082-b850-e2092af82212 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:42.805052 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-150bacfc-1dce-4082-b850-e2092af82212 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 returned with HTTP 200 Aug 07 16:22:42.806275 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1076/4315] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 => generated 850 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:42.987218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87dd3f37-a43c-42b6-8e93-e74f0d3b612f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:42.989801 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dd3f37-a43c-42b6-8e93-e74f0d3b612f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:42.990040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dd3f37-a43c-42b6-8e93-e74f0d3b612f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:42.990287 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87dd3f37-a43c-42b6-8e93-e74f0d3b612f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:43.002373 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:43.002373 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:43.007288 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87dd3f37-a43c-42b6-8e93-e74f0d3b612f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:43.012723 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87dd3f37-a43c-42b6-8e93-e74f0d3b612f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:43.013114 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1093/4316] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:42 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:43.686462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0e7542a7-1bb4-4ffc-b26d-640dd4d2e8e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:43.688345 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7542a7-1bb4-4ffc-b26d-640dd4d2e8e4 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:43.688580 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7542a7-1bb4-4ffc-b26d-640dd4d2e8e4 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:43.690443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0e7542a7-1bb4-4ffc-b26d-640dd4d2e8e4 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:43.690443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0e7542a7-1bb4-4ffc-b26d-640dd4d2e8e4 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:43.695087 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:43.695087 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:43.695780 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0e7542a7-1bb4-4ffc-b26d-640dd4d2e8e4 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:43.696164 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1072/4317] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:43 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:43.819840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9df52019-8c2c-46ba-98de-53e4ec9a6398 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:43.823352 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df52019-8c2c-46ba-98de-53e4ec9a6398 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 Aug 07 16:22:43.823352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df52019-8c2c-46ba-98de-53e4ec9a6398 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:43.824292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9df52019-8c2c-46ba-98de-53e4ec9a6398 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:43.834032 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9df52019-8c2c-46ba-98de-53e4ec9a6398 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 returned with HTTP 404 Aug 07 16:22:43.835014 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1077/4318] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:43 2026] GET /volume/v3/volumes/cc40ad79-e8e0-43f5-b719-213e2e859115 => generated 109 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:43.844653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-209ca747-c1db-41bc-828d-ad321ebf80eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:43.846563 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 Aug 07 16:22:43.846974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:43.846974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:43.847135 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume with id: 8b3b58d3-be20-4e29-8a15-9538bb42c598 Aug 07 16:22:43.855106 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:43.855106 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:43.855711 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:43.881565 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume request issued successfully. Aug 07 16:22:43.881860 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-209ca747-c1db-41bc-828d-ad321ebf80eb tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 returned with HTTP 202 Aug 07 16:22:43.882410 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1077/4319] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:43 2026] DELETE /volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:43.891503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-de4db427-d5b3-4156-b552-f072305e44fa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:43.893805 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de4db427-d5b3-4156-b552-f072305e44fa tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 Aug 07 16:22:43.894103 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de4db427-d5b3-4156-b552-f072305e44fa tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:43.894345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-de4db427-d5b3-4156-b552-f072305e44fa tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:43.902815 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:43.902815 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:43.908290 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-de4db427-d5b3-4156-b552-f072305e44fa tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:43.916336 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-de4db427-d5b3-4156-b552-f072305e44fa tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 returned with HTTP 200 Aug 07 16:22:43.916898 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1094/4320] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:43 2026] GET /volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 => generated 849 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:44.029216 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74eddb1d-3fa7-41b1-b209-080601930c5c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:44.030953 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74eddb1d-3fa7-41b1-b209-080601930c5c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:44.031148 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74eddb1d-3fa7-41b1-b209-080601930c5c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:44.031340 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74eddb1d-3fa7-41b1-b209-080601930c5c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:44.041133 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:44.041133 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:44.044723 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74eddb1d-3fa7-41b1-b209-080601930c5c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:44.049472 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74eddb1d-3fa7-41b1-b209-080601930c5c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:44.050179 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1073/4321] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:44 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:22:44.346179 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-370a021f-f550-474b-8bee-39376661c6c9 req-7ed4d99c-d9c9-42cf-bf41-357c1e68609b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:44.350372 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-7ed4d99c-d9c9-42cf-bf41-357c1e68609b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127/action Aug 07 16:22:44.350372 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-7ed4d99c-d9c9-42cf-bf41-357c1e68609b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:44.350372 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-7ed4d99c-d9c9-42cf-bf41-357c1e68609b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:44.372697 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:44.372697 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:44.387204 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-370a021f-f550-474b-8bee-39376661c6c9 req-7ed4d99c-d9c9-42cf-bf41-357c1e68609b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127/action returned with HTTP 204 Aug 07 16:22:44.388379 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1078/4322] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:22:44 2026] POST /volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:22:44.714998 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a6003a64-087b-41cd-a2e6-0f71d0aa0386 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:44.716961 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6003a64-087b-41cd-a2e6-0f71d0aa0386 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:44.717257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6003a64-087b-41cd-a2e6-0f71d0aa0386 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:44.717441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a6003a64-087b-41cd-a2e6-0f71d0aa0386 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:44.717566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a6003a64-087b-41cd-a2e6-0f71d0aa0386 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:44.722389 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:44.722389 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:44.722961 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a6003a64-087b-41cd-a2e6-0f71d0aa0386 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:44.723385 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1078/4323] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:44 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:22:44.934368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4625681-528b-46f5-8dcb-031d9b70a11c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:44.936695 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4625681-528b-46f5-8dcb-031d9b70a11c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 Aug 07 16:22:44.936957 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4625681-528b-46f5-8dcb-031d9b70a11c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:44.937235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4625681-528b-46f5-8dcb-031d9b70a11c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:44.945399 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4625681-528b-46f5-8dcb-031d9b70a11c tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 returned with HTTP 404 Aug 07 16:22:44.946047 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1095/4324] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:44 2026] GET /volume/v3/volumes/8b3b58d3-be20-4e29-8a15-9538bb42c598 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:44.956792 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:44.958669 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 Aug 07 16:22:44.958839 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:44.959024 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:44.959192 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume with id: 10068610-cf89-4a4a-8cfe-ff96a668de41 Aug 07 16:22:44.967169 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:44.967169 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:44.967746 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:44.989808 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume request issued successfully. Aug 07 16:22:44.990060 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-52303182-b1bd-48e6-bc6c-766b241fcf14 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 returned with HTTP 202 Aug 07 16:22:44.990462 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1074/4325] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:44 2026] DELETE /volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:45.003438 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-98b13ac4-fe39-4927-b0de-e700c69a5966 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.008601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98b13ac4-fe39-4927-b0de-e700c69a5966 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 Aug 07 16:22:45.008601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98b13ac4-fe39-4927-b0de-e700c69a5966 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.008601 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-98b13ac4-fe39-4927-b0de-e700c69a5966 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.024408 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.024408 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:45.031420 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-98b13ac4-fe39-4927-b0de-e700c69a5966 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:45.040372 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-98b13ac4-fe39-4927-b0de-e700c69a5966 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 returned with HTTP 200 Aug 07 16:22:45.041317 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1079/4326] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 => generated 850 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:45.072409 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3621a574-9129-4731-b567-91fb6a99e46a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.074528 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3621a574-9129-4731-b567-91fb6a99e46a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:45.074937 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3621a574-9129-4731-b567-91fb6a99e46a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.074937 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3621a574-9129-4731-b567-91fb6a99e46a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.088947 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.088947 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:45.094108 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3621a574-9129-4731-b567-91fb6a99e46a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:45.101511 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3621a574-9129-4731-b567-91fb6a99e46a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:45.102137 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1079/4327] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 1192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:45.122969 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5480c589-f3ba-4d09-8a4a-02673833ed81 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.125018 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5480c589-f3ba-4d09-8a4a-02673833ed81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:45.125273 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5480c589-f3ba-4d09-8a4a-02673833ed81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.125901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5480c589-f3ba-4d09-8a4a-02673833ed81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.136732 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.136732 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:45.140812 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5480c589-f3ba-4d09-8a4a-02673833ed81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:45.146223 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5480c589-f3ba-4d09-8a4a-02673833ed81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:45.146223 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1096/4328] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 1192 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:45.206615 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-650efe07-d7ea-4263-bee5-12b7fe017fb7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.208907 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-650efe07-d7ea-4263-bee5-12b7fe017fb7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:45.209124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-650efe07-d7ea-4263-bee5-12b7fe017fb7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.209368 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-650efe07-d7ea-4263-bee5-12b7fe017fb7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.219710 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.219710 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:45.223833 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-650efe07-d7ea-4263-bee5-12b7fe017fb7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:45.230380 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-650efe07-d7ea-4263-bee5-12b7fe017fb7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:45.230380 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1075/4329] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 1192 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:45.260167 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.262181 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/action Aug 07 16:22:45.262775 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:45.263044 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:45.275803 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.275803 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:45.276832 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:45.285340 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Begin detaching volume completed successfully. Aug 07 16:22:45.285340 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-d71fff9e-79be-429d-bd75-937c7e2d1fcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/action returned with HTTP 202 Aug 07 16:22:45.285340 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1080/4330] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:22:45 2026] POST /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/action => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:45.332941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a85f7bb8-f663-4329-a012-8387e00a6ee7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.333501 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a85f7bb8-f663-4329-a012-8387e00a6ee7 None None] GET https://10.4.3.24/volume// Aug 07 16:22:45.333736 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a85f7bb8-f663-4329-a012-8387e00a6ee7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.333981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a85f7bb8-f663-4329-a012-8387e00a6ee7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.334426 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a85f7bb8-f663-4329-a012-8387e00a6ee7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:45.334795 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1080/4331] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:45.345331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bfddd9fd-cd33-4c95-89ee-3747d237501a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.347506 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bfddd9fd-cd33-4c95-89ee-3747d237501a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:45.347705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bfddd9fd-cd33-4c95-89ee-3747d237501a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.347885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bfddd9fd-cd33-4c95-89ee-3747d237501a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.359843 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.359843 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:45.364220 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bfddd9fd-cd33-4c95-89ee-3747d237501a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:45.370026 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bfddd9fd-cd33-4c95-89ee-3747d237501a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:45.370435 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1097/4332] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 1375 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:45.380555 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-07570a2f-206e-4e83-95c8-c05a686a134d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.383527 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-07570a2f-206e-4e83-95c8-c05a686a134d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/encryption Aug 07 16:22:45.383733 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-07570a2f-206e-4e83-95c8-c05a686a134d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.383941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-07570a2f-206e-4e83-95c8-c05a686a134d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.393710 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.393710 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:45.400288 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-07570a2f-206e-4e83-95c8-c05a686a134d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/encryption returned with HTTP 200 Aug 07 16:22:45.400737 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1076/4333] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f/encryption => generated 160 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:45.737463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4b8fbadb-7bfa-4d3f-92e4-e36d2e80cd4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:45.742357 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b8fbadb-7bfa-4d3f-92e4-e36d2e80cd4e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:45.742357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b8fbadb-7bfa-4d3f-92e4-e36d2e80cd4e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:45.742357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4b8fbadb-7bfa-4d3f-92e4-e36d2e80cd4e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:45.743282 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-4b8fbadb-7bfa-4d3f-92e4-e36d2e80cd4e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:45.751374 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:45.751374 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:45.751374 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4b8fbadb-7bfa-4d3f-92e4-e36d2e80cd4e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:45.751374 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1081/4334] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:45 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:46.066865 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-01576c98-3544-4a95-8400-348870423adf None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:46.067984 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01576c98-3544-4a95-8400-348870423adf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 Aug 07 16:22:46.068276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01576c98-3544-4a95-8400-348870423adf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:46.068560 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-01576c98-3544-4a95-8400-348870423adf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:46.076079 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-01576c98-3544-4a95-8400-348870423adf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 returned with HTTP 404 Aug 07 16:22:46.079087 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1081/4335] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:46 2026] GET /volume/v3/volumes/10068610-cf89-4a4a-8cfe-ff96a668de41 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:46.085122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:46.093320 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 Aug 07 16:22:46.093320 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:46.093320 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:46.093320 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume with id: 7c04a1ed-959b-499b-b439-29846815d1a8 Aug 07 16:22:46.105755 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:46.105755 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:46.106355 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:46.129912 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume request issued successfully. Aug 07 16:22:46.129912 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7462262-ebd0-4c38-ae43-e8d574614ecf tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 returned with HTTP 202 Aug 07 16:22:46.130408 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1098/4336] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:46 2026] DELETE /volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:46.139156 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-11bb856c-ccdf-418a-9861-72d1897fb927 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:46.142128 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11bb856c-ccdf-418a-9861-72d1897fb927 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 Aug 07 16:22:46.142374 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11bb856c-ccdf-418a-9861-72d1897fb927 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:46.142679 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-11bb856c-ccdf-418a-9861-72d1897fb927 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:46.152905 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:46.152905 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:46.158585 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-11bb856c-ccdf-418a-9861-72d1897fb927 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:46.168735 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-11bb856c-ccdf-418a-9861-72d1897fb927 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 returned with HTTP 200 Aug 07 16:22:46.169818 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1077/4337] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:46 2026] GET /volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 => generated 849 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:46.373947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bf4ca295-a2e9-4406-8418-c78036417138 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:46.378625 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bf4ca295-a2e9-4406-8418-c78036417138 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127 Aug 07 16:22:46.378814 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bf4ca295-a2e9-4406-8418-c78036417138 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:46.379028 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bf4ca295-a2e9-4406-8418-c78036417138 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:46.389387 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:46.389387 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:46.439781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d91be5c8-f0be-419f-b1ec-77210d837b14 req-bf4ca295-a2e9-4406-8418-c78036417138 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127 returned with HTTP 200 Aug 07 16:22:46.440333 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1082/4338] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:46 2026] DELETE /volume/v3/attachments/9d9a5bac-7289-4693-9fa0-3398ca9c5127 => generated 19 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:46.762206 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-be9e9aee-0898-4117-ac18-ea434c66e47e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:46.764456 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be9e9aee-0898-4117-ac18-ea434c66e47e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:46.765667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be9e9aee-0898-4117-ac18-ea434c66e47e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:46.765931 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-be9e9aee-0898-4117-ac18-ea434c66e47e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:46.766105 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-be9e9aee-0898-4117-ac18-ea434c66e47e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:46.772641 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:46.772641 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:46.773551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-be9e9aee-0898-4117-ac18-ea434c66e47e tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:46.774456 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1082/4339] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:46 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:47.181952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd07ceb2-0c5e-4bfc-8da2-28f97e9c98c2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:47.183474 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd07ceb2-0c5e-4bfc-8da2-28f97e9c98c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 Aug 07 16:22:47.183855 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd07ceb2-0c5e-4bfc-8da2-28f97e9c98c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:47.184209 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd07ceb2-0c5e-4bfc-8da2-28f97e9c98c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:47.190139 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd07ceb2-0c5e-4bfc-8da2-28f97e9c98c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 returned with HTTP 404 Aug 07 16:22:47.190821 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1099/4340] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:47 2026] GET /volume/v3/volumes/7c04a1ed-959b-499b-b439-29846815d1a8 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:47.200335 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-297811fe-7742-48e7-a874-528f35a6b988 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:47.202073 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf Aug 07 16:22:47.202259 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:47.202468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:47.202623 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume with id: b4ae8486-b090-434b-981e-a11ba45fecdf Aug 07 16:22:47.208847 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:47.208847 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:47.209244 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:47.235008 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume request issued successfully. Aug 07 16:22:47.235251 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-297811fe-7742-48e7-a874-528f35a6b988 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf returned with HTTP 202 Aug 07 16:22:47.235709 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1078/4341] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:47 2026] DELETE /volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:47.244764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-978d2f4a-6941-42c0-a656-2424862b3128 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:47.246539 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-978d2f4a-6941-42c0-a656-2424862b3128 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf Aug 07 16:22:47.246769 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-978d2f4a-6941-42c0-a656-2424862b3128 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:47.246959 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-978d2f4a-6941-42c0-a656-2424862b3128 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:47.253916 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:47.253916 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:47.257848 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-978d2f4a-6941-42c0-a656-2424862b3128 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:47.262277 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-978d2f4a-6941-42c0-a656-2424862b3128 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf returned with HTTP 200 Aug 07 16:22:47.262705 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1083/4342] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:47 2026] GET /volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf => generated 849 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:47.467610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ef09b005-52ea-4079-aa2c-28999f27fd4c req-ba653080-613b-4a27-95b1-d81f764a2fb2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:47.469904 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ef09b005-52ea-4079-aa2c-28999f27fd4c req-ba653080-613b-4a27-95b1-d81f764a2fb2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:47.470280 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ef09b005-52ea-4079-aa2c-28999f27fd4c req-ba653080-613b-4a27-95b1-d81f764a2fb2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:47.470615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ef09b005-52ea-4079-aa2c-28999f27fd4c req-ba653080-613b-4a27-95b1-d81f764a2fb2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:47.482275 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:47.482275 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:47.486250 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ef09b005-52ea-4079-aa2c-28999f27fd4c req-ba653080-613b-4a27-95b1-d81f764a2fb2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:47.492022 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ef09b005-52ea-4079-aa2c-28999f27fd4c req-ba653080-613b-4a27-95b1-d81f764a2fb2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:47.492709 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1083/4343] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:47 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 900 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:47.785021 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7a621295-aea1-498e-ace4-eba44a1bdb71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:47.788042 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a621295-aea1-498e-ace4-eba44a1bdb71 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:47.789646 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a621295-aea1-498e-ace4-eba44a1bdb71 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:47.789893 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7a621295-aea1-498e-ace4-eba44a1bdb71 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:47.790047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7a621295-aea1-498e-ace4-eba44a1bdb71 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:47.799084 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:47.799084 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:47.799781 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7a621295-aea1-498e-ace4-eba44a1bdb71 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:47.801764 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1100/4344] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:47 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:48.276359 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63224f9d-f1d5-465f-ab7c-f78d4178bec8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:48.280567 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63224f9d-f1d5-465f-ab7c-f78d4178bec8 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf Aug 07 16:22:48.280983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63224f9d-f1d5-465f-ab7c-f78d4178bec8 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:48.280983 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63224f9d-f1d5-465f-ab7c-f78d4178bec8 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:48.288943 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63224f9d-f1d5-465f-ab7c-f78d4178bec8 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf returned with HTTP 404 Aug 07 16:22:48.289205 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1079/4345] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:48 2026] GET /volume/v3/volumes/b4ae8486-b090-434b-981e-a11ba45fecdf => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:48.297590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:48.299276 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c Aug 07 16:22:48.299485 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:48.299655 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:48.299757 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete snapshot with id: c3fa1d86-98e3-4e45-a618-4dcc51afb66c Aug 07 16:22:48.304414 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:48.304414 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:48.304849 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Snapshot retrieved successfully. Aug 07 16:22:48.319506 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Snapshot delete request issued successfully. Aug 07 16:22:48.323402 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8eee5d1a-ef0e-4bf2-80ce-052c5777c892 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c returned with HTTP 202 Aug 07 16:22:48.323402 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1084/4346] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:22:48 2026] DELETE /volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:22:48.334449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4f61564-26dd-4230-8d90-4f2e17a51da4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:48.336834 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4f61564-26dd-4230-8d90-4f2e17a51da4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c Aug 07 16:22:48.337424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4f61564-26dd-4230-8d90-4f2e17a51da4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:48.337477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4f61564-26dd-4230-8d90-4f2e17a51da4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:48.346009 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:48.346009 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:48.346617 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d4f61564-26dd-4230-8d90-4f2e17a51da4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Snapshot retrieved successfully. Aug 07 16:22:48.347719 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4f61564-26dd-4230-8d90-4f2e17a51da4 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c returned with HTTP 200 Aug 07 16:22:48.348229 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1084/4347] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:48 2026] GET /volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c => generated 474 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:48.812295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2f2005e-71df-4ebc-ae1b-9e956317bff1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:48.814044 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2f2005e-71df-4ebc-ae1b-9e956317bff1 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:48.814215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2f2005e-71df-4ebc-ae1b-9e956317bff1 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:48.814422 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2f2005e-71df-4ebc-ae1b-9e956317bff1 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:48.814522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d2f2005e-71df-4ebc-ae1b-9e956317bff1 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:48.818651 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:48.818651 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:48.819283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2f2005e-71df-4ebc-ae1b-9e956317bff1 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:48.819641 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1101/4348] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:48 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:49.357066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c2bafdf-d2a4-411f-a1f9-5418801ba894 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:49.361448 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c2bafdf-d2a4-411f-a1f9-5418801ba894 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c Aug 07 16:22:49.361448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c2bafdf-d2a4-411f-a1f9-5418801ba894 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:49.361448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c2bafdf-d2a4-411f-a1f9-5418801ba894 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:49.364911 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c2bafdf-d2a4-411f-a1f9-5418801ba894 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c returned with HTTP 404 Aug 07 16:22:49.365494 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1080/4349] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:49 2026] GET /volume/v3/snapshots/c3fa1d86-98e3-4e45-a618-4dcc51afb66c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:49.374002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:49.376043 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:49.376368 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:49.376654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:49.376887 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume with id: e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:49.384560 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:49.384560 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:49.385110 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:49.407328 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Delete volume request issued successfully. Aug 07 16:22:49.407328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f30b2b68-ecee-4582-8bd3-d64fedb487c2 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 returned with HTTP 202 Aug 07 16:22:49.407837 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1085/4350] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:49 2026] DELETE /volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:22:49.412805 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-72b45be1-60eb-4bea-99e6-65e0ea8cd260 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:49.415397 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72b45be1-60eb-4bea-99e6-65e0ea8cd260 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:49.415397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72b45be1-60eb-4bea-99e6-65e0ea8cd260 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:49.415397 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-72b45be1-60eb-4bea-99e6-65e0ea8cd260 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:49.422176 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:49.422176 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:49.426832 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-72b45be1-60eb-4bea-99e6-65e0ea8cd260 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Volume info retrieved successfully. Aug 07 16:22:49.430580 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-72b45be1-60eb-4bea-99e6-65e0ea8cd260 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 returned with HTTP 200 Aug 07 16:22:49.430953 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1085/4351] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:49 2026] GET /volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 => generated 849 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:49.830348 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb964046-3ac2-4eeb-93cc-926f2f207d5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:49.832071 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb964046-3ac2-4eeb-93cc-926f2f207d5b tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:49.832400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb964046-3ac2-4eeb-93cc-926f2f207d5b tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:49.832661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb964046-3ac2-4eeb-93cc-926f2f207d5b tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:49.832811 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eb964046-3ac2-4eeb-93cc-926f2f207d5b tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:49.837383 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:49.837383 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:49.838345 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb964046-3ac2-4eeb-93cc-926f2f207d5b tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:49.838858 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1102/4352] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:49 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:50.302251 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:50.304158 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:50.304377 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:50.304561 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:50.304770 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume with id: ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:50.311628 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:50.311628 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:50.312186 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:50.322203 np0000006731 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:22:50.330335 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume request issued successfully. Aug 07 16:22:50.330335 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05ae195e-ce15-4f0b-b51f-3cb9445519ca tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 202 Aug 07 16:22:50.330335 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1081/4353] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:50 2026] DELETE /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:50.339881 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ea9b6b53-c2ba-410b-85f9-432dfb1d13f9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:50.342016 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea9b6b53-c2ba-410b-85f9-432dfb1d13f9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:50.342485 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea9b6b53-c2ba-410b-85f9-432dfb1d13f9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:50.342603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ea9b6b53-c2ba-410b-85f9-432dfb1d13f9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:50.350318 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:50.350318 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:50.353538 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ea9b6b53-c2ba-410b-85f9-432dfb1d13f9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:50.359151 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ea9b6b53-c2ba-410b-85f9-432dfb1d13f9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 200 Aug 07 16:22:50.359151 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1086/4354] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:50 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 899 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:50.444013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-62276d86-09d1-4d3e-a8f6-9746a686be84 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:50.446190 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62276d86-09d1-4d3e-a8f6-9746a686be84 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] GET https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 Aug 07 16:22:50.446454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62276d86-09d1-4d3e-a8f6-9746a686be84 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:50.446691 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-62276d86-09d1-4d3e-a8f6-9746a686be84 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:50.453602 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-62276d86-09d1-4d3e-a8f6-9746a686be84 tempest-CreateVolumesFromSnapshotTest-1026696134 tempest-CreateVolumesFromSnapshotTest-1026696134-project-member] https://10.4.3.24/volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 returned with HTTP 404 Aug 07 16:22:50.454202 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1086/4355] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:50 2026] GET /volume/v3/volumes/e4d8971a-1055-400a-940a-77d06f61e021 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:50.854132 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9c7ff129-1017-44db-a1fc-f773094afaae None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:50.856275 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c7ff129-1017-44db-a1fc-f773094afaae tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:50.856578 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c7ff129-1017-44db-a1fc-f773094afaae tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:50.856811 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9c7ff129-1017-44db-a1fc-f773094afaae tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:50.856967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9c7ff129-1017-44db-a1fc-f773094afaae tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:50.861587 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:50.861587 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:50.862326 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9c7ff129-1017-44db-a1fc-f773094afaae tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:50.862755 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1103/4356] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:50 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:50.875591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f928ace-520d-430c-a717-927eaa157750 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:50.877714 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f928ace-520d-430c-a717-927eaa157750 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] DELETE https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:50.878019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f928ace-520d-430c-a717-927eaa157750 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:50.878263 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f928ace-520d-430c-a717-927eaa157750 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:50.878427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-4f928ace-520d-430c-a717-927eaa157750 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Delete backup with id: d30dc686-7671-49fa-b2e5-a34dc80b9909. Aug 07 16:22:50.883506 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:50.883506 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:50.896346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-4f928ace-520d-430c-a717-927eaa157750 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] delete_backup rpcapi backup_id d30dc686-7671-49fa-b2e5-a34dc80b9909 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:22:50.898284 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f928ace-520d-430c-a717-927eaa157750 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 202 Aug 07 16:22:50.898849 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1082/4357] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:22:50 2026] DELETE /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:50.907206 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-96cdd833-197b-48fb-a3e2-41a605dbd5f3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:50.909287 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96cdd833-197b-48fb-a3e2-41a605dbd5f3 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:50.909625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96cdd833-197b-48fb-a3e2-41a605dbd5f3 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:50.909911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-96cdd833-197b-48fb-a3e2-41a605dbd5f3 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:50.910099 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-96cdd833-197b-48fb-a3e2-41a605dbd5f3 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:50.915398 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:50.915398 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:50.916191 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-96cdd833-197b-48fb-a3e2-41a605dbd5f3 tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 200 Aug 07 16:22:50.916805 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1087/4358] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:50 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:51.370670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a0ae5d6-4b3d-4291-b515-a0f1dac4e193 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.372430 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a0ae5d6-4b3d-4291-b515-a0f1dac4e193 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f Aug 07 16:22:51.372682 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae5d6-4b3d-4291-b515-a0f1dac4e193 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.372934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a0ae5d6-4b3d-4291-b515-a0f1dac4e193 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.379160 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a0ae5d6-4b3d-4291-b515-a0f1dac4e193 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f returned with HTTP 404 Aug 07 16:22:51.379631 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1087/4359] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:51 2026] GET /volume/v3/volumes/ea0462ca-29e7-436a-8961-ef7b7a81261f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:51.387500 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.389821 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:22:51.390162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.390515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.390824 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume with id: 61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:22:51.401476 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:51.401476 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:51.402282 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:51.417415 np0000006731 devstack@c-api.service[100267]: WARNING cinder.keymgr.conf_key_mgr [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:22:51.423558 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume request issued successfully. Aug 07 16:22:51.423823 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-01b4668f-219a-4ae6-bf47-de20dfed88dc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e returned with HTTP 202 Aug 07 16:22:51.424289 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1104/4360] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:51 2026] DELETE /volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:51.433771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c9d8a83-8902-4d68-aa80-b38687bd2e00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.435431 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c9d8a83-8902-4d68-aa80-b38687bd2e00 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:22:51.435699 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c9d8a83-8902-4d68-aa80-b38687bd2e00 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.435799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c9d8a83-8902-4d68-aa80-b38687bd2e00 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.442698 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:51.442698 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:51.448078 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c9d8a83-8902-4d68-aa80-b38687bd2e00 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:51.453006 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c9d8a83-8902-4d68-aa80-b38687bd2e00 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e returned with HTTP 200 Aug 07 16:22:51.453407 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1083/4361] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:51 2026] GET /volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e => generated 873 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:51.648540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.730342 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:51.730695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1430936926"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:51.732112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1430936926'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:51.732238 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:22:51.736120 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:22:51.741721 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (bc91e2ea-901a-4e1c-8d35-04716a656324) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:51.742723 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ff2011-81f8-45b3-8e65-f2db183946f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:51.743671 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:51.770723 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b4ff2011-81f8-45b3-8e65-f2db183946f4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:51.771451 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c12199-3491-4a28-9b62-ae5d225ab9c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:51.823011 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['ad7addce-fb66-4f98-9eb0-11029f7f63b9', 'a2645640-721e-4cdc-864d-5779e1b7fa8d', '4bf72158-c58c-46ed-be29-14ef0cfc3c24', '0ce7d3dc-3e44-40a6-96d9-9cda3adafd42'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:51.823839 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55c12199-3491-4a28-9b62-ae5d225ab9c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ad7addce-fb66-4f98-9eb0-11029f7f63b9', 'a2645640-721e-4cdc-864d-5779e1b7fa8d', '4bf72158-c58c-46ed-be29-14ef0cfc3c24', '0ce7d3dc-3e44-40a6-96d9-9cda3adafd42']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:51.824567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3920b7-89b5-4d12-bb92-ccb8079cf795) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:51.846408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (aa3920b7-89b5-4d12-bb92-ccb8079cf795) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '96977a6f-8d4f-49f0-9314-3f40e2261243', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1430936926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['ad7addce-fb66-4f98-9eb0-11029f7f63b9','a2645640-721e-4cdc-864d-5779e1b7fa8d','4bf72158-c58c-46ed-be29-14ef0cfc3c24','0ce7d3dc-3e44-40a6-96d9-9cda3adafd42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1430936926',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=96977a6f-8d4f-49f0-9314-3f40e2261243,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:51.847209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65e1f9d-430b-4022-a03e-dee2f3c9aef2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:51.863920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f65e1f9d-430b-4022-a03e-dee2f3c9aef2) transitioned into state 'SUCCESS' from state '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-1430936926',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['ad7addce-fb66-4f98-9eb0-11029f7f63b9','a2645640-721e-4cdc-864d-5779e1b7fa8d','4bf72158-c58c-46ed-be29-14ef0cfc3c24','0ce7d3dc-3e44-40a6-96d9-9cda3adafd42'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:51.864612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ebc3a2-777e-4b14-85bf-41f412e62fff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:51.876313 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (34ebc3a2-777e-4b14-85bf-41f412e62fff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:51.877143 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (bc91e2ea-901a-4e1c-8d35-04716a656324) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:51.877474 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:22:51.878043 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0a78ee9a-4ead-4ed6-877d-d2578f6e87c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:51.878789 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1088/4362] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:22:51 2026] POST /volume/v3/volumes => generated 768 bytes in 231 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:51.891981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82b527f1-75b4-4af7-a921-d5611ef428a3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.894470 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82b527f1-75b4-4af7-a921-d5611ef428a3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:22:51.894887 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82b527f1-75b4-4af7-a921-d5611ef428a3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.895116 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82b527f1-75b4-4af7-a921-d5611ef428a3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.904441 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:51.904441 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:51.908740 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82b527f1-75b4-4af7-a921-d5611ef428a3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:51.914050 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82b527f1-75b4-4af7-a921-d5611ef428a3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 200 Aug 07 16:22:51.914564 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1088/4363] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:51 2026] GET /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:51.929803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5abe9a14-78bb-4f72-8a0e-c5813be63aea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.931698 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5abe9a14-78bb-4f72-8a0e-c5813be63aea tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 Aug 07 16:22:51.931925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5abe9a14-78bb-4f72-8a0e-c5813be63aea tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.932109 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5abe9a14-78bb-4f72-8a0e-c5813be63aea tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.932225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5abe9a14-78bb-4f72-8a0e-c5813be63aea tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Show backup with id d30dc686-7671-49fa-b2e5-a34dc80b9909. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:22:51.936005 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5abe9a14-78bb-4f72-8a0e-c5813be63aea tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 returned with HTTP 404 Aug 07 16:22:51.936262 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1105/4364] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:51 2026] GET /volume/v3/backups/d30dc686-7671-49fa-b2e5-a34dc80b9909 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:51.944080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.945751 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef Aug 07 16:22:51.946213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.946213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.946316 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Delete volume with id: ae742a34-1cc8-4052-91ba-e5afb95a22ef Aug 07 16:22:51.952801 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:51.952801 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:51.953089 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Volume info retrieved successfully. Aug 07 16:22:51.967150 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Delete volume request issued successfully. Aug 07 16:22:51.967403 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0dda121-90ea-4783-bfcf-2fb37aaee41a tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef returned with HTTP 202 Aug 07 16:22:51.967974 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1084/4365] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:22:51 2026] DELETE /volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:51.977911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-be351c79-0323-4269-a1d3-15228fb7922f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:51.980041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be351c79-0323-4269-a1d3-15228fb7922f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef Aug 07 16:22:51.980316 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be351c79-0323-4269-a1d3-15228fb7922f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:51.980588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-be351c79-0323-4269-a1d3-15228fb7922f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:51.987782 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:51.987782 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:51.991158 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-be351c79-0323-4269-a1d3-15228fb7922f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Volume info retrieved successfully. Aug 07 16:22:51.994638 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-be351c79-0323-4269-a1d3-15228fb7922f tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef returned with HTTP 200 Aug 07 16:22:51.995000 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1089/4366] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:51 2026] GET /volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:52.467280 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5116d27c-0a19-4f02-af66-b1d562aaebcc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.468940 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5116d27c-0a19-4f02-af66-b1d562aaebcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e Aug 07 16:22:52.469321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5116d27c-0a19-4f02-af66-b1d562aaebcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.469606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5116d27c-0a19-4f02-af66-b1d562aaebcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.475376 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5116d27c-0a19-4f02-af66-b1d562aaebcc tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e returned with HTTP 404 Aug 07 16:22:52.475962 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1089/4367] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/v3/volumes/61a72b38-17c1-4a68-a073-e9a363fb9b7e => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:52.485980 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.487686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:22:52.487957 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.488171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.488956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:22:52.513228 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Get all volumes completed successfully. Aug 07 16:22:52.515103 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:52.515103 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:52.519687 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47c29239-5dfc-4498-ab0a-f90ff5af5418 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:22:52.520166 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1106/4368] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9387 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:52.536413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b24c9fdd-ef55-4c84-820e-a1f8677108fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.538149 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b24c9fdd-ef55-4c84-820e-a1f8677108fa tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] DELETE https://10.4.3.24/volume/v3/types/b49da51f-1591-4361-9d6a-d4753e3ffd74 Aug 07 16:22:52.538388 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b24c9fdd-ef55-4c84-820e-a1f8677108fa tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.538596 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b24c9fdd-ef55-4c84-820e-a1f8677108fa tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.565448 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b24c9fdd-ef55-4c84-820e-a1f8677108fa tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/types/b49da51f-1591-4361-9d6a-d4753e3ffd74 returned with HTTP 202 Aug 07 16:22:52.565993 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1085/4369] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:22:52 2026] DELETE /volume/v3/types/b49da51f-1591-4361-9d6a-d4753e3ffd74 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:52.598326 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1aad764-0923-47c7-96dc-bf463b327a30 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.600391 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1aad764-0923-47c7-96dc-bf463b327a30 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:52.600613 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1aad764-0923-47c7-96dc-bf463b327a30 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.600859 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1aad764-0923-47c7-96dc-bf463b327a30 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.600960 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-d1aad764-0923-47c7-96dc-bf463b327a30 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Delete snapshot with id: 5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:52.609037 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1aad764-0923-47c7-96dc-bf463b327a30 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 404 Aug 07 16:22:52.609551 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1090/4370] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:22:52 2026] DELETE /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:52.616663 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0066389f-410b-453f-82c5-86d199a10990 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.618906 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0066389f-410b-453f-82c5-86d199a10990 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 Aug 07 16:22:52.619161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0066389f-410b-453f-82c5-86d199a10990 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.619426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0066389f-410b-453f-82c5-86d199a10990 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.624863 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0066389f-410b-453f-82c5-86d199a10990 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 returned with HTTP 404 Aug 07 16:22:52.625562 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1090/4371] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/v3/snapshots/5fa6ddb2-47ed-4bef-a654-8112a92dfd31 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:52.665334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-cfadde13-d732-4fb2-8557-f68619979ac4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.667410 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-cfadde13-d732-4fb2-8557-f68619979ac4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:52.667618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-cfadde13-d732-4fb2-8557-f68619979ac4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.667813 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-cfadde13-d732-4fb2-8557-f68619979ac4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.677727 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:52.677727 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:52.681656 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-cfadde13-d732-4fb2-8557-f68619979ac4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:22:52.685860 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-cfadde13-d732-4fb2-8557-f68619979ac4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:22:52.686314 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1107/4372] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 1137 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:52.706412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.708601 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc/action Aug 07 16:22:52.709085 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:22:52.709280 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:52.722855 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:52.722855 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:52.724281 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:22:52.733344 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Begin detaching volume completed successfully. Aug 07 16:22:52.733683 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-c41cd417-0ba2-46ab-8551-bcd0f8b3a6b8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc/action returned with HTTP 202 Aug 07 16:22:52.734196 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1086/4373] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:22:52 2026] POST /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc/action => generated 0 bytes in 28 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:22:52.778858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16ed3509-5300-4f37-a296-9a6eefe6f524 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.779413 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16ed3509-5300-4f37-a296-9a6eefe6f524 None None] GET https://10.4.3.24/volume// Aug 07 16:22:52.779681 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16ed3509-5300-4f37-a296-9a6eefe6f524 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.779980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16ed3509-5300-4f37-a296-9a6eefe6f524 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.780460 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16ed3509-5300-4f37-a296-9a6eefe6f524 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:22:52.780895 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1091/4374] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:22:52.788466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-167f37dd-2e1e-483e-bb2f-a6894b771a6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.790447 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-167f37dd-2e1e-483e-bb2f-a6894b771a6a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:52.790662 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-167f37dd-2e1e-483e-bb2f-a6894b771a6a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.790880 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-167f37dd-2e1e-483e-bb2f-a6894b771a6a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.800034 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:52.800034 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:52.803129 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-167f37dd-2e1e-483e-bb2f-a6894b771a6a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:22:52.807558 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-167f37dd-2e1e-483e-bb2f-a6894b771a6a tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:22:52.808084 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1091/4375] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 1320 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:22:52.928158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-61b5ba8f-a49a-491f-8824-9fb274e30275 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.930586 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61b5ba8f-a49a-491f-8824-9fb274e30275 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:22:52.930959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61b5ba8f-a49a-491f-8824-9fb274e30275 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:52.931270 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-61b5ba8f-a49a-491f-8824-9fb274e30275 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:52.940672 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:52.940672 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:52.946117 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-61b5ba8f-a49a-491f-8824-9fb274e30275 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:52.952243 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-61b5ba8f-a49a-491f-8824-9fb274e30275 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 200 Aug 07 16:22:52.952882 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1108/4376] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:52 2026] GET /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 861 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:52.968897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:52.971185 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:22:52.971714 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "96977a6f-8d4f-49f0-9314-3f40e2261243", "name": "tempest-VolumeDependencyTests-Snapshot-1900104730"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:52.983196 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:52.983196 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:52.984006 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:52.984227 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create snapshot from volume 96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:22:53.012712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-def8e1a2-c101-46d9-89ca-2f464ae75d9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:53.014883 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-def8e1a2-c101-46d9-89ca-2f464ae75d9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] GET https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef Aug 07 16:22:53.014883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-def8e1a2-c101-46d9-89ca-2f464ae75d9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:53.014994 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-def8e1a2-c101-46d9-89ca-2f464ae75d9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:53.021029 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-def8e1a2-c101-46d9-89ca-2f464ae75d9d tempest-ProjectReaderTests39-2134443887 tempest-ProjectReaderTests39-2134443887-project-admin] https://10.4.3.24/volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef returned with HTTP 404 Aug 07 16:22:53.021478 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1092/4377] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:22:53 2026] GET /volume/v3/volumes/ae742a34-1cc8-4052-91ba-e5afb95a22ef => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:22:53.033386 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['c4217a08-aea1-4dc3-b1e9-c7447e049132', 'cdd92f22-2190-4deb-be6b-bca20a5e0413', 'ee377f8c-bce2-4c7f-b674-50669207cb62', '053bcf03-cf60-4a3f-a9a4-432e3828d300'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:53.108222 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot create request issued successfully. Aug 07 16:22:53.108687 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bce59a27-5a48-46a9-bd78-e0278f6c350f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:22:53.109277 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1087/4378] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:22:52 2026] POST /volume/v3/snapshots => generated 308 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:53.118675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e6a8a43-46fd-433d-86a2-6aaaa4ea8aeb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:53.123382 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e6a8a43-46fd-433d-86a2-6aaaa4ea8aeb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:22:53.123382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e6a8a43-46fd-433d-86a2-6aaaa4ea8aeb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:53.123382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e6a8a43-46fd-433d-86a2-6aaaa4ea8aeb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:53.125864 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:53.125864 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:53.126288 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e6a8a43-46fd-433d-86a2-6aaaa4ea8aeb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:53.127045 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e6a8a43-46fd-433d-86a2-6aaaa4ea8aeb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 200 Aug 07 16:22:53.127389 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1092/4379] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:53 2026] GET /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 440 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:53.758537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-4008b6de-51b7-4396-b51c-5410e39d5436 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:53.761081 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-4008b6de-51b7-4396-b51c-5410e39d5436 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] DELETE https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb Aug 07 16:22:53.761322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-4008b6de-51b7-4396-b51c-5410e39d5436 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:53.761551 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-4008b6de-51b7-4396-b51c-5410e39d5436 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:53.771009 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:53.771009 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:53.795679 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-569cb458-95d3-4aa3-9959-6ae3183959e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:53.797961 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-569cb458-95d3-4aa3-9959-6ae3183959e2 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:22:53.798431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-569cb458-95d3-4aa3-9959-6ae3183959e2 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-luks-1257371374", "extra_specs": {}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:53.819046 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-569cb458-95d3-4aa3-9959-6ae3183959e2 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:22:53.819635 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1093/4380] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:22:53 2026] POST /volume/v3/types => generated 212 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:53.830089 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e5cb9a8e-34a0-452f-8f5f-df68d32459cc req-4008b6de-51b7-4396-b51c-5410e39d5436 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb returned with HTTP 200 Aug 07 16:22:53.830089 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1109/4381] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:22:53 2026] DELETE /volume/v3/attachments/fc14eb4a-552b-4eb5-9410-86d3e3f29dfb => generated 19 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:53.830289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b6ca3800-3d1a-43a0-9a4b-d2ad74ef81d1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:53.832292 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6ca3800-3d1a-43a0-9a4b-d2ad74ef81d1 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] POST https://10.4.3.24/volume/v3/types/fb917a97-5b60-447b-87a1-58e57cfec41f/encryption Aug 07 16:22:53.832854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b6ca3800-3d1a-43a0-9a4b-d2ad74ef81d1 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "luks", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:53.834830 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:53.834830 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:53.860795 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b6ca3800-3d1a-43a0-9a4b-d2ad74ef81d1 tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/types/fb917a97-5b60-447b-87a1-58e57cfec41f/encryption returned with HTTP 200 Aug 07 16:22:53.861349 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1088/4382] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:22:53 2026] POST /volume/v3/types/fb917a97-5b60-447b-87a1-58e57cfec41f/encryption => generated 230 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:53.893472 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03e67cf2-a803-49af-81b1-9a74dca5630b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:53.896190 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:53.896682 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestEncryptedCinderVolumes-volume-origin-767238575", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": "tempest-scenario-type-luks-1257371374", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:53.898803 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request body: {'volume': {'name': 'tempest-TestEncryptedCinderVolumes-volume-origin-767238575', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': 'tempest-scenario-type-luks-1257371374', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:53.990875 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume of 1 GB Aug 07 16:22:53.991230 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:53.991230 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:53.991815 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Availability Zones retrieved successfully. Aug 07 16:22:53.996823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (4a7659a5-705f-48ce-adb3-3c248552268b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:53.997809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7cdea00-7171-4a28-b585-2e4c4e532f83) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:53.998606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:54.050260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f7cdea00-7171-4a28-b585-2e4c4e532f83) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:22:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fb917a97-5b60-447b-87a1-58e57cfec41f,is_public=True,name='tempest-scenario-type-luks-1257371374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb917a97-5b60-447b-87a1-58e57cfec41f', '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=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.050260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f38a48-3a1c-48a2-8078-10e023fbc341) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.077575 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1257371374 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1257371374, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:22:54.078364 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1257371374 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1257371374, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:22:54.114960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Created reservations ['83d679c3-9cec-4024-80e1-c4cea602260a', '08b363cc-2474-46d1-babf-3a50fd2d3e1e', '4cd03b11-3cbe-4a1e-a737-68ec3bc601c1', 'f149ef32-8f8f-4a64-92db-6d05c4899acf'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:54.114960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (27f38a48-3a1c-48a2-8078-10e023fbc341) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['83d679c3-9cec-4024-80e1-c4cea602260a', '08b363cc-2474-46d1-babf-3a50fd2d3e1e', '4cd03b11-3cbe-4a1e-a737-68ec3bc601c1', 'f149ef32-8f8f-4a64-92db-6d05c4899acf']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.114960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6bc555c-2ef1-4c1d-bb66-21fa4f912d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.137279 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-157a2053-b4f8-4276-ac1a-56c2a973929c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:54.137879 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6bc555c-2ef1-4c1d-bb66-21fa4f912d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d05a383-1335-4378-88e2-ae44e295a886', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-767238575',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['83d679c3-9cec-4024-80e1-c4cea602260a','08b363cc-2474-46d1-babf-3a50fd2d3e1e','4cd03b11-3cbe-4a1e-a737-68ec3bc601c1','f149ef32-8f8f-4a64-92db-6d05c4899acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=fb917a97-5b60-447b-87a1-58e57cfec41f), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-volume-origin-767238575',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=3d05a383-1335-4378-88e2-ae44e295a886,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9ab77ab3524b9e87d99070afe42345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81549397945341fc9162c82d7a0bb4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb917a97-5b60-447b-87a1-58e57cfec41f),volume_type_id=fb917a97-5b60-447b-87a1-58e57cfec41f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.138968 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261eb2a7-165f-4ab1-a247-5a4d4baaae1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.139099 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-157a2053-b4f8-4276-ac1a-56c2a973929c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:22:54.139284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-157a2053-b4f8-4276-ac1a-56c2a973929c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:54.139526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-157a2053-b4f8-4276-ac1a-56c2a973929c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:54.147537 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:54.147537 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:54.148020 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-157a2053-b4f8-4276-ac1a-56c2a973929c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:54.149027 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-157a2053-b4f8-4276-ac1a-56c2a973929c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 200 Aug 07 16:22:54.149472 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1094/4383] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:54 2026] GET /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:54.159236 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (261eb2a7-165f-4ab1-a247-5a4d4baaae1b) transitioned into state 'SUCCESS' from state '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-767238575',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['83d679c3-9cec-4024-80e1-c4cea602260a','08b363cc-2474-46d1-babf-3a50fd2d3e1e','4cd03b11-3cbe-4a1e-a737-68ec3bc601c1','f149ef32-8f8f-4a64-92db-6d05c4899acf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=fb917a97-5b60-447b-87a1-58e57cfec41f)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.160152 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee38e20f-43fc-4bd8-ba3b-5e780a9f3e97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.162436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:54.164454 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:54.164885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f12b1c5b-123e-402a-9104-ccb1cc909ca7", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-919859856"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:54.169007 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'snapshot_id': 'f12b1c5b-123e-402a-9104-ccb1cc909ca7', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-919859856'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:54.172886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee38e20f-43fc-4bd8-ba3b-5e780a9f3e97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.172886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (4a7659a5-705f-48ce-adb3-3c248552268b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:54.172886 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request issued successfully. Aug 07 16:22:54.172886 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03e67cf2-a803-49af-81b1-9a74dca5630b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:54.173129 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:54.173129 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:54.173202 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:54.173291 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:22:54.173430 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1093/4384] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:22:53 2026] POST /volume/v3/volumes => generated 789 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:54.177074 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:22:54.182591 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (203aa14f-77c0-4eab-bb39-41dc59b75d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:54.183779 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d7f3c63-c29e-4be2-a594-44371db78eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.184921 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:54.186936 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3d90d2ad-a2ab-4b94-9f3e-76567e9aceef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:54.191619 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d90d2ad-a2ab-4b94-9f3e-76567e9aceef tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:22:54.191915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d90d2ad-a2ab-4b94-9f3e-76567e9aceef tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:54.192207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3d90d2ad-a2ab-4b94-9f3e-76567e9aceef tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:54.206746 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:54.206746 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:54.211842 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3d90d2ad-a2ab-4b94-9f3e-76567e9aceef tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:54.219331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3d90d2ad-a2ab-4b94-9f3e-76567e9aceef tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:22:54.219331 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1089/4385] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:54 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 857 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:54.219996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0d7f3c63-c29e-4be2-a594-44371db78eb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f12b1c5b-123e-402a-9104-ccb1cc909ca7', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.220799 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13cde83-c65f-4202-be75-8a07611e89d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.278576 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['e69f2bfc-69e1-4f43-b219-e5b3e943d30e', '710e3920-7462-49f5-aaed-9c3de0832232', '5173b1f3-5186-4be7-bbcc-30fe6b15c1ce', '5f62aec9-2c79-4d0a-8936-d2c6e656380c'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:54.279702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e13cde83-c65f-4202-be75-8a07611e89d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e69f2bfc-69e1-4f43-b219-e5b3e943d30e', '710e3920-7462-49f5-aaed-9c3de0832232', '5173b1f3-5186-4be7-bbcc-30fe6b15c1ce', '5f62aec9-2c79-4d0a-8936-d2c6e656380c']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.280562 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d7a1fc-54d6-4338-a363-217e310f76cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.332409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d9d7a1fc-54d6-4338-a363-217e310f76cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d3d4124-7ea7-4f6b-b6de-c050dba75374', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-919859856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['e69f2bfc-69e1-4f43-b219-e5b3e943d30e','710e3920-7462-49f5-aaed-9c3de0832232','5173b1f3-5186-4be7-bbcc-30fe6b15c1ce','5f62aec9-2c79-4d0a-8936-d2c6e656380c'],size=1,snapshot_id=f12b1c5b-123e-402a-9104-ccb1cc909ca7,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-919859856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d3d4124-7ea7-4f6b-b6de-c050dba75374,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f12b1c5b-123e-402a-9104-ccb1cc909ca7,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.333245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d190cc5a-fad9-4557-865c-d2f755957b3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.355601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d190cc5a-fad9-4557-865c-d2f755957b3b) transitioned into state 'SUCCESS' from state '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-919859856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['e69f2bfc-69e1-4f43-b219-e5b3e943d30e','710e3920-7462-49f5-aaed-9c3de0832232','5173b1f3-5186-4be7-bbcc-30fe6b15c1ce','5f62aec9-2c79-4d0a-8936-d2c6e656380c'],size=1,snapshot_id=f12b1c5b-123e-402a-9104-ccb1cc909ca7,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.356318 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73e87b4-d2a1-454c-a69f-c4ea4e3742d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:54.377741 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c73e87b4-d2a1-454c-a69f-c4ea4e3742d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:54.378625 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (203aa14f-77c0-4eab-bb39-41dc59b75d09) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:54.378977 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:22:54.379769 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-da3a46c8-9e9a-4ad9-931f-abc20a73c61c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:54.380293 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1110/4386] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:22:54 2026] POST /volume/v3/volumes => generated 801 bytes in 218 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:54.394365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a3941d0-dbde-47f1-a14f-71098aa5b194 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:54.396504 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a3941d0-dbde-47f1-a14f-71098aa5b194 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:22:54.396771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a3941d0-dbde-47f1-a14f-71098aa5b194 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:54.397013 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a3941d0-dbde-47f1-a14f-71098aa5b194 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:54.413709 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:54.413709 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:54.417981 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a3941d0-dbde-47f1-a14f-71098aa5b194 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:54.422197 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a3941d0-dbde-47f1-a14f-71098aa5b194 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 200 Aug 07 16:22:54.422573 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1095/4387] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:54 2026] GET /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 869 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:54.937152 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-ded8eb35-0d75-45dc-9bf3-8b9948575125 req-1f874f60-9c38-40b1-b5e1-dc774c254a96 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:54.941067 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ded8eb35-0d75-45dc-9bf3-8b9948575125 req-1f874f60-9c38-40b1-b5e1-dc774c254a96 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:54.941067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ded8eb35-0d75-45dc-9bf3-8b9948575125 req-1f874f60-9c38-40b1-b5e1-dc774c254a96 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:54.941067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-ded8eb35-0d75-45dc-9bf3-8b9948575125 req-1f874f60-9c38-40b1-b5e1-dc774c254a96 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:54.948042 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:54.948042 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:54.951936 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-ded8eb35-0d75-45dc-9bf3-8b9948575125 req-1f874f60-9c38-40b1-b5e1-dc774c254a96 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:22:54.955844 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-ded8eb35-0d75-45dc-9bf3-8b9948575125 req-1f874f60-9c38-40b1-b5e1-dc774c254a96 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:22:54.956381 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1094/4388] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:22:54 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 845 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:54.970993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:54.972599 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] DELETE https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:54.972823 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:54.973034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:54.973213 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Delete volume with id: 5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:54.979464 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:54.979464 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:54.979971 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:22:54.997485 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Delete volume request issued successfully. Aug 07 16:22:54.997778 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-71ffcd23-b07b-49ff-959d-471e9fb3d9bb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 202 Aug 07 16:22:54.998352 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1090/4389] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:22:54 2026] DELETE /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:55.007956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-007c9d12-be33-4877-9e7d-0e2ea3722863 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:55.010263 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-007c9d12-be33-4877-9e7d-0e2ea3722863 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:55.010557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-007c9d12-be33-4877-9e7d-0e2ea3722863 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:55.010829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-007c9d12-be33-4877-9e7d-0e2ea3722863 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:55.019558 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:55.019558 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:55.024724 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-007c9d12-be33-4877-9e7d-0e2ea3722863 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:22:55.029537 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-007c9d12-be33-4877-9e7d-0e2ea3722863 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 200 Aug 07 16:22:55.029990 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1111/4390] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:55 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 844 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:55.229927 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11539551-3ac7-44a9-8acf-5186b2cb6f5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:55.231740 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11539551-3ac7-44a9-8acf-5186b2cb6f5a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:22:55.231955 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11539551-3ac7-44a9-8acf-5186b2cb6f5a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:55.232169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11539551-3ac7-44a9-8acf-5186b2cb6f5a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:55.239149 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:55.239149 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:55.243782 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11539551-3ac7-44a9-8acf-5186b2cb6f5a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:55.248461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11539551-3ac7-44a9-8acf-5186b2cb6f5a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:22:55.248870 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1096/4391] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:55 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 939 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:55.436558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ad38aa9-ae77-4b4e-9724-9753b6a6466c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:55.440148 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ad38aa9-ae77-4b4e-9724-9753b6a6466c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:22:55.440148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ad38aa9-ae77-4b4e-9724-9753b6a6466c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:55.440148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ad38aa9-ae77-4b4e-9724-9753b6a6466c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:55.446030 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:55.446030 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:55.450338 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ad38aa9-ae77-4b4e-9724-9753b6a6466c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:55.455505 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ad38aa9-ae77-4b4e-9724-9753b6a6466c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 200 Aug 07 16:22:55.456056 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1095/4392] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:55 2026] GET /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 894 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:55.467716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5beb730f-b66d-4621-9342-6fa579b36856 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:55.469871 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:22:55.470589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1d3d4124-7ea7-4f6b-b6de-c050dba75374", "name": "tempest-VolumeDependencyTests-Snapshot-1991920689"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:55.481717 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:55.481717 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:55.482505 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:55.482763 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create snapshot from volume 1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:22:55.514524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['fa144ca3-0cc1-4f3a-a17e-bd5e112a7d38', 'ec877c2b-6495-4a6c-a092-78d6303eada7', '4bde11b9-777e-4321-a64c-b41bf6fdc2b5', '9517d575-a8ee-4caa-85b6-436d9d018603'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:55.552508 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot create request issued successfully. Aug 07 16:22:55.553242 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5beb730f-b66d-4621-9342-6fa579b36856 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:22:55.553842 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1091/4393] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:22:55 2026] POST /volume/v3/snapshots => generated 308 bytes in 87 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:22:55.562233 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87d197d5-5947-4f0c-9665-95c48c1145f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:55.564821 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87d197d5-5947-4f0c-9665-95c48c1145f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:22:55.565242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87d197d5-5947-4f0c-9665-95c48c1145f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:55.565502 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87d197d5-5947-4f0c-9665-95c48c1145f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:55.570704 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:55.570704 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:55.571199 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87d197d5-5947-4f0c-9665-95c48c1145f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:55.572057 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87d197d5-5947-4f0c-9665-95c48c1145f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 200 Aug 07 16:22:55.572444 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1112/4394] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:55 2026] GET /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:56.042856 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e9cbec6-e289-4345-9e68-901d364036be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:56.044778 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e9cbec6-e289-4345-9e68-901d364036be tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc Aug 07 16:22:56.045016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e9cbec6-e289-4345-9e68-901d364036be tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:56.045255 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e9cbec6-e289-4345-9e68-901d364036be tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:56.051712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e9cbec6-e289-4345-9e68-901d364036be tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc returned with HTTP 404 Aug 07 16:22:56.052329 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1097/4395] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:56 2026] GET /volume/v3/volumes/5b3cd52c-5978-4223-aa14-13ee52ada1cc => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:56.261946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0473357a-44ee-457f-9657-3e5d1857e438 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:56.264195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0473357a-44ee-457f-9657-3e5d1857e438 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:22:56.265657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0473357a-44ee-457f-9657-3e5d1857e438 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:56.265657 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0473357a-44ee-457f-9657-3e5d1857e438 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:56.273320 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:56.273320 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:56.282324 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0473357a-44ee-457f-9657-3e5d1857e438 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:56.287178 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0473357a-44ee-457f-9657-3e5d1857e438 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:22:56.287951 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1096/4396] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:56 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:56.589164 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-45a4890d-de74-467d-b7c2-9f1e15a235f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:56.592182 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45a4890d-de74-467d-b7c2-9f1e15a235f2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:22:56.592652 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45a4890d-de74-467d-b7c2-9f1e15a235f2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:56.592969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-45a4890d-de74-467d-b7c2-9f1e15a235f2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:56.599617 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:56.599617 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:56.600348 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-45a4890d-de74-467d-b7c2-9f1e15a235f2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:56.601259 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-45a4890d-de74-467d-b7c2-9f1e15a235f2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 200 Aug 07 16:22:56.601741 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1092/4397] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:56 2026] GET /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:56.612848 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9198c203-4d15-494d-bf76-5feccde7af0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:56.617417 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:56.617793 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "56039f96-4e21-40a9-872a-a45bbc226b9f", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1670862110"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:56.619466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'snapshot_id': '56039f96-4e21-40a9-872a-a45bbc226b9f', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1670862110'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:56.625186 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:56.625186 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:56.625677 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:56.625832 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:22:56.630373 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:22:56.637025 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (29d62549-7836-4c02-81e8-eb96bd927792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:56.638476 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4318ae1b-fe3e-493c-a52a-36dd4332f5ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:56.639641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:56.678003 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4318ae1b-fe3e-493c-a52a-36dd4332f5ce) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '56039f96-4e21-40a9-872a-a45bbc226b9f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:56.679040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1821eb-da09-4a87-b1b9-36824a0d9d2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:56.730648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['40e69ea8-6264-4900-9f6d-882a29800b2f', 'a0ecb3ee-d6a1-4476-9c4d-9a114cb73794', 'd76c9caf-bc5c-4b4b-9155-443cfb59b583', '94b272d1-8c39-4e7d-9428-b61ab717fad1'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:56.731502 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db1821eb-da09-4a87-b1b9-36824a0d9d2d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['40e69ea8-6264-4900-9f6d-882a29800b2f', 'a0ecb3ee-d6a1-4476-9c4d-9a114cb73794', 'd76c9caf-bc5c-4b4b-9155-443cfb59b583', '94b272d1-8c39-4e7d-9428-b61ab717fad1']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:56.732652 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f00f102-0545-4430-bcbd-e2dccdbdcc3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:56.786864 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f00f102-0545-4430-bcbd-e2dccdbdcc3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3c27d39f-2c78-4742-ac4e-8eddae5108f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1670862110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['40e69ea8-6264-4900-9f6d-882a29800b2f','a0ecb3ee-d6a1-4476-9c4d-9a114cb73794','d76c9caf-bc5c-4b4b-9155-443cfb59b583','94b272d1-8c39-4e7d-9428-b61ab717fad1'],size=1,snapshot_id=56039f96-4e21-40a9-872a-a45bbc226b9f,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1670862110',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3c27d39f-2c78-4742-ac4e-8eddae5108f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=56039f96-4e21-40a9-872a-a45bbc226b9f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:56.787686 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efbcb46-68df-4840-aa91-1e1058de2076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:56.817676 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9efbcb46-68df-4840-aa91-1e1058de2076) transitioned into state 'SUCCESS' from state '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-1670862110',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['40e69ea8-6264-4900-9f6d-882a29800b2f','a0ecb3ee-d6a1-4476-9c4d-9a114cb73794','d76c9caf-bc5c-4b4b-9155-443cfb59b583','94b272d1-8c39-4e7d-9428-b61ab717fad1'],size=1,snapshot_id=56039f96-4e21-40a9-872a-a45bbc226b9f,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:56.818350 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4f0602-be7b-4c3f-87ed-dc334f78da8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:56.858819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (da4f0602-be7b-4c3f-87ed-dc334f78da8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:56.860141 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (29d62549-7836-4c02-81e8-eb96bd927792) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:56.860373 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:22:56.861253 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9198c203-4d15-494d-bf76-5feccde7af0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:56.862736 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1113/4398] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:22:56 2026] POST /volume/v3/volumes => generated 802 bytes in 249 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:56.875565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f8b523f-cd23-44d0-85f2-9829589c626d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:56.877312 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f8b523f-cd23-44d0-85f2-9829589c626d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:22:56.877526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f8b523f-cd23-44d0-85f2-9829589c626d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:56.877715 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f8b523f-cd23-44d0-85f2-9829589c626d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:56.888335 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:56.888335 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:56.893321 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3f8b523f-cd23-44d0-85f2-9829589c626d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:56.899881 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f8b523f-cd23-44d0-85f2-9829589c626d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 200 Aug 07 16:22:56.900750 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1098/4399] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:56 2026] GET /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 870 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:57.306960 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9c66b0dd-cb11-4299-9dfd-92f9b6604afb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:57.309290 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c66b0dd-cb11-4299-9dfd-92f9b6604afb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:22:57.309563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c66b0dd-cb11-4299-9dfd-92f9b6604afb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:57.309844 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9c66b0dd-cb11-4299-9dfd-92f9b6604afb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:57.321188 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:57.321188 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:57.325711 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9c66b0dd-cb11-4299-9dfd-92f9b6604afb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:57.335357 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9c66b0dd-cb11-4299-9dfd-92f9b6604afb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:22:57.335711 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1097/4400] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:57 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:57.920286 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6600474c-0735-4342-bb2b-27f832a552e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:57.922423 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6600474c-0735-4342-bb2b-27f832a552e9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:22:57.922693 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6600474c-0735-4342-bb2b-27f832a552e9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:57.922926 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6600474c-0735-4342-bb2b-27f832a552e9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:57.932641 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:57.932641 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:57.937230 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6600474c-0735-4342-bb2b-27f832a552e9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:57.943709 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6600474c-0735-4342-bb2b-27f832a552e9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 200 Aug 07 16:22:57.944295 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1093/4401] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:57 2026] GET /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 895 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:57.964131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:57.965952 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:22:57.966341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "3c27d39f-2c78-4742-ac4e-8eddae5108f0", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1914987542"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:22:57.967749 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'source_volid': '3c27d39f-2c78-4742-ac4e-8eddae5108f0', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1914987542'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:22:57.974750 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:57.974750 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:57.975203 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume retrieved successfully. Aug 07 16:22:57.975326 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:22:57.979314 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:22:57.984157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (bba375a5-8623-4144-a066-b24ee605a0fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:57.985223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f1d5e7-93be-4720-bba4-3e60231a3f4a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:57.986134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:22:58.010316 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9f1d5e7-93be-4720-bba4-3e60231a3f4a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3c27d39f-2c78-4742-ac4e-8eddae5108f0', 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:58.011084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6efcfa-8e7d-494d-8063-77a094f63020) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:58.054530 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['e5f7daca-25bf-4322-a90b-ba2773fc4a96', '0750ca46-52cc-4032-b9b5-39a694be03f4', '0a180a22-89c7-4d0b-ada5-1681df3ad0d3', '8f147632-6741-4ead-a0cd-7290f7f2cb79'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:22:58.055318 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb6efcfa-8e7d-494d-8063-77a094f63020) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5f7daca-25bf-4322-a90b-ba2773fc4a96', '0750ca46-52cc-4032-b9b5-39a694be03f4', '0a180a22-89c7-4d0b-ada5-1681df3ad0d3', '8f147632-6741-4ead-a0cd-7290f7f2cb79']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:58.056085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a5fbdc-5036-40c7-b4f8-7ccb3c3b0a2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:58.090891 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (34a5fbdc-5036-40c7-b4f8-7ccb3c3b0a2b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6c9adcae-a7db-47ab-a4ca-43b823730a80', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1914987542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['e5f7daca-25bf-4322-a90b-ba2773fc4a96','0750ca46-52cc-4032-b9b5-39a694be03f4','0a180a22-89c7-4d0b-ada5-1681df3ad0d3','8f147632-6741-4ead-a0cd-7290f7f2cb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c27d39f-2c78-4742-ac4e-8eddae5108f0,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:22:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1914987542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6c9adcae-a7db-47ab-a4ca-43b823730a80,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3c27d39f-2c78-4742-ac4e-8eddae5108f0,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:58.091629 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ae423f-bed2-458c-ad21-39b500d91742) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:58.113537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (92ae423f-bed2-458c-ad21-39b500d91742) transitioned into state 'SUCCESS' from state '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-1914987542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['e5f7daca-25bf-4322-a90b-ba2773fc4a96','0750ca46-52cc-4032-b9b5-39a694be03f4','0a180a22-89c7-4d0b-ada5-1681df3ad0d3','8f147632-6741-4ead-a0cd-7290f7f2cb79'],size=1,snapshot_id=None,source_replicaid=,source_volid=3c27d39f-2c78-4742-ac4e-8eddae5108f0,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:58.114827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ab3db8-33a4-4faf-b4cf-2ad83d0a8bc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:22:58.131996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (31ab3db8-33a4-4faf-b4cf-2ad83d0a8bc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:22:58.132858 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (bba375a5-8623-4144-a066-b24ee605a0fe) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:22:58.133219 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:22:58.133804 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fe2bef34-2174-4a91-9c8d-2f90ba385ddb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:22:58.134376 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1114/4402] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:22:57 2026] POST /volume/v3/volumes => generated 802 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:22:58.146136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c9005ee1-de84-4d66-ad4e-7c7b85e37177 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:58.149782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9005ee1-de84-4d66-ad4e-7c7b85e37177 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:22:58.149782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9005ee1-de84-4d66-ad4e-7c7b85e37177 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:58.149782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c9005ee1-de84-4d66-ad4e-7c7b85e37177 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:58.156205 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:58.156205 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:58.161021 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c9005ee1-de84-4d66-ad4e-7c7b85e37177 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:58.164904 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c9005ee1-de84-4d66-ad4e-7c7b85e37177 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 200 Aug 07 16:22:58.165247 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1099/4403] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:58 2026] GET /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 870 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:58.349837 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3596283b-bc3d-413f-a9a1-5aa27b5f3a4e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:58.351487 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3596283b-bc3d-413f-a9a1-5aa27b5f3a4e tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:22:58.351694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3596283b-bc3d-413f-a9a1-5aa27b5f3a4e tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:58.351886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3596283b-bc3d-413f-a9a1-5aa27b5f3a4e tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:58.359192 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:58.359192 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:58.363189 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3596283b-bc3d-413f-a9a1-5aa27b5f3a4e tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:58.367517 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3596283b-bc3d-413f-a9a1-5aa27b5f3a4e tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:22:58.368236 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1098/4404] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:58 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:59.183471 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1129a118-728c-4fa8-9499-c57a6792b941 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:59.192547 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1129a118-728c-4fa8-9499-c57a6792b941 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:22:59.192795 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1129a118-728c-4fa8-9499-c57a6792b941 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:59.193038 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1129a118-728c-4fa8-9499-c57a6792b941 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:59.204733 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:59.204733 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:22:59.211011 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1129a118-728c-4fa8-9499-c57a6792b941 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:22:59.217672 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1129a118-728c-4fa8-9499-c57a6792b941 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 200 Aug 07 16:22:59.218244 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1094/4405] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:22:59 2026] GET /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 895 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:22:59.231163 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:59.234064 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:22:59.234064 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:59.234064 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:59.234064 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:22:59.239192 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:59.239192 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:22:59.239695 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:59.260995 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot delete request issued successfully. Aug 07 16:22:59.261245 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5806fdd2-d33c-4bd5-9ac3-606ac7deb1e3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 202 Aug 07 16:22:59.262382 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1115/4406] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:22:59 2026] DELETE /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:22:59.272086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-57cea39c-09eb-45d5-8135-bdb04ca0f3eb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:59.272630 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57cea39c-09eb-45d5-8135-bdb04ca0f3eb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:22:59.272630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57cea39c-09eb-45d5-8135-bdb04ca0f3eb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:59.272630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-57cea39c-09eb-45d5-8135-bdb04ca0f3eb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:59.277933 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:59.277933 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:22:59.280062 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-57cea39c-09eb-45d5-8135-bdb04ca0f3eb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:22:59.280062 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-57cea39c-09eb-45d5-8135-bdb04ca0f3eb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 200 Aug 07 16:22:59.280062 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1100/4407] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:22:59 2026] GET /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:22:59.384598 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-04fa904a-b48e-4576-95fb-456b69419c06 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:22:59.387807 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04fa904a-b48e-4576-95fb-456b69419c06 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:22:59.388090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04fa904a-b48e-4576-95fb-456b69419c06 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:22:59.388293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-04fa904a-b48e-4576-95fb-456b69419c06 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:22:59.395744 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:22:59.395744 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:22:59.399483 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-04fa904a-b48e-4576-95fb-456b69419c06 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:22:59.403966 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-04fa904a-b48e-4576-95fb-456b69419c06 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:22:59.404395 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1099/4408] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:22:59 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:00.290537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-052e0240-a067-4418-b3e0-18bbb8093939 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:00.292755 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-052e0240-a067-4418-b3e0-18bbb8093939 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:23:00.292853 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-052e0240-a067-4418-b3e0-18bbb8093939 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:00.293006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-052e0240-a067-4418-b3e0-18bbb8093939 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:00.299090 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-052e0240-a067-4418-b3e0-18bbb8093939 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 404 Aug 07 16:23:00.299258 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1095/4409] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:00 2026] GET /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:00.308555 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:00.311383 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:00.312353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:00.312353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:00.312353 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: 56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:00.319659 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:00.319659 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:00.320156 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:00.362819 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot delete request issued successfully. Aug 07 16:23:00.362819 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b07d349-4f24-4e83-a81c-a778e0dafbf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 202 Aug 07 16:23:00.363357 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1116/4410] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:00 2026] DELETE /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:00.372534 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a0c52097-cdb4-4eb8-9ddf-285da920199d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:00.375214 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0c52097-cdb4-4eb8-9ddf-285da920199d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:00.375456 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0c52097-cdb4-4eb8-9ddf-285da920199d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:00.375717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a0c52097-cdb4-4eb8-9ddf-285da920199d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:00.380859 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:00.380859 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:00.381408 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a0c52097-cdb4-4eb8-9ddf-285da920199d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:00.382274 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a0c52097-cdb4-4eb8-9ddf-285da920199d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 200 Aug 07 16:23:00.382730 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1101/4411] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:00 2026] GET /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:00.419690 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a434d492-b4ed-4ba8-9853-473808792053 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:00.421612 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a434d492-b4ed-4ba8-9853-473808792053 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:00.421814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a434d492-b4ed-4ba8-9853-473808792053 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:00.422007 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a434d492-b4ed-4ba8-9853-473808792053 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:00.429749 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:00.429749 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:00.434442 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a434d492-b4ed-4ba8-9853-473808792053 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:00.443746 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a434d492-b4ed-4ba8-9853-473808792053 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:00.444392 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1100/4412] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:00 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:01.392538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-05406b5c-1ecc-4ec4-bb80-ec2c90aa934a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:01.394468 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05406b5c-1ecc-4ec4-bb80-ec2c90aa934a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:01.394658 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05406b5c-1ecc-4ec4-bb80-ec2c90aa934a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:01.394839 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-05406b5c-1ecc-4ec4-bb80-ec2c90aa934a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:01.399284 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-05406b5c-1ecc-4ec4-bb80-ec2c90aa934a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 404 Aug 07 16:23:01.399799 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1096/4413] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:01 2026] GET /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:01.406879 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c2fda3b-ca00-410b-98d2-910473adc836 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:01.408980 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:01.409197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:01.409445 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:01.409598 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:01.416594 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:01.416594 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:01.417040 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:01.433860 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:01.434088 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c2fda3b-ca00-410b-98d2-910473adc836 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 202 Aug 07 16:23:01.437375 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1117/4414] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:01 2026] DELETE /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:01.442173 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d180bc93-2daa-4ed5-9bfb-af03e34a4034 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:01.443522 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d180bc93-2daa-4ed5-9bfb-af03e34a4034 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:01.443789 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d180bc93-2daa-4ed5-9bfb-af03e34a4034 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:01.443907 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d180bc93-2daa-4ed5-9bfb-af03e34a4034 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:01.451319 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:01.451319 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:01.455055 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d180bc93-2daa-4ed5-9bfb-af03e34a4034 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:01.459078 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5072a42d-4ce8-46b0-9344-878b8ba8a8f3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:01.459687 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d180bc93-2daa-4ed5-9bfb-af03e34a4034 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 200 Aug 07 16:23:01.460210 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1102/4415] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:01 2026] GET /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 894 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:01.461399 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5072a42d-4ce8-46b0-9344-878b8ba8a8f3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:01.461694 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5072a42d-4ce8-46b0-9344-878b8ba8a8f3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:01.465420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5072a42d-4ce8-46b0-9344-878b8ba8a8f3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:01.469025 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:01.469025 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:01.474798 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5072a42d-4ce8-46b0-9344-878b8ba8a8f3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:01.478936 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5072a42d-4ce8-46b0-9344-878b8ba8a8f3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:01.479351 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1101/4416] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:01 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:02.476285 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e165aec-d99a-4428-a06b-c813d763a62e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:02.478058 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e165aec-d99a-4428-a06b-c813d763a62e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:02.478255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e165aec-d99a-4428-a06b-c813d763a62e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:02.478507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e165aec-d99a-4428-a06b-c813d763a62e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:02.485948 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e165aec-d99a-4428-a06b-c813d763a62e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 404 Aug 07 16:23:02.486492 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1097/4417] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:02 2026] GET /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:02.493447 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d622890-ed50-4c21-bdcb-6e84dad6a964 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:02.495988 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:02.496766 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d622890-ed50-4c21-bdcb-6e84dad6a964 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:02.496974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d622890-ed50-4c21-bdcb-6e84dad6a964 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:02.497236 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d622890-ed50-4c21-bdcb-6e84dad6a964 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:02.500149 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:02.500271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:02.500381 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:02.500649 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:02.504738 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:02.504738 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:02.509110 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3d622890-ed50-4c21-bdcb-6e84dad6a964 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:02.509173 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:02.509173 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:02.509726 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:02.513906 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d622890-ed50-4c21-bdcb-6e84dad6a964 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:02.514315 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1118/4418] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:02 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:02.534791 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:02.535020 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3eb24275-fcbc-46dc-ae63-5c5c9dc1eaed tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 202 Aug 07 16:23:02.535513 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1103/4419] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:02 2026] DELETE /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:02.547262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af799945-7d3a-43e1-9d0b-e5baf63afd52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:02.549401 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af799945-7d3a-43e1-9d0b-e5baf63afd52 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:02.549806 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af799945-7d3a-43e1-9d0b-e5baf63afd52 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:02.550135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af799945-7d3a-43e1-9d0b-e5baf63afd52 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:02.559691 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:02.559691 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:02.564794 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af799945-7d3a-43e1-9d0b-e5baf63afd52 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:02.570862 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af799945-7d3a-43e1-9d0b-e5baf63afd52 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 200 Aug 07 16:23:02.571540 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1102/4420] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:02 2026] GET /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 860 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:03.532623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5da639bd-2423-4131-b2da-9d2d6a4eb8ce None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:03.534498 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da639bd-2423-4131-b2da-9d2d6a4eb8ce tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:03.534712 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5da639bd-2423-4131-b2da-9d2d6a4eb8ce tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:03.534905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5da639bd-2423-4131-b2da-9d2d6a4eb8ce tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:03.542927 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:03.542927 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:03.548564 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5da639bd-2423-4131-b2da-9d2d6a4eb8ce tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:03.554984 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5da639bd-2423-4131-b2da-9d2d6a4eb8ce tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:03.555518 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1098/4421] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:03 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:03.588976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7fab7d34-37b0-4300-82c7-381ec8d946d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:03.591569 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fab7d34-37b0-4300-82c7-381ec8d946d9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:03.591922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fab7d34-37b0-4300-82c7-381ec8d946d9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:03.592219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7fab7d34-37b0-4300-82c7-381ec8d946d9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:03.600915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7fab7d34-37b0-4300-82c7-381ec8d946d9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 404 Aug 07 16:23:03.601719 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1119/4422] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:03 2026] GET /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:03.610481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:03.612632 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:03.612816 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:03.613036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:03.613242 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:03.621668 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:03.621668 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:03.622202 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:03.653973 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:03.654175 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7d4aaf79-bc31-4959-9b2d-69a96767c777 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 202 Aug 07 16:23:03.654720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1104/4423] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:03 2026] DELETE /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:03.669721 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-14ecc37b-6699-43f9-bfcf-23d6b612bfcb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:03.674680 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14ecc37b-6699-43f9-bfcf-23d6b612bfcb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:03.674680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14ecc37b-6699-43f9-bfcf-23d6b612bfcb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:03.674680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-14ecc37b-6699-43f9-bfcf-23d6b612bfcb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:03.682236 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:03.682236 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:03.686078 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-14ecc37b-6699-43f9-bfcf-23d6b612bfcb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:03.691785 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-14ecc37b-6699-43f9-bfcf-23d6b612bfcb tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 200 Aug 07 16:23:03.692469 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1103/4424] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:03 2026] GET /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 893 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:04.572733 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dcd03871-a2c9-45d5-bcd1-2c331229808b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:04.574601 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcd03871-a2c9-45d5-bcd1-2c331229808b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:04.574820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcd03871-a2c9-45d5-bcd1-2c331229808b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:04.575462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dcd03871-a2c9-45d5-bcd1-2c331229808b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:04.589793 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:04.589793 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:04.595946 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-dcd03871-a2c9-45d5-bcd1-2c331229808b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:04.600485 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dcd03871-a2c9-45d5-bcd1-2c331229808b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:04.600935 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1099/4425] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:04 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:04.713053 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dff9eb5a-b475-4c9d-9a8d-43340e1d8e2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:04.715330 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dff9eb5a-b475-4c9d-9a8d-43340e1d8e2c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:04.715627 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dff9eb5a-b475-4c9d-9a8d-43340e1d8e2c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:04.715925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dff9eb5a-b475-4c9d-9a8d-43340e1d8e2c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:04.725103 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dff9eb5a-b475-4c9d-9a8d-43340e1d8e2c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 404 Aug 07 16:23:04.725565 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1120/4426] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:04 2026] GET /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:04.733341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:04.734971 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:04.735172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:04.735423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:04.735652 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:04.747561 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:04.747561 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:04.748112 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:04.774774 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:04.774975 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-75f7ac6c-257c-4aa3-a13a-8e59539fc096 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 202 Aug 07 16:23:04.775632 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1105/4427] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:04 2026] DELETE /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:04.786720 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f62aa39e-d7d7-406c-9b6a-bc93e2aa0254 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:04.793815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f62aa39e-d7d7-406c-9b6a-bc93e2aa0254 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:04.793815 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f62aa39e-d7d7-406c-9b6a-bc93e2aa0254 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:04.793987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f62aa39e-d7d7-406c-9b6a-bc93e2aa0254 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:04.804723 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:04.804723 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:04.809919 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f62aa39e-d7d7-406c-9b6a-bc93e2aa0254 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:04.815930 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f62aa39e-d7d7-406c-9b6a-bc93e2aa0254 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 200 Aug 07 16:23:04.816510 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1104/4428] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:04 2026] GET /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 894 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:05.356450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63b93f30-8969-4026-bbaf-833a058d1a02 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:05.358096 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:05.358588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-1929379624", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:05.360193 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-1929379624', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:05.360406 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Create volume of 1 GB Aug 07 16:23:05.365410 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Availability Zones retrieved successfully. Aug 07 16:23:05.373681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Flow 'volume_create_api' (72911961-3d58-452d-8fe4-b81bb03e5f45) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:05.375092 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2790b4-9f6f-44cd-97cc-44ec22cb799c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.376490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:05.410035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d2790b4-9f6f-44cd-97cc-44ec22cb799c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.410920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe81165-31c7-48e5-b6a8-024b18ae1f72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.476815 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Created reservations ['1bfa05f3-36b0-40a1-995a-ff925ba76ea5', '067bf631-0401-4fcd-9332-03616d9040c4', '1c57a989-8e7c-4793-8aa8-9dc18aaa7b17', '2af96385-f8a0-4912-988f-570a3a5ea392'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:05.477636 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1fe81165-31c7-48e5-b6a8-024b18ae1f72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1bfa05f3-36b0-40a1-995a-ff925ba76ea5', '067bf631-0401-4fcd-9332-03616d9040c4', '1c57a989-8e7c-4793-8aa8-9dc18aaa7b17', '2af96385-f8a0-4912-988f-570a3a5ea392']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.478320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203e4716-0a94-4891-8987-bf7a288cae1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.501517 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (203e4716-0a94-4891-8987-bf7a288cae1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc5442ca-cd07-412f-916f-a0fee1c23d2f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1929379624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8c6479d59e402f8fea0ac816b22b27',qos_specs=None,replication_status=,reservations=['1bfa05f3-36b0-40a1-995a-ff925ba76ea5','067bf631-0401-4fcd-9332-03616d9040c4','1c57a989-8e7c-4793-8aa8-9dc18aaa7b17','2af96385-f8a0-4912-988f-570a3a5ea392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac0d303727e640b18b93a7781cc9a6de',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-1929379624',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cc5442ca-cd07-412f-916f-a0fee1c23d2f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e8c6479d59e402f8fea0ac816b22b27',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ac0d303727e640b18b93a7781cc9a6de',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.502214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f46c9c5-175d-4eec-ad1c-e0c954bb4a13) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.527896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0f46c9c5-175d-4eec-ad1c-e0c954bb4a13) transitioned into state 'SUCCESS' from state '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-1929379624',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e8c6479d59e402f8fea0ac816b22b27',qos_specs=None,replication_status=,reservations=['1bfa05f3-36b0-40a1-995a-ff925ba76ea5','067bf631-0401-4fcd-9332-03616d9040c4','1c57a989-8e7c-4793-8aa8-9dc18aaa7b17','2af96385-f8a0-4912-988f-570a3a5ea392'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ac0d303727e640b18b93a7781cc9a6de',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.528792 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e715d8b-cadb-4e81-97b1-45785bf822bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.539698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4e715d8b-cadb-4e81-97b1-45785bf822bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.540998 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Flow 'volume_create_api' (72911961-3d58-452d-8fe4-b81bb03e5f45) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:05.541597 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Create volume request issued successfully. Aug 07 16:23:05.542458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63b93f30-8969-4026-bbaf-833a058d1a02 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:05.543057 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1100/4429] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:23:05 2026] POST /volume/v3/volumes => generated 787 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:05.559087 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2664a06-3932-4837-bfd8-e2fe5a1438ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:05.560937 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2664a06-3932-4837-bfd8-e2fe5a1438ea tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:05.561056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2664a06-3932-4837-bfd8-e2fe5a1438ea tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:05.561275 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2664a06-3932-4837-bfd8-e2fe5a1438ea tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:05.568542 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:05.568542 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:05.572434 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2664a06-3932-4837-bfd8-e2fe5a1438ea tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:05.577361 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2664a06-3932-4837-bfd8-e2fe5a1438ea tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:05.577782 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1121/4430] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:05 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:05.613117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa8ce42e-bab3-4fab-9aed-ea492f968a66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:05.615054 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa8ce42e-bab3-4fab-9aed-ea492f968a66 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:05.615799 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa8ce42e-bab3-4fab-9aed-ea492f968a66 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:05.616073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa8ce42e-bab3-4fab-9aed-ea492f968a66 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:05.625376 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:05.625376 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:05.631167 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aa8ce42e-bab3-4fab-9aed-ea492f968a66 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:05.637529 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa8ce42e-bab3-4fab-9aed-ea492f968a66 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:05.638028 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1106/4431] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:05 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:05.833460 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b41fb8f5-b971-4364-94cf-da0019c36507 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:05.835194 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b41fb8f5-b971-4364-94cf-da0019c36507 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:05.835431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b41fb8f5-b971-4364-94cf-da0019c36507 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:05.835625 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b41fb8f5-b971-4364-94cf-da0019c36507 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:05.840839 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b41fb8f5-b971-4364-94cf-da0019c36507 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 404 Aug 07 16:23:05.841263 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1105/4432] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:05 2026] GET /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:05.851740 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:05.854293 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:05.854809 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-730192444"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:05.856895 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-730192444'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:05.857320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:05.857494 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:05.857494 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:05.862476 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:05.871539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (92743943-3f01-4402-acd0-482797f4ee9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:05.873178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3289cb-737c-4d26-bdf8-aafed27e3da5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.874706 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:05.907514 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1d3289cb-737c-4d26-bdf8-aafed27e3da5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.908365 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa0acc9-efba-4f87-b41f-abebdcf58828) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.961869 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['fccdc5fb-57ec-46e4-a6ef-d983e22a29b8', '12b84f4a-984a-40e1-9673-1612a839c2a3', '5d710128-f0a2-4304-b51b-0f1c16077b09', '19085486-31b1-4e21-bc5b-ddbd033253e8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:05.962900 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2aa0acc9-efba-4f87-b41f-abebdcf58828) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fccdc5fb-57ec-46e4-a6ef-d983e22a29b8', '12b84f4a-984a-40e1-9673-1612a839c2a3', '5d710128-f0a2-4304-b51b-0f1c16077b09', '19085486-31b1-4e21-bc5b-ddbd033253e8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.963818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041509ec-2bef-4c0b-acbb-02876c2460b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:05.992417 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (041509ec-2bef-4c0b-acbb-02876c2460b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '116b2156-7715-47a1-ab02-a9cb648b2fb8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-730192444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['fccdc5fb-57ec-46e4-a6ef-d983e22a29b8','12b84f4a-984a-40e1-9673-1612a839c2a3','5d710128-f0a2-4304-b51b-0f1c16077b09','19085486-31b1-4e21-bc5b-ddbd033253e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-730192444',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=116b2156-7715-47a1-ab02-a9cb648b2fb8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:05.993589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd4ba06-e488-46e1-8c15-0e4d236adfd5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:06.016973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2dd4ba06-e488-46e1-8c15-0e4d236adfd5) transitioned into state 'SUCCESS' from state '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-730192444',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['fccdc5fb-57ec-46e4-a6ef-d983e22a29b8','12b84f4a-984a-40e1-9673-1612a839c2a3','5d710128-f0a2-4304-b51b-0f1c16077b09','19085486-31b1-4e21-bc5b-ddbd033253e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:06.017851 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea82c332-de21-49e4-87e0-310cb779900c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:06.029622 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ea82c332-de21-49e4-87e0-310cb779900c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:06.030852 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (92743943-3f01-4402-acd0-482797f4ee9c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:06.031240 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:06.031977 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2440bf48-4693-48b2-89a7-fb4b464706a4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:06.032534 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1101/4433] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:23:05 2026] POST /volume/v3/volumes => generated 767 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:06.049165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4c0bc79-6aa1-4080-b095-25312506993a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.051141 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4c0bc79-6aa1-4080-b095-25312506993a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:06.051460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4c0bc79-6aa1-4080-b095-25312506993a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.051714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4c0bc79-6aa1-4080-b095-25312506993a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.066569 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.066569 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:06.073917 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4c0bc79-6aa1-4080-b095-25312506993a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:06.080288 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4c0bc79-6aa1-4080-b095-25312506993a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 200 Aug 07 16:23:06.080288 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1122/4434] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 835 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:23:06.594135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-04512a20-f326-456c-b9f5-d0b5204e97bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.597990 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04512a20-f326-456c-b9f5-d0b5204e97bb tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:06.598382 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04512a20-f326-456c-b9f5-d0b5204e97bb tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.598991 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-04512a20-f326-456c-b9f5-d0b5204e97bb tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.612587 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.612587 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:06.618923 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-04512a20-f326-456c-b9f5-d0b5204e97bb tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:06.626817 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-04512a20-f326-456c-b9f5-d0b5204e97bb tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:06.627290 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1107/4435] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 880 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:06.643442 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3e272611-7ab1-4a06-9718-5800f99b37b6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.645888 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e272611-7ab1-4a06-9718-5800f99b37b6 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:06.646171 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e272611-7ab1-4a06-9718-5800f99b37b6 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.646484 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3e272611-7ab1-4a06-9718-5800f99b37b6 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.651460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe7a152a-acff-4bf2-9abb-bd2d334f399f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.653516 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe7a152a-acff-4bf2-9abb-bd2d334f399f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:06.653774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe7a152a-acff-4bf2-9abb-bd2d334f399f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.654028 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe7a152a-acff-4bf2-9abb-bd2d334f399f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.654490 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.654490 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:06.659135 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3e272611-7ab1-4a06-9718-5800f99b37b6 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:06.664417 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.664417 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:06.664832 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3e272611-7ab1-4a06-9718-5800f99b37b6 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:06.665277 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1106/4436] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 880 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:06.670005 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe7a152a-acff-4bf2-9abb-bd2d334f399f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:06.675838 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe7a152a-acff-4bf2-9abb-bd2d334f399f tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:06.676412 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1102/4437] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 942 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:06.724513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-35d401d0-68df-4c11-8d0d-185bfd21e8c3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.727200 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-35d401d0-68df-4c11-8d0d-185bfd21e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:06.727463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-35d401d0-68df-4c11-8d0d-185bfd21e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.727726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-35d401d0-68df-4c11-8d0d-185bfd21e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.735557 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.735557 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:06.740154 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-35d401d0-68df-4c11-8d0d-185bfd21e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:06.746147 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-35d401d0-68df-4c11-8d0d-185bfd21e8c3 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:06.746687 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1123/4438] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 862 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:06.851942 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c3898dba-4874-43b4-949a-ccea17793438 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.851942 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3898dba-4874-43b4-949a-ccea17793438 None None] GET https://10.4.3.24/volume// Aug 07 16:23:06.851942 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3898dba-4874-43b4-949a-ccea17793438 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.852382 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c3898dba-4874-43b4-949a-ccea17793438 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.853250 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c3898dba-4874-43b4-949a-ccea17793438 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:06.854582 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1108/4439] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:06.862565 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-67112598-4747-467f-937c-4f87f50e535f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.868400 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-67112598-4747-467f-937c-4f87f50e535f tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:23:06.868400 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-67112598-4747-467f-937c-4f87f50e535f tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "cc5442ca-cd07-412f-916f-a0fee1c23d2f", "connector": null, "instance_uuid": "c8517c21-ca68-47c5-bc41-f58796b340aa"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:06.875012 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.875012 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:06.910528 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-67112598-4747-467f-937c-4f87f50e535f tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:23:06.910970 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1107/4440] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:23:06 2026] POST /volume/v3/attachments => generated 273 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:06.963732 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d2c5d0be-7388-42a9-b288-23a540b6b322 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.969457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2c5d0be-7388-42a9-b288-23a540b6b322 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:06.969734 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2c5d0be-7388-42a9-b288-23a540b6b322 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.969973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d2c5d0be-7388-42a9-b288-23a540b6b322 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.981483 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5060e202-6df5-4bda-a88a-dcb0d92e3530 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.982024 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5060e202-6df5-4bda-a88a-dcb0d92e3530 None None] GET https://10.4.3.24/volume// Aug 07 16:23:06.982312 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5060e202-6df5-4bda-a88a-dcb0d92e3530 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:06.982592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5060e202-6df5-4bda-a88a-dcb0d92e3530 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:06.983030 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5060e202-6df5-4bda-a88a-dcb0d92e3530 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:06.983142 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:06.983142 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:06.983483 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1124/4441] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:06.986784 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d2c5d0be-7388-42a9-b288-23a540b6b322 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:06.997193 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-f4f22982-f71d-4c06-b06e-00f83beedd1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:06.998402 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d2c5d0be-7388-42a9-b288-23a540b6b322 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:06.998821 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1103/4442] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 879 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:06.999535 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-f4f22982-f71d-4c06-b06e-00f83beedd1b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:06.999784 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-f4f22982-f71d-4c06-b06e-00f83beedd1b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:07.000011 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-f4f22982-f71d-4c06-b06e-00f83beedd1b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:07.015459 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.015459 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:07.020664 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-f4f22982-f71d-4c06-b06e-00f83beedd1b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:07.029405 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-f4f22982-f71d-4c06-b06e-00f83beedd1b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:07.029885 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1109/4443] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:06 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 1041 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:07.097906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7ea04247-7390-40fd-86a8-72c13888ce0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.100125 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ea04247-7390-40fd-86a8-72c13888ce0e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:07.100335 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ea04247-7390-40fd-86a8-72c13888ce0e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:07.100576 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7ea04247-7390-40fd-86a8-72c13888ce0e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:07.107247 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.107247 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:07.110890 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7ea04247-7390-40fd-86a8-72c13888ce0e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:07.115282 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7ea04247-7390-40fd-86a8-72c13888ce0e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 200 Aug 07 16:23:07.116143 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1108/4444] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:07 2026] GET /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 860 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:07.129166 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.130636 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:07.130928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "116b2156-7715-47a1-ab02-a9cb648b2fb8", "name": "tempest-VolumeDependencyTests-Snapshot-1762622538"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:07.137587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.139576 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.139576 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:07.139721 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] PUT https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c Aug 07 16:23:07.140056 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:07.140108 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:07.140203 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create snapshot from volume 116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:07.148235 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Acquiring lock "cinder-attachment_update-cc5442ca-cd07-412f-916f-a0fee1c23d2f-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:23:07.152944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Lock "cinder-attachment_update-cc5442ca-cd07-412f-916f-a0fee1c23d2f-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:23:07.154291 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.154291 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:07.166772 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['333f7982-a6bf-4a32-b7da-55a4416aaa44', 'b201f123-611c-4e55-ac66-de4b4f8980e2', 'a62c48f6-a57e-49d0-b088-5ea9028d726d', 'd1ea03d8-4614-441d-9ef8-0d4532911653'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:07.201386 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot create request issued successfully. Aug 07 16:23:07.201824 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a71f0b7d-2263-40bd-8131-1eb6f274b2ab tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:07.202193 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1125/4445] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:07 2026] POST /volume/v3/snapshots => generated 308 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:07.213608 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2059d48c-33fc-4525-bb24-03c3095ecd33 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.215646 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2059d48c-33fc-4525-bb24-03c3095ecd33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:07.215915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2059d48c-33fc-4525-bb24-03c3095ecd33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:07.216150 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2059d48c-33fc-4525-bb24-03c3095ecd33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:07.221654 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.221654 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:07.222046 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2059d48c-33fc-4525-bb24-03c3095ecd33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:07.222952 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2059d48c-33fc-4525-bb24-03c3095ecd33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 200 Aug 07 16:23:07.223317 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1110/4446] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:07 2026] GET /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 440 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:07.321275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Lock "cinder-attachment_update-cc5442ca-cd07-412f-916f-a0fee1c23d2f-np0000006731" released by "attachment_update" :: held 0.168s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:23:07.321636 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-ccc7c2af-1377-4fc5-b969-f42cf267226b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c returned with HTTP 200 Aug 07 16:23:07.322199 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1104/4447] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:23:07 2026] PUT /volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c => generated 969 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:07.691463 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-85aa8790-fda2-485c-b640-ad093d3439eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.692572 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85aa8790-fda2-485c-b640-ad093d3439eb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:07.692836 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85aa8790-fda2-485c-b640-ad093d3439eb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:07.693081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-85aa8790-fda2-485c-b640-ad093d3439eb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:07.701432 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.701432 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:07.710931 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-85aa8790-fda2-485c-b640-ad093d3439eb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:07.722259 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-85aa8790-fda2-485c-b640-ad093d3439eb tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:07.722259 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1109/4448] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:07 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 1428 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:07.735111 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d5793109-d021-4f89-a2f6-02553427c763 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.737151 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5793109-d021-4f89-a2f6-02553427c763 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:07.737431 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5793109-d021-4f89-a2f6-02553427c763 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:07.737728 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d5793109-d021-4f89-a2f6-02553427c763 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:07.745111 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.745111 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:07.749009 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d5793109-d021-4f89-a2f6-02553427c763 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:07.753751 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d5793109-d021-4f89-a2f6-02553427c763 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:07.754119 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1126/4449] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:07 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 1428 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:07.880652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-5fbcf20f-1612-41eb-8490-3cc463698ba1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:07.882716 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-5fbcf20f-1612-41eb-8490-3cc463698ba1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:07.882902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-5fbcf20f-1612-41eb-8490-3cc463698ba1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:07.883071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-5fbcf20f-1612-41eb-8490-3cc463698ba1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:07.889843 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:07.889843 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:07.893721 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-5fbcf20f-1612-41eb-8490-3cc463698ba1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:07.898751 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-5fbcf20f-1612-41eb-8490-3cc463698ba1 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:07.899055 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1111/4450] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:07 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 1428 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:08.017440 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91931797-20c8-4c1f-9f77-37529c841772 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.018386 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91931797-20c8-4c1f-9f77-37529c841772 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:08.018564 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91931797-20c8-4c1f-9f77-37529c841772 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:08.018769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91931797-20c8-4c1f-9f77-37529c841772 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:08.035326 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.035326 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:08.043163 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91931797-20c8-4c1f-9f77-37529c841772 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:08.051552 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91931797-20c8-4c1f-9f77-37529c841772 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:08.052966 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1105/4451] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:08 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 880 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:08.233152 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.233857 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-db3a6a13-e2c7-4daf-adc3-1a3bae93b955 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.235223 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:08.235701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-610860546", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:08.235775 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db3a6a13-e2c7-4daf-adc3-1a3bae93b955 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:08.235984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db3a6a13-e2c7-4daf-adc3-1a3bae93b955 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:08.236269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-db3a6a13-e2c7-4daf-adc3-1a3bae93b955 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:08.237255 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-610860546', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:08.237397 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create volume of 1 GB Aug 07 16:23:08.241513 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Availability Zones retrieved successfully. Aug 07 16:23:08.241767 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.241767 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:08.242276 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-db3a6a13-e2c7-4daf-adc3-1a3bae93b955 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:08.243157 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-db3a6a13-e2c7-4daf-adc3-1a3bae93b955 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 200 Aug 07 16:23:08.243601 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1127/4452] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:08 2026] GET /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 467 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:08.247567 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Flow 'volume_create_api' (bb1e1bc2-ea85-4f3a-9078-873ea534f81b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:08.248581 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b8f423-c8de-401d-b468-280cb5bbea07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.249583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:08.253484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f932c900-da96-466e-a992-7579e342cd01 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.255316 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:08.255702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6f1d0602-d5d6-44c1-89a7-462d6f081773", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1657651837"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:08.257246 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'snapshot_id': '6f1d0602-d5d6-44c1-89a7-462d6f081773', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1657651837'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:08.262947 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.262947 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:08.263524 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:08.263722 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:08.269051 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:08.276776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (f2e5f920-e330-48e6-baef-4d19d06051e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:08.277821 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06ceb71-dfd3-4d4e-a017-5948b9b9fdf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.279515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:08.287232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91b8f423-c8de-401d-b468-280cb5bbea07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.288674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4c9ca0-8c36-47d5-a9aa-e6415a12f1fe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.318678 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e06ceb71-dfd3-4d4e-a017-5948b9b9fdf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6f1d0602-d5d6-44c1-89a7-462d6f081773', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.319577 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fed2e4-501a-4cbf-98ff-6533d36ede7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.349315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Created reservations ['45b4327a-846d-4cad-b59a-fac8c0a3c393', 'a4282423-8bd6-4f54-876c-3d5f434fd6f6', 'c7e2bddb-d067-4097-baf1-01300044789d', '73f494de-daeb-4aca-b39a-4c797c879dba'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:08.350165 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1b4c9ca0-8c36-47d5-a9aa-e6415a12f1fe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['45b4327a-846d-4cad-b59a-fac8c0a3c393', 'a4282423-8bd6-4f54-876c-3d5f434fd6f6', 'c7e2bddb-d067-4097-baf1-01300044789d', '73f494de-daeb-4aca-b39a-4c797c879dba']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.350953 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b434ac24-2032-4efa-ba9f-579d30a2d59b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.371789 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['98b33ba0-fa6d-47e8-8e4f-2843e1df3254', '3afe4384-2054-4536-8359-50a784e4bc28', 'f06f96f3-faf7-431b-bfb1-1672f40ad6fc', '18f52826-4730-4981-8f90-dbc65a940c1f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:08.371789 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b9fed2e4-501a-4cbf-98ff-6533d36ede7d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98b33ba0-fa6d-47e8-8e4f-2843e1df3254', '3afe4384-2054-4536-8359-50a784e4bc28', 'f06f96f3-faf7-431b-bfb1-1672f40ad6fc', '18f52826-4730-4981-8f90-dbc65a940c1f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.372292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9c096b-edc7-4286-a0ad-d59ebdd3f655) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.379753 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b434ac24-2032-4efa-ba9f-579d30a2d59b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '455889f8-1b98-4515-9817-15c13cc2b802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-610860546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82fdbca73eca43f397f9698071710b3a',qos_specs=None,replication_status=,reservations=['45b4327a-846d-4cad-b59a-fac8c0a3c393','a4282423-8bd6-4f54-876c-3d5f434fd6f6','c7e2bddb-d067-4097-baf1-01300044789d','73f494de-daeb-4aca-b39a-4c797c879dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c8cd3b2cd7494cb8b3e23ae5e776c6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-610860546',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=455889f8-1b98-4515-9817-15c13cc2b802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='82fdbca73eca43f397f9698071710b3a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='70c8cd3b2cd7494cb8b3e23ae5e776c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.380633 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a15605-4fc0-4703-94ba-9d93b044ad4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.409431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c9a15605-4fc0-4703-94ba-9d93b044ad4d) transitioned into state 'SUCCESS' from state '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-610860546',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='82fdbca73eca43f397f9698071710b3a',qos_specs=None,replication_status=,reservations=['45b4327a-846d-4cad-b59a-fac8c0a3c393','a4282423-8bd6-4f54-876c-3d5f434fd6f6','c7e2bddb-d067-4097-baf1-01300044789d','73f494de-daeb-4aca-b39a-4c797c879dba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='70c8cd3b2cd7494cb8b3e23ae5e776c6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.410124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43dc65c2-a93e-49ea-8d38-e9c800f35644) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.412461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-01b9401b-e89d-4cc0-b90b-c21e8cf31b51 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.417570 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-01b9401b-e89d-4cc0-b90b-c21e8cf31b51 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:08.417570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-01b9401b-e89d-4cc0-b90b-c21e8cf31b51 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:08.417570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-01b9401b-e89d-4cc0-b90b-c21e8cf31b51 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:08.419256 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (43dc65c2-a93e-49ea-8d38-e9c800f35644) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.420189 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Flow 'volume_create_api' (bb1e1bc2-ea85-4f3a-9078-873ea534f81b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:08.420504 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Create volume request issued successfully. Aug 07 16:23:08.421063 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-db0d7834-e887-4eb0-877d-f4822c5e67ba tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:08.424993 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dc9c096b-edc7-4286-a0ad-d59ebdd3f655) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '56fab657-f723-441c-86af-02225a82f625', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1657651837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['98b33ba0-fa6d-47e8-8e4f-2843e1df3254','3afe4384-2054-4536-8359-50a784e4bc28','f06f96f3-faf7-431b-bfb1-1672f40ad6fc','18f52826-4730-4981-8f90-dbc65a940c1f'],size=1,snapshot_id=6f1d0602-d5d6-44c1-89a7-462d6f081773,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1657651837',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=56fab657-f723-441c-86af-02225a82f625,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6f1d0602-d5d6-44c1-89a7-462d6f081773,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.425152 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1110/4453] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:23:08 2026] POST /volume/v3/volumes => generated 752 bytes in 192 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:08.425845 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5e9721-8f35-4b5c-843c-e75dc7f58062) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.434656 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.434656 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:08.438900 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-192b2295-9535-4ec5-8bc5-6a218122b0b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.440268 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-01b9401b-e89d-4cc0-b90b-c21e8cf31b51 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:08.441979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-192b2295-9535-4ec5-8bc5-6a218122b0b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:08.442284 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-192b2295-9535-4ec5-8bc5-6a218122b0b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:08.442580 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-192b2295-9535-4ec5-8bc5-6a218122b0b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:08.448030 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-01b9401b-e89d-4cc0-b90b-c21e8cf31b51 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:08.449197 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1106/4454] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:08 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 1428 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:08.452536 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.452536 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:08.453652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ab5e9721-8f35-4b5c-843c-e75dc7f58062) transitioned into state 'SUCCESS' from state '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-1657651837',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['98b33ba0-fa6d-47e8-8e4f-2843e1df3254','3afe4384-2054-4536-8359-50a784e4bc28','f06f96f3-faf7-431b-bfb1-1672f40ad6fc','18f52826-4730-4981-8f90-dbc65a940c1f'],size=1,snapshot_id=6f1d0602-d5d6-44c1-89a7-462d6f081773,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.454608 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a31b8f2-e8e0-4421-a3ae-8d04067dbe5a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:08.457321 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-192b2295-9535-4ec5-8bc5-6a218122b0b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:08.463895 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-192b2295-9535-4ec5-8bc5-6a218122b0b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:08.463895 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1128/4455] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:08 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 820 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:08.464053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f18d2e69-5367-48f6-ba44-9f53729b3554 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.464143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f18d2e69-5367-48f6-ba44-9f53729b3554 None None] GET https://10.4.3.24/volume// Aug 07 16:23:08.464372 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f18d2e69-5367-48f6-ba44-9f53729b3554 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:08.464601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f18d2e69-5367-48f6-ba44-9f53729b3554 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:08.465106 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f18d2e69-5367-48f6-ba44-9f53729b3554 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:08.465573 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1111/4456] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:23:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:08.477796 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a31b8f2-e8e0-4421-a3ae-8d04067dbe5a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:08.477950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-fd2168c6-0b58-4019-82cb-a14f4ac42871 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.478579 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (f2e5f920-e330-48e6-baef-4d19d06051e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:08.478897 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:08.479563 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f932c900-da96-466e-a992-7579e342cd01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:08.480098 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1112/4457] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:23:08 2026] POST /volume/v3/volumes => generated 802 bytes in 227 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:08.480269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-fd2168c6-0b58-4019-82cb-a14f4ac42871 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:23:08.480685 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-fd2168c6-0b58-4019-82cb-a14f4ac42871 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "3d05a383-1335-4378-88e2-ae44e295a886", "connector": null, "instance_uuid": "4f5769c2-7888-4ede-981d-16914b5ca074"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:08.493690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fc49f2b8-02c2-45bd-b9a0-2f9288c66b5d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:08.495098 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.495098 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:08.495557 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc49f2b8-02c2-45bd-b9a0-2f9288c66b5d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:08.495877 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc49f2b8-02c2-45bd-b9a0-2f9288c66b5d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:08.496109 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fc49f2b8-02c2-45bd-b9a0-2f9288c66b5d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:08.505058 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:08.505058 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:08.509839 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fc49f2b8-02c2-45bd-b9a0-2f9288c66b5d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:08.516435 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fc49f2b8-02c2-45bd-b9a0-2f9288c66b5d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 200 Aug 07 16:23:08.516435 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1129/4458] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:08 2026] GET /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:08.528244 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-fd2168c6-0b58-4019-82cb-a14f4ac42871 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:23:08.530321 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1107/4459] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:23:08 2026] POST /volume/v3/attachments => generated 273 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:09.066981 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-81861a19-466e-47bd-b420-e97f404a114c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.068759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81861a19-466e-47bd-b420-e97f404a114c tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:09.068951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81861a19-466e-47bd-b420-e97f404a114c tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.069124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-81861a19-466e-47bd-b420-e97f404a114c tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.082325 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.082325 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:09.085784 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-81861a19-466e-47bd-b420-e97f404a114c tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:09.090690 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-81861a19-466e-47bd-b420-e97f404a114c tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:09.091094 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1112/4460] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:09.480278 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0db3c316-3600-4886-8445-3650fe02eefb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.482813 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0db3c316-3600-4886-8445-3650fe02eefb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:09.483670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0db3c316-3600-4886-8445-3650fe02eefb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.483670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0db3c316-3600-4886-8445-3650fe02eefb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.492525 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.492525 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:09.497035 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0db3c316-3600-4886-8445-3650fe02eefb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:09.501895 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0db3c316-3600-4886-8445-3650fe02eefb tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:09.502281 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1113/4461] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:09.516113 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a9531daa-756b-4ddd-9cf8-cd47ae5a3846 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.520149 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9531daa-756b-4ddd-9cf8-cd47ae5a3846 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:09.520533 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9531daa-756b-4ddd-9cf8-cd47ae5a3846 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.520861 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a9531daa-756b-4ddd-9cf8-cd47ae5a3846 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.529651 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.529651 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:09.530717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-641c718d-befa-4e97-a576-2258b98c4ca4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.532997 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-641c718d-befa-4e97-a576-2258b98c4ca4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:09.532997 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-641c718d-befa-4e97-a576-2258b98c4ca4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.533601 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-641c718d-befa-4e97-a576-2258b98c4ca4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.535908 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a9531daa-756b-4ddd-9cf8-cd47ae5a3846 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:09.539567 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.539567 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:09.542949 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-641c718d-befa-4e97-a576-2258b98c4ca4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:09.543110 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a9531daa-756b-4ddd-9cf8-cd47ae5a3846 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:09.543980 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1130/4462] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:09.547960 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-641c718d-befa-4e97-a576-2258b98c4ca4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 200 Aug 07 16:23:09.548567 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1108/4463] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 895 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:09.564463 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.566271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.566749 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:23:09.567014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.567290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.569332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Removing options '' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:23:09.569403 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:09.569436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100265) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:23:09.569475 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "56fab657-f723-441c-86af-02225a82f625", "name": "tempest-VolumeDependencyTests-Snapshot-1921667665"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:09.575998 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Get all volumes completed successfully. Aug 07 16:23:09.576995 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6b9c8bff-70c8-4470-8ebd-9d92a527c7af tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:23:09.577360 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1113/4464] 10.4.3.24 () {66 vars in 1230 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes => generated 336 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:09.578815 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.578815 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:09.579551 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:09.579744 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create snapshot from volume 56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:09.586984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bd96b418-a002-4fb8-b29c-f297d7ebca0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.589491 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd96b418-a002-4fb8-b29c-f297d7ebca0f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:09.589770 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd96b418-a002-4fb8-b29c-f297d7ebca0f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.590029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bd96b418-a002-4fb8-b29c-f297d7ebca0f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.599765 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.599765 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:09.605722 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bd96b418-a002-4fb8-b29c-f297d7ebca0f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:09.612808 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bd96b418-a002-4fb8-b29c-f297d7ebca0f tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:09.613627 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1131/4465] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:09.625292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['c5bfa604-9062-4303-b5cf-15ec64099f15', 'bd36d08b-9cd1-4f29-99ff-91f884d6f855', 'b65a94fd-67d4-4218-b5fd-725effa49771', 'e28b95ed-bbef-4e62-8305-6521a7e21e20'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:09.667334 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot create request issued successfully. Aug 07 16:23:09.667771 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fe657e5d-641f-4dab-b1f0-8852ab45a545 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:09.668323 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1114/4466] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:09.678722 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a774275d-753f-42df-bc7e-970313dd8597 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.683184 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a774275d-753f-42df-bc7e-970313dd8597 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:09.683184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a774275d-753f-42df-bc7e-970313dd8597 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.683184 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a774275d-753f-42df-bc7e-970313dd8597 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.685362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-03220735-9ec8-467d-82cb-8c5f61d62fa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.687730 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-03220735-9ec8-467d-82cb-8c5f61d62fa4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:09.688825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-03220735-9ec8-467d-82cb-8c5f61d62fa4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.689317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-03220735-9ec8-467d-82cb-8c5f61d62fa4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.693961 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.693961 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:09.695084 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a774275d-753f-42df-bc7e-970313dd8597 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:09.697232 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a774275d-753f-42df-bc7e-970313dd8597 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 200 Aug 07 16:23:09.700852 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1109/4467] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 440 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:09.703293 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.703293 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:09.713583 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-03220735-9ec8-467d-82cb-8c5f61d62fa4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:09.717522 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-03220735-9ec8-467d-82cb-8c5f61d62fa4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:09.718192 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1114/4468] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:09.845703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-78079f0f-803f-4a0d-bb45-6c09a33a3453 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.846282 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78079f0f-803f-4a0d-bb45-6c09a33a3453 None None] GET https://10.4.3.24/volume// Aug 07 16:23:09.846515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78079f0f-803f-4a0d-bb45-6c09a33a3453 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:09.846743 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-78079f0f-803f-4a0d-bb45-6c09a33a3453 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:09.847150 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-78079f0f-803f-4a0d-bb45-6c09a33a3453 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:09.847491 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1132/4469] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:23:09 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:09.855392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-ca771494-8f00-42c1-9af9-eb78a0f2b170 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:09.942282 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-ca771494-8f00-42c1-9af9-eb78a0f2b170 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:23:09.942735 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-ca771494-8f00-42c1-9af9-eb78a0f2b170 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "455889f8-1b98-4515-9817-15c13cc2b802", "connector": null, "instance_uuid": "55002724-3c90-4beb-b12c-5f535afd5ebd"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:09.954453 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:09.954453 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:09.993386 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-ca771494-8f00-42c1-9af9-eb78a0f2b170 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:23:09.993386 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1115/4470] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:23:09 2026] POST /volume/v3/attachments => generated 273 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:10.040246 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-54c57959-9b9b-4e90-be78-bb3179a897fc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.043867 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54c57959-9b9b-4e90-be78-bb3179a897fc tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:10.043867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54c57959-9b9b-4e90-be78-bb3179a897fc tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.043867 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-54c57959-9b9b-4e90-be78-bb3179a897fc tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.054801 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.054801 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:10.058427 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-54c57959-9b9b-4e90-be78-bb3179a897fc tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:10.064320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-54c57959-9b9b-4e90-be78-bb3179a897fc tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:10.065080 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1110/4471] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 844 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:23:10.081428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38213002-d74f-4808-9a02-e59ff25eb974 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.081428 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38213002-d74f-4808-9a02-e59ff25eb974 None None] GET https://10.4.3.24/volume// Aug 07 16:23:10.081428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38213002-d74f-4808-9a02-e59ff25eb974 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.081428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38213002-d74f-4808-9a02-e59ff25eb974 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.081428 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38213002-d74f-4808-9a02-e59ff25eb974 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:10.082375 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1115/4472] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Aug 07 16:23:10.094285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-d59f92b2-3413-4d9f-b9a5-562ca7c845b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.096882 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-d59f92b2-3413-4d9f-b9a5-562ca7c845b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:10.097343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-d59f92b2-3413-4d9f-b9a5-562ca7c845b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.097628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-d59f92b2-3413-4d9f-b9a5-562ca7c845b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.103634 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0719159a-903b-4a81-891b-2a47f1293e11 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.105879 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0719159a-903b-4a81-891b-2a47f1293e11 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:10.106086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0719159a-903b-4a81-891b-2a47f1293e11 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.106443 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0719159a-903b-4a81-891b-2a47f1293e11 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.111517 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.111517 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:10.116506 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-d59f92b2-3413-4d9f-b9a5-562ca7c845b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:10.117664 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.117664 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:10.121700 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0719159a-903b-4a81-891b-2a47f1293e11 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:10.122635 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-d59f92b2-3413-4d9f-b9a5-562ca7c845b6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:10.123424 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1133/4473] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 1024 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:10.126340 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0719159a-903b-4a81-891b-2a47f1293e11 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:10.126964 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1116/4474] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 880 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:10.213939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93ac4af4-169c-4953-b75b-37453a2de5b8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.213939 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93ac4af4-169c-4953-b75b-37453a2de5b8 None None] GET https://10.4.3.24/volume// Aug 07 16:23:10.213939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93ac4af4-169c-4953-b75b-37453a2de5b8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.213939 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93ac4af4-169c-4953-b75b-37453a2de5b8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.213939 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93ac4af4-169c-4953-b75b-37453a2de5b8 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:10.213939 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1111/4475] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:10.231811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-169b529d-ca4a-4bd6-a6f9-b36a6b0d39c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.234894 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-169b529d-ca4a-4bd6-a6f9-b36a6b0d39c3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:23:10.235106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-169b529d-ca4a-4bd6-a6f9-b36a6b0d39c3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.235367 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-169b529d-ca4a-4bd6-a6f9-b36a6b0d39c3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.252645 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.252645 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:10.257801 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-169b529d-ca4a-4bd6-a6f9-b36a6b0d39c3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:23:10.260184 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.262448 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] PUT https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb Aug 07 16:23:10.262885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:10.267710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-169b529d-ca4a-4bd6-a6f9-b36a6b0d39c3 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:23:10.268446 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1116/4476] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 1607 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:10.271847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Acquiring lock "cinder-attachment_update-455889f8-1b98-4515-9817-15c13cc2b802-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:23:10.278418 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Lock "cinder-attachment_update-455889f8-1b98-4515-9817-15c13cc2b802-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:23:10.280174 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.280174 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:10.395540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.398247 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] PUT https://10.4.3.24/volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552 Aug 07 16:23:10.398750 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:10.401121 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Lock "cinder-attachment_update-455889f8-1b98-4515-9817-15c13cc2b802-np0000006731" released by "attachment_update" :: held 0.123s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:23:10.401493 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-91b1b3ad-d7c0-4071-907a-64bcf10042b0 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb returned with HTTP 200 Aug 07 16:23:10.402041 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1134/4477] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:23:10 2026] PUT /volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb => generated 969 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:10.413805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Acquiring lock "cinder-attachment_update-3d05a383-1335-4378-88e2-ae44e295a886-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:23:10.424670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Lock "cinder-attachment_update-3d05a383-1335-4378-88e2-ae44e295a886-np0000006731" acquired by "attachment_update" :: waited 0.011s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:23:10.427136 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.427136 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:10.529341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Lock "cinder-attachment_update-3d05a383-1335-4378-88e2-ae44e295a886-np0000006731" released by "attachment_update" :: held 0.105s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:23:10.529702 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-0e872dc0-1b1b-43d2-87de-63282066dba9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552 returned with HTTP 200 Aug 07 16:23:10.532002 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1117/4478] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:23:10 2026] PUT /volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552 => generated 968 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:23:10.561723 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-136dbc64-0b5c-4579-9046-9f4a51ba2906 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.566427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-136dbc64-0b5c-4579-9046-9f4a51ba2906 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552/action Aug 07 16:23:10.566427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-136dbc64-0b5c-4579-9046-9f4a51ba2906 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:10.566427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-136dbc64-0b5c-4579-9046-9f4a51ba2906 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:10.592930 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.592930 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:10.611882 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-136dbc64-0b5c-4579-9046-9f4a51ba2906 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552/action returned with HTTP 204 Aug 07 16:23:10.611882 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1112/4479] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:23:10 2026] POST /volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552/action => generated 0 bytes in 51 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:10.645066 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-8eab3132-e3c9-4833-985c-ed3908d1951b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.648974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-8eab3132-e3c9-4833-985c-ed3908d1951b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] POST https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c/action Aug 07 16:23:10.649365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-8eab3132-e3c9-4833-985c-ed3908d1951b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:10.649543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-8eab3132-e3c9-4833-985c-ed3908d1951b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:10.670088 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.670088 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:10.692227 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9aa4329b-f5e5-4866-aa6c-0f372bcc3a2a req-8eab3132-e3c9-4833-985c-ed3908d1951b tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c/action returned with HTTP 204 Aug 07 16:23:10.692937 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1117/4480] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:23:10 2026] POST /volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c/action => generated 0 bytes in 48 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:10.712036 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fa432da4-9b35-4abc-86a6-441ef9650cb8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.715321 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa432da4-9b35-4abc-86a6-441ef9650cb8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:10.715321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa432da4-9b35-4abc-86a6-441ef9650cb8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:10.715321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fa432da4-9b35-4abc-86a6-441ef9650cb8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:10.724479 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.724479 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:10.725408 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fa432da4-9b35-4abc-86a6-441ef9650cb8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:10.726532 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fa432da4-9b35-4abc-86a6-441ef9650cb8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 200 Aug 07 16:23:10.727123 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1135/4481] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:10 2026] GET /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 467 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:10.738975 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:10.745243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:10.745243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "f673c188-04e3-4689-bea4-24e47fcd9e9e", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1173922509"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:10.752472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'snapshot_id': 'f673c188-04e3-4689-bea4-24e47fcd9e9e', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1173922509'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:10.763962 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:10.763962 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:10.765088 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:10.765088 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:10.774733 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:10.784456 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (f918daae-2c8a-4392-b1ed-44e2ac4bda41) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:10.785366 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1f18b3-8e0f-4db9-884a-f1c91ec9bf0f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:10.786544 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:10.835820 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2c1f18b3-8e0f-4db9-884a-f1c91ec9bf0f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'f673c188-04e3-4689-bea4-24e47fcd9e9e', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:10.838022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd8a314-0f39-4820-8cf1-8aff40542d73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:10.891688 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['d7e9dbda-a77c-45eb-8457-109aa2214ac1', '84905bf5-30d7-4cc8-af6f-44b821d44d67', 'e6f1a102-c5a2-4e1b-8b3f-863587b234b7', 'f27f2921-a35b-4f0a-aa5d-66d3a98f1432'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:10.892868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8cd8a314-0f39-4820-8cf1-8aff40542d73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d7e9dbda-a77c-45eb-8457-109aa2214ac1', '84905bf5-30d7-4cc8-af6f-44b821d44d67', 'e6f1a102-c5a2-4e1b-8b3f-863587b234b7', 'f27f2921-a35b-4f0a-aa5d-66d3a98f1432']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:10.893945 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d361cd87-ec61-495a-90dd-daf5a929bb38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:10.938444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d361cd87-ec61-495a-90dd-daf5a929bb38) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '62933c83-db52-4999-8270-a4df87fd8531', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1173922509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['d7e9dbda-a77c-45eb-8457-109aa2214ac1','84905bf5-30d7-4cc8-af6f-44b821d44d67','e6f1a102-c5a2-4e1b-8b3f-863587b234b7','f27f2921-a35b-4f0a-aa5d-66d3a98f1432'],size=1,snapshot_id=f673c188-04e3-4689-bea4-24e47fcd9e9e,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1173922509',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=62933c83-db52-4999-8270-a4df87fd8531,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=f673c188-04e3-4689-bea4-24e47fcd9e9e,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:10.939219 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c98986-226d-4463-a8b5-0d5de3e18901) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:10.963182 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73c98986-226d-4463-a8b5-0d5de3e18901) transitioned into state 'SUCCESS' from state '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-1173922509',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['d7e9dbda-a77c-45eb-8457-109aa2214ac1','84905bf5-30d7-4cc8-af6f-44b821d44d67','e6f1a102-c5a2-4e1b-8b3f-863587b234b7','f27f2921-a35b-4f0a-aa5d-66d3a98f1432'],size=1,snapshot_id=f673c188-04e3-4689-bea4-24e47fcd9e9e,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:10.963974 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e47385-1b23-4d87-9aa4-d50c526595b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:10.997898 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68e47385-1b23-4d87-9aa4-d50c526595b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:10.999020 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (f918daae-2c8a-4392-b1ed-44e2ac4bda41) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:10.999505 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:11.000291 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86fb1b9a-f680-4961-80c1-18599a0be4f5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:11.000965 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1118/4482] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:23:10 2026] POST /volume/v3/volumes => generated 802 bytes in 262 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:11.016527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9700c341-b804-4c81-9e95-329fcfa09c1f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.019465 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9700c341-b804-4c81-9e95-329fcfa09c1f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:11.019937 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9700c341-b804-4c81-9e95-329fcfa09c1f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:11.020314 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9700c341-b804-4c81-9e95-329fcfa09c1f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:11.031001 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.031001 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:11.037662 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9700c341-b804-4c81-9e95-329fcfa09c1f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:11.044239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9700c341-b804-4c81-9e95-329fcfa09c1f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 200 Aug 07 16:23:11.044929 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1113/4483] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:11 2026] GET /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 870 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:11.084693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-beba9f9d-c70c-4372-85b1-13a56fc92bc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.086707 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-beba9f9d-c70c-4372-85b1-13a56fc92bc5 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:11.086943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-beba9f9d-c70c-4372-85b1-13a56fc92bc5 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:11.087192 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-beba9f9d-c70c-4372-85b1-13a56fc92bc5 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:11.101385 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.101385 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:11.111202 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-beba9f9d-c70c-4372-85b1-13a56fc92bc5 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:11.121140 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-beba9f9d-c70c-4372-85b1-13a56fc92bc5 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:11.121550 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1118/4484] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:11 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:11.143164 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b1522f1-5b47-4b2f-bfb3-581473f2576e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.144970 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b1522f1-5b47-4b2f-bfb3-581473f2576e tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:11.145289 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b1522f1-5b47-4b2f-bfb3-581473f2576e tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:11.145649 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b1522f1-5b47-4b2f-bfb3-581473f2576e tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:11.157770 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.157770 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:11.163597 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b1522f1-5b47-4b2f-bfb3-581473f2576e tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:11.171501 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b1522f1-5b47-4b2f-bfb3-581473f2576e tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:11.172749 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1136/4485] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:11 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 1172 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:11.188447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b80fafa5-2caf-4f3f-ac64-c38fe5aa92d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.190698 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b80fafa5-2caf-4f3f-ac64-c38fe5aa92d7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:11.190978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b80fafa5-2caf-4f3f-ac64-c38fe5aa92d7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:11.191288 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b80fafa5-2caf-4f3f-ac64-c38fe5aa92d7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:11.203229 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.203229 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:11.210878 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b80fafa5-2caf-4f3f-ac64-c38fe5aa92d7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:11.216505 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b80fafa5-2caf-4f3f-ac64-c38fe5aa92d7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:11.217034 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1119/4486] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:11 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 1172 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:11.229745 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9fcfbe0-b0bc-4d1e-ba28-ba77c7e6b364 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.231453 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1114/4487] 10.4.3.24 () {70 vars in 1604 bytes} [Fri Aug 7 16:23:11 2026] DELETE /volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:23:11.244435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-174905c1-5185-43b6-bc48-e111fc48c7b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.273285 np0000006731 devstack@c-api.service[100265]: WARNING keystonemiddleware.auth_token [None req-174905c1-5185-43b6-bc48-e111fc48c7b1 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 16:23:11.276887 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1119/4488] 10.4.3.24 () {70 vars in 1604 bytes} [Fri Aug 7 16:23:11 2026] DELETE /volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c => generated 114 bytes in 33 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:23:11.287094 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.289749 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] DELETE https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c Aug 07 16:23:11.290018 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:11.290239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:11.306532 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.306532 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:11.383777 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Attachment connected to vm c8517c21-ca68-47c5-bc41-f58796b340aa, checking data on nova Aug 07 16:23:11.384193 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.compute.nova [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Creating Keystone token plugin using URL: https://10.4.3.24/identity {{(pid=100267) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 16:23:11.612885 np0000006731 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] REQ: curl -g -i -X GET https://10.4.3.24/compute/v2.1/servers/c8517c21-ca68-47c5-bc41-f58796b340aa/os-volume_attachments/cc5442ca-cd07-412f-916f-a0fee1c23d2f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}13ba745758d4a561ada5a4d694c15d4e3000f472faf85491afafa732937f81a9" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64" -H "X-Service-Token: {SHA256}a287d2400c0a0e95041650463485ea4deca07ff4336d1cb8471c092d121da92b" {{(pid=100267) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 16:23:11.805151 np0000006731 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 16:23:11 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-00e85c7c-81b4-4680-b205-f5c52405a0e0 x-openstack-request-id: req-00e85c7c-81b4-4680-b205-f5c52405a0e0 {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 16:23:11.805151 np0000006731 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "cc5442ca-cd07-412f-916f-a0fee1c23d2f", "serverId": "c8517c21-ca68-47c5-bc41-f58796b340aa", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "66492984-5485-4525-b4b2-2172b0bc542c", "bdm_uuid": "0843af6d-0194-4dc6-940e-29fab090cbb5"}} {{(pid=100267) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 16:23:11.805151 np0000006731 devstack@c-api.service[100267]: DEBUG novaclient.v2.client [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET call to compute for https://10.4.3.24/compute/v2.1/servers/c8517c21-ca68-47c5-bc41-f58796b340aa/os-volume_attachments/cc5442ca-cd07-412f-916f-a0fee1c23d2f used request id req-00e85c7c-81b4-4680-b205-f5c52405a0e0 {{(pid=100267) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 16:23:11.807883 np0000006731 devstack@c-api.service[100267]: ERROR cinder.volume.api [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Caught error: Detach volume from instance c8517c21-ca68-47c5-bc41-f58796b340aa using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8517c21-ca68-47c5-bc41-f58796b340aa using the Compute API Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 16:23:11.814326 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance c8517c21-ca68-47c5-bc41-f58796b340aa using the Compute API Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: ERROR cinder.api.middleware.fault Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.middleware.fault [None req-71c7b6ac-fccf-4d84-8e20-1e47f3ed0c64 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c returned with HTTP 409 Aug 07 16:23:11.815697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1137/4489] 10.4.3.24 () {68 vars in 1397 bytes} [Fri Aug 7 16:23:11 2026] DELETE /volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c => generated 167 bytes in 526 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:11.876505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40391d68-eab8-494f-9600-f179fcec7662 req-125647cd-c965-42ba-bbc2-be322e1da8c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.880222 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-125647cd-c965-42ba-bbc2-be322e1da8c7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:11.881158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-125647cd-c965-42ba-bbc2-be322e1da8c7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:11.881158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-125647cd-c965-42ba-bbc2-be322e1da8c7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:11.899508 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.899508 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:11.911170 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-40391d68-eab8-494f-9600-f179fcec7662 req-125647cd-c965-42ba-bbc2-be322e1da8c7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:11.917207 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-125647cd-c965-42ba-bbc2-be322e1da8c7 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:11.917714 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1120/4490] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:11 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 1154 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:11.950258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:11.952765 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] POST https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f/action Aug 07 16:23:11.953075 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:11.953235 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:11.969592 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:11.969592 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:11.969847 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:11.985216 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Begin detaching volume completed successfully. Aug 07 16:23:11.985604 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-0adc7200-493d-4027-8e7d-00bb82d7fb03 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f/action returned with HTTP 202 Aug 07 16:23:11.986328 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1115/4491] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:23:11 2026] POST /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:23:12.064229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2f0620dc-d2fa-49a9-9506-10cc5949ed01 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:12.066167 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f0620dc-d2fa-49a9-9506-10cc5949ed01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:12.067276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f0620dc-d2fa-49a9-9506-10cc5949ed01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:12.067276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2f0620dc-d2fa-49a9-9506-10cc5949ed01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:12.080873 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-890e889d-c61e-4976-87bd-4039ea820277 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:12.081853 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-890e889d-c61e-4976-87bd-4039ea820277 None None] GET https://10.4.3.24/volume// Aug 07 16:23:12.081942 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-890e889d-c61e-4976-87bd-4039ea820277 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:12.083759 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-890e889d-c61e-4976-87bd-4039ea820277 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:12.083759 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-890e889d-c61e-4976-87bd-4039ea820277 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:12.083878 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:12.083878 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:12.083967 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1138/4492] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:12 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:12.092439 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2f0620dc-d2fa-49a9-9506-10cc5949ed01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:12.097496 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40391d68-eab8-494f-9600-f179fcec7662 req-ae8eccdb-d531-4dc7-a717-3d60a99ab7b8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:12.098896 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2f0620dc-d2fa-49a9-9506-10cc5949ed01 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 200 Aug 07 16:23:12.099477 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1120/4493] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:12 2026] GET /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 895 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:12.101777 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-ae8eccdb-d531-4dc7-a717-3d60a99ab7b8 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:12.102212 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-ae8eccdb-d531-4dc7-a717-3d60a99ab7b8 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:12.102631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-ae8eccdb-d531-4dc7-a717-3d60a99ab7b8 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:12.117293 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:12.117293 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:12.121108 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1581c485-e23d-444a-8529-83466156c5a7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:12.122166 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-40391d68-eab8-494f-9600-f179fcec7662 req-ae8eccdb-d531-4dc7-a717-3d60a99ab7b8 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:12.124060 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:12.124060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:12.124677 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:12.124677 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: 6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:12.129155 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-ae8eccdb-d531-4dc7-a717-3d60a99ab7b8 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:12.129230 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1121/4494] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:12 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 1337 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:12.139264 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:12.139264 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:12.139264 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:12.140861 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-99826687-010f-4c56-98eb-ffc1588f2882 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:12.144049 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99826687-010f-4c56-98eb-ffc1588f2882 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:12.144368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99826687-010f-4c56-98eb-ffc1588f2882 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:12.144599 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-99826687-010f-4c56-98eb-ffc1588f2882 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:12.169708 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot delete request issued successfully. Aug 07 16:23:12.169913 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1581c485-e23d-444a-8529-83466156c5a7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 202 Aug 07 16:23:12.170375 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1116/4495] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:12 2026] DELETE /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:12.181369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-34654bfe-b0b3-43a7-9902-2b2a8243e864 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:12.189407 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34654bfe-b0b3-43a7-9902-2b2a8243e864 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:12.189733 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34654bfe-b0b3-43a7-9902-2b2a8243e864 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:12.189929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-34654bfe-b0b3-43a7-9902-2b2a8243e864 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:12.196529 np0000006731 devstack@c-api.service[100267]: DEBUG oslo_db.sqlalchemy.engines [None req-99826687-010f-4c56-98eb-ffc1588f2882 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100267) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:23:12.197286 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:12.197286 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:12.197861 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-34654bfe-b0b3-43a7-9902-2b2a8243e864 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:12.198881 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-34654bfe-b0b3-43a7-9902-2b2a8243e864 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 200 Aug 07 16:23:12.199523 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1121/4496] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:12 2026] GET /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:12.209958 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:12.209958 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:12.215125 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-99826687-010f-4c56-98eb-ffc1588f2882 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:12.223867 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-99826687-010f-4c56-98eb-ffc1588f2882 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:12.224692 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1139/4497] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:12 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:13.210759 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d2b4afe3-98c3-4888-ae4e-58bbf25d1b10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.215153 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2b4afe3-98c3-4888-ae4e-58bbf25d1b10 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:13.215461 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2b4afe3-98c3-4888-ae4e-58bbf25d1b10 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:13.215797 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d2b4afe3-98c3-4888-ae4e-58bbf25d1b10 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:13.227328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d2b4afe3-98c3-4888-ae4e-58bbf25d1b10 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 404 Aug 07 16:23:13.228123 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1122/4498] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:13 2026] GET /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:13.240381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.243760 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:13.244018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:13.244319 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:13.244491 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:13.249478 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0dc4151e-4588-4bd8-9f1a-fcfd32c755e9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.251167 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dc4151e-4588-4bd8-9f1a-fcfd32c755e9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:13.251325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dc4151e-4588-4bd8-9f1a-fcfd32c755e9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:13.251546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0dc4151e-4588-4bd8-9f1a-fcfd32c755e9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:13.255608 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:13.255608 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:13.256975 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:13.263175 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:13.263175 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:13.268291 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0dc4151e-4588-4bd8-9f1a-fcfd32c755e9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:13.274754 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0dc4151e-4588-4bd8-9f1a-fcfd32c755e9 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:13.274892 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1122/4499] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:13 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:13.285810 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot delete request issued successfully. Aug 07 16:23:13.285810 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97c2e57d-cb1f-4f55-83b9-3a0e44c62951 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 202 Aug 07 16:23:13.285983 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1117/4500] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:13 2026] DELETE /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:13.294393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-285c8244-803f-4928-95ff-942b5bfebe4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.297139 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-285c8244-803f-4928-95ff-942b5bfebe4d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:13.297364 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-285c8244-803f-4928-95ff-942b5bfebe4d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:13.297557 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-285c8244-803f-4928-95ff-942b5bfebe4d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:13.309488 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:13.309488 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:13.310486 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-285c8244-803f-4928-95ff-942b5bfebe4d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:13.311429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-285c8244-803f-4928-95ff-942b5bfebe4d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 200 Aug 07 16:23:13.311882 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1140/4501] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:13 2026] GET /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 466 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:13.462334 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.465074 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:13.465459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e44e6465-68bd-496c-ac1c-e985f69ca7ae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1276164090", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:13.488191 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:13.488191 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:13.488700 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:13.488873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:13.525667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['6fabe267-ff66-43a3-aefc-24707350090d', 'f9142ee6-a636-481d-9750-f940c3c69410', 'fe964800-2144-4562-8f49-4ce7eb7f1a85', '76e231c7-00b3-46da-b012-357b590b90e8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:13.556001 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot force create request issued successfully. Aug 07 16:23:13.556223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1ed2974-f16b-47e1-969b-b69764e86b0f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:13.556662 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1123/4502] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:13 2026] POST /volume/v3/snapshots => generated 308 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:13.568086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1fa1369-8f2d-47b2-a637-91173d95cd63 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.571872 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1fa1369-8f2d-47b2-a637-91173d95cd63 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:13.571872 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1fa1369-8f2d-47b2-a637-91173d95cd63 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:13.571872 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1fa1369-8f2d-47b2-a637-91173d95cd63 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:13.581629 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:13.581629 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:13.582274 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1fa1369-8f2d-47b2-a637-91173d95cd63 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:13.583338 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1fa1369-8f2d-47b2-a637-91173d95cd63 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 200 Aug 07 16:23:13.583960 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1123/4503] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:13 2026] GET /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 440 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:13.735169 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-679f10db-35ac-421f-83f0-67e3ee3cab15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:13.738123 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-679f10db-35ac-421f-83f0-67e3ee3cab15 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb/action Aug 07 16:23:13.738713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-679f10db-35ac-421f-83f0-67e3ee3cab15 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:13.738903 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-679f10db-35ac-421f-83f0-67e3ee3cab15 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:13.755513 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:13.755513 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:13.767667 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-5f5c55c3-b0c9-499a-8a66-bd00af334c1f req-679f10db-35ac-421f-83f0-67e3ee3cab15 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb/action returned with HTTP 204 Aug 07 16:23:13.768950 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1118/4504] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:23:13 2026] POST /volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:14.290440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-276ab99c-8939-4867-8571-d169cb632bf6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.292825 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-276ab99c-8939-4867-8571-d169cb632bf6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:14.293093 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-276ab99c-8939-4867-8571-d169cb632bf6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.293398 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-276ab99c-8939-4867-8571-d169cb632bf6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.305770 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.305770 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:14.312032 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-276ab99c-8939-4867-8571-d169cb632bf6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:14.318165 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-276ab99c-8939-4867-8571-d169cb632bf6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:14.318923 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1141/4505] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 1137 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:14.320932 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f24501b4-aab5-47c6-94e2-8a79e6fe4d92 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.323380 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f24501b4-aab5-47c6-94e2-8a79e6fe4d92 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:14.323436 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f24501b4-aab5-47c6-94e2-8a79e6fe4d92 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.323792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f24501b4-aab5-47c6-94e2-8a79e6fe4d92 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.328327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f24501b4-aab5-47c6-94e2-8a79e6fe4d92 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 404 Aug 07 16:23:14.328926 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1124/4506] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:14.336061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-759faef7-52c7-4101-9ae9-234edbf34394 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.336502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.338387 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-759faef7-52c7-4101-9ae9-234edbf34394 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:14.338522 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:14.338609 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-759faef7-52c7-4101-9ae9-234edbf34394 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.338833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-759faef7-52c7-4101-9ae9-234edbf34394 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.338934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.339413 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.339736 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:14.350925 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.350925 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:14.351712 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:14.353375 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.353375 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:14.357225 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-759faef7-52c7-4101-9ae9-234edbf34394 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:14.361933 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-759faef7-52c7-4101-9ae9-234edbf34394 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:14.362445 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1124/4507] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 1137 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:14.376449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a82f4685-af1e-471e-ad60-a53d239570e6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.378411 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a82f4685-af1e-471e-ad60-a53d239570e6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:23:14.378669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a82f4685-af1e-471e-ad60-a53d239570e6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.378931 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a82f4685-af1e-471e-ad60-a53d239570e6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.380649 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:14.380837 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed744143-3387-4dd2-9ae8-7bc2d0fb748f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 202 Aug 07 16:23:14.381249 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1119/4508] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:14 2026] DELETE /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Aug 07 16:23:14.387989 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-43bea3b3-5532-44a9-b1ed-8b503885c366 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.391269 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43bea3b3-5532-44a9-b1ed-8b503885c366 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:14.391585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43bea3b3-5532-44a9-b1ed-8b503885c366 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.391837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-43bea3b3-5532-44a9-b1ed-8b503885c366 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.395721 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.395721 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:14.403517 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a82f4685-af1e-471e-ad60-a53d239570e6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:23:14.408220 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.408220 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:14.410134 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a82f4685-af1e-471e-ad60-a53d239570e6 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:23:14.410611 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1142/4509] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 1137 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:14.414428 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-43bea3b3-5532-44a9-b1ed-8b503885c366 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:14.420435 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-43bea3b3-5532-44a9-b1ed-8b503885c366 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 200 Aug 07 16:23:14.421016 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1125/4510] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 859 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:14.599242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25abc157-688c-4ba0-8ea6-f247d96b1411 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.599405 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25abc157-688c-4ba0-8ea6-f247d96b1411 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:14.599649 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25abc157-688c-4ba0-8ea6-f247d96b1411 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.600099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25abc157-688c-4ba0-8ea6-f247d96b1411 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.610296 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.610296 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:14.610799 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-25abc157-688c-4ba0-8ea6-f247d96b1411 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:14.613620 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25abc157-688c-4ba0-8ea6-f247d96b1411 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 200 Aug 07 16:23:14.617034 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1125/4511] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 467 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:14.630711 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-72deeec2-745e-4327-93aa-a0149a141058 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.634196 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72deeec2-745e-4327-93aa-a0149a141058 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:14.634196 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72deeec2-745e-4327-93aa-a0149a141058 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.634196 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-72deeec2-745e-4327-93aa-a0149a141058 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.639690 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.639690 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:14.640429 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-72deeec2-745e-4327-93aa-a0149a141058 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:14.641354 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-72deeec2-745e-4327-93aa-a0149a141058 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 200 Aug 07 16:23:14.641782 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1120/4512] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:14.655916 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.658442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:14.658908 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e44e6465-68bd-496c-ac1c-e985f69ca7ae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-768510057", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:14.674173 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.674173 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:14.674726 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:14.675251 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:14.714155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['9a1f6b1d-cd4e-415b-a929-16ec77e4c86f', '1a290e20-0653-4113-97ff-9969a09763f9', '916d92cf-4fda-481d-a078-92a708016f57', 'a51bbbda-24b4-4aea-8a7a-40ccd56a18d3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:14.750715 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot force create request issued successfully. Aug 07 16:23:14.751318 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5ec92534-58e3-449f-bef8-5c3ce323c1b1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:14.752970 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1143/4513] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:14 2026] POST /volume/v3/snapshots => generated 307 bytes in 96 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:14.768456 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e6550f73-a36a-44f3-b09c-8bfc407e5052 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:14.772749 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6550f73-a36a-44f3-b09c-8bfc407e5052 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:14.773057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6550f73-a36a-44f3-b09c-8bfc407e5052 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:14.773370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e6550f73-a36a-44f3-b09c-8bfc407e5052 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:14.783574 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:14.783574 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:14.784235 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e6550f73-a36a-44f3-b09c-8bfc407e5052 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:14.786469 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e6550f73-a36a-44f3-b09c-8bfc407e5052 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 200 Aug 07 16:23:14.787022 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1126/4514] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:14 2026] GET /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 439 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:15.435201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53307755-b7ef-4167-9e8e-cd180f42432e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.437592 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53307755-b7ef-4167-9e8e-cd180f42432e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:15.437909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53307755-b7ef-4167-9e8e-cd180f42432e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:15.438204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53307755-b7ef-4167-9e8e-cd180f42432e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:15.445141 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53307755-b7ef-4167-9e8e-cd180f42432e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 404 Aug 07 16:23:15.445870 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1126/4515] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:15 2026] GET /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:15.454007 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.456075 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:15.456343 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:15.456595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:15.456815 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:15.470411 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:15.470411 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:15.470796 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:15.507448 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:15.507679 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea2457a2-0248-47f0-8c0f-33f2112f8866 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 202 Aug 07 16:23:15.508929 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1121/4516] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:15 2026] DELETE /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:15.519327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c3a3926-2128-44bc-a5c7-76af07f2dfb5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.524872 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c3a3926-2128-44bc-a5c7-76af07f2dfb5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:15.525253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c3a3926-2128-44bc-a5c7-76af07f2dfb5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:15.525592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c3a3926-2128-44bc-a5c7-76af07f2dfb5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:15.537545 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:15.537545 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:15.543634 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c3a3926-2128-44bc-a5c7-76af07f2dfb5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:15.550985 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c3a3926-2128-44bc-a5c7-76af07f2dfb5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 200 Aug 07 16:23:15.551709 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1144/4517] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:15 2026] GET /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 894 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:15.798169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ee78eee7-de8f-4e5b-a423-125bcecbbee7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.800400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee78eee7-de8f-4e5b-a423-125bcecbbee7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:15.800661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee78eee7-de8f-4e5b-a423-125bcecbbee7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:15.800903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ee78eee7-de8f-4e5b-a423-125bcecbbee7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:15.807317 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:15.807317 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:15.807880 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ee78eee7-de8f-4e5b-a423-125bcecbbee7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:15.809080 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ee78eee7-de8f-4e5b-a423-125bcecbbee7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 200 Aug 07 16:23:15.809844 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1127/4518] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:15 2026] GET /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:15.819268 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5eb7e92c-8c8b-4d42-bb6a-a5357b4e6fcc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.822334 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eb7e92c-8c8b-4d42-bb6a-a5357b4e6fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:15.822334 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eb7e92c-8c8b-4d42-bb6a-a5357b4e6fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:15.822490 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5eb7e92c-8c8b-4d42-bb6a-a5357b4e6fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:15.831150 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:15.831150 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:15.831648 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5eb7e92c-8c8b-4d42-bb6a-a5357b4e6fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:15.832608 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5eb7e92c-8c8b-4d42-bb6a-a5357b4e6fcc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 200 Aug 07 16:23:15.833000 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1127/4519] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:15 2026] GET /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 466 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:15.841322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.843323 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:15.843723 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e44e6465-68bd-496c-ac1c-e985f69ca7ae", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-123263883", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:15.855336 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:15.855336 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:15.858173 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:15.858417 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:15.896163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['3977b0a1-f15a-430c-9470-bc54c613dde7', 'd0eef69d-0db0-41c2-a2c4-b6333c499eca', '761062c1-7845-4c5e-8dbf-f1ce1b5920f0', '7bf09845-21a4-466a-b558-2ef6e55b5f6d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:15.945328 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot force create request issued successfully. Aug 07 16:23:15.945328 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d098bb22-fd98-4cea-8196-14b4e2a1c932 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:15.945328 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1122/4520] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:15 2026] POST /volume/v3/snapshots => generated 307 bytes in 102 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:15.952381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0488d479-12c9-4a78-bb4e-d4439b550934 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:15.955196 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0488d479-12c9-4a78-bb4e-d4439b550934 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:15.955410 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0488d479-12c9-4a78-bb4e-d4439b550934 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:15.955628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0488d479-12c9-4a78-bb4e-d4439b550934 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:15.962073 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:15.962073 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:15.962073 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0488d479-12c9-4a78-bb4e-d4439b550934 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:15.962875 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0488d479-12c9-4a78-bb4e-d4439b550934 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 200 Aug 07 16:23:15.965625 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1145/4521] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:15 2026] GET /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:16.515166 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-dd09eb56-93f6-4b20-8493-36cd8ed1a2fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:16.519280 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-dd09eb56-93f6-4b20-8493-36cd8ed1a2fa tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886/encryption Aug 07 16:23:16.519280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-dd09eb56-93f6-4b20-8493-36cd8ed1a2fa tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:16.519280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-dd09eb56-93f6-4b20-8493-36cd8ed1a2fa tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:16.532476 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:16.532476 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:16.542793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-fedddb91-e5f8-4c84-bc22-ae17609cb3a6 req-dd09eb56-93f6-4b20-8493-36cd8ed1a2fa tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886/encryption returned with HTTP 200 Aug 07 16:23:16.543622 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1128/4522] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:23:16 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886/encryption => generated 160 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:16.570421 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a74227af-78ed-47bf-9356-cd65dcd54c14 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:16.572990 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a74227af-78ed-47bf-9356-cd65dcd54c14 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:16.573324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a74227af-78ed-47bf-9356-cd65dcd54c14 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:16.573705 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a74227af-78ed-47bf-9356-cd65dcd54c14 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:16.586560 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a74227af-78ed-47bf-9356-cd65dcd54c14 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 404 Aug 07 16:23:16.586560 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1128/4523] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:16 2026] GET /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:16.596760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:16.600484 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:16.600737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:16.600954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:16.601121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:16.623088 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:16.623088 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:16.624083 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:16.649982 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:16.650649 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-571c8755-c8bc-4685-aad7-f4c0d473ebfd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 202 Aug 07 16:23:16.650921 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1123/4524] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:16 2026] DELETE /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:16.661262 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a96cbf31-55b7-4e27-a842-678568afdd7a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:16.664588 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a96cbf31-55b7-4e27-a842-678568afdd7a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:16.664984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a96cbf31-55b7-4e27-a842-678568afdd7a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:16.665185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a96cbf31-55b7-4e27-a842-678568afdd7a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:16.678849 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:16.678849 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:16.686580 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a96cbf31-55b7-4e27-a842-678568afdd7a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:16.694024 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a96cbf31-55b7-4e27-a842-678568afdd7a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 200 Aug 07 16:23:16.694474 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1146/4525] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:16 2026] GET /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 894 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:16.910965 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-40391d68-eab8-494f-9600-f179fcec7662 req-6317f84a-03dd-4bef-9e0b-56f7423b4b52 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:16.913604 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-6317f84a-03dd-4bef-9e0b-56f7423b4b52 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] DELETE https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c Aug 07 16:23:16.913976 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-6317f84a-03dd-4bef-9e0b-56f7423b4b52 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:16.915085 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-6317f84a-03dd-4bef-9e0b-56f7423b4b52 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:16.927424 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:16.927424 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:16.976184 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6bcb7c11-9d6b-4306-ba00-946fbd481541 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:16.983366 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bcb7c11-9d6b-4306-ba00-946fbd481541 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:16.983366 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bcb7c11-9d6b-4306-ba00-946fbd481541 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:16.984933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6bcb7c11-9d6b-4306-ba00-946fbd481541 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:16.987680 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-40391d68-eab8-494f-9600-f179fcec7662 req-6317f84a-03dd-4bef-9e0b-56f7423b4b52 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c returned with HTTP 200 Aug 07 16:23:16.988172 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1129/4526] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:23:16 2026] DELETE /volume/v3/attachments/66492984-5485-4525-b4b2-2172b0bc542c => generated 19 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:16.989739 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:16.989739 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:16.990201 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6bcb7c11-9d6b-4306-ba00-946fbd481541 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:16.991179 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6bcb7c11-9d6b-4306-ba00-946fbd481541 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 200 Aug 07 16:23:16.993411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1129/4527] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:16 2026] GET /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 466 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:17.007537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d16d05a9-caca-47c5-8282-6a19232bb25c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.009457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d16d05a9-caca-47c5-8282-6a19232bb25c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:17.009710 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d16d05a9-caca-47c5-8282-6a19232bb25c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:17.009938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d16d05a9-caca-47c5-8282-6a19232bb25c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:17.019827 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:17.019827 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:17.020338 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d16d05a9-caca-47c5-8282-6a19232bb25c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:17.021219 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d16d05a9-caca-47c5-8282-6a19232bb25c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 200 Aug 07 16:23:17.021609 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1124/4528] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:17 2026] GET /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 466 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:17.334487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a1820654-091f-4f5a-9b1b-bdda2ddc70b6 req-f8f48c32-3528-4fe8-9720-d2e5dcaecd47 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.336110 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1820654-091f-4f5a-9b1b-bdda2ddc70b6 req-f8f48c32-3528-4fe8-9720-d2e5dcaecd47 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:17.336439 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1820654-091f-4f5a-9b1b-bdda2ddc70b6 req-f8f48c32-3528-4fe8-9720-d2e5dcaecd47 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:17.336673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a1820654-091f-4f5a-9b1b-bdda2ddc70b6 req-f8f48c32-3528-4fe8-9720-d2e5dcaecd47 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:17.348801 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:17.348801 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:17.355379 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a1820654-091f-4f5a-9b1b-bdda2ddc70b6 req-f8f48c32-3528-4fe8-9720-d2e5dcaecd47 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:17.359402 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a1820654-091f-4f5a-9b1b-bdda2ddc70b6 req-f8f48c32-3528-4fe8-9720-d2e5dcaecd47 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:17.359761 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1147/4529] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:17 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 862 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:17.375333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c07f7799-e50e-49de-8c1f-4176a2025617 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.377075 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] DELETE https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:17.379463 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:17.380341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:17.380341 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Delete volume with id: cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:17.389706 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:17.389706 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:17.390364 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:17.409091 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Delete volume request issued successfully. Aug 07 16:23:17.409091 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c07f7799-e50e-49de-8c1f-4176a2025617 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 202 Aug 07 16:23:17.409091 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1130/4530] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:17 2026] DELETE /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:17.422259 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4f4764ca-9078-40fc-8918-20d9781dc090 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.424611 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f4764ca-9078-40fc-8918-20d9781dc090 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:17.424951 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f4764ca-9078-40fc-8918-20d9781dc090 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:17.425209 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4f4764ca-9078-40fc-8918-20d9781dc090 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:17.436998 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:17.436998 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:17.445141 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4f4764ca-9078-40fc-8918-20d9781dc090 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Volume info retrieved successfully. Aug 07 16:23:17.451922 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4f4764ca-9078-40fc-8918-20d9781dc090 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 200 Aug 07 16:23:17.452489 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1130/4531] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:17 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 879 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:17.712174 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bfbbd9c5-0cc0-4571-a39f-38104a8df7f0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.715203 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfbbd9c5-0cc0-4571-a39f-38104a8df7f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:17.715570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfbbd9c5-0cc0-4571-a39f-38104a8df7f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:17.715799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bfbbd9c5-0cc0-4571-a39f-38104a8df7f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:17.722924 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bfbbd9c5-0cc0-4571-a39f-38104a8df7f0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 404 Aug 07 16:23:17.723805 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1125/4532] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:17 2026] GET /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:17.736847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3a53c445-717f-488e-bfb4-582262c0ac0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.738596 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:17.739005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1861938483"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:17.740859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1861938483'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:17.740976 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:17.745907 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:17.753070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (f672a7b9-5d72-49f2-b10c-f7452a1b8f49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:17.754460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cbac40d-e7a4-42c1-96dc-aedb6fd38669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:17.755744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:17.791566 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cbac40d-e7a4-42c1-96dc-aedb6fd38669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:17.792493 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8414799-175c-4506-be7b-877733b7e57a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:17.838606 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['95d5eeae-4fa5-46d0-976f-ba686667388b', '09e39c21-7b66-4b01-8ac1-7a68f52ea29f', '0b690360-927b-44e9-a17d-6472dfea7603', 'cf403762-63b4-43eb-b462-e149106dec19'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:17.840331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c8414799-175c-4506-be7b-877733b7e57a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d5eeae-4fa5-46d0-976f-ba686667388b', '09e39c21-7b66-4b01-8ac1-7a68f52ea29f', '0b690360-927b-44e9-a17d-6472dfea7603', 'cf403762-63b4-43eb-b462-e149106dec19']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:17.840526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce4bacb-d352-4efa-9f2f-a73d498c4f58) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:17.863636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ce4bacb-d352-4efa-9f2f-a73d498c4f58) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9d9598b4-5ed6-4879-99ee-198a2bea8813', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1861938483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['95d5eeae-4fa5-46d0-976f-ba686667388b','09e39c21-7b66-4b01-8ac1-7a68f52ea29f','0b690360-927b-44e9-a17d-6472dfea7603','cf403762-63b4-43eb-b462-e149106dec19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1861938483',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9d9598b4-5ed6-4879-99ee-198a2bea8813,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:17.864268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deab3ba7-1531-40bd-807c-68f213924a97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:17.885346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (deab3ba7-1531-40bd-807c-68f213924a97) transitioned into state 'SUCCESS' from state '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-1861938483',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['95d5eeae-4fa5-46d0-976f-ba686667388b','09e39c21-7b66-4b01-8ac1-7a68f52ea29f','0b690360-927b-44e9-a17d-6472dfea7603','cf403762-63b4-43eb-b462-e149106dec19'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:17.885346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884be664-41f7-4f17-b4ee-4cde38d7df2a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:17.894494 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (884be664-41f7-4f17-b4ee-4cde38d7df2a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:17.895213 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (f672a7b9-5d72-49f2-b10c-f7452a1b8f49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:17.895551 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:17.896148 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3a53c445-717f-488e-bfb4-582262c0ac0c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:17.896736 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1148/4533] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:23:17 2026] POST /volume/v3/volumes => generated 768 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:17.910924 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c4268034-f2e6-4cd7-a731-a545fec57e02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:17.916848 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4268034-f2e6-4cd7-a731-a545fec57e02 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:17.916848 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4268034-f2e6-4cd7-a731-a545fec57e02 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:17.916848 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c4268034-f2e6-4cd7-a731-a545fec57e02 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:17.924505 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:17.924505 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:17.928209 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c4268034-f2e6-4cd7-a731-a545fec57e02 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:17.932673 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c4268034-f2e6-4cd7-a731-a545fec57e02 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 200 Aug 07 16:23:17.933106 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1131/4534] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:17 2026] GET /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 836 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:18.465369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7bfcdf8b-48e2-4b13-bcf2-cf990971e590 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:18.467008 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bfcdf8b-48e2-4b13-bcf2-cf990971e590 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] GET https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f Aug 07 16:23:18.467196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bfcdf8b-48e2-4b13-bcf2-cf990971e590 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:18.467390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7bfcdf8b-48e2-4b13-bcf2-cf990971e590 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:18.475839 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7bfcdf8b-48e2-4b13-bcf2-cf990971e590 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680 tempest-TestServerVolumeAttachScenarioOldVersion-1285096680-project-member] https://10.4.3.24/volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f returned with HTTP 404 Aug 07 16:23:18.476253 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1131/4535] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:18 2026] GET /volume/v3/volumes/cc5442ca-cd07-412f-916f-a0fee1c23d2f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:18.606376 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:18.610092 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:18.610464 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:18.610683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:18.610865 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:18.619910 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:18.619910 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:18.620594 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:18.645853 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:23:18.646352 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb8ee35f-fbf0-48f5-8a77-1a6214aff349 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 202 Aug 07 16:23:18.646468 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1126/4536] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:18 2026] DELETE /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:18.658285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-359ae546-378c-46f0-987c-7f7747d1f910 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:18.660797 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-359ae546-378c-46f0-987c-7f7747d1f910 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:18.661099 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-359ae546-378c-46f0-987c-7f7747d1f910 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:18.661376 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-359ae546-378c-46f0-987c-7f7747d1f910 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:18.668691 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:18.668691 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:18.669092 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-359ae546-378c-46f0-987c-7f7747d1f910 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:18.670502 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-359ae546-378c-46f0-987c-7f7747d1f910 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 200 Aug 07 16:23:18.670850 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1149/4537] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:18 2026] GET /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 465 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:18.952160 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c25a64c3-bfde-436d-b101-fdacaa817f17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:18.954635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c25a64c3-bfde-436d-b101-fdacaa817f17 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:18.954935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c25a64c3-bfde-436d-b101-fdacaa817f17 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:18.955210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c25a64c3-bfde-436d-b101-fdacaa817f17 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:18.965117 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:18.965117 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:18.970169 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c25a64c3-bfde-436d-b101-fdacaa817f17 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:18.978626 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c25a64c3-bfde-436d-b101-fdacaa817f17 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 200 Aug 07 16:23:18.979047 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1132/4538] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:18 2026] GET /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 861 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:18.994249 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:18.995985 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:18.996324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9d9598b4-5ed6-4879-99ee-198a2bea8813", "name": "tempest-VolumeDependencyTests-Snapshot-846279873"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:19.004632 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:19.004632 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:19.005099 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:19.005245 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create snapshot from volume 9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:19.029726 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['775bc7af-2c35-4c0e-a11d-f558fb461330', 'f0662a36-e76a-4626-bfe9-7323e75083d5', 'faa043ae-94d6-4884-8ba5-dbd04a028ccc', '923ff93e-0d2c-4a12-8268-ab78ebe365ca'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:19.073378 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot create request issued successfully. Aug 07 16:23:19.073881 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1dcf17bb-151d-4da9-831c-9d173863bb7b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:19.074628 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1132/4539] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:18 2026] POST /volume/v3/snapshots => generated 307 bytes in 81 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:19.084915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-364f1ca6-e743-4c5d-997a-8885c96ac533 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:19.089134 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364f1ca6-e743-4c5d-997a-8885c96ac533 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:19.089876 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364f1ca6-e743-4c5d-997a-8885c96ac533 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:19.089876 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364f1ca6-e743-4c5d-997a-8885c96ac533 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:19.098620 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:19.098620 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:19.099285 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-364f1ca6-e743-4c5d-997a-8885c96ac533 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:19.100673 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364f1ca6-e743-4c5d-997a-8885c96ac533 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 200 Aug 07 16:23:19.101183 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1127/4540] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:19 2026] GET /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 439 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:23:19.683723 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b91d8e7e-e2be-4bf3-9683-dafb3e6b5ac7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:19.686200 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b91d8e7e-e2be-4bf3-9683-dafb3e6b5ac7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:19.686546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b91d8e7e-e2be-4bf3-9683-dafb3e6b5ac7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:19.686810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b91d8e7e-e2be-4bf3-9683-dafb3e6b5ac7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:19.692548 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b91d8e7e-e2be-4bf3-9683-dafb3e6b5ac7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 404 Aug 07 16:23:19.693334 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1150/4541] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:19 2026] GET /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:19.702537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:19.704538 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:19.704758 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:19.705076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:19.705133 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:19.711342 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:19.711342 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:19.711342 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:19.731736 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:23:19.731952 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0aea3fed-b65e-4910-83db-f0ceee107ccf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 202 Aug 07 16:23:19.732422 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1133/4542] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:19 2026] DELETE /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:19.745126 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1b5b5e98-9b06-4e01-a16d-b4f61a881002 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:19.747672 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b5b5e98-9b06-4e01-a16d-b4f61a881002 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:19.747980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b5b5e98-9b06-4e01-a16d-b4f61a881002 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:19.748242 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1b5b5e98-9b06-4e01-a16d-b4f61a881002 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:19.755204 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:19.755204 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:19.756030 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1b5b5e98-9b06-4e01-a16d-b4f61a881002 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:19.757114 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1b5b5e98-9b06-4e01-a16d-b4f61a881002 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 200 Aug 07 16:23:19.759105 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1133/4543] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:19 2026] GET /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 465 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:20.113586 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c837238-5801-42fc-aeb5-b7373b1bb13f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:20.115978 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c837238-5801-42fc-aeb5-b7373b1bb13f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:20.116212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c837238-5801-42fc-aeb5-b7373b1bb13f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:20.116473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c837238-5801-42fc-aeb5-b7373b1bb13f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:20.121853 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:20.121853 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:20.122363 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4c837238-5801-42fc-aeb5-b7373b1bb13f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:20.123368 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c837238-5801-42fc-aeb5-b7373b1bb13f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 200 Aug 07 16:23:20.123913 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1128/4544] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:20 2026] GET /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 466 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:20.133428 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-20951521-abeb-490a-874e-de2f5a06bafe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:20.135377 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:20.135721 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "8e9071b0-e783-40b8-ae40-19ea93e6d214", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1116741693"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:20.138288 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'snapshot_id': '8e9071b0-e783-40b8-ae40-19ea93e6d214', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1116741693'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:20.144108 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:20.144108 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:20.144694 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:20.144889 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:20.151572 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:20.158981 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (6f1378fb-a862-49bb-9463-58964b86cd50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:20.160870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132b75d5-afa4-4361-aa7e-67d604c9e454) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:20.162413 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:20.212967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (132b75d5-afa4-4361-aa7e-67d604c9e454) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '8e9071b0-e783-40b8-ae40-19ea93e6d214', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:20.214176 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8568c2-5539-40de-a440-5616bb8833a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:20.274446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['fbbcc2dc-8c9e-42b4-94ed-186f7a558504', '997e6289-41e1-4ff4-b646-fca9ea880eb5', 'c0538381-bd21-4748-8031-4050cdae6944', 'e97a6170-a7e3-411a-a0e8-67ccf76a0add'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:20.275953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c8568c2-5539-40de-a440-5616bb8833a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fbbcc2dc-8c9e-42b4-94ed-186f7a558504', '997e6289-41e1-4ff4-b646-fca9ea880eb5', 'c0538381-bd21-4748-8031-4050cdae6944', 'e97a6170-a7e3-411a-a0e8-67ccf76a0add']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:20.277172 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cca0b294-d821-4a13-a60d-6130856781e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:20.332219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cca0b294-d821-4a13-a60d-6130856781e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '32b38a63-4040-4fb6-9ae1-64f68e62e867', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1116741693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['fbbcc2dc-8c9e-42b4-94ed-186f7a558504','997e6289-41e1-4ff4-b646-fca9ea880eb5','c0538381-bd21-4748-8031-4050cdae6944','e97a6170-a7e3-411a-a0e8-67ccf76a0add'],size=1,snapshot_id=8e9071b0-e783-40b8-ae40-19ea93e6d214,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1116741693',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=32b38a63-4040-4fb6-9ae1-64f68e62e867,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=8e9071b0-e783-40b8-ae40-19ea93e6d214,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:20.332827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59cac38-a250-44dc-a30e-9a21581cdab4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:20.357669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e59cac38-a250-44dc-a30e-9a21581cdab4) transitioned into state 'SUCCESS' from state '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-1116741693',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['fbbcc2dc-8c9e-42b4-94ed-186f7a558504','997e6289-41e1-4ff4-b646-fca9ea880eb5','c0538381-bd21-4748-8031-4050cdae6944','e97a6170-a7e3-411a-a0e8-67ccf76a0add'],size=1,snapshot_id=8e9071b0-e783-40b8-ae40-19ea93e6d214,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:20.358717 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30cfdd7a-9c29-4d21-a875-bd8ecfaed643) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:20.384465 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30cfdd7a-9c29-4d21-a875-bd8ecfaed643) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:20.385760 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (6f1378fb-a862-49bb-9463-58964b86cd50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:20.386060 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:20.386674 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-20951521-abeb-490a-874e-de2f5a06bafe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:20.387778 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1151/4545] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:23:20 2026] POST /volume/v3/volumes => generated 802 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:20.400488 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1222fbac-9db2-4bb8-b4ec-86f6d2795d4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:20.403077 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1222fbac-9db2-4bb8-b4ec-86f6d2795d4a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 Aug 07 16:23:20.403400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1222fbac-9db2-4bb8-b4ec-86f6d2795d4a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:20.403804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1222fbac-9db2-4bb8-b4ec-86f6d2795d4a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:20.412263 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:20.412263 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:20.417290 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1222fbac-9db2-4bb8-b4ec-86f6d2795d4a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:20.422248 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1222fbac-9db2-4bb8-b4ec-86f6d2795d4a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 returned with HTTP 200 Aug 07 16:23:20.422993 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1134/4546] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:20 2026] GET /volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 => generated 870 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:20.770965 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4dcda378-0c9f-491a-bed9-ff2a53ee4799 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:20.774324 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dcda378-0c9f-491a-bed9-ff2a53ee4799 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:20.774679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dcda378-0c9f-491a-bed9-ff2a53ee4799 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:20.774939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dcda378-0c9f-491a-bed9-ff2a53ee4799 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:20.780212 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dcda378-0c9f-491a-bed9-ff2a53ee4799 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 404 Aug 07 16:23:20.780762 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1134/4547] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:20 2026] GET /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:20.788192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:20.790084 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:20.790331 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:20.790555 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:20.790799 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:20.796175 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:20.796175 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:20.796647 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:20.816244 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:23:20.816481 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db02d7de-76af-4bee-b070-d2c227a5eca5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 202 Aug 07 16:23:20.816903 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1129/4548] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:20 2026] DELETE /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:20.824822 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b2e13fe-c43a-47f4-be3f-a6776e906f50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:20.827277 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b2e13fe-c43a-47f4-be3f-a6776e906f50 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:20.827573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b2e13fe-c43a-47f4-be3f-a6776e906f50 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:20.827856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b2e13fe-c43a-47f4-be3f-a6776e906f50 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:20.834693 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:20.834693 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:20.835405 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b2e13fe-c43a-47f4-be3f-a6776e906f50 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:23:20.836516 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b2e13fe-c43a-47f4-be3f-a6776e906f50 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 200 Aug 07 16:23:20.837151 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1152/4549] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:20 2026] GET /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:21.443484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3c070adb-82f5-40bb-bb63-598f8e9b17d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.445260 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c070adb-82f5-40bb-bb63-598f8e9b17d2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 Aug 07 16:23:21.445474 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c070adb-82f5-40bb-bb63-598f8e9b17d2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.445676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3c070adb-82f5-40bb-bb63-598f8e9b17d2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.456269 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:21.456269 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:21.460243 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3c070adb-82f5-40bb-bb63-598f8e9b17d2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:21.464495 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3c070adb-82f5-40bb-bb63-598f8e9b17d2 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 returned with HTTP 200 Aug 07 16:23:21.465036 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1135/4550] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:21 2026] GET /volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 => generated 895 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:21.482319 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.484321 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:21.484546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.484781 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.484908 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: 8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:21.494361 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:21.494361 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:21.494913 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:21.525039 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot delete request issued successfully. Aug 07 16:23:21.525215 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf087f70-1978-4b27-8b8a-2eab91704a12 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 202 Aug 07 16:23:21.525618 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1135/4551] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:21 2026] DELETE /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:21.533771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ceb5580a-fd98-488f-9c0b-1044e1567fa6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.537212 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ceb5580a-fd98-488f-9c0b-1044e1567fa6 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:21.537212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ceb5580a-fd98-488f-9c0b-1044e1567fa6 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.537212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ceb5580a-fd98-488f-9c0b-1044e1567fa6 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.551095 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:21.551095 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:21.551814 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ceb5580a-fd98-488f-9c0b-1044e1567fa6 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Snapshot retrieved successfully. Aug 07 16:23:21.553001 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ceb5580a-fd98-488f-9c0b-1044e1567fa6 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 200 Aug 07 16:23:21.555181 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1130/4552] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:21 2026] GET /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 465 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:21.849702 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-45f6c7a7-d95f-4cb3-b561-93a428b22d51 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.851440 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45f6c7a7-d95f-4cb3-b561-93a428b22d51 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:21.851726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45f6c7a7-d95f-4cb3-b561-93a428b22d51 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.852013 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-45f6c7a7-d95f-4cb3-b561-93a428b22d51 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.857564 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-45f6c7a7-d95f-4cb3-b561-93a428b22d51 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 404 Aug 07 16:23:21.858572 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1153/4553] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:21 2026] GET /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:21.865436 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a3128de-b721-495b-bbf2-20c2c124c8e2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.867125 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a3128de-b721-495b-bbf2-20c2c124c8e2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:21.867381 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a3128de-b721-495b-bbf2-20c2c124c8e2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.867652 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a3128de-b721-495b-bbf2-20c2c124c8e2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.867810 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-9a3128de-b721-495b-bbf2-20c2c124c8e2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:21.876489 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a3128de-b721-495b-bbf2-20c2c124c8e2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 404 Aug 07 16:23:21.877229 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1136/4554] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:21 2026] DELETE /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:21.895443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e8087e65-c052-4876-8bc8-2d72f04da24f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.895443 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8087e65-c052-4876-8bc8-2d72f04da24f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 Aug 07 16:23:21.895443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8087e65-c052-4876-8bc8-2d72f04da24f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.895944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e8087e65-c052-4876-8bc8-2d72f04da24f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.906119 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e8087e65-c052-4876-8bc8-2d72f04da24f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 returned with HTTP 404 Aug 07 16:23:21.906779 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1136/4555] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:21 2026] GET /volume/v3/snapshots/86be5021-3612-48d8-9f1d-b6ac8fdc1779 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:21.916289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b87a4429-5a97-4e67-a8b7-e6c4fff90d61 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.918479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b87a4429-5a97-4e67-a8b7-e6c4fff90d61 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:21.918479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b87a4429-5a97-4e67-a8b7-e6c4fff90d61 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.918479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b87a4429-5a97-4e67-a8b7-e6c4fff90d61 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.918479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-b87a4429-5a97-4e67-a8b7-e6c4fff90d61 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:21.922655 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b87a4429-5a97-4e67-a8b7-e6c4fff90d61 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 404 Aug 07 16:23:21.923178 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1131/4556] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:21 2026] DELETE /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:21.932604 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-37cf2f96-6b3d-496a-ac71-50f778c4dff2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.935491 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37cf2f96-6b3d-496a-ac71-50f778c4dff2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea Aug 07 16:23:21.936098 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37cf2f96-6b3d-496a-ac71-50f778c4dff2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.936185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-37cf2f96-6b3d-496a-ac71-50f778c4dff2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.942474 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-37cf2f96-6b3d-496a-ac71-50f778c4dff2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea returned with HTTP 404 Aug 07 16:23:21.943234 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1154/4557] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:21 2026] GET /volume/v3/snapshots/838ab053-0dd3-4192-b7a6-c5851f709cea => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:21.952111 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1e57974-927e-45b4-89e0-33a6d1d03300 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.954784 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1e57974-927e-45b4-89e0-33a6d1d03300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:21.955137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1e57974-927e-45b4-89e0-33a6d1d03300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.955537 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1e57974-927e-45b4-89e0-33a6d1d03300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.955761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-a1e57974-927e-45b4-89e0-33a6d1d03300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:21.963010 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1e57974-927e-45b4-89e0-33a6d1d03300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 404 Aug 07 16:23:21.963828 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1137/4558] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:21 2026] DELETE /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:21.971231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ab2041d5-3b8a-4218-8e84-0b5aaf417e30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:21.973091 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab2041d5-3b8a-4218-8e84-0b5aaf417e30 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 Aug 07 16:23:21.973272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab2041d5-3b8a-4218-8e84-0b5aaf417e30 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:21.973652 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ab2041d5-3b8a-4218-8e84-0b5aaf417e30 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:21.978952 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ab2041d5-3b8a-4218-8e84-0b5aaf417e30 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 returned with HTTP 404 Aug 07 16:23:21.979615 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1137/4559] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:21 2026] GET /volume/v3/snapshots/f46ae241-a78a-40ea-a4a3-9488de3726c4 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:22.565729 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed403535-4de0-42be-b67d-afec4cddacf4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:22.568072 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed403535-4de0-42be-b67d-afec4cddacf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:22.568541 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed403535-4de0-42be-b67d-afec4cddacf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:22.568541 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed403535-4de0-42be-b67d-afec4cddacf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:22.576154 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed403535-4de0-42be-b67d-afec4cddacf4 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 404 Aug 07 16:23:22.576724 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1132/4560] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:22 2026] GET /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 111 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:22.585285 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:22.587227 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:22.587729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:22.587979 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:22.588226 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:22.595506 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:22.595506 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:22.596009 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:22.617387 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:22.617628 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e2e1ebd-bf05-4ec9-b194-32379c24b731 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 202 Aug 07 16:23:22.618113 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1155/4561] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:22 2026] DELETE /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:22.625371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bc8a136-8e44-4cad-a2d0-e75d4bc8fff5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:22.627629 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bc8a136-8e44-4cad-a2d0-e75d4bc8fff5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:22.627979 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bc8a136-8e44-4cad-a2d0-e75d4bc8fff5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:22.628263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bc8a136-8e44-4cad-a2d0-e75d4bc8fff5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:22.638644 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:22.638644 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:22.644127 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1bc8a136-8e44-4cad-a2d0-e75d4bc8fff5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:22.651081 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bc8a136-8e44-4cad-a2d0-e75d4bc8fff5 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 200 Aug 07 16:23:22.651753 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1138/4562] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:22 2026] GET /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 860 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:22.695620 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d311507f-fe0a-496f-b89d-6824bf1a78ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:22.697818 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d311507f-fe0a-496f-b89d-6824bf1a78ae tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:23:22.698467 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d311507f-fe0a-496f-b89d-6824bf1a78ae tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-786071725-321792843", "extra_specs": {"multiattach": " True"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:22.700644 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:22.700644 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:22.719038 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d311507f-fe0a-496f-b89d-6824bf1a78ae tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:23:22.720419 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1138/4563] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:23:22 2026] POST /volume/v3/types => generated 285 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:23:22.730059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:22.732558 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:22.733004 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-VolumeMultiattachTests-volume-1732894361", "snapshot_id": null, "imageRef": null, "volume_type": "4f474e64-939d-48b1-b0bc-1ae0ef6727f3", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:22.735138 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request body: {'volume': {'name': 'tempest-VolumeMultiattachTests-volume-1732894361', 'snapshot_id': None, 'imageRef': None, 'volume_type': '4f474e64-939d-48b1-b0bc-1ae0ef6727f3', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:22.740018 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume of 1 GB Aug 07 16:23:22.740408 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:22.740408 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:22.741062 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Availability Zones retrieved successfully. Aug 07 16:23:22.749544 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (907d1a52-96e6-43c3-8d8d-c004f2e1989f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:22.750925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4382813d-db8b-4caa-a10a-5d2383e609ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:22.752150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:22.762158 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:22.762158 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:22.775338 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4382813d-db8b-4caa-a10a-5d2383e609ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:23:23Z,deleted=False,deleted_at=None,description=None,extra_specs={multiattach=' True'},id=4f474e64-939d-48b1-b0bc-1ae0ef6727f3,is_public=True,name='tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-786071725-321792843',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '4f474e64-939d-48b1-b0bc-1ae0ef6727f3', 'encryption_key_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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:22.776089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ccca06-3d49-43f1-ba8e-f31a287282df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:22.808324 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-786071725-321792843 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-786071725-321792843, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:23:22.808715 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-786071725-321792843 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-VolumeMultiattachTests-volume-type-786071725-321792843, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:23:22.850281 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Created reservations ['882d76ac-74f3-4d8b-9667-66250492096a', 'e5ae2adc-b203-4cdf-b9a6-7ae73e0d0cfe', '5db6b22a-c909-4327-b770-442310d118bc', '26f5658a-e00d-40ba-b421-e3683a99965c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:22.851434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f0ccca06-3d49-43f1-ba8e-f31a287282df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['882d76ac-74f3-4d8b-9667-66250492096a', 'e5ae2adc-b203-4cdf-b9a6-7ae73e0d0cfe', '5db6b22a-c909-4327-b770-442310d118bc', '26f5658a-e00d-40ba-b421-e3683a99965c']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:22.852552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0a5f17f-a046-4d6c-a25f-939f3227fef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:22.884447 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e0a5f17f-a046-4d6c-a25f-939f3227fef6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '02f5c599-74cb-4274-8aad-23c59972060e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1732894361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['882d76ac-74f3-4d8b-9667-66250492096a','e5ae2adc-b203-4cdf-b9a6-7ae73e0d0cfe','5db6b22a-c909-4327-b770-442310d118bc','26f5658a-e00d-40ba-b421-e3683a99965c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=4f474e64-939d-48b1-b0bc-1ae0ef6727f3), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeMultiattachTests-volume-1732894361',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=02f5c599-74cb-4274-8aad-23c59972060e,launched_at=None,metadata={},migration_status=None,multiattach=True,previous_status=None,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d12c96ac669c4fbf934b8b3013bac723',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(4f474e64-939d-48b1-b0bc-1ae0ef6727f3),volume_type_id=4f474e64-939d-48b1-b0bc-1ae0ef6727f3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:22.885766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d3b100-3b40-481b-a503-fcecabe6b0af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:22.912320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (43d3b100-3b40-481b-a503-fcecabe6b0af) transitioned into state 'SUCCESS' from state '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-1732894361',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=True,project_id='09e7b98b58984fac8e4adfdfb6f1cc1f',qos_specs=None,replication_status=,reservations=['882d76ac-74f3-4d8b-9667-66250492096a','e5ae2adc-b203-4cdf-b9a6-7ae73e0d0cfe','5db6b22a-c909-4327-b770-442310d118bc','26f5658a-e00d-40ba-b421-e3683a99965c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d12c96ac669c4fbf934b8b3013bac723',volume_type_id=4f474e64-939d-48b1-b0bc-1ae0ef6727f3)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:22.913114 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b9195a-628c-420e-890c-c6d4d798b4dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:22.924837 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d9b9195a-628c-420e-890c-c6d4d798b4dd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:22.925791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Flow 'volume_create_api' (907d1a52-96e6-43c3-8d8d-c004f2e1989f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:22.926057 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Create volume request issued successfully. Aug 07 16:23:22.926663 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f14ab0d9-cb6b-43f5-8a05-5f3587785259 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:22.927455 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1133/4564] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:23:22 2026] POST /volume/v3/volumes => generated 826 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:22.939499 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1adb5892-80a9-483a-9b9e-277af616f42e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:22.943428 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1adb5892-80a9-483a-9b9e-277af616f42e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:22.943856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1adb5892-80a9-483a-9b9e-277af616f42e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:22.944378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1adb5892-80a9-483a-9b9e-277af616f42e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:22.963215 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:22.963215 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:22.969010 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1adb5892-80a9-483a-9b9e-277af616f42e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:22.975120 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1adb5892-80a9-483a-9b9e-277af616f42e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:22.975628 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1156/4565] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:22 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 894 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:23.270646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-0ee2365c-15e6-4934-bfca-65be4ff474d8 req-66fd82b9-e3cf-4dec-9fe2-9d437ca95669 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:23.273786 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0ee2365c-15e6-4934-bfca-65be4ff474d8 req-66fd82b9-e3cf-4dec-9fe2-9d437ca95669 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a Aug 07 16:23:23.274178 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0ee2365c-15e6-4934-bfca-65be4ff474d8 req-66fd82b9-e3cf-4dec-9fe2-9d437ca95669 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:23.274539 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-0ee2365c-15e6-4934-bfca-65be4ff474d8 req-66fd82b9-e3cf-4dec-9fe2-9d437ca95669 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:23.287657 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:23.287657 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:23.344494 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-0ee2365c-15e6-4934-bfca-65be4ff474d8 req-66fd82b9-e3cf-4dec-9fe2-9d437ca95669 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a returned with HTTP 200 Aug 07 16:23:23.344884 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1139/4566] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:23:23 2026] DELETE /volume/v3/attachments/e23f729b-1171-4fda-becc-e88debde8e5a => generated 19 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:23.665555 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-951cf875-2587-4437-82f2-8fd09ffc35ea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:23.667911 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-951cf875-2587-4437-82f2-8fd09ffc35ea tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:23.668369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-951cf875-2587-4437-82f2-8fd09ffc35ea tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:23.668652 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-951cf875-2587-4437-82f2-8fd09ffc35ea tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:23.676556 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-951cf875-2587-4437-82f2-8fd09ffc35ea tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 404 Aug 07 16:23:23.677194 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1139/4567] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:23 2026] GET /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:23.684962 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:23.687071 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:23.687469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-1466709652"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:23.688882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1466709652'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:23.689076 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:23.689579 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:23.689579 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:23.694166 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:23.701698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (8299f412-c611-4ba9-8b39-489bbe8f6198) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:23.702955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e81da67-1857-4bca-963d-9a5e48b4ae30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:23.704062 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:23.738233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8e81da67-1857-4bca-963d-9a5e48b4ae30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:23.739016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d264afae-c8ba-41c6-88d2-a1a19542e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:23.789941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['c5d0659f-02a0-464e-97eb-b55e5edc7af7', '139a6d36-02bc-4a99-a211-a725636a1d29', 'bced6800-fd77-4911-b15a-94dd763026f7', '2a34eef6-ea63-4be7-89a4-b997eb3e3311'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:23.790816 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d264afae-c8ba-41c6-88d2-a1a19542e43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5d0659f-02a0-464e-97eb-b55e5edc7af7', '139a6d36-02bc-4a99-a211-a725636a1d29', 'bced6800-fd77-4911-b15a-94dd763026f7', '2a34eef6-ea63-4be7-89a4-b997eb3e3311']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:23.791878 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b40c98-7bf5-41f5-88b4-012cc9ab488a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:23.819082 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a8b40c98-7bf5-41f5-88b4-012cc9ab488a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'acb3ee17-0ed2-4145-97a8-90df02c74260', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1466709652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['c5d0659f-02a0-464e-97eb-b55e5edc7af7','139a6d36-02bc-4a99-a211-a725636a1d29','bced6800-fd77-4911-b15a-94dd763026f7','2a34eef6-ea63-4be7-89a4-b997eb3e3311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1466709652',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=acb3ee17-0ed2-4145-97a8-90df02c74260,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:23.820051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9c35ca-1964-4277-a838-d0742d6471e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:23.845788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3d9c35ca-1964-4277-a838-d0742d6471e6) transitioned into state 'SUCCESS' from state '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-1466709652',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['c5d0659f-02a0-464e-97eb-b55e5edc7af7','139a6d36-02bc-4a99-a211-a725636a1d29','bced6800-fd77-4911-b15a-94dd763026f7','2a34eef6-ea63-4be7-89a4-b997eb3e3311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:23.846817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a5185d-3099-4941-b058-d2d7fb79c76b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:23.859018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (74a5185d-3099-4941-b058-d2d7fb79c76b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:23.860206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (8299f412-c611-4ba9-8b39-489bbe8f6198) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:23.860726 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:23.861706 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-00e8e6b6-f19b-4142-8ca6-4af8aa3db7b0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:23.862459 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1134/4568] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:23:23 2026] POST /volume/v3/volumes => generated 768 bytes in 178 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:23.882128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64a6f237-a110-4eca-ac24-fdc29fb87394 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:23.885329 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a6f237-a110-4eca-ac24-fdc29fb87394 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:23.885329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a6f237-a110-4eca-ac24-fdc29fb87394 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:23.885544 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64a6f237-a110-4eca-ac24-fdc29fb87394 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:23.897063 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:23.897063 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:23.902059 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-64a6f237-a110-4eca-ac24-fdc29fb87394 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:23.908178 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64a6f237-a110-4eca-ac24-fdc29fb87394 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 200 Aug 07 16:23:23.908898 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1157/4569] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:23 2026] GET /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 836 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:23.992092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f291f66-ad5e-4690-a8bd-394314c5009a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:23.994622 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f291f66-ad5e-4690-a8bd-394314c5009a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:23.994946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f291f66-ad5e-4690-a8bd-394314c5009a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:23.995348 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f291f66-ad5e-4690-a8bd-394314c5009a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.009611 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.009611 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:24.017063 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8f291f66-ad5e-4690-a8bd-394314c5009a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:24.025236 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f291f66-ad5e-4690-a8bd-394314c5009a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:24.025872 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1140/4570] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:23 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:24.040219 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a5cf3579-2c5d-49e6-a16e-f078edcfcc1b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.042098 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5cf3579-2c5d-49e6-a16e-f078edcfcc1b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:24.042406 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5cf3579-2c5d-49e6-a16e-f078edcfcc1b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.042641 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a5cf3579-2c5d-49e6-a16e-f078edcfcc1b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.050541 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.050541 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:24.054944 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a5cf3579-2c5d-49e6-a16e-f078edcfcc1b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:24.060804 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a5cf3579-2c5d-49e6-a16e-f078edcfcc1b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:24.061312 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1140/4571] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:24.104425 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-1679e261-9b86-4595-a3ad-f123d5647286 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.106570 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-1679e261-9b86-4595-a3ad-f123d5647286 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:24.106755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-1679e261-9b86-4595-a3ad-f123d5647286 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.106934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-1679e261-9b86-4595-a3ad-f123d5647286 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.116264 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.116264 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:24.120268 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-1679e261-9b86-4595-a3ad-f123d5647286 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:24.127784 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-1679e261-9b86-4595-a3ad-f123d5647286 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:24.128235 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1135/4572] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:24.218615 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e66d65e-14e5-4080-8bbb-edc65a6ce0a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.219180 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e66d65e-14e5-4080-8bbb-edc65a6ce0a4 None None] GET https://10.4.3.24/volume// Aug 07 16:23:24.219388 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e66d65e-14e5-4080-8bbb-edc65a6ce0a4 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.219581 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e66d65e-14e5-4080-8bbb-edc65a6ce0a4 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.220049 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e66d65e-14e5-4080-8bbb-edc65a6ce0a4 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:24.221039 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1158/4573] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:24.231315 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-433e8ae0-1819-4f7e-9e8e-c8df0baf68a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.233981 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-433e8ae0-1819-4f7e-9e8e-c8df0baf68a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:23:24.236062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-433e8ae0-1819-4f7e-9e8e-c8df0baf68a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "02f5c599-74cb-4274-8aad-23c59972060e", "connector": null, "instance_uuid": "60a9549e-ef18-4728-97b9-7c12569d5e17"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:24.247450 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.247450 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:24.302662 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-433e8ae0-1819-4f7e-9e8e-c8df0baf68a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:23:24.303252 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1141/4574] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:23:24 2026] POST /volume/v3/attachments => generated 273 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:24.341125 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-95f3ce1f-38c5-4ae3-8457-4c3aa2635678 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.343566 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95f3ce1f-38c5-4ae3-8457-4c3aa2635678 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:24.344270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95f3ce1f-38c5-4ae3-8457-4c3aa2635678 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.347336 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-95f3ce1f-38c5-4ae3-8457-4c3aa2635678 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.347463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9440a108-c9ad-4d78-8fa8-c9f17b586c8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.347463 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9440a108-c9ad-4d78-8fa8-c9f17b586c8e None None] GET https://10.4.3.24/volume// Aug 07 16:23:24.347463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9440a108-c9ad-4d78-8fa8-c9f17b586c8e None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.347463 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9440a108-c9ad-4d78-8fa8-c9f17b586c8e None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.347463 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9440a108-c9ad-4d78-8fa8-c9f17b586c8e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:24.348415 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1136/4575] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:24.359350 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.359350 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:24.360054 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-db9b662a-4bf0-4c63-9580-a572dc57e918 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.362805 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-db9b662a-4bf0-4c63-9580-a572dc57e918 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:24.363085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-db9b662a-4bf0-4c63-9580-a572dc57e918 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.363271 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-db9b662a-4bf0-4c63-9580-a572dc57e918 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.364427 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-95f3ce1f-38c5-4ae3-8457-4c3aa2635678 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:24.371741 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-95f3ce1f-38c5-4ae3-8457-4c3aa2635678 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:24.372217 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1141/4576] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 918 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:24.377667 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.377667 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:24.383772 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-db9b662a-4bf0-4c63-9580-a572dc57e918 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:24.389581 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-db9b662a-4bf0-4c63-9580-a572dc57e918 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:24.390051 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1159/4577] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1098 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:24.498785 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.502022 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] PUT https://10.4.3.24/volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e Aug 07 16:23:24.502689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:24.514183 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Acquiring lock "cinder-attachment_update-02f5c599-74cb-4274-8aad-23c59972060e-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:23:24.520786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-02f5c599-74cb-4274-8aad-23c59972060e-np0000006731" acquired by "attachment_update" :: waited 0.007s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:23:24.522383 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.522383 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:24.624772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Lock "cinder-attachment_update-02f5c599-74cb-4274-8aad-23c59972060e-np0000006731" released by "attachment_update" :: held 0.104s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:23:24.625123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-b7a1230b-3030-4ff1-8722-4a815f1575a8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e returned with HTTP 200 Aug 07 16:23:24.625782 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1142/4578] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:23:24 2026] PUT /volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e => generated 969 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:24.921754 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bb68156b-9998-4c59-a546-c8b34a0241cc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.923823 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb68156b-9998-4c59-a546-c8b34a0241cc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:24.924228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb68156b-9998-4c59-a546-c8b34a0241cc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:24.924581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bb68156b-9998-4c59-a546-c8b34a0241cc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:24.936248 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.936248 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:24.940393 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bb68156b-9998-4c59-a546-c8b34a0241cc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:24.946817 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bb68156b-9998-4c59-a546-c8b34a0241cc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 200 Aug 07 16:23:24.947474 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1137/4579] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:24 2026] GET /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 861 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:24.962639 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-63630bfa-8d45-4704-b193-8423201f7223 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:24.965170 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:24.966020 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "acb3ee17-0ed2-4145-97a8-90df02c74260", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1677100280"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:24.968003 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request body: {'volume': {'source_volid': 'acb3ee17-0ed2-4145-97a8-90df02c74260', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1677100280'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:24.977288 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:24.977288 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:24.977883 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume retrieved successfully. Aug 07 16:23:24.978085 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume of 1 GB Aug 07 16:23:24.982780 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Availability Zones retrieved successfully. Aug 07 16:23:24.990516 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (54a00ae3-dc0e-4df7-87d6-2098279c3b12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:24.992109 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea30d3d7-35f8-40c1-ac1e-5b995c7f4518) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:24.993644 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:25.025644 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea30d3d7-35f8-40c1-ac1e-5b995c7f4518) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'acb3ee17-0ed2-4145-97a8-90df02c74260', 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:25.027405 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39464fcd-c6ca-490e-b45e-714f93d41f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:25.084518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Created reservations ['42f2134f-437d-4e2f-9a3e-41b413948481', '66ba25b9-57db-49aa-8448-1ef92bc3ff3d', '77826829-ddc4-45cf-baa8-23bfbb175dd2', 'd8dec4b7-aa06-4412-a296-81bf86c76e64'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:25.085764 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39464fcd-c6ca-490e-b45e-714f93d41f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['42f2134f-437d-4e2f-9a3e-41b413948481', '66ba25b9-57db-49aa-8448-1ef92bc3ff3d', '77826829-ddc4-45cf-baa8-23bfbb175dd2', 'd8dec4b7-aa06-4412-a296-81bf86c76e64']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:25.086734 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2bdf29-209b-4555-bc5a-b1dbeeae8f07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:25.110057 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:25.112645 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:25.112948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:25.113230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:25.113496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:25.121244 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:25.121244 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:25.122047 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:25.135229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3e2bdf29-209b-4555-bc5a-b1dbeeae8f07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5dded4f8-9e61-4654-80d7-660c4e62115f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1677100280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['42f2134f-437d-4e2f-9a3e-41b413948481','66ba25b9-57db-49aa-8448-1ef92bc3ff3d','77826829-ddc4-45cf-baa8-23bfbb175dd2','d8dec4b7-aa06-4412-a296-81bf86c76e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=acb3ee17-0ed2-4145-97a8-90df02c74260,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1677100280',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5dded4f8-9e61-4654-80d7-660c4e62115f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4057eb488c934509ae1ab5d681e98083',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=acb3ee17-0ed2-4145-97a8-90df02c74260,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cab0ed6947784749a71c34d1ae45253e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:25.136501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5660d8ea-1979-4293-8428-90629c491b5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:25.142433 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:23:25.142723 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b59c87bf-bb8a-4156-a650-0f9d0fa0ce5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 202 Aug 07 16:23:25.143870 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1160/4580] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:23:25 2026] DELETE /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:25.154357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9af48598-3aa7-4ea0-901b-8b7c17994017 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:25.158380 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9af48598-3aa7-4ea0-901b-8b7c17994017 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:25.158380 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9af48598-3aa7-4ea0-901b-8b7c17994017 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:25.158380 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9af48598-3aa7-4ea0-901b-8b7c17994017 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:25.163963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5660d8ea-1979-4293-8428-90629c491b5b) transitioned into state 'SUCCESS' from state '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-1677100280',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4057eb488c934509ae1ab5d681e98083',qos_specs=None,replication_status=,reservations=['42f2134f-437d-4e2f-9a3e-41b413948481','66ba25b9-57db-49aa-8448-1ef92bc3ff3d','77826829-ddc4-45cf-baa8-23bfbb175dd2','d8dec4b7-aa06-4412-a296-81bf86c76e64'],size=1,snapshot_id=None,source_replicaid=,source_volid=acb3ee17-0ed2-4145-97a8-90df02c74260,status='creating',user_id='cab0ed6947784749a71c34d1ae45253e',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:25.166326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d243c38-6d57-4943-a873-42d9df939dbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:25.170184 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:25.170184 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:25.178749 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9af48598-3aa7-4ea0-901b-8b7c17994017 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:25.183871 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9af48598-3aa7-4ea0-901b-8b7c17994017 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 200 Aug 07 16:23:25.184551 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1143/4581] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:25 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 1363 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:25.188140 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d243c38-6d57-4943-a873-42d9df939dbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:25.189390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Flow 'volume_create_api' (54a00ae3-dc0e-4df7-87d6-2098279c3b12) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:25.189832 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Create volume request issued successfully. Aug 07 16:23:25.190694 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-63630bfa-8d45-4704-b193-8423201f7223 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:25.191396 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1142/4582] 10.4.3.24 () {70 vars in 1293 bytes} [Fri Aug 7 16:23:24 2026] POST /volume/v3/volumes => generated 802 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:25.206994 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-649f852a-726e-4d7b-a408-28ca395265dc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:25.212429 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649f852a-726e-4d7b-a408-28ca395265dc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f Aug 07 16:23:25.212909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-649f852a-726e-4d7b-a408-28ca395265dc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:25.213220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-649f852a-726e-4d7b-a408-28ca395265dc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:25.227913 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:25.227913 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:25.234473 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-649f852a-726e-4d7b-a408-28ca395265dc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:25.240660 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-649f852a-726e-4d7b-a408-28ca395265dc tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f returned with HTTP 200 Aug 07 16:23:25.246333 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1138/4583] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:25 2026] GET /volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f => generated 870 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:25.388325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c7fa79a4-a376-4002-ad28-f6fa3e260de8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:25.390455 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7fa79a4-a376-4002-ad28-f6fa3e260de8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:25.390706 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7fa79a4-a376-4002-ad28-f6fa3e260de8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:25.390911 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c7fa79a4-a376-4002-ad28-f6fa3e260de8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:25.404432 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:25.404432 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:25.409667 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c7fa79a4-a376-4002-ad28-f6fa3e260de8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:25.416692 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c7fa79a4-a376-4002-ad28-f6fa3e260de8 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:25.417219 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1161/4584] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:25 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:26.197643 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-692d48f2-1803-4e7e-9f95-7166eba5e846 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.199561 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-692d48f2-1803-4e7e-9f95-7166eba5e846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae Aug 07 16:23:26.199828 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-692d48f2-1803-4e7e-9f95-7166eba5e846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:26.200069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-692d48f2-1803-4e7e-9f95-7166eba5e846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:26.206598 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-692d48f2-1803-4e7e-9f95-7166eba5e846 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae returned with HTTP 404 Aug 07 16:23:26.207239 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1144/4585] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:26 2026] GET /volume/v3/volumes/e44e6465-68bd-496c-ac1c-e985f69ca7ae => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:26.236980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.239028 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:26.239408 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1993773041", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:26.241039 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1993773041', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:26.259140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2df542c-c3f3-46f6-9df5-de2401819645 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.260861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2df542c-c3f3-46f6-9df5-de2401819645 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f Aug 07 16:23:26.261073 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2df542c-c3f3-46f6-9df5-de2401819645 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:26.261253 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2df542c-c3f3-46f6-9df5-de2401819645 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:26.268743 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:26.268743 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:26.277363 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2df542c-c3f3-46f6-9df5-de2401819645 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:26.287270 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2df542c-c3f3-46f6-9df5-de2401819645 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f returned with HTTP 200 Aug 07 16:23:26.287890 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1139/4586] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:26 2026] GET /volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f => generated 895 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:26.308690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-69a41fec-5def-485f-a808-4df638f989a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.310604 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:26.310817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:26.310987 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:26.311166 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:26.318650 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:26.318650 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:26.319162 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:26.340565 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:26.340928 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-69a41fec-5def-485f-a808-4df638f989a9 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 202 Aug 07 16:23:26.341478 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1162/4587] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:26 2026] DELETE /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:26.345477 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:23:26.345823 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:26.345823 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:26.349482 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-327d313d-6c5a-45b1-91bc-e9f3f85b021f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.350775 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:23:26.351977 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-327d313d-6c5a-45b1-91bc-e9f3f85b021f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:26.352354 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-327d313d-6c5a-45b1-91bc-e9f3f85b021f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:26.352685 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-327d313d-6c5a-45b1-91bc-e9f3f85b021f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:26.356643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (b2ec64f4-8fba-405d-a5fb-40792875fab9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:26.357931 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0e3477-e31a-42ff-bf02-c9708ace5b73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:26.359018 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:26.364097 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:26.364097 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:26.370996 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-327d313d-6c5a-45b1-91bc-e9f3f85b021f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:26.378127 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-327d313d-6c5a-45b1-91bc-e9f3f85b021f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 200 Aug 07 16:23:26.378979 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1145/4588] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:26 2026] GET /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 860 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:26.425198 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ce0e3477-e31a-42ff-bf02-c9708ace5b73) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:26.426326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a04b331-8a9e-4d84-9038-be69d582e9b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:26.429429 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-783cfddb-7b54-422d-b28f-8b387dbd5166 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.431645 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-783cfddb-7b54-422d-b28f-8b387dbd5166 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:26.431844 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-783cfddb-7b54-422d-b28f-8b387dbd5166 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:26.432066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-783cfddb-7b54-422d-b28f-8b387dbd5166 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:26.442729 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:26.442729 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:26.445937 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-783cfddb-7b54-422d-b28f-8b387dbd5166 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:26.450397 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-783cfddb-7b54-422d-b28f-8b387dbd5166 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:26.450773 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1140/4589] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:26 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:26.472616 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['70675db2-9fb8-4afa-8abf-3bbab7ca3008', 'd8980832-5ebb-476c-9016-96eac346e65c', '15a0ab9d-aa5c-457d-bc2a-9239caba17c4', '62e98938-f46b-4730-8281-76d925abc70f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:26.473468 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0a04b331-8a9e-4d84-9038-be69d582e9b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70675db2-9fb8-4afa-8abf-3bbab7ca3008', 'd8980832-5ebb-476c-9016-96eac346e65c', '15a0ab9d-aa5c-457d-bc2a-9239caba17c4', '62e98938-f46b-4730-8281-76d925abc70f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:26.474247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdbfbdd-baa4-47ee-bb1f-d59c65e5363a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:26.498702 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bcdbfbdd-baa4-47ee-bb1f-d59c65e5363a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b0219ce4-1a71-4020-9d18-8b3ef3c797af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1993773041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['70675db2-9fb8-4afa-8abf-3bbab7ca3008','d8980832-5ebb-476c-9016-96eac346e65c','15a0ab9d-aa5c-457d-bc2a-9239caba17c4','62e98938-f46b-4730-8281-76d925abc70f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1993773041',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b0219ce4-1a71-4020-9d18-8b3ef3c797af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:26.499525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9cb063-af87-412a-9a55-ec29f038829f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:26.520324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fd9cb063-af87-412a-9a55-ec29f038829f) transitioned into state 'SUCCESS' from state '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-1993773041',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['70675db2-9fb8-4afa-8abf-3bbab7ca3008','d8980832-5ebb-476c-9016-96eac346e65c','15a0ab9d-aa5c-457d-bc2a-9239caba17c4','62e98938-f46b-4730-8281-76d925abc70f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:26.521138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa8f2ca-f266-4a94-ac51-86ce37377e5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:26.536000 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6aa8f2ca-f266-4a94-ac51-86ce37377e5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:26.537210 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (b2ec64f4-8fba-405d-a5fb-40792875fab9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:26.537719 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:23:26.538613 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ec2a751-dfa3-4124-af04-7a6394e99a97 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:26.539209 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1143/4590] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:23:26 2026] POST /volume/v3/volumes => generated 757 bytes in 303 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:26.553122 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b36f0ca2-9a7c-44ef-b4c2-42bc4aff6176 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:26.556937 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b36f0ca2-9a7c-44ef-b4c2-42bc4aff6176 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:23:26.557144 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b36f0ca2-9a7c-44ef-b4c2-42bc4aff6176 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:26.557336 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b36f0ca2-9a7c-44ef-b4c2-42bc4aff6176 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:26.564916 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:26.564916 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:26.569669 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b36f0ca2-9a7c-44ef-b4c2-42bc4aff6176 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:26.575063 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b36f0ca2-9a7c-44ef-b4c2-42bc4aff6176 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:23:26.575683 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1163/4591] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:26 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 825 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:27.394673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76f8dfea-48bc-4323-bebf-587f305a2ca7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.397138 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76f8dfea-48bc-4323-bebf-587f305a2ca7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:27.397600 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76f8dfea-48bc-4323-bebf-587f305a2ca7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:27.397886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76f8dfea-48bc-4323-bebf-587f305a2ca7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:27.405972 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76f8dfea-48bc-4323-bebf-587f305a2ca7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 404 Aug 07 16:23:27.406963 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1146/4592] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:27 2026] GET /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:27.416507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.418525 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f Aug 07 16:23:27.418786 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:27.419001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:27.419167 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 5dded4f8-9e61-4654-80d7-660c4e62115f Aug 07 16:23:27.429914 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:27.429914 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:27.430700 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:27.462151 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:27.462443 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9b49b6b5-a0ab-4a99-aacc-bd9c317c7981 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f returned with HTTP 202 Aug 07 16:23:27.463220 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1141/4593] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:27 2026] DELETE /volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:27.467420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5ef9ca13-4f47-4f5c-9bc2-08f509d90ca7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.470014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef9ca13-4f47-4f5c-9bc2-08f509d90ca7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:27.471697 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef9ca13-4f47-4f5c-9bc2-08f509d90ca7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:27.472519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5ef9ca13-4f47-4f5c-9bc2-08f509d90ca7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:27.473584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e23897b5-4993-45fe-8ead-d10fca782795 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.476613 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23897b5-4993-45fe-8ead-d10fca782795 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f Aug 07 16:23:27.476827 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23897b5-4993-45fe-8ead-d10fca782795 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:27.477056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e23897b5-4993-45fe-8ead-d10fca782795 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:27.485884 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:27.485884 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:27.486076 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:27.486076 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:27.488027 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5ef9ca13-4f47-4f5c-9bc2-08f509d90ca7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:27.489674 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e23897b5-4993-45fe-8ead-d10fca782795 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:27.493649 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5ef9ca13-4f47-4f5c-9bc2-08f509d90ca7 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:27.494020 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1144/4594] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:27 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:27.505003 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e23897b5-4993-45fe-8ead-d10fca782795 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f returned with HTTP 200 Aug 07 16:23:27.505003 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1164/4595] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:27 2026] GET /volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f => generated 894 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:27.589425 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-89746585-594b-4535-b0bd-afd261321683 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.593081 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89746585-594b-4535-b0bd-afd261321683 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:23:27.593341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89746585-594b-4535-b0bd-afd261321683 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:27.593634 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-89746585-594b-4535-b0bd-afd261321683 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:27.604766 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:27.604766 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:27.609568 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-89746585-594b-4535-b0bd-afd261321683 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:27.616740 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-89746585-594b-4535-b0bd-afd261321683 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:23:27.617317 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1147/4596] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:27 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 1365 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:27.630864 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2c993757-efca-424a-aa60-edaa3bb0e974 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.634178 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c993757-efca-424a-aa60-edaa3bb0e974 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:23:27.634178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c993757-efca-424a-aa60-edaa3bb0e974 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:27.634178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2c993757-efca-424a-aa60-edaa3bb0e974 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:27.641740 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:27.641740 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:27.646229 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2c993757-efca-424a-aa60-edaa3bb0e974 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:27.652975 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2c993757-efca-424a-aa60-edaa3bb0e974 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:23:27.653851 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1142/4597] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:27 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:27.918008 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-df8149f8-3af8-40fa-8afc-85fc6704ac0e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:27.921666 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-df8149f8-3af8-40fa-8afc-85fc6704ac0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e/action Aug 07 16:23:27.922162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-df8149f8-3af8-40fa-8afc-85fc6704ac0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:27.922347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-df8149f8-3af8-40fa-8afc-85fc6704ac0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:27.951860 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:27.951860 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:27.965662 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9bdd5d0f-7064-4d56-912a-6b70c0c60ef4 req-df8149f8-3af8-40fa-8afc-85fc6704ac0e tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e/action returned with HTTP 204 Aug 07 16:23:27.966232 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1145/4598] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:23:27 2026] POST /volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e/action => generated 0 bytes in 49 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:28.512153 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-764c5add-a69e-4735-bcd5-b7be41483edd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.514384 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-764c5add-a69e-4735-bcd5-b7be41483edd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:28.514611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-764c5add-a69e-4735-bcd5-b7be41483edd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.514865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-764c5add-a69e-4735-bcd5-b7be41483edd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.516274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e827546b-123c-48ba-bf32-ed12d242a5e0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.518208 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e827546b-123c-48ba-bf32-ed12d242a5e0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f Aug 07 16:23:28.518479 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e827546b-123c-48ba-bf32-ed12d242a5e0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.518966 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e827546b-123c-48ba-bf32-ed12d242a5e0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.525929 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.525929 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:28.526400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e827546b-123c-48ba-bf32-ed12d242a5e0 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f returned with HTTP 404 Aug 07 16:23:28.527229 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1148/4599] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/5dded4f8-9e61-4654-80d7-660c4e62115f => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:28.530879 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-764c5add-a69e-4735-bcd5-b7be41483edd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.534602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8276fe82-1537-462f-8c93-e839a4a6034e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.535784 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-764c5add-a69e-4735-bcd5-b7be41483edd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:28.536573 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1165/4600] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1211 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:28.536628 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8276fe82-1537-462f-8c93-e839a4a6034e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:28.536708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8276fe82-1537-462f-8c93-e839a4a6034e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.536944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8276fe82-1537-462f-8c93-e839a4a6034e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.537116 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8276fe82-1537-462f-8c93-e839a4a6034e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:28.544019 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8276fe82-1537-462f-8c93-e839a4a6034e tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 404 Aug 07 16:23:28.544570 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1143/4601] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:28 2026] DELETE /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:28.552647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78c6af75-f04e-40d5-ab19-1d190ff9147c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.555016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78c6af75-f04e-40d5-ab19-1d190ff9147c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 Aug 07 16:23:28.555161 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78c6af75-f04e-40d5-ab19-1d190ff9147c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.555441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78c6af75-f04e-40d5-ab19-1d190ff9147c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.562609 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78c6af75-f04e-40d5-ab19-1d190ff9147c tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 returned with HTTP 404 Aug 07 16:23:28.563186 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1146/4602] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/acb3ee17-0ed2-4145-97a8-90df02c74260 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:28.572682 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.577405 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 Aug 07 16:23:28.577655 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.577883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.578027 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 32b38a63-4040-4fb6-9ae1-64f68e62e867 Aug 07 16:23:28.590911 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.590911 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:28.591559 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:28.599473 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a82a4433-2332-4fc2-8002-3dc70345fa0c req-325c828e-a26d-4b8c-8d51-2441a428969b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.602295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a82a4433-2332-4fc2-8002-3dc70345fa0c req-325c828e-a26d-4b8c-8d51-2441a428969b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:28.602622 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a82a4433-2332-4fc2-8002-3dc70345fa0c req-325c828e-a26d-4b8c-8d51-2441a428969b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.602873 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a82a4433-2332-4fc2-8002-3dc70345fa0c req-325c828e-a26d-4b8c-8d51-2441a428969b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.611869 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume request issued successfully. Aug 07 16:23:28.612079 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5a915dbe-bcc4-4bfe-b115-730a074b7952 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 returned with HTTP 202 Aug 07 16:23:28.612618 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1149/4603] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:28 2026] DELETE /volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:23:28.617263 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.617263 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:28.621029 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-367fc17a-3a24-4021-93c1-0702132f5193 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.622525 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-367fc17a-3a24-4021-93c1-0702132f5193 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 Aug 07 16:23:28.622821 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-367fc17a-3a24-4021-93c1-0702132f5193 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.623098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-367fc17a-3a24-4021-93c1-0702132f5193 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.623878 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a82a4433-2332-4fc2-8002-3dc70345fa0c req-325c828e-a26d-4b8c-8d51-2441a428969b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.630846 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a82a4433-2332-4fc2-8002-3dc70345fa0c req-325c828e-a26d-4b8c-8d51-2441a428969b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:28.631582 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1166/4604] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1211 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:28.634880 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.634880 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:28.642781 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-367fc17a-3a24-4021-93c1-0702132f5193 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Volume info retrieved successfully. Aug 07 16:23:28.652396 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-367fc17a-3a24-4021-93c1-0702132f5193 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 returned with HTTP 200 Aug 07 16:23:28.652902 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1144/4605] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 => generated 894 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:28.657229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-830ce123-9910-477e-8814-53ca3a33a7cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.658913 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-830ce123-9910-477e-8814-53ca3a33a7cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:28.659149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-830ce123-9910-477e-8814-53ca3a33a7cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.659398 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-830ce123-9910-477e-8814-53ca3a33a7cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.670125 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.670125 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:28.675357 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-830ce123-9910-477e-8814-53ca3a33a7cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.680175 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-830ce123-9910-477e-8814-53ca3a33a7cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:28.680734 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1147/4606] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1211 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:28.733272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-075730a0-a26a-4f34-a2bd-973fb501a7cb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.736454 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-075730a0-a26a-4f34-a2bd-973fb501a7cb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:28.736757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-075730a0-a26a-4f34-a2bd-973fb501a7cb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.737066 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-075730a0-a26a-4f34-a2bd-973fb501a7cb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.751763 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.751763 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:28.759745 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-075730a0-a26a-4f34-a2bd-973fb501a7cb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.768334 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-075730a0-a26a-4f34-a2bd-973fb501a7cb tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:28.769352 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1150/4607] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1211 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Aug 07 16:23:28.793780 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.796516 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] POST https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e/action Aug 07 16:23:28.796997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:28.797200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:28.812259 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.812259 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:28.813110 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.821136 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Begin detaching volume completed successfully. Aug 07 16:23:28.821641 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-f9cbb8f2-a46f-4b03-a1e8-3a4fa0619e07 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e/action returned with HTTP 202 Aug 07 16:23:28.822358 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1167/4608] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:23:28 2026] POST /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e/action => generated 0 bytes in 29 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:23:28.844642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97741e8c-0d31-4915-8834-e1dd6ee32889 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.847654 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97741e8c-0d31-4915-8834-e1dd6ee32889 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:28.847964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97741e8c-0d31-4915-8834-e1dd6ee32889 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.848125 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97741e8c-0d31-4915-8834-e1dd6ee32889 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.859076 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.859076 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:28.863263 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-97741e8c-0d31-4915-8834-e1dd6ee32889 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.872521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97741e8c-0d31-4915-8834-e1dd6ee32889 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:28.872800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03a47f0f-063e-47b4-a477-41af2a3a9964 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.872935 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1145/4609] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:28.873291 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03a47f0f-063e-47b4-a477-41af2a3a9964 None None] GET https://10.4.3.24/volume// Aug 07 16:23:28.873583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03a47f0f-063e-47b4-a477-41af2a3a9964 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.873811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03a47f0f-063e-47b4-a477-41af2a3a9964 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.874192 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03a47f0f-063e-47b4-a477-41af2a3a9964 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:28.874565 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1148/4610] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:28.890068 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-0367fbb2-739f-48dd-a24e-d23156811eab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.892988 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-0367fbb2-739f-48dd-a24e-d23156811eab tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:28.893285 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-0367fbb2-739f-48dd-a24e-d23156811eab tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.893591 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-0367fbb2-739f-48dd-a24e-d23156811eab tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.911810 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.911810 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:28.917969 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-0367fbb2-739f-48dd-a24e-d23156811eab tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:28.924733 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-0367fbb2-739f-48dd-a24e-d23156811eab tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:28.925311 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1151/4611] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1394 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:28.960771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-2ca29b50-5622-4c60-be24-e4f351d4053d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:28.963106 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-2ca29b50-5622-4c60-be24-e4f351d4053d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:23:28.963340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-2ca29b50-5622-4c60-be24-e4f351d4053d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:28.963565 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-2ca29b50-5622-4c60-be24-e4f351d4053d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:28.970772 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:28.970772 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:28.974731 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-2ca29b50-5622-4c60-be24-e4f351d4053d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:28.980289 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-2ca29b50-5622-4c60-be24-e4f351d4053d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:23:28.980831 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1168/4612] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:28 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:29.462105 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-2ffbae0a-259f-455d-baa1-d2e195298109 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.464991 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-2ffbae0a-259f-455d-baa1-d2e195298109 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:29.465280 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-2ffbae0a-259f-455d-baa1-d2e195298109 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.465603 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-2ffbae0a-259f-455d-baa1-d2e195298109 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.478163 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:29.478163 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:29.482445 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-2ffbae0a-259f-455d-baa1-d2e195298109 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:29.490231 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-2ffbae0a-259f-455d-baa1-d2e195298109 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:29.490695 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1146/4613] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1214 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:29.518873 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1f99fbd9-2c43-4743-b5ef-8c91296151c5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.521481 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1f99fbd9-2c43-4743-b5ef-8c91296151c5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:23:29.521634 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1f99fbd9-2c43-4743-b5ef-8c91296151c5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.521906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1f99fbd9-2c43-4743-b5ef-8c91296151c5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.532442 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:29.532442 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:29.536128 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1f99fbd9-2c43-4743-b5ef-8c91296151c5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:29.541889 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1f99fbd9-2c43-4743-b5ef-8c91296151c5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:23:29.542654 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1149/4614] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 1365 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:29.553793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aaf10160-15af-495a-ada1-0f7b9ad65d43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.553793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaf10160-15af-495a-ada1-0f7b9ad65d43 None None] GET https://10.4.3.24/volume// Aug 07 16:23:29.553793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaf10160-15af-495a-ada1-0f7b9ad65d43 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.553793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aaf10160-15af-495a-ada1-0f7b9ad65d43 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.553793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aaf10160-15af-495a-ada1-0f7b9ad65d43 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:29.553793 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1152/4615] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:29.563586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-9509a911-73c8-4fa6-b601-169384037dd0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.567367 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-9509a911-73c8-4fa6-b601-169384037dd0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:23:29.567930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-9509a911-73c8-4fa6-b601-169384037dd0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b0219ce4-1a71-4020-9d18-8b3ef3c797af", "connector": null, "instance_uuid": "a159265c-eb66-43ef-aca1-eff978d2edda"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:29.582794 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:29.582794 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:29.615886 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-9509a911-73c8-4fa6-b601-169384037dd0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:23:29.616729 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1169/4616] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:23:29 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:29.668485 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f4ab1e8-63a2-4b71-9c6f-72567b744d7d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.670986 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f4ab1e8-63a2-4b71-9c6f-72567b744d7d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 Aug 07 16:23:29.670986 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f4ab1e8-63a2-4b71-9c6f-72567b744d7d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.670986 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f4ab1e8-63a2-4b71-9c6f-72567b744d7d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.676983 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f4ab1e8-63a2-4b71-9c6f-72567b744d7d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 returned with HTTP 404 Aug 07 16:23:29.677938 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1147/4617] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/32b38a63-4040-4fb6-9ae1-64f68e62e867 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.686869 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f0c8bd46-2239-46b9-9acc-50cf227eecf8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.691326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0c8bd46-2239-46b9-9acc-50cf227eecf8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:29.691326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0c8bd46-2239-46b9-9acc-50cf227eecf8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.691326 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f0c8bd46-2239-46b9-9acc-50cf227eecf8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.691326 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-f0c8bd46-2239-46b9-9acc-50cf227eecf8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: 8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:29.704494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f0c8bd46-2239-46b9-9acc-50cf227eecf8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 404 Aug 07 16:23:29.706438 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1150/4618] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:29.716959 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6d45bedf-f2bd-4fcc-a6c3-99f145b46672 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.723111 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d45bedf-f2bd-4fcc-a6c3-99f145b46672 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 Aug 07 16:23:29.723408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d45bedf-f2bd-4fcc-a6c3-99f145b46672 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.723696 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6d45bedf-f2bd-4fcc-a6c3-99f145b46672 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.729618 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6d45bedf-f2bd-4fcc-a6c3-99f145b46672 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 returned with HTTP 404 Aug 07 16:23:29.730381 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1153/4619] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/snapshots/8e9071b0-e783-40b8-ae40-19ea93e6d214 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:29.740445 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-54d5080b-d10a-4959-be0f-a9c404cca29a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.742060 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54d5080b-d10a-4959-be0f-a9c404cca29a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:29.742329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54d5080b-d10a-4959-be0f-a9c404cca29a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.742542 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-54d5080b-d10a-4959-be0f-a9c404cca29a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.742712 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-54d5080b-d10a-4959-be0f-a9c404cca29a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:29.749176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-54d5080b-d10a-4959-be0f-a9c404cca29a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 404 Aug 07 16:23:29.749863 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1170/4620] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.759137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81dd11ec-b0ee-4f79-8a23-896818cbb32b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.761911 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81dd11ec-b0ee-4f79-8a23-896818cbb32b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 Aug 07 16:23:29.762241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81dd11ec-b0ee-4f79-8a23-896818cbb32b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.762606 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81dd11ec-b0ee-4f79-8a23-896818cbb32b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.771839 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81dd11ec-b0ee-4f79-8a23-896818cbb32b tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 returned with HTTP 404 Aug 07 16:23:29.772637 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1148/4621] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/9d9598b4-5ed6-4879-99ee-198a2bea8813 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.783709 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4dd3e94b-f9fb-4542-9c87-36fc3ca36774 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.785841 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dd3e94b-f9fb-4542-9c87-36fc3ca36774 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:29.786290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dd3e94b-f9fb-4542-9c87-36fc3ca36774 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.786382 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4dd3e94b-f9fb-4542-9c87-36fc3ca36774 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.786644 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4dd3e94b-f9fb-4542-9c87-36fc3ca36774 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:29.794985 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4dd3e94b-f9fb-4542-9c87-36fc3ca36774 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 404 Aug 07 16:23:29.795617 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1151/4622] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.804043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7e42731-0971-437f-85b1-7366bfe93f03 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.807676 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7e42731-0971-437f-85b1-7366bfe93f03 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 Aug 07 16:23:29.807676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7e42731-0971-437f-85b1-7366bfe93f03 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.807676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7e42731-0971-437f-85b1-7366bfe93f03 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.818210 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7e42731-0971-437f-85b1-7366bfe93f03 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 returned with HTTP 404 Aug 07 16:23:29.818210 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1154/4623] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/62933c83-db52-4999-8270-a4df87fd8531 => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Aug 07 16:23:29.824952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b8919605-3c56-448a-8cf4-8fbfafec5224 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.827171 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8919605-3c56-448a-8cf4-8fbfafec5224 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:29.827171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8919605-3c56-448a-8cf4-8fbfafec5224 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.827527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b8919605-3c56-448a-8cf4-8fbfafec5224 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.827668 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b8919605-3c56-448a-8cf4-8fbfafec5224 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:29.834264 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b8919605-3c56-448a-8cf4-8fbfafec5224 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 404 Aug 07 16:23:29.834954 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1171/4624] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:29.842692 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a7d98fde-e67b-49d9-831a-81ca048b4ebd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.844598 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7d98fde-e67b-49d9-831a-81ca048b4ebd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e Aug 07 16:23:29.844781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7d98fde-e67b-49d9-831a-81ca048b4ebd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.845001 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a7d98fde-e67b-49d9-831a-81ca048b4ebd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.852078 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a7d98fde-e67b-49d9-831a-81ca048b4ebd tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e returned with HTTP 404 Aug 07 16:23:29.852078 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1149/4625] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/snapshots/f673c188-04e3-4689-bea4-24e47fcd9e9e => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:29.859622 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-72c74467-fdba-418b-9450-d982e846d0d6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.860057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3782f79b-885f-4385-bef6-62fa21dee0c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.862892 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-72c74467-fdba-418b-9450-d982e846d0d6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e Aug 07 16:23:29.862892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-72c74467-fdba-418b-9450-d982e846d0d6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.862892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-72c74467-fdba-418b-9450-d982e846d0d6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.863915 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3782f79b-885f-4385-bef6-62fa21dee0c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:29.864207 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3782f79b-885f-4385-bef6-62fa21dee0c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.864506 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3782f79b-885f-4385-bef6-62fa21dee0c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.864757 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3782f79b-885f-4385-bef6-62fa21dee0c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:29.873631 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:29.873631 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:29.876275 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3782f79b-885f-4385-bef6-62fa21dee0c7 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 404 Aug 07 16:23:29.877144 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1155/4626] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.888031 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8df6a741-b8d5-4885-a6f2-e1fd704f5414 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.890162 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8df6a741-b8d5-4885-a6f2-e1fd704f5414 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 Aug 07 16:23:29.890162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8df6a741-b8d5-4885-a6f2-e1fd704f5414 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.890162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8df6a741-b8d5-4885-a6f2-e1fd704f5414 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.892807 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-26afe482-427b-44fa-8e22-bcaad9bded3a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.895274 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26afe482-427b-44fa-8e22-bcaad9bded3a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:29.895529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26afe482-427b-44fa-8e22-bcaad9bded3a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.895704 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-26afe482-427b-44fa-8e22-bcaad9bded3a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.898611 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8df6a741-b8d5-4885-a6f2-e1fd704f5414 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 returned with HTTP 404 Aug 07 16:23:29.900050 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1172/4627] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/56fab657-f723-441c-86af-02225a82f625 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.907143 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e0abc4d1-26aa-4a89-ad08-547894e2db0f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.909702 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0abc4d1-26aa-4a89-ad08-547894e2db0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:29.909876 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0abc4d1-26aa-4a89-ad08-547894e2db0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.910059 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e0abc4d1-26aa-4a89-ad08-547894e2db0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.910189 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-e0abc4d1-26aa-4a89-ad08-547894e2db0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: 6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:29.912762 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:29.912762 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:29.916426 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e0abc4d1-26aa-4a89-ad08-547894e2db0f tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 404 Aug 07 16:23:29.916525 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-26afe482-427b-44fa-8e22-bcaad9bded3a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:29.917019 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1156/4628] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:29.921808 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-26afe482-427b-44fa-8e22-bcaad9bded3a tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:29.922023 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1150/4629] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 1214 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:29.926989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b799362-8bc0-45c7-9aa0-e88825998f09 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.930400 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b799362-8bc0-45c7-9aa0-e88825998f09 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 Aug 07 16:23:29.930597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b799362-8bc0-45c7-9aa0-e88825998f09 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.930787 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b799362-8bc0-45c7-9aa0-e88825998f09 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.936848 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b799362-8bc0-45c7-9aa0-e88825998f09 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 returned with HTTP 404 Aug 07 16:23:29.937297 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1173/4630] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/snapshots/6f1d0602-d5d6-44c1-89a7-462d6f081773 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:29.941144 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6c6b6a35-4c93-4382-ba97-c1b4dd5abf59 req-72c74467-fdba-418b-9450-d982e846d0d6 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e returned with HTTP 200 Aug 07 16:23:29.941601 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1152/4631] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/attachments/67e10f9c-a2be-43a4-bea2-5e55f840713e => generated 19 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:29.944670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f3fdebd8-2c57-486c-b9d7-e270440889e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.946865 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3fdebd8-2c57-486c-b9d7-e270440889e8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:29.947062 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3fdebd8-2c57-486c-b9d7-e270440889e8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.947244 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f3fdebd8-2c57-486c-b9d7-e270440889e8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.947651 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f3fdebd8-2c57-486c-b9d7-e270440889e8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:29.954783 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f3fdebd8-2c57-486c-b9d7-e270440889e8 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 404 Aug 07 16:23:29.955467 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1157/4632] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.962472 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-75e20f01-cbf5-4c5a-b918-dafd5cf3608a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.964206 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75e20f01-cbf5-4c5a-b918-dafd5cf3608a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 Aug 07 16:23:29.964510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75e20f01-cbf5-4c5a-b918-dafd5cf3608a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.964748 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-75e20f01-cbf5-4c5a-b918-dafd5cf3608a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.970523 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-75e20f01-cbf5-4c5a-b918-dafd5cf3608a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 returned with HTTP 404 Aug 07 16:23:29.970999 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1151/4633] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/116b2156-7715-47a1-ab02-a9cb648b2fb8 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.978177 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8dc5d108-b9d6-4690-b4f0-7777724a314a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.980295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dc5d108-b9d6-4690-b4f0-7777724a314a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:29.981225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dc5d108-b9d6-4690-b4f0-7777724a314a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:29.981508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dc5d108-b9d6-4690-b4f0-7777724a314a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:29.981700 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8dc5d108-b9d6-4690-b4f0-7777724a314a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:29.989280 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dc5d108-b9d6-4690-b4f0-7777724a314a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 404 Aug 07 16:23:29.990181 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1174/4634] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:29 2026] DELETE /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 109 bytes in 12 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:29.997696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5896d9b8-740c-4dfb-8206-56e6dbc05f1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:29.999944 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5896d9b8-740c-4dfb-8206-56e6dbc05f1a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 Aug 07 16:23:30.000238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5896d9b8-740c-4dfb-8206-56e6dbc05f1a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.000518 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5896d9b8-740c-4dfb-8206-56e6dbc05f1a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.007056 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5896d9b8-740c-4dfb-8206-56e6dbc05f1a tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 returned with HTTP 404 Aug 07 16:23:30.007679 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1153/4635] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:29 2026] GET /volume/v3/volumes/6c9adcae-a7db-47ab-a4ca-43b823730a80 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.015256 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc6e764f-2077-4925-8a20-707187b80b47 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.019764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc6e764f-2077-4925-8a20-707187b80b47 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:30.019925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc6e764f-2077-4925-8a20-707187b80b47 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.020101 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc6e764f-2077-4925-8a20-707187b80b47 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.020273 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-cc6e764f-2077-4925-8a20-707187b80b47 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:30.029584 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc6e764f-2077-4925-8a20-707187b80b47 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 404 Aug 07 16:23:30.030174 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1158/4636] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:30 2026] DELETE /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.037539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e6c06b5a-2729-4418-a95b-4c7031c66141 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.039589 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6c06b5a-2729-4418-a95b-4c7031c66141 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 Aug 07 16:23:30.039845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6c06b5a-2729-4418-a95b-4c7031c66141 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.040032 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e6c06b5a-2729-4418-a95b-4c7031c66141 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.046353 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e6c06b5a-2729-4418-a95b-4c7031c66141 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 returned with HTTP 404 Aug 07 16:23:30.046865 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1152/4637] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/volumes/3c27d39f-2c78-4742-ac4e-8eddae5108f0 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.056268 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-be31e150-4c12-438e-97c3-4119649de916 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.058312 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be31e150-4c12-438e-97c3-4119649de916 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:30.058597 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be31e150-4c12-438e-97c3-4119649de916 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.058826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-be31e150-4c12-438e-97c3-4119649de916 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.058928 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-be31e150-4c12-438e-97c3-4119649de916 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: 56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:30.063970 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-be31e150-4c12-438e-97c3-4119649de916 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 404 Aug 07 16:23:30.064545 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1175/4638] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:30 2026] DELETE /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:30.071866 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5724153e-0184-46b2-a0fe-c872e7fc8b33 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.074108 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5724153e-0184-46b2-a0fe-c872e7fc8b33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f Aug 07 16:23:30.074414 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5724153e-0184-46b2-a0fe-c872e7fc8b33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.074683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5724153e-0184-46b2-a0fe-c872e7fc8b33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.081779 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5724153e-0184-46b2-a0fe-c872e7fc8b33 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f returned with HTTP 404 Aug 07 16:23:30.082445 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1154/4639] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/snapshots/56039f96-4e21-40a9-872a-a45bbc226b9f => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:30.090107 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff75e05a-ae77-4124-afe0-ea9a8f6761ce None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.095277 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff75e05a-ae77-4124-afe0-ea9a8f6761ce tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:30.095553 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff75e05a-ae77-4124-afe0-ea9a8f6761ce tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.095775 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff75e05a-ae77-4124-afe0-ea9a8f6761ce tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.095967 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-ff75e05a-ae77-4124-afe0-ea9a8f6761ce tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:30.107284 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff75e05a-ae77-4124-afe0-ea9a8f6761ce tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 404 Aug 07 16:23:30.107923 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1159/4640] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:30 2026] DELETE /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.116425 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7186ae4-be05-48ec-9565-60e2703bd511 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.118443 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7186ae4-be05-48ec-9565-60e2703bd511 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 Aug 07 16:23:30.118723 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7186ae4-be05-48ec-9565-60e2703bd511 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.118952 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7186ae4-be05-48ec-9565-60e2703bd511 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.125852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7186ae4-be05-48ec-9565-60e2703bd511 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 returned with HTTP 404 Aug 07 16:23:30.126403 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1153/4641] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/volumes/1d3d4124-7ea7-4f6b-b6de-c050dba75374 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.137115 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-807ff13c-bd53-47b7-b0b3-e50c1a5b238d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.141747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-807ff13c-bd53-47b7-b0b3-e50c1a5b238d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:23:30.141950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-807ff13c-bd53-47b7-b0b3-e50c1a5b238d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.142151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-807ff13c-bd53-47b7-b0b3-e50c1a5b238d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.142294 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-807ff13c-bd53-47b7-b0b3-e50c1a5b238d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete snapshot with id: f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:23:30.150116 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-807ff13c-bd53-47b7-b0b3-e50c1a5b238d tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 404 Aug 07 16:23:30.151219 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1176/4642] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:30 2026] DELETE /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:30.157424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99576d0e-08da-45d6-ba0c-e5e02e6aedb3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.159252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99576d0e-08da-45d6-ba0c-e5e02e6aedb3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 Aug 07 16:23:30.159501 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99576d0e-08da-45d6-ba0c-e5e02e6aedb3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.159695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99576d0e-08da-45d6-ba0c-e5e02e6aedb3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.166118 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99576d0e-08da-45d6-ba0c-e5e02e6aedb3 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 returned with HTTP 404 Aug 07 16:23:30.166635 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1155/4643] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/snapshots/f12b1c5b-123e-402a-9104-ccb1cc909ca7 => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:30.172892 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a4903d3c-5b6e-4829-9ec6-d229ae36e9fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.175365 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4903d3c-5b6e-4829-9ec6-d229ae36e9fe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] DELETE https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:30.175590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4903d3c-5b6e-4829-9ec6-d229ae36e9fe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.175768 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a4903d3c-5b6e-4829-9ec6-d229ae36e9fe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.175923 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-a4903d3c-5b6e-4829-9ec6-d229ae36e9fe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Delete volume with id: 96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:30.181363 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a4903d3c-5b6e-4829-9ec6-d229ae36e9fe tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 404 Aug 07 16:23:30.181885 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1160/4644] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:23:30 2026] DELETE /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.188145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a04cb569-5279-45b5-bcd7-dbfd37fdd832 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.191206 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a04cb569-5279-45b5-bcd7-dbfd37fdd832 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] GET https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 Aug 07 16:23:30.191554 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a04cb569-5279-45b5-bcd7-dbfd37fdd832 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.191835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a04cb569-5279-45b5-bcd7-dbfd37fdd832 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.208620 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a04cb569-5279-45b5-bcd7-dbfd37fdd832 tempest-VolumeDependencyTests-360176542 tempest-VolumeDependencyTests-360176542-project-member] https://10.4.3.24/volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 returned with HTTP 404 Aug 07 16:23:30.209075 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1154/4645] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/volumes/96977a6f-8d4f-49f0-9314-3f40e2261243 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:23:30.772100 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-909fad15-6d40-4eb5-aaba-4dd30662899e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.772631 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-909fad15-6d40-4eb5-aaba-4dd30662899e None None] GET https://10.4.3.24/volume// Aug 07 16:23:30.772696 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-909fad15-6d40-4eb5-aaba-4dd30662899e None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.772851 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-909fad15-6d40-4eb5-aaba-4dd30662899e None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.773197 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-909fad15-6d40-4eb5-aaba-4dd30662899e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:30.773531 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1177/4646] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:30.780000 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-a0da9d4e-716e-4559-ab4e-764385f1258b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.783331 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-a0da9d4e-716e-4559-ab4e-764385f1258b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:23:30.783577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-a0da9d4e-716e-4559-ab4e-764385f1258b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.783780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-a0da9d4e-716e-4559-ab4e-764385f1258b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.797287 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:30.797287 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:30.802502 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-a0da9d4e-716e-4559-ab4e-764385f1258b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:23:30.808557 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-a0da9d4e-716e-4559-ab4e-764385f1258b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:23:30.809508 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1156/4647] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 1544 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 16:23:30.937519 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.939386 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e847ce9-cfd7-4119-b9f5-5464adadf845 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.940278 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9 Aug 07 16:23:30.940695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:30.942438 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e847ce9-cfd7-4119-b9f5-5464adadf845 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:30.942636 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e847ce9-cfd7-4119-b9f5-5464adadf845 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.942837 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e847ce9-cfd7-4119-b9f5-5464adadf845 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.949699 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-b0219ce4-1a71-4020-9d18-8b3ef3c797af-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:23:30.951061 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:30.951061 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:30.955114 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e847ce9-cfd7-4119-b9f5-5464adadf845 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:30.957251 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-b0219ce4-1a71-4020-9d18-8b3ef3c797af-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:23:30.960522 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:30.960522 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:30.961278 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e847ce9-cfd7-4119-b9f5-5464adadf845 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:30.961743 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1155/4648] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:30 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 919 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:30.975638 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:30.978435 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] DELETE https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:30.979227 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:30.979609 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:30.979930 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume with id: 02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:30.988116 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:30.988116 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:30.988851 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:31.015120 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Delete volume request issued successfully. Aug 07 16:23:31.015293 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-990f2bba-9ca3-49b6-95b8-f97baf1d5398 tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 202 Aug 07 16:23:31.015985 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1178/4649] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:23:30 2026] DELETE /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:31.025675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a97a0e04-2ecc-4f35-8424-a8327835840b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:31.028269 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a97a0e04-2ecc-4f35-8424-a8327835840b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:31.028646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a97a0e04-2ecc-4f35-8424-a8327835840b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:31.029390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a97a0e04-2ecc-4f35-8424-a8327835840b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:31.040117 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:31.040117 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:31.046537 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a97a0e04-2ecc-4f35-8424-a8327835840b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Volume info retrieved successfully. Aug 07 16:23:31.053172 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a97a0e04-2ecc-4f35-8424-a8327835840b tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 200 Aug 07 16:23:31.053607 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1157/4650] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:31 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 918 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:31.090314 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-b0219ce4-1a71-4020-9d18-8b3ef3c797af-np0000006731" released by "attachment_update" :: held 0.133s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:23:31.091010 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-1eaec1cf-b5d2-4a07-9e75-a85d7d451e84 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9 returned with HTTP 200 Aug 07 16:23:31.091570 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1161/4651] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:23:30 2026] PUT /volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9 => generated 969 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:31.117954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-4986011d-05de-4e36-86a8-947ef2b5a26b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:31.120728 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-4986011d-05de-4e36-86a8-947ef2b5a26b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9/action Aug 07 16:23:31.121252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-4986011d-05de-4e36-86a8-947ef2b5a26b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:31.121505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-4986011d-05de-4e36-86a8-947ef2b5a26b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:31.146839 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:31.146839 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:31.159121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-f8ca528f-8666-45e5-a54d-a9f8a4d6c9d7 req-4986011d-05de-4e36-86a8-947ef2b5a26b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9/action returned with HTTP 204 Aug 07 16:23:31.159785 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1156/4652] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:23:31 2026] POST /volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9/action => generated 0 bytes in 43 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:31.968181 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-979fb17d-34a7-4e73-bfc4-410e65524900 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:32.074420 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-218e889e-fd4f-4d4c-a74e-63e001f242cd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:32.077603 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-218e889e-fd4f-4d4c-a74e-63e001f242cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] GET https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e Aug 07 16:23:32.078890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-218e889e-fd4f-4d4c-a74e-63e001f242cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:32.079672 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-218e889e-fd4f-4d4c-a74e-63e001f242cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:32.089835 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-218e889e-fd4f-4d4c-a74e-63e001f242cd tempest-VolumeMultiattachTests-1671064364 tempest-VolumeMultiattachTests-1671064364-project-member] https://10.4.3.24/volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e returned with HTTP 404 Aug 07 16:23:32.091083 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1158/4653] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:32 2026] GET /volume/v3/volumes/02f5c599-74cb-4274-8aad-23c59972060e => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:32.100534 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:32.102252 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:23:32.102765 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:32.102765 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Calling method 'detail' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:32.103215 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:32.103215 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:32.103644 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100268) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:23:32.103683 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:32.104110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2053439692"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:32.106238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2053439692'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:32.106586 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Create volume of 1 GB Aug 07 16:23:32.112044 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Availability Zones retrieved successfully. Aug 07 16:23:32.120847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Flow 'volume_create_api' (9e46e614-deff-4fd7-95ad-e41af8f93a73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:32.122324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5a1db6-de88-439d-a668-7760f921b328) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:32.123009 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Get all volumes completed successfully. Aug 07 16:23:32.123687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:32.124993 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:32.124993 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:32.130286 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abc6d3dd-293b-4429-96ff-fb7bdb4631e8 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:23:32.130790 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1162/4654] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:23:32 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 10266 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Aug 07 16:23:32.147041 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-08e6ee92-7f64-44d4-b4d2-ebb0d09ba075 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:32.149153 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08e6ee92-7f64-44d4-b4d2-ebb0d09ba075 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] DELETE https://10.4.3.24/volume/v3/types/4f474e64-939d-48b1-b0bc-1ae0ef6727f3 Aug 07 16:23:32.149445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08e6ee92-7f64-44d4-b4d2-ebb0d09ba075 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:32.149713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-08e6ee92-7f64-44d4-b4d2-ebb0d09ba075 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:32.172275 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4b5a1db6-de88-439d-a668-7760f921b328) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:32.172543 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f5fba2-78e8-4a70-a51b-dd5b959c99b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:32.178625 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-08e6ee92-7f64-44d4-b4d2-ebb0d09ba075 tempest-VolumeMultiattachTests-1212065466 tempest-VolumeMultiattachTests-1212065466-project-admin] https://10.4.3.24/volume/v3/types/4f474e64-939d-48b1-b0bc-1ae0ef6727f3 returned with HTTP 202 Aug 07 16:23:32.178885 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1157/4655] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:23:32 2026] DELETE /volume/v3/types/4f474e64-939d-48b1-b0bc-1ae0ef6727f3 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:32.279639 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Created reservations ['a6132a6b-18ff-4e39-b62c-7b9be2d32246', '6c925f4f-c376-42f6-b181-384eb8ffd909', '32228126-22fe-4960-9f46-b42764021ac6', 'ec3d0bd7-f261-4d19-9452-10bd46c51256'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:32.280475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0f5fba2-78e8-4a70-a51b-dd5b959c99b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a6132a6b-18ff-4e39-b62c-7b9be2d32246', '6c925f4f-c376-42f6-b181-384eb8ffd909', '32228126-22fe-4960-9f46-b42764021ac6', 'ec3d0bd7-f261-4d19-9452-10bd46c51256']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:32.281221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c750d723-ff96-4472-84bb-2b603dede8cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:32.312654 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c750d723-ff96-4472-84bb-2b603dede8cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24f79764-244e-43e3-8319-7ddf6d7337b1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053439692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4fd32351151487e86ff802279a702bd',qos_specs=None,replication_status=,reservations=['a6132a6b-18ff-4e39-b62c-7b9be2d32246','6c925f4f-c376-42f6-b181-384eb8ffd909','32228126-22fe-4960-9f46-b42764021ac6','ec3d0bd7-f261-4d19-9452-10bd46c51256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba03d4180244b44b5de0f3d3f730369',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2053439692',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24f79764-244e-43e3-8319-7ddf6d7337b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f4fd32351151487e86ff802279a702bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='eba03d4180244b44b5de0f3d3f730369',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:32.313772 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cad74b-3d83-4a98-9dda-76f81a76fe38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:32.356011 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62cad74b-3d83-4a98-9dda-76f81a76fe38) transitioned into state 'SUCCESS' from state '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-2053439692',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f4fd32351151487e86ff802279a702bd',qos_specs=None,replication_status=,reservations=['a6132a6b-18ff-4e39-b62c-7b9be2d32246','6c925f4f-c376-42f6-b181-384eb8ffd909','32228126-22fe-4960-9f46-b42764021ac6','ec3d0bd7-f261-4d19-9452-10bd46c51256'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='eba03d4180244b44b5de0f3d3f730369',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:32.358286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21e2f6c-a551-4b94-921d-9cbaf0d82c1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:32.381549 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c21e2f6c-a551-4b94-921d-9cbaf0d82c1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:32.382640 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Flow 'volume_create_api' (9e46e614-deff-4fd7-95ad-e41af8f93a73) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:32.383123 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Create volume request issued successfully. Aug 07 16:23:32.383904 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-979fb17d-34a7-4e73-bfc4-410e65524900 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:32.385103 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1179/4656] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:23:31 2026] POST /volume/v3/volumes => generated 776 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:32.398758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd32edbe-b469-467e-a457-332145ff10ca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:32.401602 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd32edbe-b469-467e-a457-332145ff10ca tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 Aug 07 16:23:32.401832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd32edbe-b469-467e-a457-332145ff10ca tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:32.402026 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd32edbe-b469-467e-a457-332145ff10ca tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:32.410489 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:32.410489 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:32.415803 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd32edbe-b469-467e-a457-332145ff10ca tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Volume info retrieved successfully. Aug 07 16:23:32.421894 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd32edbe-b469-467e-a457-332145ff10ca tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 returned with HTTP 200 Aug 07 16:23:32.422447 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1159/4657] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:32 2026] GET /volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:33.442973 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-495475d1-664e-4c68-a704-8c88387c5931 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:33.444459 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-495475d1-664e-4c68-a704-8c88387c5931 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 Aug 07 16:23:33.445415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-495475d1-664e-4c68-a704-8c88387c5931 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:33.445415 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-495475d1-664e-4c68-a704-8c88387c5931 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:33.453761 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:33.453761 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:33.459038 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-495475d1-664e-4c68-a704-8c88387c5931 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Volume info retrieved successfully. Aug 07 16:23:33.465723 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-495475d1-664e-4c68-a704-8c88387c5931 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 returned with HTTP 200 Aug 07 16:23:33.466040 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1163/4658] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:33 2026] GET /volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 => generated 1016 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:33.483454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:33.486739 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:23:33.487280 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "24f79764-244e-43e3-8319-7ddf6d7337b1", "name": "tempest-type-Backup-432187078"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:33.488879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Creating new backup {'backup': {'volume_id': '24f79764-244e-43e3-8319-7ddf6d7337b1', 'name': 'tempest-type-Backup-432187078'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:23:33.489164 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Creating backup of volume 24f79764-244e-43e3-8319-7ddf6d7337b1 in container None Aug 07 16:23:33.498261 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:33.498261 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:33.498261 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Volume info retrieved successfully. Aug 07 16:23:33.525801 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Created reservations ['2f471a08-8877-4bd6-974a-466ea1842e78', '29134715-b94f-4653-bb92-42aa1e1b053a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:33.557859 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-468716b3-6463-4866-acf9-4ae8abd14ee6 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:23:33.558394 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1158/4659] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:23:33 2026] POST /volume/v3/backups => generated 313 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:33.568336 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-608864d4-c267-4885-9f1f-afe3d9b22f7c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:33.570283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-608864d4-c267-4885-9f1f-afe3d9b22f7c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:33.570631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-608864d4-c267-4885-9f1f-afe3d9b22f7c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:33.570913 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-608864d4-c267-4885-9f1f-afe3d9b22f7c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:33.571042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-608864d4-c267-4885-9f1f-afe3d9b22f7c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:33.581379 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:33.581379 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:33.582346 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-608864d4-c267-4885-9f1f-afe3d9b22f7c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:33.582826 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1180/4660] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:33 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 720 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:34.594325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ee3f218-9fc5-41c7-a47c-e279f15ee252 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:34.595199 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ee3f218-9fc5-41c7-a47c-e279f15ee252 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:34.595489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ee3f218-9fc5-41c7-a47c-e279f15ee252 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:34.595649 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ee3f218-9fc5-41c7-a47c-e279f15ee252 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:34.595748 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6ee3f218-9fc5-41c7-a47c-e279f15ee252 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:34.600074 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:34.600074 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:34.600730 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ee3f218-9fc5-41c7-a47c-e279f15ee252 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:34.601616 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1160/4661] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:34 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:35.615633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1325b91f-88bf-4a52-bee8-2873fff90434 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:35.619852 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1325b91f-88bf-4a52-bee8-2873fff90434 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:35.619852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1325b91f-88bf-4a52-bee8-2873fff90434 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:35.619852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1325b91f-88bf-4a52-bee8-2873fff90434 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:35.619852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1325b91f-88bf-4a52-bee8-2873fff90434 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:35.626939 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:35.626939 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:35.626939 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1325b91f-88bf-4a52-bee8-2873fff90434 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:35.626939 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1164/4662] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:35 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 722 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:36.641163 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ff33a31e-23a0-44c5-8270-00fa01a73b0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:36.643108 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff33a31e-23a0-44c5-8270-00fa01a73b0c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:36.643468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff33a31e-23a0-44c5-8270-00fa01a73b0c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:36.643711 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ff33a31e-23a0-44c5-8270-00fa01a73b0c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:36.643859 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ff33a31e-23a0-44c5-8270-00fa01a73b0c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:36.648581 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:36.648581 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:36.649389 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ff33a31e-23a0-44c5-8270-00fa01a73b0c tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:36.649781 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1159/4663] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:36 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:37.662186 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-164fd050-102d-4de1-b127-e04f17f6be0d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:37.664353 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-164fd050-102d-4de1-b127-e04f17f6be0d tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:37.664948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-164fd050-102d-4de1-b127-e04f17f6be0d tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:37.665334 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-164fd050-102d-4de1-b127-e04f17f6be0d tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:37.666329 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-164fd050-102d-4de1-b127-e04f17f6be0d tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:37.670730 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:37.670730 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:37.672616 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-164fd050-102d-4de1-b127-e04f17f6be0d tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:37.672616 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1181/4664] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:37 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 722 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:38.452550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-730897af-2254-4a7b-b619-fffb40736da8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:38.457865 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-730897af-2254-4a7b-b619-fffb40736da8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/attachments?instance_id=55002724-3c90-4beb-b12c-5f535afd5ebd Aug 07 16:23:38.457865 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-730897af-2254-4a7b-b619-fffb40736da8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:38.459481 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-730897af-2254-4a7b-b619-fffb40736da8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:38.481146 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-730897af-2254-4a7b-b619-fffb40736da8 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments?instance_id=55002724-3c90-4beb-b12c-5f535afd5ebd returned with HTTP 200 Aug 07 16:23:38.481761 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1161/4665] 10.4.3.24 () {70 vars in 1630 bytes} [Fri Aug 7 16:23:38 2026] GET /volume/v3/attachments?instance_id=55002724-3c90-4beb-b12c-5f535afd5ebd => generated 192 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:38.492290 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-bd5fe345-b9dd-4873-bf0f-4e7bdc206468 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:38.499335 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-bd5fe345-b9dd-4873-bf0f-4e7bdc206468 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb Aug 07 16:23:38.499335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-bd5fe345-b9dd-4873-bf0f-4e7bdc206468 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:38.499335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-bd5fe345-b9dd-4873-bf0f-4e7bdc206468 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:38.525782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-d0694781-58e8-40b8-80f6-45726d12f7e6 req-bd5fe345-b9dd-4873-bf0f-4e7bdc206468 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb returned with HTTP 200 Aug 07 16:23:38.526529 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1165/4666] 10.4.3.24 () {70 vars in 1644 bytes} [Fri Aug 7 16:23:38 2026] GET /volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb => generated 993 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:38.686328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9b2f480-a19e-4636-a421-3149e7711bc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:38.690094 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9b2f480-a19e-4636-a421-3149e7711bc4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:38.690292 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9b2f480-a19e-4636-a421-3149e7711bc4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:38.690634 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9b2f480-a19e-4636-a421-3149e7711bc4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:38.690707 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f9b2f480-a19e-4636-a421-3149e7711bc4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:38.697574 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:38.697574 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:38.698414 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9b2f480-a19e-4636-a421-3149e7711bc4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:38.700009 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1160/4667] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:38 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:39.247930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:39.379852 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:39.380286 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1442524633", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:39.381832 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1442524633', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:39.381963 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Create volume of 1 GB Aug 07 16:23:39.388963 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Availability Zones retrieved successfully. Aug 07 16:23:39.393936 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Flow 'volume_create_api' (357329e0-a245-434e-91f2-8fc3929ef9de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:39.394986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3bc83b-8e83-4284-a89e-03dff68e5d8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:39.395915 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:39.425230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fd3bc83b-8e83-4284-a89e-03dff68e5d8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:39.426126 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b8766f-317c-4f7e-95b0-2381484bad67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:39.511273 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Created reservations ['5d60272d-fbab-4896-8a50-b8cdf5a9db52', '658b6472-a5a8-400c-8850-8a32c7a808cd', '96eb4f64-31d5-45f0-a097-e7ad58411a07', 'c9b61a50-488f-460e-bd92-4b4b78cf9693'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:39.512076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00b8766f-317c-4f7e-95b0-2381484bad67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5d60272d-fbab-4896-8a50-b8cdf5a9db52', '658b6472-a5a8-400c-8850-8a32c7a808cd', '96eb4f64-31d5-45f0-a097-e7ad58411a07', 'c9b61a50-488f-460e-bd92-4b4b78cf9693']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:39.512780 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df119d65-e86c-402e-aac5-605806bc9e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:39.546327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df119d65-e86c-402e-aac5-605806bc9e1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b2fe6c1e-4960-467c-a80f-58982a6f98d7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1442524633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d197b714f9d74cbd9bb436d1066e805a',qos_specs=None,replication_status=,reservations=['5d60272d-fbab-4896-8a50-b8cdf5a9db52','658b6472-a5a8-400c-8850-8a32c7a808cd','96eb4f64-31d5-45f0-a097-e7ad58411a07','c9b61a50-488f-460e-bd92-4b4b78cf9693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68946079853a4d6eb8af54ee2b753a3c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1442524633',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b2fe6c1e-4960-467c-a80f-58982a6f98d7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d197b714f9d74cbd9bb436d1066e805a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='68946079853a4d6eb8af54ee2b753a3c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:39.547466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c5f63d-7902-4c2f-b65c-817e546b3abb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:39.576578 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c5f63d-7902-4c2f-b65c-817e546b3abb) transitioned into state 'SUCCESS' from state '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-1442524633',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d197b714f9d74cbd9bb436d1066e805a',qos_specs=None,replication_status=,reservations=['5d60272d-fbab-4896-8a50-b8cdf5a9db52','658b6472-a5a8-400c-8850-8a32c7a808cd','96eb4f64-31d5-45f0-a097-e7ad58411a07','c9b61a50-488f-460e-bd92-4b4b78cf9693'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='68946079853a4d6eb8af54ee2b753a3c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:39.578210 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a4933c-a17d-4cbb-8d93-095dd2fe487f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:39.589928 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (45a4933c-a17d-4cbb-8d93-095dd2fe487f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:39.591236 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Flow 'volume_create_api' (357329e0-a245-434e-91f2-8fc3929ef9de) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:39.591702 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Create volume request issued successfully. Aug 07 16:23:39.592554 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e4fea4e-46b7-41f7-acd5-64b065a7671b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:39.592970 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1182/4668] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:23:39 2026] POST /volume/v3/volumes => generated 754 bytes in 345 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:39.612172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88e6d697-d29e-4122-b239-188f4ffcc3b8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:39.614486 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88e6d697-d29e-4122-b239-188f4ffcc3b8 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:39.614741 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88e6d697-d29e-4122-b239-188f4ffcc3b8 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:39.615879 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88e6d697-d29e-4122-b239-188f4ffcc3b8 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:39.626672 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:39.626672 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:39.630539 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-88e6d697-d29e-4122-b239-188f4ffcc3b8 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:39.637759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88e6d697-d29e-4122-b239-188f4ffcc3b8 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:39.638288 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1162/4669] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:39 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 822 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:39.713902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-872eb2ad-a79a-4755-bd16-d61d1d3fe5df None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:39.716838 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-872eb2ad-a79a-4755-bd16-d61d1d3fe5df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:39.717433 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-872eb2ad-a79a-4755-bd16-d61d1d3fe5df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:39.717726 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-872eb2ad-a79a-4755-bd16-d61d1d3fe5df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:39.717926 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-872eb2ad-a79a-4755-bd16-d61d1d3fe5df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:39.720121 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=428,cinder:UPDATE=115,cinder:INSERT=57 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:23:39.724243 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:39.724243 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:39.725188 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-872eb2ad-a79a-4755-bd16-d61d1d3fe5df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:39.725697 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1166/4670] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:39 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:40.652525 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32aec366-11a9-45dc-bd49-33f8e7ac3db3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:40.654380 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32aec366-11a9-45dc-bd49-33f8e7ac3db3 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:40.654616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32aec366-11a9-45dc-bd49-33f8e7ac3db3 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:40.654810 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32aec366-11a9-45dc-bd49-33f8e7ac3db3 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:40.662393 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:40.662393 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:40.666051 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-32aec366-11a9-45dc-bd49-33f8e7ac3db3 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:40.670253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32aec366-11a9-45dc-bd49-33f8e7ac3db3 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:40.670647 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1161/4671] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:40 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:40.682959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5891bd29-4cb4-4c07-ac9c-1de42e9b1720 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:40.684812 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5891bd29-4cb4-4c07-ac9c-1de42e9b1720 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:40.685017 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5891bd29-4cb4-4c07-ac9c-1de42e9b1720 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:40.685191 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5891bd29-4cb4-4c07-ac9c-1de42e9b1720 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:40.692164 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:40.692164 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:40.697712 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5891bd29-4cb4-4c07-ac9c-1de42e9b1720 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:40.704874 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5891bd29-4cb4-4c07-ac9c-1de42e9b1720 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:40.705600 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1183/4672] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:40 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:40.717800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:40.719441 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] POST https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7/action Aug 07 16:23:40.719740 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-551829770", "disk_format": "raw"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:40.719856 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-551829770", "disk_format": "raw"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:40.723531 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=382,cinder:INSERT=47,cinder:UPDATE=95 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:23:40.731627 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:40.731627 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:40.732216 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:40.742496 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-336e5694-6247-44ea-a0ce-43f7ac993cc9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:40.744788 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-336e5694-6247-44ea-a0ce-43f7ac993cc9 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:40.745089 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-336e5694-6247-44ea-a0ce-43f7ac993cc9 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:40.745401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-336e5694-6247-44ea-a0ce-43f7ac993cc9 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:40.745622 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-336e5694-6247-44ea-a0ce-43f7ac993cc9 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:40.751233 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:40.751233 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:40.751963 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-336e5694-6247-44ea-a0ce-43f7ac993cc9 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:40.752338 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:40.752338 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:40.752415 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1167/4673] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:40 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:40.758878 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.image.image_utils [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-551829770'}] 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-551829770'}]. {{(pid=100265) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Aug 07 16:23:41.244321 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Copy volume to image completed successfully. Aug 07 16:23:41.244754 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ebe4e7a-ad48-4eed-909e-ee30db5d4a62 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7/action returned with HTTP 202 Aug 07 16:23:41.245159 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1163/4674] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:23:40 2026] POST /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7/action => generated 685 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:41.763193 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb308929-be80-4a99-8210-de11f757e888 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:41.764954 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb308929-be80-4a99-8210-de11f757e888 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:41.765198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb308929-be80-4a99-8210-de11f757e888 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:41.765432 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb308929-be80-4a99-8210-de11f757e888 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:41.765573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fb308929-be80-4a99-8210-de11f757e888 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:41.767123 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=411,cinder:INSERT=69,cinder:UPDATE=137 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:23:41.770478 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:41.770478 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:41.771173 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb308929-be80-4a99-8210-de11f757e888 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:41.771648 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1162/4675] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:41 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:42.782003 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0ee59071-ccb0-4dc0-b494-1bfa90b49095 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:42.783725 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ee59071-ccb0-4dc0-b494-1bfa90b49095 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:42.783951 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ee59071-ccb0-4dc0-b494-1bfa90b49095 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:42.784134 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0ee59071-ccb0-4dc0-b494-1bfa90b49095 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:42.784233 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0ee59071-ccb0-4dc0-b494-1bfa90b49095 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:42.785972 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=440,cinder:UPDATE=124,cinder:INSERT=68 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:23:42.788711 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:42.788711 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:42.789337 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0ee59071-ccb0-4dc0-b494-1bfa90b49095 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:42.789705 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1184/4676] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:42 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:43.802237 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-617d314b-5798-4707-a356-1820aa231804 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:43.809320 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-617d314b-5798-4707-a356-1820aa231804 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:43.809320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-617d314b-5798-4707-a356-1820aa231804 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:43.809320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-617d314b-5798-4707-a356-1820aa231804 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:43.809320 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-617d314b-5798-4707-a356-1820aa231804 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:43.812631 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:43.812631 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:43.813264 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-617d314b-5798-4707-a356-1820aa231804 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:43.813670 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1168/4677] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:43 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:44.829950 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8c675aab-0628-46b6-9675-62b46a1af621 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:44.831707 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c675aab-0628-46b6-9675-62b46a1af621 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:44.831991 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c675aab-0628-46b6-9675-62b46a1af621 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:44.832172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8c675aab-0628-46b6-9675-62b46a1af621 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:44.832271 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8c675aab-0628-46b6-9675-62b46a1af621 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:44.836038 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:44.836038 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:44.836598 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8c675aab-0628-46b6-9675-62b46a1af621 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:44.836957 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1164/4678] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:44 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:45.847252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74b1deb4-01b2-41da-9078-c21a2935d073 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:45.850976 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74b1deb4-01b2-41da-9078-c21a2935d073 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:45.851468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74b1deb4-01b2-41da-9078-c21a2935d073 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:45.851802 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74b1deb4-01b2-41da-9078-c21a2935d073 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:45.851988 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-74b1deb4-01b2-41da-9078-c21a2935d073 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:45.862849 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:45.862849 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:45.863768 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74b1deb4-01b2-41da-9078-c21a2935d073 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:45.865444 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1163/4679] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:45 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:46.877157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-51516db8-5d99-4c93-b625-7a845d09d4cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:46.879459 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51516db8-5d99-4c93-b625-7a845d09d4cb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:46.879704 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51516db8-5d99-4c93-b625-7a845d09d4cb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:46.879937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-51516db8-5d99-4c93-b625-7a845d09d4cb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:46.880070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-51516db8-5d99-4c93-b625-7a845d09d4cb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:46.886230 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:46.886230 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:46.887062 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-51516db8-5d99-4c93-b625-7a845d09d4cb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:46.887580 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1185/4680] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:46 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:47.900174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed3a628d-2af5-4e3a-b9a3-320e5b0c6a39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:47.904243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed3a628d-2af5-4e3a-b9a3-320e5b0c6a39 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:47.904243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed3a628d-2af5-4e3a-b9a3-320e5b0c6a39 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:47.904243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed3a628d-2af5-4e3a-b9a3-320e5b0c6a39 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:47.904243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ed3a628d-2af5-4e3a-b9a3-320e5b0c6a39 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:47.909350 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:47.909350 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:47.910330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed3a628d-2af5-4e3a-b9a3-320e5b0c6a39 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:47.911018 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1169/4681] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:47 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:48.923832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ca0c80c7-c04a-4725-be08-9a8012415f2e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:48.928667 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca0c80c7-c04a-4725-be08-9a8012415f2e tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:48.928667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca0c80c7-c04a-4725-be08-9a8012415f2e tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:48.928667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ca0c80c7-c04a-4725-be08-9a8012415f2e tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:48.928667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ca0c80c7-c04a-4725-be08-9a8012415f2e tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:48.931674 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:48.931674 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:48.932464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ca0c80c7-c04a-4725-be08-9a8012415f2e tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:48.932928 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1165/4682] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:48 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:49.951736 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53a58676-471e-48e0-8b14-8817c6cca829 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:49.956291 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53a58676-471e-48e0-8b14-8817c6cca829 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:49.956633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53a58676-471e-48e0-8b14-8817c6cca829 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:49.956861 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53a58676-471e-48e0-8b14-8817c6cca829 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:49.957027 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-53a58676-471e-48e0-8b14-8817c6cca829 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:49.964597 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:49.964597 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:49.965558 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53a58676-471e-48e0-8b14-8817c6cca829 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:49.966096 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1164/4683] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:49 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:50.979926 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d7502bef-b535-415f-8b75-f8f4a2bd80f4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:50.981687 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7502bef-b535-415f-8b75-f8f4a2bd80f4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:50.981949 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7502bef-b535-415f-8b75-f8f4a2bd80f4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:50.982178 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d7502bef-b535-415f-8b75-f8f4a2bd80f4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:50.982341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d7502bef-b535-415f-8b75-f8f4a2bd80f4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:50.987593 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:50.987593 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:50.987593 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d7502bef-b535-415f-8b75-f8f4a2bd80f4 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:50.987909 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1186/4684] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:50 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:51.828481 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:51.831979 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:51.832716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-395672423", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:51.836997 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-395672423', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:51.837140 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume of 1 GB Aug 07 16:23:51.844274 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Availability Zones retrieved successfully. Aug 07 16:23:51.851944 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (8854826f-0e82-4ba3-acf2-de8a5679a0a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:51.854042 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf10d48-d820-47ca-a552-0d363b20255a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:51.855596 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:51.892980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cdf10d48-d820-47ca-a552-0d363b20255a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:51.893925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1183cc2c-29df-4944-b497-85463deb9188) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:51.973678 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['5ed3ec08-f2c9-4d82-a065-6f47a0cf2eec', '314a9f7a-0349-4b4c-b115-b89cf69ec5a7', '0f4c5f80-887f-49d0-b6cf-1ace5f7f3049', '210bc70e-7238-4330-984e-6b54a4f30807'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:51.974478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1183cc2c-29df-4944-b497-85463deb9188) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ed3ec08-f2c9-4d82-a065-6f47a0cf2eec', '314a9f7a-0349-4b4c-b115-b89cf69ec5a7', '0f4c5f80-887f-49d0-b6cf-1ace5f7f3049', '210bc70e-7238-4330-984e-6b54a4f30807']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:51.975279 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5976a066-20ed-4ffa-8374-7ae2c75cf346) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:52.000344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a830fc2c-0128-48b9-9395-1646ecf65fc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:52.004199 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5976a066-20ed-4ffa-8374-7ae2c75cf346) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d2dbe2d-83a5-45f1-bae6-7136910c8f9c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-395672423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['5ed3ec08-f2c9-4d82-a065-6f47a0cf2eec','314a9f7a-0349-4b4c-b115-b89cf69ec5a7','0f4c5f80-887f-49d0-b6cf-1ace5f7f3049','210bc70e-7238-4330-984e-6b54a4f30807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-395672423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d2dbe2d-83a5-45f1-bae6-7136910c8f9c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131c5496957940e88f818da4b12a19e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:52.004810 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a830fc2c-0128-48b9-9395-1646ecf65fc5 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:52.005076 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a830fc2c-0128-48b9-9395-1646ecf65fc5 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:52.005181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320f1b85-0b7e-4adf-ab87-5b9946e986cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:52.005367 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a830fc2c-0128-48b9-9395-1646ecf65fc5 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:52.005457 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a830fc2c-0128-48b9-9395-1646ecf65fc5 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:52.012392 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:52.012392 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:52.012960 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a830fc2c-0128-48b9-9395-1646ecf65fc5 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:52.013471 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1166/4685] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:51 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 735 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:52.027185 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f369aa25-5a12-40f9-94ea-4f38d882c9df None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:52.033370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (320f1b85-0b7e-4adf-ab87-5b9946e986cb) transitioned into state 'SUCCESS' from state '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-395672423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['5ed3ec08-f2c9-4d82-a065-6f47a0cf2eec','314a9f7a-0349-4b4c-b115-b89cf69ec5a7','0f4c5f80-887f-49d0-b6cf-1ace5f7f3049','210bc70e-7238-4330-984e-6b54a4f30807'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:52.034443 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45be02c-51c7-44cd-a70c-97e9c15c2432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:52.048445 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c45be02c-51c7-44cd-a70c-97e9c15c2432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:52.049427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (8854826f-0e82-4ba3-acf2-de8a5679a0a9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:52.049871 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request issued successfully. Aug 07 16:23:52.050744 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9d76487-5046-4ea1-a0f5-2a6b2cd7e261 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:52.051445 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1170/4686] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:23:51 2026] POST /volume/v3/volumes => generated 754 bytes in 223 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:52.067123 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-caaef5a3-d8fe-472d-9fb2-f286f365ab8a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:52.069170 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caaef5a3-d8fe-472d-9fb2-f286f365ab8a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:52.069373 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caaef5a3-d8fe-472d-9fb2-f286f365ab8a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:52.069616 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-caaef5a3-d8fe-472d-9fb2-f286f365ab8a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:52.082371 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:52.082371 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:52.087622 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-caaef5a3-d8fe-472d-9fb2-f286f365ab8a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:52.095336 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-caaef5a3-d8fe-472d-9fb2-f286f365ab8a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:52.096052 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1187/4687] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:52 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 822 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:52.172240 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f369aa25-5a12-40f9-94ea-4f38d882c9df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-member] PUT https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:52.172749 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f369aa25-5a12-40f9-94ea-4f38d882c9df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-member] Action: 'update', calling method: version_select, body: {"backup": {"description": "Updated backup description"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:52.180426 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:52.180426 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:52.188802 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f369aa25-5a12-40f9-94ea-4f38d882c9df tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-member] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:52.189318 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1165/4688] 10.4.3.24 () {70 vars in 1401 bytes} [Fri Aug 7 16:23:52 2026] PUT /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 313 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:52.197440 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb2a258f-5880-4a85-b417-97b3cccfd573 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:52.202365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb2a258f-5880-4a85-b417-97b3cccfd573 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:52.202365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb2a258f-5880-4a85-b417-97b3cccfd573 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:52.202365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb2a258f-5880-4a85-b417-97b3cccfd573 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:52.202365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fb2a258f-5880-4a85-b417-97b3cccfd573 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:52.212962 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:52.212962 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:52.213645 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb2a258f-5880-4a85-b417-97b3cccfd573 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:52.214099 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1167/4689] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:52 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 759 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:52.230069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:52.232534 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] DELETE https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:52.232871 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:52.233024 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:52.233141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Delete backup with id: f3ba2b9e-30b1-4dff-9b1d-414f25620020. Aug 07 16:23:52.238484 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:52.238484 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:52.253981 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] delete_backup rpcapi backup_id f3ba2b9e-30b1-4dff-9b1d-414f25620020 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:23:52.256039 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dfdc932d-9e74-41db-9e4f-e3cb60a34584 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 202 Aug 07 16:23:52.256619 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1171/4690] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:23:52 2026] DELETE /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:23:52.264653 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-89a5e618-7417-4046-b162-6db5131e286f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:52.266692 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89a5e618-7417-4046-b162-6db5131e286f tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:52.266953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89a5e618-7417-4046-b162-6db5131e286f tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:52.267242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-89a5e618-7417-4046-b162-6db5131e286f tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:52.267370 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-89a5e618-7417-4046-b162-6db5131e286f tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:52.272056 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:52.272056 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:52.273141 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-89a5e618-7417-4046-b162-6db5131e286f tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:52.273777 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1188/4691] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:52 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 758 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:53.115043 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3e70650b-63d8-4d62-8e90-f272e03428e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:53.117521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e70650b-63d8-4d62-8e90-f272e03428e2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:53.117829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e70650b-63d8-4d62-8e90-f272e03428e2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:53.118156 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3e70650b-63d8-4d62-8e90-f272e03428e2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:53.129987 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:53.129987 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:53.134255 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3e70650b-63d8-4d62-8e90-f272e03428e2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:53.140089 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3e70650b-63d8-4d62-8e90-f272e03428e2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:53.140668 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1166/4692] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:53 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:53.157710 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ab09b14-846b-44ee-a1f9-caa88ed3443a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:53.159745 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ab09b14-846b-44ee-a1f9-caa88ed3443a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:53.160002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ab09b14-846b-44ee-a1f9-caa88ed3443a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:53.160205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ab09b14-846b-44ee-a1f9-caa88ed3443a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:53.168028 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:53.168028 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:53.172504 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2ab09b14-846b-44ee-a1f9-caa88ed3443a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:53.177823 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ab09b14-846b-44ee-a1f9-caa88ed3443a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:53.178219 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1168/4693] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:53 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:53.288346 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-86299fb5-5135-43ea-9a7f-4e1fb4cf5ccb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:53.291101 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86299fb5-5135-43ea-9a7f-4e1fb4cf5ccb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:53.291294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86299fb5-5135-43ea-9a7f-4e1fb4cf5ccb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:53.291526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-86299fb5-5135-43ea-9a7f-4e1fb4cf5ccb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:53.291639 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-86299fb5-5135-43ea-9a7f-4e1fb4cf5ccb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:53.298711 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:53.298711 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:53.299765 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-86299fb5-5135-43ea-9a7f-4e1fb4cf5ccb tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 200 Aug 07 16:23:53.300533 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1172/4694] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:53 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 758 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:54.020254 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-bbf29d76-b892-4abf-a6a6-3d4bcae6a192 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.023092 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-bbf29d76-b892-4abf-a6a6-3d4bcae6a192 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:54.023595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-bbf29d76-b892-4abf-a6a6-3d4bcae6a192 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.023906 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-bbf29d76-b892-4abf-a6a6-3d4bcae6a192 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.033065 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.033065 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:54.037805 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-bbf29d76-b892-4abf-a6a6-3d4bcae6a192 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:54.044506 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-bbf29d76-b892-4abf-a6a6-3d4bcae6a192 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:54.045128 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1189/4695] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:54.167611 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-366ca575-1c6a-45a2-8495-8e89200502d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.168057 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-366ca575-1c6a-45a2-8495-8e89200502d0 None None] GET https://10.4.3.24/volume// Aug 07 16:23:54.168267 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-366ca575-1c6a-45a2-8495-8e89200502d0 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.168490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-366ca575-1c6a-45a2-8495-8e89200502d0 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.168815 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-366ca575-1c6a-45a2-8495-8e89200502d0 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:54.169123 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1167/4696] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:54.179150 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-d4a44117-e8b5-4c3e-9450-54d8f8328cc0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.181813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-d4a44117-e8b5-4c3e-9450-54d8f8328cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:23:54.182343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-d4a44117-e8b5-4c3e-9450-54d8f8328cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8d2dbe2d-83a5-45f1-bae6-7136910c8f9c", "connector": null, "instance_uuid": "89229652-f3b9-47a3-bf20-0cc397087395"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:54.193523 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.193523 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:54.231505 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-d4a44117-e8b5-4c3e-9450-54d8f8328cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:23:54.231831 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1169/4697] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:23:54 2026] POST /volume/v3/attachments => generated 273 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:54.271163 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bbbddbe9-2166-4725-9d87-445d8add2e4c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.274265 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbbddbe9-2166-4725-9d87-445d8add2e4c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:54.274450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbbddbe9-2166-4725-9d87-445d8add2e4c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.274659 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bbbddbe9-2166-4725-9d87-445d8add2e4c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.305826 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.305826 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:54.307982 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9dd13915-58d2-4f95-9b8f-eb5f5076f535 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.310618 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dd13915-58d2-4f95-9b8f-eb5f5076f535 None None] GET https://10.4.3.24/volume// Aug 07 16:23:54.310618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dd13915-58d2-4f95-9b8f-eb5f5076f535 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.310618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9dd13915-58d2-4f95-9b8f-eb5f5076f535 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.310618 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9dd13915-58d2-4f95-9b8f-eb5f5076f535 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:23:54.310618 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1190/4698] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:23:54.314902 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bbbddbe9-2166-4725-9d87-445d8add2e4c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:54.318682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-810f3272-84ba-4668-ac39-d27587a67094 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.321277 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-810f3272-84ba-4668-ac39-d27587a67094 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 Aug 07 16:23:54.321811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-810f3272-84ba-4668-ac39-d27587a67094 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.321811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-810f3272-84ba-4668-ac39-d27587a67094 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.321811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-810f3272-84ba-4668-ac39-d27587a67094 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Show backup with id f3ba2b9e-30b1-4dff-9b1d-414f25620020. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:23:54.326355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-5cfa8ad7-14b9-473c-b903-cae22dbf39d1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.330253 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-810f3272-84ba-4668-ac39-d27587a67094 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 returned with HTTP 404 Aug 07 16:23:54.330958 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1168/4699] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/v3/backups/f3ba2b9e-30b1-4dff-9b1d-414f25620020 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:54.334889 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-5cfa8ad7-14b9-473c-b903-cae22dbf39d1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:54.335048 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bbbddbe9-2166-4725-9d87-445d8add2e4c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:54.335126 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-5cfa8ad7-14b9-473c-b903-cae22dbf39d1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.335126 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-5cfa8ad7-14b9-473c-b903-cae22dbf39d1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.335209 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1173/4700] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 846 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:54.340781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-aa98e1d0-e61f-4906-862e-727ae0995eea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.347941 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.347941 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:54.348505 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 Aug 07 16:23:54.348867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.349451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.349621 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Delete volume with id: 24f79764-244e-43e3-8319-7ddf6d7337b1 Aug 07 16:23:54.353569 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-5cfa8ad7-14b9-473c-b903-cae22dbf39d1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:54.358552 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-5cfa8ad7-14b9-473c-b903-cae22dbf39d1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:54.359078 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1170/4701] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 1026 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:23:54.366178 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.366178 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:54.370203 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Volume info retrieved successfully. Aug 07 16:23:54.402197 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Delete volume request issued successfully. Aug 07 16:23:54.402495 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-aa98e1d0-e61f-4906-862e-727ae0995eea tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 returned with HTTP 202 Aug 07 16:23:54.409352 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1191/4702] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:23:54 2026] DELETE /volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:54.421051 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b59ae25e-9058-4bda-bdd0-0a872acc4b95 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.423366 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b59ae25e-9058-4bda-bdd0-0a872acc4b95 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 Aug 07 16:23:54.425831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b59ae25e-9058-4bda-bdd0-0a872acc4b95 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:54.426489 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b59ae25e-9058-4bda-bdd0-0a872acc4b95 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:54.455518 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.455518 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:54.461317 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b59ae25e-9058-4bda-bdd0-0a872acc4b95 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Volume info retrieved successfully. Aug 07 16:23:54.468813 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b59ae25e-9058-4bda-bdd0-0a872acc4b95 tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 returned with HTTP 200 Aug 07 16:23:54.469116 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1169/4703] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:54 2026] GET /volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 => generated 1015 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:54.499878 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:54.504152 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] PUT https://10.4.3.24/volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4 Aug 07 16:23:54.504152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:54.520017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Acquiring lock "cinder-attachment_update-8d2dbe2d-83a5-45f1-bae6-7136910c8f9c-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:23:54.526029 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-8d2dbe2d-83a5-45f1-bae6-7136910c8f9c-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:23:54.528688 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:54.528688 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:54.649248 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-8d2dbe2d-83a5-45f1-bae6-7136910c8f9c-np0000006731" released by "attachment_update" :: held 0.123s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:23:54.649764 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-aac0d65f-d024-4fdf-bfda-94ba422896fa tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4 returned with HTTP 200 Aug 07 16:23:54.650406 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1174/4704] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:23:54 2026] PUT /volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4 => generated 969 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:55.353392 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8f6421e2-9726-4875-8b9d-5b39f2130985 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:55.355249 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f6421e2-9726-4875-8b9d-5b39f2130985 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:55.355515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f6421e2-9726-4875-8b9d-5b39f2130985 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:55.355856 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8f6421e2-9726-4875-8b9d-5b39f2130985 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:55.365425 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:55.365425 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:55.369269 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8f6421e2-9726-4875-8b9d-5b39f2130985 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:55.373187 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8f6421e2-9726-4875-8b9d-5b39f2130985 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:55.373630 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1171/4705] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:55 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:55.484389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0207a70b-ae12-4b4c-a876-767d0160ffcf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:55.486349 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0207a70b-ae12-4b4c-a876-767d0160ffcf tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] GET https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 Aug 07 16:23:55.486603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0207a70b-ae12-4b4c-a876-767d0160ffcf tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:55.486789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0207a70b-ae12-4b4c-a876-767d0160ffcf tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:55.492500 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0207a70b-ae12-4b4c-a876-767d0160ffcf tempest-ProjectMemberTests39-420053678 tempest-ProjectMemberTests39-420053678-project-admin] https://10.4.3.24/volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 returned with HTTP 404 Aug 07 16:23:55.492941 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1192/4706] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:23:55 2026] GET /volume/v3/volumes/24f79764-244e-43e3-8319-7ddf6d7337b1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:55.574139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-47e137a7-2c34-46b9-b67b-d7c75b1d41a9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:55.576654 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47e137a7-2c34-46b9-b67b-d7c75b1d41a9 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:55.577063 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47e137a7-2c34-46b9-b67b-d7c75b1d41a9 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:55.577350 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-47e137a7-2c34-46b9-b67b-d7c75b1d41a9 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:55.587674 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:55.587674 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:55.592842 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-47e137a7-2c34-46b9-b67b-d7c75b1d41a9 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:55.599724 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-47e137a7-2c34-46b9-b67b-d7c75b1d41a9 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:55.600271 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1170/4707] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:55 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:56.385587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7802c0c-dd3b-43b3-aab5-73b5f61beb78 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:56.387461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7802c0c-dd3b-43b3-aab5-73b5f61beb78 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:56.387689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7802c0c-dd3b-43b3-aab5-73b5f61beb78 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:56.387923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7802c0c-dd3b-43b3-aab5-73b5f61beb78 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:56.398890 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:56.398890 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:56.403469 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7802c0c-dd3b-43b3-aab5-73b5f61beb78 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:56.409070 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7802c0c-dd3b-43b3-aab5-73b5f61beb78 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:56.409070 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1175/4708] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:56 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:56.614946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f10e801f-43d2-4693-8ab3-fdedbf6c18da None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:56.617278 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f10e801f-43d2-4693-8ab3-fdedbf6c18da tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:56.617661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f10e801f-43d2-4693-8ab3-fdedbf6c18da tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:56.618001 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f10e801f-43d2-4693-8ab3-fdedbf6c18da tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:56.629186 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:56.629186 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:56.635020 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f10e801f-43d2-4693-8ab3-fdedbf6c18da tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:56.640839 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f10e801f-43d2-4693-8ab3-fdedbf6c18da tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:56.641440 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1172/4709] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:56 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 847 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:57.073726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:57.159083 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:23:57.159583 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1295297288"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:57.161355 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1295297288'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:23:57.161559 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume of 1 GB Aug 07 16:23:57.165692 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Availability Zones retrieved successfully. Aug 07 16:23:57.172990 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (4cba666b-ff11-4594-a3b0-32aa5af23698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:57.174241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83463a2-f85f-493c-ac73-43fa1e447076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:57.175297 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:23:57.198390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f83463a2-f85f-493c-ac73-43fa1e447076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:57.199138 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d428c6b1-4023-40b1-bbc2-79c90a285579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:57.249462 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['8344981c-10e5-4881-9601-a5098813758b', '024603d3-c3e1-40a8-9766-b3630ec5ffc7', '0495a770-534f-443d-93da-5344a0377f45', '365ea67a-aedf-43a2-89ba-c65276cca3e7'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:57.250664 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d428c6b1-4023-40b1-bbc2-79c90a285579) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8344981c-10e5-4881-9601-a5098813758b', '024603d3-c3e1-40a8-9766-b3630ec5ffc7', '0495a770-534f-443d-93da-5344a0377f45', '365ea67a-aedf-43a2-89ba-c65276cca3e7']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:57.251603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ff8f3-1a6c-4caf-ae18-2f6245741a66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:57.273814 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a74ff8f3-1a6c-4caf-ae18-2f6245741a66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74bb37b0-29ff-4c81-83a0-34e91f82378e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295297288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['8344981c-10e5-4881-9601-a5098813758b','024603d3-c3e1-40a8-9766-b3630ec5ffc7','0495a770-534f-443d-93da-5344a0377f45','365ea67a-aedf-43a2-89ba-c65276cca3e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:23:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1295297288',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74bb37b0-29ff-4c81-83a0-34e91f82378e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:57.275103 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c96469-eccd-4ddb-a2ea-3481def6e491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:57.294869 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (18c96469-eccd-4ddb-a2ea-3481def6e491) transitioned into state 'SUCCESS' from state '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-1295297288',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['8344981c-10e5-4881-9601-a5098813758b','024603d3-c3e1-40a8-9766-b3630ec5ffc7','0495a770-534f-443d-93da-5344a0377f45','365ea67a-aedf-43a2-89ba-c65276cca3e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:57.296152 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46bf7369-4486-4a88-a74e-71dbfb3fb4a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:23:57.309278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (46bf7369-4486-4a88-a74e-71dbfb3fb4a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:23:57.309278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (4cba666b-ff11-4594-a3b0-32aa5af23698) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:23:57.309278 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request issued successfully. Aug 07 16:23:57.309278 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2b375bf6-dffb-4437-a2b1-d0c162a2eb1e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:23:57.309278 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1193/4710] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:23:57 2026] POST /volume/v3/volumes => generated 776 bytes in 236 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:57.323002 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30751e42-957d-4974-aaa6-0acff15847c9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:57.325048 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30751e42-957d-4974-aaa6-0acff15847c9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:23:57.325254 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30751e42-957d-4974-aaa6-0acff15847c9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:57.325503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30751e42-957d-4974-aaa6-0acff15847c9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:57.333760 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:57.333760 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:57.337695 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30751e42-957d-4974-aaa6-0acff15847c9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:23:57.341956 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30751e42-957d-4974-aaa6-0acff15847c9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e returned with HTTP 200 Aug 07 16:23:57.342432 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1171/4711] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:57 2026] GET /volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e => generated 955 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:57.426688 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-29d1d286-a308-4f36-82ea-5d50c366deb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:57.429097 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29d1d286-a308-4f36-82ea-5d50c366deb8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:57.429347 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29d1d286-a308-4f36-82ea-5d50c366deb8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:57.429570 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-29d1d286-a308-4f36-82ea-5d50c366deb8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:57.440665 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:57.440665 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:57.445460 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-29d1d286-a308-4f36-82ea-5d50c366deb8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:57.450450 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-29d1d286-a308-4f36-82ea-5d50c366deb8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:57.451167 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1176/4712] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:57 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:57.655136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8456ff51-767d-48d7-a90f-8322c3265e47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:57.657138 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8456ff51-767d-48d7-a90f-8322c3265e47 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:57.657461 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8456ff51-767d-48d7-a90f-8322c3265e47 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:57.657768 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8456ff51-767d-48d7-a90f-8322c3265e47 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:57.666924 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:57.666924 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:57.670724 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8456ff51-767d-48d7-a90f-8322c3265e47 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:57.674496 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8456ff51-767d-48d7-a90f-8322c3265e47 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:57.674987 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1173/4713] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:57 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:57.900872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-f807d600-27ed-4c4b-a579-f25dbe612ebb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:57.902995 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-f807d600-27ed-4c4b-a579-f25dbe612ebb tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4/action Aug 07 16:23:57.903381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-f807d600-27ed-4c4b-a579-f25dbe612ebb tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:57.903511 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-f807d600-27ed-4c4b-a579-f25dbe612ebb tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:57.921466 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:57.921466 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:57.934444 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a14f9c09-8bc3-4d5e-99d7-20f60f0a5449 req-f807d600-27ed-4c4b-a579-f25dbe612ebb tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4/action returned with HTTP 204 Aug 07 16:23:57.934959 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1194/4714] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:23:57 2026] POST /volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:58.355060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-93891676-52b2-4fb1-8452-8dd637f51906 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:58.356994 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93891676-52b2-4fb1-8452-8dd637f51906 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:23:58.357196 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93891676-52b2-4fb1-8452-8dd637f51906 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:58.357408 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-93891676-52b2-4fb1-8452-8dd637f51906 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:58.365660 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:58.365660 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:58.370184 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-93891676-52b2-4fb1-8452-8dd637f51906 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:23:58.374578 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-93891676-52b2-4fb1-8452-8dd637f51906 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e returned with HTTP 200 Aug 07 16:23:58.374984 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1172/4715] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:58 2026] GET /volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e => generated 1016 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:58.388632 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79416a21-d49f-4388-bb48-9a864cd329a0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:58.390935 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:23:58.391457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "74bb37b0-29ff-4c81-83a0-34e91f82378e", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1966581283"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:58.403542 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:58.403542 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:58.404001 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:23:58.404272 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create snapshot from volume 74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:23:58.442383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['90ca38c6-6a6f-4ddf-bda4-32bf62d6c857', '3d12c5bd-8f44-4857-9d40-b87f36cc83a5', '9b8ca1b5-2e2a-4a83-8f46-526659d9366c', '8e97cb8c-a348-46fc-a2dc-d0d11687f4eb'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:23:58.464896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07cfa088-2b53-44c9-8020-5cc266285e8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:58.466838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07cfa088-2b53-44c9-8020-5cc266285e8d tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:23:58.467043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07cfa088-2b53-44c9-8020-5cc266285e8d tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:58.467337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07cfa088-2b53-44c9-8020-5cc266285e8d tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:58.477068 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:58.477068 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:58.480808 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot create request issued successfully. Aug 07 16:23:58.481118 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-07cfa088-2b53-44c9-8020-5cc266285e8d tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:23:58.481182 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79416a21-d49f-4388-bb48-9a864cd329a0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:23:58.481613 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1177/4716] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:23:58 2026] POST /volume/v3/snapshots => generated 308 bytes in 94 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:23:58.485931 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07cfa088-2b53-44c9-8020-5cc266285e8d tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:23:58.486540 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1174/4717] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:58 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:23:58.490421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7ac27cb6-9d83-44fd-bbcd-2f606ce127de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:58.492913 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac27cb6-9d83-44fd-bbcd-2f606ce127de tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 Aug 07 16:23:58.493128 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac27cb6-9d83-44fd-bbcd-2f606ce127de tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:58.493367 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7ac27cb6-9d83-44fd-bbcd-2f606ce127de tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:58.499836 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:58.499836 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:58.500181 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7ac27cb6-9d83-44fd-bbcd-2f606ce127de tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:23:58.501207 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7ac27cb6-9d83-44fd-bbcd-2f606ce127de tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 returned with HTTP 200 Aug 07 16:23:58.501349 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1195/4718] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:58 2026] GET /volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 => generated 440 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:58.689806 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3783484d-95f2-49cd-b733-b2db88d92b49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:58.691680 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3783484d-95f2-49cd-b733-b2db88d92b49 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:58.691802 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3783484d-95f2-49cd-b733-b2db88d92b49 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:58.691993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3783484d-95f2-49cd-b733-b2db88d92b49 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:58.699878 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:58.699878 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:58.704930 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3783484d-95f2-49cd-b733-b2db88d92b49 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:58.711216 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3783484d-95f2-49cd-b733-b2db88d92b49 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:58.711725 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1173/4719] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:58 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:59.236319 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.240132 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:59.240132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:59.240132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:59.240132 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Delete volume with id: b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:59.247902 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.247902 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:59.248587 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:59.271641 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Delete volume request issued successfully. Aug 07 16:23:59.271641 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8fc4bd7-dc1c-4258-9ae5-eb150f6afd1b tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 202 Aug 07 16:23:59.271641 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1178/4720] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:23:59 2026] DELETE /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:23:59.281873 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00b2723f-b4f6-4f27-98de-e5e164bb22d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.284714 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00b2723f-b4f6-4f27-98de-e5e164bb22d7 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:23:59.285155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00b2723f-b4f6-4f27-98de-e5e164bb22d7 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:59.285510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00b2723f-b4f6-4f27-98de-e5e164bb22d7 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:59.301415 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.301415 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:59.308824 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-00b2723f-b4f6-4f27-98de-e5e164bb22d7 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Volume info retrieved successfully. Aug 07 16:23:59.319479 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00b2723f-b4f6-4f27-98de-e5e164bb22d7 tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 200 Aug 07 16:23:59.319968 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1175/4721] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:23:59 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 846 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:59.514154 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-875f4d6e-a37b-4a72-b090-1750a0ae0df9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.515881 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-875f4d6e-a37b-4a72-b090-1750a0ae0df9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 Aug 07 16:23:59.516040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-875f4d6e-a37b-4a72-b090-1750a0ae0df9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:59.516281 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-875f4d6e-a37b-4a72-b090-1750a0ae0df9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:59.520845 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.520845 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:59.521090 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-875f4d6e-a37b-4a72-b090-1750a0ae0df9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:23:59.521684 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-875f4d6e-a37b-4a72-b090-1750a0ae0df9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 returned with HTTP 200 Aug 07 16:23:59.522036 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1196/4722] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:59 2026] GET /volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 => generated 467 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:59.530820 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.595792 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] POST https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90/action Aug 07 16:23:59.596187 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:23:59.596344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:23:59.602728 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.602728 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:23:59.603137 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Snapshot retrieved successfully. Aug 07 16:23:59.603925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.policy [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '111f266b525f4a7ea30822e5b1c7d4c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5359e0cb98142d4bfd9f6eebd0adfa3', '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=100266) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:23:59.604139 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-40811ca1-1c66-40fc-831e-2c472ad6d686 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90/action returned with HTTP 403 Aug 07 16:23:59.604641 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1174/4723] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:23:59 2026] POST /volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90/action => generated 133 bytes in 74 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:23:59.611538 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.613867 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 Aug 07 16:23:59.614023 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:59.614311 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:59.614461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete snapshot with id: 5db83637-8958-4ea4-8299-377d825add90 Aug 07 16:23:59.620272 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.620272 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:23:59.620571 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:23:59.638491 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot delete request issued successfully. Aug 07 16:23:59.639432 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-756c4d5c-b463-492c-8a17-8671ced3abc3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 returned with HTTP 202 Aug 07 16:23:59.639432 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1179/4724] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:23:59 2026] DELETE /volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:23:59.649810 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ec2f3d1-3bc2-4846-9cc2-3fc395c37947 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.652285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec2f3d1-3bc2-4846-9cc2-3fc395c37947 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 Aug 07 16:23:59.652527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec2f3d1-3bc2-4846-9cc2-3fc395c37947 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:59.652750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ec2f3d1-3bc2-4846-9cc2-3fc395c37947 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:59.657421 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.657421 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:23:59.657729 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3ec2f3d1-3bc2-4846-9cc2-3fc395c37947 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:23:59.658434 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ec2f3d1-3bc2-4846-9cc2-3fc395c37947 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 returned with HTTP 200 Aug 07 16:23:59.659005 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1176/4725] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:23:59 2026] GET /volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:23:59.890817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9060344c-9e80-4ea9-9501-ffa3e9e0d6f5 req-eb2086f3-ac80-4175-99ac-511e6471393d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:23:59.893464 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9060344c-9e80-4ea9-9501-ffa3e9e0d6f5 req-eb2086f3-ac80-4175-99ac-511e6471393d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552 Aug 07 16:23:59.893594 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9060344c-9e80-4ea9-9501-ffa3e9e0d6f5 req-eb2086f3-ac80-4175-99ac-511e6471393d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:23:59.893786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9060344c-9e80-4ea9-9501-ffa3e9e0d6f5 req-eb2086f3-ac80-4175-99ac-511e6471393d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:23:59.903630 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:23:59.903630 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:23:59.959458 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9060344c-9e80-4ea9-9501-ffa3e9e0d6f5 req-eb2086f3-ac80-4175-99ac-511e6471393d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552 returned with HTTP 200 Aug 07 16:23:59.960212 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1197/4726] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:23:59 2026] DELETE /volume/v3/attachments/71429e46-4029-416b-a802-4b9822a06552 => generated 19 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:00.333794 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c0c68c17-8f1d-44bc-89b0-14897060991d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:00.335581 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0c68c17-8f1d-44bc-89b0-14897060991d tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] GET https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 Aug 07 16:24:00.335840 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0c68c17-8f1d-44bc-89b0-14897060991d tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:00.336086 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c0c68c17-8f1d-44bc-89b0-14897060991d tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:00.343505 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c0c68c17-8f1d-44bc-89b0-14897060991d tempest-TestImageHashVerification-695271789 tempest-TestImageHashVerification-695271789-project-member] https://10.4.3.24/volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 returned with HTTP 404 Aug 07 16:24:00.344060 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1175/4727] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:00 2026] GET /volume/v3/volumes/b2fe6c1e-4960-467c-a80f-58982a6f98d7 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:00.668080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2d454a17-80e0-453d-9d8d-7f4c7650742a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:00.669981 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d454a17-80e0-453d-9d8d-7f4c7650742a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 Aug 07 16:24:00.670394 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d454a17-80e0-453d-9d8d-7f4c7650742a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:00.670459 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2d454a17-80e0-453d-9d8d-7f4c7650742a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:00.675041 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2d454a17-80e0-453d-9d8d-7f4c7650742a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 returned with HTTP 404 Aug 07 16:24:00.675612 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1180/4728] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:00 2026] GET /volume/v3/snapshots/5db83637-8958-4ea4-8299-377d825add90 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:00.683530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:00.685314 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:24:00.685521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:00.685701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:00.685853 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume with id: 74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:24:00.693558 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:00.693558 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:00.693948 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:00.712523 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume request issued successfully. Aug 07 16:24:00.712787 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-793b2e2e-4258-4315-b422-1bd6e5ed970c tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e returned with HTTP 202 Aug 07 16:24:00.713279 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1177/4729] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:00 2026] DELETE /volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:00.724219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6211ac79-cb10-435b-869c-62c9b6c4c4b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:00.727514 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6211ac79-cb10-435b-869c-62c9b6c4c4b9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:24:00.727786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6211ac79-cb10-435b-869c-62c9b6c4c4b9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:00.728049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6211ac79-cb10-435b-869c-62c9b6c4c4b9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:00.738264 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:00.738264 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:00.742322 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6211ac79-cb10-435b-869c-62c9b6c4c4b9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:00.747160 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6211ac79-cb10-435b-869c-62c9b6c4c4b9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e returned with HTTP 200 Aug 07 16:24:00.747639 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1198/4730] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:00 2026] GET /volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e => generated 1015 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:00.935821 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1e237228-831e-461e-bef3-79393801ba08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:00.937909 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:00.937909 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: create, body: {"volume": {"display_name": "tempest-TestEncryptedCinderVolumes-339008558", "source_volid": "3d05a383-1335-4378-88e2-ae44e295a886", "volume_type": "tempest-scenario-type-luks-1257371374", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:00.939136 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request body: {'volume': {'display_name': 'tempest-TestEncryptedCinderVolumes-339008558', 'source_volid': '3d05a383-1335-4378-88e2-ae44e295a886', 'volume_type': 'tempest-scenario-type-luks-1257371374', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:00.948624 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:00.948624 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:00.949100 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume retrieved successfully. Aug 07 16:24:00.949231 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume of 1 GB Aug 07 16:24:00.949868 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Availability Zones retrieved successfully. Aug 07 16:24:00.954955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (9f897ba6-1e72-43ac-a80f-c47d270239b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:00.956953 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf13a9c5-44a1-4577-b6a4-e9febf1e36d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:00.957315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:00.977009 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cf13a9c5-44a1-4577-b6a4-e9febf1e36d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '3d05a383-1335-4378-88e2-ae44e295a886', 'volume_type': VolumeType(created_at=2026-08-07T16:22:54Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=fb917a97-5b60-447b-87a1-58e57cfec41f,is_public=True,name='tempest-scenario-type-luks-1257371374',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'fb917a97-5b60-447b-87a1-58e57cfec41f', '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=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:00.977774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a31df5-3cf6-45b2-b1da-f9a22cc07e60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.004254 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-luks-1257371374 is set by the default quota flag: quota_volumes_tempest-scenario-type-luks-1257371374, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:01.004589 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-luks-1257371374 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-luks-1257371374, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:01.019451 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Created reservations ['3b2886b0-e351-4ba6-aa94-b43bea658ae2', 'd48460df-1da4-4766-a0c4-aaeb4961e498', '404e8f05-2157-4a95-b1b5-79183634ae72', 'a2f205be-153d-4daf-9efb-3ad976dbccf5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:01.020317 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (26a31df5-3cf6-45b2-b1da-f9a22cc07e60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3b2886b0-e351-4ba6-aa94-b43bea658ae2', 'd48460df-1da4-4766-a0c4-aaeb4961e498', '404e8f05-2157-4a95-b1b5-79183634ae72', 'a2f205be-153d-4daf-9efb-3ad976dbccf5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.021167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d8946d-02b1-4779-93bf-5eaaf995bbfb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.054642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0d8946d-02b1-4779-93bf-5eaaf995bbfb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '503202ab-8b1a-4460-98fd-e8e5a06904d4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-339008558',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['3b2886b0-e351-4ba6-aa94-b43bea658ae2','d48460df-1da4-4766-a0c4-aaeb4961e498','404e8f05-2157-4a95-b1b5-79183634ae72','a2f205be-153d-4daf-9efb-3ad976dbccf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d05a383-1335-4378-88e2-ae44e295a886,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=fb917a97-5b60-447b-87a1-58e57cfec41f), '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-07T16:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestEncryptedCinderVolumes-339008558',ec2_id=None,encryption_key_id=00000000-0000-0000-0000-000000000000,glance_metadata=,group=,group_id=None,host=None,id=503202ab-8b1a-4460-98fd-e8e5a06904d4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3f9ab77ab3524b9e87d99070afe42345',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=3d05a383-1335-4378-88e2-ae44e295a886,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='81549397945341fc9162c82d7a0bb4d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(fb917a97-5b60-447b-87a1-58e57cfec41f),volume_type_id=fb917a97-5b60-447b-87a1-58e57cfec41f)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.055583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (399c7670-8425-4dcd-9422-6f072083550d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.072830 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (399c7670-8425-4dcd-9422-6f072083550d) transitioned into state 'SUCCESS' from state '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-339008558',encryption_key_id=00000000-0000-0000-0000-000000000000,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3f9ab77ab3524b9e87d99070afe42345',qos_specs=None,replication_status=,reservations=['3b2886b0-e351-4ba6-aa94-b43bea658ae2','d48460df-1da4-4766-a0c4-aaeb4961e498','404e8f05-2157-4a95-b1b5-79183634ae72','a2f205be-153d-4daf-9efb-3ad976dbccf5'],size=1,snapshot_id=None,source_replicaid=,source_volid=3d05a383-1335-4378-88e2-ae44e295a886,status='creating',user_id='81549397945341fc9162c82d7a0bb4d0',volume_type_id=fb917a97-5b60-447b-87a1-58e57cfec41f)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.073510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cab430-e029-4294-96f3-52727541e95a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.094465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (18cab430-e029-4294-96f3-52727541e95a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.096595 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Flow 'volume_create_api' (9f897ba6-1e72-43ac-a80f-c47d270239b3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:01.096884 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Create volume request issued successfully. Aug 07 16:24:01.097533 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1e237228-831e-461e-bef3-79393801ba08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:01.097994 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1176/4731] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:00 2026] POST /volume/v3/volumes => generated 808 bytes in 163 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:01.116310 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3aedabf8-60bf-47ba-bfa7-002f9d90b676 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:01.117985 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aedabf8-60bf-47ba-bfa7-002f9d90b676 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:01.118199 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aedabf8-60bf-47ba-bfa7-002f9d90b676 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:01.118407 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3aedabf8-60bf-47ba-bfa7-002f9d90b676 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:01.125662 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:01.125662 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:01.130750 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3aedabf8-60bf-47ba-bfa7-002f9d90b676 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:01.135909 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3aedabf8-60bf-47ba-bfa7-002f9d90b676 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:01.136283 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1181/4732] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:01 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 876 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:01.580126 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:01.581953 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:01.582313 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2dbe2d-83a5-45f1-bae6-7136910c8f9c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1438308749", "description": null, "metadata": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:01.593346 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:01.593346 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:01.593931 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:01.594135 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create snapshot from volume 8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:01.643270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['8c272a5e-6f38-407d-97a4-f73ebc2f51b4', '30dbe3dd-7618-42ef-b115-693503bfe254', '0af127d0-60cc-43d0-a95c-1947a35353a2', '72ade1c4-8f8b-4bed-9146-485309c4f946'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:01.673772 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot force create request issued successfully. Aug 07 16:24:01.674080 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a023f24-a158-4b8e-99f4-4e91117a60b2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:01.674496 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1178/4733] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:01 2026] POST /volume/v3/snapshots => generated 313 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:01.686127 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75d05f38-60d2-4075-91a3-c1e0c4eb205e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:01.688418 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75d05f38-60d2-4075-91a3-c1e0c4eb205e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:01.688658 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75d05f38-60d2-4075-91a3-c1e0c4eb205e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:01.689598 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75d05f38-60d2-4075-91a3-c1e0c4eb205e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:01.697625 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:01.697625 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:01.698125 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-75d05f38-60d2-4075-91a3-c1e0c4eb205e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:01.699011 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75d05f38-60d2-4075-91a3-c1e0c4eb205e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 returned with HTTP 200 Aug 07 16:24:01.699803 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1199/4734] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:01 2026] GET /volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 => generated 445 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:01.759016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-92c4acd1-f85f-4a81-81ad-b68d7396a67d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:01.760874 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92c4acd1-f85f-4a81-81ad-b68d7396a67d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e Aug 07 16:24:01.761082 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92c4acd1-f85f-4a81-81ad-b68d7396a67d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:01.761275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-92c4acd1-f85f-4a81-81ad-b68d7396a67d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:01.767736 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-92c4acd1-f85f-4a81-81ad-b68d7396a67d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e returned with HTTP 404 Aug 07 16:24:01.768309 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1177/4735] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:01 2026] GET /volume/v3/volumes/74bb37b0-29ff-4c81-83a0-34e91f82378e => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:01.775574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d7f84123-9452-4b68-9864-bfaa36761a75 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:01.777367 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:01.777717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-413494570"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:01.779124 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-413494570'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:01.779256 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume of 1 GB Aug 07 16:24:01.783706 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:01.790022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (20245313-9d7b-4773-959b-9ce6e6e5e0dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:01.790997 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99da2732-5512-48e9-9882-7f5b0cd18c1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.791804 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:01.817043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (99da2732-5512-48e9-9882-7f5b0cd18c1c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.817859 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0346bb37-67b6-4165-aa77-33c6d017c2af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.853312 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['34d12ffb-d8ef-4710-8e06-dbae2a3adc23', '61015f36-3b04-45b5-b678-26e61f41e492', 'b7673a5c-5ceb-4995-b865-d4e84e7198e4', '53883d5e-bdad-420c-99b9-7409e66d529f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:01.854087 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0346bb37-67b6-4165-aa77-33c6d017c2af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['34d12ffb-d8ef-4710-8e06-dbae2a3adc23', '61015f36-3b04-45b5-b678-26e61f41e492', 'b7673a5c-5ceb-4995-b865-d4e84e7198e4', '53883d5e-bdad-420c-99b9-7409e66d529f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.854861 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dc1609-87a8-4d2c-b21d-9a1b6d64679f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.876918 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33dc1609-87a8-4d2c-b21d-9a1b6d64679f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f5925c3d-4d8a-4242-91c7-27853e55830f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-413494570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['34d12ffb-d8ef-4710-8e06-dbae2a3adc23','61015f36-3b04-45b5-b678-26e61f41e492','b7673a5c-5ceb-4995-b865-d4e84e7198e4','53883d5e-bdad-420c-99b9-7409e66d529f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-413494570',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f5925c3d-4d8a-4242-91c7-27853e55830f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.878185 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61c2169-a769-4d27-9c92-c7f5990e7cb2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.896196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d61c2169-a769-4d27-9c92-c7f5990e7cb2) transitioned into state 'SUCCESS' from state '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-413494570',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['34d12ffb-d8ef-4710-8e06-dbae2a3adc23','61015f36-3b04-45b5-b678-26e61f41e492','b7673a5c-5ceb-4995-b865-d4e84e7198e4','53883d5e-bdad-420c-99b9-7409e66d529f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.897018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2be359a-ceff-4abb-b7cf-b1a2f411ee88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:01.907528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2be359a-ceff-4abb-b7cf-b1a2f411ee88) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:01.908262 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (20245313-9d7b-4773-959b-9ce6e6e5e0dd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:01.908561 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request issued successfully. Aug 07 16:24:01.909054 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d7f84123-9452-4b68-9864-bfaa36761a75 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:01.909464 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1182/4736] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:24:01 2026] POST /volume/v3/volumes => generated 775 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:01.929239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5fb5acd-edea-462d-8138-acfba96adce9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:01.930956 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5fb5acd-edea-462d-8138-acfba96adce9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:01.931155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5fb5acd-edea-462d-8138-acfba96adce9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:01.931353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5fb5acd-edea-462d-8138-acfba96adce9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:01.938207 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:01.938207 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:01.941345 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5fb5acd-edea-462d-8138-acfba96adce9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:01.944963 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5fb5acd-edea-462d-8138-acfba96adce9 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f returned with HTTP 200 Aug 07 16:24:01.945336 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1179/4737] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:01 2026] GET /volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:02.148938 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f0db602f-7941-456d-a977-2fee6443149d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:02.150579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0db602f-7941-456d-a977-2fee6443149d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:02.150750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0db602f-7941-456d-a977-2fee6443149d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:02.150935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f0db602f-7941-456d-a977-2fee6443149d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:02.157253 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:02.157253 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:02.161495 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f0db602f-7941-456d-a977-2fee6443149d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:02.168075 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f0db602f-7941-456d-a977-2fee6443149d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:02.168939 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1200/4738] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:02 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:02.714661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2e7208d6-04a6-4bf2-8507-4cee08e07c52 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:02.716501 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e7208d6-04a6-4bf2-8507-4cee08e07c52 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:02.716693 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e7208d6-04a6-4bf2-8507-4cee08e07c52 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:02.716888 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2e7208d6-04a6-4bf2-8507-4cee08e07c52 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:02.721897 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:02.721897 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:02.722367 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2e7208d6-04a6-4bf2-8507-4cee08e07c52 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:02.723238 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2e7208d6-04a6-4bf2-8507-4cee08e07c52 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 returned with HTTP 200 Aug 07 16:24:02.723616 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1178/4739] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:02 2026] GET /volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:02.735264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-24b430af-878b-4828-98b7-ec9bbf016a2a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:02.737090 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24b430af-878b-4828-98b7-ec9bbf016a2a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:02.737484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24b430af-878b-4828-98b7-ec9bbf016a2a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:02.737484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-24b430af-878b-4828-98b7-ec9bbf016a2a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:02.742487 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:02.742487 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:02.743567 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-24b430af-878b-4828-98b7-ec9bbf016a2a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:02.743688 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-24b430af-878b-4828-98b7-ec9bbf016a2a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 returned with HTTP 200 Aug 07 16:24:02.744035 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1183/4740] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:02 2026] GET /volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:02.958159 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-324a66d9-ce63-4e62-862d-32e026348d11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:02.959870 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-324a66d9-ce63-4e62-862d-32e026348d11 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:02.960049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-324a66d9-ce63-4e62-862d-32e026348d11 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:02.960258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-324a66d9-ce63-4e62-862d-32e026348d11 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:02.968041 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:02.968041 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:02.971758 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-324a66d9-ce63-4e62-862d-32e026348d11 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:02.976835 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-324a66d9-ce63-4e62-862d-32e026348d11 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f returned with HTTP 200 Aug 07 16:24:02.977265 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1180/4741] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:02 2026] GET /volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:02.989568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:02.991878 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:02.992507 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f5925c3d-4d8a-4242-91c7-27853e55830f", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-586093074"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:03.001830 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:03.001830 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:03.002245 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:03.002429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create snapshot from volume f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:03.026175 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['bcbf506f-1813-4fae-89c2-b0c465d2516b', 'd8a035f9-5eee-4195-8abf-9b3ad7bff676', '719618c8-dc71-48e9-b6d4-52d5235d9c32', 'f860b784-9ea3-456a-ab2e-88e8c1d7b450'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:03.057692 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot create request issued successfully. Aug 07 16:24:03.058099 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fbdf9aa8-0680-4cca-af77-dd6bec3b68b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:03.058602 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1201/4742] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:02 2026] POST /volume/v3/snapshots => generated 307 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:03.069646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb4b3289-34ad-4b3e-b4c6-b7fe47dbcded None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:03.072229 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb4b3289-34ad-4b3e-b4c6-b7fe47dbcded tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 Aug 07 16:24:03.072465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb4b3289-34ad-4b3e-b4c6-b7fe47dbcded tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:03.073352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb4b3289-34ad-4b3e-b4c6-b7fe47dbcded tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:03.078269 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:03.078269 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:03.078644 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb4b3289-34ad-4b3e-b4c6-b7fe47dbcded tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:03.079362 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb4b3289-34ad-4b3e-b4c6-b7fe47dbcded tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 returned with HTTP 200 Aug 07 16:24:03.079739 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1179/4743] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:03 2026] GET /volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 => generated 439 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:03.181542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8518d014-4992-43f7-a1da-0e5258c5ede2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:03.183696 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8518d014-4992-43f7-a1da-0e5258c5ede2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:03.183848 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8518d014-4992-43f7-a1da-0e5258c5ede2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:03.184037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8518d014-4992-43f7-a1da-0e5258c5ede2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:03.192664 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:03.192664 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:03.197405 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8518d014-4992-43f7-a1da-0e5258c5ede2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:03.202719 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8518d014-4992-43f7-a1da-0e5258c5ede2 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:03.203214 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1184/4744] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:03 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:04.091018 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2c6874c7-822d-4147-ac24-d417616d6143 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.093465 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c6874c7-822d-4147-ac24-d417616d6143 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 Aug 07 16:24:04.093757 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c6874c7-822d-4147-ac24-d417616d6143 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:04.094045 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2c6874c7-822d-4147-ac24-d417616d6143 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:04.100860 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.100860 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:04.101346 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2c6874c7-822d-4147-ac24-d417616d6143 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:04.102263 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2c6874c7-822d-4147-ac24-d417616d6143 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 returned with HTTP 200 Aug 07 16:24:04.102810 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1181/4745] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:04 2026] GET /volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:04.112729 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6bf24f35-1796-4023-b722-e633e9eb88ed None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.114895 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] GET https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:04.115189 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:04.115504 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:04.115830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:24:04.116185 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.116185 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:04.117092 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.db.api [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Building query based on filter {{(pid=100267) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Aug 07 16:24:04.121678 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Get all snapshots completed successfully. Aug 07 16:24:04.122024 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6bf24f35-1796-4023-b722-e633e9eb88ed tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] https://10.4.3.24/volume/v3/snapshots returned with HTTP 200 Aug 07 16:24:04.122547 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1202/4746] 10.4.3.24 () {66 vars in 1236 bytes} [Fri Aug 7 16:24:04 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 07 16:24:04.132152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.134127 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 Aug 07 16:24:04.134428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:04.134693 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:04.134831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete snapshot with id: 9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 Aug 07 16:24:04.139693 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.139693 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:04.140015 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:04.157689 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot delete request issued successfully. Aug 07 16:24:04.157874 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-49622db8-cf3b-45ce-b060-140eeb9deb49 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 returned with HTTP 202 Aug 07 16:24:04.158617 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1180/4747] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:04 2026] DELETE /volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:04.168358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9a4fda92-a7ab-43e8-a03f-2538395ca4e7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.170825 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a4fda92-a7ab-43e8-a03f-2538395ca4e7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 Aug 07 16:24:04.170988 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a4fda92-a7ab-43e8-a03f-2538395ca4e7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:04.171240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9a4fda92-a7ab-43e8-a03f-2538395ca4e7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:04.176687 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.176687 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:04.177114 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-9a4fda92-a7ab-43e8-a03f-2538395ca4e7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:04.177902 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9a4fda92-a7ab-43e8-a03f-2538395ca4e7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 returned with HTTP 200 Aug 07 16:24:04.178289 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1185/4748] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:04 2026] GET /volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 => generated 465 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:04.217499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b107b61c-dfdc-4c44-b31b-9c383f9b48f6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.219765 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b107b61c-dfdc-4c44-b31b-9c383f9b48f6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:04.219987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b107b61c-dfdc-4c44-b31b-9c383f9b48f6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:04.220195 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b107b61c-dfdc-4c44-b31b-9c383f9b48f6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:04.227695 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.227695 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:04.231359 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b107b61c-dfdc-4c44-b31b-9c383f9b48f6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:04.233522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.236137 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b107b61c-dfdc-4c44-b31b-9c383f9b48f6 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:04.236391 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1182/4749] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:04 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:04.236642 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:04.236981 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2dbe2d-83a5-45f1-bae6-7136910c8f9c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-882523741", "description": null, "metadata": null}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:04.248453 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.248453 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:04.248989 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:04.249156 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create snapshot from volume 8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:04.278847 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['e8db29c4-c39a-4167-825e-346c5a67247a', '66ebe645-86b2-4de5-b56a-b42032a25a0b', '962e4b76-8601-4def-90a6-ceae4a9a1c83', 'e43d2af5-c366-4f81-bbe8-38460e6f3961'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:04.323442 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot force create request issued successfully. Aug 07 16:24:04.323442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-934fbc9a-5959-4956-aa06-ca2551bbead0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:04.323442 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1203/4750] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:04 2026] POST /volume/v3/snapshots => generated 312 bytes in 88 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:04.332457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ee3e0c76-2025-4eed-ba16-2268c8715d72 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:04.334328 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee3e0c76-2025-4eed-ba16-2268c8715d72 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:04.334569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee3e0c76-2025-4eed-ba16-2268c8715d72 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:04.334750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ee3e0c76-2025-4eed-ba16-2268c8715d72 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:04.339743 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:04.339743 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:04.340319 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ee3e0c76-2025-4eed-ba16-2268c8715d72 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:04.340894 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ee3e0c76-2025-4eed-ba16-2268c8715d72 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 returned with HTTP 200 Aug 07 16:24:04.341280 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1181/4751] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:04 2026] GET /volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 => generated 444 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:05.186917 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8675377c-c8ca-4eba-a955-e48c344fbffd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:05.188726 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8675377c-c8ca-4eba-a955-e48c344fbffd tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 Aug 07 16:24:05.188938 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8675377c-c8ca-4eba-a955-e48c344fbffd tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:05.189156 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8675377c-c8ca-4eba-a955-e48c344fbffd tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:05.193118 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8675377c-c8ca-4eba-a955-e48c344fbffd tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 returned with HTTP 404 Aug 07 16:24:05.193717 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1186/4752] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:05 2026] GET /volume/v3/snapshots/9ded1cc0-8c0e-4300-8f70-ca2e57f6eba9 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:05.202908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:05.204375 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:05.204675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:05.204933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:05.205208 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume with id: f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:05.214149 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:05.214149 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:05.214421 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:05.233071 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume request issued successfully. Aug 07 16:24:05.233226 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1837f453-dae6-46ef-92ec-8e00bd61ba40 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f returned with HTTP 202 Aug 07 16:24:05.233648 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1183/4753] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:05 2026] DELETE /volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:05.241260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-53dccb9f-c499-46d9-8940-5af048365764 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:05.247496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53dccb9f-c499-46d9-8940-5af048365764 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:05.247496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53dccb9f-c499-46d9-8940-5af048365764 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:05.247496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-53dccb9f-c499-46d9-8940-5af048365764 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:05.252415 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5b52eb64-680b-40da-819a-c0fa1e54c7c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:05.254567 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b52eb64-680b-40da-819a-c0fa1e54c7c8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:05.254838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b52eb64-680b-40da-819a-c0fa1e54c7c8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:05.255048 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5b52eb64-680b-40da-819a-c0fa1e54c7c8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:05.255541 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:05.255541 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:05.260589 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-53dccb9f-c499-46d9-8940-5af048365764 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:05.264876 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:05.264876 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:05.268426 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5b52eb64-680b-40da-819a-c0fa1e54c7c8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:05.268472 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-53dccb9f-c499-46d9-8940-5af048365764 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f returned with HTTP 200 Aug 07 16:24:05.268472 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1204/4754] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:05 2026] GET /volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f => generated 1014 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:05.271205 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5b52eb64-680b-40da-819a-c0fa1e54c7c8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:05.271612 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1182/4755] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:05 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:05.351117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d727fbb5-3165-413d-9b80-f72196e5d4cc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:05.353040 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d727fbb5-3165-413d-9b80-f72196e5d4cc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:05.353255 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d727fbb5-3165-413d-9b80-f72196e5d4cc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:05.353482 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d727fbb5-3165-413d-9b80-f72196e5d4cc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:05.359635 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:05.359635 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:05.360268 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d727fbb5-3165-413d-9b80-f72196e5d4cc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:05.361683 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d727fbb5-3165-413d-9b80-f72196e5d4cc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 returned with HTTP 200 Aug 07 16:24:05.361745 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1187/4756] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:05 2026] GET /volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 => generated 471 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:05.370763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-de53bf46-dab4-468f-b056-32378a5202a7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:05.372470 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de53bf46-dab4-468f-b056-32378a5202a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:05.372650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de53bf46-dab4-468f-b056-32378a5202a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:05.372836 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-de53bf46-dab4-468f-b056-32378a5202a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:05.377629 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:05.377629 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:05.378055 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-de53bf46-dab4-468f-b056-32378a5202a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:05.378759 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-de53bf46-dab4-468f-b056-32378a5202a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 returned with HTTP 200 Aug 07 16:24:05.379086 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1184/4757] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:05 2026] GET /volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 => generated 471 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:06.290609 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1735c80d-75d2-4249-bbd1-a0e7bca39fd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:06.292294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fb571c30-cb4b-4764-9356-736feff910b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:06.292651 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1735c80d-75d2-4249-bbd1-a0e7bca39fd8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:06.292860 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1735c80d-75d2-4249-bbd1-a0e7bca39fd8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:06.293078 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1735c80d-75d2-4249-bbd1-a0e7bca39fd8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:06.294428 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb571c30-cb4b-4764-9356-736feff910b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f Aug 07 16:24:06.294645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb571c30-cb4b-4764-9356-736feff910b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:06.294876 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fb571c30-cb4b-4764-9356-736feff910b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:06.299785 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:06.299785 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:06.303982 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1735c80d-75d2-4249-bbd1-a0e7bca39fd8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:06.305448 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fb571c30-cb4b-4764-9356-736feff910b3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f returned with HTTP 404 Aug 07 16:24:06.306056 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1183/4758] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:06 2026] GET /volume/v3/volumes/f5925c3d-4d8a-4242-91c7-27853e55830f => generated 109 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:06.310868 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1735c80d-75d2-4249-bbd1-a0e7bca39fd8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:06.311288 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1205/4759] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:06 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:06.315706 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:06.319612 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:06.319939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-930833990"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:06.321319 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-930833990'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:06.324639 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume of 1 GB Aug 07 16:24:06.332267 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:06.338095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (6308e7c1-f380-4998-a660-b135b1ae8d92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:06.339109 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d860bb5f-8b46-4f92-9f3b-33dbb747168a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:06.339971 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:06.366285 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d860bb5f-8b46-4f92-9f3b-33dbb747168a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:06.367236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (484e7645-a006-4148-ae16-e65e6a1a2da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:06.403546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['0957e374-fd64-4902-b011-d7324d11abfe', '5ed2313d-fea3-4966-aae3-df1349fb7532', 'c4c6e78c-559b-4a6d-8c07-894d29184d29', '485e06e1-213e-46ca-922b-3870c6a96d15'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:06.404462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (484e7645-a006-4148-ae16-e65e6a1a2da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0957e374-fd64-4902-b011-d7324d11abfe', '5ed2313d-fea3-4966-aae3-df1349fb7532', 'c4c6e78c-559b-4a6d-8c07-894d29184d29', '485e06e1-213e-46ca-922b-3870c6a96d15']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:06.405246 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f0aaa2-e812-4296-81f2-21ff500098b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:06.426946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f0aaa2-e812-4296-81f2-21ff500098b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '603d0c7e-d5a7-4fc4-a9dc-46033c837be0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-930833990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['0957e374-fd64-4902-b011-d7324d11abfe','5ed2313d-fea3-4966-aae3-df1349fb7532','c4c6e78c-559b-4a6d-8c07-894d29184d29','485e06e1-213e-46ca-922b-3870c6a96d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-930833990',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=603d0c7e-d5a7-4fc4-a9dc-46033c837be0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:06.427783 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2b8e7c-209f-4b77-9a64-167959a505ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:06.445837 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (db2b8e7c-209f-4b77-9a64-167959a505ba) transitioned into state 'SUCCESS' from state '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-930833990',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['0957e374-fd64-4902-b011-d7324d11abfe','5ed2313d-fea3-4966-aae3-df1349fb7532','c4c6e78c-559b-4a6d-8c07-894d29184d29','485e06e1-213e-46ca-922b-3870c6a96d15'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:06.446489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46708f6-2897-4dd2-a3a6-db706116c161) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:06.454516 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a46708f6-2897-4dd2-a3a6-db706116c161) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:06.455268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (6308e7c1-f380-4998-a660-b135b1ae8d92) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:06.455556 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request issued successfully. Aug 07 16:24:06.456110 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aecf0d1b-ac61-4915-b2de-aed799d8e364 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:06.456506 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1188/4760] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:24:06 2026] POST /volume/v3/volumes => generated 775 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:06.473272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9bdb808d-0bdd-48df-b6b5-1d42d6a588a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:06.474943 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bdb808d-0bdd-48df-b6b5-1d42d6a588a4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:06.475131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bdb808d-0bdd-48df-b6b5-1d42d6a588a4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:06.475316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9bdb808d-0bdd-48df-b6b5-1d42d6a588a4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:06.481420 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:06.481420 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:06.484279 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9bdb808d-0bdd-48df-b6b5-1d42d6a588a4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:06.487450 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9bdb808d-0bdd-48df-b6b5-1d42d6a588a4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 returned with HTTP 200 Aug 07 16:24:06.487763 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1185/4761] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:06 2026] GET /volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 => generated 954 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:06.799686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:06.801498 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:06.801811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d2dbe2d-83a5-45f1-bae6-7136910c8f9c", "force": true, "name": "tempest-SnapshotDataIntegrityTests-snapshot-1439844989", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:06.811664 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:06.811664 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:06.812094 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:06.812259 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create snapshot from volume 8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:06.833823 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['20e0b1bb-bf8c-455c-bcea-cc696ed7f8f1', '8267147f-e879-4724-876e-3162a45fdf17', '7a0b9083-2600-47bc-bf67-9393b985356e', '7ea22abd-eca6-4a20-87f9-96711a597303'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:06.864050 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot force create request issued successfully. Aug 07 16:24:06.864404 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ddf56a34-509e-4819-89b1-48c72fceb5e7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:06.864815 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1184/4762] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:06 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 07 16:24:06.872739 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-60229a08-3ebf-4680-8089-f47626bc4835 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:06.874578 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60229a08-3ebf-4680-8089-f47626bc4835 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:06.874786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60229a08-3ebf-4680-8089-f47626bc4835 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:06.874999 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-60229a08-3ebf-4680-8089-f47626bc4835 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:06.879889 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:06.879889 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:06.882334 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-60229a08-3ebf-4680-8089-f47626bc4835 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:06.882334 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-60229a08-3ebf-4680-8089-f47626bc4835 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 returned with HTTP 200 Aug 07 16:24:06.882334 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1206/4763] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:06 2026] GET /volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 => generated 445 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:07.324951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae3bdc2e-740a-4a90-975d-253644cdf2da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.326745 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae3bdc2e-740a-4a90-975d-253644cdf2da tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:07.326938 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae3bdc2e-740a-4a90-975d-253644cdf2da tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:07.327110 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae3bdc2e-740a-4a90-975d-253644cdf2da tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:07.334107 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.334107 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:07.337748 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ae3bdc2e-740a-4a90-975d-253644cdf2da tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:07.341812 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae3bdc2e-740a-4a90-975d-253644cdf2da tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:07.342167 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1189/4764] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:07 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:07.504512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a4f1a94-770d-4702-9d85-ddd81fb59201 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.506488 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a4f1a94-770d-4702-9d85-ddd81fb59201 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:07.506724 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a4f1a94-770d-4702-9d85-ddd81fb59201 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:07.506970 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a4f1a94-770d-4702-9d85-ddd81fb59201 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:07.514427 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.514427 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:07.518080 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2a4f1a94-770d-4702-9d85-ddd81fb59201 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:07.521829 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a4f1a94-770d-4702-9d85-ddd81fb59201 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 returned with HTTP 200 Aug 07 16:24:07.522218 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1186/4765] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:07 2026] GET /volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:07.535181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.537065 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:07.537462 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "603d0c7e-d5a7-4fc4-a9dc-46033c837be0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-672938133"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:07.546190 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.546190 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:07.546642 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:07.546817 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create snapshot from volume 603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:07.574102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['d22c22a3-7530-4da3-b235-7962a2bf3cd1', '4602061d-9893-4b68-b57c-0a8a0356c3a4', '778dd6b9-2bea-4f64-a3c7-9d285f5112b6', '2720b57d-0565-4764-b383-a9d9dea64ebf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:07.605697 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot create request issued successfully. Aug 07 16:24:07.606078 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c62ed9d5-4f33-48e6-9670-47e969c2ada6 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:07.606646 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1185/4766] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:07 2026] POST /volume/v3/snapshots => generated 307 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:07.616868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c83f828-c88c-413a-9e10-dd645d5dd33b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.619583 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c83f828-c88c-413a-9e10-dd645d5dd33b tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e Aug 07 16:24:07.619863 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c83f828-c88c-413a-9e10-dd645d5dd33b tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:07.620131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c83f828-c88c-413a-9e10-dd645d5dd33b tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:07.629341 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.629341 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:07.629341 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1c83f828-c88c-413a-9e10-dd645d5dd33b tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:07.629341 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c83f828-c88c-413a-9e10-dd645d5dd33b tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e returned with HTTP 200 Aug 07 16:24:07.629341 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1207/4767] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:07 2026] GET /volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e => generated 439 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:07.890627 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56f4fe76-7a38-4f21-9314-2e1ccc7d280a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.892633 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56f4fe76-7a38-4f21-9314-2e1ccc7d280a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:07.892873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56f4fe76-7a38-4f21-9314-2e1ccc7d280a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:07.893116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56f4fe76-7a38-4f21-9314-2e1ccc7d280a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:07.897931 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.897931 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:07.898435 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-56f4fe76-7a38-4f21-9314-2e1ccc7d280a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:07.899212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56f4fe76-7a38-4f21-9314-2e1ccc7d280a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 returned with HTTP 200 Aug 07 16:24:07.899581 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1190/4768] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:07 2026] GET /volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 => generated 472 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:07.909006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15960017-eaf2-456f-bccb-3fecb4d15fa2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.911344 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15960017-eaf2-456f-bccb-3fecb4d15fa2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:07.911637 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15960017-eaf2-456f-bccb-3fecb4d15fa2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:07.911939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15960017-eaf2-456f-bccb-3fecb4d15fa2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:07.918140 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.918140 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:07.918796 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-15960017-eaf2-456f-bccb-3fecb4d15fa2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:07.919945 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15960017-eaf2-456f-bccb-3fecb4d15fa2 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 returned with HTTP 200 Aug 07 16:24:07.920530 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1187/4769] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:07 2026] GET /volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 => generated 472 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:07.958479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-97ee9f2d-dacd-4b78-86b9-958fc1ec9f25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.960701 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-97ee9f2d-dacd-4b78-86b9-958fc1ec9f25 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:07.960946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-97ee9f2d-dacd-4b78-86b9-958fc1ec9f25 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:07.961153 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-97ee9f2d-dacd-4b78-86b9-958fc1ec9f25 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:07.970470 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:07.970470 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:07.974273 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-97ee9f2d-dacd-4b78-86b9-958fc1ec9f25 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:07.979093 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-97ee9f2d-dacd-4b78-86b9-958fc1ec9f25 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:24:07.979744 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1186/4770] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:07 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 1139 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:07.997768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:07.999879 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c/action Aug 07 16:24:08.000223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:08.000406 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:08.010319 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.010319 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:08.010805 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:08.018113 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Begin detaching volume completed successfully. Aug 07 16:24:08.018403 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-11e37b15-6559-429d-ba48-91292cd0c48f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c/action returned with HTTP 202 Aug 07 16:24:08.018978 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1208/4771] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:24:07 2026] POST /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c/action => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:24:08.057955 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-aa3321ae-2d05-4167-a1bf-6503464d60fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.058371 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa3321ae-2d05-4167-a1bf-6503464d60fa None None] GET https://10.4.3.24/volume// Aug 07 16:24:08.058563 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa3321ae-2d05-4167-a1bf-6503464d60fa None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.058780 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-aa3321ae-2d05-4167-a1bf-6503464d60fa None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.059198 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-aa3321ae-2d05-4167-a1bf-6503464d60fa None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:08.059526 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1191/4772] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:08 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:08.066035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-ebcea767-aff4-4e27-b8ad-487db516a5fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.067989 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-ebcea767-aff4-4e27-b8ad-487db516a5fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:08.068182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-ebcea767-aff4-4e27-b8ad-487db516a5fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.068381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-ebcea767-aff4-4e27-b8ad-487db516a5fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.079252 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.079252 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:08.082799 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-ebcea767-aff4-4e27-b8ad-487db516a5fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:08.086859 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-ebcea767-aff4-4e27-b8ad-487db516a5fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:24:08.087279 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1188/4773] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:08 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 1322 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:08.354527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-23633b73-9dda-4327-bedf-e780ea936429 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.356940 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23633b73-9dda-4327-bedf-e780ea936429 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:08.357201 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23633b73-9dda-4327-bedf-e780ea936429 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.357493 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-23633b73-9dda-4327-bedf-e780ea936429 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.366848 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.366848 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:08.371431 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-23633b73-9dda-4327-bedf-e780ea936429 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:08.376911 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-23633b73-9dda-4327-bedf-e780ea936429 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:08.377437 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1187/4774] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:08 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:08.639996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4def65ac-8dad-47ba-aaf9-1151a823f97e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.641797 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4def65ac-8dad-47ba-aaf9-1151a823f97e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e Aug 07 16:24:08.642002 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4def65ac-8dad-47ba-aaf9-1151a823f97e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.642183 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4def65ac-8dad-47ba-aaf9-1151a823f97e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.648632 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.648632 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:08.648959 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4def65ac-8dad-47ba-aaf9-1151a823f97e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:08.649609 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4def65ac-8dad-47ba-aaf9-1151a823f97e tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e returned with HTTP 200 Aug 07 16:24:08.650018 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1209/4775] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:08 2026] GET /volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:08.658633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9d091f65-e93f-464d-b368-f0400ace5353 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.660436 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d091f65-e93f-464d-b368-f0400ace5353 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] POST https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e/action Aug 07 16:24:08.660793 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d091f65-e93f-464d-b368-f0400ace5353 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:08.660932 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9d091f65-e93f-464d-b368-f0400ace5353 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:08.662235 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-9d091f65-e93f-464d-b368-f0400ace5353 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Updating snapshot '56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Aug 07 16:24:08.671474 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.671474 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:08.672159 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-9d091f65-e93f-464d-b368-f0400ace5353 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '111f266b525f4a7ea30822e5b1c7d4c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5359e0cb98142d4bfd9f6eebd0adfa3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:24:08.672461 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9d091f65-e93f-464d-b368-f0400ace5353 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e/action returned with HTTP 403 Aug 07 16:24:08.673034 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1192/4776] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:24:08 2026] POST /volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e/action => generated 133 bytes in 15 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:08.680506 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.682179 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e Aug 07 16:24:08.682401 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.682595 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.682697 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete snapshot with id: 56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e Aug 07 16:24:08.687259 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.687259 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:08.687538 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:08.704330 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot delete request issued successfully. Aug 07 16:24:08.704330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6d08b175-09b3-48ed-8074-6fd3361ac470 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e returned with HTTP 202 Aug 07 16:24:08.704330 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1189/4777] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:08 2026] DELETE /volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:08.709220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-74b55996-61e2-47c8-85a8-c3c6feb5b056 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.711166 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74b55996-61e2-47c8-85a8-c3c6feb5b056 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e Aug 07 16:24:08.711363 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74b55996-61e2-47c8-85a8-c3c6feb5b056 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.711546 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-74b55996-61e2-47c8-85a8-c3c6feb5b056 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.716335 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.716335 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:08.717370 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-74b55996-61e2-47c8-85a8-c3c6feb5b056 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:08.717370 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-74b55996-61e2-47c8-85a8-c3c6feb5b056 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e returned with HTTP 200 Aug 07 16:24:08.717639 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1188/4778] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:08 2026] GET /volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:08.915871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-1c51085a-1f9f-4d21-9eac-34a4d548d312 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:08.917837 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-1c51085a-1f9f-4d21-9eac-34a4d548d312 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4 Aug 07 16:24:08.918027 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-1c51085a-1f9f-4d21-9eac-34a4d548d312 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:08.918222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-1c51085a-1f9f-4d21-9eac-34a4d548d312 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:08.925292 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:08.925292 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:08.966417 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e21da964-b2c5-4eb1-9c50-e1c67c154893 req-1c51085a-1f9f-4d21-9eac-34a4d548d312 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4 returned with HTTP 200 Aug 07 16:24:08.966875 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1210/4779] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:08 2026] DELETE /volume/v3/attachments/4246885e-1e67-4255-b3f4-d7163aa535e4 => generated 19 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:09.113977 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:09.115901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:09.116253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-573570466", "snapshot_id": "44e99442-1c51-4e43-a0f6-01594d49e357", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:09.117751 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-573570466', 'snapshot_id': '44e99442-1c51-4e43-a0f6-01594d49e357', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:09.123101 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:09.123101 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:09.123567 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:09.123684 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume of 1 GB Aug 07 16:24:09.127511 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Availability Zones retrieved successfully. Aug 07 16:24:09.132689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (ae5fa3fc-5c20-4088-905d-7d8d464dc7a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:09.133717 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07950dd-8016-40b7-a0b9-b4d099fe2ffa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:09.134759 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:09.167533 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a07950dd-8016-40b7-a0b9-b4d099fe2ffa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '44e99442-1c51-4e43-a0f6-01594d49e357', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:09.168518 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8bbfa9-61a5-4bf7-bfb7-7e91666ed3d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:09.216598 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['645ee3d2-7864-4ae5-b935-d9c8c7c007e6', '348da5c4-014a-4b84-8dc9-9324749571da', '9c0930bb-25bf-4d35-a2ed-e59bdbeee065', 'ef2c3c4e-7d68-4b10-a36c-5e8b409b3b73'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:09.217618 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8bbfa9-61a5-4bf7-bfb7-7e91666ed3d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['645ee3d2-7864-4ae5-b935-d9c8c7c007e6', '348da5c4-014a-4b84-8dc9-9324749571da', '9c0930bb-25bf-4d35-a2ed-e59bdbeee065', 'ef2c3c4e-7d68-4b10-a36c-5e8b409b3b73']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:09.218606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3076a20e-ddf8-4018-9156-8e5cd6578d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:09.264122 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3076a20e-ddf8-4018-9156-8e5cd6578d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24e595b5-43fc-4e4c-ae89-07ff2873d9f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-573570466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['645ee3d2-7864-4ae5-b935-d9c8c7c007e6','348da5c4-014a-4b84-8dc9-9324749571da','9c0930bb-25bf-4d35-a2ed-e59bdbeee065','ef2c3c4e-7d68-4b10-a36c-5e8b409b3b73'],size=1,snapshot_id=44e99442-1c51-4e43-a0f6-01594d49e357,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-573570466',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24e595b5-43fc-4e4c-ae89-07ff2873d9f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=44e99442-1c51-4e43-a0f6-01594d49e357,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131c5496957940e88f818da4b12a19e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:09.264869 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212d58d6-71ac-42af-92d6-4eb8d0a9eddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:09.305486 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (212d58d6-71ac-42af-92d6-4eb8d0a9eddd) transitioned into state 'SUCCESS' from state '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-573570466',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['645ee3d2-7864-4ae5-b935-d9c8c7c007e6','348da5c4-014a-4b84-8dc9-9324749571da','9c0930bb-25bf-4d35-a2ed-e59bdbeee065','ef2c3c4e-7d68-4b10-a36c-5e8b409b3b73'],size=1,snapshot_id=44e99442-1c51-4e43-a0f6-01594d49e357,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:09.306149 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3be773-f549-4c84-bbc2-644507efe1b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:09.328210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa3be773-f549-4c84-bbc2-644507efe1b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:09.329134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (ae5fa3fc-5c20-4088-905d-7d8d464dc7a2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:09.329513 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request issued successfully. Aug 07 16:24:09.330126 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b8ea7329-bed4-4466-a453-c48b0e08b90f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:09.330712 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1193/4780] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:09 2026] POST /volume/v3/volumes => generated 788 bytes in 217 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:09.343018 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fed380a3-e4ea-43d3-a814-5b1db4bb4631 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:09.345122 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fed380a3-e4ea-43d3-a814-5b1db4bb4631 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:09.345426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fed380a3-e4ea-43d3-a814-5b1db4bb4631 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:09.345696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fed380a3-e4ea-43d3-a814-5b1db4bb4631 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:09.354159 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:09.354159 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:09.358228 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fed380a3-e4ea-43d3-a814-5b1db4bb4631 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:09.363212 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fed380a3-e4ea-43d3-a814-5b1db4bb4631 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:09.363732 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1190/4781] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:09 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:09.390551 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4792469-ae86-4e1b-a6f7-ad2ffb1a2f08 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:09.392805 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4792469-ae86-4e1b-a6f7-ad2ffb1a2f08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:09.393180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4792469-ae86-4e1b-a6f7-ad2ffb1a2f08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:09.393509 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4792469-ae86-4e1b-a6f7-ad2ffb1a2f08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:09.402897 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:09.402897 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:09.408026 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b4792469-ae86-4e1b-a6f7-ad2ffb1a2f08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:09.414164 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4792469-ae86-4e1b-a6f7-ad2ffb1a2f08 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:09.414830 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1189/4782] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:09 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:09.726884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-06853042-a54e-4c3e-91f7-01517edf0e18 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:09.729280 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06853042-a54e-4c3e-91f7-01517edf0e18 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e Aug 07 16:24:09.729571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06853042-a54e-4c3e-91f7-01517edf0e18 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:09.729865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-06853042-a54e-4c3e-91f7-01517edf0e18 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:09.735175 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-06853042-a54e-4c3e-91f7-01517edf0e18 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e returned with HTTP 404 Aug 07 16:24:09.735815 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1211/4783] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:09 2026] GET /volume/v3/snapshots/56ee21ff-1c2e-44b4-a92d-fb3e1db9f11e => generated 111 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:09.743263 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:09.745027 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:09.745196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:09.745418 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:09.745568 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume with id: 603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:09.752541 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:09.752541 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:09.752886 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:09.768745 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume request issued successfully. Aug 07 16:24:09.768938 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11a91c1f-2b1d-4ffb-8710-f982e8400aa2 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 returned with HTTP 202 Aug 07 16:24:09.769357 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1194/4784] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:09 2026] DELETE /volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:09.777006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-280a10bb-b694-4a3a-8325-667de4c66a0a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:09.778792 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-280a10bb-b694-4a3a-8325-667de4c66a0a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:09.779092 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-280a10bb-b694-4a3a-8325-667de4c66a0a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:09.779373 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-280a10bb-b694-4a3a-8325-667de4c66a0a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:09.786510 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:09.786510 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:09.790520 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-280a10bb-b694-4a3a-8325-667de4c66a0a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:09.795181 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-280a10bb-b694-4a3a-8325-667de4c66a0a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 returned with HTTP 200 Aug 07 16:24:09.795636 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1191/4785] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:09 2026] GET /volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:10.376857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0ff1453f-00d7-4428-97af-6f8b27550f94 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:10.378634 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ff1453f-00d7-4428-97af-6f8b27550f94 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:10.378868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ff1453f-00d7-4428-97af-6f8b27550f94 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:10.379054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0ff1453f-00d7-4428-97af-6f8b27550f94 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:10.386018 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:10.386018 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:10.389619 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0ff1453f-00d7-4428-97af-6f8b27550f94 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:10.394479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0ff1453f-00d7-4428-97af-6f8b27550f94 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:10.394947 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1190/4786] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:10 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:10.405728 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b4b1c0c-61f6-4dd1-8d2f-71bfcc1b02b9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:10.407629 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b4b1c0c-61f6-4dd1-8d2f-71bfcc1b02b9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:10.407838 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b4b1c0c-61f6-4dd1-8d2f-71bfcc1b02b9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:10.408014 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b4b1c0c-61f6-4dd1-8d2f-71bfcc1b02b9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:10.415702 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:10.415702 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:10.419184 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-5b4b1c0c-61f6-4dd1-8d2f-71bfcc1b02b9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:10.424869 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b4b1c0c-61f6-4dd1-8d2f-71bfcc1b02b9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:10.425421 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1212/4787] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:10 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:10.430503 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7b595b00-32b2-401b-a2ad-0348eb502d36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:10.434910 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b595b00-32b2-401b-a2ad-0348eb502d36 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:10.435159 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b595b00-32b2-401b-a2ad-0348eb502d36 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:10.435411 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7b595b00-32b2-401b-a2ad-0348eb502d36 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:10.444173 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:10.444173 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:10.448428 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7b595b00-32b2-401b-a2ad-0348eb502d36 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:10.453465 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7b595b00-32b2-401b-a2ad-0348eb502d36 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:10.453947 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1195/4788] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:10 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:10.811035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29af9bd9-5f78-49c7-b3a1-f95ddb064c7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:10.812859 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29af9bd9-5f78-49c7-b3a1-f95ddb064c7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 Aug 07 16:24:10.813111 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29af9bd9-5f78-49c7-b3a1-f95ddb064c7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:10.813355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29af9bd9-5f78-49c7-b3a1-f95ddb064c7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:10.818892 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29af9bd9-5f78-49c7-b3a1-f95ddb064c7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 returned with HTTP 404 Aug 07 16:24:10.819483 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1192/4789] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:10 2026] GET /volume/v3/volumes/603d0c7e-d5a7-4fc4-a9dc-46033c837be0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:10.827931 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:10.829850 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:10.830224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1925947181"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:10.831616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1925947181'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:10.831726 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume of 1 GB Aug 07 16:24:10.835890 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:10.841527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (992bdece-5d24-419e-bb9e-074a1461d176) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:10.842541 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3d37b8-a4d4-4252-9203-1a14a66d51f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:10.843357 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:10.870455 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ee3d37b8-a4d4-4252-9203-1a14a66d51f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:10.871351 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a2b91a-5637-4d57-91c1-31ebc00990e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:10.918193 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['235f7221-ee88-4924-bbf3-c9cfccb9b786', 'a4845540-e57f-4cda-bf33-ecd7f0d74b88', 'a8d7a009-ef10-4638-b120-bc328f3d99f4', '9530534b-8e02-4b43-9fd8-adeae6fdbd5d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:10.919130 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e2a2b91a-5637-4d57-91c1-31ebc00990e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['235f7221-ee88-4924-bbf3-c9cfccb9b786', 'a4845540-e57f-4cda-bf33-ecd7f0d74b88', 'a8d7a009-ef10-4638-b120-bc328f3d99f4', '9530534b-8e02-4b43-9fd8-adeae6fdbd5d']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:10.919443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-b4c61e6c-ca3d-4ed3-a520-da6dc692fe95 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:10.920387 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d38ff68-63ef-4531-a31c-1bfa1834efa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:10.922393 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-b4c61e6c-ca3d-4ed3-a520-da6dc692fe95 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:10.922667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-b4c61e6c-ca3d-4ed3-a520-da6dc692fe95 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:10.922929 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-b4c61e6c-ca3d-4ed3-a520-da6dc692fe95 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:10.930988 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:10.930988 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:10.934761 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-b4c61e6c-ca3d-4ed3-a520-da6dc692fe95 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:10.939496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-b4c61e6c-ca3d-4ed3-a520-da6dc692fe95 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:10.939891 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1213/4790] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:10 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:10.950041 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2d38ff68-63ef-4531-a31c-1bfa1834efa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1925947181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['235f7221-ee88-4924-bbf3-c9cfccb9b786','a4845540-e57f-4cda-bf33-ecd7f0d74b88','a8d7a009-ef10-4638-b120-bc328f3d99f4','9530534b-8e02-4b43-9fd8-adeae6fdbd5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1925947181',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:10.952442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065871ff-5224-428d-adb2-0a66fd3c4a89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:10.972094 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (065871ff-5224-428d-adb2-0a66fd3c4a89) transitioned into state 'SUCCESS' from state '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-1925947181',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['235f7221-ee88-4924-bbf3-c9cfccb9b786','a4845540-e57f-4cda-bf33-ecd7f0d74b88','a8d7a009-ef10-4638-b120-bc328f3d99f4','9530534b-8e02-4b43-9fd8-adeae6fdbd5d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:10.973354 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfe082c-725e-4d7d-b609-2a846e3e38a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:10.984743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8bfe082c-725e-4d7d-b609-2a846e3e38a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:10.985748 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (992bdece-5d24-419e-bb9e-074a1461d176) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:10.986089 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request issued successfully. Aug 07 16:24:10.986657 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a41f6f07-c00a-4223-81f9-3c110e3cf26d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:10.987075 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1191/4791] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:24:10 2026] POST /volume/v3/volumes => generated 776 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:11.003602 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba618fb8-e9e7-44b0-95fd-783c99c2c8e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.006567 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba618fb8-e9e7-44b0-95fd-783c99c2c8e3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:11.007040 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba618fb8-e9e7-44b0-95fd-783c99c2c8e3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:11.007295 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba618fb8-e9e7-44b0-95fd-783c99c2c8e3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:11.018352 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:11.018352 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:11.022141 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ba618fb8-e9e7-44b0-95fd-783c99c2c8e3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:11.026148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba618fb8-e9e7-44b0-95fd-783c99c2c8e3 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 returned with HTTP 200 Aug 07 16:24:11.026650 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1196/4792] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:11 2026] GET /volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 => generated 955 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:11.030332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8fe0171e-e9fd-4a8a-b151-39108c3aea09 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.030696 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fe0171e-e9fd-4a8a-b151-39108c3aea09 None None] GET https://10.4.3.24/volume// Aug 07 16:24:11.030839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fe0171e-e9fd-4a8a-b151-39108c3aea09 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:11.031024 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8fe0171e-e9fd-4a8a-b151-39108c3aea09 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:11.031355 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8fe0171e-e9fd-4a8a-b151-39108c3aea09 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:11.031615 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1193/4793] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:24:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:11.038565 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-9b2cebbb-5c7b-4ca6-82ac-16738b006791 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.040496 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-9b2cebbb-5c7b-4ca6-82ac-16738b006791 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:24:11.040871 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-9b2cebbb-5c7b-4ca6-82ac-16738b006791 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "24e595b5-43fc-4e4c-ae89-07ff2873d9f7", "connector": null, "instance_uuid": "89229652-f3b9-47a3-bf20-0cc397087395"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:11.048652 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:11.048652 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:11.082346 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-9b2cebbb-5c7b-4ca6-82ac-16738b006791 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:24:11.082825 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1214/4794] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:24:11 2026] POST /volume/v3/attachments => generated 273 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:11.119582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-91e474e9-2ea1-4889-b48a-145b3c296e15 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.121394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91e474e9-2ea1-4889-b48a-145b3c296e15 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:11.121563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91e474e9-2ea1-4889-b48a-145b3c296e15 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:11.121737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-91e474e9-2ea1-4889-b48a-145b3c296e15 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:11.131168 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:11.131168 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:11.134729 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-91e474e9-2ea1-4889-b48a-145b3c296e15 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:11.135236 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e5ef4750-7c16-44a2-ae04-a80f54baa2b9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.135635 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5ef4750-7c16-44a2-ae04-a80f54baa2b9 None None] GET https://10.4.3.24/volume// Aug 07 16:24:11.135845 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5ef4750-7c16-44a2-ae04-a80f54baa2b9 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:11.136036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e5ef4750-7c16-44a2-ae04-a80f54baa2b9 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:11.136344 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e5ef4750-7c16-44a2-ae04-a80f54baa2b9 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:11.136818 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1197/4795] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:11 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:11.138479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-91e474e9-2ea1-4889-b48a-145b3c296e15 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:11.138899 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1192/4796] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:11 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 880 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:11.145979 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-acd5ec39-5a9f-4a7b-9588-89e845a9d0bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.148212 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-acd5ec39-5a9f-4a7b-9588-89e845a9d0bd tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:11.148500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-acd5ec39-5a9f-4a7b-9588-89e845a9d0bd tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:11.148681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-acd5ec39-5a9f-4a7b-9588-89e845a9d0bd tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:11.157879 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:11.157879 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:11.161230 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-acd5ec39-5a9f-4a7b-9588-89e845a9d0bd tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:11.165624 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-acd5ec39-5a9f-4a7b-9588-89e845a9d0bd tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:11.166164 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1194/4797] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:11 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 1060 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:11.264324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.266284 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] PUT https://10.4.3.24/volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95 Aug 07 16:24:11.266669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:11.273980 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Acquiring lock "cinder-attachment_update-24e595b5-43fc-4e4c-ae89-07ff2873d9f7-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:24:11.278384 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-24e595b5-43fc-4e4c-ae89-07ff2873d9f7-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:24:11.279249 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:11.279249 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:11.356953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-24e595b5-43fc-4e4c-ae89-07ff2873d9f7-np0000006731" released by "attachment_update" :: held 0.078s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:24:11.357261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-085dee06-5d2b-41a4-9544-883ca7dbe782 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95 returned with HTTP 200 Aug 07 16:24:11.357728 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1215/4798] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:24:11 2026] PUT /volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95 => generated 969 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:11.468238 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2a253207-6c47-4141-b0dd-878bdcaa0ad8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:11.470189 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a253207-6c47-4141-b0dd-878bdcaa0ad8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:11.470462 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a253207-6c47-4141-b0dd-878bdcaa0ad8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:11.470719 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2a253207-6c47-4141-b0dd-878bdcaa0ad8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:11.478840 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:11.478840 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:11.483067 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-2a253207-6c47-4141-b0dd-878bdcaa0ad8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:11.487851 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2a253207-6c47-4141-b0dd-878bdcaa0ad8 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:11.488476 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1198/4799] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:11 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:12.043172 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8d8e0364-8785-4fd0-9603-5a3bbcc6a554 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:12.045885 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d8e0364-8785-4fd0-9603-5a3bbcc6a554 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:12.046219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d8e0364-8785-4fd0-9603-5a3bbcc6a554 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:12.046549 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8d8e0364-8785-4fd0-9603-5a3bbcc6a554 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:12.055316 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:12.055316 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:12.059447 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8d8e0364-8785-4fd0-9603-5a3bbcc6a554 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:12.063776 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8d8e0364-8785-4fd0-9603-5a3bbcc6a554 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 returned with HTTP 200 Aug 07 16:24:12.064169 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1193/4800] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:12 2026] GET /volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 => generated 1016 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:12.077245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c047fc62-1fb5-424e-857f-1d03ef644808 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:12.079134 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:12.079498 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1770178013"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:12.088232 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:12.088232 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:12.088635 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:12.088760 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create snapshot from volume bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:12.117595 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['688d00df-2df3-4fe3-9214-bf2f85c1fe63', '8a8ac9a9-f3f2-4f76-8f18-d8edc2b23c08', '5b2db617-5c61-46b5-a9ad-deea31d2d667', '5b5731c0-bb74-4d6a-9b88-09c810d675e1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:12.151600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-323fe12f-1333-436c-a506-3a08c775463a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:12.153425 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-323fe12f-1333-436c-a506-3a08c775463a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:12.153587 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-323fe12f-1333-436c-a506-3a08c775463a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:12.153781 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-323fe12f-1333-436c-a506-3a08c775463a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:12.154780 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot create request issued successfully. Aug 07 16:24:12.155198 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c047fc62-1fb5-424e-857f-1d03ef644808 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:12.155736 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1195/4801] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:12 2026] POST /volume/v3/snapshots => generated 308 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Aug 07 16:24:12.163944 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:12.163944 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:12.166549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c6d3f369-4863-4a29-810d-35d8c6ebb5bb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:12.169869 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-323fe12f-1333-436c-a506-3a08c775463a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:12.170050 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6d3f369-4863-4a29-810d-35d8c6ebb5bb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:12.170529 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6d3f369-4863-4a29-810d-35d8c6ebb5bb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:12.171090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c6d3f369-4863-4a29-810d-35d8c6ebb5bb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:12.176261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-323fe12f-1333-436c-a506-3a08c775463a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:12.176677 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1216/4802] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:12 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:12.178146 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:12.178146 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:12.178529 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c6d3f369-4863-4a29-810d-35d8c6ebb5bb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:12.179736 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c6d3f369-4863-4a29-810d-35d8c6ebb5bb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 returned with HTTP 200 Aug 07 16:24:12.180256 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1199/4803] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:12 2026] GET /volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 => generated 440 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:12.500113 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9adf9eb-847f-4bf6-be29-f81f7a2c4da9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:12.501848 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9adf9eb-847f-4bf6-be29-f81f7a2c4da9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:12.502037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9adf9eb-847f-4bf6-be29-f81f7a2c4da9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:12.502230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9adf9eb-847f-4bf6-be29-f81f7a2c4da9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:12.510355 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:12.510355 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:12.515440 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f9adf9eb-847f-4bf6-be29-f81f7a2c4da9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:12.519723 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9adf9eb-847f-4bf6-be29-f81f7a2c4da9 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:12.520360 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1194/4804] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:12 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:13.189636 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c381e7d2-5303-4f9c-ac20-28bbe07d99a9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:13.190112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d54ed911-fe3f-49e3-8ef6-0116fd154cf1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:13.191373 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d54ed911-fe3f-49e3-8ef6-0116fd154cf1 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:13.191512 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c381e7d2-5303-4f9c-ac20-28bbe07d99a9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:13.191603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d54ed911-fe3f-49e3-8ef6-0116fd154cf1 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:13.191734 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c381e7d2-5303-4f9c-ac20-28bbe07d99a9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:13.191832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d54ed911-fe3f-49e3-8ef6-0116fd154cf1 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:13.191891 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c381e7d2-5303-4f9c-ac20-28bbe07d99a9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:13.196701 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:13.196701 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:13.197009 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d54ed911-fe3f-49e3-8ef6-0116fd154cf1 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:13.197838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d54ed911-fe3f-49e3-8ef6-0116fd154cf1 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 returned with HTTP 200 Aug 07 16:24:13.198287 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1196/4805] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:13 2026] GET /volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 => generated 467 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:13.201552 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:13.201552 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:13.204931 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c381e7d2-5303-4f9c-ac20-28bbe07d99a9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:13.208105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dc2e2192-2274-4125-bb60-bcb6cd709d62 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:13.210631 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc2e2192-2274-4125-bb60-bcb6cd709d62 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] GET https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:13.210853 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc2e2192-2274-4125-bb60-bcb6cd709d62 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:13.211070 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c381e7d2-5303-4f9c-ac20-28bbe07d99a9 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:13.211156 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dc2e2192-2274-4125-bb60-bcb6cd709d62 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:13.211603 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1217/4806] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:13 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:13.218086 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:13.218086 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:13.218798 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-dc2e2192-2274-4125-bb60-bcb6cd709d62 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Snapshot retrieved successfully. Aug 07 16:24:13.220015 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dc2e2192-2274-4125-bb60-bcb6cd709d62 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 returned with HTTP 200 Aug 07 16:24:13.220572 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1200/4807] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:13 2026] GET /volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:13.229425 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:13.231329 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:13.231523 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:13.231695 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:13.231805 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete snapshot with id: 4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:13.236363 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:13.236363 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:13.236632 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:13.253010 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot delete request issued successfully. Aug 07 16:24:13.253234 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60015a4b-939a-46f6-ae9a-8643bb2d6e7a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 returned with HTTP 202 Aug 07 16:24:13.254227 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1195/4808] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:13 2026] DELETE /volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:13.261934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b35daae5-7996-4467-8512-e5a864d72a30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:13.263637 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b35daae5-7996-4467-8512-e5a864d72a30 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:13.263841 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b35daae5-7996-4467-8512-e5a864d72a30 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:13.264035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b35daae5-7996-4467-8512-e5a864d72a30 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:13.269752 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:13.269752 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:13.270096 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b35daae5-7996-4467-8512-e5a864d72a30 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:13.270825 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b35daae5-7996-4467-8512-e5a864d72a30 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 returned with HTTP 200 Aug 07 16:24:13.271229 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1197/4809] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:13 2026] GET /volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:13.532793 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7cc97e49-da8d-439f-af7c-877ab14514db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:13.534247 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cc97e49-da8d-439f-af7c-877ab14514db tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:13.534434 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cc97e49-da8d-439f-af7c-877ab14514db tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:13.534603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7cc97e49-da8d-439f-af7c-877ab14514db tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:13.540662 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:13.540662 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:13.543891 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7cc97e49-da8d-439f-af7c-877ab14514db tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:13.547973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7cc97e49-da8d-439f-af7c-877ab14514db tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:13.548621 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1218/4810] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:13 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:14.225352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afbd9a7b-5f6c-4242-9f07-c3765cb7e7ca None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:14.229330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afbd9a7b-5f6c-4242-9f07-c3765cb7e7ca tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:14.229330 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afbd9a7b-5f6c-4242-9f07-c3765cb7e7ca tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:14.229330 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afbd9a7b-5f6c-4242-9f07-c3765cb7e7ca tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:14.242024 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:14.242024 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:14.246410 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-afbd9a7b-5f6c-4242-9f07-c3765cb7e7ca tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:14.251328 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afbd9a7b-5f6c-4242-9f07-c3765cb7e7ca tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:14.252053 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1201/4811] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:14 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:14.281322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a839881-3137-4946-a14d-fba1489fe77d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:14.283268 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a839881-3137-4946-a14d-fba1489fe77d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 Aug 07 16:24:14.283515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a839881-3137-4946-a14d-fba1489fe77d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:14.283728 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a839881-3137-4946-a14d-fba1489fe77d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:14.287945 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a839881-3137-4946-a14d-fba1489fe77d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 returned with HTTP 404 Aug 07 16:24:14.288566 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1196/4812] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:14 2026] GET /volume/v3/snapshots/4158a70e-9927-49af-bd53-fbd3b45d6380 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:14.295749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-436cb942-29a5-4807-af9d-4574788faf72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:14.297519 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:14.297719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:14.297902 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:14.298068 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume with id: bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:14.305999 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:14.305999 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:14.306461 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:14.323353 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume request issued successfully. Aug 07 16:24:14.323911 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-436cb942-29a5-4807-af9d-4574788faf72 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 returned with HTTP 202 Aug 07 16:24:14.324122 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1198/4813] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:14 2026] DELETE /volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:14.332076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb03ca7a-586c-4b1b-ab51-b309dd692b88 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:14.334369 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb03ca7a-586c-4b1b-ab51-b309dd692b88 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:14.334650 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb03ca7a-586c-4b1b-ab51-b309dd692b88 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:14.334930 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb03ca7a-586c-4b1b-ab51-b309dd692b88 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:14.343085 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:14.343085 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:14.347418 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-bb03ca7a-586c-4b1b-ab51-b309dd692b88 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:14.352082 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb03ca7a-586c-4b1b-ab51-b309dd692b88 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 returned with HTTP 200 Aug 07 16:24:14.352529 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1219/4814] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:14 2026] GET /volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:14.560990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3a8ba41c-cfd2-4280-9d85-f4768337a64a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:14.562953 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a8ba41c-cfd2-4280-9d85-f4768337a64a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:14.563157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a8ba41c-cfd2-4280-9d85-f4768337a64a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:14.563430 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3a8ba41c-cfd2-4280-9d85-f4768337a64a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:14.571606 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:14.571606 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:14.576073 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3a8ba41c-cfd2-4280-9d85-f4768337a64a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:14.583275 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3a8ba41c-cfd2-4280-9d85-f4768337a64a tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:14.583988 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1202/4815] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:14 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 900 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:14.632540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-41a0fcd2-01e4-4e82-8196-4d9703410c71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:14.636327 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-41a0fcd2-01e4-4e82-8196-4d9703410c71 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95/action Aug 07 16:24:14.636327 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-41a0fcd2-01e4-4e82-8196-4d9703410c71 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:14.636327 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-41a0fcd2-01e4-4e82-8196-4d9703410c71 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:14.653324 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:14.653324 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:14.666271 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aa012e65-d37c-47ab-b9cd-44f13eeb7ed0 req-41a0fcd2-01e4-4e82-8196-4d9703410c71 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95/action returned with HTTP 204 Aug 07 16:24:14.666271 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1197/4816] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:24:14 2026] POST /volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95/action => generated 0 bytes in 34 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:15.268061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b7f7df62-8638-4089-b9b6-3f443c07ad17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:15.269852 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7f7df62-8638-4089-b9b6-3f443c07ad17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:15.270036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7f7df62-8638-4089-b9b6-3f443c07ad17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:15.270237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b7f7df62-8638-4089-b9b6-3f443c07ad17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:15.280146 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:15.280146 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:15.284221 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b7f7df62-8638-4089-b9b6-3f443c07ad17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:15.288954 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b7f7df62-8638-4089-b9b6-3f443c07ad17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:15.289353 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1199/4817] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:15 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 1173 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:15.366610 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0d289db-3a63-4d06-b7e5-ccd00793aef0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:15.368429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0d289db-3a63-4d06-b7e5-ccd00793aef0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 Aug 07 16:24:15.368655 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0d289db-3a63-4d06-b7e5-ccd00793aef0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:15.368834 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0d289db-3a63-4d06-b7e5-ccd00793aef0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:15.374666 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0d289db-3a63-4d06-b7e5-ccd00793aef0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 returned with HTTP 404 Aug 07 16:24:15.375121 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1220/4818] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:15 2026] GET /volume/v3/volumes/bd163bcd-71ea-4ace-a5c1-bd7d8ab7a4a6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:15.383512 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-49897c4f-ab46-484f-a936-39568192f373 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:15.385286 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:15.385656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-509261512"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:15.387145 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-509261512'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:15.387280 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume of 1 GB Aug 07 16:24:15.391724 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:15.397098 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (24b5265a-08c1-4719-a9e7-26d2110cdf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:15.398029 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedfa245-1b14-42a9-8b29-cdc3323eeffe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:15.398878 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:15.426743 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fedfa245-1b14-42a9-8b29-cdc3323eeffe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:15.427572 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb809520-f6a4-44ae-973f-70c97064c5db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:15.475727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['996b910e-094d-47a3-9e74-92619f9d2995', '00c25d17-3c4e-46a6-ae62-d982c6beebb9', 'de5e6151-a131-426c-aed2-d0fd6ceb359e', '2851753d-b15c-4541-a087-243431620fe7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:15.476664 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb809520-f6a4-44ae-973f-70c97064c5db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['996b910e-094d-47a3-9e74-92619f9d2995', '00c25d17-3c4e-46a6-ae62-d982c6beebb9', 'de5e6151-a131-426c-aed2-d0fd6ceb359e', '2851753d-b15c-4541-a087-243431620fe7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:15.477654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b569f4eb-ddc6-4f4a-adac-f797ff731bde) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:15.509451 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b569f4eb-ddc6-4f4a-adac-f797ff731bde) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd6750e49-e828-4211-a10b-5a88df5f7c27', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-509261512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['996b910e-094d-47a3-9e74-92619f9d2995','00c25d17-3c4e-46a6-ae62-d982c6beebb9','de5e6151-a131-426c-aed2-d0fd6ceb359e','2851753d-b15c-4541-a087-243431620fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-509261512',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d6750e49-e828-4211-a10b-5a88df5f7c27,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:15.510210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060d1b33-8182-4dcc-9952-232ececbdcf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:15.528713 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (060d1b33-8182-4dcc-9952-232ececbdcf6) transitioned into state 'SUCCESS' from state '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-509261512',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c5359e0cb98142d4bfd9f6eebd0adfa3',qos_specs=None,replication_status=,reservations=['996b910e-094d-47a3-9e74-92619f9d2995','00c25d17-3c4e-46a6-ae62-d982c6beebb9','de5e6151-a131-426c-aed2-d0fd6ceb359e','2851753d-b15c-4541-a087-243431620fe7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0ae4fea35df7437ba291cf1c1ebc22fc',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:15.529321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d7bac6-9b64-4a6d-8897-7a1c07e8eeb4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:15.537904 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (28d7bac6-9b64-4a6d-8897-7a1c07e8eeb4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:15.538645 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Flow 'volume_create_api' (24b5265a-08c1-4719-a9e7-26d2110cdf68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:15.538922 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create volume request issued successfully. Aug 07 16:24:15.539533 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-49897c4f-ab46-484f-a936-39568192f373 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:15.540002 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1203/4819] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:24:15 2026] POST /volume/v3/volumes => generated 775 bytes in 157 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:15.550686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-364d37cc-e090-4f13-aa45-8bc30142e3e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:15.552375 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364d37cc-e090-4f13-aa45-8bc30142e3e5 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:15.552560 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364d37cc-e090-4f13-aa45-8bc30142e3e5 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:15.552771 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-364d37cc-e090-4f13-aa45-8bc30142e3e5 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:15.559432 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:15.559432 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:15.562536 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-364d37cc-e090-4f13-aa45-8bc30142e3e5 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:15.565819 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-364d37cc-e090-4f13-aa45-8bc30142e3e5 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 returned with HTTP 200 Aug 07 16:24:15.566192 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1198/4820] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:15 2026] GET /volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:15.597391 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99e57d53-6dac-43a9-a196-e49aaf57d37b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:15.599164 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99e57d53-6dac-43a9-a196-e49aaf57d37b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:15.599435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99e57d53-6dac-43a9-a196-e49aaf57d37b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:15.599687 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99e57d53-6dac-43a9-a196-e49aaf57d37b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:15.606796 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:15.606796 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:15.610523 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-99e57d53-6dac-43a9-a196-e49aaf57d37b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:15.615461 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99e57d53-6dac-43a9-a196-e49aaf57d37b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:15.615840 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1200/4821] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:15 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:15.762287 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-dfb268da-e3f9-4f68-bd5f-52dcf63051c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:15.764390 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-dfb268da-e3f9-4f68-bd5f-52dcf63051c4 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:15.764645 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-dfb268da-e3f9-4f68-bd5f-52dcf63051c4 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:15.764831 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-dfb268da-e3f9-4f68-bd5f-52dcf63051c4 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:15.771109 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:15.771109 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:15.774851 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-dfb268da-e3f9-4f68-bd5f-52dcf63051c4 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:15.779743 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-dfb268da-e3f9-4f68-bd5f-52dcf63051c4 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:15.780066 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1221/4822] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:15 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 1448 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:16.466428 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-cec964f6-01d3-4fad-827d-4af765618b83 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:16.468899 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-cec964f6-01d3-4fad-827d-4af765618b83 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:16.469106 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-cec964f6-01d3-4fad-827d-4af765618b83 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:16.469432 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-cec964f6-01d3-4fad-827d-4af765618b83 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:16.476848 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:16.476848 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:16.480170 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-cec964f6-01d3-4fad-827d-4af765618b83 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:16.484441 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-cec964f6-01d3-4fad-827d-4af765618b83 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:16.484817 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1204/4823] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:16 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 1448 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:16.494269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9c4b0347-1f2c-457e-90ab-3c5f4e57d72a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:16.494675 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c4b0347-1f2c-457e-90ab-3c5f4e57d72a None None] GET https://10.4.3.24/volume// Aug 07 16:24:16.494817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c4b0347-1f2c-457e-90ab-3c5f4e57d72a None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:16.494995 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9c4b0347-1f2c-457e-90ab-3c5f4e57d72a None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:16.495283 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9c4b0347-1f2c-457e-90ab-3c5f4e57d72a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:16.495575 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1199/4824] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:24:16 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:16.503140 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3e3e2fcf-604c-4772-b88a-fb3e2d4ece0d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:16.505337 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3e3e2fcf-604c-4772-b88a-fb3e2d4ece0d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:24:16.505707 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3e3e2fcf-604c-4772-b88a-fb3e2d4ece0d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "503202ab-8b1a-4460-98fd-e8e5a06904d4", "connector": null, "instance_uuid": "93439498-4e1a-45fc-abaa-f2c216977bd8"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:16.514466 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:16.514466 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:16.541744 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3e3e2fcf-604c-4772-b88a-fb3e2d4ece0d tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:24:16.542179 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1201/4825] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:24:16 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:16.578200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d76410b-dff9-4faf-9481-c65685c064a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:16.579822 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d76410b-dff9-4faf-9481-c65685c064a7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:16.580055 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d76410b-dff9-4faf-9481-c65685c064a7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:16.580290 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d76410b-dff9-4faf-9481-c65685c064a7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:16.587963 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:16.587963 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:16.592139 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d76410b-dff9-4faf-9481-c65685c064a7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:16.595966 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d76410b-dff9-4faf-9481-c65685c064a7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 returned with HTTP 200 Aug 07 16:24:16.596364 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1222/4826] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:16 2026] GET /volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:16.611198 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-168a6049-1281-49dc-bcb8-69ea303830b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:16.612680 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:16.614152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "d6750e49-e828-4211-a10b-5a88df5f7c27", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-93026718"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:16.626965 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:16.626965 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:16.628076 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:16.628076 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Create snapshot from volume d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:16.651568 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Created reservations ['aee97df8-fbba-43cb-b706-d595f396ae76', 'cce5ebe5-80cc-4f34-a241-6ece9f9d45a3', '75a9c354-26ea-4e18-b091-7c96667d9263', '16069b12-6e42-48ab-8b1f-f602ca0d9a9b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:16.684997 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot create request issued successfully. Aug 07 16:24:16.685341 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-168a6049-1281-49dc-bcb8-69ea303830b0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:16.685743 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1205/4827] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:16 2026] POST /volume/v3/snapshots => generated 306 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:16.697195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-494013a3-f576-46ca-92d7-8fabbe28f8c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:16.698852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-494013a3-f576-46ca-92d7-8fabbe28f8c0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:16.699016 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-494013a3-f576-46ca-92d7-8fabbe28f8c0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:16.699192 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-494013a3-f576-46ca-92d7-8fabbe28f8c0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:16.703740 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:16.703740 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:16.704080 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-494013a3-f576-46ca-92d7-8fabbe28f8c0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:16.704743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-494013a3-f576-46ca-92d7-8fabbe28f8c0 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c returned with HTTP 200 Aug 07 16:24:16.705082 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1200/4828] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:16 2026] GET /volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c => generated 438 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:17.340959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9d26c6c6-aa8a-4729-a2e2-a4e2d8627fc4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.341490 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d26c6c6-aa8a-4729-a2e2-a4e2d8627fc4 None None] GET https://10.4.3.24/volume// Aug 07 16:24:17.341749 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d26c6c6-aa8a-4729-a2e2-a4e2d8627fc4 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:17.342013 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9d26c6c6-aa8a-4729-a2e2-a4e2d8627fc4 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:17.342464 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9d26c6c6-aa8a-4729-a2e2-a4e2d8627fc4 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:17.342866 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1202/4829] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:17.351259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-6e79964a-5685-4db6-9b28-4d5cde759cc5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.353608 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-6e79964a-5685-4db6-9b28-4d5cde759cc5 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:24:17.353810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-6e79964a-5685-4db6-9b28-4d5cde759cc5 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:17.353984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-6e79964a-5685-4db6-9b28-4d5cde759cc5 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:17.364031 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.364031 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:17.368967 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-6e79964a-5685-4db6-9b28-4d5cde759cc5 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:24:17.375804 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-6e79964a-5685-4db6-9b28-4d5cde759cc5 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:24:17.376383 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1223/4830] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:17 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 1627 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:17.485841 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.489271 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] PUT https://10.4.3.24/volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43 Aug 07 16:24:17.489693 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:17.496293 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a335430e-c3b8-42b0-8ca3-749494400f00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.498013 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:17.498278 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Acquiring lock "cinder-attachment_update-503202ab-8b1a-4460-98fd-e8e5a06904d4-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:24:17.498477 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b0219ce4-1a71-4020-9d18-8b3ef3c797af", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-756254938", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:17.503858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Lock "cinder-attachment_update-503202ab-8b1a-4460-98fd-e8e5a06904d4-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:24:17.504827 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.504827 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:17.511742 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.511742 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:17.512436 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:17.512618 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:24:17.542855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['d1599405-680e-4494-b969-b7e54f2e974e', '9cfa8133-cf82-44ca-91a9-8ed9ad6a5c04', '9fa675de-30a7-4ea0-9c89-5464d68cf463', '06e30db9-b6e3-4670-806e-7f9494189075'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:17.578787 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot force create request issued successfully. Aug 07 16:24:17.579098 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a335430e-c3b8-42b0-8ca3-749494400f00 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:17.579700 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1201/4831] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:17 2026] POST /volume/v3/snapshots => generated 307 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:17.582676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Lock "cinder-attachment_update-503202ab-8b1a-4460-98fd-e8e5a06904d4-np0000006731" released by "attachment_update" :: held 0.079s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:24:17.583046 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-0939b910-3c4a-4182-8324-a381f0f66be7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43 returned with HTTP 200 Aug 07 16:24:17.583961 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1206/4832] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:24:17 2026] PUT /volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43 => generated 968 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:17.588618 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09d1cf9d-3005-40a5-a66a-14bc4c7da0f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.590883 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09d1cf9d-3005-40a5-a66a-14bc4c7da0f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:17.591057 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09d1cf9d-3005-40a5-a66a-14bc4c7da0f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:17.591265 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09d1cf9d-3005-40a5-a66a-14bc4c7da0f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:17.597175 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.597175 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:17.597858 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09d1cf9d-3005-40a5-a66a-14bc4c7da0f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:17.599025 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09d1cf9d-3005-40a5-a66a-14bc4c7da0f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee returned with HTTP 200 Aug 07 16:24:17.599538 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1203/4833] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:17 2026] GET /volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee => generated 439 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:17.604728 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3ce23014-f118-4cc1-9ff0-144706f073b7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.607152 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3ce23014-f118-4cc1-9ff0-144706f073b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] POST https://10.4.3.24/volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43/action Aug 07 16:24:17.607516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3ce23014-f118-4cc1-9ff0-144706f073b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:17.607671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3ce23014-f118-4cc1-9ff0-144706f073b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:17.623581 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.623581 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:17.634638 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-3ce23014-f118-4cc1-9ff0-144706f073b7 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43/action returned with HTTP 204 Aug 07 16:24:17.635233 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1224/4834] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:24:17 2026] POST /volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:17.717198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d31b047b-b18f-4a71-9e2d-0ab30c421acb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d31b047b-b18f-4a71-9e2d-0ab30c421acb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d31b047b-b18f-4a71-9e2d-0ab30c421acb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d31b047b-b18f-4a71-9e2d-0ab30c421acb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d31b047b-b18f-4a71-9e2d-0ab30c421acb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d31b047b-b18f-4a71-9e2d-0ab30c421acb tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c returned with HTTP 200 Aug 07 16:24:17.726627 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1202/4835] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:17 2026] GET /volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c => generated 465 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:17.737137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a17006da-6430-4a64-bdf0-f91ceac47346 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.742120 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] POST https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c/action Aug 07 16:24:17.742440 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:17.742597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:17.746956 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.snapshot_unmanage [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Unmanage snapshot with id: 6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:17.753483 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.753483 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:17.754167 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Snapshot retrieved successfully. Aug 07 16:24:17.755342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': '111f266b525f4a7ea30822e5b1c7d4c1', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'c5359e0cb98142d4bfd9f6eebd0adfa3', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:24:17.755621 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a17006da-6430-4a64-bdf0-f91ceac47346 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-reader] https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c/action returned with HTTP 403 Aug 07 16:24:17.756269 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1207/4836] 10.4.3.24 () {68 vars in 1389 bytes} [Fri Aug 7 16:24:17 2026] POST /volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c/action => generated 117 bytes in 20 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:17.764664 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6976088b-51b9-4d81-93f6-02665062d6ec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.765931 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:17.766218 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:17.766491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:17.766693 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete snapshot with id: 6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:17.771802 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.771802 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:17.772346 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:17.790345 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot delete request issued successfully. Aug 07 16:24:17.790345 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6976088b-51b9-4d81-93f6-02665062d6ec tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c returned with HTTP 202 Aug 07 16:24:17.790345 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1204/4837] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:17 2026] DELETE /volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:17.799568 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7b245b64-8c63-4e4a-b48d-1fc162a1ba59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:17.801757 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b245b64-8c63-4e4a-b48d-1fc162a1ba59 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:17.801976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b245b64-8c63-4e4a-b48d-1fc162a1ba59 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:17.802241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7b245b64-8c63-4e4a-b48d-1fc162a1ba59 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:17.807546 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:17.807546 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:17.807961 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-7b245b64-8c63-4e4a-b48d-1fc162a1ba59 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Snapshot retrieved successfully. Aug 07 16:24:17.808968 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7b245b64-8c63-4e4a-b48d-1fc162a1ba59 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c returned with HTTP 200 Aug 07 16:24:17.809468 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1225/4838] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:17 2026] GET /volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c => generated 464 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:18.609915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-96a2e3cc-3efb-4805-b596-b9584aac8c6f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.611523 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96a2e3cc-3efb-4805-b596-b9584aac8c6f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:18.611689 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96a2e3cc-3efb-4805-b596-b9584aac8c6f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.611865 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-96a2e3cc-3efb-4805-b596-b9584aac8c6f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.618435 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.618435 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:18.618834 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-96a2e3cc-3efb-4805-b596-b9584aac8c6f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:18.619576 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-96a2e3cc-3efb-4805-b596-b9584aac8c6f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee returned with HTTP 200 Aug 07 16:24:18.619887 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1203/4839] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:18.627513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-364c620b-b07b-4dde-9bbf-900f19bd3b66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.629038 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-364c620b-b07b-4dde-9bbf-900f19bd3b66 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:18.629201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-364c620b-b07b-4dde-9bbf-900f19bd3b66 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.629429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-364c620b-b07b-4dde-9bbf-900f19bd3b66 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.634634 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.634634 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:18.635043 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-364c620b-b07b-4dde-9bbf-900f19bd3b66 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:18.635793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-364c620b-b07b-4dde-9bbf-900f19bd3b66 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee returned with HTTP 200 Aug 07 16:24:18.636220 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1208/4840] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:18.678074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-15946772-f960-4733-a782-f81c612d28a5 req-44c7eb6f-d967-4e87-8eaf-3008a13aed3f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.680152 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-44c7eb6f-d967-4e87-8eaf-3008a13aed3f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:18.680350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-44c7eb6f-d967-4e87-8eaf-3008a13aed3f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.680561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-44c7eb6f-d967-4e87-8eaf-3008a13aed3f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.690768 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.690768 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:18.694383 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-15946772-f960-4733-a782-f81c612d28a5 req-44c7eb6f-d967-4e87-8eaf-3008a13aed3f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:18.698580 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-44c7eb6f-d967-4e87-8eaf-3008a13aed3f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:18.698959 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1205/4841] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 1173 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:18.717574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.719451 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7/action Aug 07 16:24:18.719824 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:18.719943 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:18.729357 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.729357 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:18.729781 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:18.736697 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Begin detaching volume completed successfully. Aug 07 16:24:18.736952 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-fd8ab728-8148-4716-baf6-05ce5a8f2a42 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7/action returned with HTTP 202 Aug 07 16:24:18.737439 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1226/4842] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:24:18 2026] POST /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7/action => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:24:18.780358 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-db599a99-1e3d-4ee9-a701-df7374f336cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.780744 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db599a99-1e3d-4ee9-a701-df7374f336cd None None] GET https://10.4.3.24/volume// Aug 07 16:24:18.780958 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db599a99-1e3d-4ee9-a701-df7374f336cd None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.781152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-db599a99-1e3d-4ee9-a701-df7374f336cd None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.781595 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-db599a99-1e3d-4ee9-a701-df7374f336cd None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:18.781905 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1204/4843] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:18.791505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-15946772-f960-4733-a782-f81c612d28a5 req-5be724a3-6d31-44cb-b26b-59bb047c86b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.793670 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-5be724a3-6d31-44cb-b26b-59bb047c86b0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:18.793829 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-5be724a3-6d31-44cb-b26b-59bb047c86b0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.794020 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-5be724a3-6d31-44cb-b26b-59bb047c86b0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.803143 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.803143 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:18.807185 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-15946772-f960-4733-a782-f81c612d28a5 req-5be724a3-6d31-44cb-b26b-59bb047c86b0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:18.811318 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-5be724a3-6d31-44cb-b26b-59bb047c86b0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:18.811720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1209/4844] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 1356 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:18.819204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-822a953a-9082-408a-a870-1ea5ec30ad2a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.821110 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-822a953a-9082-408a-a870-1ea5ec30ad2a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c Aug 07 16:24:18.821110 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-822a953a-9082-408a-a870-1ea5ec30ad2a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.821297 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-822a953a-9082-408a-a870-1ea5ec30ad2a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.825074 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-822a953a-9082-408a-a870-1ea5ec30ad2a tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c returned with HTTP 404 Aug 07 16:24:18.825558 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1206/4845] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/v3/snapshots/6a89f800-ae3b-4bda-9578-be536c90bc7c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:18.832337 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.834615 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:18.834920 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.835187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.835423 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume with id: d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:18.842646 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.842646 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:18.842971 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:18.866215 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Delete volume request issued successfully. Aug 07 16:24:18.866429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd52273f-ed58-4a3e-ab69-3aef7607eda7 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 returned with HTTP 202 Aug 07 16:24:18.866814 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1227/4846] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:18 2026] DELETE /volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:18.873623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8f045c15-2965-4229-8302-112cf687878d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:18.875364 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f045c15-2965-4229-8302-112cf687878d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:18.875631 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f045c15-2965-4229-8302-112cf687878d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:18.875855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8f045c15-2965-4229-8302-112cf687878d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:18.882644 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:18.882644 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:18.885920 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8f045c15-2965-4229-8302-112cf687878d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Volume info retrieved successfully. Aug 07 16:24:18.889662 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8f045c15-2965-4229-8302-112cf687878d tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 returned with HTTP 200 Aug 07 16:24:18.889989 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1205/4847] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:18 2026] GET /volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:19.903256 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-33158e1c-9ff9-4510-8366-4871a7da74e4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:19.906100 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33158e1c-9ff9-4510-8366-4871a7da74e4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] GET https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 Aug 07 16:24:19.906100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33158e1c-9ff9-4510-8366-4871a7da74e4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:19.906100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-33158e1c-9ff9-4510-8366-4871a7da74e4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:19.911746 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-33158e1c-9ff9-4510-8366-4871a7da74e4 tempest-ProjectReaderTests-2124912098 tempest-ProjectReaderTests-2124912098-project-admin] https://10.4.3.24/volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 returned with HTTP 404 Aug 07 16:24:19.912492 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1210/4848] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:19 2026] GET /volume/v3/volumes/d6750e49-e828-4211-a10b-5a88df5f7c27 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:21.022647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-15cbaca7-9aa5-470d-89ba-a6d73adaa31f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:21.116316 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15cbaca7-9aa5-470d-89ba-a6d73adaa31f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:21.116816 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-15cbaca7-9aa5-470d-89ba-a6d73adaa31f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1691898546", "extra_specs": {"storage_protocol": "tempest-storage_protocol-450789319", "vendor_name": "tempest-vendor_name-239111485"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:21.135175 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-15cbaca7-9aa5-470d-89ba-a6d73adaa31f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:21.135629 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1207/4849] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:21 2026] POST /volume/v3/types => generated 327 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:21.144443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-87368f92-b762-4f40-9580-5f7448d8fab3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:21.146659 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:21.147118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8e1c3a6e-2cb2-4f38-98f2-378053944bc5", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:21.149070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume request body: {'volume': {'volume_type': '8e1c3a6e-2cb2-4f38-98f2-378053944bc5', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:21.153775 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume of 1 GB Aug 07 16:24:21.154200 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:21.154200 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:21.154752 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:21.163838 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Flow 'volume_create_api' (ee5c6e74-4b97-49f8-abb9-491e03c6ee5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:21.165400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bee0cd4-b581-457a-bb49-e0c87f0ddc9c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:21.166752 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:21.190846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2bee0cd4-b581-457a-bb49-e0c87f0ddc9c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:24:21Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-450789319',vendor_name='tempest-vendor_name-239111485'},id=8e1c3a6e-2cb2-4f38-98f2-378053944bc5,is_public=True,name='tempest-ProjectAdminTests-volume-type-1691898546',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '8e1c3a6e-2cb2-4f38-98f2-378053944bc5', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:21.191617 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35180881-3762-496e-bb20-037daff54596) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:21.215971 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1691898546 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1691898546, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:21.216253 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1691898546 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1691898546, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:21.254914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Created reservations ['14f26638-645e-4d53-a714-311f658ca34c', '7656ffa4-6352-4760-95f5-9c5eb506a2c0', '5be44e37-4956-4ecf-8f92-68261a47e8d8', '60b64e07-4b6f-4710-a5b9-3b8e6dbb6224'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:21.255817 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (35180881-3762-496e-bb20-037daff54596) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['14f26638-645e-4d53-a714-311f658ca34c', '7656ffa4-6352-4760-95f5-9c5eb506a2c0', '5be44e37-4956-4ecf-8f92-68261a47e8d8', '60b64e07-4b6f-4710-a5b9-3b8e6dbb6224']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:21.256589 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce2d3c27-d8f6-49e2-8732-13b68d2f535f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:21.283266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce2d3c27-d8f6-49e2-8732-13b68d2f535f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ee7831f-80a9-4bc3-91c7-94c98db41c1b', '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='5e227227077a4d95949689c0e249e2ad',qos_specs=None,replication_status=,reservations=['14f26638-645e-4d53-a714-311f658ca34c','7656ffa4-6352-4760-95f5-9c5eb506a2c0','5be44e37-4956-4ecf-8f92-68261a47e8d8','60b64e07-4b6f-4710-a5b9-3b8e6dbb6224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead953afcdba466aa5806d0dde25624d',volume_type_id=8e1c3a6e-2cb2-4f38-98f2-378053944bc5), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24: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=7ee7831f-80a9-4bc3-91c7-94c98db41c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e227227077a4d95949689c0e249e2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead953afcdba466aa5806d0dde25624d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(8e1c3a6e-2cb2-4f38-98f2-378053944bc5),volume_type_id=8e1c3a6e-2cb2-4f38-98f2-378053944bc5)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:21.284159 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1c938a-4f63-4c4a-848a-d103f0595014) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:21.304141 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0a1c938a-4f63-4c4a-848a-d103f0595014) transitioned into state 'SUCCESS' from 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='5e227227077a4d95949689c0e249e2ad',qos_specs=None,replication_status=,reservations=['14f26638-645e-4d53-a714-311f658ca34c','7656ffa4-6352-4760-95f5-9c5eb506a2c0','5be44e37-4956-4ecf-8f92-68261a47e8d8','60b64e07-4b6f-4710-a5b9-3b8e6dbb6224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead953afcdba466aa5806d0dde25624d',volume_type_id=8e1c3a6e-2cb2-4f38-98f2-378053944bc5)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:21.305072 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11883b9c-4df0-4e24-b6af-5edb0207b2f0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:21.315082 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (11883b9c-4df0-4e24-b6af-5edb0207b2f0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:21.315784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Flow 'volume_create_api' (ee5c6e74-4b97-49f8-abb9-491e03c6ee5e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:21.316040 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume request issued successfully. Aug 07 16:24:21.316555 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-87368f92-b762-4f40-9580-5f7448d8fab3 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:21.316943 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1228/4850] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:24:21 2026] POST /volume/v3/volumes => generated 771 bytes in 173 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:21.331938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6da38105-f9c5-41c1-af12-dae2520cfcbc None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:21.333884 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6da38105-f9c5-41c1-af12-dae2520cfcbc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b Aug 07 16:24:21.334165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6da38105-f9c5-41c1-af12-dae2520cfcbc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:21.334461 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6da38105-f9c5-41c1-af12-dae2520cfcbc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:21.342325 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:21.342325 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:21.345791 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6da38105-f9c5-41c1-af12-dae2520cfcbc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:21.350024 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6da38105-f9c5-41c1-af12-dae2520cfcbc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b returned with HTTP 200 Aug 07 16:24:21.350506 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1206/4851] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:24:21 2026] GET /volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b => generated 950 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:21.766239 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-9061f619-781c-47a9-be0e-bc3229d79f81 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:21.798218 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-9061f619-781c-47a9-be0e-bc3229d79f81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4/encryption Aug 07 16:24:21.798509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-9061f619-781c-47a9-be0e-bc3229d79f81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:21.798757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-9061f619-781c-47a9-be0e-bc3229d79f81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:21.809417 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:21.809417 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:21.815867 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-b00f11f8-5a4f-47df-9f03-94fbb50d485d req-9061f619-781c-47a9-be0e-bc3229d79f81 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4/encryption returned with HTTP 200 Aug 07 16:24:21.816268 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1211/4852] 10.4.3.24 () {68 vars in 1624 bytes} [Fri Aug 7 16:24:21 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4/encryption => generated 160 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:22.362169 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93fc5eee-37da-47e4-9358-2017ae1f9696 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.364496 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93fc5eee-37da-47e4-9358-2017ae1f9696 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b Aug 07 16:24:22.364783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93fc5eee-37da-47e4-9358-2017ae1f9696 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.365043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93fc5eee-37da-47e4-9358-2017ae1f9696 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.374119 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.374119 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:22.379061 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93fc5eee-37da-47e4-9358-2017ae1f9696 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:22.384250 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93fc5eee-37da-47e4-9358-2017ae1f9696 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b returned with HTTP 200 Aug 07 16:24:22.384802 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1208/4853] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:24:22 2026] GET /volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b => generated 971 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:22.397830 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c9b8d3c9-5e4c-4d87-9d4f-328d7705dedc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.399458 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9b8d3c9-5e4c-4d87-9d4f-328d7705dedc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:24:22.399689 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9b8d3c9-5e4c-4d87-9d4f-328d7705dedc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.399888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c9b8d3c9-5e4c-4d87-9d4f-328d7705dedc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.400139 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.400139 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:22.403574 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c9b8d3c9-5e4c-4d87-9d4f-328d7705dedc tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:24:22.403936 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1229/4854] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:24:22 2026] GET /volume/v3/messages => generated 668 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:22.412686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a76bcbbe-c7d3-4ac2-b7f9-14ca5269e070 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.415293 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a76bcbbe-c7d3-4ac2-b7f9-14ca5269e070 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/messages/394d7a0f-cf33-44b4-9c16-5993979908ab Aug 07 16:24:22.415649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a76bcbbe-c7d3-4ac2-b7f9-14ca5269e070 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.415868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a76bcbbe-c7d3-4ac2-b7f9-14ca5269e070 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.427560 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a76bcbbe-c7d3-4ac2-b7f9-14ca5269e070 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages/394d7a0f-cf33-44b4-9c16-5993979908ab returned with HTTP 204 Aug 07 16:24:22.428351 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1207/4855] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:24:22 2026] DELETE /volume/v3/messages/394d7a0f-cf33-44b4-9c16-5993979908ab => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:24:22.435393 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f89924d3-d92a-421c-b2cd-c555f2a0cb6b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.437036 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f89924d3-d92a-421c-b2cd-c555f2a0cb6b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/messages/394d7a0f-cf33-44b4-9c16-5993979908ab Aug 07 16:24:22.437227 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f89924d3-d92a-421c-b2cd-c555f2a0cb6b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.437444 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f89924d3-d92a-421c-b2cd-c555f2a0cb6b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.440504 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f89924d3-d92a-421c-b2cd-c555f2a0cb6b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages/394d7a0f-cf33-44b4-9c16-5993979908ab returned with HTTP 404 Aug 07 16:24:22.440935 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1212/4856] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:24:22 2026] GET /volume/v3/messages/394d7a0f-cf33-44b4-9c16-5993979908ab => generated 110 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:22.447424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.449281 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b Aug 07 16:24:22.449528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.449713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.449886 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Delete volume with id: 7ee7831f-80a9-4bc3-91c7-94c98db41c1b Aug 07 16:24:22.456916 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.456916 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:22.457261 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:22.458341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:24:22.467725 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1691898546 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1691898546, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:22.467973 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1691898546 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1691898546, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:22.476597 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Created reservations ['a5fab829-c88f-4b44-b963-d98812a423b7', 'c559099f-1ae4-494f-887e-ea077f00e599', '978c8d8f-03e9-47a3-8d75-15a11a27b887', 'dfd72f15-0545-484e-b0fd-70b9bb5ed645'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:22.503051 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Delete volume request issued successfully. Aug 07 16:24:22.503238 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f5ffa8dc-3d26-43ac-b1d6-1e1167ce7ba0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b returned with HTTP 202 Aug 07 16:24:22.503641 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1209/4857] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:24:22 2026] DELETE /volume/v3/volumes/7ee7831f-80a9-4bc3-91c7-94c98db41c1b => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:22.517478 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-15946772-f960-4733-a782-f81c612d28a5 req-3ce0be66-23f7-45a7-864f-a3823f7c329a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.519217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac058429-845c-4684-b608-e7cb9ac7a28f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.520564 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-3ce0be66-23f7-45a7-864f-a3823f7c329a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95 Aug 07 16:24:22.520850 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-3ce0be66-23f7-45a7-864f-a3823f7c329a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.521064 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-3ce0be66-23f7-45a7-864f-a3823f7c329a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.524779 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac058429-845c-4684-b608-e7cb9ac7a28f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/types/8e1c3a6e-2cb2-4f38-98f2-378053944bc5 Aug 07 16:24:22.525202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac058429-845c-4684-b608-e7cb9ac7a28f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.525556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac058429-845c-4684-b608-e7cb9ac7a28f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.531549 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.531549 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:22.569333 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac058429-845c-4684-b608-e7cb9ac7a28f tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/types/8e1c3a6e-2cb2-4f38-98f2-378053944bc5 returned with HTTP 202 Aug 07 16:24:22.569739 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1208/4858] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:22 2026] DELETE /volume/v3/types/8e1c3a6e-2cb2-4f38-98f2-378053944bc5 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:22.583376 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9263a148-0f8d-492c-8f2e-b13636c1efd2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.585241 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9263a148-0f8d-492c-8f2e-b13636c1efd2 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:22.585707 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9263a148-0f8d-492c-8f2e-b13636c1efd2 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-179381927", "extra_specs": {"storage_protocol": "tempest-storage_protocol-437679719", "vendor_name": "tempest-vendor_name-1802702862"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:22.604493 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9263a148-0f8d-492c-8f2e-b13636c1efd2 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:22.604788 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1213/4859] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:22 2026] POST /volume/v3/types => generated 327 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:22.610085 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-15946772-f960-4733-a782-f81c612d28a5 req-3ce0be66-23f7-45a7-864f-a3823f7c329a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95 returned with HTTP 200 Aug 07 16:24:22.610405 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1230/4860] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:22 2026] DELETE /volume/v3/attachments/fdd76c9e-f152-46cd-abbb-049e6d870d95 => generated 19 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:22.612826 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.614580 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:22.614926 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c20a593c-25a9-47e9-91e1-a034ab4dbf88", "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:22.616544 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume request body: {'volume': {'volume_type': 'c20a593c-25a9-47e9-91e1-a034ab4dbf88', 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:22.620609 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume of 1 GB Aug 07 16:24:22.620886 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.620886 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:22.621236 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:22.628435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Flow 'volume_create_api' (c2a69224-2074-4357-8aa5-4801736ac438) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:22.629910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12f819f-24ea-485f-823e-c4615627d7b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:22.631128 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:22.654580 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d12f819f-24ea-485f-823e-c4615627d7b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:24:23Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-437679719',vendor_name='tempest-vendor_name-1802702862'},id=c20a593c-25a9-47e9-91e1-a034ab4dbf88,is_public=True,name='tempest-ProjectAdminTests-volume-type-179381927',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c20a593c-25a9-47e9-91e1-a034ab4dbf88', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:22.655675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383ead4d-807a-4e02-9e4f-7b44b93425da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:22.683563 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-179381927 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-179381927, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:22.683874 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-179381927 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-179381927, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:22.715933 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Created reservations ['a0ca7ef8-601f-4d60-b333-3821fe9a8c17', 'e2f2b5be-1f2e-4f20-9431-8eee42f9507d', '830050c5-aab5-4fb1-8462-56ba24d5196b', '7ace3137-562a-4549-87fb-fb4a6892e2e7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:22.716816 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (383ead4d-807a-4e02-9e4f-7b44b93425da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a0ca7ef8-601f-4d60-b333-3821fe9a8c17', 'e2f2b5be-1f2e-4f20-9431-8eee42f9507d', '830050c5-aab5-4fb1-8462-56ba24d5196b', '7ace3137-562a-4549-87fb-fb4a6892e2e7']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:22.717601 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6630dc-9734-4b08-9e7b-bd67ae32b373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:22.741908 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ca6630dc-9734-4b08-9e7b-bd67ae32b373) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cd0473b1-95ec-4d9c-a98a-0ffe44298d7f', '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='5e227227077a4d95949689c0e249e2ad',qos_specs=None,replication_status=,reservations=['a0ca7ef8-601f-4d60-b333-3821fe9a8c17','e2f2b5be-1f2e-4f20-9431-8eee42f9507d','830050c5-aab5-4fb1-8462-56ba24d5196b','7ace3137-562a-4549-87fb-fb4a6892e2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead953afcdba466aa5806d0dde25624d',volume_type_id=c20a593c-25a9-47e9-91e1-a034ab4dbf88), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24: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=cd0473b1-95ec-4d9c-a98a-0ffe44298d7f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e227227077a4d95949689c0e249e2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead953afcdba466aa5806d0dde25624d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c20a593c-25a9-47e9-91e1-a034ab4dbf88),volume_type_id=c20a593c-25a9-47e9-91e1-a034ab4dbf88)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:22.742765 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac4c3c2-546e-4f29-9d04-755ce83d62e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:22.760563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6ac4c3c2-546e-4f29-9d04-755ce83d62e0) transitioned into state 'SUCCESS' from 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='5e227227077a4d95949689c0e249e2ad',qos_specs=None,replication_status=,reservations=['a0ca7ef8-601f-4d60-b333-3821fe9a8c17','e2f2b5be-1f2e-4f20-9431-8eee42f9507d','830050c5-aab5-4fb1-8462-56ba24d5196b','7ace3137-562a-4549-87fb-fb4a6892e2e7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead953afcdba466aa5806d0dde25624d',volume_type_id=c20a593c-25a9-47e9-91e1-a034ab4dbf88)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:22.761199 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d17f439-6eca-4796-ad44-5690968774ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:22.770129 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0d17f439-6eca-4796-ad44-5690968774ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:22.770959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Flow 'volume_create_api' (c2a69224-2074-4357-8aa5-4801736ac438) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:22.771280 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume request issued successfully. Aug 07 16:24:22.771849 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-52d15112-1d49-4dcf-84c3-d23c6f44d0b1 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:22.772374 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1210/4861] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:24:22 2026] POST /volume/v3/volumes => generated 770 bytes in 160 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:22.784150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed53cb3f-7956-4dbd-b8c4-411cf71621e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.786278 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed53cb3f-7956-4dbd-b8c4-411cf71621e0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f Aug 07 16:24:22.786566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed53cb3f-7956-4dbd-b8c4-411cf71621e0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:22.786794 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed53cb3f-7956-4dbd-b8c4-411cf71621e0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:22.795095 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.795095 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:22.798881 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ed53cb3f-7956-4dbd-b8c4-411cf71621e0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:22.803194 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed53cb3f-7956-4dbd-b8c4-411cf71621e0 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f returned with HTTP 200 Aug 07 16:24:22.803684 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1209/4862] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:24:22 2026] GET /volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f => generated 949 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:22.941969 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:22.943594 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:22.943937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-1476057802", "snapshot_id": "abd1430e-9dd8-420b-8f3c-31146211c197", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:22.945547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-1476057802', 'snapshot_id': 'abd1430e-9dd8-420b-8f3c-31146211c197', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:22.950237 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:22.950237 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:22.950698 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:22.950844 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume of 1 GB Aug 07 16:24:22.953928 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Availability Zones retrieved successfully. Aug 07 16:24:22.959691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (3b4058fa-3881-4b73-9d34-be88326d01b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:22.960618 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871c141d-7b79-4bcb-8d56-cde6bbe071ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:22.961498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:22.991494 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (871c141d-7b79-4bcb-8d56-cde6bbe071ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'abd1430e-9dd8-420b-8f3c-31146211c197', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:22.992308 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad50a5aa-9686-4c1c-8884-96d67c6fca0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:23.036119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['6be73ff8-2295-47df-b13e-fda51ed845c5', '686f5c74-73d5-416c-bc09-73bbc22d943c', '66bad1a4-1ffb-43a2-9374-3eaecc44835e', '86f7a415-20da-4eff-a9a2-9c6f2e2a1fc7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:23.036915 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ad50a5aa-9686-4c1c-8884-96d67c6fca0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6be73ff8-2295-47df-b13e-fda51ed845c5', '686f5c74-73d5-416c-bc09-73bbc22d943c', '66bad1a4-1ffb-43a2-9374-3eaecc44835e', '86f7a415-20da-4eff-a9a2-9c6f2e2a1fc7']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:23.037705 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d943025-7daf-4f78-88c7-8a3d4384ee46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:23.076699 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d943025-7daf-4f78-88c7-8a3d4384ee46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e76d327-0871-4d86-9d57-72959335897e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1476057802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['6be73ff8-2295-47df-b13e-fda51ed845c5','686f5c74-73d5-416c-bc09-73bbc22d943c','66bad1a4-1ffb-43a2-9374-3eaecc44835e','86f7a415-20da-4eff-a9a2-9c6f2e2a1fc7'],size=1,snapshot_id=abd1430e-9dd8-420b-8f3c-31146211c197,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:23Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-1476057802',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e76d327-0871-4d86-9d57-72959335897e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=abd1430e-9dd8-420b-8f3c-31146211c197,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131c5496957940e88f818da4b12a19e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:23.077454 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f590e8-4f3b-4776-8d54-7e66a34abbac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:23.098435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a4f590e8-4f3b-4776-8d54-7e66a34abbac) transitioned into state 'SUCCESS' from state '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-1476057802',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['6be73ff8-2295-47df-b13e-fda51ed845c5','686f5c74-73d5-416c-bc09-73bbc22d943c','66bad1a4-1ffb-43a2-9374-3eaecc44835e','86f7a415-20da-4eff-a9a2-9c6f2e2a1fc7'],size=1,snapshot_id=abd1430e-9dd8-420b-8f3c-31146211c197,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:23.099069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b9a93a-969f-46d7-9146-15e4fd70b1e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:23.120567 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3b9a93a-969f-46d7-9146-15e4fd70b1e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:23.123324 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (3b4058fa-3881-4b73-9d34-be88326d01b7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:23.123324 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request issued successfully. Aug 07 16:24:23.123324 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-13cf9a73-f7de-4f1e-a74e-b9d265dae067 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:23.123324 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1214/4863] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:22 2026] POST /volume/v3/volumes => generated 789 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:23.133416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6d20b4a8-feb8-4cec-b361-2be605b617cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.135150 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d20b4a8-feb8-4cec-b361-2be605b617cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:23.135369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d20b4a8-feb8-4cec-b361-2be605b617cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.135540 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6d20b4a8-feb8-4cec-b361-2be605b617cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.141799 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.141799 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:23.144926 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6d20b4a8-feb8-4cec-b361-2be605b617cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:23.148629 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6d20b4a8-feb8-4cec-b361-2be605b617cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:23.149097 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1231/4864] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 857 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:23.532347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-cc24e850-ccb3-45d5-9e30-d05710a0e3f4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.534211 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-cc24e850-ccb3-45d5-9e30-d05710a0e3f4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:23.534511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-cc24e850-ccb3-45d5-9e30-d05710a0e3f4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.534595 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-cc24e850-ccb3-45d5-9e30-d05710a0e3f4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.542775 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.542775 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:23.545701 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-cc24e850-ccb3-45d5-9e30-d05710a0e3f4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:24:23.549881 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-cc24e850-ccb3-45d5-9e30-d05710a0e3f4 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:24:23.550234 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1211/4865] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 1137 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:23.571683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.573461 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] POST https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802/action Aug 07 16:24:23.573869 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:23.574019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:23.591901 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.591901 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:23.591901 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:24:23.600062 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Begin detaching volume completed successfully. Aug 07 16:24:23.600975 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-fe415df4-b6e7-454c-b9bb-ba0de121cda7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802/action returned with HTTP 202 Aug 07 16:24:23.600975 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1210/4866] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:24:23 2026] POST /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:24:23.662913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e277b43d-14ef-4726-96f9-b0d7e12a5e27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.663809 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e277b43d-14ef-4726-96f9-b0d7e12a5e27 None None] GET https://10.4.3.24/volume// Aug 07 16:24:23.664060 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e277b43d-14ef-4726-96f9-b0d7e12a5e27 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.664371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e277b43d-14ef-4726-96f9-b0d7e12a5e27 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.664811 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e277b43d-14ef-4726-96f9-b0d7e12a5e27 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:23.665234 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1215/4867] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:23.673236 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-2dfb647f-a091-48a9-a6b7-571657023f2c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.675411 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-2dfb647f-a091-48a9-a6b7-571657023f2c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:23.675521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-2dfb647f-a091-48a9-a6b7-571657023f2c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.675726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-2dfb647f-a091-48a9-a6b7-571657023f2c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.687240 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.687240 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:23.691034 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-2dfb647f-a091-48a9-a6b7-571657023f2c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:24:23.698654 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-2dfb647f-a091-48a9-a6b7-571657023f2c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:24:23.698654 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1232/4868] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 1320 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:23.817926 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-12613aa2-6f8b-4d06-b8ed-d92f379d405e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.820576 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12613aa2-6f8b-4d06-b8ed-d92f379d405e tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f Aug 07 16:24:23.820907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12613aa2-6f8b-4d06-b8ed-d92f379d405e tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.821172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-12613aa2-6f8b-4d06-b8ed-d92f379d405e tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.831755 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.831755 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:23.841633 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-12613aa2-6f8b-4d06-b8ed-d92f379d405e tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:23.849471 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-12613aa2-6f8b-4d06-b8ed-d92f379d405e tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f returned with HTTP 200 Aug 07 16:24:23.849970 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1212/4869] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f => generated 970 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:23.866986 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a6a803b-997f-4bff-afb8-0822e7b5a8a8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.876717 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a6a803b-997f-4bff-afb8-0822e7b5a8a8 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:24:23.877047 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a6a803b-997f-4bff-afb8-0822e7b5a8a8 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.877320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a6a803b-997f-4bff-afb8-0822e7b5a8a8 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.880835 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a6a803b-997f-4bff-afb8-0822e7b5a8a8 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:24:23.881206 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1211/4870] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/v3/messages => generated 668 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:23.889275 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31c4fd7f-5fec-4fe9-bdb8-15a7c988cd74 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.892782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c4fd7f-5fec-4fe9-bdb8-15a7c988cd74 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:24:23.893033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c4fd7f-5fec-4fe9-bdb8-15a7c988cd74 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.893219 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31c4fd7f-5fec-4fe9-bdb8-15a7c988cd74 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.893523 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.893523 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:23.899376 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31c4fd7f-5fec-4fe9-bdb8-15a7c988cd74 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:24:23.899847 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1216/4871] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:24:23 2026] GET /volume/v3/messages => generated 668 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:23.910836 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75103c77-50de-4c7e-b9a7-5d96d88e2f0c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.912607 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75103c77-50de-4c7e-b9a7-5d96d88e2f0c tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/messages/6919eefb-804e-4638-9add-3ff7b06dd75c Aug 07 16:24:23.912809 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75103c77-50de-4c7e-b9a7-5d96d88e2f0c tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.912982 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75103c77-50de-4c7e-b9a7-5d96d88e2f0c tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.930142 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75103c77-50de-4c7e-b9a7-5d96d88e2f0c tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages/6919eefb-804e-4638-9add-3ff7b06dd75c returned with HTTP 204 Aug 07 16:24:23.930635 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1233/4872] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:24:23 2026] DELETE /volume/v3/messages/6919eefb-804e-4638-9add-3ff7b06dd75c => generated 0 bytes in 20 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:24:23.939223 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:23.940879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f Aug 07 16:24:23.941131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:23.942347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:23.942347 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Delete volume with id: cd0473b1-95ec-4d9c-a98a-0ffe44298d7f Aug 07 16:24:23.948773 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:23.948773 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:23.949186 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:23.950316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:24:23.968478 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Created reservations ['c49b09b8-a3e4-46a7-b0f0-8cbacf425f77', 'edeb407b-2d31-4197-b495-c709d72227fa', '08985e3f-7f72-408c-be80-e23f2527b512', '82e4638c-7e40-46ea-a179-29c1da4cc6e1'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:23.996642 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Delete volume request issued successfully. Aug 07 16:24:23.996900 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f18b5595-928d-4bf0-97e5-4f06bbc4fc28 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f returned with HTTP 202 Aug 07 16:24:23.997432 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1213/4873] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:24:23 2026] DELETE /volume/v3/volumes/cd0473b1-95ec-4d9c-a98a-0ffe44298d7f => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:24.005488 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5bb862e9-5144-46d3-ae72-7722bd5dc7bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.007273 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5bb862e9-5144-46d3-ae72-7722bd5dc7bb tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/types/c20a593c-25a9-47e9-91e1-a034ab4dbf88 Aug 07 16:24:24.007527 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5bb862e9-5144-46d3-ae72-7722bd5dc7bb tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.007763 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5bb862e9-5144-46d3-ae72-7722bd5dc7bb tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.033600 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5bb862e9-5144-46d3-ae72-7722bd5dc7bb tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/types/c20a593c-25a9-47e9-91e1-a034ab4dbf88 returned with HTTP 202 Aug 07 16:24:24.034014 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1212/4874] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:24 2026] DELETE /volume/v3/types/c20a593c-25a9-47e9-91e1-a034ab4dbf88 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:24.046136 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8b743d3-e3e6-45a3-8c28-1f56e307c5c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.047817 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8b743d3-e3e6-45a3-8c28-1f56e307c5c2 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:24.048147 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8b743d3-e3e6-45a3-8c28-1f56e307c5c2 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1852104461", "extra_specs": {"storage_protocol": "tempest-storage_protocol-178261457", "vendor_name": "tempest-vendor_name-2111408225"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:24.062980 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8b743d3-e3e6-45a3-8c28-1f56e307c5c2 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:24.063382 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1217/4875] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:24 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 07 16:24:24.071436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.073474 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:24.073867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "b90b9dee-7f97-4ecd-a129-e84d40bcd03f", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:24.075588 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume request body: {'volume': {'volume_type': 'b90b9dee-7f97-4ecd-a129-e84d40bcd03f', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:24.080500 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume of 1 GB Aug 07 16:24:24.080809 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.080809 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:24.081165 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Availability Zones retrieved successfully. Aug 07 16:24:24.089168 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Flow 'volume_create_api' (beab8280-1a2b-442a-9ffd-155aea935a30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:24.090635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92725cc8-255a-46ce-8743-263d587ce66d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:24.091723 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:24.113463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (92725cc8-255a-46ce-8743-263d587ce66d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:24:24Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-178261457',vendor_name='tempest-vendor_name-2111408225'},id=b90b9dee-7f97-4ecd-a129-e84d40bcd03f,is_public=True,name='tempest-ProjectAdminTests-volume-type-1852104461',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'b90b9dee-7f97-4ecd-a129-e84d40bcd03f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:24.114673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d8ec82-71f2-49b0-b95a-a6ec5678f2f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:24.144565 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1852104461 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1852104461, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:24.144856 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1852104461 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1852104461, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:24.160747 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ce22ced-45fc-42be-a4dc-0f6434355bc5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.162393 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ce22ced-45fc-42be-a4dc-0f6434355bc5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:24.162563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ce22ced-45fc-42be-a4dc-0f6434355bc5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.162745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ce22ced-45fc-42be-a4dc-0f6434355bc5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.169513 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.169513 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:24.172525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Created reservations ['d3d3790e-2943-4f28-9ea6-b72837b572f6', '25e6f482-5827-44d0-8427-d35d7afdf067', 'd29aa870-e110-4885-9279-aa8c1af30adb', '073a3ae0-1cb7-4c75-a88d-f931c0fae472'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:24.173455 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ce22ced-45fc-42be-a4dc-0f6434355bc5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:24.173603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4d8ec82-71f2-49b0-b95a-a6ec5678f2f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d3d3790e-2943-4f28-9ea6-b72837b572f6', '25e6f482-5827-44d0-8427-d35d7afdf067', 'd29aa870-e110-4885-9279-aa8c1af30adb', '073a3ae0-1cb7-4c75-a88d-f931c0fae472']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:24.174834 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0d7dd9-3dc5-47b5-91b1-16051f748c0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:24.177492 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ce22ced-45fc-42be-a4dc-0f6434355bc5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:24.177845 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1214/4876] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:24.189934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c894b2a-2572-4659-9fc6-3763f1a2b343 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.192074 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c894b2a-2572-4659-9fc6-3763f1a2b343 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:24.192290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c894b2a-2572-4659-9fc6-3763f1a2b343 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.192515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c894b2a-2572-4659-9fc6-3763f1a2b343 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.202102 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.202102 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:24.206554 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0d0d7dd9-3dc5-47b5-91b1-16051f748c0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '612aa8d3-b0ed-4179-9b5e-65b7c31a0b21', '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='5e227227077a4d95949689c0e249e2ad',qos_specs=None,replication_status=,reservations=['d3d3790e-2943-4f28-9ea6-b72837b572f6','25e6f482-5827-44d0-8427-d35d7afdf067','d29aa870-e110-4885-9279-aa8c1af30adb','073a3ae0-1cb7-4c75-a88d-f931c0fae472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead953afcdba466aa5806d0dde25624d',volume_type_id=b90b9dee-7f97-4ecd-a129-e84d40bcd03f), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:24Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=612aa8d3-b0ed-4179-9b5e-65b7c31a0b21,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5e227227077a4d95949689c0e249e2ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ead953afcdba466aa5806d0dde25624d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(b90b9dee-7f97-4ecd-a129-e84d40bcd03f),volume_type_id=b90b9dee-7f97-4ecd-a129-e84d40bcd03f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:24.207081 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8c894b2a-2572-4659-9fc6-3763f1a2b343 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:24.207596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc46bc3b-38b9-4a49-8cd5-43fc2df6281d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:24.213199 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c894b2a-2572-4659-9fc6-3763f1a2b343 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:24.213730 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1213/4877] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:24.228125 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc46bc3b-38b9-4a49-8cd5-43fc2df6281d) transitioned into state 'SUCCESS' from 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='5e227227077a4d95949689c0e249e2ad',qos_specs=None,replication_status=,reservations=['d3d3790e-2943-4f28-9ea6-b72837b572f6','25e6f482-5827-44d0-8427-d35d7afdf067','d29aa870-e110-4885-9279-aa8c1af30adb','073a3ae0-1cb7-4c75-a88d-f931c0fae472'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ead953afcdba466aa5806d0dde25624d',volume_type_id=b90b9dee-7f97-4ecd-a129-e84d40bcd03f)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:24.228856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ca4417-3e38-426c-b0b1-aaa5649bc931) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:24.240844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ca4417-3e38-426c-b0b1-aaa5649bc931) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:24.242658 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Flow 'volume_create_api' (beab8280-1a2b-442a-9ffd-155aea935a30) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:24.242658 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Create volume request issued successfully. Aug 07 16:24:24.242936 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dd02cea-b64a-49ea-9dfa-0822b9241f64 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:24.243371 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1234/4878] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:24:24 2026] POST /volume/v3/volumes => generated 771 bytes in 172 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:24.256625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-76c850d1-639c-4fcc-abe6-d1d66124db34 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.262353 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76c850d1-639c-4fcc-abe6-d1d66124db34 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 Aug 07 16:24:24.262681 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76c850d1-639c-4fcc-abe6-d1d66124db34 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.262947 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-76c850d1-639c-4fcc-abe6-d1d66124db34 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.273602 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.273602 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:24.278466 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-76c850d1-639c-4fcc-abe6-d1d66124db34 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:24.284765 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-76c850d1-639c-4fcc-abe6-d1d66124db34 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 returned with HTTP 200 Aug 07 16:24:24.285238 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1218/4879] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 => generated 950 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:24.684276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-2e87f744-5056-492e-a2a8-537a7092fa87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.686382 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-2e87f744-5056-492e-a2a8-537a7092fa87 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:24.686583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-2e87f744-5056-492e-a2a8-537a7092fa87 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.686763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-2e87f744-5056-492e-a2a8-537a7092fa87 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.693472 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.693472 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:24.697185 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-2e87f744-5056-492e-a2a8-537a7092fa87 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:24.701329 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-2e87f744-5056-492e-a2a8-537a7092fa87 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:24.701845 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1215/4880] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:24.777598 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d43de612-500b-478a-8559-0473e41e658b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.778073 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d43de612-500b-478a-8559-0473e41e658b None None] GET https://10.4.3.24/volume// Aug 07 16:24:24.778352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d43de612-500b-478a-8559-0473e41e658b None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.778623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d43de612-500b-478a-8559-0473e41e658b None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.779001 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d43de612-500b-478a-8559-0473e41e658b None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:24.779380 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1214/4881] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:24.786428 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-c84af4a7-c834-458f-8e41-632c2a04145e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.788746 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-c84af4a7-c834-458f-8e41-632c2a04145e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:24:24.789130 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-c84af4a7-c834-458f-8e41-632c2a04145e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "4e76d327-0871-4d86-9d57-72959335897e", "connector": null, "instance_uuid": "89229652-f3b9-47a3-bf20-0cc397087395"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:24.797698 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.797698 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:24.822855 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-c84af4a7-c834-458f-8e41-632c2a04145e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:24:24.823317 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1235/4882] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:24:24 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:24.857325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0e76f56-256b-40b7-b022-8a4ec7d71090 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.859405 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0e76f56-256b-40b7-b022-8a4ec7d71090 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:24.859405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0e76f56-256b-40b7-b022-8a4ec7d71090 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.859405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0e76f56-256b-40b7-b022-8a4ec7d71090 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.863137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b30f4889-d23a-4593-9b37-8bfcdc1cf876 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.863582 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b30f4889-d23a-4593-9b37-8bfcdc1cf876 None None] GET https://10.4.3.24/volume// Aug 07 16:24:24.863748 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b30f4889-d23a-4593-9b37-8bfcdc1cf876 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.863968 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b30f4889-d23a-4593-9b37-8bfcdc1cf876 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.864335 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b30f4889-d23a-4593-9b37-8bfcdc1cf876 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:24.864950 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1216/4883] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:24.869380 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.869380 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:24.873096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-a1fac8a0-ff79-4916-a3f1-989a8602f465 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:24.873712 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0e76f56-256b-40b7-b022-8a4ec7d71090 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:24.875711 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-a1fac8a0-ff79-4916-a3f1-989a8602f465 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:24.875711 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-a1fac8a0-ff79-4916-a3f1-989a8602f465 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:24.875711 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-a1fac8a0-ff79-4916-a3f1-989a8602f465 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:24.878487 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0e76f56-256b-40b7-b022-8a4ec7d71090 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:24.878853 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1219/4884] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 881 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:24.884954 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:24.884954 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:24.888094 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-a1fac8a0-ff79-4916-a3f1-989a8602f465 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:24.892143 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-a1fac8a0-ff79-4916-a3f1-989a8602f465 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:24.892751 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1215/4885] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:24 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 1061 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:25.017188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.020523 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] PUT https://10.4.3.24/volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac Aug 07 16:24:25.020725 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:25.029165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Acquiring lock "cinder-attachment_update-4e76d327-0871-4d86-9d57-72959335897e-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:24:25.034477 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-4e76d327-0871-4d86-9d57-72959335897e-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:24:25.035403 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:25.035403 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:25.113952 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-4e76d327-0871-4d86-9d57-72959335897e-np0000006731" released by "attachment_update" :: held 0.079s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:24:25.114344 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-b8c1a327-c217-41e7-8208-82f75ffbf7a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac returned with HTTP 200 Aug 07 16:24:25.115073 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1236/4886] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:24:25 2026] PUT /volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac => generated 969 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:25.300880 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-035a1cd3-e83c-4ec6-a016-16aff43bcb44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.302748 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-035a1cd3-e83c-4ec6-a016-16aff43bcb44 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 Aug 07 16:24:25.303004 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-035a1cd3-e83c-4ec6-a016-16aff43bcb44 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.303248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-035a1cd3-e83c-4ec6-a016-16aff43bcb44 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.310438 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:25.310438 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:25.329809 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-035a1cd3-e83c-4ec6-a016-16aff43bcb44 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:25.333895 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-035a1cd3-e83c-4ec6-a016-16aff43bcb44 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 returned with HTTP 200 Aug 07 16:24:25.334495 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1217/4887] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:24:25 2026] GET /volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 => generated 971 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:25.346138 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-abf7a7bb-109c-4bab-844d-390debf1ad9b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.347871 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abf7a7bb-109c-4bab-844d-390debf1ad9b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:24:25.348076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abf7a7bb-109c-4bab-844d-390debf1ad9b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.348343 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-abf7a7bb-109c-4bab-844d-390debf1ad9b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.351966 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-abf7a7bb-109c-4bab-844d-390debf1ad9b tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:24:25.352406 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1220/4888] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:24:25 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:25.361160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87dd3a78-2976-4af7-b8f7-30edd1891c12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.363376 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87dd3a78-2976-4af7-b8f7-30edd1891c12 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] GET https://10.4.3.24/volume/v3/messages/8e87704b-aae8-4ac2-b7a8-b52945e4fcc8 Aug 07 16:24:25.363626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87dd3a78-2976-4af7-b8f7-30edd1891c12 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.363857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87dd3a78-2976-4af7-b8f7-30edd1891c12 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.368588 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87dd3a78-2976-4af7-b8f7-30edd1891c12 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages/8e87704b-aae8-4ac2-b7a8-b52945e4fcc8 returned with HTTP 200 Aug 07 16:24:25.368999 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1216/4889] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:24:25 2026] GET /volume/v3/messages/8e87704b-aae8-4ac2-b7a8-b52945e4fcc8 => generated 665 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:25.377356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ff46803-7c60-427e-99ab-13cc663d7a9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.379119 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ff46803-7c60-427e-99ab-13cc663d7a9a tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/messages/8e87704b-aae8-4ac2-b7a8-b52945e4fcc8 Aug 07 16:24:25.379360 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ff46803-7c60-427e-99ab-13cc663d7a9a tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.379550 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ff46803-7c60-427e-99ab-13cc663d7a9a tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.382417 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:25.382417 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:25.392529 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ff46803-7c60-427e-99ab-13cc663d7a9a tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/messages/8e87704b-aae8-4ac2-b7a8-b52945e4fcc8 returned with HTTP 204 Aug 07 16:24:25.392948 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1237/4890] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:24:25 2026] DELETE /volume/v3/messages/8e87704b-aae8-4ac2-b7a8-b52945e4fcc8 => generated 0 bytes in 16 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:24:25.400507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.402766 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 Aug 07 16:24:25.403234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.403378 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.403585 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Delete volume with id: 612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 Aug 07 16:24:25.412212 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:25.412212 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:25.412627 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Volume info retrieved successfully. Aug 07 16:24:25.413751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:24:25.424296 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1852104461 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1852104461, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:25.424646 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1852104461 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1852104461, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:24:25.433766 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Created reservations ['f90a726a-b37d-4ca8-9f2d-1dbf4db6e58f', 'bc06f946-7207-49bc-b773-404ed8f6615d', '245a94c8-199e-4e5e-a49c-8234af652d48', 'bf7a2c8b-acf8-4ffa-ab80-4b2c528b6676'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:25.456964 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Delete volume request issued successfully. Aug 07 16:24:25.457494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-260e4a2d-2538-40f6-9ed2-47793cd25bd5 tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 returned with HTTP 202 Aug 07 16:24:25.457741 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1218/4891] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:24:25 2026] DELETE /volume/v3/volumes/612aa8d3-b0ed-4179-9b5e-65b7c31a0b21 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:25.467608 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2cb99fa8-66e7-492c-be4f-b0bfba5683be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.469219 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cb99fa8-66e7-492c-be4f-b0bfba5683be tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] DELETE https://10.4.3.24/volume/v3/types/b90b9dee-7f97-4ecd-a129-e84d40bcd03f Aug 07 16:24:25.469450 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cb99fa8-66e7-492c-be4f-b0bfba5683be tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.469680 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2cb99fa8-66e7-492c-be4f-b0bfba5683be tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.491719 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2cb99fa8-66e7-492c-be4f-b0bfba5683be tempest-ProjectAdminTests-1127130182 tempest-ProjectAdminTests-1127130182-project-admin] https://10.4.3.24/volume/v3/types/b90b9dee-7f97-4ecd-a129-e84d40bcd03f returned with HTTP 202 Aug 07 16:24:25.492102 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1221/4892] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:25 2026] DELETE /volume/v3/types/b90b9dee-7f97-4ecd-a129-e84d40bcd03f => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:25.892206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2bc7efd-a965-4afb-a191-f25c3bf8c895 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.894374 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2bc7efd-a965-4afb-a191-f25c3bf8c895 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:25.894580 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2bc7efd-a965-4afb-a191-f25c3bf8c895 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.894776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2bc7efd-a965-4afb-a191-f25c3bf8c895 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.907245 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:25.907245 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:25.911948 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-0e5d440a-2feb-4113-aca5-ae76b2b5ca9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:25.912632 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-0e5d440a-2feb-4113-aca5-ae76b2b5ca9b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] DELETE https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb Aug 07 16:24:25.912862 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-0e5d440a-2feb-4113-aca5-ae76b2b5ca9b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:25.913011 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-0e5d440a-2feb-4113-aca5-ae76b2b5ca9b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:25.917653 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a2bc7efd-a965-4afb-a191-f25c3bf8c895 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:25.921665 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:25.921665 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:25.927284 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2bc7efd-a965-4afb-a191-f25c3bf8c895 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:25.927284 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1217/4893] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:25 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:25.974709 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-e3ed6861-aa1a-49b7-b56d-7450f711efae req-0e5d440a-2feb-4113-aca5-ae76b2b5ca9b tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb returned with HTTP 200 Aug 07 16:24:25.975104 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1238/4894] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:25 2026] DELETE /volume/v3/attachments/8bd7ff7c-d850-4f91-9497-f9545667ebfb => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:26.844527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8ab3fd5a-28f4-4ceb-a6ef-48fb95852da2 req-d657ef0e-f2c4-437f-a3f8-5a1273741336 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:26.846275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8ab3fd5a-28f4-4ceb-a6ef-48fb95852da2 req-d657ef0e-f2c4-437f-a3f8-5a1273741336 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:26.846275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8ab3fd5a-28f4-4ceb-a6ef-48fb95852da2 req-d657ef0e-f2c4-437f-a3f8-5a1273741336 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:26.846275 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8ab3fd5a-28f4-4ceb-a6ef-48fb95852da2 req-d657ef0e-f2c4-437f-a3f8-5a1273741336 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:26.854494 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:26.854494 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:26.857402 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-8ab3fd5a-28f4-4ceb-a6ef-48fb95852da2 req-d657ef0e-f2c4-437f-a3f8-5a1273741336 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:24:26.861974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8ab3fd5a-28f4-4ceb-a6ef-48fb95852da2 req-d657ef0e-f2c4-437f-a3f8-5a1273741336 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:24:26.862514 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1219/4895] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:26 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 845 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:26.878581 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:26.888694 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] DELETE https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:26.888885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:26.889065 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:26.889223 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Delete volume with id: 455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:26.903804 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:26.903804 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:26.903938 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:24:26.934835 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Delete volume request issued successfully. Aug 07 16:24:26.935050 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b9d93d01-1a50-47b1-b1ad-dba1bf89de1c tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 202 Aug 07 16:24:26.935589 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1222/4896] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:26 2026] DELETE /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:26.939713 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8831de75-4cb5-4642-a111-0752454e9cc1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:26.942091 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8831de75-4cb5-4642-a111-0752454e9cc1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:26.942399 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8831de75-4cb5-4642-a111-0752454e9cc1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:26.942683 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8831de75-4cb5-4642-a111-0752454e9cc1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:26.945608 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-422f2865-d732-4eed-81f0-b1abddd147a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:26.947313 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-422f2865-d732-4eed-81f0-b1abddd147a7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:26.947521 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-422f2865-d732-4eed-81f0-b1abddd147a7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:26.947698 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-422f2865-d732-4eed-81f0-b1abddd147a7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:26.955711 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:26.955711 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:26.956550 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:26.956550 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:26.960154 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8831de75-4cb5-4642-a111-0752454e9cc1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:26.964498 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-422f2865-d732-4eed-81f0-b1abddd147a7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Volume info retrieved successfully. Aug 07 16:24:26.965647 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8831de75-4cb5-4642-a111-0752454e9cc1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:26.966204 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1218/4897] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:26 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:26.971538 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-422f2865-d732-4eed-81f0-b1abddd147a7 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 200 Aug 07 16:24:26.974648 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1239/4898] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:26 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 844 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.007615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-28f94eb8-bb37-48b2-aba6-8a265dbe61c4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.112369 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28f94eb8-bb37-48b2-aba6-8a265dbe61c4 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.112697 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-28f94eb8-bb37-48b2-aba6-8a265dbe61c4 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2064039684", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.135291 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-28f94eb8-bb37-48b2-aba6-8a265dbe61c4 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.135741 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1220/4899] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types => generated 380 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.147172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b61679d2-841e-44c8-b4a0-b1d7767cd817 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.149776 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b61679d2-841e-44c8-b4a0-b1d7767cd817 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption Aug 07 16:24:27.150161 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b61679d2-841e-44c8-b4a0-b1d7767cd817 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.175166 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b61679d2-841e-44c8-b4a0-b1d7767cd817 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption returned with HTTP 200 Aug 07 16:24:27.175708 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1223/4900] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption => generated 239 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.186333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-589b48a4-661b-4dc2-9643-a7a72b6275eb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.188209 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-589b48a4-661b-4dc2-9643-a7a72b6275eb tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.188664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-589b48a4-661b-4dc2-9643-a7a72b6275eb tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1259276058", "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=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.222395 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-589b48a4-661b-4dc2-9643-a7a72b6275eb tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.222395 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1219/4901] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types => generated 380 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.234293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40caadcb-1e68-475f-a7d6-943f83971f4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.236272 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40caadcb-1e68-475f-a7d6-943f83971f4a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types/33c86428-18c4-4608-82c2-1d7090c9d90d/encryption Aug 07 16:24:27.236624 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40caadcb-1e68-475f-a7d6-943f83971f4a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.259783 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40caadcb-1e68-475f-a7d6-943f83971f4a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/33c86428-18c4-4608-82c2-1d7090c9d90d/encryption returned with HTTP 200 Aug 07 16:24:27.260428 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1240/4902] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types/33c86428-18c4-4608-82c2-1d7090c9d90d/encryption => generated 239 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.272827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3dab0a2b-08fa-44e5-a111-25629aea7324 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.274994 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3dab0a2b-08fa-44e5-a111-25629aea7324 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.275462 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3dab0a2b-08fa-44e5-a111-25629aea7324 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2084020091", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.294879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3dab0a2b-08fa-44e5-a111-25629aea7324 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.295364 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1221/4903] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types => generated 380 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.306842 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f8254d9e-3fad-402c-a472-0cb8090896ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.309276 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8254d9e-3fad-402c-a472-0cb8090896ad tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572/extra_specs Aug 07 16:24:27.309767 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f8254d9e-3fad-402c-a472-0cb8090896ad tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.342165 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f8254d9e-3fad-402c-a472-0cb8090896ad tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572/extra_specs returned with HTTP 200 Aug 07 16:24:27.342784 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1224/4904] 10.4.3.24 () {68 vars in 1392 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572/extra_specs => generated 35 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.351075 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8487331-4258-4deb-b506-6d6fd905e64b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.352788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8487331-4258-4deb-b506-6d6fd905e64b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] PUT https://10.4.3.24/volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572/extra_specs/key2 Aug 07 16:24:27.353072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8487331-4258-4deb-b506-6d6fd905e64b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.376737 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8487331-4258-4deb-b506-6d6fd905e64b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572/extra_specs/key2 returned with HTTP 200 Aug 07 16:24:27.377135 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1220/4905] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:24:27 2026] PUT /volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572/extra_specs/key2 => generated 25 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.389094 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dc417e35-8977-4bec-b1df-f61a691c888d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.391408 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc417e35-8977-4bec-b1df-f61a691c888d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.391892 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dc417e35-8977-4bec-b1df-f61a691c888d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.409818 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dc417e35-8977-4bec-b1df-f61a691c888d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.410188 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1241/4906] 10.4.3.24 () {68 vars in 1245 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types => generated 195 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.418619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dfca484c-c298-4c13-9600-e2ab7c774d7a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.420760 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfca484c-c298-4c13-9600-e2ab7c774d7a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/d6064530-4b42-480c-9a57-f7407d329069 Aug 07 16:24:27.420972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfca484c-c298-4c13-9600-e2ab7c774d7a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.421192 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dfca484c-c298-4c13-9600-e2ab7c774d7a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.447043 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dfca484c-c298-4c13-9600-e2ab7c774d7a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/d6064530-4b42-480c-9a57-f7407d329069 returned with HTTP 202 Aug 07 16:24:27.447430 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1222/4907] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/types/d6064530-4b42-480c-9a57-f7407d329069 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Aug 07 16:24:27.454993 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8bc53c14-ccc3-4e10-993a-1ff31894be89 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.456672 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bc53c14-ccc3-4e10-993a-1ff31894be89 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.457079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8bc53c14-ccc3-4e10-993a-1ff31894be89 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-554196221", "description": "description", "extra_specs": {"key1": "value1", "multiattach": " False", "volume_backend_name": "test-backend-name", "RESKEY:availability_zones": "test-az", "replication_enabled": " False"}, "os-volume-type-access:is_public": true}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.485816 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8bc53c14-ccc3-4e10-993a-1ff31894be89 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.486293 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1225/4908] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types => generated 379 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.495032 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f7f19fb-c345-4742-aab5-4c4b5a0b8e5b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.496875 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f7f19fb-c345-4742-aab5-4c4b5a0b8e5b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d/encryption Aug 07 16:24:27.497224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f7f19fb-c345-4742-aab5-4c4b5a0b8e5b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.518966 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f7f19fb-c345-4742-aab5-4c4b5a0b8e5b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d/encryption returned with HTTP 200 Aug 07 16:24:27.519500 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1221/4909] 10.4.3.24 () {68 vars in 1390 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d/encryption => generated 239 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.529690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-11df7be6-e9b3-444c-aac8-134dafabe4e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.531085 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11df7be6-e9b3-444c-aac8-134dafabe4e2 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d/encryption/2d36e6cd-2e21-4092-bdd9-8c035fdcae90 Aug 07 16:24:27.531245 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11df7be6-e9b3-444c-aac8-134dafabe4e2 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.531463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-11df7be6-e9b3-444c-aac8-134dafabe4e2 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.547932 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-11df7be6-e9b3-444c-aac8-134dafabe4e2 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d/encryption/2d36e6cd-2e21-4092-bdd9-8c035fdcae90 returned with HTTP 202 Aug 07 16:24:27.548406 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1242/4910] 10.4.3.24 () {66 vars in 1482 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d/encryption/2d36e6cd-2e21-4092-bdd9-8c035fdcae90 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:27.556436 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-940f3602-c793-4d85-9a38-c1fd2aecd283 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.557008 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82546c7a-7928-4438-9b01-e998d364cab6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.559052 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:27.559208 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-940f3602-c793-4d85-9a38-c1fd2aecd283 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.559272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.559457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.559497 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-940f3602-c793-4d85-9a38-c1fd2aecd283 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2056399325", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.559964 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:27.567003 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:27.567003 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:27.567468 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:27.579735 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-940f3602-c793-4d85-9a38-c1fd2aecd283 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.580366 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1223/4911] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:27 2026] POST /volume/v3/types => generated 380 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.591427 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:24:27.591704 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82546c7a-7928-4438-9b01-e998d364cab6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee returned with HTTP 202 Aug 07 16:24:27.592225 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1226/4912] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:27.592426 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6985b06d-3b40-48b2-b820-55df720cd168 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.595619 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6985b06d-3b40-48b2-b820-55df720cd168 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/283810ef-f7df-460e-827c-7f098d5ae323/extra_specs/key1 Aug 07 16:24:27.595910 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6985b06d-3b40-48b2-b820-55df720cd168 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.596186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6985b06d-3b40-48b2-b820-55df720cd168 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.602404 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41b81673-6357-47d4-a400-19bf1ec1c1c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.604584 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41b81673-6357-47d4-a400-19bf1ec1c1c9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:27.604854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41b81673-6357-47d4-a400-19bf1ec1c1c9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.605110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41b81673-6357-47d4-a400-19bf1ec1c1c9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.611282 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:27.611282 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:27.611857 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41b81673-6357-47d4-a400-19bf1ec1c1c9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:27.612810 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41b81673-6357-47d4-a400-19bf1ec1c1c9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee returned with HTTP 200 Aug 07 16:24:27.613204 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1243/4913] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee => generated 465 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.624475 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6985b06d-3b40-48b2-b820-55df720cd168 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/283810ef-f7df-460e-827c-7f098d5ae323/extra_specs/key1 returned with HTTP 202 Aug 07 16:24:27.625137 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1222/4914] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/types/283810ef-f7df-460e-827c-7f098d5ae323/extra_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:24:27.635371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e62e4dd7-e759-4482-adef-b642b4c2e765 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.637237 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e62e4dd7-e759-4482-adef-b642b4c2e765 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:24:27.637629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e62e4dd7-e759-4482-adef-b642b4c2e765 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-406923852", "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=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.657574 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e62e4dd7-e759-4482-adef-b642b4c2e765 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.658033 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1224/4915] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:24:27 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 07 16:24:27.667277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2cc7932-b66e-4f76-9f21-d56006ea7d10 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.669333 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2cc7932-b66e-4f76-9f21-d56006ea7d10 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/eb6baf76-a62f-4629-a0b4-dcc92e5dca9f Aug 07 16:24:27.669554 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2cc7932-b66e-4f76-9f21-d56006ea7d10 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.669786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2cc7932-b66e-4f76-9f21-d56006ea7d10 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.670069 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:27.670069 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:27.698808 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2cc7932-b66e-4f76-9f21-d56006ea7d10 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/eb6baf76-a62f-4629-a0b4-dcc92e5dca9f returned with HTTP 202 Aug 07 16:24:27.699277 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1227/4916] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/types/eb6baf76-a62f-4629-a0b4-dcc92e5dca9f => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:27.706751 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f22bc65e-0463-45b3-8c3e-d6c23f7a2000 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.708940 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f22bc65e-0463-45b3-8c3e-d6c23f7a2000 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs Aug 07 16:24:27.709215 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f22bc65e-0463-45b3-8c3e-d6c23f7a2000 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.709491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f22bc65e-0463-45b3-8c3e-d6c23f7a2000 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.715384 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f22bc65e-0463-45b3-8c3e-d6c23f7a2000 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs returned with HTTP 200 Aug 07 16:24:27.715727 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1244/4917] 10.4.3.24 () {66 vars in 1371 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs => generated 185 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.723619 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-9d7c2bb6-3237-4346-91f1-c52a1872e89d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.725417 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d7c2bb6-3237-4346-91f1-c52a1872e89d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types Aug 07 16:24:27.725658 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d7c2bb6-3237-4346-91f1-c52a1872e89d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.725898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-9d7c2bb6-3237-4346-91f1-c52a1872e89d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.744743 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-9d7c2bb6-3237-4346-91f1-c52a1872e89d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:24:27.745250 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1223/4918] 10.4.3.24 () {66 vars in 1224 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types => generated 2830 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:27.754794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c0e3beb-71f7-4006-8378-db8195e0c982 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.756536 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c0e3beb-71f7-4006-8378-db8195e0c982 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption/cipher Aug 07 16:24:27.756722 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c0e3beb-71f7-4006-8378-db8195e0c982 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.756909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c0e3beb-71f7-4006-8378-db8195e0c982 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.763329 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c0e3beb-71f7-4006-8378-db8195e0c982 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption/cipher returned with HTTP 200 Aug 07 16:24:27.763710 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1225/4919] 10.4.3.24 () {66 vars in 1389 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption/cipher => generated 29 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.771233 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7242cabe-f8e7-4bde-9607-fd46aff9a55b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.773337 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7242cabe-f8e7-4bde-9607-fd46aff9a55b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption Aug 07 16:24:27.773569 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7242cabe-f8e7-4bde-9607-fd46aff9a55b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.773754 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7242cabe-f8e7-4bde-9607-fd46aff9a55b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'index' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.780319 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7242cabe-f8e7-4bde-9607-fd46aff9a55b tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption returned with HTTP 200 Aug 07 16:24:27.780753 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1228/4920] 10.4.3.24 () {66 vars in 1368 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption => generated 325 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.790446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1fd42e3a-9ecd-4524-904a-fb69e475c4f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.792482 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1fd42e3a-9ecd-4524-904a-fb69e475c4f0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/multiattach Aug 07 16:24:27.792703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1fd42e3a-9ecd-4524-904a-fb69e475c4f0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.792911 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1fd42e3a-9ecd-4524-904a-fb69e475c4f0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.799580 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1fd42e3a-9ecd-4524-904a-fb69e475c4f0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/multiattach returned with HTTP 200 Aug 07 16:24:27.800022 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1245/4921] 10.4.3.24 () {66 vars in 1407 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/multiattach => generated 29 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.806857 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8ebbf2e-f77e-4792-8fce-9df15bafb4b3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.808821 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8ebbf2e-f77e-4792-8fce-9df15bafb4b3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/volume_backend_name Aug 07 16:24:27.809062 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8ebbf2e-f77e-4792-8fce-9df15bafb4b3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.809277 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8ebbf2e-f77e-4792-8fce-9df15bafb4b3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.816998 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8ebbf2e-f77e-4792-8fce-9df15bafb4b3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/volume_backend_name returned with HTTP 200 Aug 07 16:24:27.817778 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1224/4922] 10.4.3.24 () {66 vars in 1431 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/volume_backend_name => generated 44 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.826990 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-44396d89-76ab-4cdb-9ddd-6c92bbcbdcd0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.828921 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44396d89-76ab-4cdb-9ddd-6c92bbcbdcd0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] GET https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 Aug 07 16:24:27.829160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44396d89-76ab-4cdb-9ddd-6c92bbcbdcd0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.829422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-44396d89-76ab-4cdb-9ddd-6c92bbcbdcd0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.834377 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-44396d89-76ab-4cdb-9ddd-6c92bbcbdcd0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 returned with HTTP 200 Aug 07 16:24:27.834741 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1226/4923] 10.4.3.24 () {66 vars in 1335 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 => generated 402 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.845177 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd97b763-d6f6-4ad1-b872-e416658a0df3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.847060 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd97b763-d6f6-4ad1-b872-e416658a0df3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] PUT https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption/cd88078f-f461-4bae-9a48-f459466c5658 Aug 07 16:24:27.847417 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd97b763-d6f6-4ad1-b872-e416658a0df3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.863677 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd97b763-d6f6-4ad1-b872-e416658a0df3 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption/cd88078f-f461-4bae-9a48-f459466c5658 returned with HTTP 200 Aug 07 16:24:27.864091 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1229/4924] 10.4.3.24 () {68 vars in 1499 bytes} [Fri Aug 7 16:24:27 2026] PUT /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/encryption/cd88078f-f461-4bae-9a48-f459466c5658 => generated 33 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.873272 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-659f6951-11a0-4180-858d-269ba99c39ab None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.875743 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-659f6951-11a0-4180-858d-269ba99c39ab tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] PUT https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/key1 Aug 07 16:24:27.876240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-659f6951-11a0-4180-858d-269ba99c39ab tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.900596 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-659f6951-11a0-4180-858d-269ba99c39ab tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/key1 returned with HTTP 200 Aug 07 16:24:27.901282 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1246/4925] 10.4.3.24 () {68 vars in 1406 bytes} [Fri Aug 7 16:24:27 2026] PUT /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7/extra_specs/key1 => generated 30 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Aug 07 16:24:27.910022 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c09f28c2-c896-4bb6-af52-06cfca36110a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.911808 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c09f28c2-c896-4bb6-af52-06cfca36110a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] PUT https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 Aug 07 16:24:27.912145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c09f28c2-c896-4bb6-af52-06cfca36110a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:27.925694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c09f28c2-c896-4bb6-af52-06cfca36110a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 returned with HTTP 200 Aug 07 16:24:27.926187 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1225/4926] 10.4.3.24 () {68 vars in 1355 bytes} [Fri Aug 7 16:24:27 2026] PUT /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 => generated 371 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:27.935446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-53925fd8-aca0-4d6e-981f-d2052a60b82d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.937545 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53925fd8-aca0-4d6e-981f-d2052a60b82d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/283810ef-f7df-460e-827c-7f098d5ae323 Aug 07 16:24:27.937768 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53925fd8-aca0-4d6e-981f-d2052a60b82d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.937997 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-53925fd8-aca0-4d6e-981f-d2052a60b82d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.970140 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-53925fd8-aca0-4d6e-981f-d2052a60b82d tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/283810ef-f7df-460e-827c-7f098d5ae323 returned with HTTP 202 Aug 07 16:24:27.971267 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1227/4927] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/types/283810ef-f7df-460e-827c-7f098d5ae323 => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:27.978363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-078e5be0-4147-4f86-ab7c-00eef1c42350 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.980434 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-078e5be0-4147-4f86-ab7c-00eef1c42350 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d Aug 07 16:24:27.980650 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-078e5be0-4147-4f86-ab7c-00eef1c42350 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.980906 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-078e5be0-4147-4f86-ab7c-00eef1c42350 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.982136 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a75d9ec-dd64-4224-9465-b1cc4c55b284 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.984650 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a75d9ec-dd64-4224-9465-b1cc4c55b284 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:27.984885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a75d9ec-dd64-4224-9465-b1cc4c55b284 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.985166 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a75d9ec-dd64-4224-9465-b1cc4c55b284 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.986405 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0b8e83d4-df6c-4189-b147-3cedc3424788 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:27.988854 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b8e83d4-df6c-4189-b147-3cedc3424788 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] GET https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 Aug 07 16:24:27.989266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b8e83d4-df6c-4189-b147-3cedc3424788 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:27.989645 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0b8e83d4-df6c-4189-b147-3cedc3424788 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:27.997488 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0b8e83d4-df6c-4189-b147-3cedc3424788 tempest-TestMinimumBasicScenario-1961935418 tempest-TestMinimumBasicScenario-1961935418-project-member] https://10.4.3.24/volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 returned with HTTP 404 Aug 07 16:24:27.997705 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:27.997705 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:27.998466 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1226/4928] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/volumes/455889f8-1b98-4515-9817-15c13cc2b802 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:28.002744 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4a75d9ec-dd64-4224-9465-b1cc4c55b284 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:28.008429 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a75d9ec-dd64-4224-9465-b1cc4c55b284 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:28.008987 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1247/4929] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:27 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:28.018028 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-078e5be0-4147-4f86-ab7c-00eef1c42350 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d returned with HTTP 202 Aug 07 16:24:28.018028 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1230/4930] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:27 2026] DELETE /volume/v3/types/9faefbd2-4266-4339-8907-ce7f7482fe5d => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:28.026713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-905b02cf-d70f-49ea-b011-31726b68727a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:28.028839 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-905b02cf-d70f-49ea-b011-31726b68727a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572 Aug 07 16:24:28.029044 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-905b02cf-d70f-49ea-b011-31726b68727a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:28.029311 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-905b02cf-d70f-49ea-b011-31726b68727a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:28.060894 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-905b02cf-d70f-49ea-b011-31726b68727a tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572 returned with HTTP 202 Aug 07 16:24:28.061413 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1228/4931] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:28 2026] DELETE /volume/v3/types/c2fc2238-d670-4896-98cd-675d77d15572 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:28.069142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-81241e21-10f1-4237-b391-c85d5c0470e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:28.071237 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81241e21-10f1-4237-b391-c85d5c0470e0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/33c86428-18c4-4608-82c2-1d7090c9d90d Aug 07 16:24:28.071433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81241e21-10f1-4237-b391-c85d5c0470e0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:28.071658 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-81241e21-10f1-4237-b391-c85d5c0470e0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:28.100104 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-81241e21-10f1-4237-b391-c85d5c0470e0 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/33c86428-18c4-4608-82c2-1d7090c9d90d returned with HTTP 202 Aug 07 16:24:28.100846 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1227/4932] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:28 2026] DELETE /volume/v3/types/33c86428-18c4-4608-82c2-1d7090c9d90d => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:28.108223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b4ce6211-6efc-482d-922c-5996e73e9f15 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:28.111340 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4ce6211-6efc-482d-922c-5996e73e9f15 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] DELETE https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 Aug 07 16:24:28.111488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4ce6211-6efc-482d-922c-5996e73e9f15 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:28.111720 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b4ce6211-6efc-482d-922c-5996e73e9f15 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:28.151812 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b4ce6211-6efc-482d-922c-5996e73e9f15 tempest-VolumeTypesAdminTests-1799573292 tempest-VolumeTypesAdminTests-1799573292-project-admin] https://10.4.3.24/volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 returned with HTTP 202 Aug 07 16:24:28.152236 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1248/4933] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:24:28 2026] DELETE /volume/v3/types/91886722-63e9-48aa-8e90-9edea1bd99d7 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:28.623854 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a9de4167-bd75-4150-8a51-142830648d5b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:28.625543 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9de4167-bd75-4150-8a51-142830648d5b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee Aug 07 16:24:28.625713 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9de4167-bd75-4150-8a51-142830648d5b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:28.625905 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a9de4167-bd75-4150-8a51-142830648d5b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:28.630127 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a9de4167-bd75-4150-8a51-142830648d5b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee returned with HTTP 404 Aug 07 16:24:28.630611 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1231/4934] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:28 2026] GET /volume/v3/snapshots/6b3f9b17-a19e-4a67-bd48-76f89c1f77ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:29.024324 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a2f0db1a-2814-43e6-93f3-c524f2d7001f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:29.026377 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2f0db1a-2814-43e6-93f3-c524f2d7001f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:29.026377 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2f0db1a-2814-43e6-93f3-c524f2d7001f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:29.026377 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a2f0db1a-2814-43e6-93f3-c524f2d7001f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:29.035464 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:29.035464 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:29.039174 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a2f0db1a-2814-43e6-93f3-c524f2d7001f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:29.043933 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a2f0db1a-2814-43e6-93f3-c524f2d7001f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:29.044344 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1229/4935] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:29 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:29.181419 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-ce7ade21-97ad-4101-a306-b9f75b19f0fe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:29.183878 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-ce7ade21-97ad-4101-a306-b9f75b19f0fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac/action Aug 07 16:24:29.187211 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-ce7ade21-97ad-4101-a306-b9f75b19f0fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:29.187422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-ce7ade21-97ad-4101-a306-b9f75b19f0fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:29.207933 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:29.207933 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:29.227461 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-90161d5b-7d7f-4e78-9508-c6e331276abd req-ce7ade21-97ad-4101-a306-b9f75b19f0fe tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac/action returned with HTTP 204 Aug 07 16:24:29.227946 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1228/4936] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:24:29 2026] POST /volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:30.061248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a3bdacd-be9c-4546-a071-625fff43d263 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:30.065485 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a3bdacd-be9c-4546-a071-625fff43d263 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:30.065485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a3bdacd-be9c-4546-a071-625fff43d263 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:30.065485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a3bdacd-be9c-4546-a071-625fff43d263 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:30.080090 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:30.080090 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:30.085056 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1a3bdacd-be9c-4546-a071-625fff43d263 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:30.091479 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a3bdacd-be9c-4546-a071-625fff43d263 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:30.092219 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1249/4937] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:30 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 1174 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:30.202956 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-503620c0-49e0-48e0-bd8b-6528a0a9a853 req-17a3ba1e-a95c-4139-ad6a-d35d51935fb7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:30.205427 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-503620c0-49e0-48e0-bd8b-6528a0a9a853 req-17a3ba1e-a95c-4139-ad6a-d35d51935fb7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9 Aug 07 16:24:30.205656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-503620c0-49e0-48e0-bd8b-6528a0a9a853 req-17a3ba1e-a95c-4139-ad6a-d35d51935fb7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:30.205864 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-503620c0-49e0-48e0-bd8b-6528a0a9a853 req-17a3ba1e-a95c-4139-ad6a-d35d51935fb7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:30.213160 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:30.213160 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:30.266211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-503620c0-49e0-48e0-bd8b-6528a0a9a853 req-17a3ba1e-a95c-4139-ad6a-d35d51935fb7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9 returned with HTTP 200 Aug 07 16:24:30.266669 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1232/4938] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:30 2026] DELETE /volume/v3/attachments/6e217e67-7269-42e0-91b9-7f4533598be9 => generated 19 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:31.557053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:31.560006 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:24:31.560317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:31.560578 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:31.560747 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:24:31.568035 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:31.568035 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:31.568546 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:31.586711 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:24:31.587003 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b0c4bd33-6967-4d72-a6bb-5b09803b6de6 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 202 Aug 07 16:24:31.587473 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1230/4939] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:31 2026] DELETE /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:31.597616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-67286ec4-91c5-4fd6-b281-b73cd2834250 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:31.599431 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67286ec4-91c5-4fd6-b281-b73cd2834250 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:24:31.599782 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67286ec4-91c5-4fd6-b281-b73cd2834250 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:31.601149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-67286ec4-91c5-4fd6-b281-b73cd2834250 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:31.607406 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:31.607406 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:31.611810 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-67286ec4-91c5-4fd6-b281-b73cd2834250 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:31.617478 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-67286ec4-91c5-4fd6-b281-b73cd2834250 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 200 Aug 07 16:24:31.618320 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1229/4940] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:31 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:32.631712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-069951f6-bf31-4e4a-9dd6-6884ffb4f140 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:32.633610 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-069951f6-bf31-4e4a-9dd6-6884ffb4f140 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af Aug 07 16:24:32.633823 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-069951f6-bf31-4e4a-9dd6-6884ffb4f140 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:32.634045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-069951f6-bf31-4e4a-9dd6-6884ffb4f140 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:32.639724 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-069951f6-bf31-4e4a-9dd6-6884ffb4f140 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af returned with HTTP 404 Aug 07 16:24:32.640245 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1250/4941] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:32 2026] GET /volume/v3/volumes/b0219ce4-1a71-4020-9d18-8b3ef3c797af => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:32.666589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:32.668219 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:32.668565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-602610879", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:32.669993 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-602610879', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:32.753840 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:24:32.754123 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:32.754123 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:32.767228 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:24:32.773039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (e5f88868-5da3-468b-a86d-23400b7860fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:32.778899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a798759-7dfd-4911-94c5-8297f70722e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:32.778899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:32.843700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8a798759-7dfd-4911-94c5-8297f70722e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:32.843700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e11b1504-3dc1-4c24-9172-6e4ed207d91c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:32.897027 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['5416542c-1ef9-41af-97e0-35c89158414d', '48e470e4-4ddf-42af-9dcb-0f89c26178b2', '9b6ddbb3-3736-4add-a1ae-efd920e71b14', '2fbf37b2-d874-4974-8163-571fa8c27176'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:32.897695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e11b1504-3dc1-4c24-9172-6e4ed207d91c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5416542c-1ef9-41af-97e0-35c89158414d', '48e470e4-4ddf-42af-9dcb-0f89c26178b2', '9b6ddbb3-3736-4add-a1ae-efd920e71b14', '2fbf37b2-d874-4974-8163-571fa8c27176']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:32.898365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a0c42b-af2f-48b6-b861-eb33a7867f3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:32.928634 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0a0c42b-af2f-48b6-b861-eb33a7867f3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2e09513c-4da3-4ef7-8698-aa005738dcd7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-602610879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['5416542c-1ef9-41af-97e0-35c89158414d','48e470e4-4ddf-42af-9dcb-0f89c26178b2','9b6ddbb3-3736-4add-a1ae-efd920e71b14','2fbf37b2-d874-4974-8163-571fa8c27176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-602610879',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2e09513c-4da3-4ef7-8698-aa005738dcd7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:32.929370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e1a02b4-c548-4625-a114-c92355d5fa34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:32.950673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e1a02b4-c548-4625-a114-c92355d5fa34) transitioned into state 'SUCCESS' from state '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-602610879',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['5416542c-1ef9-41af-97e0-35c89158414d','48e470e4-4ddf-42af-9dcb-0f89c26178b2','9b6ddbb3-3736-4add-a1ae-efd920e71b14','2fbf37b2-d874-4974-8163-571fa8c27176'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:32.951297 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b962d9f-4614-4852-bb3f-82a49e00948e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:32.968609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0b962d9f-4614-4852-bb3f-82a49e00948e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:32.970318 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (e5f88868-5da3-468b-a86d-23400b7860fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:32.970679 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:24:32.971620 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3520946a-f951-4f7d-bc5f-0ab484b51068 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:32.972160 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1233/4942] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:32 2026] POST /volume/v3/volumes => generated 756 bytes in 306 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:32.983579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0ee569d7-2008-49b4-8dfb-bff81e009207 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:32.985355 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ee569d7-2008-49b4-8dfb-bff81e009207 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:32.985555 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ee569d7-2008-49b4-8dfb-bff81e009207 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:32.985740 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0ee569d7-2008-49b4-8dfb-bff81e009207 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:32.992768 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:32.992768 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:32.996577 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0ee569d7-2008-49b4-8dfb-bff81e009207 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:33.000680 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0ee569d7-2008-49b4-8dfb-bff81e009207 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 200 Aug 07 16:24:33.001052 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1231/4943] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:32 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 824 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:33.113122 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-eaa9542d-3309-4450-a959-b249424b17d1 req-4e5ecaea-2cfa-48b0-9ce4-a260a4b1a969 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:33.115112 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-4e5ecaea-2cfa-48b0-9ce4-a260a4b1a969 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:33.115290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-4e5ecaea-2cfa-48b0-9ce4-a260a4b1a969 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:33.115524 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-4e5ecaea-2cfa-48b0-9ce4-a260a4b1a969 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:33.134681 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:33.134681 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:33.144355 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-eaa9542d-3309-4450-a959-b249424b17d1 req-4e5ecaea-2cfa-48b0-9ce4-a260a4b1a969 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:33.154937 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-4e5ecaea-2cfa-48b0-9ce4-a260a4b1a969 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:33.155605 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1230/4944] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:33 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 1174 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:33.174219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:33.177470 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e/action Aug 07 16:24:33.177868 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:33.178028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:33.192139 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:33.192139 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:33.192616 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:33.199715 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Begin detaching volume completed successfully. Aug 07 16:24:33.200045 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-0ec3c51d-7236-4200-8e1d-0ef4b5fe98a7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e/action returned with HTTP 202 Aug 07 16:24:33.200542 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1251/4945] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:24:33 2026] POST /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e/action => generated 0 bytes in 27 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:24:33.249904 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-12c2eea6-8342-4dec-b005-1d7aeab19385 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:33.250129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12c2eea6-8342-4dec-b005-1d7aeab19385 None None] GET https://10.4.3.24/volume// Aug 07 16:24:33.250294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12c2eea6-8342-4dec-b005-1d7aeab19385 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:33.250542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-12c2eea6-8342-4dec-b005-1d7aeab19385 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:33.250836 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-12c2eea6-8342-4dec-b005-1d7aeab19385 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:33.252334 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1234/4946] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:33 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:33.260825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-eaa9542d-3309-4450-a959-b249424b17d1 req-d9b50b34-4469-42f0-95f6-0398e089f82b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:33.262946 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-d9b50b34-4469-42f0-95f6-0398e089f82b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:33.263139 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-d9b50b34-4469-42f0-95f6-0398e089f82b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:33.263331 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-d9b50b34-4469-42f0-95f6-0398e089f82b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:33.272829 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:33.272829 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:33.277051 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-eaa9542d-3309-4450-a959-b249424b17d1 req-d9b50b34-4469-42f0-95f6-0398e089f82b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:33.283151 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-d9b50b34-4469-42f0-95f6-0398e089f82b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:33.283578 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1232/4947] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:33 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 1357 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:34.014042 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-43be5057-b0c2-4911-be02-3c3be43f308f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.015838 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43be5057-b0c2-4911-be02-3c3be43f308f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:34.016017 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43be5057-b0c2-4911-be02-3c3be43f308f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:34.016219 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-43be5057-b0c2-4911-be02-3c3be43f308f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:34.023467 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.023467 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:34.027700 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-43be5057-b0c2-4911-be02-3c3be43f308f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:34.033370 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-43be5057-b0c2-4911-be02-3c3be43f308f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 200 Aug 07 16:24:34.033755 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1231/4948] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:34 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 1364 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:34.045888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8a4e2b81-74f7-4a13-86ab-05ca20b1b43a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.047633 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a4e2b81-74f7-4a13-86ab-05ca20b1b43a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:34.047876 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a4e2b81-74f7-4a13-86ab-05ca20b1b43a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:34.048060 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8a4e2b81-74f7-4a13-86ab-05ca20b1b43a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:34.055628 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.055628 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:34.059514 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8a4e2b81-74f7-4a13-86ab-05ca20b1b43a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:34.064581 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8a4e2b81-74f7-4a13-86ab-05ca20b1b43a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 200 Aug 07 16:24:34.065026 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1252/4949] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:34 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 1364 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:34.077181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.078942 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:24:34.079276 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2e09513c-4da3-4ef7-8698-aa005738dcd7", "force": false, "name": "tempest-TestVolumeBootPattern-snapshot-965725408", "description": null, "metadata": null}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:34.087451 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.087451 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:34.087874 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:34.088004 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume 2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:34.110196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-eaa9542d-3309-4450-a959-b249424b17d1 req-75302004-4465-40d9-9269-ed56a3482cc0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.112448 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-75302004-4465-40d9-9269-ed56a3482cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac Aug 07 16:24:34.113064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-75302004-4465-40d9-9269-ed56a3482cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:34.113064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-75302004-4465-40d9-9269-ed56a3482cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:34.116201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['159782a7-6433-4a79-8882-047337074518', '96f301bd-c928-4ba1-8e5c-8cf51a2ec0fe', '1d9475e8-bf22-42ca-a423-41af83f6565b', '901447d2-4879-4e51-acf5-92e9179894a7'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:34.120884 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.120884 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:34.151392 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot create request issued successfully. Aug 07 16:24:34.151735 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b102c7c6-0ab5-4b96-afa1-407e2652bb39 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:24:34.152279 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1235/4950] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:24:34 2026] POST /volume/v3/snapshots => generated 307 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:34.165225 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4a641610-6d30-4f50-bfe6-1f1bd6194423 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.166130 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-eaa9542d-3309-4450-a959-b249424b17d1 req-75302004-4465-40d9-9269-ed56a3482cc0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac returned with HTTP 200 Aug 07 16:24:34.166608 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1233/4951] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:34 2026] DELETE /volume/v3/attachments/4a2c1dbf-475f-4981-98b1-e648892cc4ac => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:34.166891 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a641610-6d30-4f50-bfe6-1f1bd6194423 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:34.167080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a641610-6d30-4f50-bfe6-1f1bd6194423 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:34.167293 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4a641610-6d30-4f50-bfe6-1f1bd6194423 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:34.173625 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.173625 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:34.173625 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4a641610-6d30-4f50-bfe6-1f1bd6194423 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:34.173625 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4a641610-6d30-4f50-bfe6-1f1bd6194423 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:34.173625 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1232/4952] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:34 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 439 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:34.300010 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.301968 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:34.302279 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDataIntegrityTests-volume-810072144", "snapshot_id": "a027c2b7-1083-4857-8803-f535464a0aa4", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:34.303985 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDataIntegrityTests-volume-810072144', 'snapshot_id': 'a027c2b7-1083-4857-8803-f535464a0aa4', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:34.309525 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.309525 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:34.310066 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:34.310196 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume of 1 GB Aug 07 16:24:34.313827 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Availability Zones retrieved successfully. Aug 07 16:24:34.319684 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (ac31ce61-f0fe-45db-9a07-056f0c185c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:34.321193 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6392b28f-d3b0-4c02-a945-65ec5879e3e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:34.322282 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:34.358858 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6392b28f-d3b0-4c02-a945-65ec5879e3e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'a027c2b7-1083-4857-8803-f535464a0aa4', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:34.359798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2347b3-6038-4367-bef4-61f2fbb7b73e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:34.423620 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Created reservations ['7169810e-143a-428f-9dbb-6bad7848b986', '21f18482-5e72-41ab-881e-1b8c96840220', '777885e8-fa93-41d3-972c-342c79f71d47', '2d628a50-751f-4e1c-b2cd-89fdd5895e0a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:34.424366 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f2347b3-6038-4367-bef4-61f2fbb7b73e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7169810e-143a-428f-9dbb-6bad7848b986', '21f18482-5e72-41ab-881e-1b8c96840220', '777885e8-fa93-41d3-972c-342c79f71d47', '2d628a50-751f-4e1c-b2cd-89fdd5895e0a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:34.425062 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3230b346-8ebc-4910-9e5a-92c66392e44d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:34.478230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3230b346-8ebc-4910-9e5a-92c66392e44d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '53f7160e-7ca0-4b8c-8ada-2ab92894d118', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-810072144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['7169810e-143a-428f-9dbb-6bad7848b986','21f18482-5e72-41ab-881e-1b8c96840220','777885e8-fa93-41d3-972c-342c79f71d47','2d628a50-751f-4e1c-b2cd-89fdd5895e0a'],size=1,snapshot_id=a027c2b7-1083-4857-8803-f535464a0aa4,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDataIntegrityTests-volume-810072144',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=53f7160e-7ca0-4b8c-8ada-2ab92894d118,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=a027c2b7-1083-4857-8803-f535464a0aa4,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='131c5496957940e88f818da4b12a19e9',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:34.479050 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee19bf81-e26d-403b-8362-37dbc9b99d7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:34.506075 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ee19bf81-e26d-403b-8362-37dbc9b99d7f) transitioned into state 'SUCCESS' from state '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-810072144',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7f4e76d26dd4f5aa4dbbf6e44fe690a',qos_specs=None,replication_status=,reservations=['7169810e-143a-428f-9dbb-6bad7848b986','21f18482-5e72-41ab-881e-1b8c96840220','777885e8-fa93-41d3-972c-342c79f71d47','2d628a50-751f-4e1c-b2cd-89fdd5895e0a'],size=1,snapshot_id=a027c2b7-1083-4857-8803-f535464a0aa4,source_replicaid=,source_volid=None,status='creating',user_id='131c5496957940e88f818da4b12a19e9',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:34.506897 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aec7038-32b7-43f9-b82c-754a559c384f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:34.529964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aec7038-32b7-43f9-b82c-754a559c384f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:34.530771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Flow 'volume_create_api' (ac31ce61-f0fe-45db-9a07-056f0c185c04) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:34.531089 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Create volume request issued successfully. Aug 07 16:24:34.531664 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e903d4d5-3cb7-4efb-aa4f-71c7de33d876 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:34.532088 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1253/4953] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:34 2026] POST /volume/v3/volumes => generated 788 bytes in 232 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:34.543176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e3d1d759-efb3-4b21-b5b8-8f625c40951f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:34.546794 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3d1d759-efb3-4b21-b5b8-8f625c40951f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:34.547057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3d1d759-efb3-4b21-b5b8-8f625c40951f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:34.547365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e3d1d759-efb3-4b21-b5b8-8f625c40951f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:34.554635 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:34.554635 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:34.558247 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e3d1d759-efb3-4b21-b5b8-8f625c40951f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:34.562955 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e3d1d759-efb3-4b21-b5b8-8f625c40951f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:34.563343 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1236/4954] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:34 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 856 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:35.183342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-51d893b0-71bc-4a2c-908d-c410d06f2609 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.185902 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51d893b0-71bc-4a2c-908d-c410d06f2609 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:35.186076 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51d893b0-71bc-4a2c-908d-c410d06f2609 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.186244 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-51d893b0-71bc-4a2c-908d-c410d06f2609 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.191096 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.191096 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:35.191535 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-51d893b0-71bc-4a2c-908d-c410d06f2609 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:35.192224 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-51d893b0-71bc-4a2c-908d-c410d06f2609 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:35.192607 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1234/4955] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:35.201420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b01e36c1-26d3-4b2b-8edc-f52f9a63c22f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.203040 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b01e36c1-26d3-4b2b-8edc-f52f9a63c22f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:35.203230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b01e36c1-26d3-4b2b-8edc-f52f9a63c22f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.203449 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b01e36c1-26d3-4b2b-8edc-f52f9a63c22f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.221183 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.221183 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:35.221713 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b01e36c1-26d3-4b2b-8edc-f52f9a63c22f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:35.222554 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b01e36c1-26d3-4b2b-8edc-f52f9a63c22f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:35.222943 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1233/4956] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 466 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:35.352950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-e185b34e-1f8a-49c0-9993-0551d6130da3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.355799 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-e185b34e-1f8a-49c0-9993-0551d6130da3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:35.356076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-e185b34e-1f8a-49c0-9993-0551d6130da3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.356338 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-e185b34e-1f8a-49c0-9993-0551d6130da3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.362692 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.362692 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:35.363313 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-e185b34e-1f8a-49c0-9993-0551d6130da3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:35.364441 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-e185b34e-1f8a-49c0-9993-0551d6130da3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:35.365531 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1254/4957] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 466 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:35.377056 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6a11bfa1-0fd0-4e69-b314-d4f9283e5b6c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.380043 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6a11bfa1-0fd0-4e69-b314-d4f9283e5b6c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:35.380336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6a11bfa1-0fd0-4e69-b314-d4f9283e5b6c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.380628 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6a11bfa1-0fd0-4e69-b314-d4f9283e5b6c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.389125 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.389125 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:35.393169 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6a11bfa1-0fd0-4e69-b314-d4f9283e5b6c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:35.398101 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6a11bfa1-0fd0-4e69-b314-d4f9283e5b6c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 200 Aug 07 16:24:35.398510 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1237/4958] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 1364 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:35.576247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fc6d0962-1289-4ccc-8ec5-ed7bde8a2462 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.578653 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc6d0962-1289-4ccc-8ec5-ed7bde8a2462 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:35.578901 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc6d0962-1289-4ccc-8ec5-ed7bde8a2462 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.579061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fc6d0962-1289-4ccc-8ec5-ed7bde8a2462 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.592374 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.592374 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:35.596934 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fc6d0962-1289-4ccc-8ec5-ed7bde8a2462 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:35.603750 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fc6d0962-1289-4ccc-8ec5-ed7bde8a2462 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:35.604293 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1235/4959] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:35.615969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1a15a7cc-6e57-4190-8d17-32f9650dac8f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.618211 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a15a7cc-6e57-4190-8d17-32f9650dac8f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:35.618493 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a15a7cc-6e57-4190-8d17-32f9650dac8f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.618758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1a15a7cc-6e57-4190-8d17-32f9650dac8f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.628169 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.628169 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:35.633525 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1a15a7cc-6e57-4190-8d17-32f9650dac8f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:35.639298 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1a15a7cc-6e57-4190-8d17-32f9650dac8f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:35.639876 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1234/4960] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:35.778996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-32969839-04d9-43a3-a3f9-3f7ea54f3f45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:35.781103 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-32969839-04d9-43a3-a3f9-3f7ea54f3f45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:35.781343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-32969839-04d9-43a3-a3f9-3f7ea54f3f45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:35.781567 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-32969839-04d9-43a3-a3f9-3f7ea54f3f45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:35.786284 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:35.786284 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:35.786691 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-32969839-04d9-43a3-a3f9-3f7ea54f3f45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:35.787523 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-32969839-04d9-43a3-a3f9-3f7ea54f3f45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:35.788061 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1255/4961] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:24:35 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 466 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:36.130896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-3e7092b9-f669-404d-8860-ef6edb0467be None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.134933 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-3e7092b9-f669-404d-8860-ef6edb0467be tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:36.135117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-3e7092b9-f669-404d-8860-ef6edb0467be tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.135297 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-3e7092b9-f669-404d-8860-ef6edb0467be tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.144443 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.144443 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:36.149753 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-3e7092b9-f669-404d-8860-ef6edb0467be tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:36.155278 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-3e7092b9-f669-404d-8860-ef6edb0467be tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:36.155859 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1238/4962] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:36.255099 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-266f198a-0b5e-4c8e-be74-088d52a35ea7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.255568 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-266f198a-0b5e-4c8e-be74-088d52a35ea7 None None] GET https://10.4.3.24/volume// Aug 07 16:24:36.255762 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-266f198a-0b5e-4c8e-be74-088d52a35ea7 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.255918 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-266f198a-0b5e-4c8e-be74-088d52a35ea7 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.257642 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-266f198a-0b5e-4c8e-be74-088d52a35ea7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:36.257895 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1236/4963] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/ => generated 385 bytes in 3 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:36.265013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-6642e420-cc1e-4cbc-ad9f-e7dbf29a73a3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.267121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-6642e420-cc1e-4cbc-ad9f-e7dbf29a73a3 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:24:36.267503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-6642e420-cc1e-4cbc-ad9f-e7dbf29a73a3 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "53f7160e-7ca0-4b8c-8ada-2ab92894d118", "connector": null, "instance_uuid": "89229652-f3b9-47a3-bf20-0cc397087395"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:36.280242 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.280242 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:36.321903 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-6642e420-cc1e-4cbc-ad9f-e7dbf29a73a3 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:24:36.322350 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1235/4964] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:24:36 2026] POST /volume/v3/attachments => generated 273 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:36.354671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0aa66555-9899-414b-9394-de162b04108b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.358376 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0aa66555-9899-414b-9394-de162b04108b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:36.358376 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0aa66555-9899-414b-9394-de162b04108b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.358668 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0aa66555-9899-414b-9394-de162b04108b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.371549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1c1dbddb-ae07-46c5-b5c1-b5436ab30f36 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.372099 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c1dbddb-ae07-46c5-b5c1-b5436ab30f36 None None] GET https://10.4.3.24/volume// Aug 07 16:24:36.372369 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c1dbddb-ae07-46c5-b5c1-b5436ab30f36 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.372656 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1c1dbddb-ae07-46c5-b5c1-b5436ab30f36 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.373091 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1c1dbddb-ae07-46c5-b5c1-b5436ab30f36 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:36.375265 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1239/4965] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/ => generated 385 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:36.383131 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.383131 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:36.386845 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0aa66555-9899-414b-9394-de162b04108b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:36.396119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-c253c970-9e27-4480-9528-adcd8b080841 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.396263 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0aa66555-9899-414b-9394-de162b04108b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:36.397030 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1256/4966] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 880 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:36.398438 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-c253c970-9e27-4480-9528-adcd8b080841 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:36.400201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-c253c970-9e27-4480-9528-adcd8b080841 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.400201 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-c253c970-9e27-4480-9528-adcd8b080841 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.408192 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.408192 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:36.411921 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-c253c970-9e27-4480-9528-adcd8b080841 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:36.416154 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-c253c970-9e27-4480-9528-adcd8b080841 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:36.416610 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1237/4967] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 1060 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:36.527633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.529704 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] PUT https://10.4.3.24/volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3 Aug 07 16:24:36.530122 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:36.537677 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Acquiring lock "cinder-attachment_update-53f7160e-7ca0-4b8c-8ada-2ab92894d118-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:24:36.545692 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-53f7160e-7ca0-4b8c-8ada-2ab92894d118-np0000006731" acquired by "attachment_update" :: waited 0.008s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:24:36.547193 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.547193 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:36.633831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Lock "cinder-attachment_update-53f7160e-7ca0-4b8c-8ada-2ab92894d118-np0000006731" released by "attachment_update" :: held 0.088s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:24:36.634120 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-a2617301-15bf-4ea8-9978-16b94ec479e4 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3 returned with HTTP 200 Aug 07 16:24:36.634624 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1236/4968] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:24:36 2026] PUT /volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3 => generated 969 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:36.933822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6fc6e02f-a99a-4bb9-94e6-46a9476a47ab None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.936563 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6fc6e02f-a99a-4bb9-94e6-46a9476a47ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:36.936885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6fc6e02f-a99a-4bb9-94e6-46a9476a47ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.938116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6fc6e02f-a99a-4bb9-94e6-46a9476a47ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.946325 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.946325 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:36.946325 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6fc6e02f-a99a-4bb9-94e6-46a9476a47ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:36.946325 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-6fc6e02f-a99a-4bb9-94e6-46a9476a47ab tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:36.946325 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1240/4969] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 466 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:36.954867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-03cd4d77-f403-44b6-b657-3b4af45b1f89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.957326 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-03cd4d77-f403-44b6-b657-3b4af45b1f89 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:36.957578 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-03cd4d77-f403-44b6-b657-3b4af45b1f89 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:36.960541 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-03cd4d77-f403-44b6-b657-3b4af45b1f89 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:36.966632 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:36.966632 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:36.971102 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-03cd4d77-f403-44b6-b657-3b4af45b1f89 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:36.978205 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-03cd4d77-f403-44b6-b657-3b4af45b1f89 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 200 Aug 07 16:24:36.978623 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1257/4970] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:36 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 1364 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:36.987519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:36.989664 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:36.991070 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9ef64642-4c7f-4f8c-a4ff-7af6dae07785", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:36.995895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9ef64642-4c7f-4f8c-a4ff-7af6dae07785', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:37.003155 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:37.003155 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:37.004283 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:37.004283 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:24:37.004460 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:24:37.009340 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (0359aedc-bdb9-403c-bb72-d965d32814b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:37.010489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82dff00a-4c01-48a3-8181-fafc78074b91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:37.014528 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:37.035040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82dff00a-4c01-48a3-8181-fafc78074b91) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9ef64642-4c7f-4f8c-a4ff-7af6dae07785', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:37.035930 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51dfc57-5bda-4182-8b27-3f56e26c6b2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:37.076376 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['4d3b8e59-529a-49f2-9606-7ea90fa83326', '48d91cb5-eb3c-475f-8282-d0ab7a2cace5', 'ecdc1594-8a9e-4e05-8995-f4f499c34080', '6a963e3d-cd98-45d8-b3b2-e560ee1dd7f9'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:37.077221 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d51dfc57-5bda-4182-8b27-3f56e26c6b2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4d3b8e59-529a-49f2-9606-7ea90fa83326', '48d91cb5-eb3c-475f-8282-d0ab7a2cace5', 'ecdc1594-8a9e-4e05-8995-f4f499c34080', '6a963e3d-cd98-45d8-b3b2-e560ee1dd7f9']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:37.078119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e5f1e9-677d-42ee-b0be-0a8fc16a9d17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:37.117132 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (42e5f1e9-677d-42ee-b0be-0a8fc16a9d17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5e46ad9b-6eca-4a92-adb1-9c06302a7db3', '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='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['4d3b8e59-529a-49f2-9606-7ea90fa83326','48d91cb5-eb3c-475f-8282-d0ab7a2cace5','ecdc1594-8a9e-4e05-8995-f4f499c34080','6a963e3d-cd98-45d8-b3b2-e560ee1dd7f9'],size=1,snapshot_id=9ef64642-4c7f-4f8c-a4ff-7af6dae07785,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:24:37Z,deleted=False,deleted_at=None,display_description='',display_name='',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5e46ad9b-6eca-4a92-adb1-9c06302a7db3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9ef64642-4c7f-4f8c-a4ff-7af6dae07785,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:37.117995 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480aaa25-6e7e-4a14-b301-5872861260b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:37.135254 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (480aaa25-6e7e-4a14-b301-5872861260b5) transitioned into 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='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['4d3b8e59-529a-49f2-9606-7ea90fa83326','48d91cb5-eb3c-475f-8282-d0ab7a2cace5','ecdc1594-8a9e-4e05-8995-f4f499c34080','6a963e3d-cd98-45d8-b3b2-e560ee1dd7f9'],size=1,snapshot_id=9ef64642-4c7f-4f8c-a4ff-7af6dae07785,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:37.135946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a61c66b-bff3-4e20-abbb-9ffbb33943ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:37.156039 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6a61c66b-bff3-4e20-abbb-9ffbb33943ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:37.156874 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (0359aedc-bdb9-403c-bb72-d965d32814b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:37.157139 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:24:37.157679 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-9078853a-8739-4a2b-8353-003cae117019 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:37.158146 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1238/4971] 10.4.3.24 () {72 vars in 1534 bytes} [Fri Aug 7 16:24:36 2026] POST /volume/v3/volumes => generated 734 bytes in 171 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:37.165601 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-faf70ecb-e131-436f-ac4c-7225b908562a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:37.172555 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-faf70ecb-e131-436f-ac4c-7225b908562a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:37.172787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-faf70ecb-e131-436f-ac4c-7225b908562a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:37.173006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-faf70ecb-e131-436f-ac4c-7225b908562a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:37.189226 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:37.189226 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:37.196039 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-faf70ecb-e131-436f-ac4c-7225b908562a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:37.200527 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-faf70ecb-e131-436f-ac4c-7225b908562a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 200 Aug 07 16:24:37.200883 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1237/4972] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:37 2026] GET /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 802 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:37.212531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-bc21c99f-75ff-40f8-b893-fdbaffa4508e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:37.214659 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-bc21c99f-75ff-40f8-b893-fdbaffa4508e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:37.214906 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-bc21c99f-75ff-40f8-b893-fdbaffa4508e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:37.215153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-bc21c99f-75ff-40f8-b893-fdbaffa4508e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:37.223473 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:37.223473 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:37.227712 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-bc21c99f-75ff-40f8-b893-fdbaffa4508e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:37.232676 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-bc21c99f-75ff-40f8-b893-fdbaffa4508e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 200 Aug 07 16:24:37.233527 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1241/4973] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:37 2026] GET /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 802 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:37.409892 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f0c899c-4777-4977-94bb-c51356bbc3de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:37.411447 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f0c899c-4777-4977-94bb-c51356bbc3de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:37.411609 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f0c899c-4777-4977-94bb-c51356bbc3de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:37.411785 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f0c899c-4777-4977-94bb-c51356bbc3de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:37.420576 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:37.420576 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:37.423834 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2f0c899c-4777-4977-94bb-c51356bbc3de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:37.428647 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f0c899c-4777-4977-94bb-c51356bbc3de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:37.429074 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1258/4974] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:37 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:38.443578 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-517d3da6-89a7-44cc-ad5c-bfb0f6a82404 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:38.445607 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-517d3da6-89a7-44cc-ad5c-bfb0f6a82404 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:38.445834 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-517d3da6-89a7-44cc-ad5c-bfb0f6a82404 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:38.446024 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-517d3da6-89a7-44cc-ad5c-bfb0f6a82404 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:38.456538 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:38.456538 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:38.460550 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-517d3da6-89a7-44cc-ad5c-bfb0f6a82404 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:38.465676 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-517d3da6-89a7-44cc-ad5c-bfb0f6a82404 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:38.466060 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1239/4975] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:38 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:39.480071 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af47f90f-1384-457d-8b41-b850e8e98043 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:39.481872 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af47f90f-1384-457d-8b41-b850e8e98043 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:39.482084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af47f90f-1384-457d-8b41-b850e8e98043 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:39.482294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af47f90f-1384-457d-8b41-b850e8e98043 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:39.492987 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:39.492987 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:39.496705 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-af47f90f-1384-457d-8b41-b850e8e98043 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:39.503269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af47f90f-1384-457d-8b41-b850e8e98043 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:39.503670 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1238/4976] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:39 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:39.921402 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-7149adf4-48ad-4e72-9da7-e9c12ed7cb56 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:39.925240 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-7149adf4-48ad-4e72-9da7-e9c12ed7cb56 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3/action Aug 07 16:24:39.925757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-7149adf4-48ad-4e72-9da7-e9c12ed7cb56 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:39.925894 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-7149adf4-48ad-4e72-9da7-e9c12ed7cb56 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:39.929758 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=387,cinder:INSERT=80,cinder:UPDATE=144 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:24:39.953933 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:39.953933 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:39.982511 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-e782fbd4-7422-40ca-a99c-d011e48491a1 req-7149adf4-48ad-4e72-9da7-e9c12ed7cb56 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3/action returned with HTTP 204 Aug 07 16:24:39.982931 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1242/4977] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:24:39 2026] POST /volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3/action => generated 0 bytes in 62 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:40.243761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f519b5d4-1f64-486e-aec8-3d1c3359129b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.245934 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f519b5d4-1f64-486e-aec8-3d1c3359129b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:40.246097 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f519b5d4-1f64-486e-aec8-3d1c3359129b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:40.246266 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f519b5d4-1f64-486e-aec8-3d1c3359129b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:40.255623 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:40.255623 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:40.260245 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f519b5d4-1f64-486e-aec8-3d1c3359129b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:40.265688 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f519b5d4-1f64-486e-aec8-3d1c3359129b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 200 Aug 07 16:24:40.266106 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1259/4978] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:40 2026] GET /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 1343 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:40.273963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8503b94f-e081-4f85-ad35-33fb2734bb71 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.275826 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8503b94f-e081-4f85-ad35-33fb2734bb71 None None] GET https://10.4.3.24/volume// Aug 07 16:24:40.275826 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8503b94f-e081-4f85-ad35-33fb2734bb71 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:40.275826 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8503b94f-e081-4f85-ad35-33fb2734bb71 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:40.275826 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8503b94f-e081-4f85-ad35-33fb2734bb71 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:40.275826 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1240/4979] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:40.286944 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-c3df87bd-fabe-4648-8067-eba7beb951a4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.295260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-c3df87bd-fabe-4648-8067-eba7beb951a4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:24:40.295260 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-c3df87bd-fabe-4648-8067-eba7beb951a4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5e46ad9b-6eca-4a92-adb1-9c06302a7db3", "connector": null, "instance_uuid": "eafd45f9-f08c-4a78-8b30-3ecf5c3f2a9a"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:40.313833 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:40.313833 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:40.352320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-c3df87bd-fabe-4648-8067-eba7beb951a4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:24:40.352781 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1239/4980] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:24:40 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 07 16:24:40.361701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6cc80c19-7e12-4ed8-9ca2-6d02588a48c1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.362142 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cc80c19-7e12-4ed8-9ca2-6d02588a48c1 None None] GET https://10.4.3.24/volume// Aug 07 16:24:40.362400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cc80c19-7e12-4ed8-9ca2-6d02588a48c1 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:40.362603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6cc80c19-7e12-4ed8-9ca2-6d02588a48c1 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:40.362928 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6cc80c19-7e12-4ed8-9ca2-6d02588a48c1 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:40.363213 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1243/4981] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:40 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:40.371167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-caad0d1a-536e-4f88-8814-2d842a219923 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.375331 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-caad0d1a-536e-4f88-8814-2d842a219923 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:40.375331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-caad0d1a-536e-4f88-8814-2d842a219923 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:40.375331 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-caad0d1a-536e-4f88-8814-2d842a219923 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:40.387629 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:40.387629 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:40.391415 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-70d60428-f3e4-4c7e-8440-188976d7772c req-caad0d1a-536e-4f88-8814-2d842a219923 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:40.395987 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-caad0d1a-536e-4f88-8814-2d842a219923 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 200 Aug 07 16:24:40.396490 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1260/4982] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:40 2026] GET /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 1522 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:40.500799 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.502770 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405 Aug 07 16:24:40.503136 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:40.510369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-5e46ad9b-6eca-4a92-adb1-9c06302a7db3-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:24:40.514489 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-5e46ad9b-6eca-4a92-adb1-9c06302a7db3-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:24:40.515599 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:40.515599 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:40.515954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-caf09769-e545-4af0-a3c8-38f114432b11 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.517889 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-caf09769-e545-4af0-a3c8-38f114432b11 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:40.518092 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-caf09769-e545-4af0-a3c8-38f114432b11 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:40.518313 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-caf09769-e545-4af0-a3c8-38f114432b11 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:40.527576 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:40.527576 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:40.530813 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-caf09769-e545-4af0-a3c8-38f114432b11 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:40.535158 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-caf09769-e545-4af0-a3c8-38f114432b11 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:40.535708 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1240/4983] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:40 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 1173 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:40.615355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-5e46ad9b-6eca-4a92-adb1-9c06302a7db3-np0000006731" released by "attachment_update" :: held 0.101s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:24:40.616400 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-f5c41fbc-fbbe-430a-a38b-c8e2e4dd1be8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405 returned with HTTP 200 Aug 07 16:24:40.616400 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1241/4984] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:24:40 2026] PUT /volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405 => generated 969 bytes in 116 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:40.639675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70d60428-f3e4-4c7e-8440-188976d7772c req-1e2c75db-a70b-458e-9059-0635b6ada936 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:40.641614 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-1e2c75db-a70b-458e-9059-0635b6ada936 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405/action Aug 07 16:24:40.641928 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-1e2c75db-a70b-458e-9059-0635b6ada936 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:40.642035 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-1e2c75db-a70b-458e-9059-0635b6ada936 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:40.659682 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:40.659682 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:40.670274 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d60428-f3e4-4c7e-8440-188976d7772c req-1e2c75db-a70b-458e-9059-0635b6ada936 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405/action returned with HTTP 204 Aug 07 16:24:40.670800 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1244/4985] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:24:40 2026] POST /volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:44.056342 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-f0186917-4bac-4f10-a906-9234a8f16f83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:44.059068 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-f0186917-4bac-4f10-a906-9234a8f16f83 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:44.059068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-f0186917-4bac-4f10-a906-9234a8f16f83 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:44.059353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-f0186917-4bac-4f10-a906-9234a8f16f83 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:44.061958 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=364,cinder:UPDATE=107,cinder:INSERT=50 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:24:44.073216 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:44.073216 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:44.078375 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-f0186917-4bac-4f10-a906-9234a8f16f83 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:44.082652 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-f0186917-4bac-4f10-a906-9234a8f16f83 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:44.083076 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1261/4986] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:44 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 1173 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:44.100025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:44.102676 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] POST https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118/action Aug 07 16:24:44.103014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:44.103139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:44.106071 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=303,cinder:UPDATE=89,cinder:INSERT=36 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:24:44.115983 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:44.115983 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:44.116401 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:44.122019 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Begin detaching volume completed successfully. Aug 07 16:24:44.122333 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-15036d48-08a9-4b65-99a0-4eb78842c82f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118/action returned with HTTP 202 Aug 07 16:24:44.122769 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1241/4987] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:24:44 2026] POST /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:24:44.169084 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e3f3f925-bce0-4f3a-a392-0648bf444f8a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:44.169551 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3f3f925-bce0-4f3a-a392-0648bf444f8a None None] GET https://10.4.3.24/volume// Aug 07 16:24:44.169747 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3f3f925-bce0-4f3a-a392-0648bf444f8a None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:44.170945 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e3f3f925-bce0-4f3a-a392-0648bf444f8a None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:44.170945 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e3f3f925-bce0-4f3a-a392-0648bf444f8a None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:44.170945 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1242/4988] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:44.178205 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-3e0d88a9-fd19-464d-9d37-60e8918e376c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:44.180437 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-3e0d88a9-fd19-464d-9d37-60e8918e376c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:44.180661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-3e0d88a9-fd19-464d-9d37-60e8918e376c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:44.180844 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-3e0d88a9-fd19-464d-9d37-60e8918e376c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:44.198151 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:44.198151 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:44.203508 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-3e0d88a9-fd19-464d-9d37-60e8918e376c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:44.207669 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-3e0d88a9-fd19-464d-9d37-60e8918e376c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:44.208111 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1245/4989] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:44 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 1356 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:45.095687 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-90b2508a-74d1-49d4-b2d5-7f29aad545ba None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:45.097750 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-90b2508a-74d1-49d4-b2d5-7f29aad545ba tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3 Aug 07 16:24:45.097996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-90b2508a-74d1-49d4-b2d5-7f29aad545ba tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:45.098255 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-90b2508a-74d1-49d4-b2d5-7f29aad545ba tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:45.105958 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:45.105958 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:45.147010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-a893cbe3-c936-4d02-b9e9-13cce3f304f0 req-90b2508a-74d1-49d4-b2d5-7f29aad545ba tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3 returned with HTTP 200 Aug 07 16:24:45.147498 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1262/4990] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:45 2026] DELETE /volume/v3/attachments/a7d63a50-db8e-4e47-8a89-2bc748e796d3 => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b74857da-daaf-435e-824a-260de49e6a9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b74857da-daaf-435e-824a-260de49e6a9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b74857da-daaf-435e-824a-260de49e6a9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b74857da-daaf-435e-824a-260de49e6a9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b74857da-daaf-435e-824a-260de49e6a9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b74857da-daaf-435e-824a-260de49e6a9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:46.048131 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1242/4991] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:45 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1d70f153-4650-4f56-bb71-d1d27bbebcc6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d70f153-4650-4f56-bb71-d1d27bbebcc6 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d70f153-4650-4f56-bb71-d1d27bbebcc6 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1d70f153-4650-4f56-bb71-d1d27bbebcc6 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:UPDATE=120,cinder:SELECT=346,cinder:INSERT=71 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1d70f153-4650-4f56-bb71-d1d27bbebcc6 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1d70f153-4650-4f56-bb71-d1d27bbebcc6 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:46.050862 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1243/4992] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:45 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 881 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume with id: 53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume request issued successfully. Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f5ba6764-54a7-4922-9ef0-78c8c7b21467 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 202 Aug 07 16:24:46.052135 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1246/4993] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:45 2026] DELETE /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-79760005-37ec-492e-a385-78025d3ba955 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79760005-37ec-492e-a385-78025d3ba955 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79760005-37ec-492e-a385-78025d3ba955 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-79760005-37ec-492e-a385-78025d3ba955 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-79760005-37ec-492e-a385-78025d3ba955 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-79760005-37ec-492e-a385-78025d3ba955 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 200 Aug 07 16:24:46.052989 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1263/4994] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:45 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 880 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1777334955", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1777334955', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Create volume of 1 GB Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Availability Zones retrieved successfully. Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Flow 'volume_create_api' (f68a4bcb-c288-4fce-80ed-115559625375) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ce9bda-92e4-4e87-af64-34f9f450fbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b2ce9bda-92e4-4e87-af64-34f9f450fbbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.054669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59158de2-ef03-4aed-ad8f-eb2ff63da925) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.058686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Created reservations ['7bd6fdd5-416d-4c41-b305-81419033240d', '22770bb9-7c33-4367-a903-1938987c9a69', '4ffd7c96-7956-475e-8ee2-229e34b4c3f7', '99bca6ee-cc65-4b03-9929-4b2f6963e2e8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:46.059548 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (59158de2-ef03-4aed-ad8f-eb2ff63da925) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7bd6fdd5-416d-4c41-b305-81419033240d', '22770bb9-7c33-4367-a903-1938987c9a69', '4ffd7c96-7956-475e-8ee2-229e34b4c3f7', '99bca6ee-cc65-4b03-9929-4b2f6963e2e8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.060188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c44f68-836a-4fa5-bab5-2dee3e42cfd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.088030 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d1c44f68-836a-4fa5-bab5-2dee3e42cfd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fd8e222e-b579-4805-985b-6446edf9e1e1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1777334955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290116fd571b4f1fa41f8ec2653b6029',qos_specs=None,replication_status=,reservations=['7bd6fdd5-416d-4c41-b305-81419033240d','22770bb9-7c33-4367-a903-1938987c9a69','4ffd7c96-7956-475e-8ee2-229e34b4c3f7','99bca6ee-cc65-4b03-9929-4b2f6963e2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64672b12843a4192b3328f830a7a87a6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1777334955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fd8e222e-b579-4805-985b-6446edf9e1e1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='290116fd571b4f1fa41f8ec2653b6029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64672b12843a4192b3328f830a7a87a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.088750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a664c917-7ea2-4542-bf98-93b205daa2ea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.105538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a664c917-7ea2-4542-bf98-93b205daa2ea) transitioned into state 'SUCCESS' from state '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-1777334955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290116fd571b4f1fa41f8ec2653b6029',qos_specs=None,replication_status=,reservations=['7bd6fdd5-416d-4c41-b305-81419033240d','22770bb9-7c33-4367-a903-1938987c9a69','4ffd7c96-7956-475e-8ee2-229e34b4c3f7','99bca6ee-cc65-4b03-9929-4b2f6963e2e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64672b12843a4192b3328f830a7a87a6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.106266 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc029f5-3d73-4da5-9320-c7cb26f87192) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.116228 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8dc029f5-3d73-4da5-9320-c7cb26f87192) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.117538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Flow 'volume_create_api' (f68a4bcb-c288-4fce-80ed-115559625375) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:46.117846 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Create volume request issued successfully. Aug 07 16:24:46.118508 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bdb562c9-5ec4-4892-b01d-b6756b3e9f4c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:46.118885 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1243/4995] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:45 2026] POST /volume/v3/volumes => generated 763 bytes in 273 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:46.131233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.133971 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:46.134066 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1955250976", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:46.136335 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1955250976', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:46.137016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Create volume of 1 GB Aug 07 16:24:46.141741 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Availability Zones retrieved successfully. Aug 07 16:24:46.150068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Flow 'volume_create_api' (21f4f9a4-6251-4c2e-a3d2-942f1432ddab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:46.151743 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f5062e-f4ca-4b2a-ba09-a980d6307abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.152699 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:46.181675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (95f5062e-f4ca-4b2a-ba09-a980d6307abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.182447 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2dfc5c-7784-4b95-902f-5ba28d9abde8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.222021 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Created reservations ['c9b8c6e6-9a6d-46e8-86c2-4df5e571d981', '92065929-10e9-4f16-8f95-277deebf911b', '1fb37df8-c122-4026-b806-44eea6c6c5c4', 'a37b88c3-1b3b-4010-a2e2-d53ea98817b8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:46.222853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6c2dfc5c-7784-4b95-902f-5ba28d9abde8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9b8c6e6-9a6d-46e8-86c2-4df5e571d981', '92065929-10e9-4f16-8f95-277deebf911b', '1fb37df8-c122-4026-b806-44eea6c6c5c4', 'a37b88c3-1b3b-4010-a2e2-d53ea98817b8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.223558 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd653d7-b26f-4122-8ecb-a60fd4e989d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.246130 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1dd653d7-b26f-4122-8ecb-a60fd4e989d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8422d6df-bc95-489f-b296-9f6744fc61bb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1955250976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290116fd571b4f1fa41f8ec2653b6029',qos_specs=None,replication_status=,reservations=['c9b8c6e6-9a6d-46e8-86c2-4df5e571d981','92065929-10e9-4f16-8f95-277deebf911b','1fb37df8-c122-4026-b806-44eea6c6c5c4','a37b88c3-1b3b-4010-a2e2-d53ea98817b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64672b12843a4192b3328f830a7a87a6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1955250976',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8422d6df-bc95-489f-b296-9f6744fc61bb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='290116fd571b4f1fa41f8ec2653b6029',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='64672b12843a4192b3328f830a7a87a6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.246999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6ad1ef-2048-4ac9-a8ed-a7909506ee86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.263814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d6ad1ef-2048-4ac9-a8ed-a7909506ee86) transitioned into state 'SUCCESS' from state '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-1955250976',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='290116fd571b4f1fa41f8ec2653b6029',qos_specs=None,replication_status=,reservations=['c9b8c6e6-9a6d-46e8-86c2-4df5e571d981','92065929-10e9-4f16-8f95-277deebf911b','1fb37df8-c122-4026-b806-44eea6c6c5c4','a37b88c3-1b3b-4010-a2e2-d53ea98817b8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='64672b12843a4192b3328f830a7a87a6',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.264531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38d4edd-dbe1-44a0-9bdc-eb80a1a06f73) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:46.274467 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b38d4edd-dbe1-44a0-9bdc-eb80a1a06f73) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:46.275261 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Flow 'volume_create_api' (21f4f9a4-6251-4c2e-a3d2-942f1432ddab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:46.275577 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Create volume request issued successfully. Aug 07 16:24:46.276153 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ae82cf7-4366-44c3-9cf0-b70f18525e6a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:46.276562 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1244/4996] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:46 2026] POST /volume/v3/volumes => generated 763 bytes in 146 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:46.364666 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cd82547b-701c-47c6-b6c9-05f5070245f1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.366955 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd82547b-701c-47c6-b6c9-05f5070245f1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 Aug 07 16:24:46.367241 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd82547b-701c-47c6-b6c9-05f5070245f1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.367568 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cd82547b-701c-47c6-b6c9-05f5070245f1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.374195 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cd82547b-701c-47c6-b6c9-05f5070245f1 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 returned with HTTP 404 Aug 07 16:24:46.374854 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1247/4997] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:46 2026] GET /volume/v3/volumes/53f7160e-7ca0-4b8c-8ada-2ab92894d118 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:46.384239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-86e682d1-3a18-4312-9ab8-1e9c2035b2de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.385972 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86e682d1-3a18-4312-9ab8-1e9c2035b2de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:46.386154 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86e682d1-3a18-4312-9ab8-1e9c2035b2de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.386383 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-86e682d1-3a18-4312-9ab8-1e9c2035b2de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.392651 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.392651 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:46.396416 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-86e682d1-3a18-4312-9ab8-1e9c2035b2de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.400735 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-86e682d1-3a18-4312-9ab8-1e9c2035b2de tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:46.401104 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1264/4998] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:46 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:46.419658 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-daff2524-75c2-4ce1-9b2c-40ae96e41764 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.421852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daff2524-75c2-4ce1-9b2c-40ae96e41764 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:46.422094 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daff2524-75c2-4ce1-9b2c-40ae96e41764 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.422364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daff2524-75c2-4ce1-9b2c-40ae96e41764 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.430926 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.430926 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:46.435280 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-daff2524-75c2-4ce1-9b2c-40ae96e41764 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.440852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daff2524-75c2-4ce1-9b2c-40ae96e41764 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:46.441422 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1244/4999] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:46 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 882 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:46.457947 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edc9f416-2219-4561-90bb-09b62ee3745f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.460463 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:46.460719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.460963 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.461168 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume with id: 4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:46.472886 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.472886 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:46.473517 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.500583 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume request issued successfully. Aug 07 16:24:46.500838 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edc9f416-2219-4561-90bb-09b62ee3745f tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 202 Aug 07 16:24:46.501326 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1245/5000] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:46 2026] DELETE /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:46.509710 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-63876cb0-22f2-4c77-8d70-02ce9595243b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:46.511779 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63876cb0-22f2-4c77-8d70-02ce9595243b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:46.511946 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63876cb0-22f2-4c77-8d70-02ce9595243b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:46.512132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-63876cb0-22f2-4c77-8d70-02ce9595243b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:46.518284 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:46.518284 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:46.521734 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-63876cb0-22f2-4c77-8d70-02ce9595243b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:46.526323 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-63876cb0-22f2-4c77-8d70-02ce9595243b tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 200 Aug 07 16:24:46.527096 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1248/5001] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:46 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 881 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:47.191230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4b08e4c7-e202-405a-b0cd-256c8e57bbb9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:47.193114 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b08e4c7-e202-405a-b0cd-256c8e57bbb9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:47.193363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b08e4c7-e202-405a-b0cd-256c8e57bbb9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:47.193564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4b08e4c7-e202-405a-b0cd-256c8e57bbb9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:47.202908 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:47.202908 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:47.207644 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4b08e4c7-e202-405a-b0cd-256c8e57bbb9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:47.212403 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4b08e4c7-e202-405a-b0cd-256c8e57bbb9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 200 Aug 07 16:24:47.212788 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1265/5002] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:47 2026] GET /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 1635 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:47.540427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2338d1a7-523a-4639-857f-1ad864545d5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:47.541900 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2338d1a7-523a-4639-857f-1ad864545d5e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e Aug 07 16:24:47.542077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2338d1a7-523a-4639-857f-1ad864545d5e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:47.542223 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2338d1a7-523a-4639-857f-1ad864545d5e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:47.547445 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2338d1a7-523a-4639-857f-1ad864545d5e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e returned with HTTP 404 Aug 07 16:24:47.547986 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1245/5003] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:47 2026] GET /volume/v3/volumes/4e76d327-0871-4d86-9d57-72959335897e => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:47.554495 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-93ecee6a-a607-497c-989d-e7868ea7b8a8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:47.556196 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93ecee6a-a607-497c-989d-e7868ea7b8a8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:47.556450 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93ecee6a-a607-497c-989d-e7868ea7b8a8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:47.556652 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-93ecee6a-a607-497c-989d-e7868ea7b8a8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:47.563840 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:47.563840 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:47.566863 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-93ecee6a-a607-497c-989d-e7868ea7b8a8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:47.570166 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-93ecee6a-a607-497c-989d-e7868ea7b8a8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:47.570533 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1246/5004] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:47 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:47.581338 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ad63943-36ce-4b9b-8144-3fade877b449 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:47.583340 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ad63943-36ce-4b9b-8144-3fade877b449 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:47.583340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ad63943-36ce-4b9b-8144-3fade877b449 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:47.583340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ad63943-36ce-4b9b-8144-3fade877b449 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:47.589672 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:47.589672 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:47.592871 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6ad63943-36ce-4b9b-8144-3fade877b449 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:47.596829 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ad63943-36ce-4b9b-8144-3fade877b449 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:47.597196 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1249/5005] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:47 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 881 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:47.611776 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:47.613639 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:47.613804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:47.613974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:47.614119 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume with id: 24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:47.620399 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:47.620399 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:47.620800 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:47.637747 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume request issued successfully. Aug 07 16:24:47.637979 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff9e193d-ad75-4af8-8b47-754a828c0ab5 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 202 Aug 07 16:24:47.638513 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1266/5006] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:47 2026] DELETE /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:47.645033 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b32e1216-cc98-4c85-ae5e-707145b8fd9e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:47.646742 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b32e1216-cc98-4c85-ae5e-707145b8fd9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:47.646917 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b32e1216-cc98-4c85-ae5e-707145b8fd9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:47.647092 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b32e1216-cc98-4c85-ae5e-707145b8fd9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:47.657050 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:47.657050 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:47.661861 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b32e1216-cc98-4c85-ae5e-707145b8fd9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:47.669061 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b32e1216-cc98-4c85-ae5e-707145b8fd9e tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 200 Aug 07 16:24:47.669646 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1246/5007] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:47 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 880 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:48.332441 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-194244c0-8e02-44d7-859c-a77f958da2fa req-3aa70705-530e-49ae-bc38-aef25d88669b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:48.334874 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-3aa70705-530e-49ae-bc38-aef25d88669b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405 Aug 07 16:24:48.335082 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-3aa70705-530e-49ae-bc38-aef25d88669b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:48.335352 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-3aa70705-530e-49ae-bc38-aef25d88669b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:48.346752 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:48.346752 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:48.390202 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-3aa70705-530e-49ae-bc38-aef25d88669b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405 returned with HTTP 200 Aug 07 16:24:48.390722 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1247/5008] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:24:48 2026] DELETE /volume/v3/attachments/3de6dfe4-f7a8-470c-9939-056020a22405 => generated 19 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:48.399801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:48.401889 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:48.402071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:48.402286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:48.402469 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:48.408921 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:48.408921 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:48.409381 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:48.423829 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:24:48.424034 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-194244c0-8e02-44d7-859c-a77f958da2fa req-61c50cee-66f4-462d-9b9b-5f7b6364f22d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 202 Aug 07 16:24:48.424528 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1250/5009] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:24:48 2026] DELETE /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:48.684036 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f674f74-9b2d-48ca-8a50-c0717a3cf2fc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:48.685790 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f674f74-9b2d-48ca-8a50-c0717a3cf2fc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 Aug 07 16:24:48.685983 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f674f74-9b2d-48ca-8a50-c0717a3cf2fc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:48.686248 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f674f74-9b2d-48ca-8a50-c0717a3cf2fc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:48.691334 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f674f74-9b2d-48ca-8a50-c0717a3cf2fc tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 returned with HTTP 404 Aug 07 16:24:48.691766 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1267/5010] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:48 2026] GET /volume/v3/volumes/24e595b5-43fc-4e4c-ae89-07ff2873d9f7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:48.698673 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53a68129-6ca2-4cde-a5e5-33895a786245 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:48.700720 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:48.700961 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:48.701191 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:48.701395 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete snapshot with id: a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:48.706726 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:48.706726 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:48.707230 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:48.728451 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot delete request issued successfully. Aug 07 16:24:48.728664 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53a68129-6ca2-4cde-a5e5-33895a786245 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 returned with HTTP 202 Aug 07 16:24:48.729149 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1247/5011] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:48 2026] DELETE /volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:48.736659 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-257bafe7-8752-46c7-adba-14db5ed19613 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:48.738729 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-257bafe7-8752-46c7-adba-14db5ed19613 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:48.739008 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-257bafe7-8752-46c7-adba-14db5ed19613 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:48.739245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-257bafe7-8752-46c7-adba-14db5ed19613 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:48.744043 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:48.744043 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:48.744580 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-257bafe7-8752-46c7-adba-14db5ed19613 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:48.745479 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-257bafe7-8752-46c7-adba-14db5ed19613 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 returned with HTTP 200 Aug 07 16:24:48.745823 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1248/5012] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:48 2026] GET /volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:49.602589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb19b645-631b-4bad-b06b-caaaa9cb4cf0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:49.604665 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb19b645-631b-4bad-b06b-caaaa9cb4cf0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 Aug 07 16:24:49.604918 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb19b645-631b-4bad-b06b-caaaa9cb4cf0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:49.605148 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb19b645-631b-4bad-b06b-caaaa9cb4cf0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:49.611647 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb19b645-631b-4bad-b06b-caaaa9cb4cf0 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 returned with HTTP 404 Aug 07 16:24:49.612145 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1251/5013] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:49 2026] GET /volume/v3/volumes/5e46ad9b-6eca-4a92-adb1-9c06302a7db3 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:49.664116 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:49.665465 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:49.665626 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:49.665789 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:49.665880 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:49.669863 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:49.669863 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:49.670165 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:49.683428 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:24:49.683579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-836ea89a-607b-4d32-92d2-dcb8f5b16c45 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 202 Aug 07 16:24:49.683942 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1268/5014] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:49 2026] DELETE /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:49.691131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-189ca5a9-c8bc-4684-821c-33fe4718bb92 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:49.693495 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189ca5a9-c8bc-4684-821c-33fe4718bb92 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:49.693718 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189ca5a9-c8bc-4684-821c-33fe4718bb92 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:49.693901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-189ca5a9-c8bc-4684-821c-33fe4718bb92 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:49.699994 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:49.699994 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:49.700471 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-189ca5a9-c8bc-4684-821c-33fe4718bb92 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:24:49.701477 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-189ca5a9-c8bc-4684-821c-33fe4718bb92 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 200 Aug 07 16:24:49.701969 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1248/5015] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:49 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 465 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:49.754732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5671c576-1557-466d-9827-dc2afe297c40 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:49.756330 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5671c576-1557-466d-9827-dc2afe297c40 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 Aug 07 16:24:49.756584 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5671c576-1557-466d-9827-dc2afe297c40 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:49.756769 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5671c576-1557-466d-9827-dc2afe297c40 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:49.760974 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5671c576-1557-466d-9827-dc2afe297c40 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 returned with HTTP 404 Aug 07 16:24:49.761506 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1249/5016] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:49 2026] GET /volume/v3/snapshots/a027c2b7-1083-4857-8803-f535464a0aa4 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:49.768988 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:49.770718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:49.770962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:49.771209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:49.771378 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete snapshot with id: abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:49.775994 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:49.775994 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:49.776479 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:49.790719 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot delete request issued successfully. Aug 07 16:24:49.790934 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b2408d64-c7bf-40e6-946e-7a8208a7b9cf tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 returned with HTTP 202 Aug 07 16:24:49.791424 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1252/5017] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:49 2026] DELETE /volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:49.798016 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-41c1f5d6-161c-4484-bfd4-76339ff9d673 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:49.799696 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41c1f5d6-161c-4484-bfd4-76339ff9d673 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:49.799864 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41c1f5d6-161c-4484-bfd4-76339ff9d673 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:49.800028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-41c1f5d6-161c-4484-bfd4-76339ff9d673 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:49.804454 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:49.804454 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:49.804830 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-41c1f5d6-161c-4484-bfd4-76339ff9d673 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:49.805531 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-41c1f5d6-161c-4484-bfd4-76339ff9d673 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 returned with HTTP 200 Aug 07 16:24:49.805837 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1269/5018] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:49 2026] GET /volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 => generated 470 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:50.710760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-875640f5-c950-4ce7-b316-538715845ec7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:50.712518 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-875640f5-c950-4ce7-b316-538715845ec7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 Aug 07 16:24:50.712730 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-875640f5-c950-4ce7-b316-538715845ec7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:50.712968 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-875640f5-c950-4ce7-b316-538715845ec7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:50.717146 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-875640f5-c950-4ce7-b316-538715845ec7 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 returned with HTTP 404 Aug 07 16:24:50.717588 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1249/5019] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:50 2026] GET /volume/v3/snapshots/9ef64642-4c7f-4f8c-a4ff-7af6dae07785 => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:50.724237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:50.725922 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:50.726138 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:50.726362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:50.726506 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:50.733135 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:50.733135 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:50.733625 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:50.755817 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:24:50.756215 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-014aa75c-1d12-44bc-9e01-5ba4638dfba5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 202 Aug 07 16:24:50.756594 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1250/5020] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:50 2026] DELETE /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:50.763697 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f1ffb2a5-0ace-4b98-8515-ee9d5415c1fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:50.765978 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1ffb2a5-0ace-4b98-8515-ee9d5415c1fa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:50.765978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1ffb2a5-0ace-4b98-8515-ee9d5415c1fa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:50.765978 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f1ffb2a5-0ace-4b98-8515-ee9d5415c1fa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:50.772870 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:50.772870 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:50.776842 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f1ffb2a5-0ace-4b98-8515-ee9d5415c1fa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:50.782052 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f1ffb2a5-0ace-4b98-8515-ee9d5415c1fa tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 200 Aug 07 16:24:50.782160 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1253/5021] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:50 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 1363 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:50.816399 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03cbd2d4-e599-4bb1-afdc-6f3c9c3219d7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:50.819010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03cbd2d4-e599-4bb1-afdc-6f3c9c3219d7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 Aug 07 16:24:50.819588 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03cbd2d4-e599-4bb1-afdc-6f3c9c3219d7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:50.819820 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03cbd2d4-e599-4bb1-afdc-6f3c9c3219d7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:50.826503 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03cbd2d4-e599-4bb1-afdc-6f3c9c3219d7 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 returned with HTTP 404 Aug 07 16:24:50.827218 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1270/5022] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:50 2026] GET /volume/v3/snapshots/abd1430e-9dd8-420b-8f3c-31146211c197 => generated 111 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:50.834768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:50.836015 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:50.836293 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:50.836602 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:50.836815 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete snapshot with id: 44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:50.842145 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:50.842145 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:50.842384 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:50.857057 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot delete request issued successfully. Aug 07 16:24:50.857198 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6d86596b-0f83-41c1-8406-e5dee42a1f12 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 returned with HTTP 202 Aug 07 16:24:50.857603 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1250/5023] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:24:50 2026] DELETE /volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:50.864371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a03ac208-c1aa-404d-89c3-c6494e0ffcb0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:50.866365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a03ac208-c1aa-404d-89c3-c6494e0ffcb0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:50.866566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a03ac208-c1aa-404d-89c3-c6494e0ffcb0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:50.866789 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a03ac208-c1aa-404d-89c3-c6494e0ffcb0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:50.872051 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:50.872051 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:50.872539 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a03ac208-c1aa-404d-89c3-c6494e0ffcb0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Snapshot retrieved successfully. Aug 07 16:24:50.873407 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a03ac208-c1aa-404d-89c3-c6494e0ffcb0 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 returned with HTTP 200 Aug 07 16:24:50.873775 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1251/5024] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:50 2026] GET /volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 => generated 471 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:51.794039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ab254e71-04c5-4e5d-885a-2ebc6c1a0844 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:51.795804 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab254e71-04c5-4e5d-885a-2ebc6c1a0844 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 Aug 07 16:24:51.795965 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab254e71-04c5-4e5d-885a-2ebc6c1a0844 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:51.796170 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ab254e71-04c5-4e5d-885a-2ebc6c1a0844 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:51.801598 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ab254e71-04c5-4e5d-885a-2ebc6c1a0844 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 returned with HTTP 404 Aug 07 16:24:51.802194 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1254/5025] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:51 2026] GET /volume/v3/volumes/2e09513c-4da3-4ef7-8698-aa005738dcd7 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:51.827487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2ff14e0-442c-4944-aa76-5d8592878580 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:51.829019 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:24:51.829368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1727632249", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:51.830958 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1727632249', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:24:51.882481 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1ef18ff8-7a74-4f15-a90b-2ff63f277448 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:51.884313 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ef18ff8-7a74-4f15-a90b-2ff63f277448 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 Aug 07 16:24:51.884581 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ef18ff8-7a74-4f15-a90b-2ff63f277448 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:51.884776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1ef18ff8-7a74-4f15-a90b-2ff63f277448 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:51.889639 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1ef18ff8-7a74-4f15-a90b-2ff63f277448 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 returned with HTTP 404 Aug 07 16:24:51.890158 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1251/5026] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:24:51 2026] GET /volume/v3/snapshots/44e99442-1c51-4e43-a0f6-01594d49e357 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:51.898781 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-246c9940-20bd-42e8-8fbe-de28e1403e1c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:51.901046 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-246c9940-20bd-42e8-8fbe-de28e1403e1c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:51.901317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-246c9940-20bd-42e8-8fbe-de28e1403e1c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:51.901571 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-246c9940-20bd-42e8-8fbe-de28e1403e1c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:51.909964 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:51.909964 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:51.911351 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:24:51.914663 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-246c9940-20bd-42e8-8fbe-de28e1403e1c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:51.915654 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:24:51.920796 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-246c9940-20bd-42e8-8fbe-de28e1403e1c tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:24:51.920956 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (a4f6c13f-7f68-4c35-b274-993d8a370c31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:51.921230 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1252/5027] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:51 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:51.922341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47512aa9-0772-4ad0-b12b-d54e0dda6c99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:51.923247 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:24:51.932997 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-46b87bdf-7c7f-4e1d-b7c3-92f1e4616f4a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:51.934884 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46b87bdf-7c7f-4e1d-b7c3-92f1e4616f4a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:51.934940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46b87bdf-7c7f-4e1d-b7c3-92f1e4616f4a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:51.935132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-46b87bdf-7c7f-4e1d-b7c3-92f1e4616f4a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:51.944134 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:51.944134 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:51.948321 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-46b87bdf-7c7f-4e1d-b7c3-92f1e4616f4a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:51.954793 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-46b87bdf-7c7f-4e1d-b7c3-92f1e4616f4a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:24:51.955168 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1255/5028] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:51 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 847 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:51.966882 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:51.968692 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:51.968913 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:51.969117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:51.969239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume with id: 8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:51.976242 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:51.976242 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:51.976695 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:51.977618 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (47512aa9-0772-4ad0-b12b-d54e0dda6c99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:51.978376 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb01faf4-8534-48e1-b1dd-cc0674bf16fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:52.001330 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Delete volume request issued successfully. Aug 07 16:24:52.001330 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c1b4b4ea-280f-4fd0-b3b0-e9d83393c88a tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 202 Aug 07 16:24:52.001330 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1252/5029] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:24:51 2026] DELETE /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:24:52.011780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c437a53b-968f-4058-b12f-7bb1274a4ce8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:52.014196 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c437a53b-968f-4058-b12f-7bb1274a4ce8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:52.014474 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c437a53b-968f-4058-b12f-7bb1274a4ce8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:52.014740 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c437a53b-968f-4058-b12f-7bb1274a4ce8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:52.024541 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:52.024541 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:52.029572 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c437a53b-968f-4058-b12f-7bb1274a4ce8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Volume info retrieved successfully. Aug 07 16:24:52.034336 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['0594e2ad-7a7f-4b9f-9ffe-a1eae673e981', '710f246e-b59f-4219-9e7f-e2f493b369b3', '6462ec86-50d9-4f64-ab95-df11e97d1bad', '73d18d75-dacb-453a-9dd4-6ef8d695f6ca'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:24:52.034336 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb01faf4-8534-48e1-b1dd-cc0674bf16fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0594e2ad-7a7f-4b9f-9ffe-a1eae673e981', '710f246e-b59f-4219-9e7f-e2f493b369b3', '6462ec86-50d9-4f64-ab95-df11e97d1bad', '73d18d75-dacb-453a-9dd4-6ef8d695f6ca']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:52.035659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a88e2ecd-3e77-417f-985e-97e12b28e159) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:52.035930 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c437a53b-968f-4058-b12f-7bb1274a4ce8 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 200 Aug 07 16:24:52.036517 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1253/5030] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:52 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 846 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:52.057534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a88e2ecd-3e77-417f-985e-97e12b28e159) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eeb40b3-d85b-4a1a-9da7-57752d14f7e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1727632249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['0594e2ad-7a7f-4b9f-9ffe-a1eae673e981','710f246e-b59f-4219-9e7f-e2f493b369b3','6462ec86-50d9-4f64-ab95-df11e97d1bad','73d18d75-dacb-453a-9dd4-6ef8d695f6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:24:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1727632249',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eeb40b3-d85b-4a1a-9da7-57752d14f7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:52.058856 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41eddf41-1b48-4043-88d1-297f7e7e85df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:52.083485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41eddf41-1b48-4043-88d1-297f7e7e85df) transitioned into state 'SUCCESS' from state '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-1727632249',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['0594e2ad-7a7f-4b9f-9ffe-a1eae673e981','710f246e-b59f-4219-9e7f-e2f493b369b3','6462ec86-50d9-4f64-ab95-df11e97d1bad','73d18d75-dacb-453a-9dd4-6ef8d695f6ca'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:52.083798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87aab73f-48bc-4cf3-8c0a-7ba31e4717b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:24:52.093378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (87aab73f-48bc-4cf3-8c0a-7ba31e4717b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:24:52.094219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (a4f6c13f-7f68-4c35-b274-993d8a370c31) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:24:52.094530 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:24:52.096477 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2ff14e0-442c-4944-aa76-5d8592878580 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:24:52.096477 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1271/5031] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:24:51 2026] POST /volume/v3/volumes => generated 757 bytes in 268 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:24:52.107151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-50412472-664d-455c-97a7-af77e2364258 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:52.108788 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50412472-664d-455c-97a7-af77e2364258 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:24:52.108971 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50412472-664d-455c-97a7-af77e2364258 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:52.109169 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-50412472-664d-455c-97a7-af77e2364258 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:52.115935 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:52.115935 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:52.119622 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-50412472-664d-455c-97a7-af77e2364258 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:52.123535 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-50412472-664d-455c-97a7-af77e2364258 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:24:52.123869 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1256/5032] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:52 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 825 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:24:53.049494 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-87d5ad63-d00a-4dbd-a2e2-8aa38cf17c17 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:53.051434 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d5ad63-d00a-4dbd-a2e2-8aa38cf17c17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] GET https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c Aug 07 16:24:53.051603 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d5ad63-d00a-4dbd-a2e2-8aa38cf17c17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:53.051784 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-87d5ad63-d00a-4dbd-a2e2-8aa38cf17c17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:53.056852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-87d5ad63-d00a-4dbd-a2e2-8aa38cf17c17 tempest-SnapshotDataIntegrityTests-2063133860 tempest-SnapshotDataIntegrityTests-2063133860-project-member] https://10.4.3.24/volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c returned with HTTP 404 Aug 07 16:24:53.057245 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1253/5033] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:53 2026] GET /volume/v3/volumes/8d2dbe2d-83a5-45f1-bae6-7136910c8f9c => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:24:53.137647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9b2825a6-c449-42e2-aafa-b50df8405466 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:53.139234 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b2825a6-c449-42e2-aafa-b50df8405466 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:24:53.139452 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b2825a6-c449-42e2-aafa-b50df8405466 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:53.139599 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9b2825a6-c449-42e2-aafa-b50df8405466 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:53.146065 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:53.146065 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:53.149531 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-9b2825a6-c449-42e2-aafa-b50df8405466 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:53.154312 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9b2825a6-c449-42e2-aafa-b50df8405466 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:24:53.154729 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1254/5034] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:53 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:53.170091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1f82d2fd-08eb-4b91-958c-0d1fe077eb98 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:53.172494 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f82d2fd-08eb-4b91-958c-0d1fe077eb98 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:24:53.172892 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f82d2fd-08eb-4b91-958c-0d1fe077eb98 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:53.172970 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1f82d2fd-08eb-4b91-958c-0d1fe077eb98 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:53.180762 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:53.180762 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:53.184373 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1f82d2fd-08eb-4b91-958c-0d1fe077eb98 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:53.190786 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1f82d2fd-08eb-4b91-958c-0d1fe077eb98 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:24:53.191227 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1272/5035] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:24:53 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1365 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:54.466384 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-7ee026a7-5dae-4c7c-a14d-046ec9e83ef5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:54.470471 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-7ee026a7-5dae-4c7c-a14d-046ec9e83ef5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:24:54.470471 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-7ee026a7-5dae-4c7c-a14d-046ec9e83ef5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:54.470471 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-7ee026a7-5dae-4c7c-a14d-046ec9e83ef5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:54.476856 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:54.476856 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:24:54.481595 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-7ee026a7-5dae-4c7c-a14d-046ec9e83ef5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:54.488878 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-7ee026a7-5dae-4c7c-a14d-046ec9e83ef5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:24:54.488878 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1257/5036] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:54 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1365 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:54.893825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-c0ca2935-079e-4ab4-8f63-bbf4267b2694 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:54.895789 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-c0ca2935-079e-4ab4-8f63-bbf4267b2694 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:24:54.895960 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-c0ca2935-079e-4ab4-8f63-bbf4267b2694 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:54.896126 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-c0ca2935-079e-4ab4-8f63-bbf4267b2694 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:54.902003 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:54.902003 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:54.905012 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-c0ca2935-079e-4ab4-8f63-bbf4267b2694 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:54.908756 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-c0ca2935-079e-4ab4-8f63-bbf4267b2694 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:24:54.909101 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1254/5037] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:24:54 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:54.918718 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bb69f508-a2cf-4ede-b9c1-910b3c45ee3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:54.919136 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb69f508-a2cf-4ede-b9c1-910b3c45ee3d None None] GET https://10.4.3.24/volume// Aug 07 16:24:54.919345 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb69f508-a2cf-4ede-b9c1-910b3c45ee3d None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:54.919560 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bb69f508-a2cf-4ede-b9c1-910b3c45ee3d None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:54.919893 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bb69f508-a2cf-4ede-b9c1-910b3c45ee3d None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:54.920202 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1255/5038] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:24:54 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:54.928681 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-028834a4-2dc5-4314-9ab5-7953c50ddd71 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:54.930552 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-028834a4-2dc5-4314-9ab5-7953c50ddd71 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:24:54.930887 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-028834a4-2dc5-4314-9ab5-7953c50ddd71 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6eeb40b3-d85b-4a1a-9da7-57752d14f7e6", "connector": null, "instance_uuid": "49216060-d16c-4097-b739-9be9d8e9d085"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:54.938000 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:54.938000 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:54.957816 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-028834a4-2dc5-4314-9ab5-7953c50ddd71 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:24:54.958230 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1273/5039] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:24:54 2026] POST /volume/v3/attachments => generated 273 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:55.800888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2aa1c0d-333a-40e5-886b-b4ecdd28d8c7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:55.801651 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2aa1c0d-333a-40e5-886b-b4ecdd28d8c7 None None] GET https://10.4.3.24/volume// Aug 07 16:24:55.801925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2aa1c0d-333a-40e5-886b-b4ecdd28d8c7 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:55.802162 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2aa1c0d-333a-40e5-886b-b4ecdd28d8c7 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:55.802659 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2aa1c0d-333a-40e5-886b-b4ecdd28d8c7 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:24:55.803082 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1258/5040] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:24:55 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:24:55.820327 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-4a3e7d64-28db-47e7-96c9-9e71b44e2d3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:55.822398 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-4a3e7d64-28db-47e7-96c9-9e71b44e2d3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:24:55.822639 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-4a3e7d64-28db-47e7-96c9-9e71b44e2d3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:24:55.822851 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-4a3e7d64-28db-47e7-96c9-9e71b44e2d3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:24:55.833907 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:55.833907 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:24:55.837443 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-4a3e7d64-28db-47e7-96c9-9e71b44e2d3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:24:55.842283 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-4a3e7d64-28db-47e7-96c9-9e71b44e2d3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:24:55.842748 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1255/5041] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:24:55 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1544 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:24:55.943623 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:55.945545 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb Aug 07 16:24:55.945922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:55.952727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-6eeb40b3-d85b-4a1a-9da7-57752d14f7e6-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:24:55.956767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-6eeb40b3-d85b-4a1a-9da7-57752d14f7e6-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:24:55.957652 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:55.957652 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:24:56.045035 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-6eeb40b3-d85b-4a1a-9da7-57752d14f7e6-np0000006731" released by "attachment_update" :: held 0.088s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:24:56.045460 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-97b8f6bd-407d-4985-812e-a68542198a2c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb returned with HTTP 200 Aug 07 16:24:56.046043 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1256/5042] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:24:55 2026] PUT /volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb => generated 969 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:24:56.069200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-3a9c931a-2df5-4261-8170-2d3b89c0fc4c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:24:56.071690 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-3a9c931a-2df5-4261-8170-2d3b89c0fc4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb/action Aug 07 16:24:56.071690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-3a9c931a-2df5-4261-8170-2d3b89c0fc4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:24:56.072068 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-3a9c931a-2df5-4261-8170-2d3b89c0fc4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:24:56.089155 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:24:56.089155 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:24:56.099501 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-8f973b12-2f13-4369-aa4e-78e342d50983 req-3a9c931a-2df5-4261-8170-2d3b89c0fc4c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb/action returned with HTTP 204 Aug 07 16:24:56.100205 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1274/5043] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:24:56 2026] POST /volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:04.486019 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=48,cinder:UPDATE=7,cinder:INSERT=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:04.927595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-6d787610-7e8a-4f5b-b2a1-0c324b166602 req-a130037c-ab7b-465e-baa5-bddadfd5039c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:04.929700 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6d787610-7e8a-4f5b-b2a1-0c324b166602 req-a130037c-ab7b-465e-baa5-bddadfd5039c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43 Aug 07 16:25:04.929896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6d787610-7e8a-4f5b-b2a1-0c324b166602 req-a130037c-ab7b-465e-baa5-bddadfd5039c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:04.930075 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-6d787610-7e8a-4f5b-b2a1-0c324b166602 req-a130037c-ab7b-465e-baa5-bddadfd5039c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:04.937248 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:04.937248 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:04.984004 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-6d787610-7e8a-4f5b-b2a1-0c324b166602 req-a130037c-ab7b-465e-baa5-bddadfd5039c tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43 returned with HTTP 200 Aug 07 16:25:04.984466 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1259/5044] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:25:04 2026] DELETE /volume/v3/attachments/e3ec23d0-264f-46a0-91ab-5614c7b14a43 => generated 19 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:05.840955 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=63,cinder:UPDATE=16,cinder:INSERT=11 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:06.035766 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=62,cinder:INSERT=8,cinder:UPDATE=18 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:06.096482 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=70,cinder:UPDATE=21,cinder:INSERT=8 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:06.270353 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:06.272275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:25:06.272689 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:06.273058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:06.273729 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume with id: 503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:25:06.283080 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:06.283080 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:06.284421 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:25:06.302446 np0000006731 devstack@c-api.service[100266]: WARNING cinder.keymgr.conf_key_mgr [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:25:06.309832 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume request issued successfully. Aug 07 16:25:06.310418 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ec79fcb-79a9-4618-9bf9-d707ff3ec123 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 202 Aug 07 16:25:06.311046 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1256/5045] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:25:06 2026] DELETE /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:25:06.319040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fb85c870-946f-4cad-aba9-c817cd127947 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:06.320799 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb85c870-946f-4cad-aba9-c817cd127947 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:25:06.320987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb85c870-946f-4cad-aba9-c817cd127947 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:06.321194 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fb85c870-946f-4cad-aba9-c817cd127947 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:06.328544 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:06.328544 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:06.332470 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fb85c870-946f-4cad-aba9-c817cd127947 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:25:06.337322 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fb85c870-946f-4cad-aba9-c817cd127947 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 200 Aug 07 16:25:06.337751 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1257/5046] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:06 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 1447 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:07.350381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1a99d313-4368-40a1-9108-2f0c419c0f32 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:07.352198 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a99d313-4368-40a1-9108-2f0c419c0f32 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 Aug 07 16:25:07.352503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a99d313-4368-40a1-9108-2f0c419c0f32 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:07.352726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1a99d313-4368-40a1-9108-2f0c419c0f32 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:07.358072 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1a99d313-4368-40a1-9108-2f0c419c0f32 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 returned with HTTP 404 Aug 07 16:25:07.358603 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1275/5047] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:07 2026] GET /volume/v3/volumes/503202ab-8b1a-4460-98fd-e8e5a06904d4 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:07.606663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:07.608349 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:25:07.608546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:07.608736 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:07.608891 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume with id: 3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:25:07.615543 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:07.615543 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:07.615985 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:25:07.627189 np0000006731 devstack@c-api.service[100268]: WARNING cinder.keymgr.conf_key_mgr [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Not deleting key 00000000-0000-0000-0000-000000000000 Aug 07 16:25:07.633899 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Delete volume request issued successfully. Aug 07 16:25:07.634074 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b41a0f2e-a170-459b-aa1c-8bed63026c72 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 202 Aug 07 16:25:07.634503 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1260/5048] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:25:07 2026] DELETE /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:25:07.645172 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1018e48c-045d-4d30-8724-62c9b228376b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:07.646799 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1018e48c-045d-4d30-8724-62c9b228376b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:25:07.647079 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1018e48c-045d-4d30-8724-62c9b228376b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:07.647337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1018e48c-045d-4d30-8724-62c9b228376b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:07.655239 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:07.655239 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:07.662371 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1018e48c-045d-4d30-8724-62c9b228376b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Volume info retrieved successfully. Aug 07 16:25:07.666091 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1018e48c-045d-4d30-8724-62c9b228376b tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 200 Aug 07 16:25:07.666745 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1257/5049] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:07 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 1427 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:08.678868 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df455f53-2c1c-4130-a66b-b277f6a19803 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:08.680583 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df455f53-2c1c-4130-a66b-b277f6a19803 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] GET https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 Aug 07 16:25:08.680744 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df455f53-2c1c-4130-a66b-b277f6a19803 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:08.680914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df455f53-2c1c-4130-a66b-b277f6a19803 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:08.686197 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df455f53-2c1c-4130-a66b-b277f6a19803 tempest-TestEncryptedCinderVolumes-228220003 tempest-TestEncryptedCinderVolumes-228220003-project-member] https://10.4.3.24/volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 returned with HTTP 404 Aug 07 16:25:08.686643 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1258/5050] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:08 2026] GET /volume/v3/volumes/3d05a383-1335-4378-88e2-ae44e295a886 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:08.692798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-85c78219-5903-4787-8286-8611623ed0da None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:08.694424 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c78219-5903-4787-8286-8611623ed0da tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] GET https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 Aug 07 16:25:08.694603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c78219-5903-4787-8286-8611623ed0da tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:08.694777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-85c78219-5903-4787-8286-8611623ed0da tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Calling method 'detail' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:08.695498 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-85c78219-5903-4787-8286-8611623ed0da tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=100267) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:25:08.705851 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-85c78219-5903-4787-8286-8611623ed0da tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Get all volumes completed successfully. Aug 07 16:25:08.707470 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:08.707470 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:08.711469 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-85c78219-5903-4787-8286-8611623ed0da tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Aug 07 16:25:08.711838 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1276/5051] 10.4.3.24 () {66 vars in 1278 bytes} [Fri Aug 7 16:25:08 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 9101 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:08.725900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eadcaa5b-7e16-4b0c-a726-a67f8899143f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:08.727728 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eadcaa5b-7e16-4b0c-a726-a67f8899143f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] DELETE https://10.4.3.24/volume/v3/types/fb917a97-5b60-447b-87a1-58e57cfec41f Aug 07 16:25:08.727874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eadcaa5b-7e16-4b0c-a726-a67f8899143f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:08.728092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eadcaa5b-7e16-4b0c-a726-a67f8899143f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:08.748123 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eadcaa5b-7e16-4b0c-a726-a67f8899143f tempest-TestEncryptedCinderVolumes-234894930 tempest-TestEncryptedCinderVolumes-234894930-project-admin] https://10.4.3.24/volume/v3/types/fb917a97-5b60-447b-87a1-58e57cfec41f returned with HTTP 202 Aug 07 16:25:08.748482 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1261/5052] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:25:08 2026] DELETE /volume/v3/types/fb917a97-5b60-447b-87a1-58e57cfec41f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:25:17.664099 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=7,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:18.683109 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=5 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:18.709861 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=4 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:18.745445 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=21,cinder:UPDATE=8,cinder:INSERT=1 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:29.606559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f83a8333-4286-4412-b4e1-e39f179c89c0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.608359 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f83a8333-4286-4412-b4e1-e39f179c89c0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:29.608569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f83a8333-4286-4412-b4e1-e39f179c89c0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.608743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f83a8333-4286-4412-b4e1-e39f179c89c0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.615610 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:29.615610 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:29.619245 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f83a8333-4286-4412-b4e1-e39f179c89c0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:29.623206 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f83a8333-4286-4412-b4e1-e39f179c89c0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:29.623616 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1258/5053] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:29.633861 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d61c9858-0b8b-4d52-98a6-81d0d6c717be None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.635655 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d61c9858-0b8b-4d52-98a6-81d0d6c717be tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:29.635914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d61c9858-0b8b-4d52-98a6-81d0d6c717be tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.636181 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d61c9858-0b8b-4d52-98a6-81d0d6c717be tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.643013 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:29.643013 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:29.646461 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d61c9858-0b8b-4d52-98a6-81d0d6c717be tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:29.650615 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d61c9858-0b8b-4d52-98a6-81d0d6c717be tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:29.651005 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1259/5054] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:29.692850 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-da31de10-a4c2-495a-b382-62ec8f258623 req-def1f31c-7c52-4322-8af2-1eb9b4ee81b6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.694808 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-def1f31c-7c52-4322-8af2-1eb9b4ee81b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:29.695009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-def1f31c-7c52-4322-8af2-1eb9b4ee81b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.695226 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-def1f31c-7c52-4322-8af2-1eb9b4ee81b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.701800 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:29.701800 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:29.705116 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-da31de10-a4c2-495a-b382-62ec8f258623 req-def1f31c-7c52-4322-8af2-1eb9b4ee81b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:29.708928 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-def1f31c-7c52-4322-8af2-1eb9b4ee81b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:29.709457 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1277/5055] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:29.777017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2f6d8183-5b12-4e51-abb3-6b9bd201935e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.777498 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f6d8183-5b12-4e51-abb3-6b9bd201935e None None] GET https://10.4.3.24/volume// Aug 07 16:25:29.777609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f6d8183-5b12-4e51-abb3-6b9bd201935e None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.777799 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2f6d8183-5b12-4e51-abb3-6b9bd201935e None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.778149 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2f6d8183-5b12-4e51-abb3-6b9bd201935e None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:29.778480 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1262/5056] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:29.784779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-da31de10-a4c2-495a-b382-62ec8f258623 req-a40b91ad-deb8-4420-a734-89aac4fc50a1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.786720 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-a40b91ad-deb8-4420-a734-89aac4fc50a1 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:25:29.787098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-a40b91ad-deb8-4420-a734-89aac4fc50a1 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "fd8e222e-b579-4805-985b-6446edf9e1e1", "connector": null, "instance_uuid": "069ad1da-6359-4f3f-9ddd-f1db886cb410"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:29.794964 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:29.794964 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:29.817915 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-a40b91ad-deb8-4420-a734-89aac4fc50a1 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:25:29.818453 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1259/5057] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:25:29 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:29.846494 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d9622e2a-f35b-4fe1-8790-5d35dd57c5dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.846494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9622e2a-f35b-4fe1-8790-5d35dd57c5dc tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:29.846741 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9622e2a-f35b-4fe1-8790-5d35dd57c5dc tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.846900 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d9622e2a-f35b-4fe1-8790-5d35dd57c5dc tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.852070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3e918023-d887-4ddf-acc0-d28d1ad8e035 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.852641 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e918023-d887-4ddf-acc0-d28d1ad8e035 None None] GET https://10.4.3.24/volume// Aug 07 16:25:29.852777 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e918023-d887-4ddf-acc0-d28d1ad8e035 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.852967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3e918023-d887-4ddf-acc0-d28d1ad8e035 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.853283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3e918023-d887-4ddf-acc0-d28d1ad8e035 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:29.853603 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1278/5058] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:29.856529 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:29.856529 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:29.859903 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d9622e2a-f35b-4fe1-8790-5d35dd57c5dc tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:29.860920 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-da31de10-a4c2-495a-b382-62ec8f258623 req-1675539e-4436-4fb6-a4e8-86e15dc249fd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.862705 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-1675539e-4436-4fb6-a4e8-86e15dc249fd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:29.862888 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-1675539e-4436-4fb6-a4e8-86e15dc249fd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:29.863052 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-1675539e-4436-4fb6-a4e8-86e15dc249fd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:29.864217 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d9622e2a-f35b-4fe1-8790-5d35dd57c5dc tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:29.864625 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1260/5059] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 855 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:29.872063 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:29.872063 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:29.875136 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-da31de10-a4c2-495a-b382-62ec8f258623 req-1675539e-4436-4fb6-a4e8-86e15dc249fd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:29.878959 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-1675539e-4436-4fb6-a4e8-86e15dc249fd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:29.879335 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1263/5060] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:25:29 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1035 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:25:29.989504 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:29.991603 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] PUT https://10.4.3.24/volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3 Aug 07 16:25:29.991978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:29.999251 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Acquiring lock "cinder-attachment_update-fd8e222e-b579-4805-985b-6446edf9e1e1-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:25:30.003409 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Lock "cinder-attachment_update-fd8e222e-b579-4805-985b-6446edf9e1e1-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:25:30.004243 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:30.004243 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:30.073257 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Lock "cinder-attachment_update-fd8e222e-b579-4805-985b-6446edf9e1e1-np0000006731" released by "attachment_update" :: held 0.070s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:25:30.073588 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-d7d25dbc-2a86-4057-903d-925becc4ff14 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3 returned with HTTP 200 Aug 07 16:25:30.076359 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1260/5061] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:25:29 2026] PUT /volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3 => generated 969 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:30.877910 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8da4e7e8-1d26-4daa-ac79-e2bcfdb1436f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:30.879774 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da4e7e8-1d26-4daa-ac79-e2bcfdb1436f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:30.879994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da4e7e8-1d26-4daa-ac79-e2bcfdb1436f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:30.880187 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8da4e7e8-1d26-4daa-ac79-e2bcfdb1436f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:30.888868 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:30.888868 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:30.891990 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8da4e7e8-1d26-4daa-ac79-e2bcfdb1436f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:30.895696 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8da4e7e8-1d26-4daa-ac79-e2bcfdb1436f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:30.896043 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1279/5062] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:30 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:31.908543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55937b78-c867-4780-880f-0d737599d26a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:31.910711 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55937b78-c867-4780-880f-0d737599d26a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:31.910972 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55937b78-c867-4780-880f-0d737599d26a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:31.911229 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55937b78-c867-4780-880f-0d737599d26a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:31.924559 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:31.924559 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:31.929972 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-55937b78-c867-4780-880f-0d737599d26a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:31.935514 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55937b78-c867-4780-880f-0d737599d26a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:31.936283 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1261/5063] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:31 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:32.947686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16f02ced-39c7-49c3-bdc1-eba1b0abd945 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:32.949518 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16f02ced-39c7-49c3-bdc1-eba1b0abd945 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:32.949714 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16f02ced-39c7-49c3-bdc1-eba1b0abd945 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:32.949894 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16f02ced-39c7-49c3-bdc1-eba1b0abd945 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:32.958753 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:32.958753 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:32.962086 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-16f02ced-39c7-49c3-bdc1-eba1b0abd945 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:32.966120 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16f02ced-39c7-49c3-bdc1-eba1b0abd945 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:32.966515 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1264/5064] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:32 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:33.323207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-da31de10-a4c2-495a-b382-62ec8f258623 req-2681ed15-4c4b-4146-8124-b22bfb24bcb2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:33.325931 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-2681ed15-4c4b-4146-8124-b22bfb24bcb2 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3/action Aug 07 16:25:33.326340 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-2681ed15-4c4b-4146-8124-b22bfb24bcb2 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:33.326465 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-2681ed15-4c4b-4146-8124-b22bfb24bcb2 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:33.342551 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:33.342551 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:33.352594 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-da31de10-a4c2-495a-b382-62ec8f258623 req-2681ed15-4c4b-4146-8124-b22bfb24bcb2 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3/action returned with HTTP 204 Aug 07 16:25:33.353028 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1261/5065] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:25:33 2026] POST /volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:33.978394 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0761766-bc9f-47b1-a694-9cc1b6515420 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:33.980066 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0761766-bc9f-47b1-a694-9cc1b6515420 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:33.980253 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0761766-bc9f-47b1-a694-9cc1b6515420 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:33.980470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0761766-bc9f-47b1-a694-9cc1b6515420 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:33.989991 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:33.989991 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:33.993317 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0761766-bc9f-47b1-a694-9cc1b6515420 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:33.997428 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0761766-bc9f-47b1-a694-9cc1b6515420 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:33.997766 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1280/5066] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:33 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1148 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:34.009245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dd06bb07-ab0a-4207-b6e1-e0366e31466d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.010849 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd06bb07-ab0a-4207-b6e1-e0366e31466d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:34.011015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd06bb07-ab0a-4207-b6e1-e0366e31466d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:34.011196 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dd06bb07-ab0a-4207-b6e1-e0366e31466d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:34.020310 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:34.020310 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:34.023704 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dd06bb07-ab0a-4207-b6e1-e0366e31466d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:34.027674 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dd06bb07-ab0a-4207-b6e1-e0366e31466d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:34.028042 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1262/5067] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:34 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:34.039283 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.040930 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:34.041347 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-detach": {}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:34.041407 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:34.050947 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:34.050947 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:34.051368 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:34.114885 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Attachment connected to vm 069ad1da-6359-4f3f-9ddd-f1db886cb410, checking data on nova Aug 07 16:25:34.115240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.compute.nova [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Creating Keystone token plugin using URL: https://10.4.3.24/identity {{(pid=100268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 16:25:34.309050 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] REQ: curl -g -i -X GET https://10.4.3.24/compute/v2.1/servers/069ad1da-6359-4f3f-9ddd-f1db886cb410/os-volume_attachments/fd8e222e-b579-4805-985b-6446edf9e1e1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}137cd8ce9976ea5d01bcd9ad82fd98deae9a2efce9976a18f256346c75997fb5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807" -H "X-Service-Token: {SHA256}f7618ae291fff4bbfc28195349bbd215c28e3d9f78de6f2fada23dd73c062859" {{(pid=100268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 16:25:34.467059 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 16:25:34 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-918b7dde-479e-488e-9948-26b498163a04 x-openstack-request-id: req-918b7dde-479e-488e-9948-26b498163a04 {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 16:25:34.467237 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fd8e222e-b579-4805-985b-6446edf9e1e1", "serverId": "069ad1da-6359-4f3f-9ddd-f1db886cb410", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2f56c614-bad0-4851-8c41-dc6b368bdae3", "bdm_uuid": "b23e1dfb-d7c6-4c76-abc4-b6f903cf1c70"}} {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 16:25:34.467295 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET call to compute for https://10.4.3.24/compute/v2.1/servers/069ad1da-6359-4f3f-9ddd-f1db886cb410/os-volume_attachments/fd8e222e-b579-4805-985b-6446edf9e1e1 used request id req-918b7dde-479e-488e-9948-26b498163a04 {{(pid=100268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 16:25:34.469669 np0000006731 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Caught error: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 16:25:34.472051 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-97e2dc9d-56f1-4ad5-957d-c3ffacb75807 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 409 Aug 07 16:25:34.472958 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1265/5068] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 167 bytes in 434 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:25:34.481532 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.483482 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:34.483850 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:34.483990 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:34.496224 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:34.496224 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:34.496704 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:34.551899 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Attachment connected to vm 069ad1da-6359-4f3f-9ddd-f1db886cb410, checking data on nova Aug 07 16:25:34.552211 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.compute.nova [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Creating Keystone token plugin using URL: https://10.4.3.24/identity {{(pid=100266) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 16:25:34.674882 np0000006731 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] REQ: curl -g -i -X GET https://10.4.3.24/compute/v2.1/servers/069ad1da-6359-4f3f-9ddd-f1db886cb410/os-volume_attachments/fd8e222e-b579-4805-985b-6446edf9e1e1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}ae4a53abb7b6ddfff2f1b9a49b69544b8391966d64cd51d59b381a1cb78bdeec" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-d05d752f-5b8f-45bf-ab49-db73667471e0" -H "X-Service-Token: {SHA256}9feea7c77784348517b997bc5b04a45dd6dc45b04ea6282ea57d811c0da792d4" {{(pid=100266) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 16:25:34.758514 np0000006731 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 16:25:34 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-7baa49e9-d71c-4dc5-aca7-24558d3f2992 x-openstack-request-id: req-7baa49e9-d71c-4dc5-aca7-24558d3f2992 {{(pid=100266) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 16:25:34.758654 np0000006731 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "fd8e222e-b579-4805-985b-6446edf9e1e1", "serverId": "069ad1da-6359-4f3f-9ddd-f1db886cb410", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2f56c614-bad0-4851-8c41-dc6b368bdae3", "bdm_uuid": "b23e1dfb-d7c6-4c76-abc4-b6f903cf1c70"}} {{(pid=100266) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 16:25:34.758761 np0000006731 devstack@c-api.service[100266]: DEBUG novaclient.v2.client [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET call to compute for https://10.4.3.24/compute/v2.1/servers/069ad1da-6359-4f3f-9ddd-f1db886cb410/os-volume_attachments/fd8e222e-b579-4805-985b-6446edf9e1e1 used request id req-7baa49e9-d71c-4dc5-aca7-24558d3f2992 {{(pid=100266) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 16:25:34.760821 np0000006731 devstack@c-api.service[100266]: ERROR cinder.volume.api [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Caught error: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 16:25:34.763271 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: ERROR cinder.api.middleware.fault Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.middleware.fault [None req-d05d752f-5b8f-45bf-ab49-db73667471e0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 409 Aug 07 16:25:34.764234 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1262/5069] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 167 bytes in 283 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:25:34.771755 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f37c609d-78e3-4db6-9a6b-5295fa37971d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.773122 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1281/5070] 10.4.3.24 () {70 vars in 1590 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:25:34.779365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ef17422-ab31-4c49-aacd-51ac75ffedc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.780727 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1263/5071] 10.4.3.24 () {70 vars in 1590 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:25:34.787646 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ad79b22b-6236-4ece-916c-32e70d95e8c2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.836198 np0000006731 devstack@c-api.service[100268]: WARNING keystonemiddleware.auth_token [None req-ad79b22b-6236-4ece-916c-32e70d95e8c2 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 16:25:34.837316 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1266/5072] 10.4.3.24 () {70 vars in 1590 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 114 bytes in 50 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:25:34.844644 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a4da6d74-335d-4ad6-acf8-6061584872ae None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.866757 np0000006731 devstack@c-api.service[100266]: WARNING keystonemiddleware.auth_token [None req-a4da6d74-335d-4ad6-acf8-6061584872ae None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 16:25:34.867702 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1263/5073] 10.4.3.24 () {70 vars in 1590 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:25:34.875696 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1c748edf-d13d-4607-81c5-a2b1fbcf8920 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.938830 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c748edf-d13d-4607-81c5-a2b1fbcf8920 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:34.939230 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c748edf-d13d-4607-81c5-a2b1fbcf8920 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:34.939359 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1c748edf-d13d-4607-81c5-a2b1fbcf8920 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:34.949346 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:34.949346 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:34.949712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.admin_actions [None req-1c748edf-d13d-4607-81c5-a2b1fbcf8920 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Updating volume 'fd8e222e-b579-4805-985b-6446edf9e1e1' with '{'status': 'error'}' {{(pid=100267) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:25:34.972488 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1c748edf-d13d-4607-81c5-a2b1fbcf8920 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 202 Aug 07 16:25:34.972922 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1282/5074] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:25:34 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:25:34.980988 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d3af2eb0-81d2-45e9-a3e6-e8afba45d91d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:34.982739 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3af2eb0-81d2-45e9-a3e6-e8afba45d91d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:34.982962 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3af2eb0-81d2-45e9-a3e6-e8afba45d91d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:34.983144 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d3af2eb0-81d2-45e9-a3e6-e8afba45d91d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:34.992278 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:34.992278 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:34.995583 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d3af2eb0-81d2-45e9-a3e6-e8afba45d91d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:34.999651 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d3af2eb0-81d2-45e9-a3e6-e8afba45d91d tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:35.000049 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1264/5075] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:34 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1147 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:35.012128 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.014543 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:35.015018 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "2f56c614-bad0-4851-8c41-dc6b368bdae3"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:35.015337 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "2f56c614-bad0-4851-8c41-dc6b368bdae3"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:35.061607 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-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=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:25:35.070552 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.070552 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:35.070955 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Volume info retrieved successfully. Aug 07 16:25:35.075688 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Attachment connected to vm 069ad1da-6359-4f3f-9ddd-f1db886cb410, checking data on nova Aug 07 16:25:35.075836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.compute.nova [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Creating Keystone token plugin using URL: https://10.4.3.24/identity {{(pid=100268) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Aug 07 16:25:35.150877 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] REQ: curl -g -i -X GET https://10.4.3.24/compute/v2.1/servers/069ad1da-6359-4f3f-9ddd-f1db886cb410/os-volume_attachments/fd8e222e-b579-4805-985b-6446edf9e1e1 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}9bb7242c62460abe7e21b08af3ab1be37af57c00609b4826c18ccef84e571dd2" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786" -H "X-Service-Token: {SHA256}f7618ae291fff4bbfc28195349bbd215c28e3d9f78de6f2fada23dd73c062859" {{(pid=100268) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:575}} Aug 07 16:25:35.231173 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Fri, 07 Aug 2026 16:25:35 GMT OpenStack-API-Version: compute 2.89 Server: Apache/2.4.58 (Ubuntu) Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version X-OpenStack-Nova-API-Version: 2.89 x-compute-request-id: req-a24d0f82-1d8d-4692-9701-c2e7b5cc94c5 x-openstack-request-id: req-a24d0f82-1d8d-4692-9701-c2e7b5cc94c5 {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:616}} Aug 07 16:25:35.231350 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "fd8e222e-b579-4805-985b-6446edf9e1e1", "serverId": "069ad1da-6359-4f3f-9ddd-f1db886cb410", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "2f56c614-bad0-4851-8c41-dc6b368bdae3", "bdm_uuid": "b23e1dfb-d7c6-4c76-abc4-b6f903cf1c70"}} {{(pid=100268) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:651}} Aug 07 16:25:35.231587 np0000006731 devstack@c-api.service[100268]: DEBUG novaclient.v2.client [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] GET call to compute for https://10.4.3.24/compute/v2.1/servers/069ad1da-6359-4f3f-9ddd-f1db886cb410/os-volume_attachments/fd8e222e-b579-4805-985b-6446edf9e1e1 used request id req-a24d0f82-1d8d-4692-9701-c2e7b5cc94c5 {{(pid=100268) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1076}} Aug 07 16:25:35.233375 np0000006731 devstack@c-api.service[100268]: ERROR cinder.volume.api [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Detected user call to delete in-use attachment. Call must come from the nova service and nova must be configured to send the service token. Bug #2004555 Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Caught error: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/oslo_middleware/sizelimit.py", line 113, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/osprofiler/web.py", line 132, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/keystonemiddleware/auth_token/__init__.py", line 340, in __call__ Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Aug 07 16:25:35.235530 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1313, in send Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/request.py", line 1278, in call_application Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/routes/middleware.py", line 153, in __call__ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 143, in __call__ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 129, in __call__ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/data/venv/lib/python3.12/site-packages/webob/dec.py", line 193, in call_func Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 069ad1da-6359-4f3f-9ddd-f1db886cb410 using the Compute API Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: ERROR cinder.api.middleware.fault Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.middleware.fault [None req-66412003-d0cd-4a9c-95d0-8cb9fbe9a786 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 409 Aug 07 16:25:35.236788 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1267/5076] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:25:35 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 167 bytes in 225 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:25:35.243723 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f49e77a5-1055-4ed9-9414-e12d9e8e6217 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.245165 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1264/5077] 10.4.3.24 () {70 vars in 1590 bytes} [Fri Aug 7 16:25:35 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:25:35.251849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62cda458-279a-4ba9-a6b8-1260242f054c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.268294 np0000006731 devstack@c-api.service[100267]: WARNING keystonemiddleware.auth_token [None req-62cda458-279a-4ba9-a6b8-1260242f054c None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Aug 07 16:25:35.269287 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1283/5078] 10.4.3.24 () {70 vars in 1590 bytes} [Fri Aug 7 16:25:35 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 228 bytes (1 switches on core 0) Aug 07 16:25:35.275775 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-211d1139-f992-4b19-919b-6de741bcc030 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.277481 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-211d1139-f992-4b19-919b-6de741bcc030 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:35.277685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-211d1139-f992-4b19-919b-6de741bcc030 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.277877 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-211d1139-f992-4b19-919b-6de741bcc030 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.284441 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.284441 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:35.287603 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-211d1139-f992-4b19-919b-6de741bcc030 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:35.291546 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-211d1139-f992-4b19-919b-6de741bcc030 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:35.291915 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1265/5079] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 856 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:35.302835 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.304638 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:35.304850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.305065 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.336365 np0000006731 devstack@c-api.service[100268]: DEBUG oslo_db.sqlalchemy.engines [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100268) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:25:35.342815 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.342815 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:35.346426 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:35.350691 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb13d0e8-628b-41c0-a03d-7e40ad899b45 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:35.351086 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1268/5080] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:35.386941 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.389097 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:35.389309 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.389508 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.420110 np0000006731 devstack@c-api.service[100266]: DEBUG oslo_db.sqlalchemy.engines [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=100266) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Aug 07 16:25:35.425946 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.425946 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:35.429415 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:35.433275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-82922a01-8b17-489d-903d-ce64d844b86f tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:35.433661 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1265/5081] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 856 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:35.505170 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0fc8599b-2ff6-4720-8b00-b68d78fb40f2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.505636 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fc8599b-2ff6-4720-8b00-b68d78fb40f2 None None] GET https://10.4.3.24/volume// Aug 07 16:25:35.505842 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fc8599b-2ff6-4720-8b00-b68d78fb40f2 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.506047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0fc8599b-2ff6-4720-8b00-b68d78fb40f2 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.506452 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0fc8599b-2ff6-4720-8b00-b68d78fb40f2 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:35.506770 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1284/5082] 10.4.3.24 () {66 vars in 1421 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:35.515248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-453b3e59-6403-46f4-8803-05bf637d1660 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.517395 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-453b3e59-6403-46f4-8803-05bf637d1660 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:25:35.517828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-453b3e59-6403-46f4-8803-05bf637d1660 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "8422d6df-bc95-489f-b296-9f6744fc61bb", "connector": null, "instance_uuid": "069ad1da-6359-4f3f-9ddd-f1db886cb410"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:35.526194 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.526194 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:35.554031 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-453b3e59-6403-46f4-8803-05bf637d1660 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:25:35.554466 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1266/5083] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:25:35 2026] POST /volume/v3/attachments => generated 273 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:35.580867 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f46b04b3-63f7-4958-a2c3-3f74a4517fd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.582625 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f46b04b3-63f7-4958-a2c3-3f74a4517fd4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:35.582860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f46b04b3-63f7-4958-a2c3-3f74a4517fd4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.583063 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f46b04b3-63f7-4958-a2c3-3f74a4517fd4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.591633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5e363129-a2d5-41ea-9f5b-d39b272b9faa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.592072 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e363129-a2d5-41ea-9f5b-d39b272b9faa None None] GET https://10.4.3.24/volume// Aug 07 16:25:35.592284 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e363129-a2d5-41ea-9f5b-d39b272b9faa None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.592486 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5e363129-a2d5-41ea-9f5b-d39b272b9faa None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.592897 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5e363129-a2d5-41ea-9f5b-d39b272b9faa None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:35.593212 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1266/5084] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:35.594970 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.594970 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:35.598029 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f46b04b3-63f7-4958-a2c3-3f74a4517fd4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:35.599173 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cbdeec36-eaf8-4822-ba65-37146444ab35 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.601072 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cbdeec36-eaf8-4822-ba65-37146444ab35 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:35.601348 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cbdeec36-eaf8-4822-ba65-37146444ab35 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:35.601527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cbdeec36-eaf8-4822-ba65-37146444ab35 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:35.601593 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f46b04b3-63f7-4958-a2c3-3f74a4517fd4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:35.601922 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1269/5085] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 855 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:35.610106 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.610106 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:35.613038 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cbdeec36-eaf8-4822-ba65-37146444ab35 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:35.616580 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cbdeec36-eaf8-4822-ba65-37146444ab35 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:35.616895 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1285/5086] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:25:35 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 1035 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:25:35.710074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:35.711860 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] PUT https://10.4.3.24/volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246 Aug 07 16:25:35.712190 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:35.718758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Acquiring lock "cinder-attachment_update-8422d6df-bc95-489f-b296-9f6744fc61bb-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:25:35.722370 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Lock "cinder-attachment_update-8422d6df-bc95-489f-b296-9f6744fc61bb-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:25:35.723170 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:35.723170 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:35.798218 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Lock "cinder-attachment_update-8422d6df-bc95-489f-b296-9f6744fc61bb-np0000006731" released by "attachment_update" :: held 0.076s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:25:35.798614 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-6b2960ab-37b6-4244-9b73-48a56968dce0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246 returned with HTTP 200 Aug 07 16:25:35.799185 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1267/5087] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:25:35 2026] PUT /volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246 => generated 969 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:36.613692 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cee2744-33e5-4df9-8b2d-8a191127808e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:36.615635 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cee2744-33e5-4df9-8b2d-8a191127808e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:36.615850 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cee2744-33e5-4df9-8b2d-8a191127808e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:36.616074 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cee2744-33e5-4df9-8b2d-8a191127808e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:36.625036 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:36.625036 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:36.628493 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6cee2744-33e5-4df9-8b2d-8a191127808e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:36.632671 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cee2744-33e5-4df9-8b2d-8a191127808e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:36.633025 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1267/5088] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:36 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 856 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:37.644439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e8ad1634-5fa3-48aa-869f-4f8832e8a620 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:37.646539 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8ad1634-5fa3-48aa-869f-4f8832e8a620 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:37.646773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8ad1634-5fa3-48aa-869f-4f8832e8a620 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:37.646995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e8ad1634-5fa3-48aa-869f-4f8832e8a620 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:37.656402 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:37.656402 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:37.659537 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e8ad1634-5fa3-48aa-869f-4f8832e8a620 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:37.663156 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e8ad1634-5fa3-48aa-869f-4f8832e8a620 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:37.663502 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1270/5089] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:37 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 856 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:38.675377 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c81263f-e6b9-4c8a-96b3-59c3976f55b5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:38.677085 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c81263f-e6b9-4c8a-96b3-59c3976f55b5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:38.677347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c81263f-e6b9-4c8a-96b3-59c3976f55b5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:38.677602 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c81263f-e6b9-4c8a-96b3-59c3976f55b5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:38.689055 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:38.689055 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:38.692977 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8c81263f-e6b9-4c8a-96b3-59c3976f55b5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:38.698315 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c81263f-e6b9-4c8a-96b3-59c3976f55b5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:38.698858 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1286/5090] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:38 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 856 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:39.045534 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cde98276-97e5-4255-a172-fc31cf33429e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.047579 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cde98276-97e5-4255-a172-fc31cf33429e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246/action Aug 07 16:25:39.047964 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cde98276-97e5-4255-a172-fc31cf33429e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:39.048102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cde98276-97e5-4255-a172-fc31cf33429e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:39.068702 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.068702 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:39.091874 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-44b00cbf-a838-4045-8c3c-8d626ec1b001 req-cde98276-97e5-4255-a172-fc31cf33429e tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246/action returned with HTTP 204 Aug 07 16:25:39.092525 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1268/5091] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:25:39 2026] POST /volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246/action => generated 0 bytes in 47 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:39.309336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-f6778d80-05bf-462b-858a-3a4ab72a7051 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.311546 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-f6778d80-05bf-462b-858a-3a4ab72a7051 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/limits Aug 07 16:25:39.311805 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-f6778d80-05bf-462b-858a-3a4ab72a7051 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.312095 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-f6778d80-05bf-462b-858a-3a4ab72a7051 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:39.330860 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-f6778d80-05bf-462b-858a-3a4ab72a7051 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/limits returned with HTTP 200 Aug 07 16:25:39.331235 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1268/5092] 10.4.3.24 () {68 vars in 1477 bytes} [Fri Aug 7 16:25:39 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 07 16:25:39.377365 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-48313f47-d89d-4175-903a-b4b826090de2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.379761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-48313f47-d89d-4175-903a-b4b826090de2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:25:39.379998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-48313f47-d89d-4175-903a-b4b826090de2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.380245 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-48313f47-d89d-4175-903a-b4b826090de2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:39.390585 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.390585 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:39.394652 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-48313f47-d89d-4175-903a-b4b826090de2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:39.399554 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-48313f47-d89d-4175-903a-b4b826090de2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:25:39.400105 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1271/5093] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:39 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1657 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:39.408065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.409747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:25:39.410076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6eeb40b3-d85b-4a1a-9da7-57752d14f7e6", "force": true, "name": "snapshot for tempest-TestVolumeBootPatternsnapshot-867422942", "description": null, "metadata": {}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:39.419009 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.419009 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:39.419433 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:39.419590 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume 6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:25:39.443228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['e6651476-2ddf-4997-936d-e535f5666366', 'e2174847-b537-4aa6-ba93-3a5684048a01', '4b9b8ef5-e88f-4bae-ab74-e937f9ce0519', '8fa29534-49ff-4f2b-98d0-565b392b6e92'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:25:39.490128 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot force create request issued successfully. Aug 07 16:25:39.490483 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-61aeb4d4-8ccb-445e-8001-94fc1f47e6e2 req-feb0ae5d-0244-477f-b91d-62d7fbfebf76 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:25:39.490880 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1287/5094] 10.4.3.24 () {72 vars in 1540 bytes} [Fri Aug 7 16:25:39 2026] POST /volume/v3/snapshots => generated 319 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:25:39.710350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00933763-5ca6-4f1d-a9a7-68fa74507d1a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.711997 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00933763-5ca6-4f1d-a9a7-68fa74507d1a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:39.712156 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00933763-5ca6-4f1d-a9a7-68fa74507d1a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.712350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00933763-5ca6-4f1d-a9a7-68fa74507d1a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:39.721100 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.721100 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:39.724119 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-00933763-5ca6-4f1d-a9a7-68fa74507d1a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:39.728027 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00933763-5ca6-4f1d-a9a7-68fa74507d1a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:39.728533 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1269/5095] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:39 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 1148 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:39.743916 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7234cfd2-d795-4db1-826a-b677981af8ff None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.745850 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7234cfd2-d795-4db1-826a-b677981af8ff tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:39.746096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7234cfd2-d795-4db1-826a-b677981af8ff tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.746283 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7234cfd2-d795-4db1-826a-b677981af8ff tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:39.755707 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.755707 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:39.759388 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7234cfd2-d795-4db1-826a-b677981af8ff tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:39.763846 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7234cfd2-d795-4db1-826a-b677981af8ff tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:39.764279 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1269/5096] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:39 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 1148 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:39.775292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-78530fda-b6db-4ca8-b10d-388f54e9cd0a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.777502 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78530fda-b6db-4ca8-b10d-388f54e9cd0a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:39.777977 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78530fda-b6db-4ca8-b10d-388f54e9cd0a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-detach": {"attachment_id": "edf561d4-ab98-4885-b9c9-4dba80a3d246"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:39.778170 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-78530fda-b6db-4ca8-b10d-388f54e9cd0a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "edf561d4-ab98-4885-b9c9-4dba80a3d246"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:39.793001 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.793001 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:39.793603 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-78530fda-b6db-4ca8-b10d-388f54e9cd0a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:39.802418 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-78530fda-b6db-4ca8-b10d-388f54e9cd0a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 400 Aug 07 16:25:39.803039 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1272/5097] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:25:39 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 100 bytes in 28 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Aug 07 16:25:39.838386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-9ed5cefa-8bac-4ec0-a2be-84a0ab180acd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.840470 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-9ed5cefa-8bac-4ec0-a2be-84a0ab180acd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:39.840631 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-9ed5cefa-8bac-4ec0-a2be-84a0ab180acd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.840798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-9ed5cefa-8bac-4ec0-a2be-84a0ab180acd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:39.849244 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.849244 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:39.852556 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-9ed5cefa-8bac-4ec0-a2be-84a0ab180acd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:39.856270 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-9ed5cefa-8bac-4ec0-a2be-84a0ab180acd tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:39.856650 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1288/5098] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:39 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:39.871837 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.873710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb/action Aug 07 16:25:39.874088 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:39.874223 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:39.887508 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:39.887508 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:39.888346 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:39.920361 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Begin detaching volume completed successfully. Aug 07 16:25:39.920611 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-e29a123c-1497-4a5e-b7df-2532d21b4a73 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb/action returned with HTTP 202 Aug 07 16:25:39.921152 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1270/5099] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:25:39 2026] POST /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:25:39.983151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8d42cb4-3eb7-4b20-9c68-0c66d779b724 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.983489 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8d42cb4-3eb7-4b20-9c68-0c66d779b724 None None] GET https://10.4.3.24/volume// Aug 07 16:25:39.983630 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8d42cb4-3eb7-4b20-9c68-0c66d779b724 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.983799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8d42cb4-3eb7-4b20-9c68-0c66d779b724 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:39.984109 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8d42cb4-3eb7-4b20-9c68-0c66d779b724 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:39.984376 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1270/5100] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:25:39 2026] GET /volume/ => generated 385 bytes in 1 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:39.992112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-b8a8554a-8744-4424-96b0-c9e3c3b8aec6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:39.994634 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-b8a8554a-8744-4424-96b0-c9e3c3b8aec6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:39.994879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-b8a8554a-8744-4424-96b0-c9e3c3b8aec6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:39.995135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-b8a8554a-8744-4424-96b0-c9e3c3b8aec6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:40.006661 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:40.006661 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:40.011431 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-b8a8554a-8744-4424-96b0-c9e3c3b8aec6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:40.015155 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-b8a8554a-8744-4424-96b0-c9e3c3b8aec6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:40.015538 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1273/5101] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:25:39 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 1331 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:25:40.849140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-aa4a3088-b580-4696-9770-fd2cb827670c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:40.850973 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-aa4a3088-b580-4696-9770-fd2cb827670c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] DELETE https://10.4.3.24/volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246 Aug 07 16:25:40.851138 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-aa4a3088-b580-4696-9770-fd2cb827670c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:40.851324 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-aa4a3088-b580-4696-9770-fd2cb827670c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:40.857836 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:40.857836 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:40.902633 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7cef2655-8a73-426b-9ebb-0b01a85b0ee6 req-aa4a3088-b580-4696-9770-fd2cb827670c tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246 returned with HTTP 200 Aug 07 16:25:40.903069 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1289/5102] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:25:40 2026] DELETE /volume/v3/attachments/edf561d4-ab98-4885-b9c9-4dba80a3d246 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:41.021381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f04b7c7c-dce6-4593-a8b1-cf4ecc00ae87 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.023057 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f04b7c7c-dce6-4593-a8b1-cf4ecc00ae87 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:41.023416 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f04b7c7c-dce6-4593-a8b1-cf4ecc00ae87 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:41.023546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f04b7c7c-dce6-4593-a8b1-cf4ecc00ae87 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:41.033512 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:41.033512 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:41.036756 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-f04b7c7c-dce6-4593-a8b1-cf4ecc00ae87 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] Updating volume 'fd8e222e-b579-4805-985b-6446edf9e1e1' with '{'status': 'in-use'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Aug 07 16:25:41.057860 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f04b7c7c-dce6-4593-a8b1-cf4ecc00ae87 tempest-TestServerVolumeAttachmentScenario-1447592153 tempest-TestServerVolumeAttachmentScenario-1447592153-project-admin] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 202 Aug 07 16:25:41.058253 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1271/5103] 10.4.3.24 () {68 vars in 1383 bytes} [Fri Aug 7 16:25:41 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:25:41.064822 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e83cf537-1393-430f-b749-88bb9da69bb0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.066564 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e83cf537-1393-430f-b749-88bb9da69bb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:41.066850 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e83cf537-1393-430f-b749-88bb9da69bb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:41.067055 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e83cf537-1393-430f-b749-88bb9da69bb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:41.075520 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:41.075520 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:41.078660 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e83cf537-1393-430f-b749-88bb9da69bb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:41.081457 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b81487bf-756e-462e-ad50-e7c129ea4563 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.082425 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e83cf537-1393-430f-b749-88bb9da69bb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:41.082884 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1271/5104] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:41 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:41.083213 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b81487bf-756e-462e-ad50-e7c129ea4563 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:25:41.083424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b81487bf-756e-462e-ad50-e7c129ea4563 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:41.083625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b81487bf-756e-462e-ad50-e7c129ea4563 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:41.088787 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:41.088787 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:41.089318 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b81487bf-756e-462e-ad50-e7c129ea4563 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:25:41.090172 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b81487bf-756e-462e-ad50-e7c129ea4563 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 200 Aug 07 16:25:41.090593 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1274/5105] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:25:41 2026] GET /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:41.122322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-74ba0066-eb39-4e25-812c-1ad87674490b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.124754 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-74ba0066-eb39-4e25-812c-1ad87674490b tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:41.124754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-74ba0066-eb39-4e25-812c-1ad87674490b tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:41.124754 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-74ba0066-eb39-4e25-812c-1ad87674490b tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:41.133143 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:41.133143 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:41.136200 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-74ba0066-eb39-4e25-812c-1ad87674490b tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:41.140576 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-74ba0066-eb39-4e25-812c-1ad87674490b tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:41.141062 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1290/5106] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:41 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1148 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:41.162652 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.164905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] POST https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action Aug 07 16:25:41.165203 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:41.165325 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:41.175143 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:41.175143 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:41.175597 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:41.184824 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Begin detaching volume completed successfully. Aug 07 16:25:41.184984 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a16b7d09-c14a-4aaa-9ca5-23a4445e8a72 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action returned with HTTP 202 Aug 07 16:25:41.185395 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1272/5107] 10.4.3.24 () {72 vars in 1665 bytes} [Fri Aug 7 16:25:41 2026] POST /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1/action => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:25:41.222011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad3da6eb-fbc8-40cb-94ef-6a140b56f3d8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.222355 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad3da6eb-fbc8-40cb-94ef-6a140b56f3d8 None None] GET https://10.4.3.24/volume// Aug 07 16:25:41.222508 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad3da6eb-fbc8-40cb-94ef-6a140b56f3d8 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:41.222688 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad3da6eb-fbc8-40cb-94ef-6a140b56f3d8 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:41.223011 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad3da6eb-fbc8-40cb-94ef-6a140b56f3d8 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:41.223264 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1272/5108] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:25:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:41.229776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-96b9df48-bfcc-4e99-8d66-fc7c9dd654b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:41.231792 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-96b9df48-bfcc-4e99-8d66-fc7c9dd654b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:41.232021 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-96b9df48-bfcc-4e99-8d66-fc7c9dd654b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:41.232257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-96b9df48-bfcc-4e99-8d66-fc7c9dd654b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:41.241694 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:41.241694 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:41.245069 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-96b9df48-bfcc-4e99-8d66-fc7c9dd654b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:41.249230 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-96b9df48-bfcc-4e99-8d66-fc7c9dd654b6 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:41.249653 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1275/5109] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:25:41 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 1331 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:25:42.059786 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a818a667-a89a-4f50-931d-4605b04938f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:42.062207 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a818a667-a89a-4f50-931d-4605b04938f5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] DELETE https://10.4.3.24/volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3 Aug 07 16:25:42.062447 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a818a667-a89a-4f50-931d-4605b04938f5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:42.062685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a818a667-a89a-4f50-931d-4605b04938f5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:42.070895 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:42.070895 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:42.112978 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-da5fd189-9c81-4ff9-af0d-3a89f7ee4251 req-a818a667-a89a-4f50-931d-4605b04938f5 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3 returned with HTTP 200 Aug 07 16:25:42.113608 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1291/5110] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:25:42 2026] DELETE /volume/v3/attachments/2f56c614-bad0-4851-8c41-dc6b368bdae3 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:42.301216 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-e786d00a-b440-429e-bdf8-f765785f107a req-523c5c5e-6e8f-482c-a59e-0d03f5c6680a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:42.303573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e786d00a-b440-429e-bdf8-f765785f107a req-523c5c5e-6e8f-482c-a59e-0d03f5c6680a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:42.303987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e786d00a-b440-429e-bdf8-f765785f107a req-523c5c5e-6e8f-482c-a59e-0d03f5c6680a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:42.303987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-e786d00a-b440-429e-bdf8-f765785f107a req-523c5c5e-6e8f-482c-a59e-0d03f5c6680a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:42.310560 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:42.310560 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:42.313902 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-e786d00a-b440-429e-bdf8-f765785f107a req-523c5c5e-6e8f-482c-a59e-0d03f5c6680a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:42.318963 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-e786d00a-b440-429e-bdf8-f765785f107a req-523c5c5e-6e8f-482c-a59e-0d03f5c6680a tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:42.319350 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1273/5111] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:42 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 856 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:42.680058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-03483b72-85a1-4b7f-abf2-a9af495754bb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:42.682269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-03483b72-85a1-4b7f-abf2-a9af495754bb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:25:42.682493 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-03483b72-85a1-4b7f-abf2-a9af495754bb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:42.682676 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-03483b72-85a1-4b7f-abf2-a9af495754bb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:42.688202 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:42.688202 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:42.688692 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-03483b72-85a1-4b7f-abf2-a9af495754bb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:25:42.689609 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-03483b72-85a1-4b7f-abf2-a9af495754bb tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 200 Aug 07 16:25:42.690047 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1273/5112] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:25:42 2026] GET /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 478 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:43.560229 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-4020d0bf-0041-4170-8f43-e3e22f70e04c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:43.562181 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-4020d0bf-0041-4170-8f43-e3e22f70e04c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:25:43.562427 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-4020d0bf-0041-4170-8f43-e3e22f70e04c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:43.562673 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-4020d0bf-0041-4170-8f43-e3e22f70e04c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:43.567480 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:43.567480 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:43.567887 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-4020d0bf-0041-4170-8f43-e3e22f70e04c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:25:43.568579 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-4020d0bf-0041-4170-8f43-e3e22f70e04c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 200 Aug 07 16:25:43.568931 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1276/5113] 10.4.3.24 () {68 vars in 1597 bytes} [Fri Aug 7 16:25:43 2026] GET /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 478 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:43.580345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-856433a0-774f-4069-9992-abc6e5752d3a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:43.582104 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-856433a0-774f-4069-9992-abc6e5752d3a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:25:43.582345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-856433a0-774f-4069-9992-abc6e5752d3a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:43.582546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-856433a0-774f-4069-9992-abc6e5752d3a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:43.592045 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:43.592045 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:43.595672 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-856433a0-774f-4069-9992-abc6e5752d3a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:43.600215 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-856433a0-774f-4069-9992-abc6e5752d3a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 200 Aug 07 16:25:43.600656 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1292/5114] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:43 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 1657 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:43.611341 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:43.613181 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:25:43.613547 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": "9860544e-23ed-4aa9-aa79-0574e176c12c", "name": "", "description": "", "volume_type": "storpool", "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:43.615214 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': '9860544e-23ed-4aa9-aa79-0574e176c12c', 'name': '', 'description': '', 'volume_type': 'storpool', 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:25:43.622600 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:43.622600 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:43.623138 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:25:43.623138 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:25:43.623772 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:25:43.628700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (f42203b4-2600-4e31-9957-18a4058851c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:25:43.629713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49dc215-4c0e-40d1-a93f-ed489ee0af5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:25:43.630572 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:25:43.659283 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f49dc215-4c0e-40d1-a93f-ed489ee0af5f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '9860544e-23ed-4aa9-aa79-0574e176c12c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:25:43.660147 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b8677d-f2b6-49c4-b6c9-813cf6e306a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:25:43.704512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['ca7f5aa9-2bdf-41fb-95f6-3719910c6050', 'cfe238c5-8b61-445e-8f4d-7f8f19aa859f', '435992ca-76eb-47a5-b835-b075973f1f85', 'af41f88a-bcd8-42ec-93cd-0736a2e4643f'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:25:43.704512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d7b8677d-f2b6-49c4-b6c9-813cf6e306a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ca7f5aa9-2bdf-41fb-95f6-3719910c6050', 'cfe238c5-8b61-445e-8f4d-7f8f19aa859f', '435992ca-76eb-47a5-b835-b075973f1f85', 'af41f88a-bcd8-42ec-93cd-0736a2e4643f']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:25:43.705210 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a701a6-cdb1-4468-a893-c0e147cb0ad5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:25:43.745016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55a701a6-cdb1-4468-a893-c0e147cb0ad5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7b1d51d2-2487-415f-9b42-70c15a20dcaa', '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='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['ca7f5aa9-2bdf-41fb-95f6-3719910c6050','cfe238c5-8b61-445e-8f4d-7f8f19aa859f','435992ca-76eb-47a5-b835-b075973f1f85','af41f88a-bcd8-42ec-93cd-0736a2e4643f'],size=1,snapshot_id=9860544e-23ed-4aa9-aa79-0574e176c12c,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:25:43Z,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=7b1d51d2-2487-415f-9b42-70c15a20dcaa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=9860544e-23ed-4aa9-aa79-0574e176c12c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:25:43.745767 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2f89ae-c8a5-4b13-a9b3-06cf8cdd14ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:25:43.762198 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (bc2f89ae-c8a5-4b13-a9b3-06cf8cdd14ca) transitioned into 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='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['ca7f5aa9-2bdf-41fb-95f6-3719910c6050','cfe238c5-8b61-445e-8f4d-7f8f19aa859f','435992ca-76eb-47a5-b835-b075973f1f85','af41f88a-bcd8-42ec-93cd-0736a2e4643f'],size=1,snapshot_id=9860544e-23ed-4aa9-aa79-0574e176c12c,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:25:43.762824 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7b05bb-431d-4133-9383-7bbdfbe75db4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:25:43.785476 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3d7b05bb-431d-4133-9383-7bbdfbe75db4) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:25:43.786455 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (f42203b4-2600-4e31-9957-18a4058851c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:25:43.786784 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:25:43.787418 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ff2722ed-c2a4-4e3b-8813-e9ca97a2eb8b tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:25:43.787899 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1274/5115] 10.4.3.24 () {72 vars in 1534 bytes} [Fri Aug 7 16:25:43 2026] POST /volume/v3/volumes => generated 734 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:25:43.794991 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-83615b75-b7c6-4288-91dc-a2907fac67f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:43.797081 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-83615b75-b7c6-4288-91dc-a2907fac67f2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:25:43.797252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-83615b75-b7c6-4288-91dc-a2907fac67f2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:43.797460 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-83615b75-b7c6-4288-91dc-a2907fac67f2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:43.805173 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:43.805173 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:43.809184 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-83615b75-b7c6-4288-91dc-a2907fac67f2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:43.813072 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-83615b75-b7c6-4288-91dc-a2907fac67f2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 200 Aug 07 16:25:43.813422 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1274/5116] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:43 2026] GET /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 802 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:43.820992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-684cfe5f-c62c-4020-81c3-ad899275c668 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:43.823166 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-684cfe5f-c62c-4020-81c3-ad899275c668 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:25:43.823367 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-684cfe5f-c62c-4020-81c3-ad899275c668 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:43.823553 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-684cfe5f-c62c-4020-81c3-ad899275c668 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:43.830450 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:43.830450 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:43.834045 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-684cfe5f-c62c-4020-81c3-ad899275c668 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:43.837959 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-684cfe5f-c62c-4020-81c3-ad899275c668 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 200 Aug 07 16:25:43.838375 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1277/5117] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:43 2026] GET /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 802 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:45.056510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:45.058158 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:45.058363 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:45.058583 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:45.058765 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Delete volume with id: 8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:45.065578 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:45.065578 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:45.065940 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:45.081428 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Delete volume request issued successfully. Aug 07 16:25:45.081621 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-554300b6-f206-407e-9fa4-6acc263fa2c9 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 202 Aug 07 16:25:45.081971 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1293/5118] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:25:45 2026] DELETE /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:25:45.089177 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bca68ef-de1b-4ced-aaa8-20cae11dec38 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:45.091533 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bca68ef-de1b-4ced-aaa8-20cae11dec38 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:45.091812 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bca68ef-de1b-4ced-aaa8-20cae11dec38 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:45.092086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bca68ef-de1b-4ced-aaa8-20cae11dec38 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:45.099511 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:45.099511 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:45.103076 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bca68ef-de1b-4ced-aaa8-20cae11dec38 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:45.107056 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bca68ef-de1b-4ced-aaa8-20cae11dec38 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 200 Aug 07 16:25:45.107436 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1275/5119] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:45 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 855 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:46.119518 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5d617b77-b2ea-49e2-b560-12e854456bbe None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.121199 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d617b77-b2ea-49e2-b560-12e854456bbe tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb Aug 07 16:25:46.121436 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d617b77-b2ea-49e2-b560-12e854456bbe tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.121608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5d617b77-b2ea-49e2-b560-12e854456bbe tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.126517 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5d617b77-b2ea-49e2-b560-12e854456bbe tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb returned with HTTP 404 Aug 07 16:25:46.126919 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1275/5120] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:46 2026] GET /volume/v3/volumes/8422d6df-bc95-489f-b296-9f6744fc61bb => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:46.132840 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.134460 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] DELETE https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:46.134636 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.134865 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.135020 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Delete volume with id: fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:46.141371 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:46.141371 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:46.141778 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:46.160057 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Delete volume request issued successfully. Aug 07 16:25:46.160234 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-14e9dc26-9792-42cd-965e-1b671fb54ad4 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 202 Aug 07 16:25:46.160618 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1278/5121] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:25:46 2026] DELETE /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:25:46.167037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b2bf5fab-1577-4d19-a158-fa3a21a0c2fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.168770 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2bf5fab-1577-4d19-a158-fa3a21a0c2fb tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:46.168976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2bf5fab-1577-4d19-a158-fa3a21a0c2fb tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.169165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b2bf5fab-1577-4d19-a158-fa3a21a0c2fb tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.175605 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:46.175605 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:46.178956 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b2bf5fab-1577-4d19-a158-fa3a21a0c2fb tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Volume info retrieved successfully. Aug 07 16:25:46.182792 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b2bf5fab-1577-4d19-a158-fa3a21a0c2fb tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 200 Aug 07 16:25:46.183135 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1294/5122] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:46 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 855 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:25:46.846119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-f17c2e80-98d7-4d09-b89f-eead576d52d2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.848203 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-f17c2e80-98d7-4d09-b89f-eead576d52d2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:25:46.848426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-f17c2e80-98d7-4d09-b89f-eead576d52d2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.848610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-f17c2e80-98d7-4d09-b89f-eead576d52d2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.855329 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:46.855329 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:46.858590 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-f17c2e80-98d7-4d09-b89f-eead576d52d2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:46.863001 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-f17c2e80-98d7-4d09-b89f-eead576d52d2 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 200 Aug 07 16:25:46.863374 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1276/5123] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:25:46 2026] GET /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 1343 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:46.870062 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a3788db3-7b68-4dac-a637-8a82b541d323 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.870470 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3788db3-7b68-4dac-a637-8a82b541d323 None None] GET https://10.4.3.24/volume// Aug 07 16:25:46.870653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3788db3-7b68-4dac-a637-8a82b541d323 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.870831 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a3788db3-7b68-4dac-a637-8a82b541d323 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.871130 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a3788db3-7b68-4dac-a637-8a82b541d323 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:46.871419 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1276/5124] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:25:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:46.877492 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-6b47243a-249c-4bb5-9f88-4bdae62f962d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.879492 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-6b47243a-249c-4bb5-9f88-4bdae62f962d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:25:46.879875 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-6b47243a-249c-4bb5-9f88-4bdae62f962d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7b1d51d2-2487-415f-9b42-70c15a20dcaa", "connector": null, "instance_uuid": "86977127-df08-4991-b9d2-d1d39dfe092b"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:46.887574 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:46.887574 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:25:46.913731 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-6b47243a-249c-4bb5-9f88-4bdae62f962d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:25:46.914097 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1279/5125] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:25:46 2026] POST /volume/v3/attachments => generated 273 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:46.920804 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a9e7c83-7b00-45b5-9e68-e5e071b05410 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.921170 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a9e7c83-7b00-45b5-9e68-e5e071b05410 None None] GET https://10.4.3.24/volume// Aug 07 16:25:46.921369 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a9e7c83-7b00-45b5-9e68-e5e071b05410 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.921550 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a9e7c83-7b00-45b5-9e68-e5e071b05410 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.921867 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a9e7c83-7b00-45b5-9e68-e5e071b05410 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:25:46.922128 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1295/5126] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:25:46 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:25:46.928086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-33d3c330-18c6-4250-b36d-6852e75cc15a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:46.930053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-33d3c330-18c6-4250-b36d-6852e75cc15a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:25:46.930239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-33d3c330-18c6-4250-b36d-6852e75cc15a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:46.930446 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-33d3c330-18c6-4250-b36d-6852e75cc15a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:46.938983 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:46.938983 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:25:46.942062 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-33d3c330-18c6-4250-b36d-6852e75cc15a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:25:46.945972 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-33d3c330-18c6-4250-b36d-6852e75cc15a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 200 Aug 07 16:25:46.946353 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1277/5127] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:25:46 2026] GET /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 1522 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:25:47.048002 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:47.050028 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30 Aug 07 16:25:47.050448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:47.057918 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-7b1d51d2-2487-415f-9b42-70c15a20dcaa-np0000006731" by "attachment_update" {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:25:47.062231 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-7b1d51d2-2487-415f-9b42-70c15a20dcaa-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100266) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:25:47.063221 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:47.063221 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:25:47.177011 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.coordination [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-7b1d51d2-2487-415f-9b42-70c15a20dcaa-np0000006731" released by "attachment_update" :: held 0.115s {{(pid=100266) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:25:47.177319 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-ebc076a7-d220-4e38-8b61-e09da980d2a5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30 returned with HTTP 200 Aug 07 16:25:47.177824 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1277/5128] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:25:47 2026] PUT /volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30 => generated 969 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:25:47.195033 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ba3b8658-d9b6-4ba6-a14e-f19113935eb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:47.196830 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba3b8658-d9b6-4ba6-a14e-f19113935eb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] GET https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 Aug 07 16:25:47.197047 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba3b8658-d9b6-4ba6-a14e-f19113935eb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:25:47.197254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ba3b8658-d9b6-4ba6-a14e-f19113935eb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:25:47.200104 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-d18d18ed-4545-482d-8c27-6b91033ded59 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:25:47.201865 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-d18d18ed-4545-482d-8c27-6b91033ded59 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30/action Aug 07 16:25:47.202171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-d18d18ed-4545-482d-8c27-6b91033ded59 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100267) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:25:47.202269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-d18d18ed-4545-482d-8c27-6b91033ded59 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:25:47.202985 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ba3b8658-d9b6-4ba6-a14e-f19113935eb0 tempest-TestServerVolumeAttachmentScenario-1313503258 tempest-TestServerVolumeAttachmentScenario-1313503258-project-member] https://10.4.3.24/volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 returned with HTTP 404 Aug 07 16:25:47.203491 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1280/5129] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:25:47 2026] GET /volume/v3/volumes/fd8e222e-b579-4805-985b-6446edf9e1e1 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:47.215859 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:25:47.215859 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:25:47.230295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-9b97d8c3-28ee-4cba-974e-8117aad28752 req-d18d18ed-4545-482d-8c27-6b91033ded59 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30/action returned with HTTP 204 Aug 07 16:25:47.230707 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1296/5130] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:25:47 2026] POST /volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30/action => generated 0 bytes in 31 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:25:56.945066 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=102,cinder:UPDATE=20,cinder:INSERT=7,cinder:DELETE=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:57.160449 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=56,cinder:UPDATE=6,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:57.199471 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=63,cinder:UPDATE=3,cinder:INSERT=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:25:57.222665 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=90,cinder:UPDATE=22,cinder:DELETE=1,cinder:INSERT=6 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:26:00.605525 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:00.607188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:26:00.607629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBackupRestore-volume-205236873", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:00.609115 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBackupRestore-volume-205236873', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:26:00.682075 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Create volume of 1 GB Aug 07 16:26:00.686221 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Availability Zones retrieved successfully. Aug 07 16:26:00.692121 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Flow 'volume_create_api' (d357be61-a550-49f3-a5b0-d66a43595a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:26:00.693997 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb681360-0764-4d73-a1d0-600c5f0dae16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:00.695566 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:26:00.756468 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb681360-0764-4d73-a1d0-600c5f0dae16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:00.757172 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa0e48b-ff14-4f63-817e-f7b4c38fc952) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:00.822675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Created reservations ['36516101-2662-4f83-aad8-826d4ca9cc7d', '623168fc-f65e-437e-b9fe-c5f4705f5206', '92ec9e5c-8fd5-45f9-a035-f9d10fa0b757', 'd38621e9-a1d5-4f8d-86bb-d1bdd47d4e99'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:26:00.823467 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5fa0e48b-ff14-4f63-817e-f7b4c38fc952) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['36516101-2662-4f83-aad8-826d4ca9cc7d', '623168fc-f65e-437e-b9fe-c5f4705f5206', '92ec9e5c-8fd5-45f9-a035-f9d10fa0b757', 'd38621e9-a1d5-4f8d-86bb-d1bdd47d4e99']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:00.824121 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a60025-90ee-4813-a713-adad221f454a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:00.848448 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73a60025-90ee-4813-a713-adad221f454a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3399a208-d5ca-4f8f-8373-c9f5c9ae8122', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-205236873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cabf14ac000c4106bc8af425c85e35d2',qos_specs=None,replication_status=,reservations=['36516101-2662-4f83-aad8-826d4ca9cc7d','623168fc-f65e-437e-b9fe-c5f4705f5206','92ec9e5c-8fd5-45f9-a035-f9d10fa0b757','d38621e9-a1d5-4f8d-86bb-d1bdd47d4e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc1335f005040b0a627b38a1a40e5d0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:26:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBackupRestore-volume-205236873',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3399a208-d5ca-4f8f-8373-c9f5c9ae8122,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cabf14ac000c4106bc8af425c85e35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc1335f005040b0a627b38a1a40e5d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:00.849142 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f49226-6467-41ef-a148-c56afc28b488) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:00.868730 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e2f49226-6467-41ef-a148-c56afc28b488) transitioned into state 'SUCCESS' from state '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-205236873',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cabf14ac000c4106bc8af425c85e35d2',qos_specs=None,replication_status=,reservations=['36516101-2662-4f83-aad8-826d4ca9cc7d','623168fc-f65e-437e-b9fe-c5f4705f5206','92ec9e5c-8fd5-45f9-a035-f9d10fa0b757','d38621e9-a1d5-4f8d-86bb-d1bdd47d4e99'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc1335f005040b0a627b38a1a40e5d0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:00.869689 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106876ed-55dd-4c6a-9415-d4dcce473c84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:00.883079 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (106876ed-55dd-4c6a-9415-d4dcce473c84) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:00.883829 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Flow 'volume_create_api' (d357be61-a550-49f3-a5b0-d66a43595a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:26:00.884118 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Create volume request issued successfully. Aug 07 16:26:00.884653 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c9c7fd03-25e6-4768-91e5-9901f927f92a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:26:00.885044 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1278/5131] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:26:00 2026] POST /volume/v3/volumes => generated 751 bytes in 280 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:26:00.895584 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a2dc7539-0e92-4408-bc67-74a65c8b5c25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:00.897310 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2dc7539-0e92-4408-bc67-74a65c8b5c25 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:26:00.897530 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2dc7539-0e92-4408-bc67-74a65c8b5c25 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:00.897731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a2dc7539-0e92-4408-bc67-74a65c8b5c25 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:00.904378 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:00.904378 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:00.908488 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a2dc7539-0e92-4408-bc67-74a65c8b5c25 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:00.912594 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a2dc7539-0e92-4408-bc67-74a65c8b5c25 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 200 Aug 07 16:26:00.912997 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1278/5132] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:00 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 819 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:01.925043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-eff09dad-e9be-4dbb-b64c-8050a687266a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:01.926918 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eff09dad-e9be-4dbb-b64c-8050a687266a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:26:01.927180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eff09dad-e9be-4dbb-b64c-8050a687266a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:01.927431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-eff09dad-e9be-4dbb-b64c-8050a687266a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:01.935705 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:01.935705 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:01.939218 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-eff09dad-e9be-4dbb-b64c-8050a687266a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:01.943675 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-eff09dad-e9be-4dbb-b64c-8050a687266a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 200 Aug 07 16:26:01.944120 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1281/5133] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:01 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:01.956145 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-40c0397f-2ef8-408e-b9ca-1b0ecbdbb2f0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:01.957988 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40c0397f-2ef8-408e-b9ca-1b0ecbdbb2f0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:26:01.958177 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40c0397f-2ef8-408e-b9ca-1b0ecbdbb2f0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:01.958392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-40c0397f-2ef8-408e-b9ca-1b0ecbdbb2f0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:01.965485 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:01.965485 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:01.969196 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-40c0397f-2ef8-408e-b9ca-1b0ecbdbb2f0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:01.973996 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-40c0397f-2ef8-408e-b9ca-1b0ecbdbb2f0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 200 Aug 07 16:26:01.974412 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1297/5134] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:01 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 1359 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:01.986051 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dacdc7dc-d29d-425d-8a55-f1c97febae93 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:01.988092 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dacdc7dc-d29d-425d-8a55-f1c97febae93 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:26:01.988357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dacdc7dc-d29d-425d-8a55-f1c97febae93 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:01.988524 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dacdc7dc-d29d-425d-8a55-f1c97febae93 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:01.995719 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:01.995719 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:01.999079 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dacdc7dc-d29d-425d-8a55-f1c97febae93 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:02.003858 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dacdc7dc-d29d-425d-8a55-f1c97febae93 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 200 Aug 07 16:26:02.004262 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1279/5135] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:01 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 1359 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:02.016160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-177c58fa-744c-4da1-9584-a0c75789ac56 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:02.017947 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:26:02.018367 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "3399a208-d5ca-4f8f-8373-c9f5c9ae8122", "name": "tempest-TestVolumeBackupRestore-backup-2239917", "description": null, "force": false, "snapshot_id": null, "incremental": false, "container": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:02.019907 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Creating new backup {'backup': {'volume_id': '3399a208-d5ca-4f8f-8373-c9f5c9ae8122', 'name': 'tempest-TestVolumeBackupRestore-backup-2239917', 'description': None, 'force': False, 'snapshot_id': None, 'incremental': False, 'container': None}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:26:02.020053 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Creating backup of volume 3399a208-d5ca-4f8f-8373-c9f5c9ae8122 in container None Aug 07 16:26:02.026837 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:02.026837 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:02.027318 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:02.054750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Created reservations ['67b22f25-a147-4097-b9f5-edb1391f4f3c', '79debc8c-cec2-4ed5-96e6-7a6617386909'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:26:02.080738 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-177c58fa-744c-4da1-9584-a0c75789ac56 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:26:02.081265 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1279/5136] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:26:02 2026] POST /volume/v3/backups => generated 330 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:26:02.091584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-44b1a8c0-9cee-42ad-88f1-819a92b0bd08 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:02.093368 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b1a8c0-9cee-42ad-88f1-819a92b0bd08 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:02.093564 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b1a8c0-9cee-42ad-88f1-819a92b0bd08 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:02.093760 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-44b1a8c0-9cee-42ad-88f1-819a92b0bd08 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:02.093873 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-44b1a8c0-9cee-42ad-88f1-819a92b0bd08 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:02.098294 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:02.098294 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:02.099078 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-44b1a8c0-9cee-42ad-88f1-819a92b0bd08 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:02.099493 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1282/5137] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:02 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:03.112198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bc03a346-febf-4c29-baf8-b6978b5be927 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:03.113976 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc03a346-febf-4c29-baf8-b6978b5be927 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:03.114204 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc03a346-febf-4c29-baf8-b6978b5be927 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:03.114451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bc03a346-febf-4c29-baf8-b6978b5be927 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:03.114605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bc03a346-febf-4c29-baf8-b6978b5be927 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:03.119138 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:03.119138 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:03.120024 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bc03a346-febf-4c29-baf8-b6978b5be927 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:03.120400 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1298/5138] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:03 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 739 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:04.131510 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9aeddaa-4d0a-4eb5-bc73-86fef4be12a0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:04.133198 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9aeddaa-4d0a-4eb5-bc73-86fef4be12a0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:04.133392 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9aeddaa-4d0a-4eb5-bc73-86fef4be12a0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:04.133569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9aeddaa-4d0a-4eb5-bc73-86fef4be12a0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:04.133670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e9aeddaa-4d0a-4eb5-bc73-86fef4be12a0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:04.138184 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:04.138184 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:04.138994 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9aeddaa-4d0a-4eb5-bc73-86fef4be12a0 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:04.139411 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1280/5139] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:04 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 739 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:05.148901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b394edb3-b952-4677-a844-c1cc0b3ac1fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:05.151190 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b394edb3-b952-4677-a844-c1cc0b3ac1fa tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:05.151464 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b394edb3-b952-4677-a844-c1cc0b3ac1fa tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:05.151717 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b394edb3-b952-4677-a844-c1cc0b3ac1fa tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:05.151870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b394edb3-b952-4677-a844-c1cc0b3ac1fa tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:05.156959 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:05.156959 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:05.157935 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b394edb3-b952-4677-a844-c1cc0b3ac1fa tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:05.158416 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1280/5140] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:05 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:06.170191 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0af04940-e3b0-4ea5-813d-8539bc567718 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:06.172400 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0af04940-e3b0-4ea5-813d-8539bc567718 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:06.172675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0af04940-e3b0-4ea5-813d-8539bc567718 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:06.172902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0af04940-e3b0-4ea5-813d-8539bc567718 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:06.173036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0af04940-e3b0-4ea5-813d-8539bc567718 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:06.179780 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:06.179780 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:06.180734 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0af04940-e3b0-4ea5-813d-8539bc567718 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:06.181229 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1283/5141] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:06 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:07.191890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-808b08a0-91d0-48c6-aed9-0e80265586f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:07.194833 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-808b08a0-91d0-48c6-aed9-0e80265586f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:07.194833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-808b08a0-91d0-48c6-aed9-0e80265586f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:07.194833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-808b08a0-91d0-48c6-aed9-0e80265586f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:07.194833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-808b08a0-91d0-48c6-aed9-0e80265586f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:07.199121 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:07.199121 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:07.199121 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-808b08a0-91d0-48c6-aed9-0e80265586f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:07.199121 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1299/5142] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:07 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:08.210893 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-38c009b9-b119-4a35-880f-e48cff0f85b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:08.213087 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38c009b9-b119-4a35-880f-e48cff0f85b2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:08.213395 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38c009b9-b119-4a35-880f-e48cff0f85b2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:08.213662 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-38c009b9-b119-4a35-880f-e48cff0f85b2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:08.213809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-38c009b9-b119-4a35-880f-e48cff0f85b2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:08.218035 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:08.218035 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:08.219047 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-38c009b9-b119-4a35-880f-e48cff0f85b2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:08.219452 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1281/5143] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:08 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:09.230686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-06689ecb-5aa2-485e-affb-219fedfb5561 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:09.232607 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06689ecb-5aa2-485e-affb-219fedfb5561 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:09.232826 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06689ecb-5aa2-485e-affb-219fedfb5561 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:09.233027 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-06689ecb-5aa2-485e-affb-219fedfb5561 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:09.233151 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-06689ecb-5aa2-485e-affb-219fedfb5561 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:09.237645 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:09.237645 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:09.238408 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-06689ecb-5aa2-485e-affb-219fedfb5561 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:09.238908 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1281/5144] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:09 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:10.248187 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5f6d84c-47e2-4caa-82d2-bf70890363d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:10.249765 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5f6d84c-47e2-4caa-82d2-bf70890363d3 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:10.249929 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5f6d84c-47e2-4caa-82d2-bf70890363d3 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:10.250114 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5f6d84c-47e2-4caa-82d2-bf70890363d3 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:10.250226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b5f6d84c-47e2-4caa-82d2-bf70890363d3 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:10.254263 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:10.254263 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:10.254957 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5f6d84c-47e2-4caa-82d2-bf70890363d3 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:10.255415 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1284/5145] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:10 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:11.265367 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18dd6d15-c8fe-4078-afaf-64fe165a1d9a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:11.267142 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18dd6d15-c8fe-4078-afaf-64fe165a1d9a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:11.267373 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18dd6d15-c8fe-4078-afaf-64fe165a1d9a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:11.267544 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18dd6d15-c8fe-4078-afaf-64fe165a1d9a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:11.267656 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-18dd6d15-c8fe-4078-afaf-64fe165a1d9a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:11.271613 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:11.271613 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:11.272259 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18dd6d15-c8fe-4078-afaf-64fe165a1d9a tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:11.272610 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1300/5146] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:11 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:12.282863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e5e0b74-de4d-4f73-9cd7-6a46a485dfdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:12.284972 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e5e0b74-de4d-4f73-9cd7-6a46a485dfdb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:12.285204 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e5e0b74-de4d-4f73-9cd7-6a46a485dfdb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:12.285424 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e5e0b74-de4d-4f73-9cd7-6a46a485dfdb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:12.285589 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2e5e0b74-de4d-4f73-9cd7-6a46a485dfdb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:12.291064 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:12.291064 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:12.291917 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e5e0b74-de4d-4f73-9cd7-6a46a485dfdb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:12.292253 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1282/5147] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:12 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:13.302950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-be0beae3-b2fe-40b9-8626-b69bbd5f0eaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:13.304842 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be0beae3-b2fe-40b9-8626-b69bbd5f0eaf tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:13.305115 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be0beae3-b2fe-40b9-8626-b69bbd5f0eaf tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:13.305288 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-be0beae3-b2fe-40b9-8626-b69bbd5f0eaf tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:13.305396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-be0beae3-b2fe-40b9-8626-b69bbd5f0eaf tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:13.309882 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:13.309882 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:13.310714 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-be0beae3-b2fe-40b9-8626-b69bbd5f0eaf tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:13.311095 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1282/5148] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:13 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:14.320476 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b0a9fabf-afd9-46c6-8867-67630b3dcc9d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:14.322858 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0a9fabf-afd9-46c6-8867-67630b3dcc9d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:14.323130 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0a9fabf-afd9-46c6-8867-67630b3dcc9d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:14.323409 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b0a9fabf-afd9-46c6-8867-67630b3dcc9d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:14.323552 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b0a9fabf-afd9-46c6-8867-67630b3dcc9d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:14.329434 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:14.329434 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:14.330263 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b0a9fabf-afd9-46c6-8867-67630b3dcc9d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:14.330699 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1285/5149] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:14 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:15.341191 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e779bfbd-6285-4d54-822c-6513a3adb751 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:15.342977 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e779bfbd-6285-4d54-822c-6513a3adb751 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:15.343162 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e779bfbd-6285-4d54-822c-6513a3adb751 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:15.343368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e779bfbd-6285-4d54-822c-6513a3adb751 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:15.343472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e779bfbd-6285-4d54-822c-6513a3adb751 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:15.348205 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:15.348205 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:15.349066 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e779bfbd-6285-4d54-822c-6513a3adb751 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:15.349488 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1301/5150] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:15 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:16.359231 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a4a65f80-1b89-4c27-9bc8-590ae78629f1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:16.361043 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4a65f80-1b89-4c27-9bc8-590ae78629f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:16.361237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4a65f80-1b89-4c27-9bc8-590ae78629f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:16.361507 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a4a65f80-1b89-4c27-9bc8-590ae78629f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:16.361619 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a4a65f80-1b89-4c27-9bc8-590ae78629f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:16.365670 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:16.365670 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:16.366441 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a4a65f80-1b89-4c27-9bc8-590ae78629f1 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:16.366799 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1283/5151] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:16 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 751 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:17.376735 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4109bace-3ace-46b0-b80d-8f18e7de6ab2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:17.378666 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4109bace-3ace-46b0-b80d-8f18e7de6ab2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:17.378915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4109bace-3ace-46b0-b80d-8f18e7de6ab2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:17.379155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4109bace-3ace-46b0-b80d-8f18e7de6ab2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:17.379338 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4109bace-3ace-46b0-b80d-8f18e7de6ab2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:17.384200 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:17.384200 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:17.385099 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4109bace-3ace-46b0-b80d-8f18e7de6ab2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:17.385568 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1283/5152] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:17 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:17.395566 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c804f58a-b182-49f2-b0b0-4eead3ed62d8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:17.397726 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c804f58a-b182-49f2-b0b0-4eead3ed62d8 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:26:17.397954 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c804f58a-b182-49f2-b0b0-4eead3ed62d8 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:17.398166 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c804f58a-b182-49f2-b0b0-4eead3ed62d8 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:17.406381 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:17.406381 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:17.410797 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c804f58a-b182-49f2-b0b0-4eead3ed62d8 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:17.417075 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c804f58a-b182-49f2-b0b0-4eead3ed62d8 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 200 Aug 07 16:26:17.417706 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1286/5153] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:17 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 1359 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:17.434855 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:17.436488 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] POST https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e/restore Aug 07 16:26:17.436820 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action: 'restore', calling method: restore, body: {"restore": {}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:17.438146 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Restoring backup a29b3a8f-01d6-4ebe-940a-f0dae596a78e ({'restore': {}}) {{(pid=100267) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:26:17.438382 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Restoring backup a29b3a8f-01d6-4ebe-940a-f0dae596a78e to volume None. Aug 07 16:26:17.442795 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:17.442795 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:17.443953 np0000006731 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Creating volume of 1 GB for restore of backup a29b3a8f-01d6-4ebe-940a-f0dae596a78e. Aug 07 16:26:17.447570 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Availability Zones retrieved successfully. Aug 07 16:26:17.452901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Flow 'volume_create_api' (25e7068d-7349-48e1-9aef-3a0069580407) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:26:17.454037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3044bf-8bc8-4e32-a0a2-48e44a49c037) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:17.454987 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:26:17.481388 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c3044bf-8bc8-4e32-a0a2-48e44a49c037) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:17.482011 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b343616c-0fd4-4641-a594-2a0b0f4b8368) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:17.517642 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Created reservations ['46eb3891-5379-44d3-b2a7-ea8e5413880e', '2d4a532c-a797-40cc-9f79-5bfd6c8c6f77', '6f527f1f-55a8-4b41-a85a-7105b7782f01', '1f158a26-17b3-4b2f-ad6d-b564d0451d61'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:26:17.518730 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b343616c-0fd4-4641-a594-2a0b0f4b8368) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46eb3891-5379-44d3-b2a7-ea8e5413880e', '2d4a532c-a797-40cc-9f79-5bfd6c8c6f77', '6f527f1f-55a8-4b41-a85a-7105b7782f01', '1f158a26-17b3-4b2f-ad6d-b564d0451d61']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:17.519739 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a77480-9cb2-4160-b705-f34f3c7c8ffd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:17.553327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (79a77480-9cb2-4160-b705-f34f3c7c8ffd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5558b2f8-4c61-4870-80d9-5f0b213316fd', '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_a29b3a8f-01d6-4ebe-940a-f0dae596a78e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cabf14ac000c4106bc8af425c85e35d2',qos_specs=None,replication_status=,reservations=['46eb3891-5379-44d3-b2a7-ea8e5413880e','2d4a532c-a797-40cc-9f79-5bfd6c8c6f77','6f527f1f-55a8-4b41-a85a-7105b7782f01','1f158a26-17b3-4b2f-ad6d-b564d0451d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc1335f005040b0a627b38a1a40e5d0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:26:17Z,deleted=False,deleted_at=None,display_description='auto-created_from_restore_from_backup',display_name='restore_backup_a29b3a8f-01d6-4ebe-940a-f0dae596a78e',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5558b2f8-4c61-4870-80d9-5f0b213316fd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cabf14ac000c4106bc8af425c85e35d2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4cc1335f005040b0a627b38a1a40e5d0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:17.554263 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9e3373-3fdc-4b07-a7e7-78a826ad489c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:17.569945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d9e3373-3fdc-4b07-a7e7-78a826ad489c) transitioned into 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_a29b3a8f-01d6-4ebe-940a-f0dae596a78e',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cabf14ac000c4106bc8af425c85e35d2',qos_specs=None,replication_status=,reservations=['46eb3891-5379-44d3-b2a7-ea8e5413880e','2d4a532c-a797-40cc-9f79-5bfd6c8c6f77','6f527f1f-55a8-4b41-a85a-7105b7782f01','1f158a26-17b3-4b2f-ad6d-b564d0451d61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4cc1335f005040b0a627b38a1a40e5d0',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:17.570650 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ef00f3-929f-4912-90aa-4445ac583df9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:17.581894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d2ef00f3-929f-4912-90aa-4445ac583df9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:17.582726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Flow 'volume_create_api' (25e7068d-7349-48e1-9aef-3a0069580407) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:26:17.583033 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Create volume request issued successfully. Aug 07 16:26:17.589397 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:17.589397 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:17.589842 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:18.597350 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:18.597350 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:18.597755 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:18.597845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Checking backup size 1 against volume size 1 {{(pid=100267) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:26:18.597947 np0000006731 devstack@c-api.service[100267]: INFO cinder.backup.api [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Overwriting volume 5558b2f8-4c61-4870-80d9-5f0b213316fd with restore of backup a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:18.615852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] restore_backup in rpcapi backup_id a29b3a8f-01d6-4ebe-940a-f0dae596a78e {{(pid=100267) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:26:18.617618 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e7cc90e1-deab-466e-ac57-b78a4feae26c tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e/restore returned with HTTP 202 Aug 07 16:26:18.618083 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1302/5154] 10.4.3.24 () {68 vars in 1386 bytes} [Fri Aug 7 16:26:17 2026] POST /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e/restore => generated 189 bytes in 1184 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:26:18.625434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-36b34da2-05e5-4e45-9454-67da98fcba69 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:18.627229 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36b34da2-05e5-4e45-9454-67da98fcba69 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:18.627444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36b34da2-05e5-4e45-9454-67da98fcba69 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:18.627648 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-36b34da2-05e5-4e45-9454-67da98fcba69 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:18.627789 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-36b34da2-05e5-4e45-9454-67da98fcba69 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:18.632486 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:18.632486 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:18.633229 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-36b34da2-05e5-4e45-9454-67da98fcba69 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:18.633612 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1284/5155] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:18 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:19.643960 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5540fef6-cb32-42a3-8883-92c3440b5f89 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:19.645931 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5540fef6-cb32-42a3-8883-92c3440b5f89 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:19.646168 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5540fef6-cb32-42a3-8883-92c3440b5f89 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:19.646479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5540fef6-cb32-42a3-8883-92c3440b5f89 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:19.646610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5540fef6-cb32-42a3-8883-92c3440b5f89 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:19.652123 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:19.652123 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:19.653025 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5540fef6-cb32-42a3-8883-92c3440b5f89 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:19.653450 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1284/5156] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:19 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:20.662694 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-283412b5-073a-4f20-b3fa-dabba15e16f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:20.665574 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-283412b5-073a-4f20-b3fa-dabba15e16f2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:20.665574 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-283412b5-073a-4f20-b3fa-dabba15e16f2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:20.665786 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-283412b5-073a-4f20-b3fa-dabba15e16f2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:20.665963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-283412b5-073a-4f20-b3fa-dabba15e16f2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:20.670202 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:20.670202 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:20.671330 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-283412b5-073a-4f20-b3fa-dabba15e16f2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:20.671330 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1287/5157] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:20 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:21.681322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f3ef5aca-bea0-4fec-b35d-1c229102c46d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:21.682375 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3ef5aca-bea0-4fec-b35d-1c229102c46d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:21.682599 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3ef5aca-bea0-4fec-b35d-1c229102c46d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:21.682769 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f3ef5aca-bea0-4fec-b35d-1c229102c46d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:21.682864 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f3ef5aca-bea0-4fec-b35d-1c229102c46d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:21.686845 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:21.686845 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:21.687571 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f3ef5aca-bea0-4fec-b35d-1c229102c46d tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:21.687880 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1303/5158] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:21 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:22.697185 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f9e63095-c8eb-4198-a63c-6f3a8f8df59b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:22.698935 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9e63095-c8eb-4198-a63c-6f3a8f8df59b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:22.699145 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9e63095-c8eb-4198-a63c-6f3a8f8df59b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:22.699342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f9e63095-c8eb-4198-a63c-6f3a8f8df59b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:22.699443 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f9e63095-c8eb-4198-a63c-6f3a8f8df59b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:22.704102 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:22.704102 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:22.704878 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f9e63095-c8eb-4198-a63c-6f3a8f8df59b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:22.705251 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1285/5159] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:22 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:23.715131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec8b3d12-3b12-4480-ab32-3a1c710dc1a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:23.716787 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec8b3d12-3b12-4480-ab32-3a1c710dc1a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:23.717009 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec8b3d12-3b12-4480-ab32-3a1c710dc1a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:23.717204 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec8b3d12-3b12-4480-ab32-3a1c710dc1a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:23.717275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ec8b3d12-3b12-4480-ab32-3a1c710dc1a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:23.727489 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:23.727489 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:23.728129 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec8b3d12-3b12-4480-ab32-3a1c710dc1a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:23.728500 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1285/5160] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:23 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:24.737852 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb66a79d-c3f3-4dca-bdbf-4499ea04ec27 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:24.739713 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb66a79d-c3f3-4dca-bdbf-4499ea04ec27 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:24.739914 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb66a79d-c3f3-4dca-bdbf-4499ea04ec27 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:24.740142 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb66a79d-c3f3-4dca-bdbf-4499ea04ec27 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:24.740249 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fb66a79d-c3f3-4dca-bdbf-4499ea04ec27 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:24.744632 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:24.744632 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:24.745296 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb66a79d-c3f3-4dca-bdbf-4499ea04ec27 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:24.745677 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1288/5161] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:24 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:25.755456 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-772496e7-a515-47e6-b9a4-72dd5f492377 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:25.757191 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-772496e7-a515-47e6-b9a4-72dd5f492377 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:25.757395 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-772496e7-a515-47e6-b9a4-72dd5f492377 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:25.757573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-772496e7-a515-47e6-b9a4-72dd5f492377 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:25.757669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-772496e7-a515-47e6-b9a4-72dd5f492377 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:25.762459 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:25.762459 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:25.763077 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-772496e7-a515-47e6-b9a4-72dd5f492377 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:25.763543 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1304/5162] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:25 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:26.772977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a79d79a-e1e4-4470-b515-3063b47721b9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:26.774720 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a79d79a-e1e4-4470-b515-3063b47721b9 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:26.774946 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a79d79a-e1e4-4470-b515-3063b47721b9 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:26.775137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a79d79a-e1e4-4470-b515-3063b47721b9 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:26.775236 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a79d79a-e1e4-4470-b515-3063b47721b9 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:26.779519 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:26.779519 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:26.780565 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a79d79a-e1e4-4470-b515-3063b47721b9 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:26.781012 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1286/5163] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:26 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:27.791113 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e60f606f-0354-4bea-9ce4-6202bab89dc7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:27.792852 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e60f606f-0354-4bea-9ce4-6202bab89dc7 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:26:27.793061 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e60f606f-0354-4bea-9ce4-6202bab89dc7 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:27.793265 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e60f606f-0354-4bea-9ce4-6202bab89dc7 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:27.793429 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e60f606f-0354-4bea-9ce4-6202bab89dc7 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Show backup with id a29b3a8f-01d6-4ebe-940a-f0dae596a78e. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:26:27.798583 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:27.798583 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:27.799686 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e60f606f-0354-4bea-9ce4-6202bab89dc7 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 200 Aug 07 16:26:27.800106 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1286/5164] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:27 2026] GET /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 752 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:27.811624 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f76e2c98-08c6-4dc2-9030-75e231fa3aa6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:27.813511 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f76e2c98-08c6-4dc2-9030-75e231fa3aa6 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:26:27.813781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f76e2c98-08c6-4dc2-9030-75e231fa3aa6 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:27.814035 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f76e2c98-08c6-4dc2-9030-75e231fa3aa6 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:27.821868 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:27.821868 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:27.826466 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f76e2c98-08c6-4dc2-9030-75e231fa3aa6 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:27.831265 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f76e2c98-08c6-4dc2-9030-75e231fa3aa6 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd returned with HTTP 200 Aug 07 16:26:27.831671 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1289/5165] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:27 2026] GET /volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:27.844510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c71a8dab-310b-475d-aa9b-c6f6f4271c0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:27.846667 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c71a8dab-310b-475d-aa9b-c6f6f4271c0f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:26:27.846976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c71a8dab-310b-475d-aa9b-c6f6f4271c0f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:27.847237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c71a8dab-310b-475d-aa9b-c6f6f4271c0f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:27.855647 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:27.855647 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:27.859578 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c71a8dab-310b-475d-aa9b-c6f6f4271c0f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:27.865027 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c71a8dab-310b-475d-aa9b-c6f6f4271c0f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd returned with HTTP 200 Aug 07 16:26:27.865375 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1305/5166] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:27 2026] GET /volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd => generated 1414 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:28.935921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-76a1c76c-1353-4d5c-9230-5660b95bc9e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:28.937996 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-76a1c76c-1353-4d5c-9230-5660b95bc9e2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:26:28.938206 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-76a1c76c-1353-4d5c-9230-5660b95bc9e2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:28.938422 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-76a1c76c-1353-4d5c-9230-5660b95bc9e2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:28.945539 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:28.945539 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:28.949670 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-76a1c76c-1353-4d5c-9230-5660b95bc9e2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:28.955370 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-76a1c76c-1353-4d5c-9230-5660b95bc9e2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd returned with HTTP 200 Aug 07 16:26:28.955837 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1287/5167] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:26:28 2026] GET /volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd => generated 1414 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:29.353053 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-9ec21b14-68da-498a-b64d-70ac25eb899b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:29.354886 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-9ec21b14-68da-498a-b64d-70ac25eb899b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:26:29.355060 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-9ec21b14-68da-498a-b64d-70ac25eb899b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:29.355275 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-9ec21b14-68da-498a-b64d-70ac25eb899b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:29.361629 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:29.361629 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:29.364801 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-9ec21b14-68da-498a-b64d-70ac25eb899b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:29.370508 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-9ec21b14-68da-498a-b64d-70ac25eb899b tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd returned with HTTP 200 Aug 07 16:26:29.370908 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1287/5168] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:26:29 2026] GET /volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd => generated 1414 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:29.379858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56d2a55f-5a4b-4512-a27e-2b0b86ac6f37 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:29.380180 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56d2a55f-5a4b-4512-a27e-2b0b86ac6f37 None None] GET https://10.4.3.24/volume// Aug 07 16:26:29.380333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56d2a55f-5a4b-4512-a27e-2b0b86ac6f37 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:29.380520 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56d2a55f-5a4b-4512-a27e-2b0b86ac6f37 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:29.380850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56d2a55f-5a4b-4512-a27e-2b0b86ac6f37 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:26:29.381244 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1290/5169] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:26:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:26:29.388193 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-ebaa57cf-d8b3-493a-b6f3-cefdffc861a2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:29.390324 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-ebaa57cf-d8b3-493a-b6f3-cefdffc861a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:26:29.390819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-ebaa57cf-d8b3-493a-b6f3-cefdffc861a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "5558b2f8-4c61-4870-80d9-5f0b213316fd", "connector": null, "instance_uuid": "de20edf4-5904-4d83-9f09-c1dd63dde65e"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:29.400294 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:29.400294 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:29.424589 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-ebaa57cf-d8b3-493a-b6f3-cefdffc861a2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:26:29.424993 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1306/5170] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:26:29 2026] POST /volume/v3/attachments => generated 273 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:29.426800 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bf2d831-2209-480b-aab4-278b60c1b962 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:29.428864 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bf2d831-2209-480b-aab4-278b60c1b962 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:26:29.429088 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bf2d831-2209-480b-aab4-278b60c1b962 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:29.429318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bf2d831-2209-480b-aab4-278b60c1b962 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:29.440124 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:29.440124 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:29.443771 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bf2d831-2209-480b-aab4-278b60c1b962 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:29.448913 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bf2d831-2209-480b-aab4-278b60c1b962 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 200 Aug 07 16:26:29.449371 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1288/5171] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:29 2026] GET /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 1635 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:30.341835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-bda23bf1-8d76-4ed4-afa6-b35c0fff5e00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:30.342217 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bda23bf1-8d76-4ed4-afa6-b35c0fff5e00 None None] GET https://10.4.3.24/volume// Aug 07 16:26:30.342403 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bda23bf1-8d76-4ed4-afa6-b35c0fff5e00 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:30.342622 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-bda23bf1-8d76-4ed4-afa6-b35c0fff5e00 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:30.342901 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-bda23bf1-8d76-4ed4-afa6-b35c0fff5e00 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:26:30.343197 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1288/5172] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:26:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:26:30.350254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-840a82f6-8ab2-4141-9054-217c7fb85cd2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:30.352505 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-840a82f6-8ab2-4141-9054-217c7fb85cd2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:26:30.352774 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-840a82f6-8ab2-4141-9054-217c7fb85cd2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:30.352966 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-840a82f6-8ab2-4141-9054-217c7fb85cd2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:30.374118 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:30.374118 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:30.377954 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-840a82f6-8ab2-4141-9054-217c7fb85cd2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:26:30.387571 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-840a82f6-8ab2-4141-9054-217c7fb85cd2 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd returned with HTTP 200 Aug 07 16:26:30.388004 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1291/5173] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:26:30 2026] GET /volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd => generated 1593 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:26:30.489200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:30.491637 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] PUT https://10.4.3.24/volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086 Aug 07 16:26:30.492009 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:30.501006 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Acquiring lock "cinder-attachment_update-5558b2f8-4c61-4870-80d9-5f0b213316fd-np0000006731" by "attachment_update" {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:26:30.506834 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Lock "cinder-attachment_update-5558b2f8-4c61-4870-80d9-5f0b213316fd-np0000006731" acquired by "attachment_update" :: waited 0.006s {{(pid=100267) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:26:30.508232 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:30.508232 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:30.580259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.coordination [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Lock "cinder-attachment_update-5558b2f8-4c61-4870-80d9-5f0b213316fd-np0000006731" released by "attachment_update" :: held 0.073s {{(pid=100267) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:26:30.580612 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-61a1eb92-fd71-4804-b0ac-ee00518e74bb tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086 returned with HTTP 200 Aug 07 16:26:30.581012 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1307/5174] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:26:30 2026] PUT /volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:30.602149 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-f0909f07-65be-43fd-a9eb-668409431bdd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:30.603988 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-f0909f07-65be-43fd-a9eb-668409431bdd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] POST https://10.4.3.24/volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086/action Aug 07 16:26:30.604331 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-f0909f07-65be-43fd-a9eb-668409431bdd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:26:30.604477 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-f0909f07-65be-43fd-a9eb-668409431bdd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:30.619695 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:30.619695 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:30.631627 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4812b391-b562-4db9-acf0-e60daf2d6f0e req-f0909f07-65be-43fd-a9eb-668409431bdd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086/action returned with HTTP 204 Aug 07 16:26:30.632101 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1289/5175] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:26:30 2026] POST /volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086/action => generated 0 bytes in 30 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:30.927774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-aee53ffd-46db-4401-98bf-c77398661e0b req-80c925e2-92ca-4b9d-9526-d75060fd7bd4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:30.929749 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-80c925e2-92ca-4b9d-9526-d75060fd7bd4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30 Aug 07 16:26:30.929925 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-80c925e2-92ca-4b9d-9526-d75060fd7bd4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:30.930097 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-80c925e2-92ca-4b9d-9526-d75060fd7bd4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:30.936679 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:30.936679 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:30.980426 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-80c925e2-92ca-4b9d-9526-d75060fd7bd4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30 returned with HTTP 200 Aug 07 16:26:30.981113 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1289/5176] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:26:30 2026] DELETE /volume/v3/attachments/e5b8f4ab-b112-43ae-a6ad-d81a9d3e0e30 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:30.990247 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:30.991980 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:26:30.992270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:30.992573 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:30.992862 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:26:30.999739 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:30.999739 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:31.000184 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:31.016395 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:26:31.016517 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-aee53ffd-46db-4401-98bf-c77398661e0b req-6e424dce-ba6e-45bf-b5b9-c5aab483957d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 202 Aug 07 16:26:31.016964 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1292/5177] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:26:30 2026] DELETE /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:26:31.937365 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcc69b5b-62e6-445a-95b1-77dd487132f9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:31.939101 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc69b5b-62e6-445a-95b1-77dd487132f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa Aug 07 16:26:31.939326 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc69b5b-62e6-445a-95b1-77dd487132f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:31.939501 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcc69b5b-62e6-445a-95b1-77dd487132f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:31.945458 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcc69b5b-62e6-445a-95b1-77dd487132f9 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa returned with HTTP 404 Aug 07 16:26:31.946128 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1308/5178] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:31 2026] GET /volume/v3/volumes/7b1d51d2-2487-415f-9b42-70c15a20dcaa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:31.952465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-149de905-7f55-4b1b-9176-15ff98c17db3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:31.954442 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:31.954681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:31.954900 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:31.955008 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:31.959930 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:31.959930 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:31.960552 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:26:31.977590 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:26:31.977774 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-149de905-7f55-4b1b-9176-15ff98c17db3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 202 Aug 07 16:26:31.978110 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1290/5179] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:26:31 2026] DELETE /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:26:31.984435 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-457554f2-8cb8-4775-bc2b-13ca1cf1626e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:31.986041 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-457554f2-8cb8-4775-bc2b-13ca1cf1626e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:31.986237 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-457554f2-8cb8-4775-bc2b-13ca1cf1626e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:31.986435 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-457554f2-8cb8-4775-bc2b-13ca1cf1626e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:31.991790 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:31.991790 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:31.992196 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-457554f2-8cb8-4775-bc2b-13ca1cf1626e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:26:31.992976 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-457554f2-8cb8-4775-bc2b-13ca1cf1626e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 200 Aug 07 16:26:31.993362 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1290/5180] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:26:31 2026] GET /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 477 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:33.002603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1aa88c94-9ed0-4420-97eb-9b5b57cc2dc1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:33.004433 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1aa88c94-9ed0-4420-97eb-9b5b57cc2dc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:33.004653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1aa88c94-9ed0-4420-97eb-9b5b57cc2dc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:33.004802 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1aa88c94-9ed0-4420-97eb-9b5b57cc2dc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:33.009425 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1aa88c94-9ed0-4420-97eb-9b5b57cc2dc1 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 404 Aug 07 16:26:33.009971 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1293/5181] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:26:33 2026] GET /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:35.562967 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-16ff14c4-4135-41e4-9132-a2c709b10ddd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:35.564795 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-16ff14c4-4135-41e4-9132-a2c709b10ddd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb Aug 07 16:26:35.564988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-16ff14c4-4135-41e4-9132-a2c709b10ddd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:35.565189 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-16ff14c4-4135-41e4-9132-a2c709b10ddd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:35.571932 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:35.571932 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:35.620127 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-16ff14c4-4135-41e4-9132-a2c709b10ddd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb returned with HTTP 200 Aug 07 16:26:35.620554 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1309/5182] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:26:35 2026] DELETE /volume/v3/attachments/c731684b-6434-4ada-995c-eee9a92d0afb => generated 19 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:35.629642 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:35.631627 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:26:35.631784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:35.631978 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:35.632128 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:26:35.638317 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:35.638317 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:35.638784 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:35.654850 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:26:35.655018 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-6bc0d38b-abaf-4b85-a5e5-c0f8ecb110cc req-cbd66bb6-3a9b-44d2-8ed1-cc56942ed113 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 202 Aug 07 16:26:35.655434 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1291/5183] 10.4.3.24 () {70 vars in 1613 bytes} [Fri Aug 7 16:26:35 2026] DELETE /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:26:36.702165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-569038df-b6ea-4a91-aaa0-6e83c2e08f3d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:36.704450 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-569038df-b6ea-4a91-aaa0-6e83c2e08f3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:26:36.704705 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-569038df-b6ea-4a91-aaa0-6e83c2e08f3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:36.704938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-569038df-b6ea-4a91-aaa0-6e83c2e08f3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:36.710694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-569038df-b6ea-4a91-aaa0-6e83c2e08f3d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 404 Aug 07 16:26:36.711164 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1291/5184] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:36 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:37.200817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0defc7df-2b2d-4ba5-889f-66ac5eb5fd65 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:37.202734 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0defc7df-2b2d-4ba5-889f-66ac5eb5fd65 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:37.202937 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0defc7df-2b2d-4ba5-889f-66ac5eb5fd65 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:37.203118 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0defc7df-2b2d-4ba5-889f-66ac5eb5fd65 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:37.203216 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.snapshots [None req-0defc7df-2b2d-4ba5-889f-66ac5eb5fd65 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:37.208744 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0defc7df-2b2d-4ba5-889f-66ac5eb5fd65 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 404 Aug 07 16:26:37.209189 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1294/5185] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:26:37 2026] DELETE /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:37.215208 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-03915e6e-f7b4-42ae-bd23-1794415e6ce8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:37.216976 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03915e6e-f7b4-42ae-bd23-1794415e6ce8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c Aug 07 16:26:37.217161 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03915e6e-f7b4-42ae-bd23-1794415e6ce8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:37.217401 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-03915e6e-f7b4-42ae-bd23-1794415e6ce8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:37.221517 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-03915e6e-f7b4-42ae-bd23-1794415e6ce8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c returned with HTTP 404 Aug 07 16:26:37.221954 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1310/5186] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:26:37 2026] GET /volume/v3/snapshots/9860544e-23ed-4aa9-aa79-0574e176c12c => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:38.071170 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1914b4a5-367d-49af-8e39-de0c7675205f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:38.072741 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1914b4a5-367d-49af-8e39-de0c7675205f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:26:38.072898 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1914b4a5-367d-49af-8e39-de0c7675205f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:38.073067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1914b4a5-367d-49af-8e39-de0c7675205f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:38.073204 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-1914b4a5-367d-49af-8e39-de0c7675205f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:26:38.078394 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1914b4a5-367d-49af-8e39-de0c7675205f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 404 Aug 07 16:26:38.078793 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1292/5187] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:26:38 2026] DELETE /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:38.085400 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85afbfd0-8b6f-47b2-ae32-63afbc45ef14 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:38.090320 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85afbfd0-8b6f-47b2-ae32-63afbc45ef14 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 Aug 07 16:26:38.090320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85afbfd0-8b6f-47b2-ae32-63afbc45ef14 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:38.090320 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85afbfd0-8b6f-47b2-ae32-63afbc45ef14 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:38.094709 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85afbfd0-8b6f-47b2-ae32-63afbc45ef14 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 returned with HTTP 404 Aug 07 16:26:38.095235 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1292/5188] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:38 2026] GET /volume/v3/volumes/6eeb40b3-d85b-4a1a-9da7-57752d14f7e6 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:39.151086 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:39.153202 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:26:39.153662 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-origin-1888035974", "snapshot_id": null, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:39.155676 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-origin-1888035974', 'snapshot_id': None, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:26:39.236728 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:26:39.241673 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:26:39.249555 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (4bc1f0c1-e103-49ab-8194-8c243d762bc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:26:39.251024 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25533839-e05d-4124-adce-b53cd311c311) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:39.252340 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:26:39.316609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (25533839-e05d-4124-adce-b53cd311c311) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:39.317610 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7918db9-c345-48c7-a3ba-47eebb3b5e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:39.358695 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['46af949f-4b9f-48a3-b067-f25642f84533', '07ad4f80-b4cb-489f-9800-8c1f71ba70ef', 'ff87e316-6237-4723-aa1d-92f3de92e26e', 'f9d55125-7c7f-4810-b79c-5cfa4b05fafa'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:26:39.359424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c7918db9-c345-48c7-a3ba-47eebb3b5e2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['46af949f-4b9f-48a3-b067-f25642f84533', '07ad4f80-b4cb-489f-9800-8c1f71ba70ef', 'ff87e316-6237-4723-aa1d-92f3de92e26e', 'f9d55125-7c7f-4810-b79c-5cfa4b05fafa']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:39.360074 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb7aa8f-3f55-43ec-8b5d-696258ec2f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:39.383460 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bfb7aa8f-3f55-43ec-8b5d-696258ec2f8e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89e66b3c-16ff-43f5-a517-219ca9159113', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1888035974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['46af949f-4b9f-48a3-b067-f25642f84533','07ad4f80-b4cb-489f-9800-8c1f71ba70ef','ff87e316-6237-4723-aa1d-92f3de92e26e','f9d55125-7c7f-4810-b79c-5cfa4b05fafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:26:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-origin-1888035974',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89e66b3c-16ff-43f5-a517-219ca9159113,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:39.384079 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af25eb3b-e446-48b2-9d96-50c30dcadb97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:39.402321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af25eb3b-e446-48b2-9d96-50c30dcadb97) transitioned into state 'SUCCESS' from state '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-1888035974',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['46af949f-4b9f-48a3-b067-f25642f84533','07ad4f80-b4cb-489f-9800-8c1f71ba70ef','ff87e316-6237-4723-aa1d-92f3de92e26e','f9d55125-7c7f-4810-b79c-5cfa4b05fafa'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:39.402992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b82411f-d718-4fbe-995c-ffb42145dace) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:26:39.410773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6b82411f-d718-4fbe-995c-ffb42145dace) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:26:39.411538 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (4bc1f0c1-e103-49ab-8194-8c243d762bc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:26:39.411821 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:26:39.412459 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-23f32e05-27b7-421f-ad4c-b59cccee8a64 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:26:39.412870 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1295/5189] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:26:39 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 07 16:26:39.425671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c27795ee-4578-4bca-b188-fee1745f5cd8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:39.429986 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c27795ee-4578-4bca-b188-fee1745f5cd8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:26:39.429986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c27795ee-4578-4bca-b188-fee1745f5cd8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:39.429986 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c27795ee-4578-4bca-b188-fee1745f5cd8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:39.437750 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:39.437750 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:39.441925 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c27795ee-4578-4bca-b188-fee1745f5cd8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:39.445972 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c27795ee-4578-4bca-b188-fee1745f5cd8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:26:39.446415 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1311/5190] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:39 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 825 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:26:40.460383 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e1bbf281-40fd-4e7a-b352-eff2039d71b3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:40.462057 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1bbf281-40fd-4e7a-b352-eff2039d71b3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:26:40.462262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1bbf281-40fd-4e7a-b352-eff2039d71b3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:40.462461 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e1bbf281-40fd-4e7a-b352-eff2039d71b3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:40.468772 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:40.468772 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:40.471917 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e1bbf281-40fd-4e7a-b352-eff2039d71b3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:40.475979 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e1bbf281-40fd-4e7a-b352-eff2039d71b3 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:26:40.476357 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1293/5191] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:40 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:40.487394 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c8c9129-b237-44ea-8777-51ff63c30403 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:40.489033 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c8c9129-b237-44ea-8777-51ff63c30403 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:26:40.489223 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c8c9129-b237-44ea-8777-51ff63c30403 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:40.489414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c8c9129-b237-44ea-8777-51ff63c30403 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:40.495479 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:40.495479 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:40.498561 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c8c9129-b237-44ea-8777-51ff63c30403 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:40.502558 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c8c9129-b237-44ea-8777-51ff63c30403 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:26:40.502883 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1293/5192] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:26:40 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1365 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:40.578703 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2e9acc80-1181-498d-912a-00c1b8a3585f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:40.580735 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2e9acc80-1181-498d-912a-00c1b8a3585f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:26:40.580959 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2e9acc80-1181-498d-912a-00c1b8a3585f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:40.581188 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2e9acc80-1181-498d-912a-00c1b8a3585f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:40.587590 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:40.587590 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:26:40.590736 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2e9acc80-1181-498d-912a-00c1b8a3585f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:40.594619 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2e9acc80-1181-498d-912a-00c1b8a3585f tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:26:40.594971 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1296/5193] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:26:40 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1365 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:41.042400 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-176c431d-035f-450e-9a41-1b6c0551f29e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:41.044710 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-176c431d-035f-450e-9a41-1b6c0551f29e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:26:41.044957 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-176c431d-035f-450e-9a41-1b6c0551f29e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:41.045219 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-176c431d-035f-450e-9a41-1b6c0551f29e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:41.054577 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:41.054577 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:41.058242 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-176c431d-035f-450e-9a41-1b6c0551f29e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:41.062722 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-176c431d-035f-450e-9a41-1b6c0551f29e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:26:41.063106 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1312/5194] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:26:41 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1365 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:41.072386 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3cdf74fe-7129-4e7e-a62b-9bb3472b7898 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:41.072872 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cdf74fe-7129-4e7e-a62b-9bb3472b7898 None None] GET https://10.4.3.24/volume// Aug 07 16:26:41.073094 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cdf74fe-7129-4e7e-a62b-9bb3472b7898 None None] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:41.073384 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3cdf74fe-7129-4e7e-a62b-9bb3472b7898 None None] Calling method 'all' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:41.073800 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3cdf74fe-7129-4e7e-a62b-9bb3472b7898 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:26:41.074191 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1294/5195] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:26:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:26:41.080681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2fb3037a-8c4e-43e9-9704-c5bce7944005 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:41.082557 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2fb3037a-8c4e-43e9-9704-c5bce7944005 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:26:41.082899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2fb3037a-8c4e-43e9-9704-c5bce7944005 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89e66b3c-16ff-43f5-a517-219ca9159113", "connector": null, "instance_uuid": "0100df06-91dc-463f-a1a4-4a7bee0c2351"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:41.089906 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:41.089906 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:41.116145 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-2fb3037a-8c4e-43e9-9704-c5bce7944005 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:26:41.116528 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1294/5196] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:26:41 2026] POST /volume/v3/attachments => generated 273 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:41.850541 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9553e179-bdaa-4f28-a451-aa53ca51b618 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:41.850952 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9553e179-bdaa-4f28-a451-aa53ca51b618 None None] GET https://10.4.3.24/volume// Aug 07 16:26:41.851153 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9553e179-bdaa-4f28-a451-aa53ca51b618 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:41.851383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9553e179-bdaa-4f28-a451-aa53ca51b618 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:41.851732 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9553e179-bdaa-4f28-a451-aa53ca51b618 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:26:41.852019 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1297/5197] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:26:41 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:26:41.863153 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-413a2ae3-2189-4202-b94f-dc26864f667e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:41.865129 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-413a2ae3-2189-4202-b94f-dc26864f667e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:26:41.865362 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-413a2ae3-2189-4202-b94f-dc26864f667e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:26:41.865544 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-413a2ae3-2189-4202-b94f-dc26864f667e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:26:41.874322 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:41.874322 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:26:41.877332 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-413a2ae3-2189-4202-b94f-dc26864f667e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:26:41.881576 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-413a2ae3-2189-4202-b94f-dc26864f667e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:26:41.881930 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1313/5198] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:26:41 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1544 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:26:41.985839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:41.987851 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090 Aug 07 16:26:41.988279 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:41.996139 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-89e66b3c-16ff-43f5-a517-219ca9159113-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:26:42.001262 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-89e66b3c-16ff-43f5-a517-219ca9159113-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:26:42.002565 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:42.002565 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:26:42.108846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-89e66b3c-16ff-43f5-a517-219ca9159113-np0000006731" released by "attachment_update" :: held 0.108s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:26:42.109530 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-f68e9d82-7149-41cf-be9e-3c2a139053ae tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090 returned with HTTP 200 Aug 07 16:26:42.110142 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1295/5199] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:26:41 2026] PUT /volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090 => generated 969 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:26:42.131154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-ad05e496-8419-4544-bde4-67cb1eaefa57 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:26:42.133536 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-ad05e496-8419-4544-bde4-67cb1eaefa57 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090/action Aug 07 16:26:42.133964 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-ad05e496-8419-4544-bde4-67cb1eaefa57 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:26:42.134102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-ad05e496-8419-4544-bde4-67cb1eaefa57 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:26:42.153257 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:26:42.153257 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:26:42.169207 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-4d67055c-bd9b-4b68-91e1-7c9939aae993 req-ad05e496-8419-4544-bde4-67cb1eaefa57 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090/action returned with HTTP 204 Aug 07 16:26:42.169652 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1295/5200] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:26:42 2026] POST /volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090/action => generated 0 bytes in 39 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:26:50.593594 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=52,cinder:UPDATE=13,cinder:INSERT=7 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:26:51.880489 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=73,cinder:INSERT=7,cinder:UPDATE=20 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:26:52.103498 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=67,cinder:INSERT=11,cinder:UPDATE=17 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:26:52.165123 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=54,cinder:INSERT=6,cinder:UPDATE=15 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:27:08.332590 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-70d4d6f4-e69a-492d-a422-91b4c167d5c7 req-fceb05dc-8886-4fd8-a02c-e61c6f062dcd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:08.335526 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d4d6f4-e69a-492d-a422-91b4c167d5c7 req-fceb05dc-8886-4fd8-a02c-e61c6f062dcd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] DELETE https://10.4.3.24/volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086 Aug 07 16:27:08.335800 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d4d6f4-e69a-492d-a422-91b4c167d5c7 req-fceb05dc-8886-4fd8-a02c-e61c6f062dcd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:08.336088 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-70d4d6f4-e69a-492d-a422-91b4c167d5c7 req-fceb05dc-8886-4fd8-a02c-e61c6f062dcd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:08.344176 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:08.344176 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:08.396506 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-70d4d6f4-e69a-492d-a422-91b4c167d5c7 req-fceb05dc-8886-4fd8-a02c-e61c6f062dcd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086 returned with HTTP 200 Aug 07 16:27:08.396917 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1298/5201] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:27:08 2026] DELETE /volume/v3/attachments/96e5dcf7-97b8-4068-833d-9d29c8c6d086 => generated 19 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:09.665033 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:09.666783 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] DELETE https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:27:09.666983 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:09.667161 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:09.667326 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Delete volume with id: 5558b2f8-4c61-4870-80d9-5f0b213316fd Aug 07 16:27:09.673887 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:09.673887 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:09.674382 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:27:09.690697 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Delete volume request issued successfully. Aug 07 16:27:09.690859 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-829c286a-d7f0-47a1-a4da-8faa6c4d89db tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd returned with HTTP 202 Aug 07 16:27:09.691428 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1314/5202] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:27:09 2026] DELETE /volume/v3/volumes/5558b2f8-4c61-4870-80d9-5f0b213316fd => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:27:09.698057 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:09.700387 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] DELETE https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e Aug 07 16:27:09.700682 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:09.700967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:09.701167 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Delete backup with id: a29b3a8f-01d6-4ebe-940a-f0dae596a78e. Aug 07 16:27:09.706565 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:09.706565 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:09.720186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] delete_backup rpcapi backup_id a29b3a8f-01d6-4ebe-940a-f0dae596a78e {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:27:09.721801 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-aa2e5e62-20b7-4322-ba97-f9ecd18584dd tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e returned with HTTP 202 Aug 07 16:27:09.722170 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1296/5203] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:27:09 2026] DELETE /volume/v3/backups/a29b3a8f-01d6-4ebe-940a-f0dae596a78e => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:27:09.730191 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:09.731994 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] DELETE https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:27:09.732178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:09.732382 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:09.732534 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Delete volume with id: 3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:27:09.740296 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:09.740296 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:09.741080 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:27:09.757868 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Delete volume request issued successfully. Aug 07 16:27:09.758055 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f21a268-93e9-48fa-ac8a-b2b94991ba03 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 202 Aug 07 16:27:09.758580 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1296/5204] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:27:09 2026] DELETE /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:27:09.767045 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ead76fb5-4ea0-402e-bf75-4657e4c97013 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:09.769228 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ead76fb5-4ea0-402e-bf75-4657e4c97013 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:27:09.769503 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ead76fb5-4ea0-402e-bf75-4657e4c97013 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:09.769776 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ead76fb5-4ea0-402e-bf75-4657e4c97013 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:09.781762 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:09.781762 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:09.788544 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-ead76fb5-4ea0-402e-bf75-4657e4c97013 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Volume info retrieved successfully. Aug 07 16:27:09.794825 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ead76fb5-4ea0-402e-bf75-4657e4c97013 tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 200 Aug 07 16:27:09.796019 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1299/5205] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:09 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 1358 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:27:10.810174 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-96318a4b-f4a3-44db-bdb4-965f5bdc334f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:10.812620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96318a4b-f4a3-44db-bdb4-965f5bdc334f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] GET https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 Aug 07 16:27:10.813001 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96318a4b-f4a3-44db-bdb4-965f5bdc334f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:10.813349 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-96318a4b-f4a3-44db-bdb4-965f5bdc334f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:10.822380 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-96318a4b-f4a3-44db-bdb4-965f5bdc334f tempest-TestVolumeBackupRestore-1713397467 tempest-TestVolumeBackupRestore-1713397467-project-member] https://10.4.3.24/volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 returned with HTTP 404 Aug 07 16:27:10.823081 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1315/5206] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:10 2026] GET /volume/v3/volumes/3399a208-d5ca-4f8f-8373-c9f5c9ae8122 => generated 109 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:27:19.716981 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:27:19.753376 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:27:19.794250 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=14,cinder:UPDATE=3 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:27:20.384430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:20.432681 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:27:20.432996 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1696971874"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:20.434369 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1696971874'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:27:20.434489 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume of 1 GB Aug 07 16:27:20.438229 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Availability Zones retrieved successfully. Aug 07 16:27:20.443488 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (2d1dc825-fdfe-4c8d-89e1-aa9050eafe50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:27:20.444353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca497f2-773a-4b2e-a9fb-c0eda48c6bbd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:20.445127 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:27:20.467237 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3ca497f2-773a-4b2e-a9fb-c0eda48c6bbd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:20.467978 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63f5e30-804f-48c5-8441-e3d847fbb6cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:20.515995 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['b324df27-9e1b-4e90-a59d-d50e530723b9', 'dbb90514-66ea-46e9-88e2-bfb6c914924c', '081afcbd-c954-46bc-a28b-2845fcb41595', '2eb5342a-5373-480a-a792-4548312e57f8'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:27:20.516741 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a63f5e30-804f-48c5-8441-e3d847fbb6cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b324df27-9e1b-4e90-a59d-d50e530723b9', 'dbb90514-66ea-46e9-88e2-bfb6c914924c', '081afcbd-c954-46bc-a28b-2845fcb41595', '2eb5342a-5373-480a-a792-4548312e57f8']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:20.517421 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08001a7e-4452-4eee-bc85-5457c1c5237f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:20.537321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (08001a7e-4452-4eee-bc85-5457c1c5237f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69f7a5e0-58e6-46a5-883d-bd6c5f1ed139', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1696971874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['b324df27-9e1b-4e90-a59d-d50e530723b9','dbb90514-66ea-46e9-88e2-bfb6c914924c','081afcbd-c954-46bc-a28b-2845fcb41595','2eb5342a-5373-480a-a792-4548312e57f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:27:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1696971874',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69f7a5e0-58e6-46a5-883d-bd6c5f1ed139,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90984f0445a4ddbabbe36518d6a35d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b45698304a846f0b2de9dfdab43352c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:20.538024 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81349f54-f87d-4796-9b73-155c0b1eaae7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:20.553932 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81349f54-f87d-4796-9b73-155c0b1eaae7) transitioned into state 'SUCCESS' from state '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-1696971874',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['b324df27-9e1b-4e90-a59d-d50e530723b9','dbb90514-66ea-46e9-88e2-bfb6c914924c','081afcbd-c954-46bc-a28b-2845fcb41595','2eb5342a-5373-480a-a792-4548312e57f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:20.554611 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185574d0-7550-4594-9c26-fe5cc15d338a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:20.562602 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (185574d0-7550-4594-9c26-fe5cc15d338a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:20.563408 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (2d1dc825-fdfe-4c8d-89e1-aa9050eafe50) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:27:20.563709 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request issued successfully. Aug 07 16:27:20.564267 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7d6b23c6-d47f-49cb-8c52-c9dcbdc03143 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:27:20.564819 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1297/5207] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:27:20 2026] POST /volume/v3/volumes => generated 747 bytes in 181 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:27:20.576699 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f4327e4f-512f-458f-ad1f-8bea57ed108b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:20.578260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4327e4f-512f-458f-ad1f-8bea57ed108b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:27:20.578443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4327e4f-512f-458f-ad1f-8bea57ed108b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:20.578612 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f4327e4f-512f-458f-ad1f-8bea57ed108b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:20.585387 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:20.585387 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:20.588547 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f4327e4f-512f-458f-ad1f-8bea57ed108b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:20.592311 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f4327e4f-512f-458f-ad1f-8bea57ed108b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 returned with HTTP 200 Aug 07 16:27:20.592670 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1297/5208] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:20 2026] GET /volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 => generated 815 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:20.817027 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:27:21.604270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1db2ceee-2a5a-4165-a91e-ab28e87d8ef5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:21.606221 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db2ceee-2a5a-4165-a91e-ab28e87d8ef5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:27:21.606435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db2ceee-2a5a-4165-a91e-ab28e87d8ef5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:21.606629 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1db2ceee-2a5a-4165-a91e-ab28e87d8ef5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:21.613224 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:21.613224 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:21.616437 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1db2ceee-2a5a-4165-a91e-ab28e87d8ef5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:21.620051 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1db2ceee-2a5a-4165-a91e-ab28e87d8ef5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 returned with HTTP 200 Aug 07 16:27:21.620439 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1300/5209] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:21 2026] GET /volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 => generated 840 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:21.631802 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:21.633360 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:27:21.633673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "69f7a5e0-58e6-46a5-883d-bd6c5f1ed139", "name": "tempest-VolumesBackupsTest-Backup-624784762"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:21.634935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating new backup {'backup': {'volume_id': '69f7a5e0-58e6-46a5-883d-bd6c5f1ed139', 'name': 'tempest-VolumesBackupsTest-Backup-624784762'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:27:21.635063 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating backup of volume 69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 in container None Aug 07 16:27:21.641200 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:21.641200 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:21.641588 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:21.660264 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['6d06cdd7-ab41-4f42-83ff-336f2559fed7', '20024fd6-3c5e-48af-96ce-0b9b8e26f053'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:27:21.681849 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8e6d6441-a49d-4053-90ca-bbb6b4c3b7b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:27:21.682273 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1316/5210] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:27:21 2026] POST /volume/v3/backups => generated 327 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:27:21.689780 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-55be0847-5773-4469-baec-8968886cb1c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:21.691575 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55be0847-5773-4469-baec-8968886cb1c9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:21.691753 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55be0847-5773-4469-baec-8968886cb1c9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:21.691926 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-55be0847-5773-4469-baec-8968886cb1c9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:21.692052 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-55be0847-5773-4469-baec-8968886cb1c9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:21.696030 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:21.696030 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:21.697169 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-55be0847-5773-4469-baec-8968886cb1c9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:21.697169 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1298/5211] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:21 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:22.706790 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55e14313-a014-4ec6-b391-a6b805dc4adb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:22.708565 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55e14313-a014-4ec6-b391-a6b805dc4adb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:22.708783 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55e14313-a014-4ec6-b391-a6b805dc4adb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:22.708992 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55e14313-a014-4ec6-b391-a6b805dc4adb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:22.709149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-55e14313-a014-4ec6-b391-a6b805dc4adb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:22.713336 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:22.713336 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:22.714044 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55e14313-a014-4ec6-b391-a6b805dc4adb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:22.714435 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1298/5212] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:22 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:23.723962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f9287db7-8151-4834-88a5-d3cb4cb8d445 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:23.725718 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9287db7-8151-4834-88a5-d3cb4cb8d445 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:23.725913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9287db7-8151-4834-88a5-d3cb4cb8d445 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:23.726165 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f9287db7-8151-4834-88a5-d3cb4cb8d445 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:23.726284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f9287db7-8151-4834-88a5-d3cb4cb8d445 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:23.730386 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:23.730386 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:23.731116 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f9287db7-8151-4834-88a5-d3cb4cb8d445 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:23.731642 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1301/5213] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:23 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:24.742506 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ce6de734-2c59-4a95-a309-b801d821184c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:24.744360 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce6de734-2c59-4a95-a309-b801d821184c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:24.744570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce6de734-2c59-4a95-a309-b801d821184c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:24.744748 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ce6de734-2c59-4a95-a309-b801d821184c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:24.744844 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ce6de734-2c59-4a95-a309-b801d821184c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:24.749098 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:24.749098 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:24.749929 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ce6de734-2c59-4a95-a309-b801d821184c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:24.750295 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1317/5214] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:24 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:25.760380 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6609bfe5-9517-4106-9af9-acb6bcc55a5f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:25.762134 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6609bfe5-9517-4106-9af9-acb6bcc55a5f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:25.762374 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6609bfe5-9517-4106-9af9-acb6bcc55a5f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:25.762588 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6609bfe5-9517-4106-9af9-acb6bcc55a5f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:25.762714 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6609bfe5-9517-4106-9af9-acb6bcc55a5f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:25.767070 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:25.767070 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:25.767844 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6609bfe5-9517-4106-9af9-acb6bcc55a5f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:25.768248 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1299/5215] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:25 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:26.778100 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d32b1e66-925d-4d0c-a747-fae9e6b33ef7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:26.780146 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d32b1e66-925d-4d0c-a747-fae9e6b33ef7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:26.780487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d32b1e66-925d-4d0c-a747-fae9e6b33ef7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:26.780780 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d32b1e66-925d-4d0c-a747-fae9e6b33ef7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:26.780977 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d32b1e66-925d-4d0c-a747-fae9e6b33ef7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:26.786612 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:26.786612 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:26.787681 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d32b1e66-925d-4d0c-a747-fae9e6b33ef7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:26.788207 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1299/5216] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:26 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:27.629489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-c065e4be-ebbd-439f-b37d-0d38ceebaefc req-542be2c9-58f2-4f2e-855f-d82547ab6300 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:27.631431 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c065e4be-ebbd-439f-b37d-0d38ceebaefc req-542be2c9-58f2-4f2e-855f-d82547ab6300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090 Aug 07 16:27:27.632119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c065e4be-ebbd-439f-b37d-0d38ceebaefc req-542be2c9-58f2-4f2e-855f-d82547ab6300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:27.632119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-c065e4be-ebbd-439f-b37d-0d38ceebaefc req-542be2c9-58f2-4f2e-855f-d82547ab6300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:27.640289 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:27.640289 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:27.682525 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-c065e4be-ebbd-439f-b37d-0d38ceebaefc req-542be2c9-58f2-4f2e-855f-d82547ab6300 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090 returned with HTTP 200 Aug 07 16:27:27.682971 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1302/5217] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:27:27 2026] DELETE /volume/v3/attachments/77e4de4c-9431-4852-8554-a6c604d85090 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:27.797537 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f32165fe-704b-4a97-9938-38394f316502 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:27.799324 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f32165fe-704b-4a97-9938-38394f316502 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:27.799522 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f32165fe-704b-4a97-9938-38394f316502 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:27.799689 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f32165fe-704b-4a97-9938-38394f316502 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:27.799796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f32165fe-704b-4a97-9938-38394f316502 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:27.803708 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:27.803708 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:27.804415 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f32165fe-704b-4a97-9938-38394f316502 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:27.804784 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1318/5218] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:27 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:28.713543 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83d13103-cdf0-41b6-855a-f106a6a9abb8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:28.715497 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83d13103-cdf0-41b6-855a-f106a6a9abb8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:27:28.715675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83d13103-cdf0-41b6-855a-f106a6a9abb8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:28.715864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83d13103-cdf0-41b6-855a-f106a6a9abb8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:28.723002 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:28.723002 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:28.726241 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83d13103-cdf0-41b6-855a-f106a6a9abb8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:27:28.730965 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83d13103-cdf0-41b6-855a-f106a6a9abb8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:27:28.731610 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1300/5219] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:27:28 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:27:28.816205 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3293e536-4c7a-4696-8d33-19f9e9336c2b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:28.817898 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3293e536-4c7a-4696-8d33-19f9e9336c2b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:28.818098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3293e536-4c7a-4696-8d33-19f9e9336c2b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:28.818268 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3293e536-4c7a-4696-8d33-19f9e9336c2b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:28.818386 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3293e536-4c7a-4696-8d33-19f9e9336c2b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:28.828109 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:28.828109 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:28.828886 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3293e536-4c7a-4696-8d33-19f9e9336c2b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:28.829275 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1300/5220] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:28 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:29.247918 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83041661-e129-4d90-b971-593b08d8815e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:29.249864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83041661-e129-4d90-b971-593b08d8815e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:27:29.250047 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83041661-e129-4d90-b971-593b08d8815e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:29.250246 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83041661-e129-4d90-b971-593b08d8815e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:29.257233 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:29.257233 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:29.260726 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83041661-e129-4d90-b971-593b08d8815e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:27:29.265030 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-83041661-e129-4d90-b971-593b08d8815e tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:27:29.265427 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1303/5221] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:27:29 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1365 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:27:29.273429 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac41ab68-64d5-40dd-915b-c96696fba354 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:29.273810 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac41ab68-64d5-40dd-915b-c96696fba354 None None] GET https://10.4.3.24/volume// Aug 07 16:27:29.273969 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac41ab68-64d5-40dd-915b-c96696fba354 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:29.274142 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac41ab68-64d5-40dd-915b-c96696fba354 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:29.274471 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac41ab68-64d5-40dd-915b-c96696fba354 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:27:29.274749 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1319/5222] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:27:29 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:27:29.281357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-2c0bf182-ad85-4c46-a36b-03daddb4caad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:29.283272 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-2c0bf182-ad85-4c46-a36b-03daddb4caad tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:27:29.283680 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-2c0bf182-ad85-4c46-a36b-03daddb4caad tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "89e66b3c-16ff-43f5-a517-219ca9159113", "connector": null, "instance_uuid": "ab6ffe91-2ce7-4532-bce6-4a4f48b433fd"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:29.292323 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:29.292323 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:29.319905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-2c0bf182-ad85-4c46-a36b-03daddb4caad tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:27:29.320436 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1301/5223] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:27:29 2026] POST /volume/v3/attachments => generated 273 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:27:29.838796 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3081d822-674c-471f-b6d4-7c0c605472c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:29.840930 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3081d822-674c-471f-b6d4-7c0c605472c8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:29.840930 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3081d822-674c-471f-b6d4-7c0c605472c8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:29.841077 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3081d822-674c-471f-b6d4-7c0c605472c8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:29.841142 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3081d822-674c-471f-b6d4-7c0c605472c8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:29.845645 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:29.845645 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:29.846456 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3081d822-674c-471f-b6d4-7c0c605472c8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:29.846904 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1301/5224] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:29 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:30.217294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4a189787-fb9b-49d0-8640-9b0cb3ed7556 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:30.217685 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a189787-fb9b-49d0-8640-9b0cb3ed7556 None None] GET https://10.4.3.24/volume// Aug 07 16:27:30.217870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a189787-fb9b-49d0-8640-9b0cb3ed7556 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:30.218057 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4a189787-fb9b-49d0-8640-9b0cb3ed7556 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:30.218364 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4a189787-fb9b-49d0-8640-9b0cb3ed7556 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:27:30.218633 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1304/5225] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:27:30 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:27:30.228120 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-98f1de29-26ee-42b5-903f-fa194a7a7e4a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:30.230183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-98f1de29-26ee-42b5-903f-fa194a7a7e4a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:27:30.230387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-98f1de29-26ee-42b5-903f-fa194a7a7e4a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:30.230572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-98f1de29-26ee-42b5-903f-fa194a7a7e4a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:30.240193 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:30.240193 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:30.244513 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-98f1de29-26ee-42b5-903f-fa194a7a7e4a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:27:30.249041 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-98f1de29-26ee-42b5-903f-fa194a7a7e4a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:27:30.249443 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1320/5226] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:27:30 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1544 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:27:30.355742 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:30.357927 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c Aug 07 16:27:30.358297 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:30.365559 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-89e66b3c-16ff-43f5-a517-219ca9159113-np0000006731" by "attachment_update" {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:27:30.370674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-89e66b3c-16ff-43f5-a517-219ca9159113-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100265) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:27:30.371564 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:30.371564 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:30.459869 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.coordination [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-89e66b3c-16ff-43f5-a517-219ca9159113-np0000006731" released by "attachment_update" :: held 0.089s {{(pid=100265) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:27:30.460153 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-a291fe37-387c-4ef3-99b4-4fd558ba0d9d tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c returned with HTTP 200 Aug 07 16:27:30.460636 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1302/5227] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:27:30 2026] PUT /volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c => generated 969 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:27:30.485873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-5ad0b3b9-9ac5-49f1-8b89-c46978be4493 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:30.488928 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-5ad0b3b9-9ac5-49f1-8b89-c46978be4493 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c/action Aug 07 16:27:30.489553 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-5ad0b3b9-9ac5-49f1-8b89-c46978be4493 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100266) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:27:30.489863 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-5ad0b3b9-9ac5-49f1-8b89-c46978be4493 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:30.513570 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:30.513570 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:30.526994 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-630e189a-cdcb-413b-86ca-9913ef40bcba req-5ad0b3b9-9ac5-49f1-8b89-c46978be4493 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c/action returned with HTTP 204 Aug 07 16:27:30.527571 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1302/5228] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:27:30 2026] POST /volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c/action => generated 0 bytes in 42 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:27:30.856229 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1cebd73-c3ba-4d04-8799-07625aee510a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:30.858794 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1cebd73-c3ba-4d04-8799-07625aee510a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:30.859323 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1cebd73-c3ba-4d04-8799-07625aee510a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:30.859633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1cebd73-c3ba-4d04-8799-07625aee510a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:30.859858 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b1cebd73-c3ba-4d04-8799-07625aee510a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:30.865763 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:30.865763 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:30.866862 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1cebd73-c3ba-4d04-8799-07625aee510a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:30.867398 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1305/5229] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:30 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:31.876711 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bacf63cb-a706-4c0b-9502-1438af0f6d14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:31.878367 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bacf63cb-a706-4c0b-9502-1438af0f6d14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:31.878582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bacf63cb-a706-4c0b-9502-1438af0f6d14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:31.878787 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bacf63cb-a706-4c0b-9502-1438af0f6d14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:31.878884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bacf63cb-a706-4c0b-9502-1438af0f6d14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:31.882728 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:31.882728 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:31.883389 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bacf63cb-a706-4c0b-9502-1438af0f6d14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:31.883714 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1321/5230] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:31 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:32.892450 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20f161ff-28f2-4d86-a47e-05c1dc9cf0e4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:32.896161 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20f161ff-28f2-4d86-a47e-05c1dc9cf0e4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:32.896368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20f161ff-28f2-4d86-a47e-05c1dc9cf0e4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:32.896575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20f161ff-28f2-4d86-a47e-05c1dc9cf0e4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:32.896696 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-20f161ff-28f2-4d86-a47e-05c1dc9cf0e4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:32.904342 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:32.904342 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:32.905144 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20f161ff-28f2-4d86-a47e-05c1dc9cf0e4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:32.905656 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1303/5231] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:32 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:33.914834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4b200d5b-c013-4abc-9e97-7370057fc5ba None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:33.916970 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b200d5b-c013-4abc-9e97-7370057fc5ba tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:33.917212 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b200d5b-c013-4abc-9e97-7370057fc5ba tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:33.917457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4b200d5b-c013-4abc-9e97-7370057fc5ba tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:33.917614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4b200d5b-c013-4abc-9e97-7370057fc5ba tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:33.922280 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:33.922280 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:33.923239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4b200d5b-c013-4abc-9e97-7370057fc5ba tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:33.923707 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1303/5232] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:33 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:34.934833 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5623ff4c-9946-47b5-ab60-abfd59a7e3a3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:34.937038 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5623ff4c-9946-47b5-ab60-abfd59a7e3a3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:34.937286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5623ff4c-9946-47b5-ab60-abfd59a7e3a3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:34.937559 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5623ff4c-9946-47b5-ab60-abfd59a7e3a3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:34.937701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5623ff4c-9946-47b5-ab60-abfd59a7e3a3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:34.942686 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:34.942686 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:34.943702 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5623ff4c-9946-47b5-ab60-abfd59a7e3a3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:34.944144 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1306/5233] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:34 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:35.954917 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0a5a7b0f-6a70-46f6-830a-16cf5deb6137 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:35.957802 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a5a7b0f-6a70-46f6-830a-16cf5deb6137 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:35.957963 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a5a7b0f-6a70-46f6-830a-16cf5deb6137 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:35.958171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0a5a7b0f-6a70-46f6-830a-16cf5deb6137 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:35.958267 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0a5a7b0f-6a70-46f6-830a-16cf5deb6137 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:35.962748 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:35.962748 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:35.963568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0a5a7b0f-6a70-46f6-830a-16cf5deb6137 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:35.964029 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1322/5234] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:35 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:35.974184 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2b7a625f-2915-444a-b712-715fbfdec865 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:35.976097 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079/restore Aug 07 16:27:35.976557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "69f7a5e0-58e6-46a5-883d-bd6c5f1ed139"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:35.978012 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Restoring backup a82ac974-027c-48b1-9b0a-18a8bbc93079 ({'restore': {'volume_id': '69f7a5e0-58e6-46a5-883d-bd6c5f1ed139'}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:27:35.978126 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Restoring backup a82ac974-027c-48b1-9b0a-18a8bbc93079 to volume 69f7a5e0-58e6-46a5-883d-bd6c5f1ed139. Aug 07 16:27:35.983766 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:35.983766 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:35.990906 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:35.990906 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:35.991352 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:35.991649 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:27:35.991649 np0000006731 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Overwriting volume 69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 with restore of backup a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:36.003106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] restore_backup in rpcapi backup_id a82ac974-027c-48b1-9b0a-18a8bbc93079 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:27:36.004744 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2b7a625f-2915-444a-b712-715fbfdec865 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079/restore returned with HTTP 202 Aug 07 16:27:36.005247 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1304/5235] 10.4.3.24 () {68 vars in 1386 bytes} [Fri Aug 7 16:27:35 2026] POST /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079/restore => generated 182 bytes in 31 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:27:36.013454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b1dac0ce-54b6-4671-8911-f04d0125e792 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:36.015311 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1dac0ce-54b6-4671-8911-f04d0125e792 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:36.015540 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1dac0ce-54b6-4671-8911-f04d0125e792 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:36.015757 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b1dac0ce-54b6-4671-8911-f04d0125e792 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:36.015854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b1dac0ce-54b6-4671-8911-f04d0125e792 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:36.019563 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:36.019563 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:36.020224 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b1dac0ce-54b6-4671-8911-f04d0125e792 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:36.020614 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1304/5236] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:36 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:37.031214 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7fef22f8-92e2-42a5-91ac-4e431358b35b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:37.032935 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fef22f8-92e2-42a5-91ac-4e431358b35b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:37.033156 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fef22f8-92e2-42a5-91ac-4e431358b35b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:37.033351 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7fef22f8-92e2-42a5-91ac-4e431358b35b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:37.033470 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7fef22f8-92e2-42a5-91ac-4e431358b35b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:37.037817 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:37.037817 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:37.038574 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7fef22f8-92e2-42a5-91ac-4e431358b35b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:37.038921 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1307/5237] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:37 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:38.048994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb71a34a-ff36-457c-b52b-96530ae40bbc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:38.051314 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb71a34a-ff36-457c-b52b-96530ae40bbc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:38.051314 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb71a34a-ff36-457c-b52b-96530ae40bbc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:38.051475 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb71a34a-ff36-457c-b52b-96530ae40bbc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:38.053327 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bb71a34a-ff36-457c-b52b-96530ae40bbc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:38.055820 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:38.055820 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:38.056567 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb71a34a-ff36-457c-b52b-96530ae40bbc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:38.056928 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1323/5238] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:38 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:39.068843 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-505ec381-fa56-479a-a389-3501c53b134d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:39.070499 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-505ec381-fa56-479a-a389-3501c53b134d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:39.070681 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-505ec381-fa56-479a-a389-3501c53b134d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:39.070855 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-505ec381-fa56-479a-a389-3501c53b134d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:39.070958 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-505ec381-fa56-479a-a389-3501c53b134d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:39.075328 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:39.075328 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:39.076052 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-505ec381-fa56-479a-a389-3501c53b134d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:39.076453 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1305/5239] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:39 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:40.085556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ecfd1101-6f8d-4ef9-bd66-bdb806148ff6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:40.087463 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecfd1101-6f8d-4ef9-bd66-bdb806148ff6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:40.087660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecfd1101-6f8d-4ef9-bd66-bdb806148ff6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:40.087874 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ecfd1101-6f8d-4ef9-bd66-bdb806148ff6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:40.088013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ecfd1101-6f8d-4ef9-bd66-bdb806148ff6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:40.092231 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:40.092231 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:40.092968 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ecfd1101-6f8d-4ef9-bd66-bdb806148ff6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:40.093423 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1305/5240] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:40 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:41.122141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c89895ab-a271-4750-bd71-e33bca2702c5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:41.127647 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c89895ab-a271-4750-bd71-e33bca2702c5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:41.127647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c89895ab-a271-4750-bd71-e33bca2702c5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:41.127647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c89895ab-a271-4750-bd71-e33bca2702c5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:41.127647 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c89895ab-a271-4750-bd71-e33bca2702c5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:41.128922 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:41.128922 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:41.129576 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c89895ab-a271-4750-bd71-e33bca2702c5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:41.129576 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1308/5241] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:41 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:42.154291 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d90a0a74-7ddf-42a4-ad40-c8be8751305c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:42.156251 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d90a0a74-7ddf-42a4-ad40-c8be8751305c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:42.156488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d90a0a74-7ddf-42a4-ad40-c8be8751305c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:42.156716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d90a0a74-7ddf-42a4-ad40-c8be8751305c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:42.156852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d90a0a74-7ddf-42a4-ad40-c8be8751305c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:42.161218 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:42.161218 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:42.161993 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d90a0a74-7ddf-42a4-ad40-c8be8751305c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:42.162536 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1324/5242] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:42 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:43.175241 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b8e0429e-6a1b-450f-9807-0e66e8b9cdfb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:43.180926 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8e0429e-6a1b-450f-9807-0e66e8b9cdfb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:43.181135 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8e0429e-6a1b-450f-9807-0e66e8b9cdfb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:43.181322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b8e0429e-6a1b-450f-9807-0e66e8b9cdfb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:43.181434 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-b8e0429e-6a1b-450f-9807-0e66e8b9cdfb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:43.188673 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:43.188673 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:43.189406 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b8e0429e-6a1b-450f-9807-0e66e8b9cdfb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:43.189781 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1306/5243] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:43 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:44.212702 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c065a715-6bc9-4c7a-aa29-588f7a2b7846 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:44.215694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c065a715-6bc9-4c7a-aa29-588f7a2b7846 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:44.215694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c065a715-6bc9-4c7a-aa29-588f7a2b7846 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:44.215694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c065a715-6bc9-4c7a-aa29-588f7a2b7846 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:44.215694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c065a715-6bc9-4c7a-aa29-588f7a2b7846 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:44.220334 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:44.220334 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:44.222446 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c065a715-6bc9-4c7a-aa29-588f7a2b7846 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:44.222446 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1306/5244] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:44 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:45.246764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3b4df55-1e58-4d21-ab6a-eb78036346c6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:45.249023 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3b4df55-1e58-4d21-ab6a-eb78036346c6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:45.249243 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3b4df55-1e58-4d21-ab6a-eb78036346c6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:45.249448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3b4df55-1e58-4d21-ab6a-eb78036346c6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:45.249548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3b4df55-1e58-4d21-ab6a-eb78036346c6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:45.254061 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:45.254061 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:45.254813 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3b4df55-1e58-4d21-ab6a-eb78036346c6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:45.255325 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1309/5245] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:45 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:46.265420 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-21451680-e883-4292-bf37-2f58716437e5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:46.267006 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21451680-e883-4292-bf37-2f58716437e5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:46.267175 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21451680-e883-4292-bf37-2f58716437e5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:46.267389 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-21451680-e883-4292-bf37-2f58716437e5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:46.267481 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-21451680-e883-4292-bf37-2f58716437e5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:46.271540 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:46.271540 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:46.272188 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-21451680-e883-4292-bf37-2f58716437e5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:46.272515 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1325/5246] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:46 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:47.282708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fca3e0ef-ce27-45f1-877a-046752e3c8f9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:47.284448 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fca3e0ef-ce27-45f1-877a-046752e3c8f9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:47.284685 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fca3e0ef-ce27-45f1-877a-046752e3c8f9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:47.284921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fca3e0ef-ce27-45f1-877a-046752e3c8f9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:47.285069 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fca3e0ef-ce27-45f1-877a-046752e3c8f9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:47.289235 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:47.289235 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:47.290061 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fca3e0ef-ce27-45f1-877a-046752e3c8f9 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:47.290458 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1307/5247] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:47 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 749 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:47.299286 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-39d2542f-9ff9-4fed-8005-88954d7c8d74 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:47.301005 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39d2542f-9ff9-4fed-8005-88954d7c8d74 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:27:47.301234 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39d2542f-9ff9-4fed-8005-88954d7c8d74 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:47.301470 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-39d2542f-9ff9-4fed-8005-88954d7c8d74 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:47.308208 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:47.308208 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:47.312166 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-39d2542f-9ff9-4fed-8005-88954d7c8d74 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:47.316318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-39d2542f-9ff9-4fed-8005-88954d7c8d74 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 returned with HTTP 200 Aug 07 16:27:47.316734 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1307/5248] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:47 2026] GET /volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 => generated 840 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:47.327782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:47.329689 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:47.329883 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:47.330069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:47.330164 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete backup with id: a82ac974-027c-48b1-9b0a-18a8bbc93079. Aug 07 16:27:47.334096 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:47.334096 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:47.345653 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] delete_backup rpcapi backup_id a82ac974-027c-48b1-9b0a-18a8bbc93079 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:27:47.347472 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb8a356e-4b69-4b5e-8b17-6beb332712b2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 202 Aug 07 16:27:47.347941 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1310/5249] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:27:47 2026] DELETE /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:27:47.354619 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b81ceae9-5ed5-4226-a2e8-52e4584cb5bf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:47.356464 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b81ceae9-5ed5-4226-a2e8-52e4584cb5bf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:47.356681 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b81ceae9-5ed5-4226-a2e8-52e4584cb5bf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:47.356883 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b81ceae9-5ed5-4226-a2e8-52e4584cb5bf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:47.356974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b81ceae9-5ed5-4226-a2e8-52e4584cb5bf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:47.360839 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:47.360839 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:47.361586 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b81ceae9-5ed5-4226-a2e8-52e4584cb5bf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 200 Aug 07 16:27:47.361938 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1326/5250] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:47 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:48.371793 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-199dff9e-29c7-468c-b970-0fc12800f810 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:48.373676 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-199dff9e-29c7-468c-b970-0fc12800f810 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 Aug 07 16:27:48.373874 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-199dff9e-29c7-468c-b970-0fc12800f810 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:48.374074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-199dff9e-29c7-468c-b970-0fc12800f810 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:48.374180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-199dff9e-29c7-468c-b970-0fc12800f810 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id a82ac974-027c-48b1-9b0a-18a8bbc93079. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:48.377928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-199dff9e-29c7-468c-b970-0fc12800f810 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 returned with HTTP 404 Aug 07 16:27:48.378422 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1308/5251] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:48 2026] GET /volume/v3/backups/a82ac974-027c-48b1-9b0a-18a8bbc93079 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:27:48.387321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:48.389089 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:27:48.389428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-1298304988"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:48.390758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-1298304988'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:27:48.390892 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume of 1 GB Aug 07 16:27:48.394777 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Availability Zones retrieved successfully. Aug 07 16:27:48.400377 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (e5b5b710-9a0f-413e-aad3-4a3e8f610ee1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:27:48.401369 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f68fdcb-5b48-4f86-9a7e-d7d67aa4ca96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:48.402433 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:27:48.429329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2f68fdcb-5b48-4f86-9a7e-d7d67aa4ca96) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:48.430195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eecad1f7-971f-4acb-b744-a3e8015772d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:48.468084 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['369a7bc1-9c2c-48b8-9d0f-2d383f0cd861', '4cce92ba-62e9-4439-84fe-5788a27efddc', 'f4b18741-4ea9-456e-bf0c-1f2765f9e22f', '2a4619a5-3394-47c9-b92f-a91513beffd6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:27:48.468879 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (eecad1f7-971f-4acb-b744-a3e8015772d5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['369a7bc1-9c2c-48b8-9d0f-2d383f0cd861', '4cce92ba-62e9-4439-84fe-5788a27efddc', 'f4b18741-4ea9-456e-bf0c-1f2765f9e22f', '2a4619a5-3394-47c9-b92f-a91513beffd6']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:48.469627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9976bea-52b7-46e9-a010-a0c6e558d196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:48.496537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b9976bea-52b7-46e9-a010-a0c6e558d196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd44265b4-e063-4618-8489-0486f1b8554b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1298304988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['369a7bc1-9c2c-48b8-9d0f-2d383f0cd861','4cce92ba-62e9-4439-84fe-5788a27efddc','f4b18741-4ea9-456e-bf0c-1f2765f9e22f','2a4619a5-3394-47c9-b92f-a91513beffd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:27:48Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1298304988',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d44265b4-e063-4618-8489-0486f1b8554b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90984f0445a4ddbabbe36518d6a35d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b45698304a846f0b2de9dfdab43352c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:48.497313 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a169d9dc-d091-4467-b575-df0fa7a56664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:48.516421 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a169d9dc-d091-4467-b575-df0fa7a56664) transitioned into state 'SUCCESS' from state '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-1298304988',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['369a7bc1-9c2c-48b8-9d0f-2d383f0cd861','4cce92ba-62e9-4439-84fe-5788a27efddc','f4b18741-4ea9-456e-bf0c-1f2765f9e22f','2a4619a5-3394-47c9-b92f-a91513beffd6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:48.517092 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6801be65-3b39-4792-88c1-5b04bdda534a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:27:48.526250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6801be65-3b39-4792-88c1-5b04bdda534a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:27:48.526981 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (e5b5b710-9a0f-413e-aad3-4a3e8f610ee1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:27:48.527316 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request issued successfully. Aug 07 16:27:48.527853 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04ccb7a9-29bd-43db-bc9c-09d11ea5155b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:27:48.528341 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1308/5252] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:27:48 2026] POST /volume/v3/volumes => generated 747 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:27:48.542363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4809d6be-2405-4224-8570-99544901ef48 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:48.544457 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4809d6be-2405-4224-8570-99544901ef48 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:27:48.544722 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4809d6be-2405-4224-8570-99544901ef48 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:48.545001 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4809d6be-2405-4224-8570-99544901ef48 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:48.552596 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:48.552596 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:48.556616 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4809d6be-2405-4224-8570-99544901ef48 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:48.560909 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4809d6be-2405-4224-8570-99544901ef48 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b returned with HTTP 200 Aug 07 16:27:48.561273 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1311/5253] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:48 2026] GET /volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b => generated 815 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:49.576206 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-994d3ad4-d546-4459-b3c3-a230bc393795 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:49.578144 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-994d3ad4-d546-4459-b3c3-a230bc393795 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:27:49.578379 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-994d3ad4-d546-4459-b3c3-a230bc393795 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:49.578629 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-994d3ad4-d546-4459-b3c3-a230bc393795 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:49.586593 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:49.586593 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:49.590609 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-994d3ad4-d546-4459-b3c3-a230bc393795 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:49.594673 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-994d3ad4-d546-4459-b3c3-a230bc393795 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b returned with HTTP 200 Aug 07 16:27:49.595049 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1327/5254] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:49 2026] GET /volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b => generated 840 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:49.607375 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:49.609065 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:27:49.609854 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d44265b4-e063-4618-8489-0486f1b8554b", "name": "tempest-VolumesBackupsTest-Backup-1878513981"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:27:49.611318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating new backup {'backup': {'volume_id': 'd44265b4-e063-4618-8489-0486f1b8554b', 'name': 'tempest-VolumesBackupsTest-Backup-1878513981'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:27:49.611467 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating backup of volume d44265b4-e063-4618-8489-0486f1b8554b in container None Aug 07 16:27:49.619581 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:49.619581 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:49.620081 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:27:49.637855 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['004d22fa-e8d8-4f9f-927f-063488b5eb07', 'a9d726ba-278b-4f38-8ab8-ee22ef02c73c'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:27:49.670958 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac54b4d8-dd17-49e1-9007-3f87fafa0b8d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:27:49.671355 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1309/5255] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:27:49 2026] POST /volume/v3/backups => generated 328 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:27:49.680563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b748a57-3390-4134-b9f8-ec05c3129346 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:49.682570 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b748a57-3390-4134-b9f8-ec05c3129346 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:49.682829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b748a57-3390-4134-b9f8-ec05c3129346 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:49.683064 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b748a57-3390-4134-b9f8-ec05c3129346 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:49.683214 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1b748a57-3390-4134-b9f8-ec05c3129346 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:49.687647 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:49.687647 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:49.688458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b748a57-3390-4134-b9f8-ec05c3129346 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:49.688862 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1309/5256] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:49 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:50.699649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2314b214-4750-4f82-b48b-4243c8377317 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:50.701378 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2314b214-4750-4f82-b48b-4243c8377317 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:50.701549 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2314b214-4750-4f82-b48b-4243c8377317 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:50.701723 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2314b214-4750-4f82-b48b-4243c8377317 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:50.701838 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2314b214-4750-4f82-b48b-4243c8377317 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:50.705677 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:50.705677 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:50.706345 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2314b214-4750-4f82-b48b-4243c8377317 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:50.706700 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1312/5257] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:50 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 737 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:51.716257 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cd6e3643-c609-49c7-895c-fb49baf48c14 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:51.718081 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd6e3643-c609-49c7-895c-fb49baf48c14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:51.718296 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd6e3643-c609-49c7-895c-fb49baf48c14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:51.718540 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cd6e3643-c609-49c7-895c-fb49baf48c14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:51.718709 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cd6e3643-c609-49c7-895c-fb49baf48c14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:51.723037 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:51.723037 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:51.723810 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cd6e3643-c609-49c7-895c-fb49baf48c14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:51.724173 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1328/5258] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:51 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 737 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:52.745693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fbc06504-7549-4e52-b202-f7016fd5dee6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:52.748064 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbc06504-7549-4e52-b202-f7016fd5dee6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:52.748459 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbc06504-7549-4e52-b202-f7016fd5dee6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:52.748504 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fbc06504-7549-4e52-b202-f7016fd5dee6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:52.749032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fbc06504-7549-4e52-b202-f7016fd5dee6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:52.754464 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:52.754464 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:52.755109 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fbc06504-7549-4e52-b202-f7016fd5dee6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:52.755514 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1310/5259] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:52 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:53.775209 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c2872769-af5e-4244-8030-aa2f880e969e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:53.777334 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2872769-af5e-4244-8030-aa2f880e969e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:53.777634 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2872769-af5e-4244-8030-aa2f880e969e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:53.777893 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c2872769-af5e-4244-8030-aa2f880e969e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:53.778035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c2872769-af5e-4244-8030-aa2f880e969e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:53.783351 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:53.783351 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:53.784349 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c2872769-af5e-4244-8030-aa2f880e969e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:53.784840 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1310/5260] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:53 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:54.794675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1e106e4-df14-4151-97b3-8535a7e73b51 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:54.796781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1e106e4-df14-4151-97b3-8535a7e73b51 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:54.797038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1e106e4-df14-4151-97b3-8535a7e73b51 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:54.797272 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1e106e4-df14-4151-97b3-8535a7e73b51 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:54.797435 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d1e106e4-df14-4151-97b3-8535a7e73b51 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:54.802549 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:54.802549 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:54.803533 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1e106e4-df14-4151-97b3-8535a7e73b51 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:54.804014 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1313/5261] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:54 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:55.814289 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f2e69a8-fc08-4aae-9a54-7d7afb113916 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:55.816271 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f2e69a8-fc08-4aae-9a54-7d7afb113916 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:55.816573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f2e69a8-fc08-4aae-9a54-7d7afb113916 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:55.816822 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f2e69a8-fc08-4aae-9a54-7d7afb113916 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:55.816942 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3f2e69a8-fc08-4aae-9a54-7d7afb113916 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:55.821743 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:55.821743 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:55.822672 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f2e69a8-fc08-4aae-9a54-7d7afb113916 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:55.823097 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1329/5262] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:55 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:56.838830 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4811aec4-d200-4450-890f-a5e9bd31acdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:56.840510 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4811aec4-d200-4450-890f-a5e9bd31acdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:56.840709 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4811aec4-d200-4450-890f-a5e9bd31acdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:56.840911 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4811aec4-d200-4450-890f-a5e9bd31acdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:56.841038 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4811aec4-d200-4450-890f-a5e9bd31acdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:56.845378 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:56.845378 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:27:56.845726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4811aec4-d200-4450-890f-a5e9bd31acdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:56.846048 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1311/5263] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:56 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:57.858765 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-890027d1-ff91-4ab7-8afa-1d51c0ef57e2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:57.860473 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-890027d1-ff91-4ab7-8afa-1d51c0ef57e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:57.860661 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-890027d1-ff91-4ab7-8afa-1d51c0ef57e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:57.860873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-890027d1-ff91-4ab7-8afa-1d51c0ef57e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:57.860982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-890027d1-ff91-4ab7-8afa-1d51c0ef57e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:57.865028 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:57.865028 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:27:57.865700 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-890027d1-ff91-4ab7-8afa-1d51c0ef57e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:57.866034 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1311/5264] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:57 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:58.875002 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8f354a37-d6cb-4911-b9b9-322b9647f856 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:58.876845 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f354a37-d6cb-4911-b9b9-322b9647f856 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:58.877091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f354a37-d6cb-4911-b9b9-322b9647f856 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:58.877333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8f354a37-d6cb-4911-b9b9-322b9647f856 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:58.877505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8f354a37-d6cb-4911-b9b9-322b9647f856 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:58.881700 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:58.881700 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:27:58.882477 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8f354a37-d6cb-4911-b9b9-322b9647f856 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:58.882850 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1314/5265] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:58 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:27:59.892178 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10610621-4b35-4947-9d7e-535ae6f29730 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:27:59.893980 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10610621-4b35-4947-9d7e-535ae6f29730 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:27:59.894179 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10610621-4b35-4947-9d7e-535ae6f29730 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:27:59.894385 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10610621-4b35-4947-9d7e-535ae6f29730 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:27:59.894519 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10610621-4b35-4947-9d7e-535ae6f29730 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:27:59.898560 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:27:59.898560 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:27:59.899282 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10610621-4b35-4947-9d7e-535ae6f29730 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:27:59.899634 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1330/5266] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:27:59 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:00.912451 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-526c055a-f976-4fd6-8f37-0869d1254a56 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:00.916567 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-526c055a-f976-4fd6-8f37-0869d1254a56 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:00.916822 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-526c055a-f976-4fd6-8f37-0869d1254a56 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:00.916990 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-526c055a-f976-4fd6-8f37-0869d1254a56 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:00.917090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-526c055a-f976-4fd6-8f37-0869d1254a56 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:00.921336 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:00.921336 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:00.921939 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-526c055a-f976-4fd6-8f37-0869d1254a56 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:28:00.922277 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1312/5267] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:00 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:01.933647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-467662f5-b20a-4666-8657-a7f24ae9d478 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:01.936220 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-467662f5-b20a-4666-8657-a7f24ae9d478 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:01.936551 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-467662f5-b20a-4666-8657-a7f24ae9d478 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:01.936844 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-467662f5-b20a-4666-8657-a7f24ae9d478 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:01.937026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-467662f5-b20a-4666-8657-a7f24ae9d478 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:01.942638 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:01.942638 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:01.943841 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-467662f5-b20a-4666-8657-a7f24ae9d478 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:28:01.944421 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1312/5268] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:01 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:02.955253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15fc0a04-41b3-4b0e-8d77-047e9c321337 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:02.957163 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15fc0a04-41b3-4b0e-8d77-047e9c321337 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:02.957426 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15fc0a04-41b3-4b0e-8d77-047e9c321337 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:02.957687 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15fc0a04-41b3-4b0e-8d77-047e9c321337 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:02.957889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-15fc0a04-41b3-4b0e-8d77-047e9c321337 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:02.962230 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:02.962230 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:02.963072 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15fc0a04-41b3-4b0e-8d77-047e9c321337 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:28:02.963506 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1315/5269] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:02 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 749 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:03.973472 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0926640c-87f3-447f-840b-6762e3ca49c4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:03.975609 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0926640c-87f3-447f-840b-6762e3ca49c4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:03.975818 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0926640c-87f3-447f-840b-6762e3ca49c4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:03.976010 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0926640c-87f3-447f-840b-6762e3ca49c4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:03.976150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0926640c-87f3-447f-840b-6762e3ca49c4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:03.980605 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:03.980605 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:03.981365 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0926640c-87f3-447f-840b-6762e3ca49c4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:28:03.981732 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1331/5270] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:03 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 750 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:03.991819 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:03.993517 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:28:03.993832 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "d44265b4-e063-4618-8489-0486f1b8554b", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-57265915"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:03.995166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating new backup {'backup': {'volume_id': 'd44265b4-e063-4618-8489-0486f1b8554b', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-57265915'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:28:03.995293 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating backup of volume d44265b4-e063-4618-8489-0486f1b8554b in container None Aug 07 16:28:04.002374 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:04.002374 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:04.002994 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:04.020320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['5a408562-f230-44d5-91ae-ebc877c54acb', '008e5230-8194-49e5-873d-13873cc7a8b7'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:28:04.062959 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ae8cb124-28f5-4f7d-8337-6d883d1ac181 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:28:04.063376 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1313/5271] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:28:03 2026] POST /volume/v3/backups => generated 326 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:28:04.070945 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4f01b49f-8cda-44a1-b24d-28cd6ce34ec8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:04.073750 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f01b49f-8cda-44a1-b24d-28cd6ce34ec8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:04.073750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f01b49f-8cda-44a1-b24d-28cd6ce34ec8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:04.073750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4f01b49f-8cda-44a1-b24d-28cd6ce34ec8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:04.073750 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4f01b49f-8cda-44a1-b24d-28cd6ce34ec8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:04.077870 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:04.077870 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:04.078662 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4f01b49f-8cda-44a1-b24d-28cd6ce34ec8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:04.079679 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1313/5272] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:04 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 732 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:05.088268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f6b20d2-7d1c-4170-b52c-0ccb1b5da726 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:05.090012 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f6b20d2-7d1c-4170-b52c-0ccb1b5da726 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:05.090269 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f6b20d2-7d1c-4170-b52c-0ccb1b5da726 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:05.090523 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f6b20d2-7d1c-4170-b52c-0ccb1b5da726 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:05.090659 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3f6b20d2-7d1c-4170-b52c-0ccb1b5da726 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:05.094821 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:05.094821 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:05.095608 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f6b20d2-7d1c-4170-b52c-0ccb1b5da726 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:05.095913 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1316/5273] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:05 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:06.105004 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91e6e0c7-fb52-44ad-a92f-617e7e22bd5b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:06.106631 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91e6e0c7-fb52-44ad-a92f-617e7e22bd5b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:06.106796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91e6e0c7-fb52-44ad-a92f-617e7e22bd5b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:06.106977 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91e6e0c7-fb52-44ad-a92f-617e7e22bd5b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:06.107079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-91e6e0c7-fb52-44ad-a92f-617e7e22bd5b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:06.111406 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:06.111406 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:06.112010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91e6e0c7-fb52-44ad-a92f-617e7e22bd5b tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:06.112337 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1332/5274] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:06 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:07.122056 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-26346c5e-45e5-4647-bd60-99ecb47983ac None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:07.124374 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26346c5e-45e5-4647-bd60-99ecb47983ac tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:07.124675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26346c5e-45e5-4647-bd60-99ecb47983ac tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:07.124906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-26346c5e-45e5-4647-bd60-99ecb47983ac tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:07.125088 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-26346c5e-45e5-4647-bd60-99ecb47983ac tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:07.130446 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:07.130446 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:07.131510 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-26346c5e-45e5-4647-bd60-99ecb47983ac tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:07.132041 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1314/5275] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:07 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 745 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:08.143589 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2df4ade2-dd37-49f3-b60c-37c8186d7fe1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:08.145372 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df4ade2-dd37-49f3-b60c-37c8186d7fe1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:08.145566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df4ade2-dd37-49f3-b60c-37c8186d7fe1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:08.145738 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2df4ade2-dd37-49f3-b60c-37c8186d7fe1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:08.145845 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2df4ade2-dd37-49f3-b60c-37c8186d7fe1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:08.150718 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:08.150718 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:08.151926 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2df4ade2-dd37-49f3-b60c-37c8186d7fe1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:08.152379 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1314/5276] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:08 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:09.165429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c1ed25f6-6d19-4afd-955d-1e05ac049fe4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:09.167141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1ed25f6-6d19-4afd-955d-1e05ac049fe4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:09.167423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1ed25f6-6d19-4afd-955d-1e05ac049fe4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:09.167636 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c1ed25f6-6d19-4afd-955d-1e05ac049fe4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:09.167802 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c1ed25f6-6d19-4afd-955d-1e05ac049fe4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:09.171857 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:09.171857 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:09.172601 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c1ed25f6-6d19-4afd-955d-1e05ac049fe4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:09.173082 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1317/5277] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:09 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:10.182575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62c03b32-57a2-4234-8951-ca3cb5745a6d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:10.184521 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62c03b32-57a2-4234-8951-ca3cb5745a6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:10.184835 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62c03b32-57a2-4234-8951-ca3cb5745a6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:10.185083 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62c03b32-57a2-4234-8951-ca3cb5745a6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:10.185234 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62c03b32-57a2-4234-8951-ca3cb5745a6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:10.189969 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:10.189969 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:10.190814 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62c03b32-57a2-4234-8951-ca3cb5745a6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:10.191180 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1333/5278] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:10 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:11.201042 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-27d25801-c868-4a21-93f9-2608812a8085 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:11.202828 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27d25801-c868-4a21-93f9-2608812a8085 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:11.203039 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27d25801-c868-4a21-93f9-2608812a8085 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:11.203228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-27d25801-c868-4a21-93f9-2608812a8085 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:11.203358 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-27d25801-c868-4a21-93f9-2608812a8085 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:11.207590 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:11.207590 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:11.208313 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-27d25801-c868-4a21-93f9-2608812a8085 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:11.208647 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1315/5279] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:11 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:11.217637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-53b77101-380d-41cd-9678-566a315d914f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:11.219327 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0/restore Aug 07 16:28:11.219659 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'restore', calling method: restore, body: {"restore": {"volume_id": "d44265b4-e063-4618-8489-0486f1b8554b"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:11.220987 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Restoring backup 1dab5927-4216-45b1-9fd6-cdf0f141dae0 ({'restore': {'volume_id': 'd44265b4-e063-4618-8489-0486f1b8554b'}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:28:11.221092 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Restoring backup 1dab5927-4216-45b1-9fd6-cdf0f141dae0 to volume d44265b4-e063-4618-8489-0486f1b8554b. Aug 07 16:28:11.224967 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:11.224967 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:11.231794 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:11.231794 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:11.232261 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:11.232404 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:28:11.232497 np0000006731 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Overwriting volume d44265b4-e063-4618-8489-0486f1b8554b with restore of backup 1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:11.244917 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] restore_backup in rpcapi backup_id 1dab5927-4216-45b1-9fd6-cdf0f141dae0 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:28:11.246734 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-53b77101-380d-41cd-9678-566a315d914f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0/restore returned with HTTP 202 Aug 07 16:28:11.247200 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1315/5280] 10.4.3.24 () {68 vars in 1386 bytes} [Fri Aug 7 16:28:11 2026] POST /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0/restore => generated 182 bytes in 30 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:28:11.255886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d9826f8-1639-402b-bf0e-f2f763c5a2b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:11.257610 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d9826f8-1639-402b-bf0e-f2f763c5a2b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:11.257819 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d9826f8-1639-402b-bf0e-f2f763c5a2b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:11.257992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d9826f8-1639-402b-bf0e-f2f763c5a2b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:11.258092 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3d9826f8-1639-402b-bf0e-f2f763c5a2b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:11.261977 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:11.261977 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:11.262657 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d9826f8-1639-402b-bf0e-f2f763c5a2b0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:11.262997 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1318/5281] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:11 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:12.272466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c8f70cc-e2dd-4b65-88d3-c074e8dbac8c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:12.274217 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c8f70cc-e2dd-4b65-88d3-c074e8dbac8c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:12.274436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c8f70cc-e2dd-4b65-88d3-c074e8dbac8c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:12.274690 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c8f70cc-e2dd-4b65-88d3-c074e8dbac8c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:12.274802 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2c8f70cc-e2dd-4b65-88d3-c074e8dbac8c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:12.278906 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:12.278906 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:12.279579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c8f70cc-e2dd-4b65-88d3-c074e8dbac8c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:12.279949 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1334/5282] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:12 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:13.289319 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f6fdad3e-26b1-4c22-96b5-0537c66c4257 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:13.291059 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6fdad3e-26b1-4c22-96b5-0537c66c4257 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:13.291281 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6fdad3e-26b1-4c22-96b5-0537c66c4257 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:13.291547 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f6fdad3e-26b1-4c22-96b5-0537c66c4257 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:13.291708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f6fdad3e-26b1-4c22-96b5-0537c66c4257 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:13.296289 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:13.296289 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:13.297023 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f6fdad3e-26b1-4c22-96b5-0537c66c4257 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:13.297384 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1316/5283] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:13 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:14.068117 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:14.069721 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:28:14.070037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "89e66b3c-16ff-43f5-a517-219ca9159113", "force": true, "name": "tempest-TestVolumeBootPattern-snapshot-1077604976", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:14.081511 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:14.081511 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:14.082028 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:14.082228 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create snapshot from volume 89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:28:14.108908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['60f14fc6-61dc-43dd-860c-68c69def2830', 'ff0b4802-30b8-42a2-b98b-49fdfb1912f0', 'cbce32a8-4a7f-4236-9581-fd208c1a4d85', 'a2da3dbb-9baa-4fcb-969d-f3da903455c6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:28:14.142532 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot force create request issued successfully. Aug 07 16:28:14.142840 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e2599b96-2c1d-4d23-bb93-d6f66de95734 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:28:14.143243 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1316/5284] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:28:14 2026] POST /volume/v3/snapshots => generated 308 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:28:14.151286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-993be6ff-69ed-4547-8e1b-bb08ec51dd5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:14.152850 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-993be6ff-69ed-4547-8e1b-bb08ec51dd5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:28:14.153026 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-993be6ff-69ed-4547-8e1b-bb08ec51dd5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:14.153193 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-993be6ff-69ed-4547-8e1b-bb08ec51dd5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:14.157935 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:14.157935 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:14.158292 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-993be6ff-69ed-4547-8e1b-bb08ec51dd5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:28:14.158950 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-993be6ff-69ed-4547-8e1b-bb08ec51dd5a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee returned with HTTP 200 Aug 07 16:28:14.159243 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1319/5285] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:28:14 2026] GET /volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee => generated 440 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:14.306997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08ed378c-e663-454a-8102-333cd2119e17 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:14.308843 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08ed378c-e663-454a-8102-333cd2119e17 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:14.309037 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08ed378c-e663-454a-8102-333cd2119e17 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:14.309293 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08ed378c-e663-454a-8102-333cd2119e17 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:14.309459 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-08ed378c-e663-454a-8102-333cd2119e17 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:14.313844 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:14.313844 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:14.314657 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08ed378c-e663-454a-8102-333cd2119e17 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:14.315046 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1335/5286] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:14 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:15.169083 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-82b1be13-cc1f-4b59-af34-7dce251b3604 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:15.171451 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82b1be13-cc1f-4b59-af34-7dce251b3604 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:28:15.171829 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82b1be13-cc1f-4b59-af34-7dce251b3604 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:15.172112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-82b1be13-cc1f-4b59-af34-7dce251b3604 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:15.179092 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:15.179092 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:15.179778 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-82b1be13-cc1f-4b59-af34-7dce251b3604 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:28:15.180842 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-82b1be13-cc1f-4b59-af34-7dce251b3604 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee returned with HTTP 200 Aug 07 16:28:15.181255 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1317/5287] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:28:15 2026] GET /volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee => generated 467 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:15.191791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2d7a527f-d4e4-4e2a-993b-ed1e4744fe34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:15.194136 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d7a527f-d4e4-4e2a-993b-ed1e4744fe34 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:28:15.194428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d7a527f-d4e4-4e2a-993b-ed1e4744fe34 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:15.194735 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2d7a527f-d4e4-4e2a-993b-ed1e4744fe34 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:15.200641 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:15.200641 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:15.201091 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2d7a527f-d4e4-4e2a-993b-ed1e4744fe34 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:28:15.201932 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2d7a527f-d4e4-4e2a-993b-ed1e4744fe34 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee returned with HTTP 200 Aug 07 16:28:15.202425 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1317/5288] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:28:15 2026] GET /volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee => generated 467 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:15.211465 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d8493d8c-041f-4902-af9d-528f1b2038da None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:15.213662 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:28:15.214084 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestVolumeBootPattern-volume-401770953", "snapshot_id": "46d3604b-23fc-49c2-85b0-8d7ac1c792ee", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:15.215980 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request body: {'volume': {'name': 'tempest-TestVolumeBootPattern-volume-401770953', 'snapshot_id': '46d3604b-23fc-49c2-85b0-8d7ac1c792ee', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:28:15.221071 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:15.221071 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:15.221534 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:28:15.221664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume of 1 GB Aug 07 16:28:15.225050 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Availability Zones retrieved successfully. Aug 07 16:28:15.230501 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (c38de8f5-f97a-4436-807d-84e7816c2fa4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:28:15.231413 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60cfa689-b223-466d-90e2-28d7dffa3721) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:15.232254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:28:15.269475 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60cfa689-b223-466d-90e2-28d7dffa3721) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '46d3604b-23fc-49c2-85b0-8d7ac1c792ee', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:15.270505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8834e2-c668-4ea1-9267-e0dbe13faa3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:15.315870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Created reservations ['434772bd-6a83-4af2-ad15-f84918c7e635', '0499f0f2-4480-4638-be57-bdf9e0334e2f', '07d19793-b8a9-42b5-ae24-b78dfe757cc5', 'f44ca77c-2f75-43bb-8d7c-93485b57931c'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:28:15.316700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0b8834e2-c668-4ea1-9267-e0dbe13faa3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['434772bd-6a83-4af2-ad15-f84918c7e635', '0499f0f2-4480-4638-be57-bdf9e0334e2f', '07d19793-b8a9-42b5-ae24-b78dfe757cc5', 'f44ca77c-2f75-43bb-8d7c-93485b57931c']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:15.317383 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaaf5416-b989-472d-a277-c67f5ba88246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:15.325671 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-95ca520f-b48c-47f4-94bf-ca15835876df None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:15.327568 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ca520f-b48c-47f4-94bf-ca15835876df tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:15.327785 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ca520f-b48c-47f4-94bf-ca15835876df tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:15.327962 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-95ca520f-b48c-47f4-94bf-ca15835876df tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:15.328070 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-95ca520f-b48c-47f4-94bf-ca15835876df tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:15.332505 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:15.332505 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:15.333401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-95ca520f-b48c-47f4-94bf-ca15835876df tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:15.333844 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1336/5289] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:15 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:15.359210 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (eaaf5416-b989-472d-a277-c67f5ba88246) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcbe1faa-11ac-4684-afa6-cb14e4a6a54f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-401770953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['434772bd-6a83-4af2-ad15-f84918c7e635','0499f0f2-4480-4638-be57-bdf9e0334e2f','07d19793-b8a9-42b5-ae24-b78dfe757cc5','f44ca77c-2f75-43bb-8d7c-93485b57931c'],size=1,snapshot_id=46d3604b-23fc-49c2-85b0-8d7ac1c792ee,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), '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-07T16:28:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestVolumeBootPattern-volume-401770953',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcbe1faa-11ac-4684-afa6-cb14e4a6a54f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aafec59e1038420b81fd2b708527121d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=46d3604b-23fc-49c2-85b0-8d7ac1c792ee,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='14f5734426b9494fb492f9c0f2ecc345',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:15.359886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedef704-f5cf-4858-b212-7e7aa2031856) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:15.375112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dedef704-f5cf-4858-b212-7e7aa2031856) transitioned into state 'SUCCESS' from state '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-401770953',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='aafec59e1038420b81fd2b708527121d',qos_specs=None,replication_status=,reservations=['434772bd-6a83-4af2-ad15-f84918c7e635','0499f0f2-4480-4638-be57-bdf9e0334e2f','07d19793-b8a9-42b5-ae24-b78dfe757cc5','f44ca77c-2f75-43bb-8d7c-93485b57931c'],size=1,snapshot_id=46d3604b-23fc-49c2-85b0-8d7ac1c792ee,source_replicaid=,source_volid=None,status='creating',user_id='14f5734426b9494fb492f9c0f2ecc345',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:15.375745 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24953de8-e021-4056-baa0-4cae16053016) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:15.395970 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24953de8-e021-4056-baa0-4cae16053016) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:15.396705 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Flow 'volume_create_api' (c38de8f5-f97a-4436-807d-84e7816c2fa4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:28:15.396980 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Create volume request issued successfully. Aug 07 16:28:15.397503 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d8493d8c-041f-4902-af9d-528f1b2038da tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:28:15.397895 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1320/5290] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:28:15 2026] POST /volume/v3/volumes => generated 782 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:28:15.408698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-83fced15-0f80-4064-8d0a-bb67749db64a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:15.410362 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83fced15-0f80-4064-8d0a-bb67749db64a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:28:15.410561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83fced15-0f80-4064-8d0a-bb67749db64a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:15.410769 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-83fced15-0f80-4064-8d0a-bb67749db64a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:15.417468 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:15.417468 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:15.420793 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-83fced15-0f80-4064-8d0a-bb67749db64a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:15.424516 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-83fced15-0f80-4064-8d0a-bb67749db64a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:28:15.424856 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1318/5291] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:15 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 850 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:16.345123 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed62ba80-8f90-41ce-9c97-35deb70c6772 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:16.346891 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed62ba80-8f90-41ce-9c97-35deb70c6772 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:16.347104 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed62ba80-8f90-41ce-9c97-35deb70c6772 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:16.347282 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed62ba80-8f90-41ce-9c97-35deb70c6772 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:16.347377 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ed62ba80-8f90-41ce-9c97-35deb70c6772 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:16.351587 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:16.351587 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:16.352337 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed62ba80-8f90-41ce-9c97-35deb70c6772 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:16.352700 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1318/5292] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:16 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:16.436368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-522d8f02-ec99-45a3-a47b-a563eb03e695 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:16.438577 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-522d8f02-ec99-45a3-a47b-a563eb03e695 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:28:16.438821 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-522d8f02-ec99-45a3-a47b-a563eb03e695 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:16.439057 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-522d8f02-ec99-45a3-a47b-a563eb03e695 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:16.447039 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:16.447039 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:16.451359 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-522d8f02-ec99-45a3-a47b-a563eb03e695 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:16.456471 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-522d8f02-ec99-45a3-a47b-a563eb03e695 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:28:16.456868 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1337/5293] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:16 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 1391 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:16.467499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3343d160-9b3f-4b0d-8ebe-2039117e98fc None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:16.469284 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3343d160-9b3f-4b0d-8ebe-2039117e98fc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:28:16.469513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3343d160-9b3f-4b0d-8ebe-2039117e98fc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:16.469704 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3343d160-9b3f-4b0d-8ebe-2039117e98fc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:16.475958 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:16.475958 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:16.478973 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-3343d160-9b3f-4b0d-8ebe-2039117e98fc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:16.483191 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3343d160-9b3f-4b0d-8ebe-2039117e98fc tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:28:16.483607 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1321/5294] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:16 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:16.567662 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-24ac2988-9cab-44f3-943d-10b6b75cc121 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:16.569598 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-24ac2988-9cab-44f3-943d-10b6b75cc121 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:28:16.569783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-24ac2988-9cab-44f3-943d-10b6b75cc121 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:16.569959 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-24ac2988-9cab-44f3-943d-10b6b75cc121 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:16.576813 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:16.576813 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:16.580223 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-24ac2988-9cab-44f3-943d-10b6b75cc121 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:16.584309 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-24ac2988-9cab-44f3-943d-10b6b75cc121 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:28:16.584693 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1319/5295] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:28:16 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 1391 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:17.048311 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-ad15f283-c06d-4978-890c-195d7206644a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:17.050775 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-ad15f283-c06d-4978-890c-195d7206644a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:28:17.051024 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-ad15f283-c06d-4978-890c-195d7206644a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:17.051245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-ad15f283-c06d-4978-890c-195d7206644a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:17.059923 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:17.059923 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:17.063956 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-ad15f283-c06d-4978-890c-195d7206644a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:17.069453 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-ad15f283-c06d-4978-890c-195d7206644a tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:28:17.069935 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1319/5296] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:28:17 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 1391 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:17.080347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0578a77a-6c2d-486c-9e2e-5c633773d996 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:17.080347 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0578a77a-6c2d-486c-9e2e-5c633773d996 None None] GET https://10.4.3.24/volume// Aug 07 16:28:17.080347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0578a77a-6c2d-486c-9e2e-5c633773d996 None None] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:17.080587 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0578a77a-6c2d-486c-9e2e-5c633773d996 None None] Calling method 'all' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:17.080915 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0578a77a-6c2d-486c-9e2e-5c633773d996 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:28:17.081252 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1338/5297] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:28:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:28:17.088903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-d87591ee-1037-4298-b72f-9942233d5ae5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:17.091398 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-d87591ee-1037-4298-b72f-9942233d5ae5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:28:17.091771 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-d87591ee-1037-4298-b72f-9942233d5ae5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "dcbe1faa-11ac-4684-afa6-cb14e4a6a54f", "connector": null, "instance_uuid": "17424433-5a03-4700-88d9-d7bd7d84af0f"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:17.101393 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:17.101393 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:17.130480 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-d87591ee-1037-4298-b72f-9942233d5ae5 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:28:17.131010 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1322/5298] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:28:17 2026] POST /volume/v3/attachments => generated 273 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:17.364148 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-725bc726-7a54-47f0-a1d3-0736d4972256 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:17.365943 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-725bc726-7a54-47f0-a1d3-0736d4972256 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:17.366151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-725bc726-7a54-47f0-a1d3-0736d4972256 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:17.366344 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-725bc726-7a54-47f0-a1d3-0736d4972256 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:17.366491 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-725bc726-7a54-47f0-a1d3-0736d4972256 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:17.371028 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:17.371028 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:17.371781 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-725bc726-7a54-47f0-a1d3-0736d4972256 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:17.372165 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1320/5299] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:17 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:17.888123 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-80682e99-014d-4833-b659-28e75e5f2d93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:17.888656 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80682e99-014d-4833-b659-28e75e5f2d93 None None] GET https://10.4.3.24/volume// Aug 07 16:28:17.888870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80682e99-014d-4833-b659-28e75e5f2d93 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:17.889111 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-80682e99-014d-4833-b659-28e75e5f2d93 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:17.889698 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-80682e99-014d-4833-b659-28e75e5f2d93 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:28:17.890191 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1320/5300] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:28:17 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:28:17.898719 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-5eebd56c-5b2b-4ecb-a641-c84db650a288 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:17.900896 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-5eebd56c-5b2b-4ecb-a641-c84db650a288 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:28:17.901101 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-5eebd56c-5b2b-4ecb-a641-c84db650a288 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:17.901409 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-5eebd56c-5b2b-4ecb-a641-c84db650a288 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:17.910784 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:17.910784 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:17.916396 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-5eebd56c-5b2b-4ecb-a641-c84db650a288 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:28:17.921755 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-5eebd56c-5b2b-4ecb-a641-c84db650a288 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:28:17.922122 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1339/5301] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:28:17 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 1570 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:28:18.062543 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:18.065141 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] PUT https://10.4.3.24/volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7 Aug 07 16:28:18.065630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:18.075875 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Acquiring lock "cinder-attachment_update-dcbe1faa-11ac-4684-afa6-cb14e4a6a54f-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:28:18.080698 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-dcbe1faa-11ac-4684-afa6-cb14e4a6a54f-np0000006731" acquired by "attachment_update" :: waited 0.005s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:28:18.081920 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:18.081920 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:18.152865 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Lock "cinder-attachment_update-dcbe1faa-11ac-4684-afa6-cb14e4a6a54f-np0000006731" released by "attachment_update" :: held 0.072s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:28:18.153148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-b85410b9-ca1f-448b-8082-8e05e2831520 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7 returned with HTTP 200 Aug 07 16:28:18.153592 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1323/5302] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:28:18 2026] PUT /volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:18.175260 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-fbec24bb-066e-4402-a5cb-c1db6969a2d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:18.177627 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-fbec24bb-066e-4402-a5cb-c1db6969a2d4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] POST https://10.4.3.24/volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7/action Aug 07 16:28:18.178104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-fbec24bb-066e-4402-a5cb-c1db6969a2d4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:28:18.178290 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-fbec24bb-066e-4402-a5cb-c1db6969a2d4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:18.196789 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:18.196789 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:18.212047 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-7182d275-5d62-4ee6-b60c-fc42d39be414 req-fbec24bb-066e-4402-a5cb-c1db6969a2d4 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7/action returned with HTTP 204 Aug 07 16:28:18.212395 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1321/5303] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:28:18 2026] POST /volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7/action => generated 0 bytes in 38 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:28:18.381703 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-89fa90d4-ee40-41de-b006-bf433fc3e0a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:18.383543 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89fa90d4-ee40-41de-b006-bf433fc3e0a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:18.383762 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89fa90d4-ee40-41de-b006-bf433fc3e0a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:18.383969 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-89fa90d4-ee40-41de-b006-bf433fc3e0a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:18.384082 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-89fa90d4-ee40-41de-b006-bf433fc3e0a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:18.388418 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:18.388418 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:18.389129 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-89fa90d4-ee40-41de-b006-bf433fc3e0a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:18.389686 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1321/5304] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:18 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:19.399343 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-eb729b8b-5151-4fa6-9839-0d86a4c24652 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:19.401266 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb729b8b-5151-4fa6-9839-0d86a4c24652 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:19.401528 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb729b8b-5151-4fa6-9839-0d86a4c24652 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:19.401730 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-eb729b8b-5151-4fa6-9839-0d86a4c24652 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:19.401826 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-eb729b8b-5151-4fa6-9839-0d86a4c24652 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:19.406635 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:19.406635 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:19.407442 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-eb729b8b-5151-4fa6-9839-0d86a4c24652 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:19.407962 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1340/5305] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:19 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:20.422869 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ceaafcc9-a0e0-4ca9-a021-cf5209e64818 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ceaafcc9-a0e0-4ca9-a021-cf5209e64818 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ceaafcc9-a0e0-4ca9-a021-cf5209e64818 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ceaafcc9-a0e0-4ca9-a021-cf5209e64818 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ceaafcc9-a0e0-4ca9-a021-cf5209e64818 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=82,cinder:UPDATE=19,cinder:INSERT=7 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ceaafcc9-a0e0-4ca9-a021-cf5209e64818 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:20.440080 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1324/5306] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:20 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:21.446804 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0751c4ed-42ed-4839-bee3-bf3247585011 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:21.448538 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0751c4ed-42ed-4839-bee3-bf3247585011 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:21.448707 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0751c4ed-42ed-4839-bee3-bf3247585011 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:21.448892 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0751c4ed-42ed-4839-bee3-bf3247585011 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:21.448974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0751c4ed-42ed-4839-bee3-bf3247585011 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:21.450416 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=91,cinder:INSERT=17,cinder:UPDATE=35 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:21.452823 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:21.452823 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:21.453538 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0751c4ed-42ed-4839-bee3-bf3247585011 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:21.454319 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1322/5307] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:21 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:22.463103 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-16a225fd-7add-4025-a77b-133248522103 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:22.465164 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16a225fd-7add-4025-a77b-133248522103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:22.465344 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16a225fd-7add-4025-a77b-133248522103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:22.465437 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-16a225fd-7add-4025-a77b-133248522103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:22.465534 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-16a225fd-7add-4025-a77b-133248522103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:22.468254 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=71,cinder:UPDATE=28,cinder:INSERT=11 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:22.470520 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:22.470520 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:22.471239 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-16a225fd-7add-4025-a77b-133248522103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:22.471667 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1322/5308] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:22 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:23.481841 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-392d7aef-c187-40b6-b270-5eb6929bcd39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:23.484269 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-392d7aef-c187-40b6-b270-5eb6929bcd39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:23.484269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-392d7aef-c187-40b6-b270-5eb6929bcd39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:23.484269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-392d7aef-c187-40b6-b270-5eb6929bcd39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:23.484269 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-392d7aef-c187-40b6-b270-5eb6929bcd39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:23.485666 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=49,cinder:INSERT=5,cinder:UPDATE=8 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:23.488659 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:23.488659 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:23.489467 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-392d7aef-c187-40b6-b270-5eb6929bcd39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:23.489834 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1341/5309] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:23 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:23.498850 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c687613f-e92c-4c99-9b0e-20e472308c4d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:23.500542 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c687613f-e92c-4c99-9b0e-20e472308c4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:28:23.500716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c687613f-e92c-4c99-9b0e-20e472308c4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:23.500885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c687613f-e92c-4c99-9b0e-20e472308c4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:23.508014 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:23.508014 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:23.511563 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c687613f-e92c-4c99-9b0e-20e472308c4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:23.515427 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c687613f-e92c-4c99-9b0e-20e472308c4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b returned with HTTP 200 Aug 07 16:28:23.515843 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1325/5310] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:23 2026] GET /volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b => generated 840 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:23.526824 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f458a6f6-ff95-4901-8509-984001b4578f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:23.528615 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f458a6f6-ff95-4901-8509-984001b4578f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:23.528863 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f458a6f6-ff95-4901-8509-984001b4578f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:23.529049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f458a6f6-ff95-4901-8509-984001b4578f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:23.529201 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-f458a6f6-ff95-4901-8509-984001b4578f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete backup with id: 1dab5927-4216-45b1-9fd6-cdf0f141dae0. Aug 07 16:28:23.533440 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:23.533440 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:23.544629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-f458a6f6-ff95-4901-8509-984001b4578f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] delete_backup rpcapi backup_id 1dab5927-4216-45b1-9fd6-cdf0f141dae0 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:28:23.546395 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f458a6f6-ff95-4901-8509-984001b4578f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 202 Aug 07 16:28:23.546941 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1323/5311] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:28:23 2026] DELETE /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 0 bytes in 20 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:28:23.555034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3004d639-1ca4-401c-ba99-6ef74664872e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:23.556874 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3004d639-1ca4-401c-ba99-6ef74664872e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:23.557140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3004d639-1ca4-401c-ba99-6ef74664872e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:23.557432 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3004d639-1ca4-401c-ba99-6ef74664872e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:23.557548 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3004d639-1ca4-401c-ba99-6ef74664872e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:23.561967 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:23.561967 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:23.562777 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3004d639-1ca4-401c-ba99-6ef74664872e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 200 Aug 07 16:28:23.563133 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1323/5312] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:23 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 745 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:24.572203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-47048db3-e52e-4a14-870d-ffe7f4af135f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:24.573974 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47048db3-e52e-4a14-870d-ffe7f4af135f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 Aug 07 16:28:24.574195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47048db3-e52e-4a14-870d-ffe7f4af135f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:24.574397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-47048db3-e52e-4a14-870d-ffe7f4af135f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:24.574496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-47048db3-e52e-4a14-870d-ffe7f4af135f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 1dab5927-4216-45b1-9fd6-cdf0f141dae0. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:24.578234 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-47048db3-e52e-4a14-870d-ffe7f4af135f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 returned with HTTP 404 Aug 07 16:28:24.578691 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1342/5313] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:24 2026] GET /volume/v3/backups/1dab5927-4216-45b1-9fd6-cdf0f141dae0 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:28:24.584929 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:24.586650 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:24.586834 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:24.587017 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:24.587127 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete backup with id: 221c1939-d02f-4df0-86cb-28570c486704. Aug 07 16:28:24.591782 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:24.591782 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:24.603950 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] delete_backup rpcapi backup_id 221c1939-d02f-4df0-86cb-28570c486704 {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:28:24.605880 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-91d502d3-ee0f-4830-9e23-1ad25da6d342 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 202 Aug 07 16:28:24.606428 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1326/5314] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:28:24 2026] DELETE /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:28:24.618072 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1ba5dec7-7fa9-4cab-8217-fa49ea6d8b37 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:24.620287 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ba5dec7-7fa9-4cab-8217-fa49ea6d8b37 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:24.620562 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ba5dec7-7fa9-4cab-8217-fa49ea6d8b37 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:24.620825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1ba5dec7-7fa9-4cab-8217-fa49ea6d8b37 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:24.620977 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1ba5dec7-7fa9-4cab-8217-fa49ea6d8b37 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:24.625682 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:24.625682 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:24.627678 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1ba5dec7-7fa9-4cab-8217-fa49ea6d8b37 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 200 Aug 07 16:28:24.628332 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1324/5315] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:24 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:25.639508 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-84790372-cb88-4421-933c-87d9076ee6a6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:25.641188 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84790372-cb88-4421-933c-87d9076ee6a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 Aug 07 16:28:25.641422 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84790372-cb88-4421-933c-87d9076ee6a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:25.641600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-84790372-cb88-4421-933c-87d9076ee6a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:25.641704 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-84790372-cb88-4421-933c-87d9076ee6a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 221c1939-d02f-4df0-86cb-28570c486704. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:25.645109 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-84790372-cb88-4421-933c-87d9076ee6a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 returned with HTTP 404 Aug 07 16:28:25.645594 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1324/5316] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:25 2026] GET /volume/v3/backups/221c1939-d02f-4df0-86cb-28570c486704 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:28:25.670577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:25.672192 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:28:25.672526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "name": "tempest-VolumesBackupsTest-Volume-1041924085"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:25.674239 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '2c6868f8-146f-4182-b851-fd539b71bb98', 'name': 'tempest-VolumesBackupsTest-Volume-1041924085'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:28:25.810501 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume of 1 GB Aug 07 16:28:25.814390 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Availability Zones retrieved successfully. Aug 07 16:28:25.819855 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (94a326bc-20a8-4014-bbac-3b47a5af3f37) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:28:25.820694 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a2a021-80a0-49a9-98e1-f62ab3e5559b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:25.821535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:28:25.873558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (71a2a021-80a0-49a9-98e1-f62ab3e5559b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:25.874222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e333ca-d79f-4002-b7ad-99f194ced076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:25.910338 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['69d2f8b2-4176-4a99-a288-5560e26e15ef', '736233c8-387f-4fdf-84e1-8e84b53c6b44', '9648f87a-9ba6-40a0-bec5-645bc608d49f', '5bf98a97-582a-45b6-82e4-20ddae57b384'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:28:25.911035 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54e333ca-d79f-4002-b7ad-99f194ced076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['69d2f8b2-4176-4a99-a288-5560e26e15ef', '736233c8-387f-4fdf-84e1-8e84b53c6b44', '9648f87a-9ba6-40a0-bec5-645bc608d49f', '5bf98a97-582a-45b6-82e4-20ddae57b384']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:25.911712 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58cad4e5-6ae7-456f-8de6-545a54cf762c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:25.932571 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58cad4e5-6ae7-456f-8de6-545a54cf762c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7dcaf1a2-9871-47c1-935a-46e94a466180', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1041924085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['69d2f8b2-4176-4a99-a288-5560e26e15ef','736233c8-387f-4fdf-84e1-8e84b53c6b44','9648f87a-9ba6-40a0-bec5-645bc608d49f','5bf98a97-582a-45b6-82e4-20ddae57b384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:28:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-1041924085',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7dcaf1a2-9871-47c1-935a-46e94a466180,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90984f0445a4ddbabbe36518d6a35d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b45698304a846f0b2de9dfdab43352c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:25.933450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f67ccb9-9158-4661-b6c4-9dad4fa1d87a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:25.950693 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f67ccb9-9158-4661-b6c4-9dad4fa1d87a) transitioned into state 'SUCCESS' from state '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-1041924085',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['69d2f8b2-4176-4a99-a288-5560e26e15ef','736233c8-387f-4fdf-84e1-8e84b53c6b44','9648f87a-9ba6-40a0-bec5-645bc608d49f','5bf98a97-582a-45b6-82e4-20ddae57b384'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:25.951596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2390b2df-b323-4c1b-9961-1eca6f0537ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:28:25.960882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2390b2df-b323-4c1b-9961-1eca6f0537ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:28:25.961706 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (94a326bc-20a8-4014-bbac-3b47a5af3f37) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:28:25.962076 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request issued successfully. Aug 07 16:28:25.962637 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b5f14994-e726-4f35-aa58-a97b7ec29cfc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:28:25.963070 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1343/5317] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:28:25 2026] POST /volume/v3/volumes => generated 747 bytes in 293 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:28:25.976399 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c321edc4-bef9-4fd0-a24c-bf2173eb456c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:25.978106 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c321edc4-bef9-4fd0-a24c-bf2173eb456c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:28:25.978297 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c321edc4-bef9-4fd0-a24c-bf2173eb456c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:25.978510 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c321edc4-bef9-4fd0-a24c-bf2173eb456c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:25.984949 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:25.984949 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:25.988463 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-c321edc4-bef9-4fd0-a24c-bf2173eb456c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:25.992282 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c321edc4-bef9-4fd0-a24c-bf2173eb456c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:28:25.992643 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1327/5318] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:25 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 815 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:27.006894 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bd98ee7e-cd47-4493-bc14-0297e3b78055 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:27.008700 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd98ee7e-cd47-4493-bc14-0297e3b78055 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:28:27.008921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd98ee7e-cd47-4493-bc14-0297e3b78055 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:27.009068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bd98ee7e-cd47-4493-bc14-0297e3b78055 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:27.016734 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:27.016734 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:27.020507 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bd98ee7e-cd47-4493-bc14-0297e3b78055 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:27.025089 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bd98ee7e-cd47-4493-bc14-0297e3b78055 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:28:27.025463 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1325/5319] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:27 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:27.041921 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:27.043866 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:28:27.044230 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7dcaf1a2-9871-47c1-935a-46e94a466180", "name": "tempest-VolumesBackupsTest-Backup-201028200"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:27.046108 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating new backup {'backup': {'volume_id': '7dcaf1a2-9871-47c1-935a-46e94a466180', 'name': 'tempest-VolumesBackupsTest-Backup-201028200'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:28:27.046199 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating backup of volume 7dcaf1a2-9871-47c1-935a-46e94a466180 in container None Aug 07 16:28:27.053879 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:27.053879 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:27.054493 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:27.073252 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['16ba3859-9592-481d-b54f-79005dd31245', 'b61b206e-c677-4ae7-b419-54f8c11282cd'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:28:27.107325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3da2ecc8-aa0d-4263-94b7-fc09e3b18606 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:28:27.107794 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1325/5320] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:28:27 2026] POST /volume/v3/backups => generated 327 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:28:27.115829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f6209a5c-e9b9-4c31-b2ca-6f7d0af51569 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:27.118052 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6209a5c-e9b9-4c31-b2ca-6f7d0af51569 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:27.118294 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6209a5c-e9b9-4c31-b2ca-6f7d0af51569 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:27.118524 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f6209a5c-e9b9-4c31-b2ca-6f7d0af51569 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:27.118941 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f6209a5c-e9b9-4c31-b2ca-6f7d0af51569 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:27.126717 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:27.126717 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:27.127614 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f6209a5c-e9b9-4c31-b2ca-6f7d0af51569 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:27.128209 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1344/5321] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:27 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 734 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:28.138548 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3d4bd187-71e8-40ec-871d-8a7456cf4369 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:28.140404 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d4bd187-71e8-40ec-871d-8a7456cf4369 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:28.140611 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d4bd187-71e8-40ec-871d-8a7456cf4369 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:28.140797 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3d4bd187-71e8-40ec-871d-8a7456cf4369 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:28.140917 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3d4bd187-71e8-40ec-871d-8a7456cf4369 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:28.145130 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:28.145130 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:28.145954 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3d4bd187-71e8-40ec-871d-8a7456cf4369 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:28.146421 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1328/5322] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:28 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:29.156641 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8749a67c-23a0-4ceb-8d21-1b6321a7eb44 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:29.159000 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8749a67c-23a0-4ceb-8d21-1b6321a7eb44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:29.159350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8749a67c-23a0-4ceb-8d21-1b6321a7eb44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:29.159671 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8749a67c-23a0-4ceb-8d21-1b6321a7eb44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:29.159934 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8749a67c-23a0-4ceb-8d21-1b6321a7eb44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:29.165212 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:29.165212 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:29.166312 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8749a67c-23a0-4ceb-8d21-1b6321a7eb44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:29.166856 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1326/5323] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:29 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 736 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:30.176407 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5fb586bb-a41e-4895-b143-296dcfdb6e0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:30.178158 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb586bb-a41e-4895-b143-296dcfdb6e0c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:30.178388 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb586bb-a41e-4895-b143-296dcfdb6e0c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:30.178552 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5fb586bb-a41e-4895-b143-296dcfdb6e0c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:30.178710 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5fb586bb-a41e-4895-b143-296dcfdb6e0c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:30.183003 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:30.183003 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:30.183821 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5fb586bb-a41e-4895-b143-296dcfdb6e0c tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:30.184230 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1326/5324] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:30 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:31.195473 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4ce0968c-1aec-4978-8d69-b45d15906709 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:31.197959 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce0968c-1aec-4978-8d69-b45d15906709 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:31.198222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce0968c-1aec-4978-8d69-b45d15906709 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:31.198530 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4ce0968c-1aec-4978-8d69-b45d15906709 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:31.198720 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4ce0968c-1aec-4978-8d69-b45d15906709 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:31.208431 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:31.208431 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:31.209601 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4ce0968c-1aec-4978-8d69-b45d15906709 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:31.210156 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1345/5325] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:31 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:32.220499 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9353c9c7-1af7-4758-a019-0c1cf4c9bdcf None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:32.222387 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9353c9c7-1af7-4758-a019-0c1cf4c9bdcf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:32.222560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9353c9c7-1af7-4758-a019-0c1cf4c9bdcf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:32.222779 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9353c9c7-1af7-4758-a019-0c1cf4c9bdcf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:32.222880 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9353c9c7-1af7-4758-a019-0c1cf4c9bdcf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:32.227136 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:32.227136 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:32.227904 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9353c9c7-1af7-4758-a019-0c1cf4c9bdcf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:32.228254 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1329/5326] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:32 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:33.239233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fba02e7e-7643-4cda-b857-ad304a06f780 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:33.240922 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fba02e7e-7643-4cda-b857-ad304a06f780 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:33.242526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fba02e7e-7643-4cda-b857-ad304a06f780 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:33.242526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fba02e7e-7643-4cda-b857-ad304a06f780 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:33.242526 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fba02e7e-7643-4cda-b857-ad304a06f780 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:33.249806 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:33.249806 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:33.249806 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fba02e7e-7643-4cda-b857-ad304a06f780 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:33.249806 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1327/5327] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:33 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:34.260575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e0900512-c48d-4952-9380-59254baaa510 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:34.263701 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0900512-c48d-4952-9380-59254baaa510 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:34.263701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0900512-c48d-4952-9380-59254baaa510 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:34.263701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e0900512-c48d-4952-9380-59254baaa510 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:34.263701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e0900512-c48d-4952-9380-59254baaa510 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:34.267702 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:34.267702 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:34.268640 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e0900512-c48d-4952-9380-59254baaa510 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:34.269119 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1327/5328] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:34 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:35.280018 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7663a5bb-1b74-4f0f-9b26-c5833d78a987 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:35.281772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7663a5bb-1b74-4f0f-9b26-c5833d78a987 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:35.281979 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7663a5bb-1b74-4f0f-9b26-c5833d78a987 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:35.282185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7663a5bb-1b74-4f0f-9b26-c5833d78a987 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:35.282288 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7663a5bb-1b74-4f0f-9b26-c5833d78a987 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:35.287319 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:35.287319 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:35.288327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7663a5bb-1b74-4f0f-9b26-c5833d78a987 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:35.288790 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1346/5329] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:35 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:36.299003 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0ad81941-e77f-477a-85a2-b5eb40e01624 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:36.300762 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ad81941-e77f-477a-85a2-b5eb40e01624 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:36.300999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ad81941-e77f-477a-85a2-b5eb40e01624 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:36.301209 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0ad81941-e77f-477a-85a2-b5eb40e01624 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:36.301392 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0ad81941-e77f-477a-85a2-b5eb40e01624 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:36.305388 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:36.305388 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:36.306118 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0ad81941-e77f-477a-85a2-b5eb40e01624 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:36.306478 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1330/5330] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:36 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:37.316071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6a232c5e-06bc-4e94-9c32-cf624cc40bec None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:37.317880 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a232c5e-06bc-4e94-9c32-cf624cc40bec tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:37.318083 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a232c5e-06bc-4e94-9c32-cf624cc40bec tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:37.318317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6a232c5e-06bc-4e94-9c32-cf624cc40bec tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:37.318486 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6a232c5e-06bc-4e94-9c32-cf624cc40bec tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:37.323515 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:37.323515 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:37.323926 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6a232c5e-06bc-4e94-9c32-cf624cc40bec tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:37.324316 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1328/5331] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:37 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:38.336110 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-adfd8890-a9fd-406a-9955-2c9cb71dc65a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:38.338516 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adfd8890-a9fd-406a-9955-2c9cb71dc65a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:38.338753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adfd8890-a9fd-406a-9955-2c9cb71dc65a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:38.338979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-adfd8890-a9fd-406a-9955-2c9cb71dc65a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:38.339127 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-adfd8890-a9fd-406a-9955-2c9cb71dc65a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:38.343432 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:38.343432 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:38.344185 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-adfd8890-a9fd-406a-9955-2c9cb71dc65a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:38.344576 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1328/5332] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:38 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:39.357547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4a0fb2f9-33b8-4b39-8288-fc0f03d8851e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:39.357547 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a0fb2f9-33b8-4b39-8288-fc0f03d8851e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:39.357547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb2f9-33b8-4b39-8288-fc0f03d8851e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:39.357547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4a0fb2f9-33b8-4b39-8288-fc0f03d8851e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:39.357547 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4a0fb2f9-33b8-4b39-8288-fc0f03d8851e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:39.362106 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:39.362106 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:39.362924 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4a0fb2f9-33b8-4b39-8288-fc0f03d8851e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:39.363289 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1347/5333] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:39 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:40.372628 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ca1aff91-9750-4bef-a5b6-f29cda7a525f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:40.374294 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca1aff91-9750-4bef-a5b6-f29cda7a525f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:40.374508 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca1aff91-9750-4bef-a5b6-f29cda7a525f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:40.374683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ca1aff91-9750-4bef-a5b6-f29cda7a525f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:40.374788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ca1aff91-9750-4bef-a5b6-f29cda7a525f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:40.378923 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:40.378923 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:40.379578 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ca1aff91-9750-4bef-a5b6-f29cda7a525f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:40.379884 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1331/5334] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:40 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 747 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:41.388864 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c6056b4-4098-4af2-b14b-8c4989b17156 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:41.390564 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c6056b4-4098-4af2-b14b-8c4989b17156 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:41.390765 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c6056b4-4098-4af2-b14b-8c4989b17156 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:41.390945 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c6056b4-4098-4af2-b14b-8c4989b17156 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:41.391045 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5c6056b4-4098-4af2-b14b-8c4989b17156 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:41.395048 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:41.395048 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:41.395760 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c6056b4-4098-4af2-b14b-8c4989b17156 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:41.396118 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1329/5335] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:41 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:42.405611 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a463af3f-6153-4e32-993e-a9b8e0a244fa None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:42.407825 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a463af3f-6153-4e32-993e-a9b8e0a244fa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:28:42.408088 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a463af3f-6153-4e32-993e-a9b8e0a244fa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:42.408350 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a463af3f-6153-4e32-993e-a9b8e0a244fa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:42.408513 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a463af3f-6153-4e32-993e-a9b8e0a244fa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:28:42.413563 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:42.413563 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:28:42.414450 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a463af3f-6153-4e32-993e-a9b8e0a244fa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:28:42.414878 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1329/5336] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:28:42 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:28:43.824805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-3a95dbef-ccf8-4ecd-99b8-9891b1a6c668 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:43.826677 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-3a95dbef-ccf8-4ecd-99b8-9891b1a6c668 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:28:43.826854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-3a95dbef-ccf8-4ecd-99b8-9891b1a6c668 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:43.827029 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-3a95dbef-ccf8-4ecd-99b8-9891b1a6c668 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:43.833525 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:43.833525 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:43.838344 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-3a95dbef-ccf8-4ecd-99b8-9891b1a6c668 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:43.842314 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-3a95dbef-ccf8-4ecd-99b8-9891b1a6c668 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:28:43.842689 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1348/5337] 10.4.3.24 () {68 vars in 1591 bytes} [Fri Aug 7 16:28:43 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1355 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:43.852286 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ef565920-6d91-40ec-b066-ff2c2fa75613 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:43.852677 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef565920-6d91-40ec-b066-ff2c2fa75613 None None] GET https://10.4.3.24/volume// Aug 07 16:28:43.852842 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef565920-6d91-40ec-b066-ff2c2fa75613 None None] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:43.853020 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ef565920-6d91-40ec-b066-ff2c2fa75613 None None] Calling method 'all' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:43.853341 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ef565920-6d91-40ec-b066-ff2c2fa75613 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:28:43.853627 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1332/5338] 10.4.3.24 () {66 vars in 1412 bytes} [Fri Aug 7 16:28:43 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:28:43.861878 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-7c8d03a4-5128-4511-bf1c-0e8638ea6003 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:43.863843 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-7c8d03a4-5128-4511-bf1c-0e8638ea6003 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/attachments Aug 07 16:28:43.864217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-7c8d03a4-5128-4511-bf1c-0e8638ea6003 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "7dcaf1a2-9871-47c1-935a-46e94a466180", "connector": null, "instance_uuid": "ca39c4fb-b591-463a-a72d-c48811014ff5"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:43.872764 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:43.872764 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:43.895494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-7c8d03a4-5128-4511-bf1c-0e8638ea6003 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/attachments returned with HTTP 200 Aug 07 16:28:43.895963 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1330/5339] 10.4.3.24 () {74 vars in 1587 bytes} [Fri Aug 7 16:28:43 2026] POST /volume/v3/attachments => generated 273 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:44.673516 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2b2ba5a3-b17b-420f-8d64-eb1879f4fbc3 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:44.673959 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b2ba5a3-b17b-420f-8d64-eb1879f4fbc3 None None] GET https://10.4.3.24/volume// Aug 07 16:28:44.674045 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b2ba5a3-b17b-420f-8d64-eb1879f4fbc3 None None] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:44.674226 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2b2ba5a3-b17b-420f-8d64-eb1879f4fbc3 None None] Calling method 'all' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:44.674567 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2b2ba5a3-b17b-420f-8d64-eb1879f4fbc3 None None] https://10.4.3.24/volume// returned with HTTP 300 Aug 07 16:28:44.674873 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1330/5340] 10.4.3.24 () {66 vars in 1419 bytes} [Fri Aug 7 16:28:44 2026] GET /volume/ => generated 385 bytes in 2 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Aug 07 16:28:44.681685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-f7d199ab-e5ab-4234-ae94-aa3a8fa35f4d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:44.684181 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-f7d199ab-e5ab-4234-ae94-aa3a8fa35f4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:28:44.684514 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-f7d199ab-e5ab-4234-ae94-aa3a8fa35f4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:28:44.684783 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-f7d199ab-e5ab-4234-ae94-aa3a8fa35f4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:28:44.695536 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:44.695536 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:28:44.698767 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-f7d199ab-e5ab-4234-ae94-aa3a8fa35f4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:28:44.703118 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-f7d199ab-e5ab-4234-ae94-aa3a8fa35f4d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:28:44.703494 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1349/5341] 10.4.3.24 () {70 vars in 1632 bytes} [Fri Aug 7 16:28:44 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1534 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:28:44.799715 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:44.801809 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] PUT https://10.4.3.24/volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8 Aug 07 16:28:44.802216 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "10.4.3.24", "host": "np0000006731", "multipath": true, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:c7143877377", "do_local_attach": false, "uuid": "8515de1c-ba7e-467b-adde-6d9f8a8dbc1f", "system uuid": "3f0de6cc-08c6-44cf-977b-20cdcf4968c2", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:44.809321 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Acquiring lock "cinder-attachment_update-7dcaf1a2-9871-47c1-935a-46e94a466180-np0000006731" by "attachment_update" {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Aug 07 16:28:44.813480 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Lock "cinder-attachment_update-7dcaf1a2-9871-47c1-935a-46e94a466180-np0000006731" acquired by "attachment_update" :: waited 0.004s {{(pid=100268) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Aug 07 16:28:44.814359 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:44.814359 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:28:44.890619 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.coordination [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Lock "cinder-attachment_update-7dcaf1a2-9871-47c1-935a-46e94a466180-np0000006731" released by "attachment_update" :: held 0.077s {{(pid=100268) __release /opt/stack/cinder/cinder/coordination.py:152}} Aug 07 16:28:44.891139 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-62d0c5d3-858f-4cca-af0c-75be4003c876 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8 returned with HTTP 200 Aug 07 16:28:44.891585 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1333/5342] 10.4.3.24 () {74 vars in 1697 bytes} [Fri Aug 7 16:28:44 2026] PUT /volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8 => generated 969 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:28:44.913466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-9e0edf5c-9ac1-45fd-a740-2cad7cf1cad4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:28:44.916247 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-9e0edf5c-9ac1-45fd-a740-2cad7cf1cad4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8/action Aug 07 16:28:44.916779 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-9e0edf5c-9ac1-45fd-a740-2cad7cf1cad4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action body: b'{"os-complete": null}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:28:44.916958 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-9e0edf5c-9ac1-45fd-a740-2cad7cf1cad4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:28:44.937426 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:28:44.937426 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:28:44.947813 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-02ecbb1b-ca7c-4139-8c8f-df5afb67bfcc req-9e0edf5c-9ac1-45fd-a740-2cad7cf1cad4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8/action returned with HTTP 204 Aug 07 16:28:44.948284 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1331/5343] 10.4.3.24 () {74 vars in 1718 bytes} [Fri Aug 7 16:28:44 2026] POST /volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8/action => generated 0 bytes in 35 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:28:52.411171 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=15,cinder:INSERT=3,cinder:UPDATE=8 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:54.701872 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=34,cinder:INSERT=6,cinder:UPDATE=12 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:54.883200 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=19,cinder:UPDATE=2 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:28:54.944107 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=22,cinder:UPDATE=5,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:29:03.666458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [req-57bc2e6b-7317-4fbe-a427-deff3761650e req-bf2b059d-a2c4-45cf-b7c5-14d04d064c31 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:03.668226 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-57bc2e6b-7317-4fbe-a427-deff3761650e req-bf2b059d-a2c4-45cf-b7c5-14d04d064c31 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7 Aug 07 16:29:03.668426 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-57bc2e6b-7317-4fbe-a427-deff3761650e req-bf2b059d-a2c4-45cf-b7c5-14d04d064c31 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:03.668620 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [req-57bc2e6b-7317-4fbe-a427-deff3761650e req-bf2b059d-a2c4-45cf-b7c5-14d04d064c31 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:03.675951 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:03.675951 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:03.718504 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [req-57bc2e6b-7317-4fbe-a427-deff3761650e req-bf2b059d-a2c4-45cf-b7c5-14d04d064c31 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7 returned with HTTP 200 Aug 07 16:29:03.718859 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1331/5344] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:29:03 2026] DELETE /volume/v3/attachments/4d9f38f4-bc30-4363-a286-35fcbc5314b7 => generated 19 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:04.892497 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:04.894288 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:29:04.894518 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:04.894710 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:04.894864 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:29:04.901868 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:04.901868 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:04.902411 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:29:04.919738 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:29:04.919937 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8aaf4e49-d0e6-4b51-96f9-a2637b33b105 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 202 Aug 07 16:29:04.920437 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1350/5345] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:04 2026] DELETE /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:04.926985 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4ca8c804-2f4b-4e9c-b038-2a64d086a5de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:04.929327 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ca8c804-2f4b-4e9c-b038-2a64d086a5de tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:29:04.929599 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ca8c804-2f4b-4e9c-b038-2a64d086a5de tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:04.929886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4ca8c804-2f4b-4e9c-b038-2a64d086a5de tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:04.937946 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:04.937946 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:04.941611 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4ca8c804-2f4b-4e9c-b038-2a64d086a5de tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:29:04.947972 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4ca8c804-2f4b-4e9c-b038-2a64d086a5de tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 200 Aug 07 16:29:04.948564 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1334/5346] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:04 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 1390 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:29:05.963500 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18e8b220-8182-4751-8ffc-6b8d01f4a5fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:05.965205 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18e8b220-8182-4751-8ffc-6b8d01f4a5fe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f Aug 07 16:29:05.965428 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18e8b220-8182-4751-8ffc-6b8d01f4a5fe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:05.965655 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18e8b220-8182-4751-8ffc-6b8d01f4a5fe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:05.971200 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18e8b220-8182-4751-8ffc-6b8d01f4a5fe tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f returned with HTTP 404 Aug 07 16:29:05.971704 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1332/5347] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:05 2026] GET /volume/v3/volumes/dcbe1faa-11ac-4684-afa6-cb14e4a6a54f => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:05.977948 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:05.979641 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:29:05.979825 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:05.980030 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:05.980158 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete snapshot with id: 46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:29:05.985225 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:05.985225 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:05.985664 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:29:06.001481 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot delete request issued successfully. Aug 07 16:29:06.001627 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0479d533-d3d1-4f4f-8269-0b9d0db49e80 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee returned with HTTP 202 Aug 07 16:29:06.002022 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1332/5348] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:29:05 2026] DELETE /volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:06.009421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-952d7dbe-f7f3-4ea0-ae42-47da2c7d6269 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:06.011164 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-952d7dbe-f7f3-4ea0-ae42-47da2c7d6269 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:29:06.011416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-952d7dbe-f7f3-4ea0-ae42-47da2c7d6269 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:06.011650 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-952d7dbe-f7f3-4ea0-ae42-47da2c7d6269 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:06.016987 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:06.016987 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:06.017444 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-952d7dbe-f7f3-4ea0-ae42-47da2c7d6269 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Snapshot retrieved successfully. Aug 07 16:29:06.018206 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-952d7dbe-f7f3-4ea0-ae42-47da2c7d6269 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee returned with HTTP 200 Aug 07 16:29:06.018590 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1351/5349] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:06 2026] GET /volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee => generated 466 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:07.029141 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5893b134-2c09-4a82-bfeb-bb51b4cce33c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:07.030818 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5893b134-2c09-4a82-bfeb-bb51b4cce33c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee Aug 07 16:29:07.031000 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5893b134-2c09-4a82-bfeb-bb51b4cce33c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:07.031178 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5893b134-2c09-4a82-bfeb-bb51b4cce33c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:07.035151 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5893b134-2c09-4a82-bfeb-bb51b4cce33c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee returned with HTTP 404 Aug 07 16:29:07.035617 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1335/5350] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:07 2026] GET /volume/v3/snapshots/46d3604b-23fc-49c2-85b0-8d7ac1c792ee => generated 111 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:08.518371 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-3b3eb7c0-069f-41ae-b8b0-0d5093bdde6c req-e47ffbb2-e115-4544-8fce-06a73ebcb0dd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:08.520444 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b3eb7c0-069f-41ae-b8b0-0d5093bdde6c req-e47ffbb2-e115-4544-8fce-06a73ebcb0dd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c Aug 07 16:29:08.520624 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b3eb7c0-069f-41ae-b8b0-0d5093bdde6c req-e47ffbb2-e115-4544-8fce-06a73ebcb0dd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:08.520807 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-3b3eb7c0-069f-41ae-b8b0-0d5093bdde6c req-e47ffbb2-e115-4544-8fce-06a73ebcb0dd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:08.527663 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:08.527663 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:08.569683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-3b3eb7c0-069f-41ae-b8b0-0d5093bdde6c req-e47ffbb2-e115-4544-8fce-06a73ebcb0dd tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c returned with HTTP 200 Aug 07 16:29:08.570113 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1333/5351] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:29:08 2026] DELETE /volume/v3/attachments/4518544d-fcf7-4d07-b9a0-5af86ae10e3c => generated 19 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:09.945097 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:09.946802 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] DELETE https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:29:09.947012 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:09.947245 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:09.947437 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume with id: 89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:29:09.954029 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:09.954029 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:09.954687 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:29:09.979542 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Delete volume request issued successfully. Aug 07 16:29:09.979773 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5873534-3f7e-40ba-b58a-2d7febdcbbbf tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 202 Aug 07 16:29:09.980151 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1333/5352] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:09 2026] DELETE /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:09.986984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2c46ea95-e692-4683-8e44-fd95acbda31c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:09.988802 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c46ea95-e692-4683-8e44-fd95acbda31c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:29:09.988996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c46ea95-e692-4683-8e44-fd95acbda31c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:09.989194 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2c46ea95-e692-4683-8e44-fd95acbda31c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:09.996323 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:09.996323 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:09.999852 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-2c46ea95-e692-4683-8e44-fd95acbda31c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Volume info retrieved successfully. Aug 07 16:29:10.004114 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2c46ea95-e692-4683-8e44-fd95acbda31c tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 200 Aug 07 16:29:10.004613 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1352/5353] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:09 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 1364 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:29:11.016371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a7d6262-4654-4797-8252-c63549223de8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:11.017893 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a7d6262-4654-4797-8252-c63549223de8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] GET https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 Aug 07 16:29:11.018060 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a7d6262-4654-4797-8252-c63549223de8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:11.018228 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a7d6262-4654-4797-8252-c63549223de8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:11.023150 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a7d6262-4654-4797-8252-c63549223de8 tempest-TestVolumeBootPattern-1070941832 tempest-TestVolumeBootPattern-1070941832-project-member] https://10.4.3.24/volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 returned with HTTP 404 Aug 07 16:29:11.023594 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1336/5354] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:11 2026] GET /volume/v3/volumes/89e66b3c-16ff-43f5-a517-219ca9159113 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:16.565061 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:16.643054 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:16.643419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2041560508"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:16.644661 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request body: {'volume': {"'imageRef": '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2041560508'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:16.644774 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume of 1 GB Aug 07 16:29:16.645001 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:16.645001 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:16.648950 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Availability Zones retrieved successfully. Aug 07 16:29:16.653818 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (792e01d0-b324-452f-8d87-6f8f10cdff11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:16.654771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b795fab-8561-44ac-b346-82b7ac8840ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.655695 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:16.681425 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b795fab-8561-44ac-b346-82b7ac8840ef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.682310 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea023f0-b788-4ba3-b4b7-b4b4a13c05ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.742858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Created reservations ['b32d767a-d5a7-4dd9-94c7-a5a1b2246f62', 'd7d96be7-b696-4990-a0b4-4ec3da4b48ba', '765055a6-fd6e-4a2d-9936-d92d66fa157a', 'a8f251b5-10f5-4ff7-9fca-56dd0eb195be'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:16.743603 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cea023f0-b788-4ba3-b4b7-b4b4a13c05ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b32d767a-d5a7-4dd9-94c7-a5a1b2246f62', 'd7d96be7-b696-4990-a0b4-4ec3da4b48ba', '765055a6-fd6e-4a2d-9936-d92d66fa157a', 'a8f251b5-10f5-4ff7-9fca-56dd0eb195be']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.744245 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c51168-8ada-4b70-ac34-c685fe161f24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.768224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e6c51168-8ada-4b70-ac34-c685fe161f24) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6f4a6313-4f1a-43cc-828f-4d96f957b638', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2041560508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['b32d767a-d5a7-4dd9-94c7-a5a1b2246f62','d7d96be7-b696-4990-a0b4-4ec3da4b48ba','765055a6-fd6e-4a2d-9936-d92d66fa157a','a8f251b5-10f5-4ff7-9fca-56dd0eb195be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2041560508',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6f4a6313-4f1a-43cc-828f-4d96f957b638,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5125583fbe04c1da990c4cbbd69db4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a80e7e090284c25a50c8404f94e88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.768914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64f7a73-3588-4c4a-a3c1-ee29179e3b7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.787556 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b64f7a73-3588-4c4a-a3c1-ee29179e3b7a) transitioned into state 'SUCCESS' from state '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-2041560508',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['b32d767a-d5a7-4dd9-94c7-a5a1b2246f62','d7d96be7-b696-4990-a0b4-4ec3da4b48ba','765055a6-fd6e-4a2d-9936-d92d66fa157a','a8f251b5-10f5-4ff7-9fca-56dd0eb195be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.788630 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf9f1bf-3028-488a-b3e9-817e7b4bae3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.800071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fcf9f1bf-3028-488a-b3e9-817e7b4bae3e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.801415 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (792e01d0-b324-452f-8d87-6f8f10cdff11) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:16.801857 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request issued successfully. Aug 07 16:29:16.802651 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-09d046c2-15cd-4d4e-b7de-dc4a9d1c115d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:16.803290 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1334/5355] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:16 2026] POST /volume/v3/volumes => generated 755 bytes in 238 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:16.815818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:16.817331 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:16.817669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-667414921"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:16.819103 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request body: {'volume': {"'imageRef": '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-667414921'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:16.819266 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume of 1 GB Aug 07 16:29:16.823463 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Availability Zones retrieved successfully. Aug 07 16:29:16.829167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (1a846c23-a772-476f-a761-58d9258658d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:16.830190 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec97cd89-749d-4cfd-a655-1b7a85129758) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.831188 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:16.855652 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ec97cd89-749d-4cfd-a655-1b7a85129758) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.856503 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2547532-a1f5-4f27-addc-748224a2cc06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.897172 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Created reservations ['54970a13-2561-469a-a738-e356dff2c262', '27a709a3-a53f-4553-9828-41700b0d3a87', '04239697-3e26-452a-9797-d1eec37cce2c', 'e721e3d8-4b6a-4f0e-9c83-dd8940f3b837'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:16.898047 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d2547532-a1f5-4f27-addc-748224a2cc06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54970a13-2561-469a-a738-e356dff2c262', '27a709a3-a53f-4553-9828-41700b0d3a87', '04239697-3e26-452a-9797-d1eec37cce2c', 'e721e3d8-4b6a-4f0e-9c83-dd8940f3b837']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.898890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18df3c7f-635c-42b0-9dbf-a611ab63f7a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.921747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (18df3c7f-635c-42b0-9dbf-a611ab63f7a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a9894a-f8ac-430c-981a-90e387bcc7ad', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667414921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['54970a13-2561-469a-a738-e356dff2c262','27a709a3-a53f-4553-9828-41700b0d3a87','04239697-3e26-452a-9797-d1eec37cce2c','e721e3d8-4b6a-4f0e-9c83-dd8940f3b837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-667414921',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a9894a-f8ac-430c-981a-90e387bcc7ad,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5125583fbe04c1da990c4cbbd69db4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a80e7e090284c25a50c8404f94e88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.922445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2129ca-289d-4ed6-a123-f6cadb4530ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.939562 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a2129ca-289d-4ed6-a123-f6cadb4530ab) transitioned into state 'SUCCESS' from state '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-667414921',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['54970a13-2561-469a-a738-e356dff2c262','27a709a3-a53f-4553-9828-41700b0d3a87','04239697-3e26-452a-9797-d1eec37cce2c','e721e3d8-4b6a-4f0e-9c83-dd8940f3b837'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.940180 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f8e07d-4770-4095-b199-529dd51ac443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.948383 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b8f8e07d-4770-4095-b199-529dd51ac443) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.949072 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (1a846c23-a772-476f-a761-58d9258658d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:16.949379 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request issued successfully. Aug 07 16:29:16.949843 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cd90e6c2-18df-4a58-bd01-45dcd84dd5db tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:16.950234 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1334/5356] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:16 2026] POST /volume/v3/volumes => generated 754 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:16.961820 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:16.963691 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:16.963796 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1436139855"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:16.965095 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request body: {'volume': {"'imageRef": '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1436139855'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:16.965211 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume of 1 GB Aug 07 16:29:16.969138 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Availability Zones retrieved successfully. Aug 07 16:29:16.974984 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (018b9f73-e030-41b1-b740-a005cb86b6dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:16.975802 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f07959-62d0-4642-b52d-68a88799fd42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:16.976707 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:16.998953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (44f07959-62d0-4642-b52d-68a88799fd42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:16.999714 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c20a40-3141-4f43-b287-b563c18a5519) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.034281 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Created reservations ['d04fcfc6-ad5e-4c02-a8bd-39af35c7a0d3', 'eb8e7ff6-62e1-4486-908e-ff725ef8a0cb', '6326a14a-6d9e-4749-b32c-2db138d55c6a', '0f193c01-c3a9-48c3-887a-46d459bbc76a'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:17.035042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58c20a40-3141-4f43-b287-b563c18a5519) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d04fcfc6-ad5e-4c02-a8bd-39af35c7a0d3', 'eb8e7ff6-62e1-4486-908e-ff725ef8a0cb', '6326a14a-6d9e-4749-b32c-2db138d55c6a', '0f193c01-c3a9-48c3-887a-46d459bbc76a']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.035878 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab0f58ff-230e-4252-9ba9-ee5cd145c9a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.056567 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ab0f58ff-230e-4252-9ba9-ee5cd145c9a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '047664d4-a191-47bd-8b89-4674f499e7af', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436139855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['d04fcfc6-ad5e-4c02-a8bd-39af35c7a0d3','eb8e7ff6-62e1-4486-908e-ff725ef8a0cb','6326a14a-6d9e-4749-b32c-2db138d55c6a','0f193c01-c3a9-48c3-887a-46d459bbc76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1436139855',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=047664d4-a191-47bd-8b89-4674f499e7af,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5125583fbe04c1da990c4cbbd69db4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a80e7e090284c25a50c8404f94e88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.058055 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8deaf6f0-3d62-44b5-825c-6be5dd1c1cfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.073974 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8deaf6f0-3d62-44b5-825c-6be5dd1c1cfa) transitioned into state 'SUCCESS' from state '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-1436139855',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['d04fcfc6-ad5e-4c02-a8bd-39af35c7a0d3','eb8e7ff6-62e1-4486-908e-ff725ef8a0cb','6326a14a-6d9e-4749-b32c-2db138d55c6a','0f193c01-c3a9-48c3-887a-46d459bbc76a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.074816 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4decb2-72a8-4daf-99e6-b1621ebce117) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.082347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e4decb2-72a8-4daf-99e6-b1621ebce117) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.083042 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (018b9f73-e030-41b1-b740-a005cb86b6dc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:17.083309 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request issued successfully. Aug 07 16:29:17.083914 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c4a0b9af-0dc5-4d83-801c-417a26663977 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:17.084331 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1353/5357] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:16 2026] POST /volume/v3/volumes => generated 755 bytes in 123 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:17.098941 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.100908 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:17.101351 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1937531170"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:17.102785 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request body: {'volume': {"'imageRef": '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1937531170'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:17.102943 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume of 1 GB Aug 07 16:29:17.106962 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Availability Zones retrieved successfully. Aug 07 16:29:17.112551 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (b2ee3d97-de86-4785-a4b8-39589121eb01) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:17.113555 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8230d25f-b9a3-45e7-823a-ffab1b53d0b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.114466 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:17.140801 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8230d25f-b9a3-45e7-823a-ffab1b53d0b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.141805 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81eb242-deca-4377-b28e-740051e8c28b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.180252 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Created reservations ['6115a155-3694-47fc-9173-0e182900f1be', 'a8846c85-7fe1-41b4-8529-5c178d007379', '95d5a705-925a-4e71-b74d-95473e53ee6a', 'ff52aded-77d6-4624-8a9c-51f844ac6067'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:17.181038 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c81eb242-deca-4377-b28e-740051e8c28b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['6115a155-3694-47fc-9173-0e182900f1be', 'a8846c85-7fe1-41b4-8529-5c178d007379', '95d5a705-925a-4e71-b74d-95473e53ee6a', 'ff52aded-77d6-4624-8a9c-51f844ac6067']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.181764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83f1fe6-2f73-4e44-a0ec-0975990441e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.202939 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d83f1fe6-2f73-4e44-a0ec-0975990441e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1937531170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['6115a155-3694-47fc-9173-0e182900f1be','a8846c85-7fe1-41b4-8529-5c178d007379','95d5a705-925a-4e71-b74d-95473e53ee6a','ff52aded-77d6-4624-8a9c-51f844ac6067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1937531170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5125583fbe04c1da990c4cbbd69db4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a80e7e090284c25a50c8404f94e88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.203781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63400b93-c76a-4f26-9095-bda27d467cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.220268 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63400b93-c76a-4f26-9095-bda27d467cda) transitioned into state 'SUCCESS' from state '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-1937531170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['6115a155-3694-47fc-9173-0e182900f1be','a8846c85-7fe1-41b4-8529-5c178d007379','95d5a705-925a-4e71-b74d-95473e53ee6a','ff52aded-77d6-4624-8a9c-51f844ac6067'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.221052 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691b932e-8142-405e-926c-c83a9b3fc3e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.230129 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (691b932e-8142-405e-926c-c83a9b3fc3e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.231028 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (b2ee3d97-de86-4785-a4b8-39589121eb01) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:17.231408 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request issued successfully. Aug 07 16:29:17.231990 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bff1cdc3-1be6-42c1-85aa-aabfaabb96fa tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:17.232439 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1337/5358] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:17 2026] POST /volume/v3/volumes => generated 755 bytes in 134 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:17.244284 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d762b190-c94d-4307-9129-03e028df9d98 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.246128 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:17.246546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "2c6868f8-146f-4182-b851-fd539b71bb98", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-2070265893"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:17.247914 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request body: {'volume': {"'imageRef": '2c6868f8-146f-4182-b851-fd539b71bb98', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-2070265893'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:17.247985 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume of 1 GB Aug 07 16:29:17.248249 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.248249 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:17.252166 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Availability Zones retrieved successfully. Aug 07 16:29:17.258007 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (1c7e1e4f-bfae-46e4-bd84-6702ebd05823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:17.258985 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (923e5128-0528-452c-bd47-df186084e1fa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.259936 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:17.285809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (923e5128-0528-452c-bd47-df186084e1fa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.286562 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7450c8-9e42-4274-ad93-57c826f8caf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.324114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Created reservations ['163018bd-023f-43de-b653-ff56c1df08fb', 'd83a0281-112d-4f43-9931-4e161ca431b4', '77e6dbea-32e5-4602-ac21-dac26b327692', 'f0d63525-9fc8-4954-bd43-0549b142c1f3'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:17.324939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7a7450c8-9e42-4274-ad93-57c826f8caf1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['163018bd-023f-43de-b653-ff56c1df08fb', 'd83a0281-112d-4f43-9931-4e161ca431b4', '77e6dbea-32e5-4602-ac21-dac26b327692', 'f0d63525-9fc8-4954-bd43-0549b142c1f3']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.325674 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4733d5-0813-4761-b387-2c8be3eed50c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.349553 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1c4733d5-0813-4761-b387-2c8be3eed50c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c7f2aca3-a418-4c82-957f-0b4d520ac5fc', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2070265893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['163018bd-023f-43de-b653-ff56c1df08fb','d83a0281-112d-4f43-9931-4e161ca431b4','77e6dbea-32e5-4602-ac21-dac26b327692','f0d63525-9fc8-4954-bd43-0549b142c1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-2070265893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c7f2aca3-a418-4c82-957f-0b4d520ac5fc,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5125583fbe04c1da990c4cbbd69db4e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6a80e7e090284c25a50c8404f94e88ea',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.350257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c0dcd3-ef1e-4aa8-ab69-93239b967a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.371499 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b7c0dcd3-ef1e-4aa8-ab69-93239b967a5d) transitioned into state 'SUCCESS' from state '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-2070265893',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5125583fbe04c1da990c4cbbd69db4e',qos_specs=None,replication_status=,reservations=['163018bd-023f-43de-b653-ff56c1df08fb','d83a0281-112d-4f43-9931-4e161ca431b4','77e6dbea-32e5-4602-ac21-dac26b327692','f0d63525-9fc8-4954-bd43-0549b142c1f3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6a80e7e090284c25a50c8404f94e88ea',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.372176 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f85af1d-aa26-47ee-9fb7-68c0ae5b4bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:17.381096 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7f85af1d-aa26-47ee-9fb7-68c0ae5b4bd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:17.382048 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Flow 'volume_create_api' (1c7e1e4f-bfae-46e4-bd84-6702ebd05823) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:17.382430 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Create volume request issued successfully. Aug 07 16:29:17.383018 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d762b190-c94d-4307-9129-03e028df9d98 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:17.383611 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1335/5359] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:17 2026] POST /volume/v3/volumes => generated 755 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:17.394539 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cc43a22d-f05e-4afd-a0d7-9ff75c12fbc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.396370 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc43a22d-f05e-4afd-a0d7-9ff75c12fbc0 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 Aug 07 16:29:17.396570 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc43a22d-f05e-4afd-a0d7-9ff75c12fbc0 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.396781 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cc43a22d-f05e-4afd-a0d7-9ff75c12fbc0 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.403564 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.403564 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:17.406760 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cc43a22d-f05e-4afd-a0d7-9ff75c12fbc0 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.410476 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cc43a22d-f05e-4afd-a0d7-9ff75c12fbc0 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 returned with HTTP 200 Aug 07 16:29:17.410820 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1335/5360] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:17 2026] GET /volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:17.421672 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c364067f-12a3-4c4e-8afa-d34ca6c583d3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.423760 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c364067f-12a3-4c4e-8afa-d34ca6c583d3 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad Aug 07 16:29:17.423997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c364067f-12a3-4c4e-8afa-d34ca6c583d3 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.424223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c364067f-12a3-4c4e-8afa-d34ca6c583d3 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.431412 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.431412 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:17.434529 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c364067f-12a3-4c4e-8afa-d34ca6c583d3 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.438194 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c364067f-12a3-4c4e-8afa-d34ca6c583d3 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad returned with HTTP 200 Aug 07 16:29:17.438592 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1354/5361] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:17 2026] GET /volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:17.450180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-99800e76-5b80-457c-9e20-e3e4e52ec503 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.452072 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99800e76-5b80-457c-9e20-e3e4e52ec503 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af Aug 07 16:29:17.452467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99800e76-5b80-457c-9e20-e3e4e52ec503 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.452514 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-99800e76-5b80-457c-9e20-e3e4e52ec503 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.458900 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.458900 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:17.461992 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-99800e76-5b80-457c-9e20-e3e4e52ec503 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.465950 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-99800e76-5b80-457c-9e20-e3e4e52ec503 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af returned with HTTP 200 Aug 07 16:29:17.466295 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1338/5362] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:17 2026] GET /volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:17.477761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a537d419-c76b-4540-befd-3c385f99b969 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.479905 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a537d419-c76b-4540-befd-3c385f99b969 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 Aug 07 16:29:17.480114 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a537d419-c76b-4540-befd-3c385f99b969 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.480327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a537d419-c76b-4540-befd-3c385f99b969 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.487284 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.487284 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:17.490591 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a537d419-c76b-4540-befd-3c385f99b969 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.494515 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a537d419-c76b-4540-befd-3c385f99b969 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 returned with HTTP 200 Aug 07 16:29:17.494865 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1336/5363] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:17 2026] GET /volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 => generated 848 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:17.506492 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-60d9cf26-432a-49d8-92e1-e7a895db428a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.508264 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60d9cf26-432a-49d8-92e1-e7a895db428a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc Aug 07 16:29:17.508491 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60d9cf26-432a-49d8-92e1-e7a895db428a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.508737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-60d9cf26-432a-49d8-92e1-e7a895db428a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.515524 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.515524 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:17.519182 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-60d9cf26-432a-49d8-92e1-e7a895db428a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.523165 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-60d9cf26-432a-49d8-92e1-e7a895db428a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc returned with HTTP 200 Aug 07 16:29:17.523570 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1336/5364] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:17 2026] GET /volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc => generated 848 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:17.535858 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-366ef28c-f168-4576-9c0f-049f2bde844f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.537652 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] DELETE https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc Aug 07 16:29:17.537903 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.538144 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.538401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume with id: c7f2aca3-a418-4c82-957f-0b4d520ac5fc Aug 07 16:29:17.544731 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.544731 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:17.545235 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.560042 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume request issued successfully. Aug 07 16:29:17.560225 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-366ef28c-f168-4576-9c0f-049f2bde844f tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc returned with HTTP 202 Aug 07 16:29:17.560697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1355/5365] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:17 2026] DELETE /volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:17.567363 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e599253-7149-4492-a8d5-86049bda809e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:17.569143 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e599253-7149-4492-a8d5-86049bda809e tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc Aug 07 16:29:17.569423 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e599253-7149-4492-a8d5-86049bda809e tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:17.569663 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e599253-7149-4492-a8d5-86049bda809e tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:17.576696 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:17.576696 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:17.580366 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e599253-7149-4492-a8d5-86049bda809e tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:17.584180 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e599253-7149-4492-a8d5-86049bda809e tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc returned with HTTP 200 Aug 07 16:29:17.584561 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1339/5366] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:17 2026] GET /volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:18.597679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cb053df7-76d7-41cb-a553-c37268b7b86c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:18.599375 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb053df7-76d7-41cb-a553-c37268b7b86c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc Aug 07 16:29:18.599783 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb053df7-76d7-41cb-a553-c37268b7b86c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:18.601082 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cb053df7-76d7-41cb-a553-c37268b7b86c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:18.605506 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cb053df7-76d7-41cb-a553-c37268b7b86c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc returned with HTTP 404 Aug 07 16:29:18.606015 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1337/5367] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:18 2026] GET /volume/v3/volumes/c7f2aca3-a418-4c82-957f-0b4d520ac5fc => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:18.612565 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:18.614738 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 Aug 07 16:29:18.614980 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:18.615213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:18.615437 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume with id: 2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 Aug 07 16:29:18.623542 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:18.623542 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:18.624101 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:18.643242 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume request issued successfully. Aug 07 16:29:18.643457 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e532da76-6eb4-4c5d-a62a-1410e6489da9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 returned with HTTP 202 Aug 07 16:29:18.643953 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1337/5368] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:18 2026] DELETE /volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:18.651044 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b3c8c986-a9f8-4eb5-bdcb-391bc87ed393 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:18.652715 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3c8c986-a9f8-4eb5-bdcb-391bc87ed393 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 Aug 07 16:29:18.652882 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3c8c986-a9f8-4eb5-bdcb-391bc87ed393 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:18.653054 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b3c8c986-a9f8-4eb5-bdcb-391bc87ed393 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:18.660196 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:18.660196 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:18.663188 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b3c8c986-a9f8-4eb5-bdcb-391bc87ed393 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:18.667338 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b3c8c986-a9f8-4eb5-bdcb-391bc87ed393 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 returned with HTTP 200 Aug 07 16:29:18.667712 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1356/5369] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:18 2026] GET /volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 => generated 847 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:19.681684 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3175240e-769e-412b-8b4e-106b30224fd9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:19.683548 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3175240e-769e-412b-8b4e-106b30224fd9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 Aug 07 16:29:19.683734 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3175240e-769e-412b-8b4e-106b30224fd9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:19.683911 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3175240e-769e-412b-8b4e-106b30224fd9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:19.689048 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3175240e-769e-412b-8b4e-106b30224fd9 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 returned with HTTP 404 Aug 07 16:29:19.689499 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1340/5370] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:19 2026] GET /volume/v3/volumes/2164cdb3-c7bc-4b8c-8bcb-4e87e7afdd68 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:19.699122 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:19.702827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] DELETE https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af Aug 07 16:29:19.702827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:19.702827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:19.702827 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume with id: 047664d4-a191-47bd-8b89-4674f499e7af Aug 07 16:29:19.711401 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:19.711401 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:19.712649 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:19.736329 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume request issued successfully. Aug 07 16:29:19.736857 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4e361d70-fcd8-4b1e-a70e-fca6294ac720 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af returned with HTTP 202 Aug 07 16:29:19.737573 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1338/5371] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:19 2026] DELETE /volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:19.748507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-390663ca-0586-4615-b544-a3ae1fccd917 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:19.750291 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-390663ca-0586-4615-b544-a3ae1fccd917 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af Aug 07 16:29:19.750522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-390663ca-0586-4615-b544-a3ae1fccd917 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:19.750730 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-390663ca-0586-4615-b544-a3ae1fccd917 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:19.758247 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:19.758247 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:19.762280 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-390663ca-0586-4615-b544-a3ae1fccd917 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:19.767284 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-390663ca-0586-4615-b544-a3ae1fccd917 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af returned with HTTP 200 Aug 07 16:29:19.767925 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1338/5372] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:19 2026] GET /volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af => generated 847 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:20.782221 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-08992c7b-8a34-4150-8ec9-d34f511c9aa6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:20.784597 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08992c7b-8a34-4150-8ec9-d34f511c9aa6 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af Aug 07 16:29:20.784881 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08992c7b-8a34-4150-8ec9-d34f511c9aa6 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:20.785164 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-08992c7b-8a34-4150-8ec9-d34f511c9aa6 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:20.792348 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-08992c7b-8a34-4150-8ec9-d34f511c9aa6 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af returned with HTTP 404 Aug 07 16:29:20.792981 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1357/5373] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:20 2026] GET /volume/v3/volumes/047664d4-a191-47bd-8b89-4674f499e7af => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:20.800429 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7309127a-deb6-4cb0-9a88-8182783ad24c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:20.802621 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] DELETE https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad Aug 07 16:29:20.802833 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:20.803073 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:20.803282 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume with id: 74a9894a-f8ac-430c-981a-90e387bcc7ad Aug 07 16:29:20.812786 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:20.812786 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:20.813424 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:20.831454 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume request issued successfully. Aug 07 16:29:20.831624 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7309127a-deb6-4cb0-9a88-8182783ad24c tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad returned with HTTP 202 Aug 07 16:29:20.832040 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1341/5374] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:20 2026] DELETE /volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:20.839144 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5a57603-fd82-47ea-bf23-8413f1f9e302 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:20.841292 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5a57603-fd82-47ea-bf23-8413f1f9e302 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad Aug 07 16:29:20.841504 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5a57603-fd82-47ea-bf23-8413f1f9e302 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:20.841716 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5a57603-fd82-47ea-bf23-8413f1f9e302 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:20.848822 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:20.848822 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:20.852414 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5a57603-fd82-47ea-bf23-8413f1f9e302 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:20.856442 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5a57603-fd82-47ea-bf23-8413f1f9e302 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad returned with HTTP 200 Aug 07 16:29:20.856859 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1339/5375] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:20 2026] GET /volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad => generated 846 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:21.868235 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e4f9ac5b-2f92-4d6c-9616-03c05340e972 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:21.870023 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4f9ac5b-2f92-4d6c-9616-03c05340e972 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad Aug 07 16:29:21.870226 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4f9ac5b-2f92-4d6c-9616-03c05340e972 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:21.870456 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e4f9ac5b-2f92-4d6c-9616-03c05340e972 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:21.875879 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e4f9ac5b-2f92-4d6c-9616-03c05340e972 tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad returned with HTTP 404 Aug 07 16:29:21.876342 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1339/5376] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:21 2026] GET /volume/v3/volumes/74a9894a-f8ac-430c-981a-90e387bcc7ad => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:21.881895 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:21.883794 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] DELETE https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 Aug 07 16:29:21.883973 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:21.884166 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:21.884327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume with id: 6f4a6313-4f1a-43cc-828f-4d96f957b638 Aug 07 16:29:21.890768 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:21.890768 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:21.891181 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:21.906953 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Delete volume request issued successfully. Aug 07 16:29:21.907176 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-16f97ad1-aa1c-42ea-97bb-861885765f1a tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 returned with HTTP 202 Aug 07 16:29:21.907609 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1358/5377] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:21 2026] DELETE /volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:21.914558 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4692681f-438a-4990-be5e-2b73ea5144ba None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:21.916451 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4692681f-438a-4990-be5e-2b73ea5144ba tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 Aug 07 16:29:21.916677 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4692681f-438a-4990-be5e-2b73ea5144ba tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:21.916899 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4692681f-438a-4990-be5e-2b73ea5144ba tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:21.924528 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:21.924528 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:21.928183 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4692681f-438a-4990-be5e-2b73ea5144ba tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Volume info retrieved successfully. Aug 07 16:29:21.932261 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4692681f-438a-4990-be5e-2b73ea5144ba tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 returned with HTTP 200 Aug 07 16:29:21.932676 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1342/5378] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:21 2026] GET /volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 => generated 847 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:22.945606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-987c94e2-2995-4c2d-8bec-5fee0d3c0f3d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:22.947877 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-987c94e2-2995-4c2d-8bec-5fee0d3c0f3d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] GET https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 Aug 07 16:29:22.948146 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-987c94e2-2995-4c2d-8bec-5fee0d3c0f3d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:22.948445 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-987c94e2-2995-4c2d-8bec-5fee0d3c0f3d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:22.954624 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-987c94e2-2995-4c2d-8bec-5fee0d3c0f3d tempest-CreateVolumesFromImageTest-396857557 tempest-CreateVolumesFromImageTest-396857557-project-member] https://10.4.3.24/volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 returned with HTTP 404 Aug 07 16:29:22.955064 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1340/5379] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:22 2026] GET /volume/v3/volumes/6f4a6313-4f1a-43cc-828f-4d96f957b638 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:23.905741 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cb4a6873-c192-4210-a40e-dc381b451228 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:23.980091 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:23.980548 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:23.982162 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:23.982275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create volume of 1 GB Aug 07 16:29:23.986053 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Availability Zones retrieved successfully. Aug 07 16:29:23.990887 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Flow 'volume_create_api' (8fa1df46-74bb-4ae1-8e7a-070d4cc122ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:23.991704 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdfe787-606f-436a-b8da-f2b408b51e6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:23.992490 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:24.014339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ecdfe787-606f-436a-b8da-f2b408b51e6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:24.014906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f55fcc-cc23-4df8-9b59-5dbf0c336731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:24.064610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Created reservations ['96268da4-4249-4e62-976a-117f7453b789', '138db4ee-120e-49d0-b12f-a4b74fbba89f', '1f06ebb9-365d-4604-8c5e-dbf8f6ad2709', '6808aef5-28ba-4789-b1ab-da5f93a82d6a'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:24.065505 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0f55fcc-cc23-4df8-9b59-5dbf0c336731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96268da4-4249-4e62-976a-117f7453b789', '138db4ee-120e-49d0-b12f-a4b74fbba89f', '1f06ebb9-365d-4604-8c5e-dbf8f6ad2709', '6808aef5-28ba-4789-b1ab-da5f93a82d6a']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:24.066314 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c6cdc9-48d8-4989-9c29-3bb0521560ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:24.086688 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (14c6cdc9-48d8-4989-9c29-3bb0521560ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00', '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='43465c65ea3145f6951f71a572ef6b22',qos_specs=None,replication_status=,reservations=['96268da4-4249-4e62-976a-117f7453b789','138db4ee-120e-49d0-b12f-a4b74fbba89f','1f06ebb9-365d-4604-8c5e-dbf8f6ad2709','6808aef5-28ba-4789-b1ab-da5f93a82d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159cfacd8a64ceea35fe7fda49468d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:24Z,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=e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43465c65ea3145f6951f71a572ef6b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6159cfacd8a64ceea35fe7fda49468d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:24.087454 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88bddc1-da49-4026-b32c-54371956c148) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:24.103250 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b88bddc1-da49-4026-b32c-54371956c148) transitioned into state 'SUCCESS' from 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='43465c65ea3145f6951f71a572ef6b22',qos_specs=None,replication_status=,reservations=['96268da4-4249-4e62-976a-117f7453b789','138db4ee-120e-49d0-b12f-a4b74fbba89f','1f06ebb9-365d-4604-8c5e-dbf8f6ad2709','6808aef5-28ba-4789-b1ab-da5f93a82d6a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159cfacd8a64ceea35fe7fda49468d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:24.103822 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20890745-fee1-4ddf-82bf-9e749e259746) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:24.111596 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (20890745-fee1-4ddf-82bf-9e749e259746) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:24.112412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Flow 'volume_create_api' (8fa1df46-74bb-4ae1-8e7a-070d4cc122ec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:24.112708 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create volume request issued successfully. Aug 07 16:29:24.113225 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cb4a6873-c192-4210-a40e-dc381b451228 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:24.113622 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1340/5380] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:29:23 2026] POST /volume/v3/volumes => generated 738 bytes in 208 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:24.123634 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74cc359f-dfc4-4091-8163-d63f5597d83a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:24.125257 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74cc359f-dfc4-4091-8163-d63f5597d83a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:24.125453 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74cc359f-dfc4-4091-8163-d63f5597d83a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:24.125884 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74cc359f-dfc4-4091-8163-d63f5597d83a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:24.131836 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:24.131836 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:24.134812 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-74cc359f-dfc4-4091-8163-d63f5597d83a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:24.138313 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74cc359f-dfc4-4091-8163-d63f5597d83a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 returned with HTTP 200 Aug 07 16:29:24.138662 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1359/5381] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:24 2026] GET /volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 => generated 806 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:25.150224 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e780fbb0-a834-4c90-b57f-cf801e0996de None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:25.152612 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e780fbb0-a834-4c90-b57f-cf801e0996de tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:25.152884 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e780fbb0-a834-4c90-b57f-cf801e0996de tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:25.153180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e780fbb0-a834-4c90-b57f-cf801e0996de tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:25.161774 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:25.161774 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:25.165909 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e780fbb0-a834-4c90-b57f-cf801e0996de tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:25.171231 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e780fbb0-a834-4c90-b57f-cf801e0996de tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 returned with HTTP 200 Aug 07 16:29:25.171757 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1343/5382] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:25 2026] GET /volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 => generated 831 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:25.183125 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e273de83-353d-4cc2-8c46-0031869e160e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:25.185136 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e273de83-353d-4cc2-8c46-0031869e160e tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:25.185430 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e273de83-353d-4cc2-8c46-0031869e160e tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:25.185660 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e273de83-353d-4cc2-8c46-0031869e160e tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:25.193328 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:25.193328 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:25.196776 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e273de83-353d-4cc2-8c46-0031869e160e tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:25.200732 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e273de83-353d-4cc2-8c46-0031869e160e tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 returned with HTTP 200 Aug 07 16:29:25.201213 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1341/5383] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:25 2026] GET /volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 => generated 831 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:25.212542 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7ceb23b5-e465-4359-9032-579e4f373f25 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:25.214156 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:25.214649 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-1426816554"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:25.216134 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-1426816554'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:25.216270 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create volume of 1 GB Aug 07 16:29:25.216555 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:25.216555 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:25.219900 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Availability Zones retrieved successfully. Aug 07 16:29:25.225102 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Flow 'volume_create_api' (3da978c9-87e6-4f62-98a7-beac41ebf1fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:25.226020 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f8c2bd-0c43-488b-8705-4dedbc4c03a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:25.226817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:25.248327 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5f8c2bd-0c43-488b-8705-4dedbc4c03a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:25.248987 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e87dfd-ff58-4628-b8ce-180f824f0d22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:25.282443 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Created reservations ['ffc8f468-1510-4e09-bbd9-cdd58dd62eb3', 'efcb3ac6-20b8-4ee4-adca-2d84786da00b', '64f03d5b-f0b3-4717-8b61-ffe8eee633be', '2a2dae0d-44de-4aa4-8ecb-c1a78813e112'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:25.283204 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55e87dfd-ff58-4628-b8ce-180f824f0d22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ffc8f468-1510-4e09-bbd9-cdd58dd62eb3', 'efcb3ac6-20b8-4ee4-adca-2d84786da00b', '64f03d5b-f0b3-4717-8b61-ffe8eee633be', '2a2dae0d-44de-4aa4-8ecb-c1a78813e112']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:25.283898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fca33aa-4657-4396-818f-6ec395d38164) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:25.305613 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0fca33aa-4657-4396-818f-6ec395d38164) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'dcc7297b-0b82-4ce9-9aa8-133d87dcf724', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1426816554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43465c65ea3145f6951f71a572ef6b22',qos_specs=None,replication_status=,reservations=['ffc8f468-1510-4e09-bbd9-cdd58dd62eb3','efcb3ac6-20b8-4ee4-adca-2d84786da00b','64f03d5b-f0b3-4717-8b61-ffe8eee633be','2a2dae0d-44de-4aa4-8ecb-c1a78813e112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159cfacd8a64ceea35fe7fda49468d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:25Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-1426816554',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=dcc7297b-0b82-4ce9-9aa8-133d87dcf724,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='43465c65ea3145f6951f71a572ef6b22',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='6159cfacd8a64ceea35fe7fda49468d8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:25.306233 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88762981-f796-4402-b7fe-ec32c2711ca8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:25.321791 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (88762981-f796-4402-b7fe-ec32c2711ca8) transitioned into 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-1426816554',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='43465c65ea3145f6951f71a572ef6b22',qos_specs=None,replication_status=,reservations=['ffc8f468-1510-4e09-bbd9-cdd58dd62eb3','efcb3ac6-20b8-4ee4-adca-2d84786da00b','64f03d5b-f0b3-4717-8b61-ffe8eee633be','2a2dae0d-44de-4aa4-8ecb-c1a78813e112'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='6159cfacd8a64ceea35fe7fda49468d8',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:25.322391 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (262b1602-7a80-4839-a81a-76e0d17d1983) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:25.331364 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (262b1602-7a80-4839-a81a-76e0d17d1983) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:25.332152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Flow 'volume_create_api' (3da978c9-87e6-4f62-98a7-beac41ebf1fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:25.332433 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create volume request issued successfully. Aug 07 16:29:25.332919 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7ceb23b5-e465-4359-9032-579e4f373f25 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:25.333317 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1341/5384] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:25 2026] POST /volume/v3/volumes => generated 774 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:25.344652 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b76c5094-2f0d-4963-bd17-69d0d9f4a0b3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:25.346411 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b76c5094-2f0d-4963-bd17-69d0d9f4a0b3 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:25.346628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b76c5094-2f0d-4963-bd17-69d0d9f4a0b3 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:25.346850 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b76c5094-2f0d-4963-bd17-69d0d9f4a0b3 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:25.354202 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:25.354202 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:25.358019 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b76c5094-2f0d-4963-bd17-69d0d9f4a0b3 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:25.362189 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b76c5094-2f0d-4963-bd17-69d0d9f4a0b3 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 returned with HTTP 200 Aug 07 16:29:25.362573 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1360/5385] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:25 2026] GET /volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 => generated 842 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:26.373971 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7734a41b-bf2c-4e5b-8956-a04ca22e7d44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:26.376103 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7734a41b-bf2c-4e5b-8956-a04ca22e7d44 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:26.376352 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7734a41b-bf2c-4e5b-8956-a04ca22e7d44 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:26.376588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7734a41b-bf2c-4e5b-8956-a04ca22e7d44 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:26.384221 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:26.384221 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:26.387921 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7734a41b-bf2c-4e5b-8956-a04ca22e7d44 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:26.392616 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7734a41b-bf2c-4e5b-8956-a04ca22e7d44 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 returned with HTTP 200 Aug 07 16:29:26.393065 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1344/5386] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:26 2026] GET /volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 => generated 867 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:26.404549 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-dc2ab86b-2632-4a00-be61-41c19adbc94d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:26.406228 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc2ab86b-2632-4a00-be61-41c19adbc94d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:26.406426 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc2ab86b-2632-4a00-be61-41c19adbc94d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:26.406608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-dc2ab86b-2632-4a00-be61-41c19adbc94d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:26.413013 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:26.413013 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:26.416092 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-dc2ab86b-2632-4a00-be61-41c19adbc94d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:26.419581 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-dc2ab86b-2632-4a00-be61-41c19adbc94d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 returned with HTTP 200 Aug 07 16:29:26.419910 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1342/5387] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:26 2026] GET /volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 => generated 867 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:26.430487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:26.432291 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:29:26.432612 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "dcc7297b-0b82-4ce9-9aa8-133d87dcf724", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-137166045"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:26.440001 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:26.440001 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:26.440405 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:26.440507 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Create snapshot from volume dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:26.475239 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Created reservations ['426d1faa-a939-4d26-82f1-8d962b1628c1', '37890792-49a5-45c8-b2a4-67b15da13f37', 'f283693d-1549-49d5-b301-bbc2f3b76ae8', '82d3eb58-d309-4cad-9582-99a09f4335c5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:26.508254 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot create request issued successfully. Aug 07 16:29:26.508449 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-30d06fca-b200-4a99-b945-a72053b0c3c4 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:29:26.508751 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1342/5388] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:29:26 2026] POST /volume/v3/snapshots => generated 325 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:26.519040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f00530d5-3f0a-416b-89c1-2d64319bd17d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:26.521401 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f00530d5-3f0a-416b-89c1-2d64319bd17d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:26.521677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f00530d5-3f0a-416b-89c1-2d64319bd17d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:26.521971 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f00530d5-3f0a-416b-89c1-2d64319bd17d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:26.528179 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:26.528179 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:26.528715 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f00530d5-3f0a-416b-89c1-2d64319bd17d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot retrieved successfully. Aug 07 16:29:26.529665 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f00530d5-3f0a-416b-89c1-2d64319bd17d tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d returned with HTTP 200 Aug 07 16:29:26.530104 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1361/5389] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:26 2026] GET /volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d => generated 457 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:27.539555 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f0fa34ab-ef1b-4cbf-84bc-1b58e4addaed None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:27.541228 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0fa34ab-ef1b-4cbf-84bc-1b58e4addaed tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:27.541433 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0fa34ab-ef1b-4cbf-84bc-1b58e4addaed tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:27.541612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f0fa34ab-ef1b-4cbf-84bc-1b58e4addaed tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:27.546670 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:27.546670 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:27.547146 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f0fa34ab-ef1b-4cbf-84bc-1b58e4addaed tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot retrieved successfully. Aug 07 16:29:27.547913 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f0fa34ab-ef1b-4cbf-84bc-1b58e4addaed tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d returned with HTTP 200 Aug 07 16:29:27.548290 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1345/5390] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:27 2026] GET /volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:27.556205 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c1deb02-a554-4b9e-b49c-9185a29045a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:27.557964 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c1deb02-a554-4b9e-b49c-9185a29045a6 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:27.558165 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c1deb02-a554-4b9e-b49c-9185a29045a6 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:27.558368 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c1deb02-a554-4b9e-b49c-9185a29045a6 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:27.562977 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:27.562977 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:27.563400 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-1c1deb02-a554-4b9e-b49c-9185a29045a6 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot retrieved successfully. Aug 07 16:29:27.564058 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c1deb02-a554-4b9e-b49c-9185a29045a6 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d returned with HTTP 200 Aug 07 16:29:27.564466 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1343/5391] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:27 2026] GET /volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d => generated 484 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:27.573608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:27.575665 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:27.575873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:27.576057 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:27.576158 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Delete snapshot with id: b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:27.580994 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:27.580994 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:27.581473 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot retrieved successfully. Aug 07 16:29:27.600719 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot delete request issued successfully. Aug 07 16:29:27.600954 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cddf8dfa-177b-4153-910c-a1aade492ba5 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d returned with HTTP 202 Aug 07 16:29:27.601381 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1343/5392] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:29:27 2026] DELETE /volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:27.608115 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3bd42b72-fbc8-4392-bfa3-f2434e305634 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:27.610010 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bd42b72-fbc8-4392-bfa3-f2434e305634 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:27.610217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bd42b72-fbc8-4392-bfa3-f2434e305634 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:27.610459 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3bd42b72-fbc8-4392-bfa3-f2434e305634 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:27.616252 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:27.616252 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:27.616749 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-3bd42b72-fbc8-4392-bfa3-f2434e305634 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Snapshot retrieved successfully. Aug 07 16:29:27.617614 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3bd42b72-fbc8-4392-bfa3-f2434e305634 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d returned with HTTP 200 Aug 07 16:29:27.617993 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1362/5393] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:27 2026] GET /volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d => generated 483 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:28.061164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-091f1727-a505-432c-a9e6-255598c8d1aa None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:28.063112 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-091f1727-a505-432c-a9e6-255598c8d1aa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:29:28.063315 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-091f1727-a505-432c-a9e6-255598c8d1aa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:28.063600 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-091f1727-a505-432c-a9e6-255598c8d1aa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:28.073877 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:28.073877 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:28.077830 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-091f1727-a505-432c-a9e6-255598c8d1aa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:28.082672 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-091f1727-a505-432c-a9e6-255598c8d1aa tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:29:28.083071 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1346/5394] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:28 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1647 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:29:28.627357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fd0d1218-a81c-4e14-9723-d79799da5d9c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:28.628659 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd0d1218-a81c-4e14-9723-d79799da5d9c tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d Aug 07 16:29:28.628966 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd0d1218-a81c-4e14-9723-d79799da5d9c tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:28.629209 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fd0d1218-a81c-4e14-9723-d79799da5d9c tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:28.634167 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fd0d1218-a81c-4e14-9723-d79799da5d9c tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d returned with HTTP 404 Aug 07 16:29:28.635007 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1344/5395] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:28 2026] GET /volume/v3/snapshots/b22628ec-11f0-4b2f-b198-cf735165924d => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:28.641582 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:28.643562 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] DELETE https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:28.643679 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:28.643869 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:28.644017 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Delete volume with id: dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:28.651007 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:28.651007 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:28.651520 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:28.680930 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Delete volume request issued successfully. Aug 07 16:29:28.681205 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3085511f-9b3e-44e8-90ec-2f9f640861f7 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 returned with HTTP 202 Aug 07 16:29:28.681607 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1344/5396] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:28 2026] DELETE /volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:28.689467 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a15ab34-d636-4afa-9c60-16ed3f27f896 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:28.691635 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a15ab34-d636-4afa-9c60-16ed3f27f896 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:28.691886 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a15ab34-d636-4afa-9c60-16ed3f27f896 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:28.692125 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a15ab34-d636-4afa-9c60-16ed3f27f896 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:28.699764 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:28.699764 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:28.704275 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9a15ab34-d636-4afa-9c60-16ed3f27f896 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:28.710089 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a15ab34-d636-4afa-9c60-16ed3f27f896 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 returned with HTTP 200 Aug 07 16:29:28.710546 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1363/5397] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:28 2026] GET /volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 => generated 866 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:29.096090 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5df3f01e-7e30-4aa8-b4d7-e4420a28c882 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:29.097721 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5df3f01e-7e30-4aa8-b4d7-e4420a28c882 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:29:29.097990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5df3f01e-7e30-4aa8-b4d7-e4420a28c882 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:29.098201 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5df3f01e-7e30-4aa8-b4d7-e4420a28c882 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:29.107557 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:29.107557 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:29.110854 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5df3f01e-7e30-4aa8-b4d7-e4420a28c882 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:29.115000 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5df3f01e-7e30-4aa8-b4d7-e4420a28c882 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:29:29.115468 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1347/5398] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:29 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1647 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:29:29.482385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [req-f66c0d98-b0d7-4e30-9043-f600a057dd7d req-b2616f4f-880b-437e-a8f3-dc658cfea630 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:29.484248 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f66c0d98-b0d7-4e30-9043-f600a057dd7d req-b2616f4f-880b-437e-a8f3-dc658cfea630 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8 Aug 07 16:29:29.484421 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f66c0d98-b0d7-4e30-9043-f600a057dd7d req-b2616f4f-880b-437e-a8f3-dc658cfea630 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:29.484592 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [req-f66c0d98-b0d7-4e30-9043-f600a057dd7d req-b2616f4f-880b-437e-a8f3-dc658cfea630 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:29.491522 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:29.491522 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:29.536002 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [req-f66c0d98-b0d7-4e30-9043-f600a057dd7d req-b2616f4f-880b-437e-a8f3-dc658cfea630 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8 returned with HTTP 200 Aug 07 16:29:29.536379 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1345/5399] 10.4.3.24 () {72 vars in 1666 bytes} [Fri Aug 7 16:29:29 2026] DELETE /volume/v3/attachments/869628c4-8cca-4b79-a014-80ba0e232cc8 => generated 19 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:29.721357 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8c5b02c9-c233-41b1-bf2f-65532867877a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:29.723322 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c5b02c9-c233-41b1-bf2f-65532867877a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 Aug 07 16:29:29.723618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c5b02c9-c233-41b1-bf2f-65532867877a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:29.723890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8c5b02c9-c233-41b1-bf2f-65532867877a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:29.730398 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8c5b02c9-c233-41b1-bf2f-65532867877a tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 returned with HTTP 404 Aug 07 16:29:29.730971 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1345/5400] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:29 2026] GET /volume/v3/volumes/dcc7297b-0b82-4ce9-9aa8-133d87dcf724 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:29.737201 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:29.739156 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] DELETE https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:29.739488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:29.742256 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:29.742256 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Delete volume with id: e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:29.746872 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:29.746872 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:29.747416 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:29.776124 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Delete volume request issued successfully. Aug 07 16:29:29.776341 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-83633854-cf84-44cd-9e05-78fd7f7cc974 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 returned with HTTP 202 Aug 07 16:29:29.776767 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1364/5401] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:29 2026] DELETE /volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:29:29.784910 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-77df409b-47f3-4cc7-9643-bbc270a9f456 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:29.786503 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77df409b-47f3-4cc7-9643-bbc270a9f456 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:29.786671 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77df409b-47f3-4cc7-9643-bbc270a9f456 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:29.786845 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-77df409b-47f3-4cc7-9643-bbc270a9f456 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:29.793376 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:29.793376 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:29.797183 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-77df409b-47f3-4cc7-9643-bbc270a9f456 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Volume info retrieved successfully. Aug 07 16:29:29.803063 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-77df409b-47f3-4cc7-9643-bbc270a9f456 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 returned with HTTP 200 Aug 07 16:29:29.803666 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1348/5402] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:29 2026] GET /volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 => generated 830 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:30.127669 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-94e4c03c-8274-4de1-b510-30a20e309328 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:30.129435 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94e4c03c-8274-4de1-b510-30a20e309328 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:29:30.129621 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94e4c03c-8274-4de1-b510-30a20e309328 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:30.129827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-94e4c03c-8274-4de1-b510-30a20e309328 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:30.137247 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:30.137247 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:30.140984 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-94e4c03c-8274-4de1-b510-30a20e309328 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:30.145580 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-94e4c03c-8274-4de1-b510-30a20e309328 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:29:30.145962 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1346/5403] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:30 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1355 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:29:30.157375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:30.159981 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:29:30.160316 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "7dcaf1a2-9871-47c1-935a-46e94a466180", "incremental": true, "name": "tempest-VolumesBackupsTest-Backup-337602129"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:30.161774 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating new backup {'backup': {'volume_id': '7dcaf1a2-9871-47c1-935a-46e94a466180', 'incremental': True, 'name': 'tempest-VolumesBackupsTest-Backup-337602129'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:29:30.161919 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating backup of volume 7dcaf1a2-9871-47c1-935a-46e94a466180 in container None Aug 07 16:29:30.168407 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:30.168407 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:30.168849 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:30.187080 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['1db502a5-8ef0-4a54-863e-13b9398a9750', 'ab893b8c-7169-42b8-82fe-ee0a066ecb34'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:30.234889 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ea6d6316-cbeb-4b86-b189-c2f69dc5a9cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:29:30.235511 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1346/5404] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:30 2026] POST /volume/v3/backups => generated 327 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:30.244767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4aa8cd8b-7bc6-4deb-86d8-3f0de8f66a9f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:30.246648 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa8cd8b-7bc6-4deb-86d8-3f0de8f66a9f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:30.246901 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa8cd8b-7bc6-4deb-86d8-3f0de8f66a9f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:30.247102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4aa8cd8b-7bc6-4deb-86d8-3f0de8f66a9f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:30.247202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4aa8cd8b-7bc6-4deb-86d8-3f0de8f66a9f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:30.251485 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:30.251485 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:30.252225 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4aa8cd8b-7bc6-4deb-86d8-3f0de8f66a9f tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:30.252582 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1365/5405] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:30 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:30.815667 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-82c20d35-a64c-4eb5-b9e8-a3cdceeb4aa1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:30.817242 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82c20d35-a64c-4eb5-b9e8-a3cdceeb4aa1 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] GET https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 Aug 07 16:29:30.817436 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82c20d35-a64c-4eb5-b9e8-a3cdceeb4aa1 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:30.817607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-82c20d35-a64c-4eb5-b9e8-a3cdceeb4aa1 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:30.822527 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-82c20d35-a64c-4eb5-b9e8-a3cdceeb4aa1 tempest-CinderUnicodeTest-1250266986 tempest-CinderUnicodeTest-1250266986-project-member] https://10.4.3.24/volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 returned with HTTP 404 Aug 07 16:29:30.822994 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1349/5406] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:30 2026] GET /volume/v3/volumes/e82c7fa2-dbcc-4d1c-b4db-782f3bf91d00 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:31.262615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f131119f-5b9e-47b8-a885-f4ad4abc6aa3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:31.265887 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f131119f-5b9e-47b8-a885-f4ad4abc6aa3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:31.266087 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f131119f-5b9e-47b8-a885-f4ad4abc6aa3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:31.266272 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f131119f-5b9e-47b8-a885-f4ad4abc6aa3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:31.266435 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f131119f-5b9e-47b8-a885-f4ad4abc6aa3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:31.270493 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:31.270493 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:31.271344 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f131119f-5b9e-47b8-a885-f4ad4abc6aa3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:31.271714 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1347/5407] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:31 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:31.905411 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:31.989661 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:31.989981 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1353996587"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:31.991324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1353996587'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:31.991442 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume of 1 GB Aug 07 16:29:31.991688 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:31.991688 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:31.995885 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Availability Zones retrieved successfully. Aug 07 16:29:32.001048 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (f217a105-0bae-4454-bc2b-1f3d1532875e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:32.002826 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825d541d-5699-40b3-844b-5b425bae4fa9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:32.003627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:32.026580 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (825d541d-5699-40b3-844b-5b425bae4fa9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:32.027525 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85be6b07-4679-47ac-b8d7-1e0768c99f02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:32.081217 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['99dfe055-e5a9-4f0e-808c-d1ca7b5649e4', 'c2aee707-e9d6-430d-a938-78ecfddb53d6', '7a229c40-d5a6-4209-a4bc-81a98b16e52e', 'ced1d5e4-22b9-474c-b4b2-5a196a413385'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:32.081945 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85be6b07-4679-47ac-b8d7-1e0768c99f02) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['99dfe055-e5a9-4f0e-808c-d1ca7b5649e4', 'c2aee707-e9d6-430d-a938-78ecfddb53d6', '7a229c40-d5a6-4209-a4bc-81a98b16e52e', 'ced1d5e4-22b9-474c-b4b2-5a196a413385']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:32.082635 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ca2c2c-1f00-4d32-a979-ad9f24299df6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:32.105787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d0ca2c2c-1f00-4d32-a979-ad9f24299df6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a816de2c-ef6b-4ff4-b613-0c2091fe6830', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1353996587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['99dfe055-e5a9-4f0e-808c-d1ca7b5649e4','c2aee707-e9d6-430d-a938-78ecfddb53d6','7a229c40-d5a6-4209-a4bc-81a98b16e52e','ced1d5e4-22b9-474c-b4b2-5a196a413385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1353996587',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a816de2c-ef6b-4ff4-b613-0c2091fe6830,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d504161c24e64f1f9194f05d72600c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdb882557194180966ddd8372163b20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:32.106915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361fb538-cf0f-44a7-bac4-b3a4f1e16401) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:32.123220 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (361fb538-cf0f-44a7-bac4-b3a4f1e16401) transitioned into state 'SUCCESS' from state '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-1353996587',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['99dfe055-e5a9-4f0e-808c-d1ca7b5649e4','c2aee707-e9d6-430d-a938-78ecfddb53d6','7a229c40-d5a6-4209-a4bc-81a98b16e52e','ced1d5e4-22b9-474c-b4b2-5a196a413385'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:32.123917 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a279f6-7207-4568-a9e3-e1e6bf2ec80d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:32.131821 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a279f6-7207-4568-a9e3-e1e6bf2ec80d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:32.132637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (f217a105-0bae-4454-bc2b-1f3d1532875e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:32.132955 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request issued successfully. Aug 07 16:29:32.133561 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c6ec2ab6-f0d9-4196-bdb1-148f3f06c09f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:32.134004 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1347/5408] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:29:31 2026] POST /volume/v3/volumes => generated 776 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:32.144769 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04d0dca6-4cfd-4b6a-9a5d-e6d0b7d2294f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:32.146358 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04d0dca6-4cfd-4b6a-9a5d-e6d0b7d2294f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 Aug 07 16:29:32.146465 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04d0dca6-4cfd-4b6a-9a5d-e6d0b7d2294f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:32.146659 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04d0dca6-4cfd-4b6a-9a5d-e6d0b7d2294f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:32.153096 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:32.153096 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:32.156082 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04d0dca6-4cfd-4b6a-9a5d-e6d0b7d2294f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:29:32.159616 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04d0dca6-4cfd-4b6a-9a5d-e6d0b7d2294f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 returned with HTTP 200 Aug 07 16:29:32.160229 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1366/5409] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:32 2026] GET /volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 => generated 955 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:32.281113 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11db1b1e-1474-44ff-9c91-80151516f274 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:32.283002 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11db1b1e-1474-44ff-9c91-80151516f274 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:32.283221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11db1b1e-1474-44ff-9c91-80151516f274 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:32.283454 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11db1b1e-1474-44ff-9c91-80151516f274 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:32.283612 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11db1b1e-1474-44ff-9c91-80151516f274 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:32.288204 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:32.288204 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:32.288962 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11db1b1e-1474-44ff-9c91-80151516f274 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:32.289477 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1350/5410] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:32 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:33.172121 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d906ae2-03e2-4934-b9ca-a235c7d12993 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:33.173994 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d906ae2-03e2-4934-b9ca-a235c7d12993 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 Aug 07 16:29:33.174221 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d906ae2-03e2-4934-b9ca-a235c7d12993 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:33.174495 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d906ae2-03e2-4934-b9ca-a235c7d12993 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:33.181601 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:33.181601 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:33.184854 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8d906ae2-03e2-4934-b9ca-a235c7d12993 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:29:33.188490 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d906ae2-03e2-4934-b9ca-a235c7d12993 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 returned with HTTP 200 Aug 07 16:29:33.189059 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1348/5411] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:33 2026] GET /volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:29:33.202835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:33.204711 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:29:33.205083 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a816de2c-ef6b-4ff4-b613-0c2091fe6830", "name": "tempest-type-Backup-576940698"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:33.206485 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating new backup {'backup': {'volume_id': 'a816de2c-ef6b-4ff4-b613-0c2091fe6830', 'name': 'tempest-type-Backup-576940698'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:29:33.206660 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating backup of volume a816de2c-ef6b-4ff4-b613-0c2091fe6830 in container None Aug 07 16:29:33.214010 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:33.214010 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:33.214351 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:29:33.241255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['13c8b690-6c98-4a85-b52d-16cd700f5da5', '35547af2-b775-4481-9c93-363059ba4cdf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:33.277458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f3e518a6-ca13-419f-90c3-be19b49b2327 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:29:33.277989 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1348/5412] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:29:33 2026] POST /volume/v3/backups => generated 313 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:33.286906 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ed3d6198-0f08-4c94-a47f-a992845c1dec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:33.289001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed3d6198-0f08-4c94-a47f-a992845c1dec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:33.289244 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed3d6198-0f08-4c94-a47f-a992845c1dec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:33.289510 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ed3d6198-0f08-4c94-a47f-a992845c1dec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:33.289645 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ed3d6198-0f08-4c94-a47f-a992845c1dec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:33.294790 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:33.294790 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:33.295737 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ed3d6198-0f08-4c94-a47f-a992845c1dec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:33.296219 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1367/5413] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:33 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 720 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:33.300091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f37412b2-c42f-4983-bae4-4ecfc1fc6bd5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:33.301890 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f37412b2-c42f-4983-bae4-4ecfc1fc6bd5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:33.302097 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f37412b2-c42f-4983-bae4-4ecfc1fc6bd5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:33.302277 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f37412b2-c42f-4983-bae4-4ecfc1fc6bd5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:33.302416 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f37412b2-c42f-4983-bae4-4ecfc1fc6bd5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:33.306677 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:33.306677 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:33.307454 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f37412b2-c42f-4983-bae4-4ecfc1fc6bd5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:33.307933 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1351/5414] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:33 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:34.307514 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-76d732cd-6877-4727-81dd-92513fc10aa4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:34.309528 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76d732cd-6877-4727-81dd-92513fc10aa4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:34.309782 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76d732cd-6877-4727-81dd-92513fc10aa4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:34.310001 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-76d732cd-6877-4727-81dd-92513fc10aa4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:34.310112 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-76d732cd-6877-4727-81dd-92513fc10aa4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:34.314873 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:34.314873 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:34.315589 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-76d732cd-6877-4727-81dd-92513fc10aa4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:34.315984 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1349/5415] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:34 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:34.316829 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8293a471-3617-4fe3-b45b-3ab487955541 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:34.319139 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8293a471-3617-4fe3-b45b-3ab487955541 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:34.319139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8293a471-3617-4fe3-b45b-3ab487955541 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:34.319139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8293a471-3617-4fe3-b45b-3ab487955541 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:34.319139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8293a471-3617-4fe3-b45b-3ab487955541 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:34.322991 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:34.322991 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:34.323832 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8293a471-3617-4fe3-b45b-3ab487955541 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:34.324187 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1349/5416] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:34 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:35.326032 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-73e7cc55-db74-47c8-a356-ce2c94816b0f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:35.328016 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73e7cc55-db74-47c8-a356-ce2c94816b0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:35.328225 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73e7cc55-db74-47c8-a356-ce2c94816b0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:35.328443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-73e7cc55-db74-47c8-a356-ce2c94816b0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:35.328548 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-73e7cc55-db74-47c8-a356-ce2c94816b0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:35.332655 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:35.332655 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:35.333283 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-73e7cc55-db74-47c8-a356-ce2c94816b0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:35.333585 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ce3d1ef7-9d92-4562-8e6b-5acb647c84ad None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:35.333901 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1368/5417] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:35 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:35.335323 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce3d1ef7-9d92-4562-8e6b-5acb647c84ad tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:35.335513 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce3d1ef7-9d92-4562-8e6b-5acb647c84ad tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:35.335733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ce3d1ef7-9d92-4562-8e6b-5acb647c84ad tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:35.335887 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ce3d1ef7-9d92-4562-8e6b-5acb647c84ad tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:35.340789 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:35.340789 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:35.341695 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ce3d1ef7-9d92-4562-8e6b-5acb647c84ad tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:35.342093 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1352/5418] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:35 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:36.342885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c70ea9a3-1679-44df-afbb-59fd911e0a82 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:36.344659 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c70ea9a3-1679-44df-afbb-59fd911e0a82 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:36.344841 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c70ea9a3-1679-44df-afbb-59fd911e0a82 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:36.345015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c70ea9a3-1679-44df-afbb-59fd911e0a82 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:36.345118 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c70ea9a3-1679-44df-afbb-59fd911e0a82 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:36.349191 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:36.349191 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:36.349793 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c70ea9a3-1679-44df-afbb-59fd911e0a82 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:36.350270 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1350/5419] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:36 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:36.351979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e31120af-1bcc-4585-84e9-477f382c0c00 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:36.354381 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e31120af-1bcc-4585-84e9-477f382c0c00 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:36.354381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e31120af-1bcc-4585-84e9-477f382c0c00 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:36.354381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e31120af-1bcc-4585-84e9-477f382c0c00 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:36.354381 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e31120af-1bcc-4585-84e9-477f382c0c00 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:36.358576 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:36.358576 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:36.359422 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e31120af-1bcc-4585-84e9-477f382c0c00 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:36.359859 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1350/5420] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:36 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:37.363959 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-58b36907-b3db-4837-a2e6-0294695825dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:37.366253 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58b36907-b3db-4837-a2e6-0294695825dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:37.366716 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58b36907-b3db-4837-a2e6-0294695825dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:37.367067 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-58b36907-b3db-4837-a2e6-0294695825dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:37.367381 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-58b36907-b3db-4837-a2e6-0294695825dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:37.372391 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-127e6277-07e7-499e-abf6-ac266dfb8968 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:37.372804 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:37.372804 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:37.373495 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-58b36907-b3db-4837-a2e6-0294695825dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:37.376050 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1369/5421] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:37 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:37.376132 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-127e6277-07e7-499e-abf6-ac266dfb8968 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:37.376132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-127e6277-07e7-499e-abf6-ac266dfb8968 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:37.376132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-127e6277-07e7-499e-abf6-ac266dfb8968 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:37.376132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-127e6277-07e7-499e-abf6-ac266dfb8968 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:37.380513 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:37.380513 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:37.381540 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-127e6277-07e7-499e-abf6-ac266dfb8968 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:37.382071 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1353/5422] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:37 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:38.393586 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acd112fa-55ec-4869-ad42-66154b933d32 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:38.395323 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d772e8c5-ff87-4364-89f4-47441d945fc0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:38.395675 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acd112fa-55ec-4869-ad42-66154b933d32 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:38.395675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acd112fa-55ec-4869-ad42-66154b933d32 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:38.395795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acd112fa-55ec-4869-ad42-66154b933d32 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:38.395978 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-acd112fa-55ec-4869-ad42-66154b933d32 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:38.397271 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d772e8c5-ff87-4364-89f4-47441d945fc0 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:38.397587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d772e8c5-ff87-4364-89f4-47441d945fc0 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:38.397856 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d772e8c5-ff87-4364-89f4-47441d945fc0 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:38.397966 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d772e8c5-ff87-4364-89f4-47441d945fc0 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:38.400193 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:38.400193 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:38.400948 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acd112fa-55ec-4869-ad42-66154b933d32 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:38.401362 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1351/5423] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:38 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:38.402443 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:38.402443 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:38.403143 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d772e8c5-ff87-4364-89f4-47441d945fc0 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:38.403609 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1351/5424] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:38 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:39.412854 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6b03f1b1-e4cf-485a-8509-89c461692341 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:39.415295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b03f1b1-e4cf-485a-8509-89c461692341 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:39.415484 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b03f1b1-e4cf-485a-8509-89c461692341 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:39.415898 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b7f1ee3d-e780-4fb7-82d1-30234467076e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:39.416446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6b03f1b1-e4cf-485a-8509-89c461692341 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:39.416446 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6b03f1b1-e4cf-485a-8509-89c461692341 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:39.417688 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7f1ee3d-e780-4fb7-82d1-30234467076e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:39.417836 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7f1ee3d-e780-4fb7-82d1-30234467076e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:39.417983 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b7f1ee3d-e780-4fb7-82d1-30234467076e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:39.418095 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b7f1ee3d-e780-4fb7-82d1-30234467076e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:39.421322 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:39.421322 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:39.422325 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6b03f1b1-e4cf-485a-8509-89c461692341 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:39.422770 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1370/5425] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:39 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:39.422945 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:39.422945 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:39.423551 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b7f1ee3d-e780-4fb7-82d1-30234467076e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:39.423865 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1354/5426] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:39 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:40.434152 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d4545f8b-3b93-4862-8c80-be0dfb3d38db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:40.436140 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a6dea3c1-9e77-4262-b946-7a5bf79464f8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:40.436804 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4545f8b-3b93-4862-8c80-be0dfb3d38db tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:40.437044 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4545f8b-3b93-4862-8c80-be0dfb3d38db tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:40.437314 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d4545f8b-3b93-4862-8c80-be0dfb3d38db tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:40.437432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d4545f8b-3b93-4862-8c80-be0dfb3d38db tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:40.438449 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6dea3c1-9e77-4262-b946-7a5bf79464f8 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:40.438760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6dea3c1-9e77-4262-b946-7a5bf79464f8 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:40.438982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a6dea3c1-9e77-4262-b946-7a5bf79464f8 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:40.439087 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a6dea3c1-9e77-4262-b946-7a5bf79464f8 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:40.441762 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:40.441762 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:40.442485 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d4545f8b-3b93-4862-8c80-be0dfb3d38db tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:40.442928 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1352/5427] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:40 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 746 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:40.443933 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:40.443933 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:40.444697 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a6dea3c1-9e77-4262-b946-7a5bf79464f8 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:40.445204 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1352/5428] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:40 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:41.455574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e57dbf7e-f207-425c-8f55-d4378cfdf1ea None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:41.456061 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2b808f67-ce74-46ec-9049-a9ab2eb209e6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:41.457647 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e57dbf7e-f207-425c-8f55-d4378cfdf1ea tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:41.457758 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b808f67-ce74-46ec-9049-a9ab2eb209e6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:41.457922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e57dbf7e-f207-425c-8f55-d4378cfdf1ea tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:41.458011 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b808f67-ce74-46ec-9049-a9ab2eb209e6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:41.458195 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e57dbf7e-f207-425c-8f55-d4378cfdf1ea tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:41.458325 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2b808f67-ce74-46ec-9049-a9ab2eb209e6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:41.458392 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e57dbf7e-f207-425c-8f55-d4378cfdf1ea tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:41.458443 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2b808f67-ce74-46ec-9049-a9ab2eb209e6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:41.462884 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:41.462884 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:41.463276 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:41.463276 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:41.463566 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2b808f67-ce74-46ec-9049-a9ab2eb209e6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:41.463982 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1355/5429] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:41 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:41.464145 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e57dbf7e-f207-425c-8f55-d4378cfdf1ea tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:41.464855 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1371/5430] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:41 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:42.475233 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-07c129b3-f8a6-48fd-9f1b-b2cb7f535063 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:42.475726 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dee59531-d823-426e-a7af-9d5c23a88f29 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:42.477068 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07c129b3-f8a6-48fd-9f1b-b2cb7f535063 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:42.477316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07c129b3-f8a6-48fd-9f1b-b2cb7f535063 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:42.477530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-07c129b3-f8a6-48fd-9f1b-b2cb7f535063 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:42.477629 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-07c129b3-f8a6-48fd-9f1b-b2cb7f535063 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:42.478275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dee59531-d823-426e-a7af-9d5c23a88f29 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:42.478600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dee59531-d823-426e-a7af-9d5c23a88f29 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:42.478877 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dee59531-d823-426e-a7af-9d5c23a88f29 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:42.479048 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dee59531-d823-426e-a7af-9d5c23a88f29 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:42.482333 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:42.482333 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:42.482943 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-07c129b3-f8a6-48fd-9f1b-b2cb7f535063 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:42.483343 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1353/5431] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:42 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:42.484552 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:42.484552 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:42.485597 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dee59531-d823-426e-a7af-9d5c23a88f29 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:42.486126 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1353/5432] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:42 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 749 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:42.495875 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3f935cdb-92e7-4588-a4a8-13e4675ff915 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:42.498130 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f935cdb-92e7-4588-a4a8-13e4675ff915 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:42.498406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f935cdb-92e7-4588-a4a8-13e4675ff915 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:42.498626 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3f935cdb-92e7-4588-a4a8-13e4675ff915 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:42.498792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3f935cdb-92e7-4588-a4a8-13e4675ff915 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:42.503894 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:42.503894 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:42.504925 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3f935cdb-92e7-4588-a4a8-13e4675ff915 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:42.505457 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1356/5433] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:42 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 749 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:42.515271 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-27f97bbd-d686-4560-937b-b38059c9b91a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:42.517202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f97bbd-d686-4560-937b-b38059c9b91a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:42.517450 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f97bbd-d686-4560-937b-b38059c9b91a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:42.517678 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-27f97bbd-d686-4560-937b-b38059c9b91a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:42.517795 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-27f97bbd-d686-4560-937b-b38059c9b91a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete backup with id: 9d88de93-c889-476d-8cd8-ab2cf70b0ade. Aug 07 16:29:42.522687 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:42.522687 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:42.535448 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-27f97bbd-d686-4560-937b-b38059c9b91a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] delete_backup rpcapi backup_id 9d88de93-c889-476d-8cd8-ab2cf70b0ade {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:29:42.537327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-27f97bbd-d686-4560-937b-b38059c9b91a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 202 Aug 07 16:29:42.537772 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1372/5434] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:42 2026] DELETE /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:29:42.545987 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-18082967-5f22-4b39-bc1a-a538431a10d5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:42.548026 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18082967-5f22-4b39-bc1a-a538431a10d5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:42.548375 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18082967-5f22-4b39-bc1a-a538431a10d5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:42.548575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-18082967-5f22-4b39-bc1a-a538431a10d5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:42.548729 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-18082967-5f22-4b39-bc1a-a538431a10d5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:42.554422 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:42.554422 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:42.555756 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-18082967-5f22-4b39-bc1a-a538431a10d5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:42.556244 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1354/5435] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:42 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 748 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:43.492392 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-af7b722c-7af9-4522-8ab3-0b0034342855 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:43.494585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7b722c-7af9-4522-8ab3-0b0034342855 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:43.494803 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7b722c-7af9-4522-8ab3-0b0034342855 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:43.494981 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-af7b722c-7af9-4522-8ab3-0b0034342855 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:43.495091 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-af7b722c-7af9-4522-8ab3-0b0034342855 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:43.500430 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:43.500430 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:43.501077 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-af7b722c-7af9-4522-8ab3-0b0034342855 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:43.501522 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1354/5436] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:43 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:43.567763 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-32579b45-4e38-484b-b983-17f47674cd63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:43.569513 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32579b45-4e38-484b-b983-17f47674cd63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:43.569701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32579b45-4e38-484b-b983-17f47674cd63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:43.569875 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-32579b45-4e38-484b-b983-17f47674cd63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:43.569971 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-32579b45-4e38-484b-b983-17f47674cd63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:43.574181 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:43.574181 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:43.574854 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-32579b45-4e38-484b-b983-17f47674cd63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:43.575211 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1357/5437] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:43 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 748 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:44.511432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7e150cc9-01a0-4902-9cbb-d1783ebaecef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:44.513139 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e150cc9-01a0-4902-9cbb-d1783ebaecef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:44.513368 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e150cc9-01a0-4902-9cbb-d1783ebaecef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:44.513564 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7e150cc9-01a0-4902-9cbb-d1783ebaecef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:44.513665 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7e150cc9-01a0-4902-9cbb-d1783ebaecef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:44.517753 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:44.517753 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:44.518389 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7e150cc9-01a0-4902-9cbb-d1783ebaecef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:44.518759 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1373/5438] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:44 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:44.584833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-449b0c1e-a5e4-4740-9cd2-bf7d586d6da6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:44.586703 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-449b0c1e-a5e4-4740-9cd2-bf7d586d6da6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:44.586899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-449b0c1e-a5e4-4740-9cd2-bf7d586d6da6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:44.587117 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-449b0c1e-a5e4-4740-9cd2-bf7d586d6da6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:44.587239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-449b0c1e-a5e4-4740-9cd2-bf7d586d6da6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:44.593195 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:44.593195 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:44.593195 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-449b0c1e-a5e4-4740-9cd2-bf7d586d6da6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 200 Aug 07 16:29:44.593195 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1355/5439] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:44 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 748 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:45.528287 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6168421-41c6-4251-822f-a2b4efff73e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:45.530319 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6168421-41c6-4251-822f-a2b4efff73e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:45.530547 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6168421-41c6-4251-822f-a2b4efff73e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:45.530753 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6168421-41c6-4251-822f-a2b4efff73e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:45.530871 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d6168421-41c6-4251-822f-a2b4efff73e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:45.535575 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:45.535575 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:45.536192 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6168421-41c6-4251-822f-a2b4efff73e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:45.536565 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1355/5440] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:45 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:45.603368 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3fbd879d-2aa3-436e-8810-9a874dba3946 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:45.605189 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fbd879d-2aa3-436e-8810-9a874dba3946 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade Aug 07 16:29:45.605433 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fbd879d-2aa3-436e-8810-9a874dba3946 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:45.605631 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3fbd879d-2aa3-436e-8810-9a874dba3946 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:45.605747 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-3fbd879d-2aa3-436e-8810-9a874dba3946 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d88de93-c889-476d-8cd8-ab2cf70b0ade. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:45.609641 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3fbd879d-2aa3-436e-8810-9a874dba3946 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade returned with HTTP 404 Aug 07 16:29:45.610220 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1358/5441] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:45 2026] GET /volume/v3/backups/9d88de93-c889-476d-8cd8-ab2cf70b0ade => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:46.121934 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:46.123551 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:29:46.123734 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:46.123976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:46.124113 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete backup with id: 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. Aug 07 16:29:46.128652 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:46.128652 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:46.140157 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] delete_backup rpcapi backup_id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3 {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:29:46.141652 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7dfef0c5-c69e-44ca-999b-20f1b0bcf7e2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 202 Aug 07 16:29:46.142050 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1374/5442] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:29:46 2026] DELETE /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:29:46.148259 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-522421e9-b0e5-4010-80e6-ddd5a1e0e4a6 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:46.149845 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-522421e9-b0e5-4010-80e6-ddd5a1e0e4a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:29:46.150074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-522421e9-b0e5-4010-80e6-ddd5a1e0e4a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:46.150234 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-522421e9-b0e5-4010-80e6-ddd5a1e0e4a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:46.150363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-522421e9-b0e5-4010-80e6-ddd5a1e0e4a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:46.156067 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:46.156067 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:46.157280 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-522421e9-b0e5-4010-80e6-ddd5a1e0e4a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 200 Aug 07 16:29:46.158029 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1356/5443] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:46 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 748 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:46.546832 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41f858af-673d-42c9-91d5-d5e72439a97c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:46.548838 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41f858af-673d-42c9-91d5-d5e72439a97c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:46.549101 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41f858af-673d-42c9-91d5-d5e72439a97c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:46.549324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41f858af-673d-42c9-91d5-d5e72439a97c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:46.549445 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-41f858af-673d-42c9-91d5-d5e72439a97c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:46.554155 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:46.554155 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:46.554826 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41f858af-673d-42c9-91d5-d5e72439a97c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:46.555232 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1356/5444] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:46 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:47.168358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-022d6446-ba9c-4117-a34b-094b0676eefe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:47.169971 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-022d6446-ba9c-4117-a34b-094b0676eefe tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 Aug 07 16:29:47.170178 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-022d6446-ba9c-4117-a34b-094b0676eefe tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:47.170374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-022d6446-ba9c-4117-a34b-094b0676eefe tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:47.170472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-022d6446-ba9c-4117-a34b-094b0676eefe tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 23afaa0c-a262-406b-aff0-4d2ae60cf5d3. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:47.174116 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-022d6446-ba9c-4117-a34b-094b0676eefe tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 returned with HTTP 404 Aug 07 16:29:47.174552 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1359/5445] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:47 2026] GET /volume/v3/backups/23afaa0c-a262-406b-aff0-4d2ae60cf5d3 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:29:47.185541 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9311734-9557-4add-bb12-9c2f0a763a83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:47.187316 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:29:47.187661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesBackupsTest-Volume-779579214"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:47.189112 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesBackupsTest-Volume-779579214'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:29:47.189221 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume of 1 GB Aug 07 16:29:47.193339 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Availability Zones retrieved successfully. Aug 07 16:29:47.198849 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (b57fff7b-6edf-421d-ada8-47fe75c25ed9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:47.199689 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344b0a9e-e26b-4ae9-87b0-a21c009b57e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:47.200572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:29:47.225600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (344b0a9e-e26b-4ae9-87b0-a21c009b57e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:47.226359 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2772f739-e697-4f20-94e3-230c4157a15f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:47.266734 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['4106894d-32a4-40e2-a79e-7a93fd818d64', 'aeb0dcd1-15ca-4b6c-b22c-c383752bf94d', 'fd0deef7-5fc1-407b-a563-de3246b4d4be', '928afa8b-528a-4564-a96e-7be17027d6e8'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:47.267570 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2772f739-e697-4f20-94e3-230c4157a15f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4106894d-32a4-40e2-a79e-7a93fd818d64', 'aeb0dcd1-15ca-4b6c-b22c-c383752bf94d', 'fd0deef7-5fc1-407b-a563-de3246b4d4be', '928afa8b-528a-4564-a96e-7be17027d6e8']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:47.268433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0025ec71-9fcd-4962-94c0-2aac4b7fb734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:47.293767 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0025ec71-9fcd-4962-94c0-2aac4b7fb734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-779579214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['4106894d-32a4-40e2-a79e-7a93fd818d64','aeb0dcd1-15ca-4b6c-b22c-c383752bf94d','fd0deef7-5fc1-407b-a563-de3246b4d4be','928afa8b-528a-4564-a96e-7be17027d6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:29:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesBackupsTest-Volume-779579214',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c90984f0445a4ddbabbe36518d6a35d4',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9b45698304a846f0b2de9dfdab43352c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:47.295005 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ee8b47-c2ea-46dd-a554-26bc3b7b837d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:47.313784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2ee8b47-c2ea-46dd-a554-26bc3b7b837d) transitioned into state 'SUCCESS' from state '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-779579214',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c90984f0445a4ddbabbe36518d6a35d4',qos_specs=None,replication_status=,reservations=['4106894d-32a4-40e2-a79e-7a93fd818d64','aeb0dcd1-15ca-4b6c-b22c-c383752bf94d','fd0deef7-5fc1-407b-a563-de3246b4d4be','928afa8b-528a-4564-a96e-7be17027d6e8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9b45698304a846f0b2de9dfdab43352c',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:47.314718 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f51479e-f8b6-48a7-98b9-31571b128adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:29:47.323933 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8f51479e-f8b6-48a7-98b9-31571b128adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:29:47.324761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Flow 'volume_create_api' (b57fff7b-6edf-421d-ada8-47fe75c25ed9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:29:47.325108 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create volume request issued successfully. Aug 07 16:29:47.325782 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9311734-9557-4add-bb12-9c2f0a763a83 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:29:47.326285 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1375/5446] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:29:47 2026] POST /volume/v3/volumes => generated 746 bytes in 141 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:47.338332 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdcb4b68-339d-4ab4-8206-b373e3f56ac7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:47.340317 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdcb4b68-339d-4ab4-8206-b373e3f56ac7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:29:47.340552 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdcb4b68-339d-4ab4-8206-b373e3f56ac7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:47.340784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdcb4b68-339d-4ab4-8206-b373e3f56ac7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:47.349768 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:47.349768 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:47.355319 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-fdcb4b68-339d-4ab4-8206-b373e3f56ac7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:47.369160 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdcb4b68-339d-4ab4-8206-b373e3f56ac7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d returned with HTTP 200 Aug 07 16:29:47.369614 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1357/5447] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:47 2026] GET /volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d => generated 814 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:47.566244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b959e435-6c63-4dfa-8436-4978eed6a4e9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:47.568052 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b959e435-6c63-4dfa-8436-4978eed6a4e9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:47.568254 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b959e435-6c63-4dfa-8436-4978eed6a4e9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:47.568478 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b959e435-6c63-4dfa-8436-4978eed6a4e9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:47.568583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b959e435-6c63-4dfa-8436-4978eed6a4e9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:47.572592 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:47.572592 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:47.573180 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b959e435-6c63-4dfa-8436-4978eed6a4e9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:47.573532 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1357/5448] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:47 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:48.386202 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e26446a0-0ed7-416c-9175-46f375060f3d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:48.388110 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e26446a0-0ed7-416c-9175-46f375060f3d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:29:48.388336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e26446a0-0ed7-416c-9175-46f375060f3d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:48.388523 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e26446a0-0ed7-416c-9175-46f375060f3d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:48.395578 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:48.395578 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:48.399118 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-e26446a0-0ed7-416c-9175-46f375060f3d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:48.402989 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e26446a0-0ed7-416c-9175-46f375060f3d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d returned with HTTP 200 Aug 07 16:29:48.403363 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1360/5449] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:48 2026] GET /volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d => generated 839 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:48.415119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-693cdf73-d816-4d3e-bd78-abafca822791 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:48.417133 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:29:48.417540 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d", "name": "tempest-VolumesBackupsTest-Snapshot-1404000402"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:48.426959 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:48.426959 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:48.427606 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:48.427782 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Create snapshot from volume 8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:29:48.460546 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['6a6ad017-a55d-4317-909f-f407900b1895', '17acd40e-275c-4edb-8535-70afbd641bd5', '085b1a06-1715-4abb-8d94-c12cbe0e78ea', 'fa997aa5-216f-477a-8d57-6cd6422b63df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:48.485390 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot create request issued successfully. Aug 07 16:29:48.485787 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-693cdf73-d816-4d3e-bd78-abafca822791 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:29:48.486359 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1376/5450] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:29:48 2026] POST /volume/v3/snapshots => generated 305 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:48.494769 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-af006ebf-bc66-419e-844f-dcb3d7edf418 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:48.496253 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af006ebf-bc66-419e-844f-dcb3d7edf418 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 Aug 07 16:29:48.496442 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af006ebf-bc66-419e-844f-dcb3d7edf418 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:48.496613 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-af006ebf-bc66-419e-844f-dcb3d7edf418 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:48.503341 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:48.503341 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:48.503570 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-af006ebf-bc66-419e-844f-dcb3d7edf418 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot retrieved successfully. Aug 07 16:29:48.504408 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-af006ebf-bc66-419e-844f-dcb3d7edf418 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 returned with HTTP 200 Aug 07 16:29:48.504821 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1358/5451] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:48 2026] GET /volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 => generated 437 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:48.582863 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f7066350-1bdb-40bd-a7e7-650d69e0a8cd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:48.584551 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7066350-1bdb-40bd-a7e7-650d69e0a8cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:29:48.584760 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7066350-1bdb-40bd-a7e7-650d69e0a8cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:48.584947 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f7066350-1bdb-40bd-a7e7-650d69e0a8cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:48.585035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f7066350-1bdb-40bd-a7e7-650d69e0a8cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:48.589099 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:48.589099 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:48.589639 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f7066350-1bdb-40bd-a7e7-650d69e0a8cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:29:48.589980 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1358/5452] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:48 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:48.599197 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:48.601221 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:29:48.601564 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "a816de2c-ef6b-4ff4-b613-0c2091fe6830"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:48.602982 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating new backup {'backup': {'volume_id': 'a816de2c-ef6b-4ff4-b613-0c2091fe6830'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:29:48.603139 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating backup of volume a816de2c-ef6b-4ff4-b613-0c2091fe6830 in container None Aug 07 16:29:48.610133 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:48.610133 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:48.610434 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:29:48.623938 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['5887e269-9cba-460e-93ce-a89a73e47f68', '298b3ef0-f015-46bb-8139-e252d78e95c8'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:48.646173 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5f4fb25f-2639-4a5c-ba89-8c95d3af259d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:29:48.646173 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1361/5453] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:29:48 2026] POST /volume/v3/backups => generated 286 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:48.653600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-611537a3-b046-4103-bef3-cc5cec9597a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:48.655456 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-611537a3-b046-4103-bef3-cc5cec9597a6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:48.655662 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-611537a3-b046-4103-bef3-cc5cec9597a6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:48.655865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-611537a3-b046-4103-bef3-cc5cec9597a6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:48.655994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-611537a3-b046-4103-bef3-cc5cec9597a6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:48.661052 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:48.661052 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:48.661923 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-611537a3-b046-4103-bef3-cc5cec9597a6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:48.662605 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1377/5454] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:48 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:49.513221 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8bcc39e5-7e3c-4d9a-93bd-040566a31ff3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:49.514866 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bcc39e5-7e3c-4d9a-93bd-040566a31ff3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 Aug 07 16:29:49.515026 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bcc39e5-7e3c-4d9a-93bd-040566a31ff3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:49.515190 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8bcc39e5-7e3c-4d9a-93bd-040566a31ff3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:49.519559 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:49.519559 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:49.519950 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8bcc39e5-7e3c-4d9a-93bd-040566a31ff3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot retrieved successfully. Aug 07 16:29:49.520601 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8bcc39e5-7e3c-4d9a-93bd-040566a31ff3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 returned with HTTP 200 Aug 07 16:29:49.521075 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1359/5455] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:29:49 2026] GET /volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 => generated 464 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:49.529450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8e6775ef-09a9-4643-a823-1e94996ee231 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:49.531212 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:29:49.531555 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d", "snapshot_id": "bc79cdd8-13d4-48cd-ad7f-552a0d225320", "name": "tempest-VolumesBackupsTest-Backup-1923946923"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:29:49.533045 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating new backup {'backup': {'volume_id': '8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d', 'snapshot_id': 'bc79cdd8-13d4-48cd-ad7f-552a0d225320', 'name': 'tempest-VolumesBackupsTest-Backup-1923946923'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:29:49.533197 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Creating backup of volume 8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d in container None Aug 07 16:29:49.539929 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:49.539929 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:49.540414 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:29:49.545467 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:49.545467 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:49.545901 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot retrieved successfully. Aug 07 16:29:49.559530 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Created reservations ['1ab135d2-cbad-477c-81a9-a1487e64bcc5', 'da00fb49-e96d-44d5-b143-a084bad57a8c'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:29:49.583526 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8e6775ef-09a9-4643-a823-1e94996ee231 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:29:49.583950 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1359/5456] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:29:49 2026] POST /volume/v3/backups => generated 328 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:29:49.591578 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-74726ed5-3c0b-4af8-82c7-08d6e70d7b90 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:49.594032 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74726ed5-3c0b-4af8-82c7-08d6e70d7b90 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:49.594032 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74726ed5-3c0b-4af8-82c7-08d6e70d7b90 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:49.594223 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-74726ed5-3c0b-4af8-82c7-08d6e70d7b90 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:49.594339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-74726ed5-3c0b-4af8-82c7-08d6e70d7b90 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:49.598438 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:49.598438 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:49.599373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-74726ed5-3c0b-4af8-82c7-08d6e70d7b90 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:49.599889 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1362/5457] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:49 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 745 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:49.672455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e53a8d2e-916e-4c5a-8f11-81c44c449865 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:49.674212 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e53a8d2e-916e-4c5a-8f11-81c44c449865 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:49.674468 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e53a8d2e-916e-4c5a-8f11-81c44c449865 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:49.674700 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e53a8d2e-916e-4c5a-8f11-81c44c449865 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:49.674945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e53a8d2e-916e-4c5a-8f11-81c44c449865 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:49.679025 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:49.679025 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:49.679739 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e53a8d2e-916e-4c5a-8f11-81c44c449865 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:49.680122 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1378/5458] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:49 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:50.609214 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5c918e66-1b39-4889-ba78-56bf7b059826 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:50.610856 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c918e66-1b39-4889-ba78-56bf7b059826 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:50.611043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c918e66-1b39-4889-ba78-56bf7b059826 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:50.611218 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5c918e66-1b39-4889-ba78-56bf7b059826 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:50.611329 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-5c918e66-1b39-4889-ba78-56bf7b059826 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:50.615284 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:50.615284 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:50.615983 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5c918e66-1b39-4889-ba78-56bf7b059826 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:50.616314 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1360/5459] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:50 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 771 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:50.690795 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-292bf722-9ab9-42d2-ba87-6a872e2d745f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:50.692706 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-292bf722-9ab9-42d2-ba87-6a872e2d745f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:50.692954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-292bf722-9ab9-42d2-ba87-6a872e2d745f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:50.693173 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-292bf722-9ab9-42d2-ba87-6a872e2d745f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:50.693338 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-292bf722-9ab9-42d2-ba87-6a872e2d745f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:50.697336 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:50.697336 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:50.697963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-292bf722-9ab9-42d2-ba87-6a872e2d745f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:50.698523 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1360/5460] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:50 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:51.625992 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0439aeb6-3dbd-481e-b09b-8fb012197e63 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:51.628241 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0439aeb6-3dbd-481e-b09b-8fb012197e63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:51.628940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0439aeb6-3dbd-481e-b09b-8fb012197e63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:51.628940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0439aeb6-3dbd-481e-b09b-8fb012197e63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:51.628940 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0439aeb6-3dbd-481e-b09b-8fb012197e63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:51.633788 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:51.633788 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:51.634761 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0439aeb6-3dbd-481e-b09b-8fb012197e63 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:51.635241 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1363/5461] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:51 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 771 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:51.708322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5cb763d8-c1f3-4fae-9a08-ecd3a9519eac None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:51.710702 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb763d8-c1f3-4fae-9a08-ecd3a9519eac tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:51.710996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb763d8-c1f3-4fae-9a08-ecd3a9519eac tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:51.711237 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5cb763d8-c1f3-4fae-9a08-ecd3a9519eac tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:51.711397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5cb763d8-c1f3-4fae-9a08-ecd3a9519eac tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:51.716319 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:51.716319 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:51.717119 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5cb763d8-c1f3-4fae-9a08-ecd3a9519eac tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:51.717650 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1379/5462] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:51 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:52.645364 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9cfdfb12-968f-4916-928b-83484e3246f0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:52.647323 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cfdfb12-968f-4916-928b-83484e3246f0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:52.647563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cfdfb12-968f-4916-928b-83484e3246f0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:52.647772 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9cfdfb12-968f-4916-928b-83484e3246f0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:52.647895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9cfdfb12-968f-4916-928b-83484e3246f0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:52.652247 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:52.652247 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:52.652936 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9cfdfb12-968f-4916-928b-83484e3246f0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:52.653246 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1361/5463] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:52 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 771 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:52.728569 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-63bc1db4-5651-4dad-ac54-78c2009404fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:52.730540 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63bc1db4-5651-4dad-ac54-78c2009404fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:52.730708 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63bc1db4-5651-4dad-ac54-78c2009404fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:52.730920 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-63bc1db4-5651-4dad-ac54-78c2009404fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:52.731096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-63bc1db4-5651-4dad-ac54-78c2009404fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:52.735474 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:52.735474 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:52.736188 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-63bc1db4-5651-4dad-ac54-78c2009404fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:52.736593 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1361/5464] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:52 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:53.664622 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7becc0c1-08bf-4293-8580-231f75cf9103 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:53.666546 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7becc0c1-08bf-4293-8580-231f75cf9103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:53.666788 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7becc0c1-08bf-4293-8580-231f75cf9103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:53.667019 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7becc0c1-08bf-4293-8580-231f75cf9103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:53.667171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7becc0c1-08bf-4293-8580-231f75cf9103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:53.671333 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:53.671333 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:53.672148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7becc0c1-08bf-4293-8580-231f75cf9103 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:53.672598 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1364/5465] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:53 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:53.746092 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a4b17ec-3b60-4f3d-9d9d-4783cb133bf3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:53.747995 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a4b17ec-3b60-4f3d-9d9d-4783cb133bf3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:53.748198 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a4b17ec-3b60-4f3d-9d9d-4783cb133bf3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:53.748573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a4b17ec-3b60-4f3d-9d9d-4783cb133bf3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:53.748573 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9a4b17ec-3b60-4f3d-9d9d-4783cb133bf3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:53.754551 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:53.754551 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:53.754680 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a4b17ec-3b60-4f3d-9d9d-4783cb133bf3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:53.755100 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1380/5466] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:53 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:54.682353 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e35a0121-3723-42df-ba80-37f89d1cdbdb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:54.684147 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e35a0121-3723-42df-ba80-37f89d1cdbdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:54.684381 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e35a0121-3723-42df-ba80-37f89d1cdbdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:54.684635 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e35a0121-3723-42df-ba80-37f89d1cdbdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:54.684745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e35a0121-3723-42df-ba80-37f89d1cdbdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:54.690363 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:54.690363 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:54.691243 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e35a0121-3723-42df-ba80-37f89d1cdbdb tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:54.691718 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1362/5467] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:54 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:54.764976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-32c9da86-34ac-4161-80ce-a274217d9da6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:54.766679 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32c9da86-34ac-4161-80ce-a274217d9da6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:54.766918 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32c9da86-34ac-4161-80ce-a274217d9da6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:54.767098 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-32c9da86-34ac-4161-80ce-a274217d9da6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:54.767205 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-32c9da86-34ac-4161-80ce-a274217d9da6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:54.771100 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:54.771100 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:54.771668 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-32c9da86-34ac-4161-80ce-a274217d9da6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:54.772015 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1362/5468] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:54 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:55.702067 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-730dea11-9cb9-49e8-b38d-638d86c7cb94 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:55.704193 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-730dea11-9cb9-49e8-b38d-638d86c7cb94 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:55.704472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-730dea11-9cb9-49e8-b38d-638d86c7cb94 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:55.704724 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-730dea11-9cb9-49e8-b38d-638d86c7cb94 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:55.704870 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-730dea11-9cb9-49e8-b38d-638d86c7cb94 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:55.710968 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:55.710968 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:55.712096 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-730dea11-9cb9-49e8-b38d-638d86c7cb94 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:55.712655 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1365/5469] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:55 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:55.782152 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3f6adc70-4d10-4b46-8b14-6a2a223942be None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:55.783988 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f6adc70-4d10-4b46-8b14-6a2a223942be tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:55.784178 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f6adc70-4d10-4b46-8b14-6a2a223942be tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:55.784418 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3f6adc70-4d10-4b46-8b14-6a2a223942be tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:55.784577 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3f6adc70-4d10-4b46-8b14-6a2a223942be tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:55.788969 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:55.788969 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:55.789613 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3f6adc70-4d10-4b46-8b14-6a2a223942be tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:55.789960 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1381/5470] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:55 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:56.724587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6763f7bb-dc9e-44cf-b7b4-64513677300e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:56.726280 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6763f7bb-dc9e-44cf-b7b4-64513677300e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:56.726508 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6763f7bb-dc9e-44cf-b7b4-64513677300e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:56.726708 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6763f7bb-dc9e-44cf-b7b4-64513677300e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:56.726836 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6763f7bb-dc9e-44cf-b7b4-64513677300e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:56.731063 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:56.731063 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:56.731940 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6763f7bb-dc9e-44cf-b7b4-64513677300e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:56.732316 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1363/5471] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:56 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:56.800349 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31fd480d-151c-4a86-813a-a194b7ae9ed1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:56.802155 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31fd480d-151c-4a86-813a-a194b7ae9ed1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:56.802430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31fd480d-151c-4a86-813a-a194b7ae9ed1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:56.802628 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31fd480d-151c-4a86-813a-a194b7ae9ed1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:56.802742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-31fd480d-151c-4a86-813a-a194b7ae9ed1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:56.806802 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:56.806802 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:56.807471 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31fd480d-151c-4a86-813a-a194b7ae9ed1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:56.807858 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1363/5472] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:56 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:57.743887 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9f048ab2-2852-4bda-a2dc-6e12803f49b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:57.745464 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f048ab2-2852-4bda-a2dc-6e12803f49b6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:57.745641 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f048ab2-2852-4bda-a2dc-6e12803f49b6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:57.745814 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9f048ab2-2852-4bda-a2dc-6e12803f49b6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:57.745913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9f048ab2-2852-4bda-a2dc-6e12803f49b6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:57.751228 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:57.751228 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:57.752203 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9f048ab2-2852-4bda-a2dc-6e12803f49b6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:57.752666 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1366/5473] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:57 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:57.817171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2f9ec992-0699-4cac-b4e0-c5ed69828abe None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:57.818899 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f9ec992-0699-4cac-b4e0-c5ed69828abe tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:57.819143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f9ec992-0699-4cac-b4e0-c5ed69828abe tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:57.819421 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2f9ec992-0699-4cac-b4e0-c5ed69828abe tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:57.819575 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2f9ec992-0699-4cac-b4e0-c5ed69828abe tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:57.823739 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:57.823739 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:57.824314 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2f9ec992-0699-4cac-b4e0-c5ed69828abe tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:57.824647 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1382/5474] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:57 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:58.763876 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39e440b8-8735-4930-9cd5-9c3e6e6afe1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:58.765802 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39e440b8-8735-4930-9cd5-9c3e6e6afe1e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:58.766025 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39e440b8-8735-4930-9cd5-9c3e6e6afe1e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:58.766276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39e440b8-8735-4930-9cd5-9c3e6e6afe1e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:58.766429 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-39e440b8-8735-4930-9cd5-9c3e6e6afe1e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:58.771199 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:58.771199 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:29:58.772041 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39e440b8-8735-4930-9cd5-9c3e6e6afe1e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:58.772485 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1364/5475] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:58 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:58.833677 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ad35f7d2-e167-4a4c-a7ea-8a3d7b820737 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:58.835278 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad35f7d2-e167-4a4c-a7ea-8a3d7b820737 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:58.835513 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad35f7d2-e167-4a4c-a7ea-8a3d7b820737 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:58.835686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ad35f7d2-e167-4a4c-a7ea-8a3d7b820737 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:58.835789 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ad35f7d2-e167-4a4c-a7ea-8a3d7b820737 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:58.840560 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:58.840560 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:29:58.841317 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ad35f7d2-e167-4a4c-a7ea-8a3d7b820737 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:58.841847 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1364/5476] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:58 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:59.786100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-11ceea9a-e91b-428c-8c27-232e803dbbb0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:59.787800 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11ceea9a-e91b-428c-8c27-232e803dbbb0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:29:59.787995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11ceea9a-e91b-428c-8c27-232e803dbbb0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:59.788145 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-11ceea9a-e91b-428c-8c27-232e803dbbb0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:59.788255 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-11ceea9a-e91b-428c-8c27-232e803dbbb0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:59.792750 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:59.792750 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:29:59.793447 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-11ceea9a-e91b-428c-8c27-232e803dbbb0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:29:59.793779 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1367/5477] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:29:59 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:29:59.852829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8dbfc8b7-7457-467b-9514-144542d49c04 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:29:59.854500 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dbfc8b7-7457-467b-9514-144542d49c04 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:29:59.854700 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dbfc8b7-7457-467b-9514-144542d49c04 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:29:59.855346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8dbfc8b7-7457-467b-9514-144542d49c04 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:29:59.855346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8dbfc8b7-7457-467b-9514-144542d49c04 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:29:59.859243 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:29:59.859243 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:29:59.859833 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8dbfc8b7-7457-467b-9514-144542d49c04 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:29:59.860204 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1383/5478] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:29:59 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:00.804151 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d90825f1-633a-49bd-930b-b7a42af1d8bc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:00.806524 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d90825f1-633a-49bd-930b-b7a42af1d8bc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:00.806808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d90825f1-633a-49bd-930b-b7a42af1d8bc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:00.807107 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d90825f1-633a-49bd-930b-b7a42af1d8bc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:00.807321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d90825f1-633a-49bd-930b-b7a42af1d8bc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:00.811536 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:00.811536 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:00.812252 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d90825f1-633a-49bd-930b-b7a42af1d8bc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:00.812607 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1365/5479] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:00 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:00.871757 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8978630e-3121-49ea-a5d0-bd454945be6e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:00.873509 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8978630e-3121-49ea-a5d0-bd454945be6e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:30:00.873707 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8978630e-3121-49ea-a5d0-bd454945be6e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:00.873912 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8978630e-3121-49ea-a5d0-bd454945be6e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:00.874019 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8978630e-3121-49ea-a5d0-bd454945be6e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:00.878125 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:00.878125 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:00.878681 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8978630e-3121-49ea-a5d0-bd454945be6e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:30:00.878998 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1365/5480] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:00 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:01.829970 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0797e98b-a981-45bd-8456-91c4d8a97d6d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:01.831820 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0797e98b-a981-45bd-8456-91c4d8a97d6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:01.832029 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0797e98b-a981-45bd-8456-91c4d8a97d6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:01.832226 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0797e98b-a981-45bd-8456-91c4d8a97d6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:01.832364 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0797e98b-a981-45bd-8456-91c4d8a97d6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:01.836907 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:01.836907 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:01.837682 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0797e98b-a981-45bd-8456-91c4d8a97d6d tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:01.838129 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1368/5481] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:01 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:01.890358 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d2b0c394-a25b-4ca5-9aa1-737059575936 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:01.892734 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2b0c394-a25b-4ca5-9aa1-737059575936 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:30:01.893076 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2b0c394-a25b-4ca5-9aa1-737059575936 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:01.893422 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d2b0c394-a25b-4ca5-9aa1-737059575936 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:01.893584 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d2b0c394-a25b-4ca5-9aa1-737059575936 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:01.898826 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:01.898826 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:01.899715 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d2b0c394-a25b-4ca5-9aa1-737059575936 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:30:01.900170 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1384/5482] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:01 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:02.848442 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-879a9e2a-ef6a-452c-8f48-d88e9758288a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:02.850229 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-879a9e2a-ef6a-452c-8f48-d88e9758288a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:02.850442 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-879a9e2a-ef6a-452c-8f48-d88e9758288a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:02.850684 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-879a9e2a-ef6a-452c-8f48-d88e9758288a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:02.850919 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-879a9e2a-ef6a-452c-8f48-d88e9758288a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:02.855547 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:02.855547 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:02.856340 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-879a9e2a-ef6a-452c-8f48-d88e9758288a tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:02.856723 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1366/5483] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:02 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:02.911982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-59b35cef-c741-4574-840a-0d0ca5b812bf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:02.913708 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59b35cef-c741-4574-840a-0d0ca5b812bf tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:30:02.913938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59b35cef-c741-4574-840a-0d0ca5b812bf tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:02.914145 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-59b35cef-c741-4574-840a-0d0ca5b812bf tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:02.914343 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-59b35cef-c741-4574-840a-0d0ca5b812bf tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:02.915874 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=199,cinder:UPDATE=91,cinder:INSERT=53 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:30:02.919288 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:02.919288 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:02.920099 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-59b35cef-c741-4574-840a-0d0ca5b812bf tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:30:02.920487 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1366/5484] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:02 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:03.868030 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d4303d71-5cf6-43ff-aee3-1042f4b1ddb8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:03.870143 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4303d71-5cf6-43ff-aee3-1042f4b1ddb8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:03.870464 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4303d71-5cf6-43ff-aee3-1042f4b1ddb8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:03.870760 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d4303d71-5cf6-43ff-aee3-1042f4b1ddb8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:03.870936 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d4303d71-5cf6-43ff-aee3-1042f4b1ddb8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:03.876413 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:03.876413 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:03.877256 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d4303d71-5cf6-43ff-aee3-1042f4b1ddb8 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:03.877877 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1369/5485] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:03 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:03.931344 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-998259ab-4ffa-469e-9952-d7bbb6cd2b78 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:03.933308 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-998259ab-4ffa-469e-9952-d7bbb6cd2b78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:30:03.933603 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-998259ab-4ffa-469e-9952-d7bbb6cd2b78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:03.933888 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-998259ab-4ffa-469e-9952-d7bbb6cd2b78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:03.934084 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-998259ab-4ffa-469e-9952-d7bbb6cd2b78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:03.939419 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:03.939419 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:03.940261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-998259ab-4ffa-469e-9952-d7bbb6cd2b78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:30:03.940769 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1385/5486] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:03 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 707 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:04.889781 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3a6e154f-c78b-4824-bf62-e919cc0931f2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:04.891881 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a6e154f-c78b-4824-bf62-e919cc0931f2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:04.892143 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a6e154f-c78b-4824-bf62-e919cc0931f2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:04.892404 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3a6e154f-c78b-4824-bf62-e919cc0931f2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:04.892540 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-3a6e154f-c78b-4824-bf62-e919cc0931f2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:04.898253 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:04.898253 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:04.899053 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3a6e154f-c78b-4824-bf62-e919cc0931f2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:04.899447 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1367/5487] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:04 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 782 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:04.951844 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f445a41-1da1-4f67-a3c0-d188df54fd4d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:04.953679 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f445a41-1da1-4f67-a3c0-d188df54fd4d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:30:04.953940 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f445a41-1da1-4f67-a3c0-d188df54fd4d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:04.954137 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f445a41-1da1-4f67-a3c0-d188df54fd4d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:04.954240 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5f445a41-1da1-4f67-a3c0-d188df54fd4d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 832d27af-8c4e-4827-81f8-ab35dc7a36ab. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:04.958473 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:04.958473 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:04.959133 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f445a41-1da1-4f67-a3c0-d188df54fd4d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 200 Aug 07 16:30:04.959533 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1367/5488] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:04 2026] GET /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:04.970144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:04.971712 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab Aug 07 16:30:04.971916 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:04.972093 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:04.972211 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete backup with id: 832d27af-8c4e-4827-81f8-ab35dc7a36ab. Aug 07 16:30:04.973966 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=98,cinder:INSERT=10,cinder:UPDATE=21 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:30:04.976553 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:04.976553 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:04.993036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] delete_backup rpcapi backup_id 832d27af-8c4e-4827-81f8-ab35dc7a36ab {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:30:04.995285 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-88e67d77-c7e9-447c-9bef-9d17ed5bcad6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab returned with HTTP 202 Aug 07 16:30:04.995704 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1370/5489] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:04 2026] DELETE /volume/v3/backups/832d27af-8c4e-4827-81f8-ab35dc7a36ab => generated 0 bytes in 26 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:30:05.004345 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-82d85023-5f88-4a8e-849d-1743d32b8354 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:05.005793 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:30:05.006203 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-984430772"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:05.007648 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-984430772'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:30:05.007772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume of 1 GB Aug 07 16:30:05.009830 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=122,cinder:UPDATE=42,cinder:INSERT=23 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:30:05.012038 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Availability Zones retrieved successfully. Aug 07 16:30:05.017278 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (12548b25-d33b-4129-9604-763c8f382e8f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:05.018322 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e853e5-53a7-46d3-bcb5-cb036abeba7f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:05.019259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:30:05.042803 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f8e853e5-53a7-46d3-bcb5-cb036abeba7f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:05.043590 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1bdc31-49d5-4050-812c-1c0ab113ff4c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:05.080596 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['df467101-aa0f-4e53-b68a-a5fc2d0bf530', 'de271a1f-5897-4013-aa13-12ab9e60a20d', 'f0c157c1-5180-439e-9e29-a4650b7c0401', '6c04b262-c04d-4670-8bcd-2d32fc1ec177'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:05.081429 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ec1bdc31-49d5-4050-812c-1c0ab113ff4c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df467101-aa0f-4e53-b68a-a5fc2d0bf530', 'de271a1f-5897-4013-aa13-12ab9e60a20d', 'f0c157c1-5180-439e-9e29-a4650b7c0401', '6c04b262-c04d-4670-8bcd-2d32fc1ec177']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:05.082131 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a7dcf1-b815-4314-b961-c39ba41be948) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:05.105165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (36a7dcf1-b815-4314-b961-c39ba41be948) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41bded3a-69f0-4f8c-bcf7-0c3284b78bb0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984430772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['df467101-aa0f-4e53-b68a-a5fc2d0bf530','de271a1f-5897-4013-aa13-12ab9e60a20d','f0c157c1-5180-439e-9e29-a4650b7c0401','6c04b262-c04d-4670-8bcd-2d32fc1ec177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:30:05Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-984430772',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41bded3a-69f0-4f8c-bcf7-0c3284b78bb0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d504161c24e64f1f9194f05d72600c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdb882557194180966ddd8372163b20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:05.105859 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89000d71-4ee4-46d2-936b-56161494ef91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:05.123585 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (89000d71-4ee4-46d2-936b-56161494ef91) transitioned into state 'SUCCESS' from state '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-984430772',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['df467101-aa0f-4e53-b68a-a5fc2d0bf530','de271a1f-5897-4013-aa13-12ab9e60a20d','f0c157c1-5180-439e-9e29-a4650b7c0401','6c04b262-c04d-4670-8bcd-2d32fc1ec177'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:05.124259 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6505cbc0-db4c-41b2-a221-a350891fe3e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:05.133975 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6505cbc0-db4c-41b2-a221-a350891fe3e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:05.135240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (12548b25-d33b-4129-9604-763c8f382e8f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:05.135652 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request issued successfully. Aug 07 16:30:05.136416 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-82d85023-5f88-4a8e-849d-1743d32b8354 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:30:05.136986 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1386/5490] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:30:05 2026] POST /volume/v3/volumes => generated 775 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:05.150337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3402cef8-79d2-4cb5-a4bf-f2216aadd9e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:05.152188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3402cef8-79d2-4cb5-a4bf-f2216aadd9e2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 Aug 07 16:30:05.152646 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3402cef8-79d2-4cb5-a4bf-f2216aadd9e2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:05.152929 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3402cef8-79d2-4cb5-a4bf-f2216aadd9e2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:05.155297 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=123,cinder:UPDATE=31,cinder:INSERT=17 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:30:05.161245 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:05.161245 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:05.165787 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-3402cef8-79d2-4cb5-a4bf-f2216aadd9e2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:05.170037 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3402cef8-79d2-4cb5-a4bf-f2216aadd9e2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 returned with HTTP 200 Aug 07 16:30:05.170500 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1368/5491] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:05 2026] GET /volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 => generated 954 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:05.909627 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-450010de-c660-464d-a36e-7fa704bc70cf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:05.911166 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-450010de-c660-464d-a36e-7fa704bc70cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:05.911352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-450010de-c660-464d-a36e-7fa704bc70cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:05.911530 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-450010de-c660-464d-a36e-7fa704bc70cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:05.911648 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-450010de-c660-464d-a36e-7fa704bc70cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:05.915385 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:05.915385 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:05.916038 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-450010de-c660-464d-a36e-7fa704bc70cf tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:05.916365 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1368/5492] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:05 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 783 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:06.181985 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-26864bf0-f5c2-49c8-b33f-68ba56deb50a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.184172 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26864bf0-f5c2-49c8-b33f-68ba56deb50a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 Aug 07 16:30:06.184428 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26864bf0-f5c2-49c8-b33f-68ba56deb50a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:06.184660 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-26864bf0-f5c2-49c8-b33f-68ba56deb50a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:06.191845 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.191845 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:06.195020 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-26864bf0-f5c2-49c8-b33f-68ba56deb50a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:06.198545 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-26864bf0-f5c2-49c8-b33f-68ba56deb50a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 returned with HTTP 200 Aug 07 16:30:06.198883 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1371/5493] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:06 2026] GET /volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 => generated 1006 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:06.212811 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.214625 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:30:06.214999 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "41bded3a-69f0-4f8c-bcf7-0c3284b78bb0", "name": "tempest-type-Backup-1666767163"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:06.216447 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating new backup {'backup': {'volume_id': '41bded3a-69f0-4f8c-bcf7-0c3284b78bb0', 'name': 'tempest-type-Backup-1666767163'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:30:06.216567 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating backup of volume 41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 in container None Aug 07 16:30:06.223683 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.223683 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:06.223851 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:06.238997 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['e77e48be-6ed4-4159-aa84-14748f0af22f', 'fdbaa5b7-9e0c-437c-91eb-10a3da13a49d'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:06.268381 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-074ce317-e5f5-4810-9ea4-e4313c8fb5dc tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:30:06.268784 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1387/5494] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:30:06 2026] POST /volume/v3/backups => generated 314 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:06.276466 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-69962dfb-b44e-45ca-a2bb-459609dfff16 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.278595 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69962dfb-b44e-45ca-a2bb-459609dfff16 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:06.278886 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69962dfb-b44e-45ca-a2bb-459609dfff16 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:06.279123 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-69962dfb-b44e-45ca-a2bb-459609dfff16 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:06.279523 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-69962dfb-b44e-45ca-a2bb-459609dfff16 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:06.284517 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.284517 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:06.285248 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-69962dfb-b44e-45ca-a2bb-459609dfff16 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:06.285692 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1369/5495] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:06 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 721 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:06.925434 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0460c1e3-61cb-45bd-a9d2-a5aca82161a2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.926949 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0460c1e3-61cb-45bd-a9d2-a5aca82161a2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:06.927120 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0460c1e3-61cb-45bd-a9d2-a5aca82161a2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:06.927291 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0460c1e3-61cb-45bd-a9d2-a5aca82161a2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:06.927430 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0460c1e3-61cb-45bd-a9d2-a5aca82161a2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:06.931139 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.931139 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:06.931788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0460c1e3-61cb-45bd-a9d2-a5aca82161a2 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:06.932104 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1369/5496] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:06 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 784 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:06.940650 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2923678c-60f6-4973-91b9-3f5a0ebc8e88 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.942740 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2923678c-60f6-4973-91b9-3f5a0ebc8e88 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:06.942995 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2923678c-60f6-4973-91b9-3f5a0ebc8e88 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:06.943232 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2923678c-60f6-4973-91b9-3f5a0ebc8e88 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:06.943398 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2923678c-60f6-4973-91b9-3f5a0ebc8e88 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:06.948205 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.948205 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:06.949086 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2923678c-60f6-4973-91b9-3f5a0ebc8e88 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:06.949527 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1372/5497] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:06 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 784 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:06.958508 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.960560 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:06.960810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:06.961049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:06.961190 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete backup with id: 9d86a33e-784d-4d83-814d-e18f9a5879ce. Aug 07 16:30:06.965847 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.965847 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:06.978280 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.backup.rpcapi [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] delete_backup rpcapi backup_id 9d86a33e-784d-4d83-814d-e18f9a5879ce {{(pid=100267) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:30:06.980130 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fe1da6a-c47a-4fb1-8600-c5f4fc89e3a6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 202 Aug 07 16:30:06.980625 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1388/5498] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:30:06 2026] DELETE /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:30:06.986885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eb61ac37-8a73-4eac-8694-792fb52afdf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:06.988654 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb61ac37-8a73-4eac-8694-792fb52afdf3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:06.988877 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb61ac37-8a73-4eac-8694-792fb52afdf3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:06.989051 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eb61ac37-8a73-4eac-8694-792fb52afdf3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:06.989155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-eb61ac37-8a73-4eac-8694-792fb52afdf3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:06.993009 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:06.993009 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:06.993686 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eb61ac37-8a73-4eac-8694-792fb52afdf3 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 200 Aug 07 16:30:06.994023 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1370/5499] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:06 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 783 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:07.294799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4c1a1b6e-eb2c-44c2-bcc2-887b7b0a0449 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:07.296730 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c1a1b6e-eb2c-44c2-bcc2-887b7b0a0449 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:07.297127 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c1a1b6e-eb2c-44c2-bcc2-887b7b0a0449 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:07.297289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4c1a1b6e-eb2c-44c2-bcc2-887b7b0a0449 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:07.297458 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4c1a1b6e-eb2c-44c2-bcc2-887b7b0a0449 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:07.301511 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:07.301511 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:07.302067 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4c1a1b6e-eb2c-44c2-bcc2-887b7b0a0449 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:07.302397 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1370/5500] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:07 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:08.003778 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-732f147a-9ff6-484b-b989-76e54d69ec44 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:08.005551 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-732f147a-9ff6-484b-b989-76e54d69ec44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce Aug 07 16:30:08.005739 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-732f147a-9ff6-484b-b989-76e54d69ec44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:08.005936 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-732f147a-9ff6-484b-b989-76e54d69ec44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:08.006036 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-732f147a-9ff6-484b-b989-76e54d69ec44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Show backup with id 9d86a33e-784d-4d83-814d-e18f9a5879ce. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:08.009569 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-732f147a-9ff6-484b-b989-76e54d69ec44 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce returned with HTTP 404 Aug 07 16:30:08.010060 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1373/5501] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:08 2026] GET /volume/v3/backups/9d86a33e-784d-4d83-814d-e18f9a5879ce => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:08.017601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:08.019502 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 Aug 07 16:30:08.019706 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:08.019926 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:08.020028 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete snapshot with id: bc79cdd8-13d4-48cd-ad7f-552a0d225320 Aug 07 16:30:08.026872 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:08.026872 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:08.027561 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot retrieved successfully. Aug 07 16:30:08.047824 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot delete request issued successfully. Aug 07 16:30:08.048113 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b1685a96-d639-46a5-bffe-e8261d2d60a0 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 returned with HTTP 202 Aug 07 16:30:08.048751 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1389/5502] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:30:08 2026] DELETE /volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:08.057155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2feaf1a1-24cd-4bce-ab51-a522a28b2084 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:08.059077 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2feaf1a1-24cd-4bce-ab51-a522a28b2084 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 Aug 07 16:30:08.059256 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2feaf1a1-24cd-4bce-ab51-a522a28b2084 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:08.059465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2feaf1a1-24cd-4bce-ab51-a522a28b2084 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:08.064216 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:08.064216 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:08.064661 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2feaf1a1-24cd-4bce-ab51-a522a28b2084 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Snapshot retrieved successfully. Aug 07 16:30:08.065406 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2feaf1a1-24cd-4bce-ab51-a522a28b2084 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 returned with HTTP 200 Aug 07 16:30:08.065773 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1371/5503] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:30:08 2026] GET /volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 => generated 463 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:08.313094 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-97c4999b-78b0-4844-a595-8a84f3f00b5f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:08.314776 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97c4999b-78b0-4844-a595-8a84f3f00b5f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:08.314993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97c4999b-78b0-4844-a595-8a84f3f00b5f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:08.315170 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-97c4999b-78b0-4844-a595-8a84f3f00b5f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:08.315272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-97c4999b-78b0-4844-a595-8a84f3f00b5f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:08.319276 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:08.319276 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:08.319837 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-97c4999b-78b0-4844-a595-8a84f3f00b5f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:08.320161 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1371/5504] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:08 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:09.076391 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18add5c4-492e-4732-a528-d89decae5f0e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:09.078088 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18add5c4-492e-4732-a528-d89decae5f0e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 Aug 07 16:30:09.078292 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18add5c4-492e-4732-a528-d89decae5f0e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:09.078529 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18add5c4-492e-4732-a528-d89decae5f0e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:09.083279 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18add5c4-492e-4732-a528-d89decae5f0e tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 returned with HTTP 404 Aug 07 16:30:09.083708 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1374/5505] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:30:09 2026] GET /volume/v3/snapshots/bc79cdd8-13d4-48cd-ad7f-552a0d225320 => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:09.089834 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:09.091432 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:30:09.091611 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:09.091812 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:09.091942 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume with id: 8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:30:09.098040 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:09.098040 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:09.098446 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:09.112976 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume request issued successfully. Aug 07 16:30:09.113202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-075826a8-29a2-4399-bc0e-4c8d6027ba39 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d returned with HTTP 202 Aug 07 16:30:09.113642 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1390/5506] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:30:09 2026] DELETE /volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d => generated 0 bytes in 24 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:09.122561 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf01eeb5-84ea-45e1-9fca-2289fe98f138 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:09.124191 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf01eeb5-84ea-45e1-9fca-2289fe98f138 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:30:09.124380 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf01eeb5-84ea-45e1-9fca-2289fe98f138 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:09.124579 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf01eeb5-84ea-45e1-9fca-2289fe98f138 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:09.131426 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:09.131426 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:09.135051 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bf01eeb5-84ea-45e1-9fca-2289fe98f138 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:09.139317 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf01eeb5-84ea-45e1-9fca-2289fe98f138 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d returned with HTTP 200 Aug 07 16:30:09.139693 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1372/5507] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:09 2026] GET /volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d => generated 838 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:09.330270 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f2c4965f-db09-4e11-b33c-dc2ecb933811 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:09.332569 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2c4965f-db09-4e11-b33c-dc2ecb933811 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:09.332855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2c4965f-db09-4e11-b33c-dc2ecb933811 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:09.333047 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f2c4965f-db09-4e11-b33c-dc2ecb933811 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:09.333152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f2c4965f-db09-4e11-b33c-dc2ecb933811 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:09.338540 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:09.338540 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:09.339394 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f2c4965f-db09-4e11-b33c-dc2ecb933811 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:09.339949 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1372/5508] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:09 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:10.151649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-515060d6-3496-4784-8ab6-1929fee52a14 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:10.153358 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-515060d6-3496-4784-8ab6-1929fee52a14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d Aug 07 16:30:10.153596 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-515060d6-3496-4784-8ab6-1929fee52a14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:10.153844 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-515060d6-3496-4784-8ab6-1929fee52a14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:10.159617 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-515060d6-3496-4784-8ab6-1929fee52a14 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d returned with HTTP 404 Aug 07 16:30:10.160145 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1375/5509] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:10 2026] GET /volume/v3/volumes/8e7b9db5-7f69-46e0-a4f7-75c3d30dba3d => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:10.166333 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:10.168491 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:30:10.168491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:10.168643 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:10.168722 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume with id: 7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:30:10.178034 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:10.178034 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:10.178731 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:10.195876 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume request issued successfully. Aug 07 16:30:10.196108 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d9a8860-6381-4512-8975-b4bcaf61d5d4 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 202 Aug 07 16:30:10.196621 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1391/5510] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:30:10 2026] DELETE /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:10.204701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a7e89c96-6d8f-43ec-9d01-e93aa1b2bed1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:10.206780 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7e89c96-6d8f-43ec-9d01-e93aa1b2bed1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:30:10.207016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7e89c96-6d8f-43ec-9d01-e93aa1b2bed1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:10.207240 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a7e89c96-6d8f-43ec-9d01-e93aa1b2bed1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:10.215546 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:10.215546 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:10.219845 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a7e89c96-6d8f-43ec-9d01-e93aa1b2bed1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:10.225809 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a7e89c96-6d8f-43ec-9d01-e93aa1b2bed1 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 200 Aug 07 16:30:10.226439 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1373/5511] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:10 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 1354 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:10.350687 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4924202a-eff0-48d0-ace5-e54e042f45da None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:10.352427 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4924202a-eff0-48d0-ace5-e54e042f45da tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:10.352723 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4924202a-eff0-48d0-ace5-e54e042f45da tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:10.352898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4924202a-eff0-48d0-ace5-e54e042f45da tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:10.353036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-4924202a-eff0-48d0-ace5-e54e042f45da tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:10.357913 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:10.357913 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:10.358783 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4924202a-eff0-48d0-ace5-e54e042f45da tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:10.359211 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1373/5512] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:10 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:11.238257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b73aef63-9643-4178-9354-8160ca5feeb6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:11.240369 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b73aef63-9643-4178-9354-8160ca5feeb6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 Aug 07 16:30:11.240600 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b73aef63-9643-4178-9354-8160ca5feeb6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:11.240826 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b73aef63-9643-4178-9354-8160ca5feeb6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:11.247638 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b73aef63-9643-4178-9354-8160ca5feeb6 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 returned with HTTP 404 Aug 07 16:30:11.248203 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1376/5513] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:11 2026] GET /volume/v3/volumes/7dcaf1a2-9871-47c1-935a-46e94a466180 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:11.256846 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:11.258565 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:30:11.258825 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:11.259049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:11.259242 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume with id: d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:30:11.265850 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:11.265850 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:11.266349 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:11.281462 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume request issued successfully. Aug 07 16:30:11.281640 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-72966937-08e1-48ed-93fc-1d3bad39dee7 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b returned with HTTP 202 Aug 07 16:30:11.282005 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1392/5514] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:30:11 2026] DELETE /volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:11.310419 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-eebe7fce-30e1-400e-b49e-d7d84e0870a5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:11.312224 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eebe7fce-30e1-400e-b49e-d7d84e0870a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:30:11.312432 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eebe7fce-30e1-400e-b49e-d7d84e0870a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:11.312627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-eebe7fce-30e1-400e-b49e-d7d84e0870a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:11.320566 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:11.320566 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:11.325084 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-eebe7fce-30e1-400e-b49e-d7d84e0870a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:11.329219 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-eebe7fce-30e1-400e-b49e-d7d84e0870a5 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b returned with HTTP 200 Aug 07 16:30:11.329651 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1374/5515] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:11 2026] GET /volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:11.370206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6eeeaf0d-a0e3-47e9-9c7b-7439cb5b2a03 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:11.372293 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6eeeaf0d-a0e3-47e9-9c7b-7439cb5b2a03 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:11.372556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6eeeaf0d-a0e3-47e9-9c7b-7439cb5b2a03 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:11.372769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6eeeaf0d-a0e3-47e9-9c7b-7439cb5b2a03 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:11.372893 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6eeeaf0d-a0e3-47e9-9c7b-7439cb5b2a03 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:11.377265 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:11.377265 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:11.378018 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6eeeaf0d-a0e3-47e9-9c7b-7439cb5b2a03 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:11.378502 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1374/5516] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:11 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:12.376181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3ad8a58f-f0c8-4fb8-a3b3-32a2296e0a25 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:12.377901 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ad8a58f-f0c8-4fb8-a3b3-32a2296e0a25 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b Aug 07 16:30:12.378253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ad8a58f-f0c8-4fb8-a3b3-32a2296e0a25 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:12.378253 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3ad8a58f-f0c8-4fb8-a3b3-32a2296e0a25 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:12.385044 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3ad8a58f-f0c8-4fb8-a3b3-32a2296e0a25 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b returned with HTTP 404 Aug 07 16:30:12.385044 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1377/5517] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:12 2026] GET /volume/v3/volumes/d44265b4-e063-4618-8489-0486f1b8554b => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:12.389481 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9a1bb7a9-8290-43d3-a3df-740cb4d72604 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:12.391295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a1bb7a9-8290-43d3-a3df-740cb4d72604 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:12.391890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a1bb7a9-8290-43d3-a3df-740cb4d72604 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:12.391890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9a1bb7a9-8290-43d3-a3df-740cb4d72604 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:12.391890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9a1bb7a9-8290-43d3-a3df-740cb4d72604 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:12.393067 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0b761319-400f-4175-b5fc-5b15154f5b12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:12.394573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] DELETE https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:30:12.394723 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:12.394890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:12.395074 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume with id: 69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:30:12.401631 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:12.401631 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:12.402060 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:12.403528 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:12.403528 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:12.406086 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9a1bb7a9-8290-43d3-a3df-740cb4d72604 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:12.408633 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1393/5518] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:12 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:12.420117 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Delete volume request issued successfully. Aug 07 16:30:12.420364 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0b761319-400f-4175-b5fc-5b15154f5b12 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 returned with HTTP 202 Aug 07 16:30:12.420800 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1375/5519] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:30:12 2026] DELETE /volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:12.428542 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-aabf2fdb-e587-474b-8229-da1d4f35aa34 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:12.431029 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aabf2fdb-e587-474b-8229-da1d4f35aa34 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:30:12.431412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aabf2fdb-e587-474b-8229-da1d4f35aa34 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:12.431668 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-aabf2fdb-e587-474b-8229-da1d4f35aa34 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:12.439769 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:12.439769 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:12.443509 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-aabf2fdb-e587-474b-8229-da1d4f35aa34 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Volume info retrieved successfully. Aug 07 16:30:12.447875 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-aabf2fdb-e587-474b-8229-da1d4f35aa34 tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 returned with HTTP 200 Aug 07 16:30:12.448222 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1375/5520] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:12 2026] GET /volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 => generated 839 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:13.427491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-36e6c368-cef0-4b50-bc39-9828f6d0bf8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:13.429825 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36e6c368-cef0-4b50-bc39-9828f6d0bf8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:13.430117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36e6c368-cef0-4b50-bc39-9828f6d0bf8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:13.430428 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-36e6c368-cef0-4b50-bc39-9828f6d0bf8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:13.430569 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-36e6c368-cef0-4b50-bc39-9828f6d0bf8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:13.436361 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:13.436361 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:13.437222 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-36e6c368-cef0-4b50-bc39-9828f6d0bf8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:13.437720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1378/5521] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:13 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:13.462151 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5e2f4901-a150-4a4b-b925-d3c3d70ca3cc None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:13.468047 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e2f4901-a150-4a4b-b925-d3c3d70ca3cc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] GET https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 Aug 07 16:30:13.468240 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e2f4901-a150-4a4b-b925-d3c3d70ca3cc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:13.468486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5e2f4901-a150-4a4b-b925-d3c3d70ca3cc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:13.473932 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5e2f4901-a150-4a4b-b925-d3c3d70ca3cc tempest-VolumesBackupsTest-585937700 tempest-VolumesBackupsTest-585937700-project-member] https://10.4.3.24/volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 returned with HTTP 404 Aug 07 16:30:13.474368 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1394/5522] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:30:13 2026] GET /volume/v3/volumes/69f7a5e0-58e6-46a5-883d-bd6c5f1ed139 => generated 109 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:14.448219 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-06dd5a6d-04a1-4d52-8508-97dc98088ca2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:14.450257 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06dd5a6d-04a1-4d52-8508-97dc98088ca2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:14.450553 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06dd5a6d-04a1-4d52-8508-97dc98088ca2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:14.450795 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-06dd5a6d-04a1-4d52-8508-97dc98088ca2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:14.450935 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-06dd5a6d-04a1-4d52-8508-97dc98088ca2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:14.456823 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:14.456823 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:14.457598 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-06dd5a6d-04a1-4d52-8508-97dc98088ca2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:14.458008 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1376/5523] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:14 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:15.468229 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac4c9430-6b7c-4b5e-873f-bce479112085 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:15.470081 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac4c9430-6b7c-4b5e-873f-bce479112085 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:15.470418 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac4c9430-6b7c-4b5e-873f-bce479112085 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:15.470701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac4c9430-6b7c-4b5e-873f-bce479112085 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:15.470863 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ac4c9430-6b7c-4b5e-873f-bce479112085 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:15.475555 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:15.475555 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:15.476178 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac4c9430-6b7c-4b5e-873f-bce479112085 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:15.476583 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1376/5524] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:15 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:16.485757 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-afa09ba6-31c9-4d32-8b39-b7843ef9e162 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:16.487829 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afa09ba6-31c9-4d32-8b39-b7843ef9e162 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:16.488130 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afa09ba6-31c9-4d32-8b39-b7843ef9e162 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:16.488397 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-afa09ba6-31c9-4d32-8b39-b7843ef9e162 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:16.488528 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-afa09ba6-31c9-4d32-8b39-b7843ef9e162 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:16.493068 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:16.493068 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:16.493807 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-afa09ba6-31c9-4d32-8b39-b7843ef9e162 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:16.494239 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1379/5525] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:16 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:16.763481 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5527675-60b7-475c-85e8-ae6180a5638c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:16.845202 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:30:16.845600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1090433998"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:16.846900 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1090433998'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:30:16.847062 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume of 1 GB Aug 07 16:30:16.850741 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Availability Zones retrieved successfully. Aug 07 16:30:16.855947 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (037e3977-f67d-45ac-9b8b-46998ee8f236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:16.856801 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ddffd5-81a6-4dd8-b1eb-79b8837a301d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:16.857528 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:30:16.879416 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a7ddffd5-81a6-4dd8-b1eb-79b8837a301d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:16.880061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e89b5ef-905f-4303-ac67-dbd3e03b68e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:16.941270 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['aac3fc6e-c45a-4e79-91ed-4a1a3f62f0d7', 'fac25cae-538e-481c-8745-f44a321b462f', '1cd63988-62b8-4c1c-81e6-bcf19dcb8714', '033c433a-f27a-46c0-9e56-5b1bbe41ccf3'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:16.942049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3e89b5ef-905f-4303-ac67-dbd3e03b68e2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aac3fc6e-c45a-4e79-91ed-4a1a3f62f0d7', 'fac25cae-538e-481c-8745-f44a321b462f', '1cd63988-62b8-4c1c-81e6-bcf19dcb8714', '033c433a-f27a-46c0-9e56-5b1bbe41ccf3']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:16.942808 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87643091-0ef6-4b30-b4ca-469a9add7735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:16.965556 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87643091-0ef6-4b30-b4ca-469a9add7735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '910731be-2f83-4ad3-b050-72f8efef6190', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1090433998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['aac3fc6e-c45a-4e79-91ed-4a1a3f62f0d7','fac25cae-538e-481c-8745-f44a321b462f','1cd63988-62b8-4c1c-81e6-bcf19dcb8714','033c433a-f27a-46c0-9e56-5b1bbe41ccf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:30:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1090433998',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=910731be-2f83-4ad3-b050-72f8efef6190,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852c75e42fde49a1acbfc2eb4513eb35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683f70da00e7465d8aaed602d767aae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:16.966242 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f99d843-107a-4d6e-a823-8fc80fc7230c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:16.982458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2f99d843-107a-4d6e-a823-8fc80fc7230c) transitioned into state 'SUCCESS' from state '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-1090433998',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['aac3fc6e-c45a-4e79-91ed-4a1a3f62f0d7','fac25cae-538e-481c-8745-f44a321b462f','1cd63988-62b8-4c1c-81e6-bcf19dcb8714','033c433a-f27a-46c0-9e56-5b1bbe41ccf3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:16.983393 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1282a632-3a7a-4d42-b6e6-93b06c42b6d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:16.993067 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1282a632-3a7a-4d42-b6e6-93b06c42b6d1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:16.994150 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (037e3977-f67d-45ac-9b8b-46998ee8f236) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:16.994514 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request issued successfully. Aug 07 16:30:16.995177 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5527675-60b7-475c-85e8-ae6180a5638c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:30:16.995712 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1395/5526] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:30:16 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 07 16:30:17.006449 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8632336e-950e-4d84-a963-409999021ef4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:17.008127 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8632336e-950e-4d84-a963-409999021ef4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 Aug 07 16:30:17.008366 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8632336e-950e-4d84-a963-409999021ef4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:17.008583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8632336e-950e-4d84-a963-409999021ef4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:17.015559 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:17.015559 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:17.019398 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8632336e-950e-4d84-a963-409999021ef4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:30:17.023275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8632336e-950e-4d84-a963-409999021ef4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 returned with HTTP 200 Aug 07 16:30:17.023718 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1377/5527] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:17 2026] GET /volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:17.503853 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-66c8b0fb-29ae-4132-8168-b7b45c8d12db None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:17.505662 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66c8b0fb-29ae-4132-8168-b7b45c8d12db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:17.505872 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66c8b0fb-29ae-4132-8168-b7b45c8d12db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:17.506059 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-66c8b0fb-29ae-4132-8168-b7b45c8d12db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:17.506165 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-66c8b0fb-29ae-4132-8168-b7b45c8d12db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:17.510865 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:17.510865 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:17.511696 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-66c8b0fb-29ae-4132-8168-b7b45c8d12db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:17.512207 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1377/5528] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:17 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:18.036279 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8be0d110-51cf-4136-a87e-878d8d34cc99 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:18.037823 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8be0d110-51cf-4136-a87e-878d8d34cc99 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 Aug 07 16:30:18.038147 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8be0d110-51cf-4136-a87e-878d8d34cc99 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:18.038449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8be0d110-51cf-4136-a87e-878d8d34cc99 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:18.045346 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:18.045346 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:18.047970 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-8be0d110-51cf-4136-a87e-878d8d34cc99 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:30:18.051165 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8be0d110-51cf-4136-a87e-878d8d34cc99 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 returned with HTTP 200 Aug 07 16:30:18.051513 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1380/5529] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:18 2026] GET /volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:18.063341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a0026694-382b-4879-b86c-c8d635da889c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:18.064741 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:30:18.065100 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "910731be-2f83-4ad3-b050-72f8efef6190", "name": "tempest-type-Backup-2144626198"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:18.066486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating new backup {'backup': {'volume_id': '910731be-2f83-4ad3-b050-72f8efef6190', 'name': 'tempest-type-Backup-2144626198'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:30:18.066611 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating backup of volume 910731be-2f83-4ad3-b050-72f8efef6190 in container None Aug 07 16:30:18.073871 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:18.073871 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:18.074203 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:30:18.094606 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['0ff1c208-7962-4437-bb59-913904667099', '6ccecb80-05a0-4ca1-8530-27edf9db2c2e'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:18.114718 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a0026694-382b-4879-b86c-c8d635da889c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:30:18.115038 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1396/5530] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:30:18 2026] POST /volume/v3/backups => generated 314 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:18.123896 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c3fc8a68-23d7-4287-b4ae-58486095ae6f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:18.125552 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3fc8a68-23d7-4287-b4ae-58486095ae6f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:18.125732 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3fc8a68-23d7-4287-b4ae-58486095ae6f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:18.125901 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c3fc8a68-23d7-4287-b4ae-58486095ae6f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:18.126002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c3fc8a68-23d7-4287-b4ae-58486095ae6f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:18.130340 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:18.130340 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:18.130340 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c3fc8a68-23d7-4287-b4ae-58486095ae6f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:18.130726 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1378/5531] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:18 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 721 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:18.546162 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7f9aaed0-2440-400e-93c5-fe113f6d5b81 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:18.548283 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f9aaed0-2440-400e-93c5-fe113f6d5b81 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:18.548588 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f9aaed0-2440-400e-93c5-fe113f6d5b81 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:18.548811 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7f9aaed0-2440-400e-93c5-fe113f6d5b81 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:18.548915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-7f9aaed0-2440-400e-93c5-fe113f6d5b81 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:18.553545 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:18.553545 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:18.554257 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7f9aaed0-2440-400e-93c5-fe113f6d5b81 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:18.554701 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1378/5532] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:18 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:19.140424 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ced78fae-b4dc-4138-a018-e6fca2fc7ef0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:19.142768 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ced78fae-b4dc-4138-a018-e6fca2fc7ef0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:19.143070 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ced78fae-b4dc-4138-a018-e6fca2fc7ef0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:19.143374 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ced78fae-b4dc-4138-a018-e6fca2fc7ef0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:19.143551 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ced78fae-b4dc-4138-a018-e6fca2fc7ef0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:19.147562 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:19.147562 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:19.148106 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ced78fae-b4dc-4138-a018-e6fca2fc7ef0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:19.148466 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1381/5533] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:19 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:19.565559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-91e135b8-c872-4860-8923-003d98f8dc33 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:19.567213 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91e135b8-c872-4860-8923-003d98f8dc33 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:19.567449 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91e135b8-c872-4860-8923-003d98f8dc33 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:19.567664 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-91e135b8-c872-4860-8923-003d98f8dc33 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:19.567814 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-91e135b8-c872-4860-8923-003d98f8dc33 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:19.571578 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:19.571578 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:19.572159 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-91e135b8-c872-4860-8923-003d98f8dc33 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:19.572543 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1397/5534] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:19 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:20.157686 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e4fda79c-92a1-47fa-a7ba-853125322cdd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:20.159285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4fda79c-92a1-47fa-a7ba-853125322cdd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:20.159569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4fda79c-92a1-47fa-a7ba-853125322cdd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:20.159763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e4fda79c-92a1-47fa-a7ba-853125322cdd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:20.159907 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e4fda79c-92a1-47fa-a7ba-853125322cdd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:20.163669 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:20.163669 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:20.164151 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e4fda79c-92a1-47fa-a7ba-853125322cdd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:20.164521 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1379/5535] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:20 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 723 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:20.581261 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e267a7a9-4891-404c-9ebd-dc3591a28f3e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:20.582936 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e267a7a9-4891-404c-9ebd-dc3591a28f3e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:20.583148 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e267a7a9-4891-404c-9ebd-dc3591a28f3e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:20.583333 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e267a7a9-4891-404c-9ebd-dc3591a28f3e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:20.583441 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e267a7a9-4891-404c-9ebd-dc3591a28f3e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:20.587249 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:20.587249 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:20.587893 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e267a7a9-4891-404c-9ebd-dc3591a28f3e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:20.588231 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1379/5536] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:20 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:21.174970 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b5127740-6bac-4833-b0c2-5d08809eafe3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:21.176958 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5127740-6bac-4833-b0c2-5d08809eafe3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:21.177188 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5127740-6bac-4833-b0c2-5d08809eafe3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:21.177408 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b5127740-6bac-4833-b0c2-5d08809eafe3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:21.177515 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b5127740-6bac-4833-b0c2-5d08809eafe3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:21.182043 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:21.182043 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:21.182754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b5127740-6bac-4833-b0c2-5d08809eafe3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:21.183266 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1382/5537] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:21 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:21.597463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-13f92e68-5276-44f1-a8ee-176df0cf0b7b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:21.599079 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13f92e68-5276-44f1-a8ee-176df0cf0b7b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:21.599280 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13f92e68-5276-44f1-a8ee-176df0cf0b7b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:21.599491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-13f92e68-5276-44f1-a8ee-176df0cf0b7b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:21.599595 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-13f92e68-5276-44f1-a8ee-176df0cf0b7b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:21.603350 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:21.603350 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:21.603866 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-13f92e68-5276-44f1-a8ee-176df0cf0b7b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 200 Aug 07 16:30:21.604215 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1398/5538] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:21 2026] GET /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:21.612817 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:21.614502 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd Aug 07 16:30:21.614698 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:21.614885 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:21.614985 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete backup with id: 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd. Aug 07 16:30:21.618780 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:21.618780 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:21.629348 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] delete_backup rpcapi backup_id 8531cf19-0bc3-4c9f-853d-8dfa062ba4cd {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:30:21.630857 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-3ae4a9c9-94b1-4fbc-8f43-db599da94ea2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd returned with HTTP 202 Aug 07 16:30:21.631286 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1380/5539] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:21 2026] DELETE /volume/v3/backups/8531cf19-0bc3-4c9f-853d-8dfa062ba4cd => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:30:21.637621 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:21.639260 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 Aug 07 16:30:21.639480 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:21.639647 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:21.639797 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume with id: 41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 Aug 07 16:30:21.646278 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:21.646278 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:21.647677 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:21.666500 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume request issued successfully. Aug 07 16:30:21.666689 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8fd895a2-c30f-477d-9854-0d51719ceb45 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 returned with HTTP 202 Aug 07 16:30:21.667116 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1380/5540] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:21 2026] DELETE /volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:21.674588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5e36ae40-64d5-44c5-8cf3-e1961473d88e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:21.676233 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e36ae40-64d5-44c5-8cf3-e1961473d88e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 Aug 07 16:30:21.676448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e36ae40-64d5-44c5-8cf3-e1961473d88e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:21.676623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5e36ae40-64d5-44c5-8cf3-e1961473d88e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:21.684358 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:21.684358 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:21.687781 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5e36ae40-64d5-44c5-8cf3-e1961473d88e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:21.691385 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5e36ae40-64d5-44c5-8cf3-e1961473d88e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 returned with HTTP 200 Aug 07 16:30:21.691734 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1383/5541] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:21 2026] GET /volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 => generated 1005 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:22.195403 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d1a74a88-9f61-48c4-9243-ec87dfe1fcf2 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:22.197227 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1a74a88-9f61-48c4-9243-ec87dfe1fcf2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:22.197482 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1a74a88-9f61-48c4-9243-ec87dfe1fcf2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:22.197675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d1a74a88-9f61-48c4-9243-ec87dfe1fcf2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:22.197790 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d1a74a88-9f61-48c4-9243-ec87dfe1fcf2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:22.201794 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:22.201794 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:22.202383 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d1a74a88-9f61-48c4-9243-ec87dfe1fcf2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:22.202737 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1399/5542] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:22 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:22.706347 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-df11d237-c75c-4d90-a17a-ffb8719910aa None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:22.708111 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df11d237-c75c-4d90-a17a-ffb8719910aa tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 Aug 07 16:30:22.708355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df11d237-c75c-4d90-a17a-ffb8719910aa tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:22.708538 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-df11d237-c75c-4d90-a17a-ffb8719910aa tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:22.714016 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-df11d237-c75c-4d90-a17a-ffb8719910aa tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 returned with HTTP 404 Aug 07 16:30:22.714481 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1381/5543] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:22 2026] GET /volume/v3/volumes/41bded3a-69f0-4f8c-bcf7-0c3284b78bb0 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:22.721502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:22.723269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008/export_record Aug 07 16:30:22.723537 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:22.723731 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'export_record' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:22.723838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Export record for backup a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:30:22.728100 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:22.728100 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:22.728940 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling RPCAPI with context: , host: np0000006731, backup: a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 07 16:30:22.737578 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] export_record in rpcapi backup_id a88f2386-9968-46b8-97d6-b6b1ed53d008 on host np0000006731. {{(pid=100266) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 16:30:22.745888 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYTg4ZjIzODYtOTk2OC00NmI4LTk3ZDYtYjZiMWVkNTNkMDA4IiwgInVzZXJfaWQiOiAiZGZkYjg4MjU1NzE5NDE4MDk2NmRkZDgzNzIxNjNiMjAiLCAicHJvamVjdF9pZCI6ICJkNTA0MTYxYzI0ZTY0ZjFmOTE5NGYwNWQ3MjYwMGM3NiIsICJ2b2x1bWVfaWQiOiAiYTgxNmRlMmMtZWY2Yi00ZmY0LWI2MTMtMGMyMDkxZmU2ODMwIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC01NzY5NDA2OTgiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV9hODE2ZGUyYy1lZjZiLTRmZjQtYjYxMy0wYzIwOTFmZTY4MzAvMjAyNjA4MDcxNjI5MzUvYXpfbm92YV9iYWNrdXBfYTg4ZjIzODYtOTk2OC00NmI4LTk3ZDYtYjZiMWVkNTNkMDA4IiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNjoyOTozM1oiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjoyOTozM1oiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjI5OjQ4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100266) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 16:30:22.746201 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8559d1a3-f4d2-49a4-974e-a1b1df423119 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008/export_record returned with HTTP 200 Aug 07 16:30:22.746758 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1381/5544] 10.4.3.24 () {68 vars in 1423 bytes} [Fri Aug 7 16:30:22 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008/export_record => generated 1424 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:22.754683 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:22.756800 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:30:22.757222 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2129161021"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:22.758708 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2129161021'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:30:22.758831 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume of 1 GB Aug 07 16:30:22.762820 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Availability Zones retrieved successfully. Aug 07 16:30:22.768362 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (fb9e1bc6-f5aa-4096-92f8-3c37cf9a857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:22.769248 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f0cc34-1ea1-45f4-86b6-ce0b329fc977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:22.769991 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:30:22.797540 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (17f0cc34-1ea1-45f4-86b6-ce0b329fc977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:22.798357 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a5b1c8-5d54-4313-b5f6-1b79ca585ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:22.835113 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['124fc491-c64c-4a71-9789-b5d62987f6a0', 'd0bdc2f9-6609-4603-8ece-c097dbae5822', '8f7d0b5a-978a-4f3f-8802-cfb38e4fea63', '3139931d-22f4-436a-bb1f-f784243b3ad0'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:22.835827 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (72a5b1c8-5d54-4313-b5f6-1b79ca585ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['124fc491-c64c-4a71-9789-b5d62987f6a0', 'd0bdc2f9-6609-4603-8ece-c097dbae5822', '8f7d0b5a-978a-4f3f-8802-cfb38e4fea63', '3139931d-22f4-436a-bb1f-f784243b3ad0']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:22.836562 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5980e777-bb81-49f0-886a-956671854ced) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:22.858051 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5980e777-bb81-49f0-886a-956671854ced) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '174b4d13-bfbd-4e88-b829-08ad09aa48b5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129161021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['124fc491-c64c-4a71-9789-b5d62987f6a0','d0bdc2f9-6609-4603-8ece-c097dbae5822','8f7d0b5a-978a-4f3f-8802-cfb38e4fea63','3139931d-22f4-436a-bb1f-f784243b3ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:30:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2129161021',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=174b4d13-bfbd-4e88-b829-08ad09aa48b5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d504161c24e64f1f9194f05d72600c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdb882557194180966ddd8372163b20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:22.858714 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c62508-2bef-4941-8990-95b8b5eb43dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:22.873707 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (95c62508-2bef-4941-8990-95b8b5eb43dd) transitioned into state 'SUCCESS' from state '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-2129161021',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['124fc491-c64c-4a71-9789-b5d62987f6a0','d0bdc2f9-6609-4603-8ece-c097dbae5822','8f7d0b5a-978a-4f3f-8802-cfb38e4fea63','3139931d-22f4-436a-bb1f-f784243b3ad0'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:22.874398 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a160720-e1ea-402f-9afe-6ccd309790ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:22.882105 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5a160720-e1ea-402f-9afe-6ccd309790ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:22.882856 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (fb9e1bc6-f5aa-4096-92f8-3c37cf9a857c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:22.883144 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request issued successfully. Aug 07 16:30:22.883708 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b85c686d-f7f4-4b7a-8f39-257b293bf1d2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:30:22.884183 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1384/5545] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:30:22 2026] POST /volume/v3/volumes => generated 776 bytes in 130 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:22.894423 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-88adb28c-cb4e-4556-9eb6-0389bf2f5990 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:22.896154 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88adb28c-cb4e-4556-9eb6-0389bf2f5990 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 Aug 07 16:30:22.896559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88adb28c-cb4e-4556-9eb6-0389bf2f5990 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:22.896559 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-88adb28c-cb4e-4556-9eb6-0389bf2f5990 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:22.903272 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:22.903272 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:22.906537 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-88adb28c-cb4e-4556-9eb6-0389bf2f5990 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:22.910169 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-88adb28c-cb4e-4556-9eb6-0389bf2f5990 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 returned with HTTP 200 Aug 07 16:30:22.910528 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1400/5546] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:22 2026] GET /volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:23.213890 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6462661a-79cb-4cf7-b76b-2d7b8d4d8f4c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:23.215618 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6462661a-79cb-4cf7-b76b-2d7b8d4d8f4c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:23.215798 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6462661a-79cb-4cf7-b76b-2d7b8d4d8f4c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:23.215986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6462661a-79cb-4cf7-b76b-2d7b8d4d8f4c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:23.216086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-6462661a-79cb-4cf7-b76b-2d7b8d4d8f4c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:23.219706 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:23.219706 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:23.220209 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6462661a-79cb-4cf7-b76b-2d7b8d4d8f4c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:23.220544 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1382/5547] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:23 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:23.929026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdad7161-5b21-4380-bcf8-00d6b17e8e59 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:23.930900 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdad7161-5b21-4380-bcf8-00d6b17e8e59 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 Aug 07 16:30:23.931133 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdad7161-5b21-4380-bcf8-00d6b17e8e59 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:23.931328 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdad7161-5b21-4380-bcf8-00d6b17e8e59 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:23.938817 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:23.938817 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:23.943487 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fdad7161-5b21-4380-bcf8-00d6b17e8e59 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:23.947521 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdad7161-5b21-4380-bcf8-00d6b17e8e59 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 returned with HTTP 200 Aug 07 16:30:23.947923 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1382/5548] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:23 2026] GET /volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:23.961716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:23.964159 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:30:23.964686 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "174b4d13-bfbd-4e88-b829-08ad09aa48b5", "name": "tempest-type-Backup-667578430"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:23.966589 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating new backup {'backup': {'volume_id': '174b4d13-bfbd-4e88-b829-08ad09aa48b5', 'name': 'tempest-type-Backup-667578430'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:30:23.966804 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating backup of volume 174b4d13-bfbd-4e88-b829-08ad09aa48b5 in container None Aug 07 16:30:23.975653 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:23.975653 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:23.976111 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:23.993071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['d213d3d3-74a8-4c7e-b9f0-11ffba88cf9e', 'a43439f6-dc1f-4597-b8e5-8361c5dfbd75'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:24.023358 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5fd5a5fe-1132-4164-b64a-42f2ba411cd4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:30:24.023847 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1385/5549] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:30:23 2026] POST /volume/v3/backups => generated 313 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:24.034488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fcf93235-5cac-45fa-b65d-e5c451d7559d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:24.036599 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcf93235-5cac-45fa-b65d-e5c451d7559d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:24.036867 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcf93235-5cac-45fa-b65d-e5c451d7559d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:24.037102 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fcf93235-5cac-45fa-b65d-e5c451d7559d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:24.037238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fcf93235-5cac-45fa-b65d-e5c451d7559d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:24.041961 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:24.041961 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:24.042721 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fcf93235-5cac-45fa-b65d-e5c451d7559d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:24.043198 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1401/5550] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:24 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:24.229519 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2a0740e3-e123-462a-8dc4-bc18b5519b17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:24.231375 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a0740e3-e123-462a-8dc4-bc18b5519b17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:24.231583 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a0740e3-e123-462a-8dc4-bc18b5519b17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:24.231759 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2a0740e3-e123-462a-8dc4-bc18b5519b17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:24.231877 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2a0740e3-e123-462a-8dc4-bc18b5519b17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:24.235947 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:24.235947 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:24.236554 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2a0740e3-e123-462a-8dc4-bc18b5519b17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:24.236958 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1383/5551] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:24 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:25.055186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-daddc68b-d88f-46cf-bfe3-3c1f0e662e0f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:25.057004 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daddc68b-d88f-46cf-bfe3-3c1f0e662e0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:25.057222 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daddc68b-d88f-46cf-bfe3-3c1f0e662e0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:25.057432 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-daddc68b-d88f-46cf-bfe3-3c1f0e662e0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:25.057535 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-daddc68b-d88f-46cf-bfe3-3c1f0e662e0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:25.061492 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:25.061492 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:25.062057 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-daddc68b-d88f-46cf-bfe3-3c1f0e662e0f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:25.062413 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1383/5552] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:25 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:30:25.246642 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-28d7c19d-5a45-462e-a2e1-8aac5a377171 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:25.248753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28d7c19d-5a45-462e-a2e1-8aac5a377171 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:25.249040 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28d7c19d-5a45-462e-a2e1-8aac5a377171 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:25.249344 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-28d7c19d-5a45-462e-a2e1-8aac5a377171 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:25.249633 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-28d7c19d-5a45-462e-a2e1-8aac5a377171 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:25.254669 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:25.254669 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:25.255425 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-28d7c19d-5a45-462e-a2e1-8aac5a377171 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:25.255801 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1386/5553] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:25 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:26.074295 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-74d318b1-ec1d-45c2-a326-3b8812353c50 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:26.076438 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74d318b1-ec1d-45c2-a326-3b8812353c50 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:26.076750 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74d318b1-ec1d-45c2-a326-3b8812353c50 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:26.077022 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-74d318b1-ec1d-45c2-a326-3b8812353c50 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:26.077167 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-74d318b1-ec1d-45c2-a326-3b8812353c50 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:26.081614 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:26.081614 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:26.082287 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-74d318b1-ec1d-45c2-a326-3b8812353c50 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:26.082713 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1402/5554] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:26 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 722 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:26.267232 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f375ffc7-7076-47ce-a661-535efaab55c9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:26.268963 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f375ffc7-7076-47ce-a661-535efaab55c9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:26.269160 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f375ffc7-7076-47ce-a661-535efaab55c9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:26.269355 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f375ffc7-7076-47ce-a661-535efaab55c9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:26.269454 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f375ffc7-7076-47ce-a661-535efaab55c9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:26.274692 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:26.274692 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:26.275324 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f375ffc7-7076-47ce-a661-535efaab55c9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:26.275743 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1384/5555] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:26 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:27.094332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-233fd124-d45b-443f-8b9d-5f9fd41ad2b6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:27.096390 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-233fd124-d45b-443f-8b9d-5f9fd41ad2b6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:27.096813 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-233fd124-d45b-443f-8b9d-5f9fd41ad2b6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:27.097150 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-233fd124-d45b-443f-8b9d-5f9fd41ad2b6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:27.097402 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-233fd124-d45b-443f-8b9d-5f9fd41ad2b6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:27.102562 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:27.102562 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:27.103261 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-233fd124-d45b-443f-8b9d-5f9fd41ad2b6 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:27.103727 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1384/5556] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:27 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:27.286341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7bb29ac1-fa06-42ec-882a-87eb70aa9781 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:27.287814 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bb29ac1-fa06-42ec-882a-87eb70aa9781 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:27.287990 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bb29ac1-fa06-42ec-882a-87eb70aa9781 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:27.288155 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7bb29ac1-fa06-42ec-882a-87eb70aa9781 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:27.288252 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7bb29ac1-fa06-42ec-882a-87eb70aa9781 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:27.291852 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:27.291852 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:27.292355 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7bb29ac1-fa06-42ec-882a-87eb70aa9781 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:27.292661 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1387/5557] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:27 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:28.115397 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-93e739ca-b3af-4cd2-a7dd-44406b8a49d9 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:28.117730 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93e739ca-b3af-4cd2-a7dd-44406b8a49d9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:28.118067 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93e739ca-b3af-4cd2-a7dd-44406b8a49d9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:28.118321 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-93e739ca-b3af-4cd2-a7dd-44406b8a49d9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:28.118503 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-93e739ca-b3af-4cd2-a7dd-44406b8a49d9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:28.123252 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:28.123252 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:28.123965 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-93e739ca-b3af-4cd2-a7dd-44406b8a49d9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:28.124365 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1403/5558] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:28 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:28.303553 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac6dc3bd-2f2f-4822-83f8-4b4054afc1cb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:28.305434 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac6dc3bd-2f2f-4822-83f8-4b4054afc1cb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:28.305670 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac6dc3bd-2f2f-4822-83f8-4b4054afc1cb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:28.305899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac6dc3bd-2f2f-4822-83f8-4b4054afc1cb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:28.306025 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ac6dc3bd-2f2f-4822-83f8-4b4054afc1cb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:28.310433 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:28.310433 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:28.311088 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac6dc3bd-2f2f-4822-83f8-4b4054afc1cb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:28.311503 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1385/5559] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:28 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:29.135166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d732db2-7f9c-4e56-9225-495f3dcd82e5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:29.137073 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d732db2-7f9c-4e56-9225-495f3dcd82e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:29.137224 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d732db2-7f9c-4e56-9225-495f3dcd82e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:29.137420 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d732db2-7f9c-4e56-9225-495f3dcd82e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:29.137521 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0d732db2-7f9c-4e56-9225-495f3dcd82e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:29.141552 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:29.141552 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:29.142140 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d732db2-7f9c-4e56-9225-495f3dcd82e5 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:29.142493 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1385/5560] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:29 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:29.320979 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-31ce800a-0674-48f5-abdb-e2664418d924 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:29.322925 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31ce800a-0674-48f5-abdb-e2664418d924 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:29.323143 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31ce800a-0674-48f5-abdb-e2664418d924 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:29.323406 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-31ce800a-0674-48f5-abdb-e2664418d924 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:29.323564 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-31ce800a-0674-48f5-abdb-e2664418d924 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:29.327761 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:29.327761 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:29.328428 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-31ce800a-0674-48f5-abdb-e2664418d924 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:29.328837 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1388/5561] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:29 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:30.153390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fdeface3-d3d3-4461-9014-a07d32753cbd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:30.155054 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdeface3-d3d3-4461-9014-a07d32753cbd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:30.155241 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdeface3-d3d3-4461-9014-a07d32753cbd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:30.155440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fdeface3-d3d3-4461-9014-a07d32753cbd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:30.155535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fdeface3-d3d3-4461-9014-a07d32753cbd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:30.159148 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:30.159148 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:30.159686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fdeface3-d3d3-4461-9014-a07d32753cbd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:30.160000 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1404/5562] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:30 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:30.338180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-184884e4-88a3-4b49-9e68-0b7c354a39d8 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:30.339738 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-184884e4-88a3-4b49-9e68-0b7c354a39d8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:30.339922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-184884e4-88a3-4b49-9e68-0b7c354a39d8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:30.340086 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-184884e4-88a3-4b49-9e68-0b7c354a39d8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:30.340203 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-184884e4-88a3-4b49-9e68-0b7c354a39d8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:30.344011 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:30.344011 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:30.344459 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-184884e4-88a3-4b49-9e68-0b7c354a39d8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:30.344778 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1386/5563] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:30 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:31.170272 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-da50f5af-8f6f-4299-a6f0-f90201b33bea None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:31.171963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da50f5af-8f6f-4299-a6f0-f90201b33bea tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:31.172170 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da50f5af-8f6f-4299-a6f0-f90201b33bea tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:31.172401 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-da50f5af-8f6f-4299-a6f0-f90201b33bea tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:31.172515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-da50f5af-8f6f-4299-a6f0-f90201b33bea tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:31.176714 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:31.176714 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:31.177318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-da50f5af-8f6f-4299-a6f0-f90201b33bea tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:31.177769 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1386/5564] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:31 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:31.354987 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-487d71b6-b6fc-4f60-983c-c155988000b2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:31.357924 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-487d71b6-b6fc-4f60-983c-c155988000b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:31.358472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-487d71b6-b6fc-4f60-983c-c155988000b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:31.358472 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-487d71b6-b6fc-4f60-983c-c155988000b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:31.359315 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-487d71b6-b6fc-4f60-983c-c155988000b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:31.364467 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:31.364467 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:31.365068 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-487d71b6-b6fc-4f60-983c-c155988000b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:31.365422 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1389/5565] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:31 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 734 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:32.186937 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7aca441c-213d-45a5-b88a-8f748dd64600 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:32.189885 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aca441c-213d-45a5-b88a-8f748dd64600 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:32.190118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aca441c-213d-45a5-b88a-8f748dd64600 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:32.190378 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7aca441c-213d-45a5-b88a-8f748dd64600 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:32.190516 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7aca441c-213d-45a5-b88a-8f748dd64600 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:32.197573 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:32.197573 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:32.198206 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7aca441c-213d-45a5-b88a-8f748dd64600 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:32.198646 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1405/5566] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:32 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 12 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:32.375833 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9663a74-4092-46d9-800c-92f349034f77 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:32.377481 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9663a74-4092-46d9-800c-92f349034f77 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:30:32.377677 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9663a74-4092-46d9-800c-92f349034f77 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:32.377846 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9663a74-4092-46d9-800c-92f349034f77 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:32.377944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e9663a74-4092-46d9-800c-92f349034f77 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:32.382137 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:32.382137 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:32.382710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9663a74-4092-46d9-800c-92f349034f77 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:30:32.383038 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1387/5567] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:32 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:32.392205 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:32.447763 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] POST https://10.4.3.24/volume/v3/backups Aug 07 16:30:32.448099 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Action: 'create', calling method: create, body: {"backup": {"volume_id": "910731be-2f83-4ad3-b050-72f8efef6190"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:32.449546 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Creating new backup {'backup': {'volume_id': '910731be-2f83-4ad3-b050-72f8efef6190'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:30:32.449684 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Creating backup of volume 910731be-2f83-4ad3-b050-72f8efef6190 in container None Aug 07 16:30:32.456359 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:32.456359 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:32.456777 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Volume info retrieved successfully. Aug 07 16:30:32.473536 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Created reservations ['848c14eb-b8bb-470d-8546-485242a2ce3d', '7e09aab5-6d58-4d68-aacb-b0ed93ee09ae'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:32.507152 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a686afea-5b40-4fe1-b8fe-48012c2f4ac5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:30:32.507673 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1387/5568] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:30:32 2026] POST /volume/v3/backups => generated 286 bytes in 116 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:32.516623 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-15679fc1-e445-4835-9109-3beb0682c806 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:32.518442 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15679fc1-e445-4835-9109-3beb0682c806 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:32.518723 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15679fc1-e445-4835-9109-3beb0682c806 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:32.518956 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-15679fc1-e445-4835-9109-3beb0682c806 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:32.519093 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-15679fc1-e445-4835-9109-3beb0682c806 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:32.523282 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:32.523282 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:32.523993 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-15679fc1-e445-4835-9109-3beb0682c806 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:32.524415 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1390/5569] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:32 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 693 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:30:33.208954 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-bb40692a-39af-4a15-b7bd-4a76728994cb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:33.210982 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb40692a-39af-4a15-b7bd-4a76728994cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:33.211182 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb40692a-39af-4a15-b7bd-4a76728994cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:33.211377 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-bb40692a-39af-4a15-b7bd-4a76728994cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:33.211488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-bb40692a-39af-4a15-b7bd-4a76728994cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:33.216351 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:33.216351 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:33.217092 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-bb40692a-39af-4a15-b7bd-4a76728994cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:33.217506 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1406/5570] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:33 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:33.534111 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-29981397-00de-4e06-b9ca-3b0f15c2c345 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:33.536387 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29981397-00de-4e06-b9ca-3b0f15c2c345 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:33.536627 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29981397-00de-4e06-b9ca-3b0f15c2c345 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:33.536829 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-29981397-00de-4e06-b9ca-3b0f15c2c345 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:33.536921 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-29981397-00de-4e06-b9ca-3b0f15c2c345 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:33.541397 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:33.541397 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:33.541715 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-29981397-00de-4e06-b9ca-3b0f15c2c345 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:33.542180 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1388/5571] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:33 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 695 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:34.226686 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-29ff05fc-f51a-4776-995b-d759101e1f66 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:34.228358 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29ff05fc-f51a-4776-995b-d759101e1f66 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:34.228585 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29ff05fc-f51a-4776-995b-d759101e1f66 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:34.228773 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-29ff05fc-f51a-4776-995b-d759101e1f66 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:34.228891 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-29ff05fc-f51a-4776-995b-d759101e1f66 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:34.232627 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:34.232627 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:34.233141 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-29ff05fc-f51a-4776-995b-d759101e1f66 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:34.233507 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1388/5572] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:34 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:34.552134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-16439e09-f1c7-438a-b445-62a81701895a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:34.554033 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16439e09-f1c7-438a-b445-62a81701895a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:34.554230 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16439e09-f1c7-438a-b445-62a81701895a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:34.554449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-16439e09-f1c7-438a-b445-62a81701895a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:34.554551 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-16439e09-f1c7-438a-b445-62a81701895a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:34.559673 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:34.559673 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:34.560580 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-16439e09-f1c7-438a-b445-62a81701895a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:34.561083 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1391/5573] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:34 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 695 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:35.242473 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ab1ebbe9-8451-4d8b-8789-6e8986d6dced None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:35.244215 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab1ebbe9-8451-4d8b-8789-6e8986d6dced tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:35.244464 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab1ebbe9-8451-4d8b-8789-6e8986d6dced tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:35.244677 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ab1ebbe9-8451-4d8b-8789-6e8986d6dced tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:35.244779 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ab1ebbe9-8451-4d8b-8789-6e8986d6dced tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:35.248833 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:35.248833 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:35.249410 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ab1ebbe9-8451-4d8b-8789-6e8986d6dced tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:35.249786 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1407/5574] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:35 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:35.586276 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e54a00d8-707f-426b-96ec-25cba2c5bd17 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:35.588570 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e54a00d8-707f-426b-96ec-25cba2c5bd17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:35.588827 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e54a00d8-707f-426b-96ec-25cba2c5bd17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:35.589046 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e54a00d8-707f-426b-96ec-25cba2c5bd17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:35.589174 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e54a00d8-707f-426b-96ec-25cba2c5bd17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:35.593614 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:35.593614 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:35.594293 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e54a00d8-707f-426b-96ec-25cba2c5bd17 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:35.594722 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1389/5575] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:35 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:36.260049 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ec226045-f924-46b8-8809-84ccbe0b7010 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:36.262183 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec226045-f924-46b8-8809-84ccbe0b7010 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:36.262529 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec226045-f924-46b8-8809-84ccbe0b7010 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:36.262749 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ec226045-f924-46b8-8809-84ccbe0b7010 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:36.262905 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ec226045-f924-46b8-8809-84ccbe0b7010 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:36.267637 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:36.267637 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:36.268424 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ec226045-f924-46b8-8809-84ccbe0b7010 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:36.268923 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1389/5576] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:36 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:36.623998 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e53242ee-097e-457f-84fb-97afc94a18b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:36.626148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e53242ee-097e-457f-84fb-97afc94a18b0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:36.626443 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e53242ee-097e-457f-84fb-97afc94a18b0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:36.626665 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e53242ee-097e-457f-84fb-97afc94a18b0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:36.626791 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e53242ee-097e-457f-84fb-97afc94a18b0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:36.632279 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:36.632279 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:36.633049 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e53242ee-097e-457f-84fb-97afc94a18b0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:36.633677 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1392/5577] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:36 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:37.280601 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e4b290bc-04dc-4bd9-a639-959952d56d1f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:37.283165 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4b290bc-04dc-4bd9-a639-959952d56d1f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:37.283444 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4b290bc-04dc-4bd9-a639-959952d56d1f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:37.283744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e4b290bc-04dc-4bd9-a639-959952d56d1f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:37.283916 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e4b290bc-04dc-4bd9-a639-959952d56d1f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:37.289684 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:37.289684 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:37.290628 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e4b290bc-04dc-4bd9-a639-959952d56d1f tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:37.291105 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1408/5578] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:37 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:37.669536 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e9208a0d-5522-4719-bf81-9d687648b6b2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:37.671239 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9208a0d-5522-4719-bf81-9d687648b6b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:37.671513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9208a0d-5522-4719-bf81-9d687648b6b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:37.671686 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e9208a0d-5522-4719-bf81-9d687648b6b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:37.671794 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e9208a0d-5522-4719-bf81-9d687648b6b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:37.675815 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:37.675815 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:37.676365 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e9208a0d-5522-4719-bf81-9d687648b6b2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:37.676731 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1390/5579] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:37 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:38.303770 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-700706b8-7160-48b7-90ec-6b560122a760 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:38.305378 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-700706b8-7160-48b7-90ec-6b560122a760 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:38.305618 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-700706b8-7160-48b7-90ec-6b560122a760 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:38.305799 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-700706b8-7160-48b7-90ec-6b560122a760 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:38.305898 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-700706b8-7160-48b7-90ec-6b560122a760 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:38.309649 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:38.309649 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:38.310207 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-700706b8-7160-48b7-90ec-6b560122a760 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:38.310576 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1390/5580] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:38 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:38.320322 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:38.322255 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a/export_record Aug 07 16:30:38.322580 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:38.322935 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:38.323100 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Export record for backup f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:30:38.328042 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:38.328042 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:38.329171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling RPCAPI with context: , host: np0000006731, backup: f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 07 16:30:38.336069 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] export_record in rpcapi backup_id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a on host np0000006731. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 16:30:38.347642 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZjEwZjE5YzQtMzI2MS00ZmRkLTlkZTEtZTUwYmZjNmNmNjJhIiwgInVzZXJfaWQiOiAiZGZkYjg4MjU1NzE5NDE4MDk2NmRkZDgzNzIxNjNiMjAiLCAicHJvamVjdF9pZCI6ICJkNTA0MTYxYzI0ZTY0ZjFmOTE5NGYwNWQ3MjYwMGM3NiIsICJ2b2x1bWVfaWQiOiAiMTc0YjRkMTMtYmZiZC00ZTg4LWI4MjktMDhhZDA5YWE0OGI1IiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njc1Nzg0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNzRiNGQxMy1iZmJkLTRlODgtYjgyOS0wOGFkMDlhYTQ4YjUvMjAyNjA4MDcxNjMwMjYvYXpfbm92YV9iYWNrdXBfZjEwZjE5YzQtMzI2MS00ZmRkLTlkZTEtZTUwYmZjNmNmNjJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjMwOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 16:30:38.347965 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5270d26b-59af-430b-9307-c5efce4c3bf2 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a/export_record returned with HTTP 200 Aug 07 16:30:38.348729 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1393/5581] 10.4.3.24 () {68 vars in 1423 bytes} [Fri Aug 7 16:30:38 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a/export_record => generated 1424 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:38.356041 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-09ae008d-3372-48ea-9d5a-53c1695e87ef None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:38.357684 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ae008d-3372-48ea-9d5a-53c1695e87ef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:30:38.357881 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ae008d-3372-48ea-9d5a-53c1695e87ef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:38.358065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-09ae008d-3372-48ea-9d5a-53c1695e87ef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:38.358191 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-09ae008d-3372-48ea-9d5a-53c1695e87ef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:38.362361 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:38.362361 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:38.362921 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-09ae008d-3372-48ea-9d5a-53c1695e87ef tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:30:38.363254 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1409/5582] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:38 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:38.373328 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-00670810-0efc-485f-a840-eb39958c1c15 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:38.374980 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups/import_record Aug 07 16:30:38.375390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQ0NTIyNzMtNzY5MC00YjIwLTkyYmUtZDliMDdjOTNiNGM1IiwgInVzZXJfaWQiOiAiZGZkYjg4MjU1NzE5NDE4MDk2NmRkZDgzNzIxNjNiMjAiLCAicHJvamVjdF9pZCI6ICJkNTA0MTYxYzI0ZTY0ZjFmOTE5NGYwNWQ3MjYwMGM3NiIsICJ2b2x1bWVfaWQiOiAiMTc0YjRkMTMtYmZiZC00ZTg4LWI4MjktMDhhZDA5YWE0OGI1IiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njc1Nzg0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNzRiNGQxMy1iZmJkLTRlODgtYjgyOS0wOGFkMDlhYTQ4YjUvMjAyNjA4MDcxNjMwMjYvYXpfbm92YV9iYWNrdXBfZjEwZjE5YzQtMzI2MS00ZmRkLTlkZTEtZTUwYmZjNmNmNjJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjMwOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0="}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:38.376776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQ0NTIyNzMtNzY5MC00YjIwLTkyYmUtZDliMDdjOTNiNGM1IiwgInVzZXJfaWQiOiAiZGZkYjg4MjU1NzE5NDE4MDk2NmRkZDgzNzIxNjNiMjAiLCAicHJvamVjdF9pZCI6ICJkNTA0MTYxYzI0ZTY0ZjFmOTE5NGYwNWQ3MjYwMGM3NiIsICJ2b2x1bWVfaWQiOiAiMTc0YjRkMTMtYmZiZC00ZTg4LWI4MjktMDhhZDA5YWE0OGI1IiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njc1Nzg0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNzRiNGQxMy1iZmJkLTRlODgtYjgyOS0wOGFkMDlhYTQ4YjUvMjAyNjA4MDcxNjMwMjYvYXpfbm92YV9iYWNrdXBfZjEwZjE5YzQtMzI2MS00ZmRkLTlkZTEtZTUwYmZjNmNmNjJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjMwOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0='}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 16:30:38.376906 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQ0NTIyNzMtNzY5MC00YjIwLTkyYmUtZDliMDdjOTNiNGM1IiwgInVzZXJfaWQiOiAiZGZkYjg4MjU1NzE5NDE4MDk2NmRkZDgzNzIxNjNiMjAiLCAicHJvamVjdF9pZCI6ICJkNTA0MTYxYzI0ZTY0ZjFmOTE5NGYwNWQ3MjYwMGM3NiIsICJ2b2x1bWVfaWQiOiAiMTc0YjRkMTMtYmZiZC00ZTg4LWI4MjktMDhhZDA5YWE0OGI1IiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njc1Nzg0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNzRiNGQxMy1iZmJkLTRlODgtYjgyOS0wOGFkMDlhYTQ4YjUvMjAyNjA4MDcxNjMwMjYvYXpfbm92YV9iYWNrdXBfZjEwZjE5YzQtMzI2MS00ZmRkLTlkZTEtZTUwYmZjNmNmNjJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjMwOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 16:30:38.404103 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['4e615412-4db9-4c01-b7db-5e18e8204602', 'ad5743ab-4602-4f53-ba2e-0acbed90faf2'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:38.420938 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] import_record rpcapi backup id d4452273-7690-4b20-92be-d9b07c93b4c5 on host np0000006731 for backup_url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZDQ0NTIyNzMtNzY5MC00YjIwLTkyYmUtZDliMDdjOTNiNGM1IiwgInVzZXJfaWQiOiAiZGZkYjg4MjU1NzE5NDE4MDk2NmRkZDgzNzIxNjNiMjAiLCAicHJvamVjdF9pZCI6ICJkNTA0MTYxYzI0ZTY0ZjFmOTE5NGYwNWQ3MjYwMGM3NiIsICJ2b2x1bWVfaWQiOiAiMTc0YjRkMTMtYmZiZC00ZTg4LWI4MjktMDhhZDA5YWE0OGI1IiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC02Njc1Nzg0MzAiLCAiZGlzcGxheV9kZXNjcmlwdGlvbiI6IG51bGwsICJzZXJ2aWNlX21ldGFkYXRhIjogInZvbHVtZV8xNzRiNGQxMy1iZmJkLTRlODgtYjgyOS0wOGFkMDlhYTQ4YjUvMjAyNjA4MDcxNjMwMjYvYXpfbm92YV9iYWNrdXBfZjEwZjE5YzQtMzI2MS00ZmRkLTlkZTEtZTUwYmZjNmNmNjJhIiwgInNlcnZpY2UiOiAiY2luZGVyLmJhY2t1cC5kcml2ZXJzLnN3aWZ0LlN3aWZ0QmFja3VwRHJpdmVyIiwgIm9iamVjdF9jb3VudCI6IDIxLCAidGVtcF92b2x1bWVfaWQiOiBudWxsLCAidGVtcF9zbmFwc2hvdF9pZCI6IG51bGwsICJudW1fZGVwZW5kZW50X2JhY2t1cHMiOiAwLCAic25hcHNob3RfaWQiOiBudWxsLCAiZGF0YV90aW1lc3RhbXAiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAicmVzdG9yZV92b2x1bWVfaWQiOiBudWxsLCAibWV0YWRhdGEiOiB7fSwgImVuY3J5cHRpb25fa2V5X2lkIjogbnVsbCwgImNyZWF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMDoyNFoiLCAidXBkYXRlZF9hdCI6ICIyMDI2LTA4LTA3VDE2OjMwOjM4WiIsICJkZWxldGVkX2F0IjogbnVsbCwgImRlbGV0ZWQiOiBmYWxzZX0=. {{(pid=100265) import_record /opt/stack/cinder/cinder/backup/rpcapi.py:96}} Aug 07 16:30:38.422989 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Import record output: {'backup': {'id': 'd4452273-7690-4b20-92be-d9b07c93b4c5', 'name': None, 'links': [{'rel': 'self', 'href': 'https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5'}, {'rel': 'bookmark', 'href': 'https://10.4.3.24/volume/backups/d4452273-7690-4b20-92be-d9b07c93b4c5'}]}}. {{(pid=100265) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:279}} Aug 07 16:30:38.423287 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-00670810-0efc-485f-a840-eb39958c1c15 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/import_record returned with HTTP 201 Aug 07 16:30:38.423802 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1391/5583] 10.4.3.24 () {70 vars in 1335 bytes} [Fri Aug 7 16:30:38 2026] POST /volume/v3/backups/import_record => generated 286 bytes in 51 msecs (HTTP/1.1 201) 7 headers in 290 bytes (1 switches on core 0) Aug 07 16:30:38.438514 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b4c537b3-dc7b-4f0e-9967-40e0fbfe1842 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:38.440398 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4c537b3-dc7b-4f0e-9967-40e0fbfe1842 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 Aug 07 16:30:38.440600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4c537b3-dc7b-4f0e-9967-40e0fbfe1842 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:38.440797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b4c537b3-dc7b-4f0e-9967-40e0fbfe1842 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:38.440899 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b4c537b3-dc7b-4f0e-9967-40e0fbfe1842 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id d4452273-7690-4b20-92be-d9b07c93b4c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:38.445217 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:38.445217 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:38.445874 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b4c537b3-dc7b-4f0e-9967-40e0fbfe1842 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 returned with HTTP 200 Aug 07 16:30:38.446257 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1391/5584] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:38 2026] GET /volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 => generated 645 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:38.686022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e25cf9bf-ea1c-466b-a837-71bd43f2dd00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:38.687693 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e25cf9bf-ea1c-466b-a837-71bd43f2dd00 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:38.687878 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e25cf9bf-ea1c-466b-a837-71bd43f2dd00 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:38.688054 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e25cf9bf-ea1c-466b-a837-71bd43f2dd00 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:38.688158 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e25cf9bf-ea1c-466b-a837-71bd43f2dd00 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:38.692215 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:38.692215 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:38.692740 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e25cf9bf-ea1c-466b-a837-71bd43f2dd00 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:38.693042 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1394/5585] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:38 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:39.456515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-473550f3-aa61-4571-85d2-37951afc4840 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:39.458395 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-473550f3-aa61-4571-85d2-37951afc4840 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 Aug 07 16:30:39.458620 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-473550f3-aa61-4571-85d2-37951afc4840 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:39.458845 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-473550f3-aa61-4571-85d2-37951afc4840 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:39.459054 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-473550f3-aa61-4571-85d2-37951afc4840 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id d4452273-7690-4b20-92be-d9b07c93b4c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:39.463420 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:39.463420 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:39.464031 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-473550f3-aa61-4571-85d2-37951afc4840 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 returned with HTTP 200 Aug 07 16:30:39.464504 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1410/5586] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:39 2026] GET /volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:39.477511 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b84a0587-a20d-4f00-8b37-146ab8219548 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:39.479833 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b84a0587-a20d-4f00-8b37-146ab8219548 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 Aug 07 16:30:39.480270 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b84a0587-a20d-4f00-8b37-146ab8219548 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:39.480560 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b84a0587-a20d-4f00-8b37-146ab8219548 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:39.480710 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-b84a0587-a20d-4f00-8b37-146ab8219548 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete backup with id: d4452273-7690-4b20-92be-d9b07c93b4c5. Aug 07 16:30:39.485744 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:39.485744 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:39.497679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-b84a0587-a20d-4f00-8b37-146ab8219548 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] delete_backup rpcapi backup_id d4452273-7690-4b20-92be-d9b07c93b4c5 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:30:39.499263 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b84a0587-a20d-4f00-8b37-146ab8219548 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 returned with HTTP 202 Aug 07 16:30:39.499655 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1392/5587] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:39 2026] DELETE /volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:30:39.507390 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-dbb2bc1d-9411-4ff3-b4bb-33ef1bbb062e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:39.509325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbb2bc1d-9411-4ff3-b4bb-33ef1bbb062e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 Aug 07 16:30:39.510195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbb2bc1d-9411-4ff3-b4bb-33ef1bbb062e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:39.510195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-dbb2bc1d-9411-4ff3-b4bb-33ef1bbb062e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:39.510195 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-dbb2bc1d-9411-4ff3-b4bb-33ef1bbb062e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id d4452273-7690-4b20-92be-d9b07c93b4c5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:39.514313 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:39.514313 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:39.514963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-dbb2bc1d-9411-4ff3-b4bb-33ef1bbb062e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 returned with HTTP 200 Aug 07 16:30:39.515340 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1392/5588] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:39 2026] GET /volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:39.702539 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-935879bd-592f-4998-92fa-dcaf26ea73fe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:39.704264 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-935879bd-592f-4998-92fa-dcaf26ea73fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:39.704478 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-935879bd-592f-4998-92fa-dcaf26ea73fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:39.704654 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-935879bd-592f-4998-92fa-dcaf26ea73fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:39.704753 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-935879bd-592f-4998-92fa-dcaf26ea73fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:39.708687 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:39.708687 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:39.709277 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-935879bd-592f-4998-92fa-dcaf26ea73fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:39.709624 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1395/5589] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:39 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:40.525766 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-64d014a8-c97c-4664-a3a3-8e4845efef0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:40.527886 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64d014a8-c97c-4664-a3a3-8e4845efef0a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 Aug 07 16:30:40.528143 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64d014a8-c97c-4664-a3a3-8e4845efef0a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:40.528466 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-64d014a8-c97c-4664-a3a3-8e4845efef0a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:40.528617 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-64d014a8-c97c-4664-a3a3-8e4845efef0a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id d4452273-7690-4b20-92be-d9b07c93b4c5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:40.532580 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-64d014a8-c97c-4664-a3a3-8e4845efef0a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 returned with HTTP 404 Aug 07 16:30:40.533020 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1411/5590] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:40 2026] GET /volume/v3/backups/d4452273-7690-4b20-92be-d9b07c93b4c5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:40.539623 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:40.541777 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 Aug 07 16:30:40.542064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:40.542342 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:40.542541 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume with id: 174b4d13-bfbd-4e88-b829-08ad09aa48b5 Aug 07 16:30:40.549500 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:40.549500 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:40.549805 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:40.563980 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume request issued successfully. Aug 07 16:30:40.564286 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-120f8f5a-5fc7-4c50-a8aa-d6303c84d815 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 returned with HTTP 202 Aug 07 16:30:40.564678 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1393/5591] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:40 2026] DELETE /volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:40.573173 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-22c5493a-a45b-4ca9-916f-eec1a18f017d None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:40.574892 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22c5493a-a45b-4ca9-916f-eec1a18f017d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 Aug 07 16:30:40.575086 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22c5493a-a45b-4ca9-916f-eec1a18f017d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:40.575254 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-22c5493a-a45b-4ca9-916f-eec1a18f017d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:40.582134 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:40.582134 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:40.585663 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-22c5493a-a45b-4ca9-916f-eec1a18f017d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:40.589854 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-22c5493a-a45b-4ca9-916f-eec1a18f017d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 returned with HTTP 200 Aug 07 16:30:40.590230 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1393/5592] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:40 2026] GET /volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:40.720145 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-082b0885-b42a-4ae4-bee0-c00cd236f387 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:40.722622 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-082b0885-b42a-4ae4-bee0-c00cd236f387 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:40.722912 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-082b0885-b42a-4ae4-bee0-c00cd236f387 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:40.723182 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-082b0885-b42a-4ae4-bee0-c00cd236f387 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:40.723356 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-082b0885-b42a-4ae4-bee0-c00cd236f387 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:40.727841 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:40.727841 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:40.728494 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-082b0885-b42a-4ae4-bee0-c00cd236f387 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:40.728846 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1396/5593] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:40 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:41.602023 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-59c6c8cc-bdf9-4f23-a56d-d48d4112ca2a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:41.603695 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59c6c8cc-bdf9-4f23-a56d-d48d4112ca2a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 Aug 07 16:30:41.603914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59c6c8cc-bdf9-4f23-a56d-d48d4112ca2a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:41.604129 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-59c6c8cc-bdf9-4f23-a56d-d48d4112ca2a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:41.609562 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-59c6c8cc-bdf9-4f23-a56d-d48d4112ca2a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 returned with HTTP 404 Aug 07 16:30:41.609985 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1412/5594] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:41 2026] GET /volume/v3/volumes/174b4d13-bfbd-4e88-b829-08ad09aa48b5 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Aug 07 16:30:41.618143 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-78f3a333-6b96-4059-b137-f5b93c60069a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:41.619872 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78f3a333-6b96-4059-b137-f5b93c60069a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups Aug 07 16:30:41.620090 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78f3a333-6b96-4059-b137-f5b93c60069a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:41.620321 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-78f3a333-6b96-4059-b137-f5b93c60069a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:41.625802 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-78f3a333-6b96-4059-b137-f5b93c60069a tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 200 Aug 07 16:30:41.626165 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1394/5595] 10.4.3.24 () {68 vars in 1270 bytes} [Fri Aug 7 16:30:41 2026] GET /volume/v3/backups => generated 619 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:41.634727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fc7fed7e-f4a6-442e-babb-1c1732839026 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:41.636808 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc7fed7e-f4a6-442e-babb-1c1732839026 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups?project_id=d504161c24e64f1f9194f05d72600c76 Aug 07 16:30:41.637096 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc7fed7e-f4a6-442e-babb-1c1732839026 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:41.637322 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fc7fed7e-f4a6-442e-babb-1c1732839026 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:41.642651 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fc7fed7e-f4a6-442e-babb-1c1732839026 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups?project_id=d504161c24e64f1f9194f05d72600c76 returned with HTTP 200 Aug 07 16:30:41.643091 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1394/5596] 10.4.3.24 () {68 vars in 1357 bytes} [Fri Aug 7 16:30:41 2026] GET /volume/v3/backups?project_id=d504161c24e64f1f9194f05d72600c76 => generated 619 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:41.651542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:41.653139 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:30:41.653487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1722312796"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:41.654795 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1722312796'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:30:41.654913 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume of 1 GB Aug 07 16:30:41.658781 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Availability Zones retrieved successfully. Aug 07 16:30:41.663611 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (0d87163a-8936-4301-8fc3-72987e9b7491) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:41.664851 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eba2110-ab9c-4d06-8a72-0a1ee539c7c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:41.665551 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:30:41.686648 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5eba2110-ab9c-4d06-8a72-0a1ee539c7c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:41.687332 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02200cf6-3ba1-4868-91af-61e86725ea5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:41.719866 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['8b6883fc-a514-4e4a-aa4f-1febafe9ea64', 'c91e3d43-43dc-4f0b-8e3b-8041e40fc834', '14ce99b4-2b38-4dd4-940a-a9678cb96d63', 'fac855f9-c8cc-4174-9b21-fb6ec0441826'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:41.720674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02200cf6-3ba1-4868-91af-61e86725ea5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8b6883fc-a514-4e4a-aa4f-1febafe9ea64', 'c91e3d43-43dc-4f0b-8e3b-8041e40fc834', '14ce99b4-2b38-4dd4-940a-a9678cb96d63', 'fac855f9-c8cc-4174-9b21-fb6ec0441826']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:41.721358 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea212d75-3fe2-4685-9392-068126481073) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:41.738374 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-cb5cb5bf-5a0c-437e-be3f-46911bf0fa9d None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:41.740785 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb5cb5bf-5a0c-437e-be3f-46911bf0fa9d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:41.741107 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb5cb5bf-5a0c-437e-be3f-46911bf0fa9d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:41.741386 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-cb5cb5bf-5a0c-437e-be3f-46911bf0fa9d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:41.741526 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-cb5cb5bf-5a0c-437e-be3f-46911bf0fa9d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:41.742004 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ea212d75-3fe2-4685-9392-068126481073) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f900e897-a42d-4cdc-886a-62433686380d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1722312796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['8b6883fc-a514-4e4a-aa4f-1febafe9ea64','c91e3d43-43dc-4f0b-8e3b-8041e40fc834','14ce99b4-2b38-4dd4-940a-a9678cb96d63','fac855f9-c8cc-4174-9b21-fb6ec0441826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:30:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1722312796',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f900e897-a42d-4cdc-886a-62433686380d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d504161c24e64f1f9194f05d72600c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdb882557194180966ddd8372163b20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:41.742718 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff33f7ed-0e2f-4cb2-8b28-6626dc4c0ade) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:41.746764 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:41.746764 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:41.747618 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-cb5cb5bf-5a0c-437e-be3f-46911bf0fa9d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:41.748107 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1413/5597] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:41 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:41.760151 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ff33f7ed-0e2f-4cb2-8b28-6626dc4c0ade) transitioned into state 'SUCCESS' from state '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-1722312796',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['8b6883fc-a514-4e4a-aa4f-1febafe9ea64','c91e3d43-43dc-4f0b-8e3b-8041e40fc834','14ce99b4-2b38-4dd4-940a-a9678cb96d63','fac855f9-c8cc-4174-9b21-fb6ec0441826'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:41.760824 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5a85b4-a368-42ba-8fc9-21ff5cfbc979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:41.768764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c5a85b4-a368-42ba-8fc9-21ff5cfbc979) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:41.769547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (0d87163a-8936-4301-8fc3-72987e9b7491) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:41.769912 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request issued successfully. Aug 07 16:30:41.770474 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-426465cb-b933-44d9-8921-2fb46d2ae6e3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:30:41.770872 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1397/5598] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:30:41 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:41.783868 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49ef9c1e-1ef9-4d5d-a861-1b297b512089 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:41.785656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ef9c1e-1ef9-4d5d-a861-1b297b512089 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d Aug 07 16:30:41.785882 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ef9c1e-1ef9-4d5d-a861-1b297b512089 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:41.786049 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49ef9c1e-1ef9-4d5d-a861-1b297b512089 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:41.792583 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:41.792583 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:41.795695 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-49ef9c1e-1ef9-4d5d-a861-1b297b512089 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:41.799165 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49ef9c1e-1ef9-4d5d-a861-1b297b512089 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d returned with HTTP 200 Aug 07 16:30:41.799510 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1395/5599] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:41 2026] GET /volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d => generated 955 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:42.757732 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-059c19f5-1404-47f8-8fb5-9ad30b60c4e4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:42.759412 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-059c19f5-1404-47f8-8fb5-9ad30b60c4e4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:42.759654 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-059c19f5-1404-47f8-8fb5-9ad30b60c4e4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:42.759836 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-059c19f5-1404-47f8-8fb5-9ad30b60c4e4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:42.759976 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-059c19f5-1404-47f8-8fb5-9ad30b60c4e4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:42.765266 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:42.765266 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:42.765266 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-059c19f5-1404-47f8-8fb5-9ad30b60c4e4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:42.765266 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1395/5600] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:42 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:42.813356 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d5941a2-0896-454a-98ef-172616042929 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:42.815097 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d5941a2-0896-454a-98ef-172616042929 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d Aug 07 16:30:42.815325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d5941a2-0896-454a-98ef-172616042929 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:42.815525 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d5941a2-0896-454a-98ef-172616042929 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:42.822473 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:42.822473 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:42.825651 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-4d5941a2-0896-454a-98ef-172616042929 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:42.829175 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d5941a2-0896-454a-98ef-172616042929 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d returned with HTTP 200 Aug 07 16:30:42.829532 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1414/5601] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:42 2026] GET /volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:42.840913 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1e51c48-8550-45dc-8560-1156d1429e68 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:42.842572 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:30:42.842896 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "f900e897-a42d-4cdc-886a-62433686380d", "name": "tempest-type-Backup-891516200"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:42.844174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating new backup {'backup': {'volume_id': 'f900e897-a42d-4cdc-886a-62433686380d', 'name': 'tempest-type-Backup-891516200'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:30:42.844339 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating backup of volume f900e897-a42d-4cdc-886a-62433686380d in container None Aug 07 16:30:42.850663 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:42.850663 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:42.850948 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:42.866144 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['073f11be-f0af-405b-9206-579e52fb13dc', 'cdda8088-9ad3-4a63-a04e-f145d71e957b'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:42.894129 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1e51c48-8550-45dc-8560-1156d1429e68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:30:42.894264 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1398/5602] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:30:42 2026] POST /volume/v3/backups => generated 313 bytes in 54 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:42.901667 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-64846182-b7dd-4cd0-af3b-bfbe089cc722 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:42.903125 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64846182-b7dd-4cd0-af3b-bfbe089cc722 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:42.903310 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64846182-b7dd-4cd0-af3b-bfbe089cc722 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:42.903487 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-64846182-b7dd-4cd0-af3b-bfbe089cc722 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:42.903587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-64846182-b7dd-4cd0-af3b-bfbe089cc722 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:42.907423 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:42.907423 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:42.907919 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-64846182-b7dd-4cd0-af3b-bfbe089cc722 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:42.908227 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1396/5603] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:42 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:43.774860 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2380153c-83e4-4e03-82e1-de5788d508ad None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:43.776676 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2380153c-83e4-4e03-82e1-de5788d508ad tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:43.777012 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2380153c-83e4-4e03-82e1-de5788d508ad tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:43.777226 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2380153c-83e4-4e03-82e1-de5788d508ad tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:43.777355 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-2380153c-83e4-4e03-82e1-de5788d508ad tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:43.782625 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:43.782625 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:43.782625 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2380153c-83e4-4e03-82e1-de5788d508ad tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:43.782625 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1396/5604] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:43 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:43.917486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8c459d06-d078-40e3-9271-640106cbf457 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:43.919231 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c459d06-d078-40e3-9271-640106cbf457 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:43.919470 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c459d06-d078-40e3-9271-640106cbf457 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:43.919674 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8c459d06-d078-40e3-9271-640106cbf457 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:43.919812 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-8c459d06-d078-40e3-9271-640106cbf457 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:43.923714 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:43.923714 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:43.924276 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8c459d06-d078-40e3-9271-640106cbf457 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:43.924754 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1415/5605] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:43 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:44.792071 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6ead1490-ad22-4b20-af4b-67627fdc6e71 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:44.794191 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ead1490-ad22-4b20-af4b-67627fdc6e71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:44.794398 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ead1490-ad22-4b20-af4b-67627fdc6e71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:44.794575 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6ead1490-ad22-4b20-af4b-67627fdc6e71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:44.794674 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6ead1490-ad22-4b20-af4b-67627fdc6e71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:44.798643 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:44.798643 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:44.799217 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6ead1490-ad22-4b20-af4b-67627fdc6e71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:44.799568 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1399/5606] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:44 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:44.934039 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-31fd4c17-19f4-4fa0-9451-15e516104ac7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:44.935851 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31fd4c17-19f4-4fa0-9451-15e516104ac7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:44.936068 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31fd4c17-19f4-4fa0-9451-15e516104ac7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:44.936283 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-31fd4c17-19f4-4fa0-9451-15e516104ac7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:44.936410 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-31fd4c17-19f4-4fa0-9451-15e516104ac7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:44.940298 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:44.940298 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:44.940908 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-31fd4c17-19f4-4fa0-9451-15e516104ac7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:44.941252 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1397/5607] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:44 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:45.809038 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f9f18628-3126-4b0f-bb02-25361844a45a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:45.810732 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9f18628-3126-4b0f-bb02-25361844a45a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:45.810973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9f18628-3126-4b0f-bb02-25361844a45a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:45.811152 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f9f18628-3126-4b0f-bb02-25361844a45a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:45.811246 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f9f18628-3126-4b0f-bb02-25361844a45a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:45.815190 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:45.815190 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:45.815750 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f9f18628-3126-4b0f-bb02-25361844a45a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:45.816211 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1397/5608] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:45 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 706 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:45.950964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-38857311-aad0-4e38-ad5b-fea4d58f3324 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:45.953174 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38857311-aad0-4e38-ad5b-fea4d58f3324 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:45.953433 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38857311-aad0-4e38-ad5b-fea4d58f3324 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:45.953661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-38857311-aad0-4e38-ad5b-fea4d58f3324 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:45.953807 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-38857311-aad0-4e38-ad5b-fea4d58f3324 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:45.958148 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:45.958148 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:45.958772 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-38857311-aad0-4e38-ad5b-fea4d58f3324 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:45.959169 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1416/5609] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:45 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:46.825768 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a1a9b0f3-0543-470b-879a-225c15229a26 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:46.827485 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1a9b0f3-0543-470b-879a-225c15229a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:46.827733 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1a9b0f3-0543-470b-879a-225c15229a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:46.827979 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a1a9b0f3-0543-470b-879a-225c15229a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:46.828112 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a1a9b0f3-0543-470b-879a-225c15229a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:46.832313 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:46.832313 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:46.832844 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a1a9b0f3-0543-470b-879a-225c15229a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 200 Aug 07 16:30:46.833151 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1400/5610] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:46 2026] GET /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 708 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:46.842352 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:46.844097 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 Aug 07 16:30:46.844343 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:46.844530 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:46.844648 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete backup with id: dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801. Aug 07 16:30:46.848461 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:46.848461 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:46.859350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] delete_backup rpcapi backup_id dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:30:46.863685 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-54cb5339-e4c6-4f88-9b1f-9217045764fe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 returned with HTTP 202 Aug 07 16:30:46.864091 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1398/5611] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:46 2026] DELETE /volume/v3/backups/dcb7c21c-3b3f-4d54-9fdb-b03f8fdc4801 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:30:46.871838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:46.873462 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:30:46.873777 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-811205399"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:46.875071 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-811205399'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:30:46.875186 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume of 1 GB Aug 07 16:30:46.879579 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Availability Zones retrieved successfully. Aug 07 16:30:46.884473 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (245e334a-747c-4f64-b9ec-dc87a07b0a99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:46.885492 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef0fe19-1f1d-4f29-a069-9a492b28adcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:46.886315 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:30:46.908779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5ef0fe19-1f1d-4f29-a069-9a492b28adcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:46.909561 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88680679-f01e-468b-a651-727272345193) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:46.944716 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['04ba093b-c307-46ca-a199-8afd10096052', 'b9c972a3-01bd-43a0-8339-66f3c487c628', '048f2190-884e-42f3-b0e6-1cccf777ef7a', 'a709534c-1858-46f1-a937-a6437848b5d5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:46.945518 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88680679-f01e-468b-a651-727272345193) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['04ba093b-c307-46ca-a199-8afd10096052', 'b9c972a3-01bd-43a0-8339-66f3c487c628', '048f2190-884e-42f3-b0e6-1cccf777ef7a', 'a709534c-1858-46f1-a937-a6437848b5d5']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:46.946186 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac289c95-917e-4a2c-8282-837711d7d57d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:46.967934 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ac289c95-917e-4a2c-8282-837711d7d57d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '596b8f52-c657-4476-9808-3ee10b6253ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-811205399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['04ba093b-c307-46ca-a199-8afd10096052','b9c972a3-01bd-43a0-8339-66f3c487c628','048f2190-884e-42f3-b0e6-1cccf777ef7a','a709534c-1858-46f1-a937-a6437848b5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:30:46Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-811205399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=596b8f52-c657-4476-9808-3ee10b6253ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852c75e42fde49a1acbfc2eb4513eb35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683f70da00e7465d8aaed602d767aae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:46.968883 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3e3a71-2595-42cf-8ee9-1e5272beb75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:46.969685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4fd4e92a-d562-4fba-9c8c-cf19a76eb378 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:46.971531 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fd4e92a-d562-4fba-9c8c-cf19a76eb378 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:46.971747 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fd4e92a-d562-4fba-9c8c-cf19a76eb378 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:46.971925 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4fd4e92a-d562-4fba-9c8c-cf19a76eb378 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:46.972063 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4fd4e92a-d562-4fba-9c8c-cf19a76eb378 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:46.975906 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:46.975906 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:46.976590 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4fd4e92a-d562-4fba-9c8c-cf19a76eb378 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:46.977208 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1417/5612] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:46 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:46.987366 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be3e3a71-2595-42cf-8ee9-1e5272beb75c) transitioned into state 'SUCCESS' from state '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-811205399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['04ba093b-c307-46ca-a199-8afd10096052','b9c972a3-01bd-43a0-8339-66f3c487c628','048f2190-884e-42f3-b0e6-1cccf777ef7a','a709534c-1858-46f1-a937-a6437848b5d5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:46.988066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40b65af-8219-44a2-8ede-52c2ea10645e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:46.996575 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c40b65af-8219-44a2-8ede-52c2ea10645e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:46.998681 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (245e334a-747c-4f64-b9ec-dc87a07b0a99) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:46.998681 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request issued successfully. Aug 07 16:30:46.998681 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-2bf00cf1-00b2-493f-9493-2146f5a9ac0c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:30:46.998681 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1398/5613] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:30:46 2026] POST /volume/v3/volumes => generated 775 bytes in 127 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:47.009322 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d1c492d9-e68e-4779-a42d-635108d19e5a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:47.011191 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1c492d9-e68e-4779-a42d-635108d19e5a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab Aug 07 16:30:47.011456 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1c492d9-e68e-4779-a42d-635108d19e5a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:47.011731 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d1c492d9-e68e-4779-a42d-635108d19e5a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:47.019983 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:47.019983 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:47.024062 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d1c492d9-e68e-4779-a42d-635108d19e5a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:30:47.027577 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d1c492d9-e68e-4779-a42d-635108d19e5a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab returned with HTTP 200 Aug 07 16:30:47.028106 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1401/5614] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:47 2026] GET /volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab => generated 954 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:47.986546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-39f0d717-d68f-4a1b-adc2-a62b247e8f2c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:47.988405 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39f0d717-d68f-4a1b-adc2-a62b247e8f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:47.988625 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39f0d717-d68f-4a1b-adc2-a62b247e8f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:47.988828 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-39f0d717-d68f-4a1b-adc2-a62b247e8f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:47.988928 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-39f0d717-d68f-4a1b-adc2-a62b247e8f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:47.993031 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:47.993031 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:47.993794 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-39f0d717-d68f-4a1b-adc2-a62b247e8f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:47.994135 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1399/5615] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:47 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:48.063815 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-058627d7-aca5-4e3f-9104-ee1c8efdc398 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:48.065522 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-058627d7-aca5-4e3f-9104-ee1c8efdc398 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab Aug 07 16:30:48.065726 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-058627d7-aca5-4e3f-9104-ee1c8efdc398 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:48.065904 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-058627d7-aca5-4e3f-9104-ee1c8efdc398 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:48.072723 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:48.072723 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:48.076204 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-058627d7-aca5-4e3f-9104-ee1c8efdc398 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:30:48.080173 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-058627d7-aca5-4e3f-9104-ee1c8efdc398 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab returned with HTTP 200 Aug 07 16:30:48.080563 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1418/5616] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:48 2026] GET /volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:48.138419 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:48.140539 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:30:48.140942 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "596b8f52-c657-4476-9808-3ee10b6253ab", "name": "tempest-type-Backup-621843402"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:48.142614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating new backup {'backup': {'volume_id': '596b8f52-c657-4476-9808-3ee10b6253ab', 'name': 'tempest-type-Backup-621843402'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:30:48.142772 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating backup of volume 596b8f52-c657-4476-9808-3ee10b6253ab in container None Aug 07 16:30:48.149837 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:48.149837 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:48.150118 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:30:48.164321 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['0036d362-b905-491c-b316-dc511c39fc72', '279f6c85-99e9-459c-8ae8-eabc8f444ac2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:48.187961 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0d9e41fb-ddea-44b6-b704-16cce7f1bd71 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:30:48.187961 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1399/5617] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:30:48 2026] POST /volume/v3/backups => generated 313 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:30:48.195447 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-03ddcb3d-8557-4767-bb37-0ec9e0e3055c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:48.197056 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03ddcb3d-8557-4767-bb37-0ec9e0e3055c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:48.197242 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03ddcb3d-8557-4767-bb37-0ec9e0e3055c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:48.197455 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-03ddcb3d-8557-4767-bb37-0ec9e0e3055c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:48.197808 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-03ddcb3d-8557-4767-bb37-0ec9e0e3055c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:48.202178 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:48.202178 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:48.202767 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-03ddcb3d-8557-4767-bb37-0ec9e0e3055c tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:48.203088 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1402/5618] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:48 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 720 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:49.003327 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-9af6d975-9f60-4426-8212-659edc7a2923 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:49.005128 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9af6d975-9f60-4426-8212-659edc7a2923 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:49.005373 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9af6d975-9f60-4426-8212-659edc7a2923 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:49.005575 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-9af6d975-9f60-4426-8212-659edc7a2923 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:49.005701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-9af6d975-9f60-4426-8212-659edc7a2923 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:49.010054 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:49.010054 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:49.010639 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-9af6d975-9f60-4426-8212-659edc7a2923 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:49.010967 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1400/5619] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:49 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:49.214976 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-642d76e2-9ef8-4ec4-a75b-963a098fa8dd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:49.217098 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-642d76e2-9ef8-4ec4-a75b-963a098fa8dd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:49.217408 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-642d76e2-9ef8-4ec4-a75b-963a098fa8dd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:49.217658 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-642d76e2-9ef8-4ec4-a75b-963a098fa8dd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:49.217832 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-642d76e2-9ef8-4ec4-a75b-963a098fa8dd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:49.222992 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:49.222992 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:49.223771 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-642d76e2-9ef8-4ec4-a75b-963a098fa8dd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:49.224250 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1419/5620] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:49 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:50.020265 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-55464fee-278c-4c1b-ab6d-f9b0cf9cc8fd None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:50.022062 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55464fee-278c-4c1b-ab6d-f9b0cf9cc8fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:50.022341 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55464fee-278c-4c1b-ab6d-f9b0cf9cc8fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:50.022587 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-55464fee-278c-4c1b-ab6d-f9b0cf9cc8fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:50.022734 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-55464fee-278c-4c1b-ab6d-f9b0cf9cc8fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:50.026818 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:50.026818 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:50.027458 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-55464fee-278c-4c1b-ab6d-f9b0cf9cc8fd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:50.027868 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1400/5621] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:50 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:50.234772 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1980ba35-1219-4287-ab96-b5c941bd7eec None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:50.237349 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1980ba35-1219-4287-ab96-b5c941bd7eec tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:50.237744 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1980ba35-1219-4287-ab96-b5c941bd7eec tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:50.237972 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1980ba35-1219-4287-ab96-b5c941bd7eec tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:50.238146 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1980ba35-1219-4287-ab96-b5c941bd7eec tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:50.243231 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:50.243231 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:50.243983 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1980ba35-1219-4287-ab96-b5c941bd7eec tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:50.244424 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1403/5622] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:50 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 722 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:51.038986 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-20d14e04-8232-4ab8-be5e-121de609a7c3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:51.041118 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20d14e04-8232-4ab8-be5e-121de609a7c3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:51.041412 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20d14e04-8232-4ab8-be5e-121de609a7c3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:51.041700 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-20d14e04-8232-4ab8-be5e-121de609a7c3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:51.041845 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-20d14e04-8232-4ab8-be5e-121de609a7c3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:51.046998 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:51.046998 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:51.047698 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-20d14e04-8232-4ab8-be5e-121de609a7c3 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:51.048082 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1401/5623] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:51 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:51.256189 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-2ad835d7-a0c1-4cc0-9497-b4e7e0a5bc0a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:51.258183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ad835d7-a0c1-4cc0-9497-b4e7e0a5bc0a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:51.258534 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ad835d7-a0c1-4cc0-9497-b4e7e0a5bc0a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:51.258791 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-2ad835d7-a0c1-4cc0-9497-b4e7e0a5bc0a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:51.258945 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-2ad835d7-a0c1-4cc0-9497-b4e7e0a5bc0a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:51.263423 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:51.263423 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:51.264131 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-2ad835d7-a0c1-4cc0-9497-b4e7e0a5bc0a tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:51.264571 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1420/5624] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:51 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:52.059213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-613065a2-6d72-4610-94c0-f96e6ff6bb78 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:52.060863 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-613065a2-6d72-4610-94c0-f96e6ff6bb78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:52.061054 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-613065a2-6d72-4610-94c0-f96e6ff6bb78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:52.061227 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-613065a2-6d72-4610-94c0-f96e6ff6bb78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:52.061366 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-613065a2-6d72-4610-94c0-f96e6ff6bb78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:52.069316 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:52.069316 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:52.069885 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-613065a2-6d72-4610-94c0-f96e6ff6bb78 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:52.070196 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1401/5625] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:52 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:52.274421 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-cc86db35-75b5-4f9f-9c3b-2a956892bf05 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:52.276154 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc86db35-75b5-4f9f-9c3b-2a956892bf05 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:52.276381 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc86db35-75b5-4f9f-9c3b-2a956892bf05 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:52.276586 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-cc86db35-75b5-4f9f-9c3b-2a956892bf05 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:52.276701 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-cc86db35-75b5-4f9f-9c3b-2a956892bf05 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:52.281727 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:52.281727 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:52.282646 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-cc86db35-75b5-4f9f-9c3b-2a956892bf05 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:52.283120 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1404/5626] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:52 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:53.080610 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-0c966fde-e85a-4e81-ad9f-8f6a7425a2a4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:53.082725 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c966fde-e85a-4e81-ad9f-8f6a7425a2a4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:53.082980 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c966fde-e85a-4e81-ad9f-8f6a7425a2a4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:53.083217 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-0c966fde-e85a-4e81-ad9f-8f6a7425a2a4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:53.083383 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-0c966fde-e85a-4e81-ad9f-8f6a7425a2a4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:53.087921 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:53.087921 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:53.088549 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-0c966fde-e85a-4e81-ad9f-8f6a7425a2a4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:53.088921 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1402/5627] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:53 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:53.292491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-560171fb-d5f3-4095-afa8-a44e83065a41 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:53.294350 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-560171fb-d5f3-4095-afa8-a44e83065a41 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:53.294635 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-560171fb-d5f3-4095-afa8-a44e83065a41 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:53.294829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-560171fb-d5f3-4095-afa8-a44e83065a41 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:53.294951 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-560171fb-d5f3-4095-afa8-a44e83065a41 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:53.299162 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:53.299162 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:53.299760 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-560171fb-d5f3-4095-afa8-a44e83065a41 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:53.300288 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1421/5628] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:53 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:54.098336 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8ee98093-028d-4a01-8c8b-608fd3aac8ec None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:54.100139 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee98093-028d-4a01-8c8b-608fd3aac8ec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:54.100139 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee98093-028d-4a01-8c8b-608fd3aac8ec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:54.100346 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8ee98093-028d-4a01-8c8b-608fd3aac8ec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:54.100468 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-8ee98093-028d-4a01-8c8b-608fd3aac8ec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:54.104278 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:54.104278 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:54.104878 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8ee98093-028d-4a01-8c8b-608fd3aac8ec tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:54.105206 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1402/5629] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:54 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:54.310330 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ae1bdf62-a0ca-4ce3-bb0e-f896d747093d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:54.313366 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae1bdf62-a0ca-4ce3-bb0e-f896d747093d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:54.313830 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae1bdf62-a0ca-4ce3-bb0e-f896d747093d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:54.314094 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ae1bdf62-a0ca-4ce3-bb0e-f896d747093d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:54.314327 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ae1bdf62-a0ca-4ce3-bb0e-f896d747093d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:54.319686 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:54.319686 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:54.320471 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ae1bdf62-a0ca-4ce3-bb0e-f896d747093d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:54.320887 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1405/5630] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:54 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:55.115036 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-23cee2ed-638b-4383-b04e-e7aa41219d68 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:55.116839 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23cee2ed-638b-4383-b04e-e7aa41219d68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:55.117043 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23cee2ed-638b-4383-b04e-e7aa41219d68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:55.117228 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-23cee2ed-638b-4383-b04e-e7aa41219d68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:55.117362 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-23cee2ed-638b-4383-b04e-e7aa41219d68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:55.121450 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:55.121450 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:55.122024 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-23cee2ed-638b-4383-b04e-e7aa41219d68 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:55.122383 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1403/5631] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:55 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:55.331312 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0e1f8912-5189-4b67-91e6-8f391c68b9b8 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:55.333171 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e1f8912-5189-4b67-91e6-8f391c68b9b8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:55.333465 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e1f8912-5189-4b67-91e6-8f391c68b9b8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:55.333673 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0e1f8912-5189-4b67-91e6-8f391c68b9b8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:55.333801 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-0e1f8912-5189-4b67-91e6-8f391c68b9b8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:55.338236 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:55.338236 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:55.338880 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0e1f8912-5189-4b67-91e6-8f391c68b9b8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:55.339247 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1422/5632] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:55 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:56.132896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3768d544-5767-4822-81a5-b16ade0c2f2c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:56.134955 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3768d544-5767-4822-81a5-b16ade0c2f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:56.135258 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3768d544-5767-4822-81a5-b16ade0c2f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:56.135577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3768d544-5767-4822-81a5-b16ade0c2f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:56.135755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-3768d544-5767-4822-81a5-b16ade0c2f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:56.140095 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:56.140095 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:56.140821 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3768d544-5767-4822-81a5-b16ade0c2f2c tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:56.141072 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1403/5633] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:56 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:56.350240 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-9cb9a021-7a89-4c4b-9fd8-4f6ece7bd462 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:56.351782 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cb9a021-7a89-4c4b-9fd8-4f6ece7bd462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:56.351962 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cb9a021-7a89-4c4b-9fd8-4f6ece7bd462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:56.352132 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-9cb9a021-7a89-4c4b-9fd8-4f6ece7bd462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:56.352241 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-9cb9a021-7a89-4c4b-9fd8-4f6ece7bd462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:56.355919 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:56.355919 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:56.356457 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-9cb9a021-7a89-4c4b-9fd8-4f6ece7bd462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:56.356781 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1406/5634] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:56 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:57.151608 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c48cf90-f4fd-4828-9bdc-97d4d1eca341 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:57.153115 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c48cf90-f4fd-4828-9bdc-97d4d1eca341 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:57.153318 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c48cf90-f4fd-4828-9bdc-97d4d1eca341 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:57.153487 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c48cf90-f4fd-4828-9bdc-97d4d1eca341 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:57.153587 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1c48cf90-f4fd-4828-9bdc-97d4d1eca341 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:57.157170 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:57.157170 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:57.157679 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c48cf90-f4fd-4828-9bdc-97d4d1eca341 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:57.157970 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1404/5635] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:57 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:57.382108 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-67f6a093-5924-4c7c-9fce-7a9a3cfbd524 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:57.383882 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67f6a093-5924-4c7c-9fce-7a9a3cfbd524 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:57.384119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67f6a093-5924-4c7c-9fce-7a9a3cfbd524 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:57.384325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-67f6a093-5924-4c7c-9fce-7a9a3cfbd524 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:57.384452 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-67f6a093-5924-4c7c-9fce-7a9a3cfbd524 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:57.390715 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:57.390715 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:57.391978 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-67f6a093-5924-4c7c-9fce-7a9a3cfbd524 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:57.392654 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1423/5636] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:57 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:58.167566 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ac5e4bee-4691-410f-81b9-38203de81379 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:58.169234 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac5e4bee-4691-410f-81b9-38203de81379 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:30:58.169471 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac5e4bee-4691-410f-81b9-38203de81379 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:58.169653 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ac5e4bee-4691-410f-81b9-38203de81379 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:58.169766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ac5e4bee-4691-410f-81b9-38203de81379 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:58.173438 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:58.173438 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:58.173992 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ac5e4bee-4691-410f-81b9-38203de81379 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:30:58.174356 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1404/5637] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:58 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:58.183035 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f904f26e-59dc-4057-a774-36deff71b51e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:58.184697 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f904f26e-59dc-4057-a774-36deff71b51e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33/action Aug 07 16:30:58.185039 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f904f26e-59dc-4057-a774-36deff71b51e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:30:58.185176 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f904f26e-59dc-4057-a774-36deff71b51e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:58.186420 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-f904f26e-59dc-4057-a774-36deff71b51e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Updating backup '25eed01f-7f05-449e-b84f-c9e205d6ed33' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 16:30:58.195736 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:58.195736 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:30:58.203400 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-f904f26e-59dc-4057-a774-36deff71b51e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] reset_status in rpcapi backup_id 25eed01f-7f05-449e-b84f-c9e205d6ed33 on host np0000006731. {{(pid=100268) reset_status /opt/stack/cinder/cinder/backup/rpcapi.py:107}} Aug 07 16:30:58.205632 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f904f26e-59dc-4057-a774-36deff71b51e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33/action returned with HTTP 202 Aug 07 16:30:58.206378 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1407/5638] 10.4.3.24 () {70 vars in 1423 bytes} [Fri Aug 7 16:30:58 2026] POST /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33/action => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:30:58.213982 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:58.215701 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d Aug 07 16:30:58.215891 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:58.216062 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:58.216231 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume with id: f900e897-a42d-4cdc-886a-62433686380d Aug 07 16:30:58.222552 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:58.222552 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:58.222838 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:58.239510 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume request issued successfully. Aug 07 16:30:58.239728 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-6ffebcf1-30fd-41de-828d-fda00fb4dc80 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d returned with HTTP 202 Aug 07 16:30:58.240369 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1405/5639] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:30:58 2026] DELETE /volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:30:58.246567 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-04b8513b-dda1-4c0b-8200-6a10d9a9602b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:58.248327 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04b8513b-dda1-4c0b-8200-6a10d9a9602b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d Aug 07 16:30:58.248561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04b8513b-dda1-4c0b-8200-6a10d9a9602b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:58.248758 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-04b8513b-dda1-4c0b-8200-6a10d9a9602b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:58.256419 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:58.256419 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:58.259590 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-04b8513b-dda1-4c0b-8200-6a10d9a9602b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:58.263502 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-04b8513b-dda1-4c0b-8200-6a10d9a9602b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d returned with HTTP 200 Aug 07 16:30:58.263855 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1424/5640] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:58 2026] GET /volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:30:58.405289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6c718a01-c34d-4b49-8d48-9092f1046a26 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:58.407342 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c718a01-c34d-4b49-8d48-9092f1046a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:58.407556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c718a01-c34d-4b49-8d48-9092f1046a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:58.407737 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6c718a01-c34d-4b49-8d48-9092f1046a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:58.407839 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6c718a01-c34d-4b49-8d48-9092f1046a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:58.412965 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:58.412965 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:30:58.413582 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6c718a01-c34d-4b49-8d48-9092f1046a26 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:58.413923 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1405/5641] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:58 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:30:59.275724 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c21c5b59-a90a-47a9-bfe5-d6cac2b11e00 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:59.277871 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c21c5b59-a90a-47a9-bfe5-d6cac2b11e00 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d Aug 07 16:30:59.278137 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c21c5b59-a90a-47a9-bfe5-d6cac2b11e00 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:59.278413 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c21c5b59-a90a-47a9-bfe5-d6cac2b11e00 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:59.285349 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c21c5b59-a90a-47a9-bfe5-d6cac2b11e00 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d returned with HTTP 404 Aug 07 16:30:59.285907 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1408/5642] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:59 2026] GET /volume/v3/volumes/f900e897-a42d-4cdc-886a-62433686380d => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:30:59.292744 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:59.294454 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] POST https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008/restore Aug 07 16:30:59.294825 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:30:59.296191 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Restoring backup a88f2386-9968-46b8-97d6-b6b1ed53d008 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100265) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:30:59.296320 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Restoring backup a88f2386-9968-46b8-97d6-b6b1ed53d008 to volume None. Aug 07 16:30:59.300408 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:59.300408 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:59.301166 np0000006731 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Creating volume of 1 GB for restore of backup a88f2386-9968-46b8-97d6-b6b1ed53d008. Aug 07 16:30:59.304279 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Availability Zones retrieved successfully. Aug 07 16:30:59.309651 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (7993691e-a3f9-4136-bc87-5c393ce589ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:59.310527 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8528823-1b64-4b80-ba2b-5b6799adc338) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:59.311215 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:30:59.335915 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a8528823-1b64-4b80-ba2b-5b6799adc338) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:59.336687 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b451cd07-3472-4e23-a825-5ecac8cf3432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:59.367315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Created reservations ['b705e49e-29a7-4ec4-b341-de926733e45c', '0b41659f-8a99-4def-b5c3-8dc22ee90718', 'ff973ce0-ed5b-4292-983c-2cee114067c4', '328c71ed-aa89-472d-9272-e94520473717'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:30:59.368104 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b451cd07-3472-4e23-a825-5ecac8cf3432) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b705e49e-29a7-4ec4-b341-de926733e45c', '0b41659f-8a99-4def-b5c3-8dc22ee90718', 'ff973ce0-ed5b-4292-983c-2cee114067c4', '328c71ed-aa89-472d-9272-e94520473717']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:59.368839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87eced6a-a750-4e08-98b5-97fe3e50f715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:59.396322 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87eced6a-a750-4e08-98b5-97fe3e50f715) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'eea8dd86-e6bd-495e-8775-45c994076fea', '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='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['b705e49e-29a7-4ec4-b341-de926733e45c','0b41659f-8a99-4def-b5c3-8dc22ee90718','ff973ce0-ed5b-4292-983c-2cee114067c4','328c71ed-aa89-472d-9272-e94520473717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:30:59Z,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=eea8dd86-e6bd-495e-8775-45c994076fea,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d504161c24e64f1f9194f05d72600c76',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='dfdb882557194180966ddd8372163b20',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:59.397028 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39f208d-3c7b-4f92-8dd4-a81935247584) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:59.413077 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b39f208d-3c7b-4f92-8dd4-a81935247584) transitioned into 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='d504161c24e64f1f9194f05d72600c76',qos_specs=None,replication_status=,reservations=['b705e49e-29a7-4ec4-b341-de926733e45c','0b41659f-8a99-4def-b5c3-8dc22ee90718','ff973ce0-ed5b-4292-983c-2cee114067c4','328c71ed-aa89-472d-9272-e94520473717'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='dfdb882557194180966ddd8372163b20',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:59.413789 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52e6ba55-878a-4326-bee8-5647840cd7b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:30:59.421999 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (52e6ba55-878a-4326-bee8-5647840cd7b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:30:59.422808 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Flow 'volume_create_api' (7993691e-a3f9-4136-bc87-5c393ce589ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:30:59.423168 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Create volume request issued successfully. Aug 07 16:30:59.424155 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-55187b95-0cf1-4912-895d-d3ac4595fe12 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:30:59.425655 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55187b95-0cf1-4912-895d-d3ac4595fe12 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:30:59.425771 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55187b95-0cf1-4912-895d-d3ac4595fe12 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:30:59.425939 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-55187b95-0cf1-4912-895d-d3ac4595fe12 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:30:59.426044 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-55187b95-0cf1-4912-895d-d3ac4595fe12 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:30:59.430328 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:59.430328 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:30:59.430884 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:30:59.430884 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:30:59.431218 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-55187b95-0cf1-4912-895d-d3ac4595fe12 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:30:59.431347 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:30:59.431662 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1425/5643] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:30:59 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:00.439027 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:00.439027 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:00.439444 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:31:00.439557 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Checking backup size 1 against volume size 1 {{(pid=100265) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:31:00.439696 np0000006731 devstack@c-api.service[100265]: INFO cinder.backup.api [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Overwriting volume eea8dd86-e6bd-495e-8775-45c994076fea with restore of backup a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:00.441755 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b76a339f-5bb3-409c-84ff-6ee95e1d21d0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:00.443473 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b76a339f-5bb3-409c-84ff-6ee95e1d21d0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:31:00.443669 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b76a339f-5bb3-409c-84ff-6ee95e1d21d0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:00.443847 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b76a339f-5bb3-409c-84ff-6ee95e1d21d0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:00.443954 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b76a339f-5bb3-409c-84ff-6ee95e1d21d0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:00.448248 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:00.448248 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:00.449040 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b76a339f-5bb3-409c-84ff-6ee95e1d21d0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:31:00.449204 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1406/5644] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:00 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:00.451839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] restore_backup in rpcapi backup_id a88f2386-9968-46b8-97d6-b6b1ed53d008 {{(pid=100265) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:31:00.453698 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7926a05d-b0a0-443a-b3f6-0d74758cf9db tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008/restore returned with HTTP 202 Aug 07 16:31:00.454222 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1406/5645] 10.4.3.24 () {70 vars in 1426 bytes} [Fri Aug 7 16:30:59 2026] POST /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:00.461231 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f2812728-987b-48fb-baef-3ca7edd5ce8d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:00.462762 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2812728-987b-48fb-baef-3ca7edd5ce8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:00.462950 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2812728-987b-48fb-baef-3ca7edd5ce8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:00.463172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f2812728-987b-48fb-baef-3ca7edd5ce8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:00.463271 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f2812728-987b-48fb-baef-3ca7edd5ce8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:00.466936 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:00.466936 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:00.467522 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f2812728-987b-48fb-baef-3ca7edd5ce8d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:00.467841 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1409/5646] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:00 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:01.460110 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-6dfa3e98-fb11-4579-b785-e2c3e85eb542 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:01.461908 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dfa3e98-fb11-4579-b785-e2c3e85eb542 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:31:01.462235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dfa3e98-fb11-4579-b785-e2c3e85eb542 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:01.462515 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-6dfa3e98-fb11-4579-b785-e2c3e85eb542 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:01.463471 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-6dfa3e98-fb11-4579-b785-e2c3e85eb542 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:01.466827 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:01.466827 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:01.467602 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-6dfa3e98-fb11-4579-b785-e2c3e85eb542 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:31:01.468063 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1426/5647] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:01 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:01.478907 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-639b88d5-b069-4c88-851e-d24a3291dee7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:01.480523 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-639b88d5-b069-4c88-851e-d24a3291dee7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:01.480705 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-639b88d5-b069-4c88-851e-d24a3291dee7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:01.480883 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-639b88d5-b069-4c88-851e-d24a3291dee7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:01.481058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-639b88d5-b069-4c88-851e-d24a3291dee7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:01.485289 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:01.485289 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:01.485694 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-639b88d5-b069-4c88-851e-d24a3291dee7 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:01.486072 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1407/5648] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:01 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:02.478048 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-d94e2d82-f9cf-4120-b93b-8d702b631d9b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:02.479879 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d94e2d82-f9cf-4120-b93b-8d702b631d9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:31:02.480102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d94e2d82-f9cf-4120-b93b-8d702b631d9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:02.480280 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-d94e2d82-f9cf-4120-b93b-8d702b631d9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:02.480398 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-d94e2d82-f9cf-4120-b93b-8d702b631d9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:02.484190 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:02.484190 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:02.484765 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-d94e2d82-f9cf-4120-b93b-8d702b631d9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:31:02.485092 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1407/5649] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:02 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:02.496624 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1bc0a247-9600-4673-93c2-4874df50fea4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:02.498516 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bc0a247-9600-4673-93c2-4874df50fea4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:02.498723 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bc0a247-9600-4673-93c2-4874df50fea4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:02.498916 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1bc0a247-9600-4673-93c2-4874df50fea4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:02.499046 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1bc0a247-9600-4673-93c2-4874df50fea4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:02.503166 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:02.503166 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:02.503743 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1bc0a247-9600-4673-93c2-4874df50fea4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:02.504088 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1410/5650] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:02 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:03.494341 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5f200b48-fea1-4d1e-b448-f157663ad4f1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:03.496002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f200b48-fea1-4d1e-b448-f157663ad4f1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:31:03.496209 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f200b48-fea1-4d1e-b448-f157663ad4f1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:03.496387 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5f200b48-fea1-4d1e-b448-f157663ad4f1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:03.496491 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5f200b48-fea1-4d1e-b448-f157663ad4f1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:03.500476 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:03.500476 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:03.500997 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5f200b48-fea1-4d1e-b448-f157663ad4f1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 200 Aug 07 16:31:03.501320 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1427/5651] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:03 2026] GET /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:03.510764 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:03.511848 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] DELETE https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 Aug 07 16:31:03.512006 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:03.512178 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:03.512280 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Delete backup with id: c6f00b27-86df-49fa-b4d2-c4ecb5c3c465. Aug 07 16:31:03.512865 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-1c77842b-5159-4a9c-99bf-0c3fb2fb1382 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:03.514012 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=89,cinder:UPDATE=30,cinder:INSERT=13 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:31:03.514566 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c77842b-5159-4a9c-99bf-0c3fb2fb1382 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:03.514787 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c77842b-5159-4a9c-99bf-0c3fb2fb1382 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:03.515003 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-1c77842b-5159-4a9c-99bf-0c3fb2fb1382 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:03.515119 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-1c77842b-5159-4a9c-99bf-0c3fb2fb1382 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:03.517167 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:03.517167 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:03.519374 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:03.519374 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:03.519941 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-1c77842b-5159-4a9c-99bf-0c3fb2fb1382 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:03.520289 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1408/5652] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:03 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:03.528973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] delete_backup rpcapi backup_id c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:03.530861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d66c500f-1c98-44f0-83c6-c1c2adf97697 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 returned with HTTP 202 Aug 07 16:31:03.531316 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1408/5653] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:03 2026] DELETE /volume/v3/backups/c6f00b27-86df-49fa-b4d2-c4ecb5c3c465 => generated 0 bytes in 21 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:03.537288 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-37d35fdf-4853-4384-889f-a9ced057aefb None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:03.538957 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab Aug 07 16:31:03.539180 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:03.539375 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:03.539525 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume with id: 596b8f52-c657-4476-9808-3ee10b6253ab Aug 07 16:31:03.547060 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:03.547060 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:03.547441 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:03.564347 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume request issued successfully. Aug 07 16:31:03.564603 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-37d35fdf-4853-4384-889f-a9ced057aefb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab returned with HTTP 202 Aug 07 16:31:03.565140 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1411/5654] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:03 2026] DELETE /volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:03.579216 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-65a9bc0a-1c80-4be8-b8eb-26558afe27bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:03.581612 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65a9bc0a-1c80-4be8-b8eb-26558afe27bd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab Aug 07 16:31:03.581799 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65a9bc0a-1c80-4be8-b8eb-26558afe27bd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:03.582032 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-65a9bc0a-1c80-4be8-b8eb-26558afe27bd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:03.589570 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:03.589570 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:03.593409 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-65a9bc0a-1c80-4be8-b8eb-26558afe27bd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:03.597490 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-65a9bc0a-1c80-4be8-b8eb-26558afe27bd tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab returned with HTTP 200 Aug 07 16:31:03.597893 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1428/5655] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:03 2026] GET /volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab => generated 1014 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:04.530824 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-815cbaf8-2bdf-4c09-a980-9beca4c2c001 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:04.532848 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-815cbaf8-2bdf-4c09-a980-9beca4c2c001 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:04.533222 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-815cbaf8-2bdf-4c09-a980-9beca4c2c001 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:04.533550 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-815cbaf8-2bdf-4c09-a980-9beca4c2c001 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:04.533771 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-815cbaf8-2bdf-4c09-a980-9beca4c2c001 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:04.538694 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:04.538694 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:04.539388 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-815cbaf8-2bdf-4c09-a980-9beca4c2c001 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:04.539825 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1409/5656] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:04 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:04.613718 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a898d94a-6fcc-4c1f-b942-adb6f5b1e257 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:04.615401 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a898d94a-6fcc-4c1f-b942-adb6f5b1e257 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab Aug 07 16:31:04.615600 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a898d94a-6fcc-4c1f-b942-adb6f5b1e257 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:04.615787 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a898d94a-6fcc-4c1f-b942-adb6f5b1e257 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:04.621322 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a898d94a-6fcc-4c1f-b942-adb6f5b1e257 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab returned with HTTP 404 Aug 07 16:31:04.621806 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1409/5657] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:04 2026] GET /volume/v3/volumes/596b8f52-c657-4476-9808-3ee10b6253ab => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:04.628728 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:04.630499 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4/export_record Aug 07 16:31:04.630724 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:04.630952 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:04.631091 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Export record for backup b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:31:04.635321 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:04.635321 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:04.636487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'c47d679daa47489a928f615e3a89e955', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '852c75e42fde49a1acbfc2eb4513eb35', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:31:04.636664 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b1ad7b01-b135-408b-9820-5dc45c5d8ffe tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4/export_record returned with HTTP 403 Aug 07 16:31:04.637167 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1412/5658] 10.4.3.24 () {68 vars in 1423 bytes} [Fri Aug 7 16:31:04 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4/export_record => generated 101 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:04.644021 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9914083c-9698-482d-9947-073ada7b4175 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:04.645617 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:04.645960 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-570754469"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:04.647276 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-570754469'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:04.647528 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume of 1 GB Aug 07 16:31:04.651085 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:04.656139 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (7766dc96-f6b4-45fe-b052-e6b379bad3f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:04.657010 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974051e7-1617-458c-84b4-c53756be11a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:04.657768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:04.679486 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (974051e7-1617-458c-84b4-c53756be11a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:04.680212 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add9cd6f-2414-4a2d-a122-6c7831c118b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:04.714943 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['fdaf5ea4-843d-4e2a-abf4-2c469da3ddc8', '690a097b-d615-449a-a8e6-3a20ddc795ce', 'b9777836-7ce8-4737-89af-feb3a2fc304e', '86833fcb-43d6-49d3-ba2c-f84a10b120f5'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:04.715660 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (add9cd6f-2414-4a2d-a122-6c7831c118b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['fdaf5ea4-843d-4e2a-abf4-2c469da3ddc8', '690a097b-d615-449a-a8e6-3a20ddc795ce', 'b9777836-7ce8-4737-89af-feb3a2fc304e', '86833fcb-43d6-49d3-ba2c-f84a10b120f5']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:04.716451 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de26331d-ca01-468d-b80f-4ed1294c483c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:04.737141 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (de26331d-ca01-468d-b80f-4ed1294c483c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c81c285e-49e8-4683-afef-6ec04a05c341', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-570754469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['fdaf5ea4-843d-4e2a-abf4-2c469da3ddc8','690a097b-d615-449a-a8e6-3a20ddc795ce','b9777836-7ce8-4737-89af-feb3a2fc304e','86833fcb-43d6-49d3-ba2c-f84a10b120f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-570754469',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c81c285e-49e8-4683-afef-6ec04a05c341,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852c75e42fde49a1acbfc2eb4513eb35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683f70da00e7465d8aaed602d767aae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:04.737990 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c863cf-e54c-4847-834c-f8dcbb61da54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:04.753988 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7c863cf-e54c-4847-834c-f8dcbb61da54) transitioned into state 'SUCCESS' from state '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-570754469',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['fdaf5ea4-843d-4e2a-abf4-2c469da3ddc8','690a097b-d615-449a-a8e6-3a20ddc795ce','b9777836-7ce8-4737-89af-feb3a2fc304e','86833fcb-43d6-49d3-ba2c-f84a10b120f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:04.754735 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a43cbf-88be-47f3-b6f3-517ff309640a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:04.763072 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d3a43cbf-88be-47f3-b6f3-517ff309640a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:04.763874 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (7766dc96-f6b4-45fe-b052-e6b379bad3f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:04.764204 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request issued successfully. Aug 07 16:31:04.764773 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9914083c-9698-482d-9947-073ada7b4175 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:31:04.765215 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1429/5659] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:04 2026] POST /volume/v3/volumes => generated 775 bytes in 121 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:04.780679 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-203874f6-e846-461e-8c49-d9de0e3be7d7 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:04.782508 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-203874f6-e846-461e-8c49-d9de0e3be7d7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 Aug 07 16:31:04.782712 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-203874f6-e846-461e-8c49-d9de0e3be7d7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:04.782954 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-203874f6-e846-461e-8c49-d9de0e3be7d7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:04.789629 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:04.789629 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:04.792838 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-203874f6-e846-461e-8c49-d9de0e3be7d7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:04.796598 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-203874f6-e846-461e-8c49-d9de0e3be7d7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 returned with HTTP 200 Aug 07 16:31:04.796971 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1410/5660] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:04 2026] GET /volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:05.548516 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c199fc9d-2414-4a6b-9fcd-d40ba4c80577 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:05.550240 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c199fc9d-2414-4a6b-9fcd-d40ba4c80577 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:05.550506 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c199fc9d-2414-4a6b-9fcd-d40ba4c80577 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:05.550743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c199fc9d-2414-4a6b-9fcd-d40ba4c80577 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:05.550894 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c199fc9d-2414-4a6b-9fcd-d40ba4c80577 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:05.554875 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:05.554875 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:05.555446 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c199fc9d-2414-4a6b-9fcd-d40ba4c80577 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:05.555804 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1410/5661] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:05 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:05.811679 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-762f8934-0f70-41b4-866e-0923f4dfadb5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:05.813543 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-762f8934-0f70-41b4-866e-0923f4dfadb5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 Aug 07 16:31:05.813806 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-762f8934-0f70-41b4-866e-0923f4dfadb5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:05.814034 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-762f8934-0f70-41b4-866e-0923f4dfadb5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:05.816141 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=116,cinder:UPDATE=44,cinder:INSERT=19 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:31:05.821552 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:05.821552 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:05.824912 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-762f8934-0f70-41b4-866e-0923f4dfadb5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:05.828942 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-762f8934-0f70-41b4-866e-0923f4dfadb5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 returned with HTTP 200 Aug 07 16:31:05.829372 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1413/5662] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:05 2026] GET /volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:05.840689 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-632ad054-7d96-47d6-b44e-349e92486ca4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:05.842482 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:31:05.842819 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "c81c285e-49e8-4683-afef-6ec04a05c341", "name": "tempest-type-Backup-2010462884"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:05.844161 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating new backup {'backup': {'volume_id': 'c81c285e-49e8-4683-afef-6ec04a05c341', 'name': 'tempest-type-Backup-2010462884'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:31:05.844292 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating backup of volume c81c285e-49e8-4683-afef-6ec04a05c341 in container None Aug 07 16:31:05.846124 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=152,cinder:INSERT=33,cinder:UPDATE=57 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:31:05.851975 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:05.851975 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:05.852328 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:05.866479 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['5a15e29d-a56a-4389-92f8-b62c649892b1', 'd2e7848b-c78b-48f1-bd3f-2f9b9d7f9244'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:05.888251 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-632ad054-7d96-47d6-b44e-349e92486ca4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:31:05.888595 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1430/5663] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:31:05 2026] POST /volume/v3/backups => generated 314 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:05.897515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-49a5156c-bebb-4f20-bdc9-5cf0593a6256 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:05.899283 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49a5156c-bebb-4f20-bdc9-5cf0593a6256 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:05.899512 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49a5156c-bebb-4f20-bdc9-5cf0593a6256 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:05.899737 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-49a5156c-bebb-4f20-bdc9-5cf0593a6256 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:05.899851 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-49a5156c-bebb-4f20-bdc9-5cf0593a6256 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:05.901351 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=108,cinder:UPDATE=26,cinder:INSERT=12 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:31:05.904139 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:05.904139 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:05.904779 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-49a5156c-bebb-4f20-bdc9-5cf0593a6256 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:05.905340 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1411/5664] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:05 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Aug 07 16:31:06.565816 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-01646a29-aa38-41cc-9293-9807c9ece2cb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:06.567510 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01646a29-aa38-41cc-9293-9807c9ece2cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:06.567855 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01646a29-aa38-41cc-9293-9807c9ece2cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:06.568948 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-01646a29-aa38-41cc-9293-9807c9ece2cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:06.568948 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-01646a29-aa38-41cc-9293-9807c9ece2cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:06.572236 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:06.572236 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:06.572907 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-01646a29-aa38-41cc-9293-9807c9ece2cb tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:06.573322 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1411/5665] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:06 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:06.914431 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-18cfaba6-5811-4273-b9f0-f09be43bc9f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:06.916339 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18cfaba6-5811-4273-b9f0-f09be43bc9f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:06.916595 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18cfaba6-5811-4273-b9f0-f09be43bc9f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:06.916856 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-18cfaba6-5811-4273-b9f0-f09be43bc9f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:06.917008 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-18cfaba6-5811-4273-b9f0-f09be43bc9f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:06.921562 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:06.921562 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:06.922185 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-18cfaba6-5811-4273-b9f0-f09be43bc9f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:06.922576 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1414/5666] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:06 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:07.584768 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-608dd276-daba-4aab-9ed0-5b1a5ef485de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:07.586561 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-608dd276-daba-4aab-9ed0-5b1a5ef485de tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:07.586816 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-608dd276-daba-4aab-9ed0-5b1a5ef485de tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:07.587019 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-608dd276-daba-4aab-9ed0-5b1a5ef485de tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:07.587118 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-608dd276-daba-4aab-9ed0-5b1a5ef485de tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:07.591561 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:07.591561 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:07.592227 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-608dd276-daba-4aab-9ed0-5b1a5ef485de tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:07.592664 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1431/5667] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:07 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:07.933053 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a82ce6eb-403c-41c1-9b1a-5ef4e8f92717 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:07.935498 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a82ce6eb-403c-41c1-9b1a-5ef4e8f92717 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:07.935805 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a82ce6eb-403c-41c1-9b1a-5ef4e8f92717 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:07.936064 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a82ce6eb-403c-41c1-9b1a-5ef4e8f92717 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:07.936211 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a82ce6eb-403c-41c1-9b1a-5ef4e8f92717 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:07.941379 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:07.941379 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:07.942188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a82ce6eb-403c-41c1-9b1a-5ef4e8f92717 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:07.942700 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1412/5668] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:07 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 723 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:08.602837 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe6338a8-5389-4fb5-9f6d-8a931b52f0b1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:08.605032 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe6338a8-5389-4fb5-9f6d-8a931b52f0b1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:08.605358 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe6338a8-5389-4fb5-9f6d-8a931b52f0b1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:08.605610 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe6338a8-5389-4fb5-9f6d-8a931b52f0b1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:08.605775 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fe6338a8-5389-4fb5-9f6d-8a931b52f0b1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:08.610935 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:08.610935 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:08.611708 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe6338a8-5389-4fb5-9f6d-8a931b52f0b1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:08.612097 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1412/5669] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:08 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:08.952221 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ac67fb28-c4a6-4b9e-887c-f2eb78d739f0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:08.953984 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac67fb28-c4a6-4b9e-887c-f2eb78d739f0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:08.954222 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac67fb28-c4a6-4b9e-887c-f2eb78d739f0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:08.954453 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ac67fb28-c4a6-4b9e-887c-f2eb78d739f0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:08.954607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ac67fb28-c4a6-4b9e-887c-f2eb78d739f0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:08.958544 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:08.958544 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:08.959153 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ac67fb28-c4a6-4b9e-887c-f2eb78d739f0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:08.959573 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1415/5670] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:08 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:09.621320 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-26c3c590-cbb9-4276-b542-4c1e1bc5f964 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:09.623057 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26c3c590-cbb9-4276-b542-4c1e1bc5f964 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:09.623274 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26c3c590-cbb9-4276-b542-4c1e1bc5f964 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:09.623523 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-26c3c590-cbb9-4276-b542-4c1e1bc5f964 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:09.623626 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-26c3c590-cbb9-4276-b542-4c1e1bc5f964 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:09.627877 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:09.627877 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:09.628651 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-26c3c590-cbb9-4276-b542-4c1e1bc5f964 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:09.629245 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1432/5671] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:09 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:09.639248 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:09.641540 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea Aug 07 16:31:09.641750 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:09.642002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:09.642188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume with id: eea8dd86-e6bd-495e-8775-45c994076fea Aug 07 16:31:09.648891 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:09.648891 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:09.649255 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:31:09.663417 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume request issued successfully. Aug 07 16:31:09.663660 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e5e1e59e-ae60-438f-92b4-8784a8084d53 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea returned with HTTP 202 Aug 07 16:31:09.664074 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1413/5672] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:09 2026] DELETE /volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:09.670694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-7c744851-e903-4c25-8228-6f801eb17388 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:09.672605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c744851-e903-4c25-8228-6f801eb17388 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea Aug 07 16:31:09.672834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c744851-e903-4c25-8228-6f801eb17388 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:09.673013 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-7c744851-e903-4c25-8228-6f801eb17388 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:09.679659 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:09.679659 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:09.683221 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-7c744851-e903-4c25-8228-6f801eb17388 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:31:09.687316 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-7c744851-e903-4c25-8228-6f801eb17388 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea returned with HTTP 200 Aug 07 16:31:09.687761 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1413/5673] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:09 2026] GET /volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea => generated 1072 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:09.969465 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-2fb726dc-fa8f-41b4-b04a-7564b2684068 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:09.971644 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fb726dc-fa8f-41b4-b04a-7564b2684068 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:09.971996 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fb726dc-fa8f-41b4-b04a-7564b2684068 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:09.972288 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-2fb726dc-fa8f-41b4-b04a-7564b2684068 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:09.972502 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-2fb726dc-fa8f-41b4-b04a-7564b2684068 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:09.977851 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:09.977851 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:09.978679 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-2fb726dc-fa8f-41b4-b04a-7564b2684068 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:09.979185 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1416/5674] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:09 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:10.700061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f2e73849-4a98-4e8b-a0be-9bcc8a2604bd None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:10.702030 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2e73849-4a98-4e8b-a0be-9bcc8a2604bd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea Aug 07 16:31:10.702284 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2e73849-4a98-4e8b-a0be-9bcc8a2604bd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:10.702586 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f2e73849-4a98-4e8b-a0be-9bcc8a2604bd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:10.708694 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f2e73849-4a98-4e8b-a0be-9bcc8a2604bd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea returned with HTTP 404 Aug 07 16:31:10.709167 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1433/5675] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:10 2026] GET /volume/v3/volumes/eea8dd86-e6bd-495e-8775-45c994076fea => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:10.716887 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a3fab387-8d01-4841-87b7-d36fb20bcff9 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:10.718575 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3fab387-8d01-4841-87b7-d36fb20bcff9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:10.718813 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3fab387-8d01-4841-87b7-d36fb20bcff9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:10.719032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a3fab387-8d01-4841-87b7-d36fb20bcff9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:10.719175 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a3fab387-8d01-4841-87b7-d36fb20bcff9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:10.723221 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:10.723221 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:10.723856 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a3fab387-8d01-4841-87b7-d36fb20bcff9 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:10.724203 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1414/5676] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:10 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:10.734361 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:10.735775 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:31:10.735980 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:10.736182 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:10.736285 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete backup with id: 25eed01f-7f05-449e-b84f-c9e205d6ed33. Aug 07 16:31:10.741969 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:10.741969 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:10.756332 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] delete_backup rpcapi backup_id 25eed01f-7f05-449e-b84f-c9e205d6ed33 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:10.758479 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c5ec5177-cd31-46c5-9a46-04a7d4b818b4 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 202 Aug 07 16:31:10.758935 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1414/5677] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:10 2026] DELETE /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:10.765700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b60e86f5-2237-4447-9832-268f73879ce1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:10.767373 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b60e86f5-2237-4447-9832-268f73879ce1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:31:10.767613 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b60e86f5-2237-4447-9832-268f73879ce1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:10.767764 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b60e86f5-2237-4447-9832-268f73879ce1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:10.767860 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-b60e86f5-2237-4447-9832-268f73879ce1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:10.771745 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:10.771745 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:10.772281 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b60e86f5-2237-4447-9832-268f73879ce1 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 200 Aug 07 16:31:10.772655 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1417/5678] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:10 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:10.989488 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9ffe3246-24e4-4cf6-9e3a-fdb77f6829cf None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:10.991552 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ffe3246-24e4-4cf6-9e3a-fdb77f6829cf tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:10.991761 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ffe3246-24e4-4cf6-9e3a-fdb77f6829cf tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:10.991942 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9ffe3246-24e4-4cf6-9e3a-fdb77f6829cf tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:10.992034 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9ffe3246-24e4-4cf6-9e3a-fdb77f6829cf tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:10.996964 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:10.996964 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:10.997633 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9ffe3246-24e4-4cf6-9e3a-fdb77f6829cf tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:10.998006 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1434/5679] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:10 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:11.782320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4cac25cb-d4ad-47fb-bd18-889028a80c11 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:11.783981 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cac25cb-d4ad-47fb-bd18-889028a80c11 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 Aug 07 16:31:11.784166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cac25cb-d4ad-47fb-bd18-889028a80c11 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:11.784431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4cac25cb-d4ad-47fb-bd18-889028a80c11 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:11.784594 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4cac25cb-d4ad-47fb-bd18-889028a80c11 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id 25eed01f-7f05-449e-b84f-c9e205d6ed33. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:11.787903 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4cac25cb-d4ad-47fb-bd18-889028a80c11 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 returned with HTTP 404 Aug 07 16:31:11.788347 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1415/5680] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:11 2026] GET /volume/v3/backups/25eed01f-7f05-449e-b84f-c9e205d6ed33 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:11.795665 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:11.797831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:31:11.798101 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:11.798339 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:11.798564 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete backup with id: f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. Aug 07 16:31:11.803541 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:11.803541 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:11.816044 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] delete_backup rpcapi backup_id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:11.818027 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6a7f7cb8-0040-46a8-b03b-de059a4a7345 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 202 Aug 07 16:31:11.818551 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1415/5681] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:11 2026] DELETE /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:11.825270 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f7d61898-59db-4448-8d74-921da878bc43 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:11.826972 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7d61898-59db-4448-8d74-921da878bc43 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:31:11.827159 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7d61898-59db-4448-8d74-921da878bc43 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:11.827342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f7d61898-59db-4448-8d74-921da878bc43 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:11.827486 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-f7d61898-59db-4448-8d74-921da878bc43 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:11.832842 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:11.832842 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:11.833753 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f7d61898-59db-4448-8d74-921da878bc43 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 200 Aug 07 16:31:11.834240 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1418/5682] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:11 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:12.009046 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5d0cdbf6-058b-474d-b68b-64ba508ca635 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:12.010756 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d0cdbf6-058b-474d-b68b-64ba508ca635 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:12.010963 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d0cdbf6-058b-474d-b68b-64ba508ca635 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:12.011140 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5d0cdbf6-058b-474d-b68b-64ba508ca635 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:12.011260 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5d0cdbf6-058b-474d-b68b-64ba508ca635 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:12.016129 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:12.016129 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:12.016952 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5d0cdbf6-058b-474d-b68b-64ba508ca635 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:12.017446 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1435/5683] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:12 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:12.844860 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a12a6be2-4964-46cb-9ced-f14ff460937e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:12.846494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a12a6be2-4964-46cb-9ced-f14ff460937e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a Aug 07 16:31:12.846719 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a12a6be2-4964-46cb-9ced-f14ff460937e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:12.846927 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a12a6be2-4964-46cb-9ced-f14ff460937e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:12.847063 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-a12a6be2-4964-46cb-9ced-f14ff460937e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id f10f19c4-3261-4fdd-9de1-e50bfc6cf62a. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:12.850614 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a12a6be2-4964-46cb-9ced-f14ff460937e tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a returned with HTTP 404 Aug 07 16:31:12.851061 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1416/5684] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:12 2026] GET /volume/v3/backups/f10f19c4-3261-4fdd-9de1-e50bfc6cf62a => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:12.856978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:12.858809 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:12.859066 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:12.859352 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:12.859451 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete backup with id: a88f2386-9968-46b8-97d6-b6b1ed53d008. Aug 07 16:31:12.864044 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:12.864044 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:12.876692 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] delete_backup rpcapi backup_id a88f2386-9968-46b8-97d6-b6b1ed53d008 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:12.878478 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-8cd7c6bc-b5d2-4eff-b58c-55ec358eef28 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 202 Aug 07 16:31:12.878941 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1416/5685] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:12 2026] DELETE /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 0 bytes in 22 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:12.886152 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02e4f983-6b39-4823-b5b4-dfa264cf95cd None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:12.888449 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02e4f983-6b39-4823-b5b4-dfa264cf95cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:12.888449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02e4f983-6b39-4823-b5b4-dfa264cf95cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:12.888449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02e4f983-6b39-4823-b5b4-dfa264cf95cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:12.888449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-02e4f983-6b39-4823-b5b4-dfa264cf95cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:12.893243 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:12.893243 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:12.893845 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02e4f983-6b39-4823-b5b4-dfa264cf95cd tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 200 Aug 07 16:31:12.894178 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1419/5686] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:12 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:13.028477 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dfb60858-55af-41d4-9b4b-d9226c3101c1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:13.030315 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfb60858-55af-41d4-9b4b-d9226c3101c1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:13.030964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfb60858-55af-41d4-9b4b-d9226c3101c1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:13.030964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dfb60858-55af-41d4-9b4b-d9226c3101c1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:13.030964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-dfb60858-55af-41d4-9b4b-d9226c3101c1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:13.036684 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:13.036684 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:13.037272 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dfb60858-55af-41d4-9b4b-d9226c3101c1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:13.037645 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1436/5687] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:13 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:13.904385 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-c870b343-3381-4d95-b9cd-15189e57b91b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:13.906189 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c870b343-3381-4d95-b9cd-15189e57b91b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 Aug 07 16:31:13.906444 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c870b343-3381-4d95-b9cd-15189e57b91b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:13.906656 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-c870b343-3381-4d95-b9cd-15189e57b91b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:13.906761 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-c870b343-3381-4d95-b9cd-15189e57b91b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Show backup with id a88f2386-9968-46b8-97d6-b6b1ed53d008. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:13.910021 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-c870b343-3381-4d95-b9cd-15189e57b91b tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 returned with HTTP 404 Aug 07 16:31:13.910497 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1417/5688] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:13 2026] GET /volume/v3/backups/a88f2386-9968-46b8-97d6-b6b1ed53d008 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:13.917074 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:13.918824 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 Aug 07 16:31:13.919028 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:13.919206 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:13.919388 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume with id: a816de2c-ef6b-4ff4-b613-0c2091fe6830 Aug 07 16:31:13.925941 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:13.925941 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:13.926222 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:31:13.942373 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Delete volume request issued successfully. Aug 07 16:31:13.942600 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-35ce1a64-73d5-4303-9acb-1e317ce96a87 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 returned with HTTP 202 Aug 07 16:31:13.942964 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1417/5689] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:13 2026] DELETE /volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:13.950452 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d26445c-b8a2-4476-b013-aeced0277f7d None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:13.952586 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d26445c-b8a2-4476-b013-aeced0277f7d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 Aug 07 16:31:13.952868 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d26445c-b8a2-4476-b013-aeced0277f7d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:13.953107 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d26445c-b8a2-4476-b013-aeced0277f7d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:13.962444 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:13.962444 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:13.966702 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-1d26445c-b8a2-4476-b013-aeced0277f7d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Volume info retrieved successfully. Aug 07 16:31:13.970148 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d26445c-b8a2-4476-b013-aeced0277f7d tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 returned with HTTP 200 Aug 07 16:31:13.970587 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1420/5690] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:13 2026] GET /volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 => generated 1015 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:14.049124 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b90e50f-2931-499e-a85a-fd39e25201eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:14.050977 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b90e50f-2931-499e-a85a-fd39e25201eb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:14.051228 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b90e50f-2931-499e-a85a-fd39e25201eb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:14.051455 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b90e50f-2931-499e-a85a-fd39e25201eb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:14.051563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1b90e50f-2931-499e-a85a-fd39e25201eb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:14.055976 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:14.055976 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:14.056686 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b90e50f-2931-499e-a85a-fd39e25201eb tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:14.057046 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1437/5691] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:14 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:14.984544 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-99bcafff-9e95-4fe2-a77b-f89ddfca3551 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:14.986431 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99bcafff-9e95-4fe2-a77b-f89ddfca3551 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] GET https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 Aug 07 16:31:14.986710 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99bcafff-9e95-4fe2-a77b-f89ddfca3551 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:14.986974 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-99bcafff-9e95-4fe2-a77b-f89ddfca3551 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:14.994030 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-99bcafff-9e95-4fe2-a77b-f89ddfca3551 tempest-ProjectAdminTests33-1982983611 tempest-ProjectAdminTests33-1982983611-project-admin] https://10.4.3.24/volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 returned with HTTP 404 Aug 07 16:31:14.994690 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1418/5692] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:14 2026] GET /volume/v3/volumes/a816de2c-ef6b-4ff4-b613-0c2091fe6830 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:15.066803 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f6c4b25d-ec08-4942-8b53-f526ceae13f2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:15.068616 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6c4b25d-ec08-4942-8b53-f526ceae13f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:15.068841 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6c4b25d-ec08-4942-8b53-f526ceae13f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:15.069034 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f6c4b25d-ec08-4942-8b53-f526ceae13f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:15.069138 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-f6c4b25d-ec08-4942-8b53-f526ceae13f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:15.073729 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:15.073729 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:15.074286 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f6c4b25d-ec08-4942-8b53-f526ceae13f2 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:15.074726 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1418/5693] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:15 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:16.084922 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-243cb8c5-81fb-481f-8c33-949f56075ede None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:16.087032 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-243cb8c5-81fb-481f-8c33-949f56075ede tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:16.087341 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-243cb8c5-81fb-481f-8c33-949f56075ede tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:16.087584 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-243cb8c5-81fb-481f-8c33-949f56075ede tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:16.087721 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-243cb8c5-81fb-481f-8c33-949f56075ede tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:16.092901 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:16.092901 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:16.093708 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-243cb8c5-81fb-481f-8c33-949f56075ede tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:16.094102 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1421/5694] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:16 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:16.390423 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:16.495439 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:16.495905 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1202055750"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:16.497487 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1202055750'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:16.497643 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume of 1 GB Aug 07 16:31:16.502256 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:16.507679 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Flow 'volume_create_api' (1c907826-4571-4823-a8be-7c8f79f52a54) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:16.508731 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a15e1d7-6e88-4831-a518-081c5e79a4fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:16.509520 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:16.534853 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1a15e1d7-6e88-4831-a518-081c5e79a4fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:16.535622 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded91119-cf70-4611-a5fc-87e0694ad3aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:16.592064 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Created reservations ['ac1612a8-4333-4c0b-b811-f9d041a8989a', 'a2d06967-6e54-4835-888e-43cc4aa78948', '46024b5f-e994-4532-b9e5-2f817b290da3', '8b43d8f4-d6d4-43b0-9050-5b5681269731'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:16.592839 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ded91119-cf70-4611-a5fc-87e0694ad3aa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac1612a8-4333-4c0b-b811-f9d041a8989a', 'a2d06967-6e54-4835-888e-43cc4aa78948', '46024b5f-e994-4532-b9e5-2f817b290da3', '8b43d8f4-d6d4-43b0-9050-5b5681269731']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:16.593621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f408461c-170c-4d9a-9e66-971e59955826) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:16.614668 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f408461c-170c-4d9a-9e66-971e59955826) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '48fda654-ddc0-479f-a54b-5c37ef957e74', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202055750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31df4e012fa04550b50f459c92d05ac0',qos_specs=None,replication_status=,reservations=['ac1612a8-4333-4c0b-b811-f9d041a8989a','a2d06967-6e54-4835-888e-43cc4aa78948','46024b5f-e994-4532-b9e5-2f817b290da3','8b43d8f4-d6d4-43b0-9050-5b5681269731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7104651c227f488680f36d2af73ccc10',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1202055750',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=48fda654-ddc0-479f-a54b-5c37ef957e74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31df4e012fa04550b50f459c92d05ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7104651c227f488680f36d2af73ccc10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:16.615353 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256df3ca-95a3-4862-b64c-5227f9580dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:16.633798 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (256df3ca-95a3-4862-b64c-5227f9580dd7) transitioned into state 'SUCCESS' from state '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-1202055750',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31df4e012fa04550b50f459c92d05ac0',qos_specs=None,replication_status=,reservations=['ac1612a8-4333-4c0b-b811-f9d041a8989a','a2d06967-6e54-4835-888e-43cc4aa78948','46024b5f-e994-4532-b9e5-2f817b290da3','8b43d8f4-d6d4-43b0-9050-5b5681269731'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7104651c227f488680f36d2af73ccc10',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:16.634582 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a025558f-3cd0-4c6e-8ad0-72375189fac1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:16.643046 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a025558f-3cd0-4c6e-8ad0-72375189fac1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:16.643801 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Flow 'volume_create_api' (1c907826-4571-4823-a8be-7c8f79f52a54) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:16.644050 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume request issued successfully. Aug 07 16:31:16.644580 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1973e4a4-a8a8-4bd2-9707-99c0191519c6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:31:16.644956 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1438/5695] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:16 2026] POST /volume/v3/volumes => generated 776 bytes in 255 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:16.656283 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8ede64f8-fe5e-4480-95d3-947aefc0abf1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:16.658428 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ede64f8-fe5e-4480-95d3-947aefc0abf1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 Aug 07 16:31:16.658776 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ede64f8-fe5e-4480-95d3-947aefc0abf1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:16.658941 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8ede64f8-fe5e-4480-95d3-947aefc0abf1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:16.668020 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:16.668020 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:16.672379 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-8ede64f8-fe5e-4480-95d3-947aefc0abf1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:16.677317 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8ede64f8-fe5e-4480-95d3-947aefc0abf1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 returned with HTTP 200 Aug 07 16:31:16.677780 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1419/5696] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:16 2026] GET /volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 => generated 955 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:17.103833 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d3619aaa-af9a-4976-948c-9627f9246609 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:17.105709 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3619aaa-af9a-4976-948c-9627f9246609 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:17.105951 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3619aaa-af9a-4976-948c-9627f9246609 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:17.106161 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d3619aaa-af9a-4976-948c-9627f9246609 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:17.106269 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-d3619aaa-af9a-4976-948c-9627f9246609 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:17.110501 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:17.110501 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:17.111153 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d3619aaa-af9a-4976-948c-9627f9246609 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:17.111570 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1419/5697] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:17 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:17.689791 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6b010299-76fe-4a4d-89b0-2a4de7985d02 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:17.691570 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b010299-76fe-4a4d-89b0-2a4de7985d02 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 Aug 07 16:31:17.691781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b010299-76fe-4a4d-89b0-2a4de7985d02 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:17.691963 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6b010299-76fe-4a4d-89b0-2a4de7985d02 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:17.699609 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:17.699609 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:17.703161 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-6b010299-76fe-4a4d-89b0-2a4de7985d02 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:17.707098 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6b010299-76fe-4a4d-89b0-2a4de7985d02 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 returned with HTTP 200 Aug 07 16:31:17.707626 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1422/5698] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:17 2026] GET /volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 => generated 1016 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:17.720402 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:17.722045 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:31:17.722555 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "48fda654-ddc0-479f-a54b-5c37ef957e74", "name": "tempest-type-Backup-518537615"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:17.723955 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Creating new backup {'backup': {'volume_id': '48fda654-ddc0-479f-a54b-5c37ef957e74', 'name': 'tempest-type-Backup-518537615'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:31:17.724198 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Creating backup of volume 48fda654-ddc0-479f-a54b-5c37ef957e74 in container None Aug 07 16:31:17.731606 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:17.731606 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:17.733318 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:17.754165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Created reservations ['9bf30eb4-ab2a-4d20-b210-fa9fe97eb412', 'd5f56a54-3a35-431f-baf3-fbce9eab03ac'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:17.777870 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8b14afa3-3d93-4410-a7b5-b0048730adf4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:31:17.778557 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1439/5699] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:31:17 2026] POST /volume/v3/backups => generated 313 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:17.787722 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-43531bbb-413e-4e80-a738-091d343363dc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:17.789785 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43531bbb-413e-4e80-a738-091d343363dc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:17.790071 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43531bbb-413e-4e80-a738-091d343363dc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:17.790463 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-43531bbb-413e-4e80-a738-091d343363dc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:17.790665 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-43531bbb-413e-4e80-a738-091d343363dc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:17.795050 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:17.795050 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:17.795792 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-43531bbb-413e-4e80-a738-091d343363dc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:17.796187 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1420/5700] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:17 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 720 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:18.121345 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-77b89762-7a32-45b1-b377-730ab7d876c8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:18.122996 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77b89762-7a32-45b1-b377-730ab7d876c8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:18.123255 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77b89762-7a32-45b1-b377-730ab7d876c8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:18.123436 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-77b89762-7a32-45b1-b377-730ab7d876c8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:18.123538 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-77b89762-7a32-45b1-b377-730ab7d876c8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:18.127882 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:18.127882 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:18.128664 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-77b89762-7a32-45b1-b377-730ab7d876c8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:18.129020 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1420/5701] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:18 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:18.805339 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d3340960-e1db-4eff-890a-52a34fd0f4d3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:18.807076 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3340960-e1db-4eff-890a-52a34fd0f4d3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:18.807342 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3340960-e1db-4eff-890a-52a34fd0f4d3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:18.807560 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d3340960-e1db-4eff-890a-52a34fd0f4d3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:18.807712 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-d3340960-e1db-4eff-890a-52a34fd0f4d3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:18.811918 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:18.811918 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:18.812707 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d3340960-e1db-4eff-890a-52a34fd0f4d3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:18.813101 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1423/5702] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:18 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:19.138878 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-39289dc8-f580-4cf3-89e2-863c80909741 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:19.140700 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39289dc8-f580-4cf3-89e2-863c80909741 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:19.140895 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39289dc8-f580-4cf3-89e2-863c80909741 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:19.141082 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-39289dc8-f580-4cf3-89e2-863c80909741 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:19.141188 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-39289dc8-f580-4cf3-89e2-863c80909741 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:19.145109 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:19.145109 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:19.145833 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-39289dc8-f580-4cf3-89e2-863c80909741 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:19.146130 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1440/5703] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:19 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:19.823320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2cdc0810-6dae-418a-9bb7-73f939af0895 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:19.825151 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cdc0810-6dae-418a-9bb7-73f939af0895 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:19.825379 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cdc0810-6dae-418a-9bb7-73f939af0895 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:19.825581 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2cdc0810-6dae-418a-9bb7-73f939af0895 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:19.825693 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-2cdc0810-6dae-418a-9bb7-73f939af0895 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:19.830071 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:19.830071 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:19.830783 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2cdc0810-6dae-418a-9bb7-73f939af0895 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:19.831211 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1421/5704] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:19 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:20.155868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b7ed119-2fd6-452a-977e-9c4426680a80 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:20.157525 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b7ed119-2fd6-452a-977e-9c4426680a80 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:20.157757 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b7ed119-2fd6-452a-977e-9c4426680a80 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:20.157955 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b7ed119-2fd6-452a-977e-9c4426680a80 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:20.158044 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-1b7ed119-2fd6-452a-977e-9c4426680a80 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:20.162472 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:20.162472 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:20.163100 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b7ed119-2fd6-452a-977e-9c4426680a80 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:20.163520 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1421/5705] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:20 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:20.841487 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-72dacac1-33bd-427d-8104-b8a0feeb2312 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:20.843212 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72dacac1-33bd-427d-8104-b8a0feeb2312 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:20.843483 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72dacac1-33bd-427d-8104-b8a0feeb2312 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:20.843703 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-72dacac1-33bd-427d-8104-b8a0feeb2312 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:20.843846 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-72dacac1-33bd-427d-8104-b8a0feeb2312 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:20.847741 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:20.847741 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:20.848391 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-72dacac1-33bd-427d-8104-b8a0feeb2312 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:20.848737 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1424/5706] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:20 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:21.172624 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-441da4a0-5c78-4d60-b42b-c23c0eff11c7 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.174404 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-441da4a0-5c78-4d60-b42b-c23c0eff11c7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:21.174600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-441da4a0-5c78-4d60-b42b-c23c0eff11c7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:21.174784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-441da4a0-5c78-4d60-b42b-c23c0eff11c7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:21.174887 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-441da4a0-5c78-4d60-b42b-c23c0eff11c7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:21.178780 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:21.178780 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:21.179371 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-441da4a0-5c78-4d60-b42b-c23c0eff11c7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:21.179680 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1441/5707] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:21 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:21.188957 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.191096 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df/export_record Aug 07 16:31:21.191390 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:21.191637 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:21.191775 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Export record for backup bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:31:21.199102 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:21.199102 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:21.199102 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.api [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling RPCAPI with context: , host: np0000006731, backup: bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 07 16:31:21.206569 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] export_record in rpcapi backup_id bdf90b80-2ddf-4236-abf3-a67cd07745df on host np0000006731. {{(pid=100265) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 16:31:21.218911 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiYmRmOTBiODAtMmRkZi00MjM2LWFiZjMtYTY3Y2QwNzc0NWRmIiwgInVzZXJfaWQiOiAiNjgzZjcwZGEwMGU3NDY1ZDhhYWVkNjAyZDc2N2FhZTQiLCAicHJvamVjdF9pZCI6ICI4NTJjNzVlNDJmZGU0OWExYWNiZmMyZWI0NTEzZWIzNSIsICJ2b2x1bWVfaWQiOiAiYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEwNDYyODg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxLzIwMjYwODA3MTYzMTA4L2F6X25vdmFfYmFja3VwX2JkZjkwYjgwLTJkZGYtNDIzNi1hYmYzLWE2N2NkMDc3NDVkZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 16:31:21.218911 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-25bf46b9-409c-43a4-a9a9-7844f4bf76e1 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df/export_record returned with HTTP 200 Aug 07 16:31:21.218911 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1422/5708] 10.4.3.24 () {68 vars in 1423 bytes} [Fri Aug 7 16:31:21 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df/export_record => generated 1424 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:21.227993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-844a091f-bb54-438a-a65e-9bd114772863 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.230417 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-844a091f-bb54-438a-a65e-9bd114772863 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:21.230646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-844a091f-bb54-438a-a65e-9bd114772863 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:21.230854 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-844a091f-bb54-438a-a65e-9bd114772863 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:21.230978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-844a091f-bb54-438a-a65e-9bd114772863 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:21.235655 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:21.235655 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:21.236318 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-844a091f-bb54-438a-a65e-9bd114772863 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:21.236693 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1422/5709] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:21 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:21.247254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.249024 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] POST https://10.4.3.24/volume/v3/backups/import_record Aug 07 16:31:21.249452 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA2YzI2YTMtY2RiMC00YjkzLWJiOGMtYTBjMjg5MzI4MGNjIiwgInVzZXJfaWQiOiAiNjgzZjcwZGEwMGU3NDY1ZDhhYWVkNjAyZDc2N2FhZTQiLCAicHJvamVjdF9pZCI6ICI4NTJjNzVlNDJmZGU0OWExYWNiZmMyZWI0NTEzZWIzNSIsICJ2b2x1bWVfaWQiOiAiYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEwNDYyODg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxLzIwMjYwODA3MTYzMTA4L2F6X25vdmFfYmFja3VwX2JkZjkwYjgwLTJkZGYtNDIzNi1hYmYzLWE2N2NkMDc3NDVkZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:21.250744 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA2YzI2YTMtY2RiMC00YjkzLWJiOGMtYTBjMjg5MzI4MGNjIiwgInVzZXJfaWQiOiAiNjgzZjcwZGEwMGU3NDY1ZDhhYWVkNjAyZDc2N2FhZTQiLCAicHJvamVjdF9pZCI6ICI4NTJjNzVlNDJmZGU0OWExYWNiZmMyZWI0NTEzZWIzNSIsICJ2b2x1bWVfaWQiOiAiYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEwNDYyODg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxLzIwMjYwODA3MTYzMTA4L2F6X25vdmFfYmFja3VwX2JkZjkwYjgwLTJkZGYtNDIzNi1hYmYzLWE2N2NkMDc3NDVkZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 16:31:21.250885 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiOTA2YzI2YTMtY2RiMC00YjkzLWJiOGMtYTBjMjg5MzI4MGNjIiwgInVzZXJfaWQiOiAiNjgzZjcwZGEwMGU3NDY1ZDhhYWVkNjAyZDc2N2FhZTQiLCAicHJvamVjdF9pZCI6ICI4NTJjNzVlNDJmZGU0OWExYWNiZmMyZWI0NTEzZWIzNSIsICJ2b2x1bWVfaWQiOiAiYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0yMDEwNDYyODg0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfYzgxYzI4NWUtNDllOC00NjgzLWFmZWYtNmVjMDRhMDVjMzQxLzIwMjYwODA3MTYzMTA4L2F6X25vdmFfYmFja3VwX2JkZjkwYjgwLTJkZGYtNDIzNi1hYmYzLWE2N2NkMDc3NDVkZiIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MDZaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMToyMFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100268) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 16:31:21.251484 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'c47d679daa47489a928f615e3a89e955', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '852c75e42fde49a1acbfc2eb4513eb35', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:31:21.251657 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff79b8b9-19ee-4f9f-ab78-97c1e5590736 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups/import_record returned with HTTP 403 Aug 07 16:31:21.252075 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1425/5710] 10.4.3.24 () {70 vars in 1335 bytes} [Fri Aug 7 16:31:21 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 07 16:31:21.258708 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4cca338-fda4-449a-884c-7003ba288136 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.260629 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 Aug 07 16:31:21.260828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:21.261040 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:21.261194 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume with id: c81c285e-49e8-4683-afef-6ec04a05c341 Aug 07 16:31:21.268731 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:21.268731 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:21.269077 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:21.287213 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume request issued successfully. Aug 07 16:31:21.287486 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4cca338-fda4-449a-884c-7003ba288136 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 returned with HTTP 202 Aug 07 16:31:21.287888 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1442/5711] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:21 2026] DELETE /volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:21.296847 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-071d1460-8056-4126-b82f-419c7782fc52 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.298677 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-071d1460-8056-4126-b82f-419c7782fc52 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 Aug 07 16:31:21.299253 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-071d1460-8056-4126-b82f-419c7782fc52 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:21.300166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-071d1460-8056-4126-b82f-419c7782fc52 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:21.309711 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:21.309711 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:21.313280 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-071d1460-8056-4126-b82f-419c7782fc52 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:21.318515 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-071d1460-8056-4126-b82f-419c7782fc52 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 returned with HTTP 200 Aug 07 16:31:21.319147 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1423/5712] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:21 2026] GET /volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:21.858591 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-41743a5d-fcfc-4a02-a038-80e06fe10d43 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:21.860686 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41743a5d-fcfc-4a02-a038-80e06fe10d43 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:21.860938 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41743a5d-fcfc-4a02-a038-80e06fe10d43 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:21.861154 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-41743a5d-fcfc-4a02-a038-80e06fe10d43 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:21.861295 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-41743a5d-fcfc-4a02-a038-80e06fe10d43 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:21.865917 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:21.865917 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:21.866555 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-41743a5d-fcfc-4a02-a038-80e06fe10d43 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:21.866913 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1423/5713] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:21 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:22.332257 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-122648e1-651d-4cf9-ba0a-e5bcbe6d37f5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:22.334374 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-122648e1-651d-4cf9-ba0a-e5bcbe6d37f5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 Aug 07 16:31:22.334649 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-122648e1-651d-4cf9-ba0a-e5bcbe6d37f5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:22.334898 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-122648e1-651d-4cf9-ba0a-e5bcbe6d37f5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:22.341993 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-122648e1-651d-4cf9-ba0a-e5bcbe6d37f5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 returned with HTTP 404 Aug 07 16:31:22.342529 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1426/5714] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:22 2026] GET /volume/v3/volumes/c81c285e-49e8-4683-afef-6ec04a05c341 => generated 109 bytes in 11 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:22.353572 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d9c37833-59eb-41cf-8d98-32f09da5f7a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:22.355374 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9c37833-59eb-41cf-8d98-32f09da5f7a4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] GET https://10.4.3.24/volume/v3/backups Aug 07 16:31:22.355621 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9c37833-59eb-41cf-8d98-32f09da5f7a4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:22.355805 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d9c37833-59eb-41cf-8d98-32f09da5f7a4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:22.356223 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-d9c37833-59eb-41cf-8d98-32f09da5f7a4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Removing options '' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:31:22.370287 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d9c37833-59eb-41cf-8d98-32f09da5f7a4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups returned with HTTP 200 Aug 07 16:31:22.370697 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1443/5715] 10.4.3.24 () {68 vars in 1270 bytes} [Fri Aug 7 16:31:22 2026] GET /volume/v3/backups => generated 621 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:22.381751 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a46ee750-78e2-4abe-99f9-bb3042175fea None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:22.384049 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a46ee750-78e2-4abe-99f9-bb3042175fea tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] GET https://10.4.3.24/volume/v3/backups?project_id=852c75e42fde49a1acbfc2eb4513eb35 Aug 07 16:31:22.384313 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a46ee750-78e2-4abe-99f9-bb3042175fea tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:22.384521 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a46ee750-78e2-4abe-99f9-bb3042175fea tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Calling method 'index' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:22.384790 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.api_utils [None req-a46ee750-78e2-4abe-99f9-bb3042175fea tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Removing options 'project_id' from query. {{(pid=100265) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:31:22.390679 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a46ee750-78e2-4abe-99f9-bb3042175fea tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups?project_id=852c75e42fde49a1acbfc2eb4513eb35 returned with HTTP 200 Aug 07 16:31:22.391085 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1424/5716] 10.4.3.24 () {68 vars in 1357 bytes} [Fri Aug 7 16:31:22 2026] GET /volume/v3/backups?project_id=852c75e42fde49a1acbfc2eb4513eb35 => generated 621 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:22.400502 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:22.402275 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:22.402797 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1435214061"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:22.404603 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1435214061'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:22.404760 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume of 1 GB Aug 07 16:31:22.409255 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:22.414340 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (f24e3498-56e6-4e4e-8b2a-4899fe780ed7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:22.415202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a122773-23e8-47e7-8a34-77c6a4e01734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:22.415986 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:22.441660 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a122773-23e8-47e7-8a34-77c6a4e01734) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:22.442414 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87ac0e3-c486-43be-af34-99fe6caea9e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:22.477769 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['dfa7f5f6-2973-4fb3-b907-c01f31609647', '7a5b4ce5-32c6-4015-93cd-73306a9e7e08', 'a12ad6c2-f957-4cb2-a18e-593f15a1575c', '51e7d13e-4425-4799-9c5d-12bc7efa8319'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:22.478605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b87ac0e3-c486-43be-af34-99fe6caea9e1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dfa7f5f6-2973-4fb3-b907-c01f31609647', '7a5b4ce5-32c6-4015-93cd-73306a9e7e08', 'a12ad6c2-f957-4cb2-a18e-593f15a1575c', '51e7d13e-4425-4799-9c5d-12bc7efa8319']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:22.479329 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5651f51-15e2-4e40-859f-e96bbeb7e8ec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:22.503326 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b5651f51-15e2-4e40-859f-e96bbeb7e8ec) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c02caa3-6975-44f5-b194-1ad2bb07a240', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1435214061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['dfa7f5f6-2973-4fb3-b907-c01f31609647','7a5b4ce5-32c6-4015-93cd-73306a9e7e08','a12ad6c2-f957-4cb2-a18e-593f15a1575c','51e7d13e-4425-4799-9c5d-12bc7efa8319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1435214061',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c02caa3-6975-44f5-b194-1ad2bb07a240,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852c75e42fde49a1acbfc2eb4513eb35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='683f70da00e7465d8aaed602d767aae4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:22.504410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c03899-7987-4fdb-bd07-ea7ee8d3ae5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:22.525155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d5c03899-7987-4fdb-bd07-ea7ee8d3ae5b) transitioned into state 'SUCCESS' from state '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-1435214061',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['dfa7f5f6-2973-4fb3-b907-c01f31609647','7a5b4ce5-32c6-4015-93cd-73306a9e7e08','a12ad6c2-f957-4cb2-a18e-593f15a1575c','51e7d13e-4425-4799-9c5d-12bc7efa8319'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='683f70da00e7465d8aaed602d767aae4',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:22.525946 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ac21f9-50e9-4459-9f2c-1dbfd066e1a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:22.536036 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f7ac21f9-50e9-4459-9f2c-1dbfd066e1a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:22.537106 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Flow 'volume_create_api' (f24e3498-56e6-4e4e-8b2a-4899fe780ed7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:22.537447 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Create volume request issued successfully. Aug 07 16:31:22.538111 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-3848e81c-8ffb-4cc2-9860-c54df33ebce8 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:31:22.538591 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1424/5717] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:22 2026] POST /volume/v3/volumes => generated 776 bytes in 138 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:22.553679 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-151d7c03-2069-49f8-adb4-cda0788ae8a9 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:22.555593 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-151d7c03-2069-49f8-adb4-cda0788ae8a9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 Aug 07 16:31:22.555817 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-151d7c03-2069-49f8-adb4-cda0788ae8a9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:22.556043 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-151d7c03-2069-49f8-adb4-cda0788ae8a9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:22.563788 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:22.563788 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:22.573267 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-151d7c03-2069-49f8-adb4-cda0788ae8a9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:22.589989 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-151d7c03-2069-49f8-adb4-cda0788ae8a9 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 returned with HTTP 200 Aug 07 16:31:22.592027 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1427/5718] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:22 2026] GET /volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 => generated 955 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:22.876430 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fb4c1846-0a4e-4da0-879d-5c4c304931b0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:22.878261 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb4c1846-0a4e-4da0-879d-5c4c304931b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:22.878483 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb4c1846-0a4e-4da0-879d-5c4c304931b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:22.878683 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fb4c1846-0a4e-4da0-879d-5c4c304931b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:22.878806 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fb4c1846-0a4e-4da0-879d-5c4c304931b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:22.882975 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:22.882975 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:22.883576 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fb4c1846-0a4e-4da0-879d-5c4c304931b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:22.883940 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1444/5719] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:22 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:23.605011 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a1061770-5567-4b24-9b1f-3e0544f19747 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:23.606840 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1061770-5567-4b24-9b1f-3e0544f19747 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 Aug 07 16:31:23.607050 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1061770-5567-4b24-9b1f-3e0544f19747 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:23.607224 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a1061770-5567-4b24-9b1f-3e0544f19747 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:23.614971 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:23.614971 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:23.618678 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-a1061770-5567-4b24-9b1f-3e0544f19747 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:23.622842 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a1061770-5567-4b24-9b1f-3e0544f19747 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 returned with HTTP 200 Aug 07 16:31:23.623321 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1425/5720] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:23 2026] GET /volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 => generated 1016 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:23.639348 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:23.641408 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:31:23.642018 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "2c02caa3-6975-44f5-b194-1ad2bb07a240", "name": "tempest-type-Backup-1615995455"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:23.643492 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating new backup {'backup': {'volume_id': '2c02caa3-6975-44f5-b194-1ad2bb07a240', 'name': 'tempest-type-Backup-1615995455'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:31:23.643682 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Creating backup of volume 2c02caa3-6975-44f5-b194-1ad2bb07a240 in container None Aug 07 16:31:23.652148 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:23.652148 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:23.652367 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:23.668965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Created reservations ['68dad155-feec-4357-a88b-4ddcf456d37d', 'ac7d5195-db7b-4b23-b29f-4716a541876d'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:23.692716 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b03d40e3-098e-428f-b3ba-74bb7b506c32 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:31:23.693116 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1425/5721] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:31:23 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:23.700526 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1f8dae1e-caea-4d82-9ea8-b221b4fa16d6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:23.702181 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f8dae1e-caea-4d82-9ea8-b221b4fa16d6 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:23.702495 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f8dae1e-caea-4d82-9ea8-b221b4fa16d6 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:23.702783 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1f8dae1e-caea-4d82-9ea8-b221b4fa16d6 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:23.702966 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1f8dae1e-caea-4d82-9ea8-b221b4fa16d6 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:23.707215 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:23.707215 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:23.707778 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1f8dae1e-caea-4d82-9ea8-b221b4fa16d6 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:23.708120 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1428/5722] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:23 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 721 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:23.893294 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b930551-49b1-455e-bd21-d0c263a5f5c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:23.895121 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b930551-49b1-455e-bd21-d0c263a5f5c0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:23.895432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b930551-49b1-455e-bd21-d0c263a5f5c0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:23.895694 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b930551-49b1-455e-bd21-d0c263a5f5c0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:23.895870 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5b930551-49b1-455e-bd21-d0c263a5f5c0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:23.899958 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:23.899958 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:23.900542 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b930551-49b1-455e-bd21-d0c263a5f5c0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:23.900887 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1445/5723] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:23 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:24.717809 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-cd510ef1-da4f-4c6d-a7f4-d90d7d0d1c30 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:24.719587 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd510ef1-da4f-4c6d-a7f4-d90d7d0d1c30 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:24.719814 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd510ef1-da4f-4c6d-a7f4-d90d7d0d1c30 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:24.720046 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-cd510ef1-da4f-4c6d-a7f4-d90d7d0d1c30 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:24.720155 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-cd510ef1-da4f-4c6d-a7f4-d90d7d0d1c30 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:24.724804 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:24.724804 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:24.725629 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-cd510ef1-da4f-4c6d-a7f4-d90d7d0d1c30 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:24.726118 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1426/5724] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:24 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 723 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:24.910198 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a0c8f76c-4796-49bd-94c6-dc53e315487c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:24.912798 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0c8f76c-4796-49bd-94c6-dc53e315487c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:24.913133 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0c8f76c-4796-49bd-94c6-dc53e315487c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:24.913427 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a0c8f76c-4796-49bd-94c6-dc53e315487c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:24.913609 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a0c8f76c-4796-49bd-94c6-dc53e315487c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:24.918127 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:24.918127 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:24.918857 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a0c8f76c-4796-49bd-94c6-dc53e315487c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:24.919500 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1426/5725] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:24 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:25.739492 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c380f0bb-f750-418c-8c0b-e3d9cf1e9168 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:25.747742 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c380f0bb-f750-418c-8c0b-e3d9cf1e9168 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:25.748853 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c380f0bb-f750-418c-8c0b-e3d9cf1e9168 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:25.749172 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c380f0bb-f750-418c-8c0b-e3d9cf1e9168 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:25.749782 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c380f0bb-f750-418c-8c0b-e3d9cf1e9168 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:25.759145 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:25.759145 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:25.759900 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c380f0bb-f750-418c-8c0b-e3d9cf1e9168 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:25.760390 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1429/5726] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:25 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 723 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:25.928468 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ff419859-78f1-4528-8f5e-7185395f1f5f None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:25.930206 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff419859-78f1-4528-8f5e-7185395f1f5f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:25.930492 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff419859-78f1-4528-8f5e-7185395f1f5f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:25.930705 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ff419859-78f1-4528-8f5e-7185395f1f5f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:25.930811 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-ff419859-78f1-4528-8f5e-7185395f1f5f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:25.935023 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:25.935023 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:25.935723 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ff419859-78f1-4528-8f5e-7185395f1f5f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:25.936081 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1446/5727] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:25 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:26.770784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-268e27ac-5645-4b3f-ab5e-2bd8c46bec5e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:26.772610 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-268e27ac-5645-4b3f-ab5e-2bd8c46bec5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:26.772847 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-268e27ac-5645-4b3f-ab5e-2bd8c46bec5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:26.773029 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-268e27ac-5645-4b3f-ab5e-2bd8c46bec5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:26.773137 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-268e27ac-5645-4b3f-ab5e-2bd8c46bec5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:26.777868 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:26.777868 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:26.778682 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-268e27ac-5645-4b3f-ab5e-2bd8c46bec5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:26.779142 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1427/5728] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:26 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:26.945244 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-338cf885-8355-48b9-87de-f7d4e1fc17a5 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:26.946912 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-338cf885-8355-48b9-87de-f7d4e1fc17a5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:26.947106 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-338cf885-8355-48b9-87de-f7d4e1fc17a5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:26.947289 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-338cf885-8355-48b9-87de-f7d4e1fc17a5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:26.947450 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-338cf885-8355-48b9-87de-f7d4e1fc17a5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:26.951264 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:26.951264 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:26.951831 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-338cf885-8355-48b9-87de-f7d4e1fc17a5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:26.952192 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1427/5729] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:26 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:27.789761 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a2c45c4d-82eb-4dfa-aa1b-ff56f867df49 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:27.791602 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2c45c4d-82eb-4dfa-aa1b-ff56f867df49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:27.791798 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2c45c4d-82eb-4dfa-aa1b-ff56f867df49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:27.791977 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a2c45c4d-82eb-4dfa-aa1b-ff56f867df49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:27.792074 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a2c45c4d-82eb-4dfa-aa1b-ff56f867df49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:27.795980 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:27.795980 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:27.796558 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a2c45c4d-82eb-4dfa-aa1b-ff56f867df49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:27.796927 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1430/5730] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:27 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:27.962030 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7f86a0a3-6bd5-4dc3-8c4f-230e2d0abc16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:27.964066 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f86a0a3-6bd5-4dc3-8c4f-230e2d0abc16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:27.964412 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f86a0a3-6bd5-4dc3-8c4f-230e2d0abc16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:27.964685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7f86a0a3-6bd5-4dc3-8c4f-230e2d0abc16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:27.964833 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7f86a0a3-6bd5-4dc3-8c4f-230e2d0abc16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:27.969661 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:27.969661 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:27.970342 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7f86a0a3-6bd5-4dc3-8c4f-230e2d0abc16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:27.970935 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1447/5731] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:27 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:28.807683 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e481f82e-e90a-465d-a1ff-abd34b249ea5 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:28.809487 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e481f82e-e90a-465d-a1ff-abd34b249ea5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:28.809703 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e481f82e-e90a-465d-a1ff-abd34b249ea5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:28.809895 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e481f82e-e90a-465d-a1ff-abd34b249ea5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:28.810018 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e481f82e-e90a-465d-a1ff-abd34b249ea5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:28.815021 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:28.815021 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:28.815915 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e481f82e-e90a-465d-a1ff-abd34b249ea5 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:28.816317 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1428/5732] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:28 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:28.984264 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fdd601fc-64b5-4269-9ede-5cf67f1880d4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:28.986541 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdd601fc-64b5-4269-9ede-5cf67f1880d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:28.986817 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdd601fc-64b5-4269-9ede-5cf67f1880d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:28.987008 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fdd601fc-64b5-4269-9ede-5cf67f1880d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:28.987104 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-fdd601fc-64b5-4269-9ede-5cf67f1880d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:28.992075 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:28.992075 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:28.992788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fdd601fc-64b5-4269-9ede-5cf67f1880d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:28.993354 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1428/5733] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:28 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:29.827433 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a60d9b77-c51f-454a-8815-e23776825ed3 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:29.829464 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a60d9b77-c51f-454a-8815-e23776825ed3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:29.829711 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a60d9b77-c51f-454a-8815-e23776825ed3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:29.829925 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a60d9b77-c51f-454a-8815-e23776825ed3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:29.830045 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a60d9b77-c51f-454a-8815-e23776825ed3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:29.834674 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:29.834674 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:29.835309 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a60d9b77-c51f-454a-8815-e23776825ed3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:29.835738 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1431/5734] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:29 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:30.003797 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-75afbdb8-ab0c-4c48-873f-b38469cac6ec None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:30.006002 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75afbdb8-ab0c-4c48-873f-b38469cac6ec tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:30.006218 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75afbdb8-ab0c-4c48-873f-b38469cac6ec tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:30.006436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-75afbdb8-ab0c-4c48-873f-b38469cac6ec tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:30.006552 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-75afbdb8-ab0c-4c48-873f-b38469cac6ec tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:30.010803 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:30.010803 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:30.011422 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-75afbdb8-ab0c-4c48-873f-b38469cac6ec tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:30.011819 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1448/5735] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:30 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:30.846015 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f35bb830-a687-4d03-b48e-2fabdb88aa24 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:30.848100 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f35bb830-a687-4d03-b48e-2fabdb88aa24 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:30.848439 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f35bb830-a687-4d03-b48e-2fabdb88aa24 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:30.848658 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f35bb830-a687-4d03-b48e-2fabdb88aa24 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:30.848762 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f35bb830-a687-4d03-b48e-2fabdb88aa24 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:30.853292 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:30.853292 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:30.853997 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f35bb830-a687-4d03-b48e-2fabdb88aa24 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:30.854353 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1429/5736] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:30 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:31.021682 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-12c7a8d8-d12f-4820-b020-c36190a3abaf None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:31.023596 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12c7a8d8-d12f-4820-b020-c36190a3abaf tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:31.023868 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12c7a8d8-d12f-4820-b020-c36190a3abaf tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:31.024124 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-12c7a8d8-d12f-4820-b020-c36190a3abaf tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:31.024234 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-12c7a8d8-d12f-4820-b020-c36190a3abaf tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:31.029093 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:31.029093 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:31.029812 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-12c7a8d8-d12f-4820-b020-c36190a3abaf tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:31.030184 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1429/5737] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:31 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:31.866117 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-a34724b5-d888-49a4-97af-2887c05dca38 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:31.867958 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a34724b5-d888-49a4-97af-2887c05dca38 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:31.868164 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a34724b5-d888-49a4-97af-2887c05dca38 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:31.868396 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-a34724b5-d888-49a4-97af-2887c05dca38 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:31.868495 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-a34724b5-d888-49a4-97af-2887c05dca38 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:31.873484 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:31.873484 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:31.873976 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-a34724b5-d888-49a4-97af-2887c05dca38 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:31.874390 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1432/5738] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:31 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:32.041527 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-543229d1-fd3e-4cb2-be90-21f72d664968 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:32.043525 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-543229d1-fd3e-4cb2-be90-21f72d664968 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:31:32.043828 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-543229d1-fd3e-4cb2-be90-21f72d664968 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:32.044047 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-543229d1-fd3e-4cb2-be90-21f72d664968 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:32.044202 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-543229d1-fd3e-4cb2-be90-21f72d664968 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:32.050058 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:32.050058 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:32.051178 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-543229d1-fd3e-4cb2-be90-21f72d664968 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:31:32.052428 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1449/5739] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:32 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 735 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:32.064363 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:32.148900 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f/export_record Aug 07 16:31:32.149078 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:32.149257 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Calling method 'export_record' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:32.149399 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.backups [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Export record for backup 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100265) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:31:32.152977 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:32.152977 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:32.153856 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Policy check for backup:export-import failed with context {'is_admin': False, 'user_id': 'b714000ff7a54fac8b735bd0db90e6ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31df4e012fa04550b50f459c92d05ac0', '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=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:31:32.154019 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-03cdc8e7-f98c-4315-a29f-ab50b3b5cbf3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f/export_record returned with HTTP 403 Aug 07 16:31:32.154406 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1430/5740] 10.4.3.24 () {68 vars in 1423 bytes} [Fri Aug 7 16:31:32 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f/export_record => generated 101 bytes in 90 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:32.162248 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:32.163972 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:32.164290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-793467122"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:32.165642 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-793467122'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:32.165766 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume of 1 GB Aug 07 16:31:32.169870 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:32.174878 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Flow 'volume_create_api' (2c5c4bf2-4c10-49f5-be73-2f14b1ee0a21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:32.176412 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2135239-f96c-4cc3-8ddf-e70401a0611b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:32.177448 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:32.202779 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e2135239-f96c-4cc3-8ddf-e70401a0611b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:32.203531 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b114aa9c-c446-4240-8399-a1483967b913) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:32.242690 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Created reservations ['41473855-3f9d-4c76-bec2-c3f358f44dd4', '6255801e-a6df-4839-84f1-06717eae0e59', 'cd28e70a-3aa6-4709-9006-c4f38ed8c3a7', '6f85ab50-a638-44ef-95d4-10b1156faed8'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:32.243659 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b114aa9c-c446-4240-8399-a1483967b913) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['41473855-3f9d-4c76-bec2-c3f358f44dd4', '6255801e-a6df-4839-84f1-06717eae0e59', 'cd28e70a-3aa6-4709-9006-c4f38ed8c3a7', '6f85ab50-a638-44ef-95d4-10b1156faed8']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:32.244559 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86432d7c-1a8f-4fa1-ab71-dea6c00b1446) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:32.269166 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (86432d7c-1a8f-4fa1-ab71-dea6c00b1446) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52e8b4e4-1731-409e-b076-b8360a3ff4aa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793467122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31df4e012fa04550b50f459c92d05ac0',qos_specs=None,replication_status=,reservations=['41473855-3f9d-4c76-bec2-c3f358f44dd4','6255801e-a6df-4839-84f1-06717eae0e59','cd28e70a-3aa6-4709-9006-c4f38ed8c3a7','6f85ab50-a638-44ef-95d4-10b1156faed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7104651c227f488680f36d2af73ccc10',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-793467122',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52e8b4e4-1731-409e-b076-b8360a3ff4aa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31df4e012fa04550b50f459c92d05ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7104651c227f488680f36d2af73ccc10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:32.270042 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8983d0b6-5f06-49c6-b08b-65e3d4b2c45b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:32.289950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8983d0b6-5f06-49c6-b08b-65e3d4b2c45b) transitioned into state 'SUCCESS' from state '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-793467122',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31df4e012fa04550b50f459c92d05ac0',qos_specs=None,replication_status=,reservations=['41473855-3f9d-4c76-bec2-c3f358f44dd4','6255801e-a6df-4839-84f1-06717eae0e59','cd28e70a-3aa6-4709-9006-c4f38ed8c3a7','6f85ab50-a638-44ef-95d4-10b1156faed8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7104651c227f488680f36d2af73ccc10',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:32.290665 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff96d96-d62b-4d27-b5b6-5ec46ad5d17d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:32.299617 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fff96d96-d62b-4d27-b5b6-5ec46ad5d17d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:32.300324 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Flow 'volume_create_api' (2c5c4bf2-4c10-49f5-be73-2f14b1ee0a21) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:32.300603 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume request issued successfully. Aug 07 16:31:32.301120 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6807f33e-ca58-4f9c-8f74-02cf711daf8e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:31:32.301550 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1430/5741] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:32 2026] POST /volume/v3/volumes => generated 775 bytes in 140 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:32.314241 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-280bad66-6ba7-4d25-a936-91e1e1e41279 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:32.316690 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-280bad66-6ba7-4d25-a936-91e1e1e41279 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa Aug 07 16:31:32.317217 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-280bad66-6ba7-4d25-a936-91e1e1e41279 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:32.317217 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-280bad66-6ba7-4d25-a936-91e1e1e41279 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:32.324980 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:32.324980 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:32.329148 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-280bad66-6ba7-4d25-a936-91e1e1e41279 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:32.333313 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-280bad66-6ba7-4d25-a936-91e1e1e41279 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa returned with HTTP 200 Aug 07 16:31:32.333742 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1433/5742] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:32 2026] GET /volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:32.885340 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3c25a64d-24a1-49f7-a4d4-f78754ffb1de None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:32.887380 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c25a64d-24a1-49f7-a4d4-f78754ffb1de tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:32.887380 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c25a64d-24a1-49f7-a4d4-f78754ffb1de tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:32.887380 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3c25a64d-24a1-49f7-a4d4-f78754ffb1de tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:32.887380 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3c25a64d-24a1-49f7-a4d4-f78754ffb1de tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:32.891939 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:32.891939 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:32.892819 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3c25a64d-24a1-49f7-a4d4-f78754ffb1de tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:32.893321 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1450/5743] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:32 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:33.346897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-67fcb7ef-9b5a-465c-acb2-1232b00e9a13 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:33.349058 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67fcb7ef-9b5a-465c-acb2-1232b00e9a13 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa Aug 07 16:31:33.349281 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67fcb7ef-9b5a-465c-acb2-1232b00e9a13 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:33.349502 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-67fcb7ef-9b5a-465c-acb2-1232b00e9a13 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:33.356098 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:33.356098 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:33.359273 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-67fcb7ef-9b5a-465c-acb2-1232b00e9a13 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:33.362734 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-67fcb7ef-9b5a-465c-acb2-1232b00e9a13 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa returned with HTTP 200 Aug 07 16:31:33.363070 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1431/5744] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:33 2026] GET /volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa => generated 1015 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:33.373959 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:33.375861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:31:33.376202 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "52e8b4e4-1731-409e-b076-b8360a3ff4aa", "name": "tempest-type-Backup-1432180074"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:33.377719 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Creating new backup {'backup': {'volume_id': '52e8b4e4-1731-409e-b076-b8360a3ff4aa', 'name': 'tempest-type-Backup-1432180074'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:31:33.377847 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Creating backup of volume 52e8b4e4-1731-409e-b076-b8360a3ff4aa in container None Aug 07 16:31:33.385465 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:33.385465 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:33.385836 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:33.400664 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Created reservations ['e92bb53c-fe5d-415e-b060-0dbe37f1a674', 'f4670364-f062-42ba-a203-2043f32734b5'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:33.427639 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ead686f7-f3ed-425c-9f4b-48da2f5ca800 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:31:33.428192 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1431/5745] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:31:33 2026] POST /volume/v3/backups => generated 314 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:33.436422 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-8a2412f6-d88a-4764-b008-51c56844819b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:33.438879 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a2412f6-d88a-4764-b008-51c56844819b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:33.439134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a2412f6-d88a-4764-b008-51c56844819b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:33.439395 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-8a2412f6-d88a-4764-b008-51c56844819b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:33.439731 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-8a2412f6-d88a-4764-b008-51c56844819b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:33.444392 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:33.444392 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:33.445080 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-8a2412f6-d88a-4764-b008-51c56844819b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:33.445548 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1434/5746] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:33 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 721 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:33.904641 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b893cff-34fa-43c6-ac8a-d656815b6bd3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:33.906466 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b893cff-34fa-43c6-ac8a-d656815b6bd3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:33.906675 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b893cff-34fa-43c6-ac8a-d656815b6bd3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:33.906852 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b893cff-34fa-43c6-ac8a-d656815b6bd3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:33.906950 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-1b893cff-34fa-43c6-ac8a-d656815b6bd3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:33.911191 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:33.911191 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:33.911875 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b893cff-34fa-43c6-ac8a-d656815b6bd3 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:33.912235 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1451/5747] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:33 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:34.454365 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-acf0c93b-618b-412c-b2e2-ddc3d24d34af None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:34.456105 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acf0c93b-618b-412c-b2e2-ddc3d24d34af tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:34.456315 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acf0c93b-618b-412c-b2e2-ddc3d24d34af tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:34.456513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-acf0c93b-618b-412c-b2e2-ddc3d24d34af tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:34.456615 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-acf0c93b-618b-412c-b2e2-ddc3d24d34af tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:34.460627 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:34.460627 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:34.461285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-acf0c93b-618b-412c-b2e2-ddc3d24d34af tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:34.461659 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1432/5748] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:34 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:34.924910 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e845ed02-8b86-4ea0-bd4d-ac337f693995 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:34.927061 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e845ed02-8b86-4ea0-bd4d-ac337f693995 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:34.927372 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e845ed02-8b86-4ea0-bd4d-ac337f693995 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:34.927577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e845ed02-8b86-4ea0-bd4d-ac337f693995 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:34.927743 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e845ed02-8b86-4ea0-bd4d-ac337f693995 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:34.932083 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:34.932083 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:34.932788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e845ed02-8b86-4ea0-bd4d-ac337f693995 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:34.933139 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1432/5749] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:34 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:35.470865 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-02886229-c2c5-408f-ba34-714d8a278681 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:35.472999 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02886229-c2c5-408f-ba34-714d8a278681 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:35.473284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02886229-c2c5-408f-ba34-714d8a278681 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:35.473498 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-02886229-c2c5-408f-ba34-714d8a278681 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:35.473606 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-02886229-c2c5-408f-ba34-714d8a278681 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:35.477591 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:35.477591 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:35.478160 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-02886229-c2c5-408f-ba34-714d8a278681 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:35.478533 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1435/5750] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:35 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 723 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:35.943894 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f20a1707-0532-4690-a891-502b6ed5b7e0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:35.945690 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f20a1707-0532-4690-a891-502b6ed5b7e0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:35.945914 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f20a1707-0532-4690-a891-502b6ed5b7e0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:35.946079 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f20a1707-0532-4690-a891-502b6ed5b7e0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:35.946246 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-f20a1707-0532-4690-a891-502b6ed5b7e0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:35.950296 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:35.950296 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:35.950868 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f20a1707-0532-4690-a891-502b6ed5b7e0 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:35.951380 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1452/5751] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:35 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:36.489133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ee580c72-9dfc-4b71-8e12-8d813f982a47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:36.491428 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee580c72-9dfc-4b71-8e12-8d813f982a47 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:36.491723 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee580c72-9dfc-4b71-8e12-8d813f982a47 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:36.491984 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ee580c72-9dfc-4b71-8e12-8d813f982a47 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:36.492153 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ee580c72-9dfc-4b71-8e12-8d813f982a47 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:36.497439 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:36.497439 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:36.498329 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ee580c72-9dfc-4b71-8e12-8d813f982a47 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:36.498986 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1433/5752] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:36 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:36.960712 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-a927d5df-58a6-4998-a328-98f985f50586 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:36.962428 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a927d5df-58a6-4998-a328-98f985f50586 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:36.962640 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a927d5df-58a6-4998-a328-98f985f50586 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:36.962818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-a927d5df-58a6-4998-a328-98f985f50586 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:36.962915 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-a927d5df-58a6-4998-a328-98f985f50586 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:36.967332 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:36.967332 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:36.967887 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-a927d5df-58a6-4998-a328-98f985f50586 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:36.968278 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1433/5753] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:36 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:37.510280 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-97007c98-2ea4-4764-bcbf-423dcf062b70 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:37.512390 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97007c98-2ea4-4764-bcbf-423dcf062b70 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:37.512630 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97007c98-2ea4-4764-bcbf-423dcf062b70 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:37.512819 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-97007c98-2ea4-4764-bcbf-423dcf062b70 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:37.512942 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-97007c98-2ea4-4764-bcbf-423dcf062b70 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:37.517470 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:37.517470 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:37.518196 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-97007c98-2ea4-4764-bcbf-423dcf062b70 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:37.518608 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1436/5754] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:37 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:37.978872 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e2ea0a10-d8e2-42e2-9f99-ca5b98807c89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:37.980755 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2ea0a10-d8e2-42e2-9f99-ca5b98807c89 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:37.981016 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2ea0a10-d8e2-42e2-9f99-ca5b98807c89 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:37.981231 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e2ea0a10-d8e2-42e2-9f99-ca5b98807c89 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:37.981355 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-e2ea0a10-d8e2-42e2-9f99-ca5b98807c89 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:37.986331 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:37.986331 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:37.987056 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e2ea0a10-d8e2-42e2-9f99-ca5b98807c89 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:37.987465 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1453/5755] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:37 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:37.997486 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5a6938b4-7407-4879-890a-4a7c463cb81f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:37.999214 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a6938b4-7407-4879-890a-4a7c463cb81f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] POST https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5/action Aug 07 16:31:37.999577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a6938b4-7407-4879-890a-4a7c463cb81f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100265) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:31:37.999699 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5a6938b4-7407-4879-890a-4a7c463cb81f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:38.000943 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.contrib.admin_actions [None req-5a6938b4-7407-4879-890a-4a7c463cb81f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Updating backup '1f157c26-2f1a-40f7-b659-33560a8c6cc5' with '{'status': 'error'}' {{(pid=100265) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 16:31:38.008290 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:38.008290 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:38.009277 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.policy [None req-5a6938b4-7407-4879-890a-4a7c463cb81f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c47d679daa47489a928f615e3a89e955', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '852c75e42fde49a1acbfc2eb4513eb35', 'project_domain_id': 'default', 'roles': ['reader', 'member'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100265) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:31:38.009494 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5a6938b4-7407-4879-890a-4a7c463cb81f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5/action returned with HTTP 403 Aug 07 16:31:38.010050 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1434/5756] 10.4.3.24 () {70 vars in 1423 bytes} [Fri Aug 7 16:31:37 2026] POST /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5/action => generated 131 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:38.017852 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:38.020079 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 Aug 07 16:31:38.020371 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:38.020616 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:38.020861 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume with id: 2c02caa3-6975-44f5-b194-1ad2bb07a240 Aug 07 16:31:38.029504 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:38.029504 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:38.029929 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:38.047729 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume request issued successfully. Aug 07 16:31:38.048010 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1689b888-bd8b-4d24-b4c3-5dbcdd9ea462 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 returned with HTTP 202 Aug 07 16:31:38.048553 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1434/5757] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:38 2026] DELETE /volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:38.055370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-051819b1-2693-4b06-8714-eeff16f5be16 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:38.057138 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-051819b1-2693-4b06-8714-eeff16f5be16 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 Aug 07 16:31:38.057388 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-051819b1-2693-4b06-8714-eeff16f5be16 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:38.057587 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-051819b1-2693-4b06-8714-eeff16f5be16 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:38.065452 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:38.065452 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:38.069644 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-051819b1-2693-4b06-8714-eeff16f5be16 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:38.074207 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-051819b1-2693-4b06-8714-eeff16f5be16 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 returned with HTTP 200 Aug 07 16:31:38.074687 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1437/5758] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:38 2026] GET /volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 => generated 1015 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:38.528138 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-3d65f1a5-25eb-4ba3-8dbb-b8dc3520b2eb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:38.529708 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d65f1a5-25eb-4ba3-8dbb-b8dc3520b2eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:38.529885 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d65f1a5-25eb-4ba3-8dbb-b8dc3520b2eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:38.530065 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-3d65f1a5-25eb-4ba3-8dbb-b8dc3520b2eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:38.530153 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-3d65f1a5-25eb-4ba3-8dbb-b8dc3520b2eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:38.533813 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:38.533813 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:38.534343 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-3d65f1a5-25eb-4ba3-8dbb-b8dc3520b2eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:38.534848 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1454/5759] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:38 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:39.088848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-905eedde-ebb3-4970-a10b-55e9212dec85 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:39.090656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-905eedde-ebb3-4970-a10b-55e9212dec85 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 Aug 07 16:31:39.090856 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-905eedde-ebb3-4970-a10b-55e9212dec85 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:39.091069 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-905eedde-ebb3-4970-a10b-55e9212dec85 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:39.097250 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-905eedde-ebb3-4970-a10b-55e9212dec85 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 returned with HTTP 404 Aug 07 16:31:39.097696 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1435/5760] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:39 2026] GET /volume/v3/volumes/2c02caa3-6975-44f5-b194-1ad2bb07a240 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:39.105112 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34df1f99-84fa-4f39-a859-6308febe7f42 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:39.106803 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] POST https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4/restore Aug 07 16:31:39.107181 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Action: 'restore', calling method: restore, body: {"restore": {"name": "new-backup-vol"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:39.108457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.contrib.backups [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Restoring backup b6fe2120-c0b8-471a-8fe2-0ad9673831b4 ({'restore': {'name': 'new-backup-vol'}}) {{(pid=100266) restore /opt/stack/cinder/cinder/api/contrib/backups.py:208}} Aug 07 16:31:39.108633 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Restoring backup b6fe2120-c0b8-471a-8fe2-0ad9673831b4 to volume None. Aug 07 16:31:39.112500 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:39.112500 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:39.113473 np0000006731 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Creating volume of 1 GB for restore of backup b6fe2120-c0b8-471a-8fe2-0ad9673831b4. Aug 07 16:31:39.116488 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Availability Zones retrieved successfully. Aug 07 16:31:39.121758 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Flow 'volume_create_api' (f1454185-01ba-4ef8-9d99-42ee88bdaab7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:39.122692 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac82d2bc-7794-42e7-a162-b442ac496c1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:39.123614 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:39.148698 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac82d2bc-7794-42e7-a162-b442ac496c1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:39.149965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff2307f-e5cd-4d27-96b5-b1ce7a1682ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:39.182290 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Created reservations ['7925d2c9-b580-4709-b1dc-d18cf68b77dc', '82ef2545-1b89-4cbe-ae67-e83429f9e7ea', '36af50d6-d7bb-4483-aa90-806d3b9ae270', 'de06e75a-2971-4344-8c33-aa729c4d29d2'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:39.182973 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3ff2307f-e5cd-4d27-96b5-b1ce7a1682ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7925d2c9-b580-4709-b1dc-d18cf68b77dc', '82ef2545-1b89-4cbe-ae67-e83429f9e7ea', '36af50d6-d7bb-4483-aa90-806d3b9ae270', 'de06e75a-2971-4344-8c33-aa729c4d29d2']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:39.183694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f183dd6-7622-4b59-9996-21789c2a5030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:39.215788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f183dd6-7622-4b59-9996-21789c2a5030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2451860a-bdc0-4534-bd09-28416b2f6650', '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='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['7925d2c9-b580-4709-b1dc-d18cf68b77dc','82ef2545-1b89-4cbe-ae67-e83429f9e7ea','36af50d6-d7bb-4483-aa90-806d3b9ae270','de06e75a-2971-4344-8c33-aa729c4d29d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c47d679daa47489a928f615e3a89e955',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:39Z,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=2451860a-bdc0-4534-bd09-28416b2f6650,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='852c75e42fde49a1acbfc2eb4513eb35',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c47d679daa47489a928f615e3a89e955',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:39.216457 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a742272-e85d-48d9-9002-6ed109b235a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:39.228897 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a742272-e85d-48d9-9002-6ed109b235a7) transitioned into 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='852c75e42fde49a1acbfc2eb4513eb35',qos_specs=None,replication_status=,reservations=['7925d2c9-b580-4709-b1dc-d18cf68b77dc','82ef2545-1b89-4cbe-ae67-e83429f9e7ea','36af50d6-d7bb-4483-aa90-806d3b9ae270','de06e75a-2971-4344-8c33-aa729c4d29d2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c47d679daa47489a928f615e3a89e955',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:39.229583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03692114-600d-4123-bf03-a3de2cd43f4f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:39.237507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03692114-600d-4123-bf03-a3de2cd43f4f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:39.238238 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Flow 'volume_create_api' (f1454185-01ba-4ef8-9d99-42ee88bdaab7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:39.238543 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Create volume request issued successfully. Aug 07 16:31:39.246271 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:39.246271 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:39.246750 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Volume info retrieved successfully. Aug 07 16:31:39.544489 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fb453686-1a12-423c-a36c-27722d3ce4b0 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:39.547243 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb453686-1a12-423c-a36c-27722d3ce4b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:39.547609 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb453686-1a12-423c-a36c-27722d3ce4b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:39.547881 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fb453686-1a12-423c-a36c-27722d3ce4b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:39.548078 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-fb453686-1a12-423c-a36c-27722d3ce4b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:39.553322 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:39.553322 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:39.554184 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fb453686-1a12-423c-a36c-27722d3ce4b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:39.554697 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1438/5761] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:39 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:40.253453 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:40.253453 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:40.253902 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Volume info retrieved successfully. Aug 07 16:31:40.254046 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Checking backup size 1 against volume size 1 {{(pid=100266) restore /opt/stack/cinder/cinder/backup/api.py:420}} Aug 07 16:31:40.254151 np0000006731 devstack@c-api.service[100266]: INFO cinder.backup.api [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Overwriting volume 2451860a-bdc0-4534-bd09-28416b2f6650 with restore of backup b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:40.265026 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] restore_backup in rpcapi backup_id b6fe2120-c0b8-471a-8fe2-0ad9673831b4 {{(pid=100266) restore_backup /opt/stack/cinder/cinder/backup/rpcapi.py:72}} Aug 07 16:31:40.266733 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34df1f99-84fa-4f39-a859-6308febe7f42 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4/restore returned with HTTP 202 Aug 07 16:31:40.267177 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1435/5762] 10.4.3.24 () {70 vars in 1426 bytes} [Fri Aug 7 16:31:39 2026] POST /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4/restore => generated 152 bytes in 1162 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:40.275857 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5bdc940d-2477-4720-a366-c597b0db9873 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:40.277722 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bdc940d-2477-4720-a366-c597b0db9873 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:40.278049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bdc940d-2477-4720-a366-c597b0db9873 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:40.278249 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5bdc940d-2477-4720-a366-c597b0db9873 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:40.278390 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5bdc940d-2477-4720-a366-c597b0db9873 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:40.282497 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:40.282497 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:40.283105 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5bdc940d-2477-4720-a366-c597b0db9873 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:40.283526 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1455/5763] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:40 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:40.564195 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac2a0065-d140-4df8-88c2-4f445823d64a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:40.565963 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac2a0065-d140-4df8-88c2-4f445823d64a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:40.566166 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac2a0065-d140-4df8-88c2-4f445823d64a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:40.566357 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac2a0065-d140-4df8-88c2-4f445823d64a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:40.566474 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-ac2a0065-d140-4df8-88c2-4f445823d64a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:40.570248 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:40.570248 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:40.570791 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac2a0065-d140-4df8-88c2-4f445823d64a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:40.571127 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1436/5764] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:40 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:41.295186 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5c51200d-ba8c-46fd-b24b-73919adf7a4b None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:41.296873 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c51200d-ba8c-46fd-b24b-73919adf7a4b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:41.297104 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c51200d-ba8c-46fd-b24b-73919adf7a4b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:41.297328 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5c51200d-ba8c-46fd-b24b-73919adf7a4b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:41.297448 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-5c51200d-ba8c-46fd-b24b-73919adf7a4b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:41.302132 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:41.302132 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:41.302835 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5c51200d-ba8c-46fd-b24b-73919adf7a4b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:41.303236 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1439/5765] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:41 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:41.580455 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5790160f-0fda-4266-b31c-57cb0f8de42b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:41.582411 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5790160f-0fda-4266-b31c-57cb0f8de42b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:41.582623 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5790160f-0fda-4266-b31c-57cb0f8de42b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:41.582815 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5790160f-0fda-4266-b31c-57cb0f8de42b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:41.582943 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-5790160f-0fda-4266-b31c-57cb0f8de42b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:41.586956 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:41.586956 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:41.587588 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5790160f-0fda-4266-b31c-57cb0f8de42b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:41.587970 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1436/5766] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:41 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:42.312496 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d93bc184-cf50-4cc3-9f8f-b9fa0ae5b894 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:42.314247 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d93bc184-cf50-4cc3-9f8f-b9fa0ae5b894 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:42.314417 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d93bc184-cf50-4cc3-9f8f-b9fa0ae5b894 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:42.314593 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d93bc184-cf50-4cc3-9f8f-b9fa0ae5b894 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:42.314695 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d93bc184-cf50-4cc3-9f8f-b9fa0ae5b894 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:42.321230 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:42.321230 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:42.322035 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d93bc184-cf50-4cc3-9f8f-b9fa0ae5b894 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:42.322597 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1456/5767] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:42 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:42.598782 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-f69e27a2-2d14-4f0d-82cb-d21d4b26ae3c None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:42.600533 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f69e27a2-2d14-4f0d-82cb-d21d4b26ae3c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:42.600675 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f69e27a2-2d14-4f0d-82cb-d21d4b26ae3c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:42.600727 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-f69e27a2-2d14-4f0d-82cb-d21d4b26ae3c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:42.600839 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-f69e27a2-2d14-4f0d-82cb-d21d4b26ae3c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:42.604754 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:42.604754 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:42.605285 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-f69e27a2-2d14-4f0d-82cb-d21d4b26ae3c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:42.605639 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1437/5768] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:42 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:43.331877 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7a5f2499-d8ab-40db-ad1d-e00d1aa5536f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:43.333629 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a5f2499-d8ab-40db-ad1d-e00d1aa5536f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:43.333822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a5f2499-d8ab-40db-ad1d-e00d1aa5536f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:43.333999 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7a5f2499-d8ab-40db-ad1d-e00d1aa5536f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:43.334103 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-7a5f2499-d8ab-40db-ad1d-e00d1aa5536f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:43.338144 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:43.338144 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:43.338731 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7a5f2499-d8ab-40db-ad1d-e00d1aa5536f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:43.339044 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1440/5769] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:43 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:43.617164 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6ec5e372-c9d8-4d0a-aa07-dbfb09359acb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:43.619111 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ec5e372-c9d8-4d0a-aa07-dbfb09359acb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:43.619417 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ec5e372-c9d8-4d0a-aa07-dbfb09359acb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:43.619735 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6ec5e372-c9d8-4d0a-aa07-dbfb09359acb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:43.619890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6ec5e372-c9d8-4d0a-aa07-dbfb09359acb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:43.624800 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:43.624800 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:43.625629 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6ec5e372-c9d8-4d0a-aa07-dbfb09359acb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:43.626066 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1437/5770] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:43 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:44.348365 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-201184de-46bf-4fe2-a874-d009cbf64704 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:44.350386 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-201184de-46bf-4fe2-a874-d009cbf64704 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:44.350661 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-201184de-46bf-4fe2-a874-d009cbf64704 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:44.350895 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-201184de-46bf-4fe2-a874-d009cbf64704 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:44.350996 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-201184de-46bf-4fe2-a874-d009cbf64704 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:44.355408 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:44.355408 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:44.356128 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-201184de-46bf-4fe2-a874-d009cbf64704 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:44.356550 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1457/5771] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:44 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:44.635939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4589e5d1-f43e-4ee5-88c1-ff146c600bbc None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:44.637460 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4589e5d1-f43e-4ee5-88c1-ff146c600bbc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:44.637653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4589e5d1-f43e-4ee5-88c1-ff146c600bbc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:44.637823 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4589e5d1-f43e-4ee5-88c1-ff146c600bbc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:44.637920 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-4589e5d1-f43e-4ee5-88c1-ff146c600bbc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:44.641804 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:44.641804 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:44.642359 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4589e5d1-f43e-4ee5-88c1-ff146c600bbc tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:44.642807 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1438/5772] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:44 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:45.368275 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-dd9f94ad-a5fe-43ac-be58-c526c546e324 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:45.370030 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd9f94ad-a5fe-43ac-be58-c526c546e324 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:45.370233 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd9f94ad-a5fe-43ac-be58-c526c546e324 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:45.370439 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-dd9f94ad-a5fe-43ac-be58-c526c546e324 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:45.370539 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-dd9f94ad-a5fe-43ac-be58-c526c546e324 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:45.380903 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:45.380903 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:45.381590 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-dd9f94ad-a5fe-43ac-be58-c526c546e324 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:45.382003 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1441/5773] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:45 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:45.651993 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b5f67d11-2906-441f-9da9-c6b04508c641 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:45.653859 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5f67d11-2906-441f-9da9-c6b04508c641 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:45.654108 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5f67d11-2906-441f-9da9-c6b04508c641 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:45.654337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b5f67d11-2906-441f-9da9-c6b04508c641 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:45.654442 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-b5f67d11-2906-441f-9da9-c6b04508c641 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:45.658524 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:45.658524 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:45.659151 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b5f67d11-2906-441f-9da9-c6b04508c641 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:45.659530 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1438/5774] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:45 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:46.392642 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4c6b70b8-2eb3-42f0-ae62-8fec7ac09a70 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:46.394886 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c6b70b8-2eb3-42f0-ae62-8fec7ac09a70 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:46.395171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c6b70b8-2eb3-42f0-ae62-8fec7ac09a70 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:46.395419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4c6b70b8-2eb3-42f0-ae62-8fec7ac09a70 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:46.395554 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-4c6b70b8-2eb3-42f0-ae62-8fec7ac09a70 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:46.400453 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:46.400453 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:46.401201 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4c6b70b8-2eb3-42f0-ae62-8fec7ac09a70 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:46.401701 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1458/5775] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:46 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:46.669106 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-924499a9-c168-4057-8bc5-d52d15563aed None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:46.671052 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-924499a9-c168-4057-8bc5-d52d15563aed tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:46.671293 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-924499a9-c168-4057-8bc5-d52d15563aed tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:46.671517 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-924499a9-c168-4057-8bc5-d52d15563aed tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:46.671643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-924499a9-c168-4057-8bc5-d52d15563aed tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:46.676461 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:46.676461 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:46.677155 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-924499a9-c168-4057-8bc5-d52d15563aed tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:46.677577 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1439/5776] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:46 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:47.411371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e708b5a7-2542-41a5-8040-d9c9e48d798f None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:47.412868 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e708b5a7-2542-41a5-8040-d9c9e48d798f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:47.413189 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e708b5a7-2542-41a5-8040-d9c9e48d798f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:47.413607 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e708b5a7-2542-41a5-8040-d9c9e48d798f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:47.413675 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-e708b5a7-2542-41a5-8040-d9c9e48d798f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:47.418544 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:47.418544 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:47.419346 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e708b5a7-2542-41a5-8040-d9c9e48d798f tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:47.419790 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1442/5777] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:47 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:47.688014 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6cee230a-d17f-448a-9313-56f5ced9b17b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:47.690287 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cee230a-d17f-448a-9313-56f5ced9b17b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:47.690563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cee230a-d17f-448a-9313-56f5ced9b17b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:47.690788 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6cee230a-d17f-448a-9313-56f5ced9b17b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:47.690911 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-6cee230a-d17f-448a-9313-56f5ced9b17b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:47.695553 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:47.695553 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:47.696236 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6cee230a-d17f-448a-9313-56f5ced9b17b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:47.696672 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1439/5778] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:47 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:48.431325 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-62ed9ec4-8ee8-4adf-a596-a14c36fa1e9b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.433043 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62ed9ec4-8ee8-4adf-a596-a14c36fa1e9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:48.433244 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62ed9ec4-8ee8-4adf-a596-a14c36fa1e9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:48.433460 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-62ed9ec4-8ee8-4adf-a596-a14c36fa1e9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:48.433561 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-62ed9ec4-8ee8-4adf-a596-a14c36fa1e9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:48.437465 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:48.437465 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:48.437981 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-62ed9ec4-8ee8-4adf-a596-a14c36fa1e9b tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:48.438290 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1459/5779] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:48 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:48.707763 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8d1bb3cb-f31e-459c-b118-313a732922d4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.710018 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d1bb3cb-f31e-459c-b118-313a732922d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:48.710316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d1bb3cb-f31e-459c-b118-313a732922d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:48.710611 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8d1bb3cb-f31e-459c-b118-313a732922d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:48.710758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-8d1bb3cb-f31e-459c-b118-313a732922d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:48.715774 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:48.715774 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:48.716347 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8d1bb3cb-f31e-459c-b118-313a732922d4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:48.716669 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1440/5780] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:48 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:48.726818 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.729331 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c/export_record Aug 07 16:31:48.729608 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:48.729847 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'export_record' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:48.730003 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Export record for backup e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:241}} Aug 07 16:31:48.735320 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:48.735320 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:48.736215 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.api [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling RPCAPI with context: , host: np0000006731, backup: e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/api.py:495}} Aug 07 16:31:48.743371 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] export_record in rpcapi backup_id e33490dc-2788-45e7-b34c-cbfad6d2754c on host np0000006731. {{(pid=100268) export_record /opt/stack/cinder/cinder/backup/rpcapi.py:87}} Aug 07 16:31:48.757716 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.backups [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Exported record output: {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiZTMzNDkwZGMtMjc4OC00NWU3LWIzNGMtY2JmYWQ2ZDI3NTRjIiwgInVzZXJfaWQiOiAiNzEwNDY1MWMyMjdmNDg4NjgwZjM2ZDJhZjczY2NjMTAiLCAicHJvamVjdF9pZCI6ICIzMWRmNGUwMTJmYTA0NTUwYjUwZjQ1OWM5MmQwNWFjMCIsICJ2b2x1bWVfaWQiOiAiNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMTgwMDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhLzIwMjYwODA3MTYzMTM1L2F6X25vdmFfYmFja3VwX2UzMzQ5MGRjLTI3ODgtNDVlNy1iMzRjLWNiZmFkNmQyNzU0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100268) export_record /opt/stack/cinder/cinder/api/contrib/backups.py:252}} Aug 07 16:31:48.757973 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6338a7e8-ef8a-4bc3-8d55-126712fd36b6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c/export_record returned with HTTP 200 Aug 07 16:31:48.758417 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1443/5781] 10.4.3.24 () {68 vars in 1423 bytes} [Fri Aug 7 16:31:48 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c/export_record => generated 1424 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:48.765701 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-ed0e5deb-bd8d-4816-a720-dc68f3d10d9c None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.767617 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed0e5deb-bd8d-4816-a720-dc68f3d10d9c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:31:48.767870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed0e5deb-bd8d-4816-a720-dc68f3d10d9c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:48.768063 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-ed0e5deb-bd8d-4816-a720-dc68f3d10d9c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:48.768169 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-ed0e5deb-bd8d-4816-a720-dc68f3d10d9c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:48.772929 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:48.772929 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:48.773583 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-ed0e5deb-bd8d-4816-a720-dc68f3d10d9c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:31:48.773921 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1440/5782] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:48 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 736 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:48.782197 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fda58618-0957-4581-81c2-fc81e297ce77 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.783881 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fda58618-0957-4581-81c2-fc81e297ce77 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] POST https://10.4.3.24/volume/v3/backups/import_record Aug 07 16:31:48.784265 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fda58618-0957-4581-81c2-fc81e297ce77 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Action: 'import_record', calling method: import_record, body: {"backup-record": {"backup_service": "cinder.backup.drivers.swift.SwiftBackupDriver", "backup_url": "eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA0Yjg1MjEtOWMzMS00ZGEzLTllYjEtN2IyMTE1ODUyNzQzIiwgInVzZXJfaWQiOiAiNzEwNDY1MWMyMjdmNDg4NjgwZjM2ZDJhZjczY2NjMTAiLCAicHJvamVjdF9pZCI6ICIzMWRmNGUwMTJmYTA0NTUwYjUwZjQ1OWM5MmQwNWFjMCIsICJ2b2x1bWVfaWQiOiAiNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMTgwMDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhLzIwMjYwODA3MTYzMTM1L2F6X25vdmFfYmFja3VwX2UzMzQ5MGRjLTI3ODgtNDVlNy1iMzRjLWNiZmFkNmQyNzU0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:48.785653 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-fda58618-0957-4581-81c2-fc81e297ce77 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Importing record from {'backup-record': {'backup_service': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'backup_url': 'eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA0Yjg1MjEtOWMzMS00ZGEzLTllYjEtN2IyMTE1ODUyNzQzIiwgInVzZXJfaWQiOiAiNzEwNDY1MWMyMjdmNDg4NjgwZjM2ZDJhZjczY2NjMTAiLCAicHJvamVjdF9pZCI6ICIzMWRmNGUwMTJmYTA0NTUwYjUwZjQ1OWM5MmQwNWFjMCIsICJ2b2x1bWVfaWQiOiAiNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMTgwMDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhLzIwMjYwODA3MTYzMTM1L2F6X25vdmFfYmFja3VwX2UzMzQ5MGRjLTI3ODgtNDVlNy1iMzRjLWNiZmFkNmQyNzU0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9'}}. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:259}} Aug 07 16:31:48.785748 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-fda58618-0957-4581-81c2-fc81e297ce77 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Importing backup using cinder.backup.drivers.swift.SwiftBackupDriver and url eyJkcml2ZXJfaW5mbyI6IHt9LCAiaWQiOiAiNjA0Yjg1MjEtOWMzMS00ZGEzLTllYjEtN2IyMTE1ODUyNzQzIiwgInVzZXJfaWQiOiAiNzEwNDY1MWMyMjdmNDg4NjgwZjM2ZDJhZjczY2NjMTAiLCAicHJvamVjdF9pZCI6ICIzMWRmNGUwMTJmYTA0NTUwYjUwZjQ1OWM5MmQwNWFjMCIsICJ2b2x1bWVfaWQiOiAiNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhIiwgImhvc3QiOiAibnAwMDAwMDA2NzMxIiwgImF2YWlsYWJpbGl0eV96b25lIjogIm5vdmEiLCAiY29udGFpbmVyIjogInZvbHVtZWJhY2t1cHMiLCAicGFyZW50X2lkIjogbnVsbCwgInN0YXR1cyI6ICJhdmFpbGFibGUiLCAiZmFpbF9yZWFzb24iOiBudWxsLCAic2l6ZSI6IDEsICJkaXNwbGF5X25hbWUiOiAidGVtcGVzdC10eXBlLUJhY2t1cC0xNDMyMTgwMDc0IiwgImRpc3BsYXlfZGVzY3JpcHRpb24iOiBudWxsLCAic2VydmljZV9tZXRhZGF0YSI6ICJ2b2x1bWVfNTJlOGI0ZTQtMTczMS00MDllLWIwNzYtYjgzNjBhM2ZmNGFhLzIwMjYwODA3MTYzMTM1L2F6X25vdmFfYmFja3VwX2UzMzQ5MGRjLTI3ODgtNDVlNy1iMzRjLWNiZmFkNmQyNzU0YyIsICJzZXJ2aWNlIjogImNpbmRlci5iYWNrdXAuZHJpdmVycy5zd2lmdC5Td2lmdEJhY2t1cERyaXZlciIsICJvYmplY3RfY291bnQiOiAyMSwgInRlbXBfdm9sdW1lX2lkIjogbnVsbCwgInRlbXBfc25hcHNob3RfaWQiOiBudWxsLCAibnVtX2RlcGVuZGVudF9iYWNrdXBzIjogMCwgInNuYXBzaG90X2lkIjogbnVsbCwgImRhdGFfdGltZXN0YW1wIjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInJlc3RvcmVfdm9sdW1lX2lkIjogbnVsbCwgIm1ldGFkYXRhIjoge30sICJlbmNyeXB0aW9uX2tleV9pZCI6IG51bGwsICJjcmVhdGVkX2F0IjogIjIwMjYtMDgtMDdUMTY6MzE6MzNaIiwgInVwZGF0ZWRfYXQiOiAiMjAyNi0wOC0wN1QxNjozMTo0OFoiLCAiZGVsZXRlZF9hdCI6IG51bGwsICJkZWxldGVkIjogZmFsc2V9. {{(pid=100267) import_record /opt/stack/cinder/cinder/api/contrib/backups.py:265}} Aug 07 16:31:48.786330 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.policy [None req-fda58618-0957-4581-81c2-fc81e297ce77 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Policy check for backup:backup-import failed with context {'is_admin': False, 'user_id': 'b714000ff7a54fac8b735bd0db90e6ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31df4e012fa04550b50f459c92d05ac0', '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=100267) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:31:48.786548 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fda58618-0957-4581-81c2-fc81e297ce77 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] https://10.4.3.24/volume/v3/backups/import_record returned with HTTP 403 Aug 07 16:31:48.786950 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1460/5783] 10.4.3.24 () {70 vars in 1335 bytes} [Fri Aug 7 16:31:48 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 07 16:31:48.792784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-edbfc97e-2243-4458-96ae-97840c40f87a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.794456 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa Aug 07 16:31:48.794659 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:48.794858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:48.795014 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete volume with id: 52e8b4e4-1731-409e-b076-b8360a3ff4aa Aug 07 16:31:48.801484 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:48.801484 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:48.801780 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:48.819050 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete volume request issued successfully. Aug 07 16:31:48.819269 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-edbfc97e-2243-4458-96ae-97840c40f87a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa returned with HTTP 202 Aug 07 16:31:48.819723 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1441/5784] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:48 2026] DELETE /volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:48.825702 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-64143ebe-4091-4a5e-9fdf-4bc9a1846aa7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:48.827479 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64143ebe-4091-4a5e-9fdf-4bc9a1846aa7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa Aug 07 16:31:48.827777 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64143ebe-4091-4a5e-9fdf-4bc9a1846aa7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:48.827929 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-64143ebe-4091-4a5e-9fdf-4bc9a1846aa7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:48.835953 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:48.835953 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:48.839232 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-64143ebe-4091-4a5e-9fdf-4bc9a1846aa7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:48.842963 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-64143ebe-4091-4a5e-9fdf-4bc9a1846aa7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa returned with HTTP 200 Aug 07 16:31:48.843292 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1444/5785] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:48 2026] GET /volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa => generated 1014 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:49.447709 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0c7b01c1-c3f6-4001-8c07-7557880dd235 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.449440 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c7b01c1-c3f6-4001-8c07-7557880dd235 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:49.449688 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c7b01c1-c3f6-4001-8c07-7557880dd235 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:49.449873 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0c7b01c1-c3f6-4001-8c07-7557880dd235 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:49.449978 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0c7b01c1-c3f6-4001-8c07-7557880dd235 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:49.454176 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:49.454176 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:49.454768 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0c7b01c1-c3f6-4001-8c07-7557880dd235 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:49.455123 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1441/5786] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:49 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:49.464495 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.466049 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 Aug 07 16:31:49.466231 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:49.466440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:49.466603 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume with id: 2451860a-bdc0-4534-bd09-28416b2f6650 Aug 07 16:31:49.472833 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:49.472833 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:49.473119 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:49.488139 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume request issued successfully. Aug 07 16:31:49.488139 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-68a2f67e-d924-4328-8951-a37c5f4fdb63 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 returned with HTTP 202 Aug 07 16:31:49.488514 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1461/5787] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:49 2026] DELETE /volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:49.495403 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ce0e98b5-44cf-4599-99b8-33ba6bba131d None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.497231 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce0e98b5-44cf-4599-99b8-33ba6bba131d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 Aug 07 16:31:49.497496 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce0e98b5-44cf-4599-99b8-33ba6bba131d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:49.497746 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ce0e98b5-44cf-4599-99b8-33ba6bba131d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:49.504903 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:49.504903 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:49.508292 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-ce0e98b5-44cf-4599-99b8-33ba6bba131d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:49.512698 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ce0e98b5-44cf-4599-99b8-33ba6bba131d tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 returned with HTTP 200 Aug 07 16:31:49.513103 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1442/5788] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:49 2026] GET /volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 => generated 1072 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:49.856506 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f316acb8-ba5e-43eb-8dde-d5ccedc2cb17 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.858241 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f316acb8-ba5e-43eb-8dde-d5ccedc2cb17 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa Aug 07 16:31:49.858449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f316acb8-ba5e-43eb-8dde-d5ccedc2cb17 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:49.858641 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f316acb8-ba5e-43eb-8dde-d5ccedc2cb17 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:49.864241 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f316acb8-ba5e-43eb-8dde-d5ccedc2cb17 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa returned with HTTP 404 Aug 07 16:31:49.864739 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1445/5789] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:49 2026] GET /volume/v3/volumes/52e8b4e4-1731-409e-b076-b8360a3ff4aa => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:49.872294 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-f74116d1-f66b-4caf-b6c2-304a7b030a4a None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.874122 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f74116d1-f66b-4caf-b6c2-304a7b030a4a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] GET https://10.4.3.24/volume/v3/backups Aug 07 16:31:49.874345 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f74116d1-f66b-4caf-b6c2-304a7b030a4a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:49.874556 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-f74116d1-f66b-4caf-b6c2-304a7b030a4a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:49.874834 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-f74116d1-f66b-4caf-b6c2-304a7b030a4a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:31:49.880269 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-f74116d1-f66b-4caf-b6c2-304a7b030a4a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] https://10.4.3.24/volume/v3/backups returned with HTTP 200 Aug 07 16:31:49.880676 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1442/5790] 10.4.3.24 () {68 vars in 1270 bytes} [Fri Aug 7 16:31:49 2026] GET /volume/v3/backups => generated 620 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:49.888842 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9daab01f-a982-4bf4-a282-6076e3e95435 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.890625 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9daab01f-a982-4bf4-a282-6076e3e95435 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] GET https://10.4.3.24/volume/v3/backups?project_id=31df4e012fa04550b50f459c92d05ac0 Aug 07 16:31:49.890853 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9daab01f-a982-4bf4-a282-6076e3e95435 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:49.891028 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9daab01f-a982-4bf4-a282-6076e3e95435 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Calling method 'index' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:49.891229 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.api_utils [None req-9daab01f-a982-4bf4-a282-6076e3e95435 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Removing options 'project_id' from query. {{(pid=100267) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:31:49.896462 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9daab01f-a982-4bf4-a282-6076e3e95435 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] https://10.4.3.24/volume/v3/backups?project_id=31df4e012fa04550b50f459c92d05ac0 returned with HTTP 200 Aug 07 16:31:49.896839 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1462/5791] 10.4.3.24 () {68 vars in 1357 bytes} [Fri Aug 7 16:31:49 2026] GET /volume/v3/backups?project_id=31df4e012fa04550b50f459c92d05ac0 => generated 620 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:49.904915 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-05159072-0079-455e-99e6-491ac15b57e1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:49.906469 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:49.906820 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-418821276"}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:49.908124 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.volumes [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-418821276'}} {{(pid=100265) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:49.908238 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume of 1 GB Aug 07 16:31:49.911738 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:49.916967 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Flow 'volume_create_api' (c3797926-28e8-4778-a2a3-812c9434a3f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:49.917939 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1550569e-e73c-4182-98e7-fb3e6d86dde0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:49.918798 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.flows.api.create_volume [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Validating volume size '1' using validate_int {{(pid=100265) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:49.939180 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1550569e-e73c-4182-98e7-fb3e6d86dde0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:49.939859 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58351ffe-e541-463a-84ef-a9c8d4142230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:49.972513 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Created reservations ['4c555658-b408-43f7-bc07-b08b3db5a919', '98e1793f-0873-4dba-8091-461405b9938f', 'a020ca45-c798-40d8-ae22-09f6c22fc3bc', '14fe80c3-586b-4f01-8bbd-92688f0ec574'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:49.973273 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (58351ffe-e541-463a-84ef-a9c8d4142230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4c555658-b408-43f7-bc07-b08b3db5a919', '98e1793f-0873-4dba-8091-461405b9938f', 'a020ca45-c798-40d8-ae22-09f6c22fc3bc', '14fe80c3-586b-4f01-8bbd-92688f0ec574']}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:49.974115 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d6d187-065a-4776-b1bb-9dedc1586f9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:49.994755 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21d6d187-065a-4776-b1bb-9dedc1586f9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac417160-c784-4913-8210-6af1275a9595', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-418821276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31df4e012fa04550b50f459c92d05ac0',qos_specs=None,replication_status=,reservations=['4c555658-b408-43f7-bc07-b08b3db5a919','98e1793f-0873-4dba-8091-461405b9938f','a020ca45-c798-40d8-ae22-09f6c22fc3bc','14fe80c3-586b-4f01-8bbd-92688f0ec574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7104651c227f488680f36d2af73ccc10',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:49Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-418821276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac417160-c784-4913-8210-6af1275a9595,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='31df4e012fa04550b50f459c92d05ac0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7104651c227f488680f36d2af73ccc10',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:49.995479 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56fbf4b9-4d39-4481-a064-5e22e8d09efd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:50.012701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56fbf4b9-4d39-4481-a064-5e22e8d09efd) transitioned into state 'SUCCESS' from state '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-418821276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='31df4e012fa04550b50f459c92d05ac0',qos_specs=None,replication_status=,reservations=['4c555658-b408-43f7-bc07-b08b3db5a919','98e1793f-0873-4dba-8091-461405b9938f','a020ca45-c798-40d8-ae22-09f6c22fc3bc','14fe80c3-586b-4f01-8bbd-92688f0ec574'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7104651c227f488680f36d2af73ccc10',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:50.013316 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68165d71-f439-4771-bd2e-d0c65b6d9d9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:50.021650 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68165d71-f439-4771-bd2e-d0c65b6d9d9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100265) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:50.022361 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Flow 'volume_create_api' (c3797926-28e8-4778-a2a3-812c9434a3f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100265) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:50.022640 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Create volume request issued successfully. Aug 07 16:31:50.023141 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-05159072-0079-455e-99e6-491ac15b57e1 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:31:50.023591 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1443/5792] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:49 2026] POST /volume/v3/volumes => generated 775 bytes in 119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:50.035703 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-f06d1c71-7eac-40cd-997f-e00176fa651c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:50.037340 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f06d1c71-7eac-40cd-997f-e00176fa651c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 Aug 07 16:31:50.037644 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f06d1c71-7eac-40cd-997f-e00176fa651c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:50.037727 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-f06d1c71-7eac-40cd-997f-e00176fa651c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:50.044679 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:50.044679 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:50.047929 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-f06d1c71-7eac-40cd-997f-e00176fa651c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:50.051367 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-f06d1c71-7eac-40cd-997f-e00176fa651c tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 returned with HTTP 200 Aug 07 16:31:50.051720 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1446/5793] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:50 2026] GET /volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 => generated 954 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:50.525167 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d6c12719-4942-4a99-8873-06b7670e2066 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:50.526729 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6c12719-4942-4a99-8873-06b7670e2066 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 Aug 07 16:31:50.526896 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6c12719-4942-4a99-8873-06b7670e2066 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:50.527068 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d6c12719-4942-4a99-8873-06b7670e2066 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:50.532887 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d6c12719-4942-4a99-8873-06b7670e2066 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 returned with HTTP 404 Aug 07 16:31:50.533416 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1443/5794] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:50 2026] GET /volume/v3/volumes/2451860a-bdc0-4534-bd09-28416b2f6650 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:50.540816 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-421d9c23-3c6f-4829-81ce-da02c7de4946 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:50.542625 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-421d9c23-3c6f-4829-81ce-da02c7de4946 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:50.542877 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-421d9c23-3c6f-4829-81ce-da02c7de4946 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:50.543085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-421d9c23-3c6f-4829-81ce-da02c7de4946 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:50.543205 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-421d9c23-3c6f-4829-81ce-da02c7de4946 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:50.547497 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:50.547497 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:50.548311 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-421d9c23-3c6f-4829-81ce-da02c7de4946 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-member] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:50.548685 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1463/5795] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:50 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 736 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:50.559239 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-092675b3-441d-416e-8ddd-4f226f284203 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:50.561170 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-092675b3-441d-416e-8ddd-4f226f284203 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:50.561409 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-092675b3-441d-416e-8ddd-4f226f284203 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:50.561585 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-092675b3-441d-416e-8ddd-4f226f284203 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:50.561682 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-092675b3-441d-416e-8ddd-4f226f284203 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete backup with id: 1f157c26-2f1a-40f7-b659-33560a8c6cc5. Aug 07 16:31:50.565605 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:50.565605 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:50.575784 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-092675b3-441d-416e-8ddd-4f226f284203 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] delete_backup rpcapi backup_id 1f157c26-2f1a-40f7-b659-33560a8c6cc5 {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:50.577354 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-092675b3-441d-416e-8ddd-4f226f284203 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 202 Aug 07 16:31:50.577706 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1444/5796] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:50 2026] DELETE /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:50.584434 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-79ab23ff-c914-4da8-9bc8-5073e339f6db None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:50.586316 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79ab23ff-c914-4da8-9bc8-5073e339f6db tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:50.586547 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79ab23ff-c914-4da8-9bc8-5073e339f6db tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:50.586768 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-79ab23ff-c914-4da8-9bc8-5073e339f6db tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:50.586902 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-79ab23ff-c914-4da8-9bc8-5073e339f6db tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:50.591061 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:50.591061 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:50.591715 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-79ab23ff-c914-4da8-9bc8-5073e339f6db tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 200 Aug 07 16:31:50.592091 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1447/5797] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:50 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:51.063226 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1b99976d-c693-4ca4-8c48-ce0ec3ff0ad2 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:51.065412 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b99976d-c693-4ca4-8c48-ce0ec3ff0ad2 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 Aug 07 16:31:51.065637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b99976d-c693-4ca4-8c48-ce0ec3ff0ad2 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:51.065901 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1b99976d-c693-4ca4-8c48-ce0ec3ff0ad2 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:51.075224 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:51.075224 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:51.079881 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1b99976d-c693-4ca4-8c48-ce0ec3ff0ad2 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:51.085039 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1b99976d-c693-4ca4-8c48-ce0ec3ff0ad2 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 returned with HTTP 200 Aug 07 16:31:51.085475 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1444/5798] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:51 2026] GET /volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 => generated 1015 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:51.097168 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:51.099295 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] POST https://10.4.3.24/volume/v3/backups Aug 07 16:31:51.099758 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Action: 'create', calling method: create, body: {"backup": {"volume_id": "ac417160-c784-4913-8210-6af1275a9595", "name": "tempest-type-Backup-686489840"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:51.101574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.contrib.backups [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Creating new backup {'backup': {'volume_id': 'ac417160-c784-4913-8210-6af1275a9595', 'name': 'tempest-type-Backup-686489840'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/contrib/backups.py:155}} Aug 07 16:31:51.101760 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.contrib.backups [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Creating backup of volume ac417160-c784-4913-8210-6af1275a9595 in container None Aug 07 16:31:51.110386 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:51.110386 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:51.110445 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:31:51.125045 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Created reservations ['3f00ce6d-55a1-4b51-9db6-8360d3218926', '6e1e0565-1a3d-4b39-8ef5-aa73de73bc80'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:51.148004 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1790483b-9a0b-4f51-b3bf-65d4ca8cd48b tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups returned with HTTP 202 Aug 07 16:31:51.148434 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1464/5799] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:31:51 2026] POST /volume/v3/backups => generated 313 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:51.157006 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-e2febf64-56b7-444c-a69a-8935eda3d364 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:51.158790 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2febf64-56b7-444c-a69a-8935eda3d364 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:51.159032 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2febf64-56b7-444c-a69a-8935eda3d364 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:51.159186 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-e2febf64-56b7-444c-a69a-8935eda3d364 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:51.159563 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-e2febf64-56b7-444c-a69a-8935eda3d364 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:51.163141 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:51.163141 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:51.163734 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-e2febf64-56b7-444c-a69a-8935eda3d364 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:51.164099 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1445/5800] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:51 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 720 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:51.602588 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ed8c1d64-7dd9-455d-add2-c5966e0e5989 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:51.604101 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed8c1d64-7dd9-455d-add2-c5966e0e5989 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 Aug 07 16:31:51.604278 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed8c1d64-7dd9-455d-add2-c5966e0e5989 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:51.604467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ed8c1d64-7dd9-455d-add2-c5966e0e5989 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:51.604571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ed8c1d64-7dd9-455d-add2-c5966e0e5989 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id 1f157c26-2f1a-40f7-b659-33560a8c6cc5. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:51.608165 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ed8c1d64-7dd9-455d-add2-c5966e0e5989 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 returned with HTTP 404 Aug 07 16:31:51.608608 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1448/5801] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:51 2026] GET /volume/v3/backups/1f157c26-2f1a-40f7-b659-33560a8c6cc5 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:51.615907 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:51.617585 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:51.617766 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:51.617948 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:51.618046 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete backup with id: bdf90b80-2ddf-4236-abf3-a67cd07745df. Aug 07 16:31:51.621957 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:51.621957 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:51.632583 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] delete_backup rpcapi backup_id bdf90b80-2ddf-4236-abf3-a67cd07745df {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:51.634246 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c5b49ad-83d1-4aad-ab57-cbaccd6b9e5e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 202 Aug 07 16:31:51.634769 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1445/5802] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:51 2026] DELETE /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:51.641700 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5a3b1d5c-cf61-43f3-9a17-511f39a0de49 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:51.643887 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a3b1d5c-cf61-43f3-9a17-511f39a0de49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:51.644174 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a3b1d5c-cf61-43f3-9a17-511f39a0de49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:51.644458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5a3b1d5c-cf61-43f3-9a17-511f39a0de49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:51.644622 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-5a3b1d5c-cf61-43f3-9a17-511f39a0de49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:51.649877 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:51.649877 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:51.650610 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5a3b1d5c-cf61-43f3-9a17-511f39a0de49 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 200 Aug 07 16:31:51.651009 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1465/5803] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:51 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 735 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:52.174423 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bf1f269c-126b-43d2-9bc8-f8405733d6b0 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:52.176266 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf1f269c-126b-43d2-9bc8-f8405733d6b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:52.176535 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf1f269c-126b-43d2-9bc8-f8405733d6b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:52.176753 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bf1f269c-126b-43d2-9bc8-f8405733d6b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:52.176899 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bf1f269c-126b-43d2-9bc8-f8405733d6b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:52.181085 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:52.181085 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:52.181713 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bf1f269c-126b-43d2-9bc8-f8405733d6b0 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:52.182104 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1446/5804] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:52 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 722 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:52.662031 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0c91847c-8310-4cf1-a945-22fae589ff07 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:52.663549 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c91847c-8310-4cf1-a945-22fae589ff07 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df Aug 07 16:31:52.663731 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c91847c-8310-4cf1-a945-22fae589ff07 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:52.663900 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0c91847c-8310-4cf1-a945-22fae589ff07 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:52.663996 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-0c91847c-8310-4cf1-a945-22fae589ff07 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id bdf90b80-2ddf-4236-abf3-a67cd07745df. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:52.667423 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0c91847c-8310-4cf1-a945-22fae589ff07 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df returned with HTTP 404 Aug 07 16:31:52.667809 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1449/5805] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:52 2026] GET /volume/v3/backups/bdf90b80-2ddf-4236-abf3-a67cd07745df => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:52.675149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5f95ed21-6340-4594-80d4-e65173d6a33e None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:52.676978 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f95ed21-6340-4594-80d4-e65173d6a33e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:52.677203 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f95ed21-6340-4594-80d4-e65173d6a33e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:52.677428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5f95ed21-6340-4594-80d4-e65173d6a33e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:52.677532 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-5f95ed21-6340-4594-80d4-e65173d6a33e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete backup with id: b6fe2120-c0b8-471a-8fe2-0ad9673831b4. Aug 07 16:31:52.685448 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:52.685448 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:52.696396 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-5f95ed21-6340-4594-80d4-e65173d6a33e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] delete_backup rpcapi backup_id b6fe2120-c0b8-471a-8fe2-0ad9673831b4 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:31:52.698033 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5f95ed21-6340-4594-80d4-e65173d6a33e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 202 Aug 07 16:31:52.698483 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1446/5806] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:52 2026] DELETE /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 0 bytes in 24 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:31:52.704686 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-7092cde7-654d-4b42-aa49-4a8abc1d0d11 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:52.706431 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7092cde7-654d-4b42-aa49-4a8abc1d0d11 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:52.706637 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7092cde7-654d-4b42-aa49-4a8abc1d0d11 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:52.706811 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-7092cde7-654d-4b42-aa49-4a8abc1d0d11 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:52.706922 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-7092cde7-654d-4b42-aa49-4a8abc1d0d11 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:52.710874 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:52.710874 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:52.711438 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-7092cde7-654d-4b42-aa49-4a8abc1d0d11 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 200 Aug 07 16:31:52.711776 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1466/5807] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:52 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 735 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:53.191047 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-97291c71-6537-465f-bfd8-d51e61aaabca None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:53.192601 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97291c71-6537-465f-bfd8-d51e61aaabca tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:53.192812 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97291c71-6537-465f-bfd8-d51e61aaabca tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:53.193016 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-97291c71-6537-465f-bfd8-d51e61aaabca tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:53.193147 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-97291c71-6537-465f-bfd8-d51e61aaabca tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:53.196758 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:53.196758 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:53.197313 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-97291c71-6537-465f-bfd8-d51e61aaabca tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:53.197642 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1447/5808] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:53 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 722 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:53.721055 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-1d48d72e-67b8-467b-b666-7ab113694e9e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:53.723355 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d48d72e-67b8-467b-b666-7ab113694e9e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 Aug 07 16:31:53.723461 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d48d72e-67b8-467b-b666-7ab113694e9e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:53.723700 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-1d48d72e-67b8-467b-b666-7ab113694e9e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:53.723822 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-1d48d72e-67b8-467b-b666-7ab113694e9e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Show backup with id b6fe2120-c0b8-471a-8fe2-0ad9673831b4. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:53.727320 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-1d48d72e-67b8-467b-b666-7ab113694e9e tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 returned with HTTP 404 Aug 07 16:31:53.727828 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1450/5809] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:53 2026] GET /volume/v3/backups/b6fe2120-c0b8-471a-8fe2-0ad9673831b4 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:53.733477 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4119f0a3-385d-4742-b043-c95949631565 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:53.735127 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 Aug 07 16:31:53.735387 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:53.735564 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:53.735710 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume with id: 910731be-2f83-4ad3-b050-72f8efef6190 Aug 07 16:31:53.742569 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:53.742569 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:53.742993 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:53.759475 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Delete volume request issued successfully. Aug 07 16:31:53.759605 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4119f0a3-385d-4742-b043-c95949631565 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 returned with HTTP 202 Aug 07 16:31:53.760084 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1447/5810] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:53 2026] DELETE /volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:53.766415 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-18607f49-9585-42a7-9680-20ad1d2a2fe4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:53.771183 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18607f49-9585-42a7-9680-20ad1d2a2fe4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 Aug 07 16:31:53.771419 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18607f49-9585-42a7-9680-20ad1d2a2fe4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:53.771628 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-18607f49-9585-42a7-9680-20ad1d2a2fe4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:53.780864 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:53.780864 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:53.784888 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-18607f49-9585-42a7-9680-20ad1d2a2fe4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Volume info retrieved successfully. Aug 07 16:31:53.789778 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-18607f49-9585-42a7-9680-20ad1d2a2fe4 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 returned with HTTP 200 Aug 07 16:31:53.790297 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1467/5811] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:53 2026] GET /volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 => generated 1015 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:31:54.206923 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-75d5ae09-69a4-4020-9573-57ebb548b5eb None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:54.208646 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75d5ae09-69a4-4020-9573-57ebb548b5eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:54.208853 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75d5ae09-69a4-4020-9573-57ebb548b5eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:54.209030 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-75d5ae09-69a4-4020-9573-57ebb548b5eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:54.209131 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-75d5ae09-69a4-4020-9573-57ebb548b5eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:54.213542 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:54.213542 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:54.214157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-75d5ae09-69a4-4020-9573-57ebb548b5eb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:54.214573 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1448/5812] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:54 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:54.802903 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-edf2d40b-1905-4b56-9432-2f8d79c28da7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:54.805360 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf2d40b-1905-4b56-9432-2f8d79c28da7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] GET https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 Aug 07 16:31:54.805360 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf2d40b-1905-4b56-9432-2f8d79c28da7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:54.805509 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-edf2d40b-1905-4b56-9432-2f8d79c28da7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:54.810864 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-edf2d40b-1905-4b56-9432-2f8d79c28da7 tempest-ProjectMemberTests33-314422570 tempest-ProjectMemberTests33-314422570-project-admin] https://10.4.3.24/volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 returned with HTTP 404 Aug 07 16:31:54.811350 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1451/5813] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:54 2026] GET /volume/v3/volumes/910731be-2f83-4ad3-b050-72f8efef6190 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:55.224725 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5ff9e7e-4ff3-403a-9048-154a577b8f22 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:55.226447 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5ff9e7e-4ff3-403a-9048-154a577b8f22 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:55.226747 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5ff9e7e-4ff3-403a-9048-154a577b8f22 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:55.226965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5ff9e7e-4ff3-403a-9048-154a577b8f22 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:55.227104 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-e5ff9e7e-4ff3-403a-9048-154a577b8f22 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:55.231351 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:55.231351 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:55.232047 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5ff9e7e-4ff3-403a-9048-154a577b8f22 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:55.232421 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1448/5814] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:55 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:56.242900 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-49c58ec6-e5d7-47cd-8ace-e047bf681937 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:56.244739 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49c58ec6-e5d7-47cd-8ace-e047bf681937 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:56.244969 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49c58ec6-e5d7-47cd-8ace-e047bf681937 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:56.245158 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-49c58ec6-e5d7-47cd-8ace-e047bf681937 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:56.245274 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-49c58ec6-e5d7-47cd-8ace-e047bf681937 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:56.249511 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:56.249511 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:56.250048 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-49c58ec6-e5d7-47cd-8ace-e047bf681937 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:56.250437 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1468/5815] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:56 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:56.515867 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-8a1104cc-f6a8-4be1-b603-053dc3f63b47 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:56.635783 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a1104cc-f6a8-4be1-b603-053dc3f63b47 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools Aug 07 16:31:56.636031 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a1104cc-f6a8-4be1-b603-053dc3f63b47 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:56.636247 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-8a1104cc-f6a8-4be1-b603-053dc3f63b47 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:56.647317 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-8a1104cc-f6a8-4be1-b603-053dc3f63b47 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 16:31:56.648151 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1449/5816] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:31:56 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:56.656121 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-30b55e35-796c-46db-98a9-70a820c485a2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:56.715909 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30b55e35-796c-46db-98a9-70a820c485a2 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-reader] GET https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool Aug 07 16:31:56.716138 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30b55e35-796c-46db-98a9-70a820c485a2 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:56.716318 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-30b55e35-796c-46db-98a9-70a820c485a2 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:56.716968 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-30b55e35-796c-46db-98a9-70a820c485a2 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'e4f611331a6d4f45b24fa0da205b007e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '49f0e95481834b0cbd0d84733d485f76', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:31:56.717136 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-30b55e35-796c-46db-98a9-70a820c485a2 tempest-ProjectReaderTests-1905912717 tempest-ProjectReaderTests-1905912717-project-reader] https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool returned with HTTP 403 Aug 07 16:31:56.717538 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1452/5817] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:31:56 2026] GET /volume/v3/capabilities/np0000006731@storpool => generated 110 bytes in 62 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:31:57.261730 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-19c59a8f-7dda-4fc2-8b11-5d017db0fb09 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:57.263578 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19c59a8f-7dda-4fc2-8b11-5d017db0fb09 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:57.263835 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19c59a8f-7dda-4fc2-8b11-5d017db0fb09 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:57.264063 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-19c59a8f-7dda-4fc2-8b11-5d017db0fb09 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:57.264155 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-19c59a8f-7dda-4fc2-8b11-5d017db0fb09 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:57.268635 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:57.268635 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:57.269374 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-19c59a8f-7dda-4fc2-8b11-5d017db0fb09 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:57.269872 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1449/5818] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:57 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:58.280903 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-9d869741-a3bb-408e-9862-9e0cf300b5f5 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:58.283001 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d869741-a3bb-408e-9862-9e0cf300b5f5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:58.283332 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d869741-a3bb-408e-9862-9e0cf300b5f5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:58.283574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-9d869741-a3bb-408e-9862-9e0cf300b5f5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:58.283718 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-9d869741-a3bb-408e-9862-9e0cf300b5f5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:58.288276 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:58.288276 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:58.289111 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-9d869741-a3bb-408e-9862-9e0cf300b5f5 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:58.289621 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1469/5819] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:58 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:58.295865 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-a487d12c-3894-4078-9a94-ab1154a693bd None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:58.386143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a487d12c-3894-4078-9a94-ab1154a693bd tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:31:58.386653 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-a487d12c-3894-4078-9a94-ab1154a693bd tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-757373640", "extra_specs": {"storage_protocol": "tempest-storage_protocol-301619330", "vendor_name": "tempest-vendor_name-1003331083"}}} {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:58.403853 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-a487d12c-3894-4078-9a94-ab1154a693bd tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:31:58.404274 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1450/5820] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:31:58 2026] POST /volume/v3/types => generated 328 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:58.413773 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:58.415608 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:58.416108 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "f9036712-2fe2-4f90-9def-cc676555be30", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:58.418022 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Create volume request body: {'volume': {'volume_type': 'f9036712-2fe2-4f90-9def-cc676555be30', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:58.423259 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Create volume of 1 GB Aug 07 16:31:58.423623 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:58.423623 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:58.424096 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:58.429706 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Flow 'volume_create_api' (6aba467b-21c6-484a-9cdd-87b0358207b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:58.430811 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca160b53-e0a4-476c-a33c-e18981c9e030) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:58.431603 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:58.452116 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ca160b53-e0a4-476c-a33c-e18981c9e030) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:31:58Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-301619330',vendor_name='tempest-vendor_name-1003331083'},id=f9036712-2fe2-4f90-9def-cc676555be30,is_public=True,name='tempest-ProjectReaderTests-volume-type-757373640',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f9036712-2fe2-4f90-9def-cc676555be30', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:58.453222 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1510eac6-73f4-49fd-8ca6-ef6e2315809c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:58.477755 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-757373640 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-757373640, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:31:58.477990 np0000006731 devstack@c-api.service[100268]: WARNING cinder.quota [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-757373640 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-757373640, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:31:58.506707 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Created reservations ['a7269df4-9082-4c05-9cce-6d762765fa62', 'a5b747b1-f360-4bab-ba0c-6db82f64a2df', '1b818a2e-b451-41d9-b9bc-3d05f8d90a8b', '77c8c9ee-f6c7-4207-9666-3334a3fed1d3'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:58.507494 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1510eac6-73f4-49fd-8ca6-ef6e2315809c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7269df4-9082-4c05-9cce-6d762765fa62', 'a5b747b1-f360-4bab-ba0c-6db82f64a2df', '1b818a2e-b451-41d9-b9bc-3d05f8d90a8b', '77c8c9ee-f6c7-4207-9666-3334a3fed1d3']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:58.508196 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3759ad11-c310-428a-9124-e999adc84881) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:58.531565 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3759ad11-c310-428a-9124-e999adc84881) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1c39b715-49a2-4d9f-9dff-6c0b47690383', '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='33660a40354a4c60acc02c943c4bf40c',qos_specs=None,replication_status=,reservations=['a7269df4-9082-4c05-9cce-6d762765fa62','a5b747b1-f360-4bab-ba0c-6db82f64a2df','1b818a2e-b451-41d9-b9bc-3d05f8d90a8b','77c8c9ee-f6c7-4207-9666-3334a3fed1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fefc03a661864cc4922cd908c6d5a6ab',volume_type_id=f9036712-2fe2-4f90-9def-cc676555be30), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:58Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1c39b715-49a2-4d9f-9dff-6c0b47690383,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33660a40354a4c60acc02c943c4bf40c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fefc03a661864cc4922cd908c6d5a6ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f9036712-2fe2-4f90-9def-cc676555be30),volume_type_id=f9036712-2fe2-4f90-9def-cc676555be30)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:58.532335 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a79c0f-eebb-418e-963a-4d84cb83a80e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:58.550135 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (46a79c0f-eebb-418e-963a-4d84cb83a80e) transitioned into state 'SUCCESS' from 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='33660a40354a4c60acc02c943c4bf40c',qos_specs=None,replication_status=,reservations=['a7269df4-9082-4c05-9cce-6d762765fa62','a5b747b1-f360-4bab-ba0c-6db82f64a2df','1b818a2e-b451-41d9-b9bc-3d05f8d90a8b','77c8c9ee-f6c7-4207-9666-3334a3fed1d3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fefc03a661864cc4922cd908c6d5a6ab',volume_type_id=f9036712-2fe2-4f90-9def-cc676555be30)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:58.551042 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8316280-1f8c-4bd5-8402-06c1ab79c530) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:58.560274 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8316280-1f8c-4bd5-8402-06c1ab79c530) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:58.561107 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Flow 'volume_create_api' (6aba467b-21c6-484a-9cdd-87b0358207b0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:58.561429 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Create volume request issued successfully. Aug 07 16:31:58.561989 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5b21f9a6-a7de-4007-904d-e2fc55039c93 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:31:58.562406 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1453/5821] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:58 2026] POST /volume/v3/volumes => generated 771 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:31:58.573397 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-728ca915-ea59-4c10-9891-fbf45072b4ef None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:58.575396 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-728ca915-ea59-4c10-9891-fbf45072b4ef tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] GET https://10.4.3.24/volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 Aug 07 16:31:58.575625 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-728ca915-ea59-4c10-9891-fbf45072b4ef tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:58.575838 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-728ca915-ea59-4c10-9891-fbf45072b4ef tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:58.584552 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:58.584552 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:31:58.588491 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-728ca915-ea59-4c10-9891-fbf45072b4ef tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Volume info retrieved successfully. Aug 07 16:31:58.592668 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-728ca915-ea59-4c10-9891-fbf45072b4ef tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 returned with HTTP 200 Aug 07 16:31:58.593029 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1450/5822] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:58 2026] GET /volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 => generated 950 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:59.299061 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b0c4c7a8-2b96-460f-ad57-306bb050e1f3 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.301378 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0c4c7a8-2b96-460f-ad57-306bb050e1f3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:31:59.301667 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0c4c7a8-2b96-460f-ad57-306bb050e1f3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.301935 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b0c4c7a8-2b96-460f-ad57-306bb050e1f3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.302095 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-b0c4c7a8-2b96-460f-ad57-306bb050e1f3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:31:59.307090 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:59.307090 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:59.307962 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b0c4c7a8-2b96-460f-ad57-306bb050e1f3 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:31:59.308511 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1470/5823] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:59 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:59.609858 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-57f0a032-7994-4a4a-aa0c-4b02b6e79c97 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.611778 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57f0a032-7994-4a4a-aa0c-4b02b6e79c97 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] GET https://10.4.3.24/volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 Aug 07 16:31:59.612040 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57f0a032-7994-4a4a-aa0c-4b02b6e79c97 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.612295 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-57f0a032-7994-4a4a-aa0c-4b02b6e79c97 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.620037 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:59.620037 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:59.623804 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-57f0a032-7994-4a4a-aa0c-4b02b6e79c97 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Volume info retrieved successfully. Aug 07 16:31:59.628095 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-57f0a032-7994-4a4a-aa0c-4b02b6e79c97 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 returned with HTTP 200 Aug 07 16:31:59.628581 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1451/5824] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:31:59 2026] GET /volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 => generated 971 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:59.640066 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-e003802a-3595-48ab-a907-6932edc0ebb1 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.641845 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e003802a-3595-48ab-a907-6932edc0ebb1 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:31:59.642046 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e003802a-3595-48ab-a907-6932edc0ebb1 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.642223 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-e003802a-3595-48ab-a907-6932edc0ebb1 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.642496 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:59.642496 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:31:59.645689 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-e003802a-3595-48ab-a907-6932edc0ebb1 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:31:59.646021 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1454/5825] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:31:59 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:59.653870 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fd941c61-1fae-48fe-b73e-19a9f4d8b01b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.715325 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd941c61-1fae-48fe-b73e-19a9f4d8b01b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] GET https://10.4.3.24/volume/v3/messages Aug 07 16:31:59.715657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd941c61-1fae-48fe-b73e-19a9f4d8b01b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.715906 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fd941c61-1fae-48fe-b73e-19a9f4d8b01b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] Calling method 'version_select' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.720445 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fd941c61-1fae-48fe-b73e-19a9f4d8b01b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:31:59.720939 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1451/5826] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:31:59 2026] GET /volume/v3/messages => generated 668 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:59.728953 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-5b94c4af-8491-42a5-8ed1-d7d0da0d42a4 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.730562 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b94c4af-8491-42a5-8ed1-d7d0da0d42a4 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] DELETE https://10.4.3.24/volume/v3/messages/eca71b2b-9493-4aa0-a747-12b2ae0aed7e Aug 07 16:31:59.730751 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b94c4af-8491-42a5-8ed1-d7d0da0d42a4 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.730919 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-5b94c4af-8491-42a5-8ed1-d7d0da0d42a4 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.738624 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-5b94c4af-8491-42a5-8ed1-d7d0da0d42a4 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/messages/eca71b2b-9493-4aa0-a747-12b2ae0aed7e returned with HTTP 204 Aug 07 16:31:59.739003 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1471/5827] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:31:59 2026] DELETE /volume/v3/messages/eca71b2b-9493-4aa0-a747-12b2ae0aed7e => generated 0 bytes in 10 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:31:59.746081 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b74aa219-7cd0-490d-a375-6345f162c2ad None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.747684 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 Aug 07 16:31:59.747874 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.748046 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.748188 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Delete volume with id: 1c39b715-49a2-4d9f-9dff-6c0b47690383 Aug 07 16:31:59.754617 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:59.754617 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:31:59.754892 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Volume info retrieved successfully. Aug 07 16:31:59.755713 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.volume.api [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100265) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:31:59.763858 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-757373640 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-757373640, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:31:59.764097 np0000006731 devstack@c-api.service[100265]: WARNING cinder.quota [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-757373640 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-757373640, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:31:59.773078 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.quota [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Created reservations ['bd455236-31e1-4fa3-8717-c2c5cd51bd25', '4bf863d5-5d7a-4005-9942-93392a05fb72', '5e709e9f-3667-463e-9818-aadee39f4218', '435195ef-942b-47e2-a145-68f561d489e6'] {{(pid=100265) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:59.801701 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Delete volume request issued successfully. Aug 07 16:31:59.801928 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b74aa219-7cd0-490d-a375-6345f162c2ad tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 returned with HTTP 202 Aug 07 16:31:59.802362 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1452/5828] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:31:59 2026] DELETE /volume/v3/volumes/1c39b715-49a2-4d9f-9dff-6c0b47690383 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:59.811316 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-3e8ec00d-488e-48f7-8438-01ff14fe7c66 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.813388 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e8ec00d-488e-48f7-8438-01ff14fe7c66 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] DELETE https://10.4.3.24/volume/v3/types/f9036712-2fe2-4f90-9def-cc676555be30 Aug 07 16:31:59.813639 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e8ec00d-488e-48f7-8438-01ff14fe7c66 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:31:59.813886 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-3e8ec00d-488e-48f7-8438-01ff14fe7c66 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method '_delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:31:59.841213 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-3e8ec00d-488e-48f7-8438-01ff14fe7c66 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/types/f9036712-2fe2-4f90-9def-cc676555be30 returned with HTTP 202 Aug 07 16:31:59.841608 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1455/5829] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:31:59 2026] DELETE /volume/v3/types/f9036712-2fe2-4f90-9def-cc676555be30 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:31:59.853772 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-48498c65-299e-478c-bb3d-e32e13e9e075 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.855595 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48498c65-299e-478c-bb3d-e32e13e9e075 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] POST https://10.4.3.24/volume/v3/types Aug 07 16:31:59.855919 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-48498c65-299e-478c-bb3d-e32e13e9e075 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1501702570", "extra_specs": {"storage_protocol": "tempest-storage_protocol-461135425", "vendor_name": "tempest-vendor_name-1207964592"}}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:59.871468 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-48498c65-299e-478c-bb3d-e32e13e9e075 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/types returned with HTTP 200 Aug 07 16:31:59.871825 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1452/5830] 10.4.3.24 () {68 vars in 1246 bytes} [Fri Aug 7 16:31:59 2026] POST /volume/v3/types => generated 329 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:31:59.894746 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:31:59.896510 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:31:59.896876 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "ef215fda-1e63-44e2-ae24-2f78915d628a", "size": 1}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:31:59.898169 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Create volume request body: {'volume': {'volume_type': 'ef215fda-1e63-44e2-ae24-2f78915d628a', 'size': 1}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:31:59.902049 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Create volume of 1 GB Aug 07 16:31:59.902319 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:31:59.902319 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:31:59.902691 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Availability Zones retrieved successfully. Aug 07 16:31:59.907829 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Flow 'volume_create_api' (345d48c6-2ad3-46d9-8733-8da66e540fb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:31:59.908842 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6783ee-c8a3-411f-9483-c63d26b474ad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:59.909600 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:31:59.928238 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4c6783ee-c8a3-411f-9483-c63d26b474ad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:32:00Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-461135425',vendor_name='tempest-vendor_name-1207964592'},id=ef215fda-1e63-44e2-ae24-2f78915d628a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1501702570',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'ef215fda-1e63-44e2-ae24-2f78915d628a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:59.928995 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4f073b-3973-4608-bdba-d4a4920a8c51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:31:59.956666 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1501702570 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1501702570, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:31:59.957122 np0000006731 devstack@c-api.service[100267]: WARNING cinder.quota [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1501702570 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1501702570, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:31:59.987558 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Created reservations ['0e04eded-4e74-440d-9865-1e7e72f5b56b', 'f4f35858-b1aa-4fd7-9703-ac7e06fa83a8', '927d8b3c-2dc7-417a-a535-f121de20215f', '61268bfb-942b-4238-9559-3052c3f47631'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:31:59.988348 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9c4f073b-3973-4608-bdba-d4a4920a8c51) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0e04eded-4e74-440d-9865-1e7e72f5b56b', 'f4f35858-b1aa-4fd7-9703-ac7e06fa83a8', '927d8b3c-2dc7-417a-a535-f121de20215f', '61268bfb-942b-4238-9559-3052c3f47631']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:31:59.989091 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab48c3a-05c4-444c-9b9a-c43075332db1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:00.014436 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1ab48c3a-05c4-444c-9b9a-c43075332db1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f401770c-0248-424e-997a-0a1592096bd3', '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='33660a40354a4c60acc02c943c4bf40c',qos_specs=None,replication_status=,reservations=['0e04eded-4e74-440d-9865-1e7e72f5b56b','f4f35858-b1aa-4fd7-9703-ac7e06fa83a8','927d8b3c-2dc7-417a-a535-f121de20215f','61268bfb-942b-4238-9559-3052c3f47631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fefc03a661864cc4922cd908c6d5a6ab',volume_type_id=ef215fda-1e63-44e2-ae24-2f78915d628a), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:31:59Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f401770c-0248-424e-997a-0a1592096bd3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='33660a40354a4c60acc02c943c4bf40c',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fefc03a661864cc4922cd908c6d5a6ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(ef215fda-1e63-44e2-ae24-2f78915d628a),volume_type_id=ef215fda-1e63-44e2-ae24-2f78915d628a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:00.015354 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c4703f-bbf2-4134-89ec-19760cfd71bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:00.034014 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (22c4703f-bbf2-4134-89ec-19760cfd71bf) transitioned into state 'SUCCESS' from 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='33660a40354a4c60acc02c943c4bf40c',qos_specs=None,replication_status=,reservations=['0e04eded-4e74-440d-9865-1e7e72f5b56b','f4f35858-b1aa-4fd7-9703-ac7e06fa83a8','927d8b3c-2dc7-417a-a535-f121de20215f','61268bfb-942b-4238-9559-3052c3f47631'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fefc03a661864cc4922cd908c6d5a6ab',volume_type_id=ef215fda-1e63-44e2-ae24-2f78915d628a)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:00.034742 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba6fc9d-d51a-4e6c-92d8-30697186a531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:00.044548 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aba6fc9d-d51a-4e6c-92d8-30697186a531) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:00.045251 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Flow 'volume_create_api' (345d48c6-2ad3-46d9-8733-8da66e540fb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:00.045558 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Create volume request issued successfully. Aug 07 16:32:00.046050 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0d8b5eff-42c5-4ab6-9cb6-874ef32be424 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:00.046468 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1472/5831] 10.4.3.24 () {70 vars in 1291 bytes} [Fri Aug 7 16:31:59 2026] POST /volume/v3/volumes => generated 772 bytes in 152 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:32:00.057431 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-902e8677-12c2-43fc-808d-60dfe931af12 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:00.059826 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-902e8677-12c2-43fc-808d-60dfe931af12 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] GET https://10.4.3.24/volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 Aug 07 16:32:00.060074 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-902e8677-12c2-43fc-808d-60dfe931af12 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:00.060294 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-902e8677-12c2-43fc-808d-60dfe931af12 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:00.068601 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:00.068601 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:00.072165 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-902e8677-12c2-43fc-808d-60dfe931af12 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Volume info retrieved successfully. Aug 07 16:32:00.076487 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-902e8677-12c2-43fc-808d-60dfe931af12 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 returned with HTTP 200 Aug 07 16:32:00.076870 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1453/5832] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:00 2026] GET /volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 => generated 951 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:00.318119 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-6844a968-26b3-4106-9d93-57ec6129731e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:00.319903 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6844a968-26b3-4106-9d93-57ec6129731e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:00.320130 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6844a968-26b3-4106-9d93-57ec6129731e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:00.320333 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-6844a968-26b3-4106-9d93-57ec6129731e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:00.320491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-6844a968-26b3-4106-9d93-57ec6129731e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:00.325712 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:00.325712 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:00.326412 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-6844a968-26b3-4106-9d93-57ec6129731e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:00.326778 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1456/5833] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:00 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:01.087657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-21b1f091-6c58-4ecc-8e17-caf914a53336 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.089296 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21b1f091-6c58-4ecc-8e17-caf914a53336 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] GET https://10.4.3.24/volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 Aug 07 16:32:01.089507 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21b1f091-6c58-4ecc-8e17-caf914a53336 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.089677 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-21b1f091-6c58-4ecc-8e17-caf914a53336 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.096632 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:01.096632 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:01.100098 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-21b1f091-6c58-4ecc-8e17-caf914a53336 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Volume info retrieved successfully. Aug 07 16:32:01.103588 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-21b1f091-6c58-4ecc-8e17-caf914a53336 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 returned with HTTP 200 Aug 07 16:32:01.103955 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1453/5834] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:01 2026] GET /volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 => generated 972 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:01.115500 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-4d110d0f-d174-41af-a625-6abe3a89191c None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.117363 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d110d0f-d174-41af-a625-6abe3a89191c tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] GET https://10.4.3.24/volume/v3/messages Aug 07 16:32:01.117574 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d110d0f-d174-41af-a625-6abe3a89191c tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.117765 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-4d110d0f-d174-41af-a625-6abe3a89191c tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'version_select' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.118008 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:01.118008 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:01.121054 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-4d110d0f-d174-41af-a625-6abe3a89191c tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/messages returned with HTTP 200 Aug 07 16:32:01.121382 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1473/5835] 10.4.3.24 () {68 vars in 1273 bytes} [Fri Aug 7 16:32:01 2026] GET /volume/v3/messages => generated 668 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:01.128463 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-92a9bda4-214a-4c20-8165-a647d0935c3e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.130156 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92a9bda4-214a-4c20-8165-a647d0935c3e tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] GET https://10.4.3.24/volume/v3/messages/f830435d-fa12-47dc-9fe3-e4bee8a98d0b Aug 07 16:32:01.130396 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92a9bda4-214a-4c20-8165-a647d0935c3e tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.130577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-92a9bda4-214a-4c20-8165-a647d0935c3e tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] Calling method 'version_select' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.133761 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-92a9bda4-214a-4c20-8165-a647d0935c3e tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-reader] https://10.4.3.24/volume/v3/messages/f830435d-fa12-47dc-9fe3-e4bee8a98d0b returned with HTTP 200 Aug 07 16:32:01.134072 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1454/5836] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:01 2026] GET /volume/v3/messages/f830435d-fa12-47dc-9fe3-e4bee8a98d0b => generated 665 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:01.140370 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-074cfced-f46f-43ca-b078-139c5d4aa3f2 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.141938 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-074cfced-f46f-43ca-b078-139c5d4aa3f2 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] DELETE https://10.4.3.24/volume/v3/messages/f830435d-fa12-47dc-9fe3-e4bee8a98d0b Aug 07 16:32:01.142134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-074cfced-f46f-43ca-b078-139c5d4aa3f2 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.142313 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-074cfced-f46f-43ca-b078-139c5d4aa3f2 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.149231 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-074cfced-f46f-43ca-b078-139c5d4aa3f2 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/messages/f830435d-fa12-47dc-9fe3-e4bee8a98d0b returned with HTTP 204 Aug 07 16:32:01.149778 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1457/5837] 10.4.3.24 () {68 vars in 1387 bytes} [Fri Aug 7 16:32:01 2026] DELETE /volume/v3/messages/f830435d-fa12-47dc-9fe3-e4bee8a98d0b => generated 0 bytes in 9 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Aug 07 16:32:01.155985 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.157744 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 Aug 07 16:32:01.157950 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.158149 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.158324 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Delete volume with id: f401770c-0248-424e-997a-0a1592096bd3 Aug 07 16:32:01.164836 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:01.164836 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:01.165158 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Volume info retrieved successfully. Aug 07 16:32:01.166025 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=100266) delete /opt/stack/cinder/cinder/volume/api.py:434}} Aug 07 16:32:01.174529 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1501702570 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1501702570, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:32:01.174825 np0000006731 devstack@c-api.service[100266]: WARNING cinder.quota [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1501702570 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1501702570, it is now deprecated. Please use the default quota class for default quota. Aug 07 16:32:01.182218 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Created reservations ['2262175e-9c4b-4c42-b1e0-0b5d9f753073', '0c7e585d-68d1-4f10-8960-7993fb4d7a5f', 'f076a6d6-bb67-4f3f-8f7c-8801ecf881eb', '2d2672d5-f9f7-4567-ae80-241c5324abbf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:01.205256 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Delete volume request issued successfully. Aug 07 16:32:01.205465 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-5101168f-8b4b-48db-8c98-d92ec0c2331b tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 returned with HTTP 202 Aug 07 16:32:01.205970 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1454/5838] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:01 2026] DELETE /volume/v3/volumes/f401770c-0248-424e-997a-0a1592096bd3 => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:01.214071 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a7c69cd3-048e-4fd0-a09a-ab5c0fbb5783 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.216338 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7c69cd3-048e-4fd0-a09a-ab5c0fbb5783 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] DELETE https://10.4.3.24/volume/v3/types/ef215fda-1e63-44e2-ae24-2f78915d628a Aug 07 16:32:01.216608 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7c69cd3-048e-4fd0-a09a-ab5c0fbb5783 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.216907 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a7c69cd3-048e-4fd0-a09a-ab5c0fbb5783 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] Calling method '_delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.243043 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a7c69cd3-048e-4fd0-a09a-ab5c0fbb5783 tempest-ProjectReaderTests-56065959 tempest-ProjectReaderTests-56065959-project-admin] https://10.4.3.24/volume/v3/types/ef215fda-1e63-44e2-ae24-2f78915d628a returned with HTTP 202 Aug 07 16:32:01.243516 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1474/5839] 10.4.3.24 () {66 vars in 1338 bytes} [Fri Aug 7 16:32:01 2026] DELETE /volume/v3/types/ef215fda-1e63-44e2-ae24-2f78915d628a => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:01.336350 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-269c7711-459a-4ccb-8cc1-5a01e71e1239 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:01.338688 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-269c7711-459a-4ccb-8cc1-5a01e71e1239 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:01.339030 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-269c7711-459a-4ccb-8cc1-5a01e71e1239 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:01.339317 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-269c7711-459a-4ccb-8cc1-5a01e71e1239 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:01.339492 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-269c7711-459a-4ccb-8cc1-5a01e71e1239 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:01.343957 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:01.343957 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:01.344594 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-269c7711-459a-4ccb-8cc1-5a01e71e1239 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:01.344963 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1455/5840] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:01 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:02.354542 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-81cb887d-826e-4cbe-88dc-b21d1b11e9d7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:02.356202 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81cb887d-826e-4cbe-88dc-b21d1b11e9d7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:02.356417 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81cb887d-826e-4cbe-88dc-b21d1b11e9d7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:02.356597 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-81cb887d-826e-4cbe-88dc-b21d1b11e9d7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:02.356691 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-81cb887d-826e-4cbe-88dc-b21d1b11e9d7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:02.361421 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:02.361421 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:02.362194 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-81cb887d-826e-4cbe-88dc-b21d1b11e9d7 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:02.362640 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1458/5841] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:02 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:03.372843 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-85c118ac-1398-43ca-ac56-54e7c76eb099 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:03.375121 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85c118ac-1398-43ca-ac56-54e7c76eb099 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:03.375337 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85c118ac-1398-43ca-ac56-54e7c76eb099 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:03.375495 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-85c118ac-1398-43ca-ac56-54e7c76eb099 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:03.375637 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-85c118ac-1398-43ca-ac56-54e7c76eb099 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:03.379754 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:03.379754 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:03.380439 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-85c118ac-1398-43ca-ac56-54e7c76eb099 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:03.380829 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1455/5842] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:03 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 733 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:04.391599 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-fd2ca5eb-5df8-44db-ba89-66d4be70f2fb None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:04.393325 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd2ca5eb-5df8-44db-ba89-66d4be70f2fb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:04.393545 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd2ca5eb-5df8-44db-ba89-66d4be70f2fb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:04.393715 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-fd2ca5eb-5df8-44db-ba89-66d4be70f2fb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:04.393801 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-fd2ca5eb-5df8-44db-ba89-66d4be70f2fb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:04.398233 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:04.398233 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:04.398916 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-fd2ca5eb-5df8-44db-ba89-66d4be70f2fb tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:04.399323 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1475/5843] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:04 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 734 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:05.409926 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bc8f1491-3f32-4940-ae06-84b403a2a86f None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:05.411958 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc8f1491-3f32-4940-ae06-84b403a2a86f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:05.412265 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc8f1491-3f32-4940-ae06-84b403a2a86f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:05.412560 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bc8f1491-3f32-4940-ae06-84b403a2a86f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:05.412731 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-bc8f1491-3f32-4940-ae06-84b403a2a86f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:05.416816 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:05.416816 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:05.417521 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bc8f1491-3f32-4940-ae06-84b403a2a86f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:05.417925 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1456/5844] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:05 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 735 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:05.426943 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:05.428552 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] POST https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287/action Aug 07 16:32:05.428872 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=100268) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Aug 07 16:32:05.428989 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:05.430261 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.contrib.admin_actions [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Updating backup 'c584ff80-1976-4f1a-95d3-0effe257d287' with '{'status': 'error'}' {{(pid=100268) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:325}} Aug 07 16:32:05.436520 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:05.436520 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:05.437546 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.policy [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Policy check for volume_extension:backup_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'b714000ff7a54fac8b735bd0db90e6ca', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '31df4e012fa04550b50f459c92d05ac0', 'project_domain_id': 'default', 'roles': ['reader'], 'is_admin_project': True, 'service_user_id': None, 'service_user_domain_id': None, 'service_project_id': None, 'service_project_domain_id': None, 'service_roles': []} {{(pid=100268) authorize /opt/stack/cinder/cinder/policy.py:189}} Aug 07 16:32:05.437717 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d986e82c-8275-4b1f-9b1c-b2923f379214 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287/action returned with HTTP 403 Aug 07 16:32:05.438170 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1459/5845] 10.4.3.24 () {70 vars in 1423 bytes} [Fri Aug 7 16:32:05 2026] POST /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287/action => generated 131 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:05.444715 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-34f8de7b-8e56-446c-a523-60990d610041 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:05.446226 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 Aug 07 16:32:05.446573 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:05.447908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:05.447908 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete volume with id: ac417160-c784-4913-8210-6af1275a9595 Aug 07 16:32:05.448775 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=165,cinder:UPDATE=78,cinder:INSERT=34 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:05.453667 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:05.453667 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:05.454458 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:32:05.469937 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete volume request issued successfully. Aug 07 16:32:05.470744 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-34f8de7b-8e56-446c-a523-60990d610041 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 returned with HTTP 202 Aug 07 16:32:05.470744 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1456/5846] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:05 2026] DELETE /volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 => generated 0 bytes in 27 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:05.478019 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-0c95fc6b-aba9-43b1-b64b-5a0f5c325262 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:05.479777 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c95fc6b-aba9-43b1-b64b-5a0f5c325262 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 Aug 07 16:32:05.479998 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c95fc6b-aba9-43b1-b64b-5a0f5c325262 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:05.480171 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-0c95fc6b-aba9-43b1-b64b-5a0f5c325262 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:05.487181 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:05.487181 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:05.490647 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-0c95fc6b-aba9-43b1-b64b-5a0f5c325262 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:32:05.494326 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-0c95fc6b-aba9-43b1-b64b-5a0f5c325262 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 returned with HTTP 200 Aug 07 16:32:05.494689 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1476/5847] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:05 2026] GET /volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 => generated 1014 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:06.506897 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7af48625-6cb0-47bc-be8f-03aa7c1b1443 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:06.508891 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7af48625-6cb0-47bc-be8f-03aa7c1b1443 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 Aug 07 16:32:06.509096 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7af48625-6cb0-47bc-be8f-03aa7c1b1443 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:06.509337 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7af48625-6cb0-47bc-be8f-03aa7c1b1443 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:06.511396 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=103,cinder:UPDATE=31,cinder:INSERT=15 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:06.516105 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7af48625-6cb0-47bc-be8f-03aa7c1b1443 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 returned with HTTP 404 Aug 07 16:32:06.516580 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1457/5848] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:06 2026] GET /volume/v3/volumes/ac417160-c784-4913-8210-6af1275a9595 => generated 109 bytes in 10 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:06.525336 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-c7d25e96-6a6b-4363-9336-485401c2662a None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:06.527103 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7d25e96-6a6b-4363-9336-485401c2662a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:32:06.527294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7d25e96-6a6b-4363-9336-485401c2662a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:06.527491 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-c7d25e96-6a6b-4363-9336-485401c2662a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:06.527591 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-c7d25e96-6a6b-4363-9336-485401c2662a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:06.529498 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=102,cinder:UPDATE=18,cinder:INSERT=10 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:06.532454 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:06.532454 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:06.533363 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-c7d25e96-6a6b-4363-9336-485401c2662a tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-reader] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:32:06.533801 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1460/5849] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:06 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:06.543662 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-6659cf12-249a-41ed-990c-7a2a51025c75 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:06.545344 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6659cf12-249a-41ed-990c-7a2a51025c75 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] DELETE https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:06.545577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6659cf12-249a-41ed-990c-7a2a51025c75 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:06.545784 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-6659cf12-249a-41ed-990c-7a2a51025c75 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:06.545898 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.contrib.backups [None req-6659cf12-249a-41ed-990c-7a2a51025c75 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete backup with id: c584ff80-1976-4f1a-95d3-0effe257d287. Aug 07 16:32:06.549913 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:06.549913 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:06.560467 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.backup.rpcapi [None req-6659cf12-249a-41ed-990c-7a2a51025c75 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] delete_backup rpcapi backup_id c584ff80-1976-4f1a-95d3-0effe257d287 {{(pid=100266) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:32:06.562430 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-6659cf12-249a-41ed-990c-7a2a51025c75 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 202 Aug 07 16:32:06.562953 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1457/5850] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:06 2026] DELETE /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 0 bytes in 19 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:32:06.569485 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-d180afba-904e-4c33-b2d1-a9caa74caf16 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:06.571519 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d180afba-904e-4c33-b2d1-a9caa74caf16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:06.571806 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d180afba-904e-4c33-b2d1-a9caa74caf16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:06.572077 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-d180afba-904e-4c33-b2d1-a9caa74caf16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:06.572222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-d180afba-904e-4c33-b2d1-a9caa74caf16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:06.574248 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=137,cinder:INSERT=31,cinder:UPDATE=55 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:06.576394 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:06.576394 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:06.576950 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-d180afba-904e-4c33-b2d1-a9caa74caf16 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 200 Aug 07 16:32:06.577618 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1477/5851] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:06 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 734 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:07.586606 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-fdac7034-df75-4cb7-a5b8-7a30c89f3070 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:07.588248 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdac7034-df75-4cb7-a5b8-7a30c89f3070 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 Aug 07 16:32:07.588465 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdac7034-df75-4cb7-a5b8-7a30c89f3070 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:07.588647 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-fdac7034-df75-4cb7-a5b8-7a30c89f3070 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:07.588745 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.v3.backups [None req-fdac7034-df75-4cb7-a5b8-7a30c89f3070 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id c584ff80-1976-4f1a-95d3-0effe257d287. {{(pid=100265) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:07.591873 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-fdac7034-df75-4cb7-a5b8-7a30c89f3070 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 returned with HTTP 404 Aug 07 16:32:07.592315 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1458/5852] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:07 2026] GET /volume/v3/backups/c584ff80-1976-4f1a-95d3-0effe257d287 => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:07.598162 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:07.599874 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] DELETE https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:32:07.600082 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:07.600258 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'delete' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:07.600387 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.contrib.backups [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete backup with id: e33490dc-2788-45e7-b34c-cbfad6d2754c. Aug 07 16:32:07.604246 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:07.604246 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:07.614110 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.backup.rpcapi [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] delete_backup rpcapi backup_id e33490dc-2788-45e7-b34c-cbfad6d2754c {{(pid=100268) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:32:07.618320 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-5bc98ac9-8dc1-4e6a-b54c-5e0406497ce4 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 202 Aug 07 16:32:07.618320 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1461/5853] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:07 2026] DELETE /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 0 bytes in 18 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:32:07.622265 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-c8a7539a-095e-4575-a3e4-28d9f7708a6f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:07.624332 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8a7539a-095e-4575-a3e4-28d9f7708a6f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:32:07.624601 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8a7539a-095e-4575-a3e4-28d9f7708a6f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:07.624818 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-c8a7539a-095e-4575-a3e4-28d9f7708a6f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:07.624945 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-c8a7539a-095e-4575-a3e4-28d9f7708a6f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:07.629338 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:07.629338 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:07.630008 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-c8a7539a-095e-4575-a3e4-28d9f7708a6f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 200 Aug 07 16:32:07.630448 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1458/5854] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:07 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 735 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:08.641703 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-10568026-e0fd-498a-ac8f-6c603a596423 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:08.643553 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10568026-e0fd-498a-ac8f-6c603a596423 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c Aug 07 16:32:08.643787 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10568026-e0fd-498a-ac8f-6c603a596423 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:08.643971 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-10568026-e0fd-498a-ac8f-6c603a596423 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:08.644080 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.backups [None req-10568026-e0fd-498a-ac8f-6c603a596423 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id e33490dc-2788-45e7-b34c-cbfad6d2754c. {{(pid=100267) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:08.647791 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-10568026-e0fd-498a-ac8f-6c603a596423 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c returned with HTTP 404 Aug 07 16:32:08.648323 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1478/5855] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:08 2026] GET /volume/v3/backups/e33490dc-2788-45e7-b34c-cbfad6d2754c => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:08.657002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7feee803-8075-43cf-ae42-90bbf7f007ae None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:08.659214 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7feee803-8075-43cf-ae42-90bbf7f007ae tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] DELETE https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:32:08.659493 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7feee803-8075-43cf-ae42-90bbf7f007ae tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:08.659756 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7feee803-8075-43cf-ae42-90bbf7f007ae tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:08.659910 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.contrib.backups [None req-7feee803-8075-43cf-ae42-90bbf7f007ae tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete backup with id: 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. Aug 07 16:32:08.664867 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:08.664867 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:08.677545 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.backup.rpcapi [None req-7feee803-8075-43cf-ae42-90bbf7f007ae tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] delete_backup rpcapi backup_id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f {{(pid=100265) delete_backup /opt/stack/cinder/cinder/backup/rpcapi.py:82}} Aug 07 16:32:08.679367 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7feee803-8075-43cf-ae42-90bbf7f007ae tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 202 Aug 07 16:32:08.679835 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1459/5856] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:08 2026] DELETE /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 0 bytes in 23 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Aug 07 16:32:08.691381 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ffaf8e9c-1ffb-40d9-b2a2-7abfecbff398 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:08.696837 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffaf8e9c-1ffb-40d9-b2a2-7abfecbff398 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:32:08.697042 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffaf8e9c-1ffb-40d9-b2a2-7abfecbff398 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:08.698003 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ffaf8e9c-1ffb-40d9-b2a2-7abfecbff398 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:08.698181 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.backups [None req-ffaf8e9c-1ffb-40d9-b2a2-7abfecbff398 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100268) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:08.704418 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:08.704418 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:08.705337 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ffaf8e9c-1ffb-40d9-b2a2-7abfecbff398 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 200 Aug 07 16:32:08.705906 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1462/5857] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:08 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 734 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:09.717977 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f794425-5820-4c94-809d-3f82c94a109f None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:09.719840 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f794425-5820-4c94-809d-3f82c94a109f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f Aug 07 16:32:09.720035 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f794425-5820-4c94-809d-3f82c94a109f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:09.720207 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f794425-5820-4c94-809d-3f82c94a109f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:09.720330 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.backups [None req-0f794425-5820-4c94-809d-3f82c94a109f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Show backup with id 328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f. {{(pid=100266) show /opt/stack/cinder/cinder/api/v3/backups.py:75}} Aug 07 16:32:09.723571 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f794425-5820-4c94-809d-3f82c94a109f tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f returned with HTTP 404 Aug 07 16:32:09.723983 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1459/5858] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:09 2026] GET /volume/v3/backups/328dbd68-da7a-4e0b-9c73-1f7a78dc2f6f => generated 109 bytes in 6 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:09.730347 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:09.731926 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 Aug 07 16:32:09.732126 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:09.732316 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:09.732529 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete volume with id: 48fda654-ddc0-479f-a54b-5c37ef957e74 Aug 07 16:32:09.741240 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:09.741240 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:09.741240 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:32:09.755882 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Delete volume request issued successfully. Aug 07 16:32:09.756071 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-a6ede226-1dc1-44ce-9531-6945fe11a28e tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 returned with HTTP 202 Aug 07 16:32:09.756551 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1479/5859] 10.4.3.24 () {68 vars in 1384 bytes} [Fri Aug 7 16:32:09 2026] DELETE /volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 => generated 0 bytes in 26 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:09.763258 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-4b0ed581-673a-4081-83a3-e86a40a1d569 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:09.764899 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b0ed581-673a-4081-83a3-e86a40a1d569 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 Aug 07 16:32:09.764997 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b0ed581-673a-4081-83a3-e86a40a1d569 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:09.765165 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-4b0ed581-673a-4081-83a3-e86a40a1d569 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:09.771151 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:09.771151 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:09.773990 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-4b0ed581-673a-4081-83a3-e86a40a1d569 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Volume info retrieved successfully. Aug 07 16:32:09.777226 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-4b0ed581-673a-4081-83a3-e86a40a1d569 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 returned with HTTP 200 Aug 07 16:32:09.777596 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1460/5860] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:09 2026] GET /volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 => generated 1015 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:10.339625 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:10.434508 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:32:10.434867 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-515565996", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:10.436405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-515565996', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:32:10.436543 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create volume of 1 GB Aug 07 16:32:10.440617 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Availability Zones retrieved successfully. Aug 07 16:32:10.446110 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Flow 'volume_create_api' (30df865f-2041-4cb3-841a-4be2709505ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:10.446968 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f9cc11-1c75-4fa9-82cd-21f9a7cd0a1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:10.447879 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:32:10.473157 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (88f9cc11-1c75-4fa9-82cd-21f9a7cd0a1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:10.473923 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821f57a0-f6f0-4de3-94da-9d569bdc9510) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:10.524759 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Created reservations ['aaa7e66b-9533-4e7c-9bf9-5b4dfcd0d273', 'cf240980-8f7c-4e9e-b1d3-f1754e32c079', 'bfee7e70-74a4-4bdb-bc7a-6b4c9d67634a', 'ba691ddc-0d54-4691-b9fe-863a95b2c32f'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:10.525669 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (821f57a0-f6f0-4de3-94da-9d569bdc9510) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aaa7e66b-9533-4e7c-9bf9-5b4dfcd0d273', 'cf240980-8f7c-4e9e-b1d3-f1754e32c079', 'bfee7e70-74a4-4bdb-bc7a-6b4c9d67634a', 'ba691ddc-0d54-4691-b9fe-863a95b2c32f']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:10.526401 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdcf8d8-896e-4d2a-b544-1bece45a6018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:10.546289 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcdcf8d8-896e-4d2a-b544-1bece45a6018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2ce46305-b9a9-41a8-a386-e9f56084d4c6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-515565996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf03813c77c44c2fa3f61b9f1d91fb3e',qos_specs=None,replication_status=,reservations=['aaa7e66b-9533-4e7c-9bf9-5b4dfcd0d273','cf240980-8f7c-4e9e-b1d3-f1754e32c079','bfee7e70-74a4-4bdb-bc7a-6b4c9d67634a','ba691ddc-0d54-4691-b9fe-863a95b2c32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c298ead3e7c491fa2fa23da4abcf944',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:32:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-515565996',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2ce46305-b9a9-41a8-a386-e9f56084d4c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf03813c77c44c2fa3f61b9f1d91fb3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c298ead3e7c491fa2fa23da4abcf944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:10.547037 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63608bf8-5118-447c-afd7-3eab92206d1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:10.562349 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (63608bf8-5118-447c-afd7-3eab92206d1d) transitioned into state 'SUCCESS' from state '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-515565996',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cf03813c77c44c2fa3f61b9f1d91fb3e',qos_specs=None,replication_status=,reservations=['aaa7e66b-9533-4e7c-9bf9-5b4dfcd0d273','cf240980-8f7c-4e9e-b1d3-f1754e32c079','bfee7e70-74a4-4bdb-bc7a-6b4c9d67634a','ba691ddc-0d54-4691-b9fe-863a95b2c32f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5c298ead3e7c491fa2fa23da4abcf944',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:10.563076 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca1d2be4-684b-489e-9121-437fc8154614) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:10.571689 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca1d2be4-684b-489e-9121-437fc8154614) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:10.572467 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Flow 'volume_create_api' (30df865f-2041-4cb3-841a-4be2709505ac) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:10.572760 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create volume request issued successfully. Aug 07 16:32:10.573283 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-4d65faa9-56cd-494d-9e95-41cf7b8bc031 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:10.573899 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1463/5861] 10.4.3.24 () {68 vars in 1252 bytes} [Fri Aug 7 16:32:10 2026] POST /volume/v3/volumes => generated 751 bytes in 235 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:32:10.586657 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-fe113a3c-3392-49a4-8fd2-6652edd56c0b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:10.588283 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe113a3c-3392-49a4-8fd2-6652edd56c0b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:10.588515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe113a3c-3392-49a4-8fd2-6652edd56c0b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:10.588694 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-fe113a3c-3392-49a4-8fd2-6652edd56c0b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:10.594798 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:10.594798 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:10.597932 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-fe113a3c-3392-49a4-8fd2-6652edd56c0b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:10.601578 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-fe113a3c-3392-49a4-8fd2-6652edd56c0b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 200 Aug 07 16:32:10.601904 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1460/5862] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:10 2026] GET /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 819 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:10.790235 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-ac9e645c-fa58-4406-8fd7-3bb6880149f6 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:10.791945 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac9e645c-fa58-4406-8fd7-3bb6880149f6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] GET https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 Aug 07 16:32:10.792185 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac9e645c-fa58-4406-8fd7-3bb6880149f6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:10.792438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-ac9e645c-fa58-4406-8fd7-3bb6880149f6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:10.797675 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-ac9e645c-fa58-4406-8fd7-3bb6880149f6 tempest-ProjectReaderTests33-1756089468 tempest-ProjectReaderTests33-1756089468-project-admin] https://10.4.3.24/volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 returned with HTTP 404 Aug 07 16:32:10.798071 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1480/5863] 10.4.3.24 () {68 vars in 1381 bytes} [Fri Aug 7 16:32:10 2026] GET /volume/v3/volumes/48fda654-ddc0-479f-a54b-5c37ef957e74 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:11.616742 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-da976b6b-315d-4cd5-aeac-c94c4268d897 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:11.618988 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da976b6b-315d-4cd5-aeac-c94c4268d897 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:11.619238 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da976b6b-315d-4cd5-aeac-c94c4268d897 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:11.619531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-da976b6b-315d-4cd5-aeac-c94c4268d897 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:11.628012 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:11.628012 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:11.632012 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-da976b6b-315d-4cd5-aeac-c94c4268d897 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:11.636157 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-da976b6b-315d-4cd5-aeac-c94c4268d897 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 200 Aug 07 16:32:11.636538 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1461/5864] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:11 2026] GET /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 844 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:11.648216 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d6ca9b37-dd46-495b-8991-0e297003c285 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:11.650522 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6ca9b37-dd46-495b-8991-0e297003c285 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:11.650781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6ca9b37-dd46-495b-8991-0e297003c285 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:11.651029 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d6ca9b37-dd46-495b-8991-0e297003c285 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:11.658605 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:11.658605 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:11.662409 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d6ca9b37-dd46-495b-8991-0e297003c285 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:11.665939 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d6ca9b37-dd46-495b-8991-0e297003c285 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 200 Aug 07 16:32:11.666255 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1464/5865] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:11 2026] GET /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 844 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:11.677626 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-259fe30d-a016-4ace-8567-80061b8ba020 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:11.679282 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] POST https://10.4.3.24/volume/v3/snapshots Aug 07 16:32:11.679684 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2ce46305-b9a9-41a8-a386-e9f56084d4c6", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1153422510", "description": null, "metadata": null}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:11.687802 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:11.687802 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:11.688271 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:11.688429 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.snapshots [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create snapshot from volume 2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:11.721039 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Created reservations ['3e699a18-3b7a-463c-9b2b-8f6106cb4887', 'fcbf526f-52f1-41f0-9b67-382e3dbaff0b', 'e8c8d290-87b2-4109-a2ee-f877e74b9726', '2fbeb0fe-3a8f-48ff-bc38-da49d85b39c6'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:11.754687 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot force create request issued successfully. Aug 07 16:32:11.755013 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-259fe30d-a016-4ace-8567-80061b8ba020 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots returned with HTTP 202 Aug 07 16:32:11.755550 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1461/5866] 10.4.3.24 () {68 vars in 1258 bytes} [Fri Aug 7 16:32:11 2026] POST /volume/v3/snapshots => generated 310 bytes in 78 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:32:11.763563 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-1b404178-0aeb-4f0d-bbb5-b66172ba65aa None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:11.765153 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b404178-0aeb-4f0d-bbb5-b66172ba65aa tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:11.765335 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b404178-0aeb-4f0d-bbb5-b66172ba65aa tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:11.765517 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-1b404178-0aeb-4f0d-bbb5-b66172ba65aa tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:11.770121 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:11.770121 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:11.770533 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-1b404178-0aeb-4f0d-bbb5-b66172ba65aa tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:11.771197 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-1b404178-0aeb-4f0d-bbb5-b66172ba65aa tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 200 Aug 07 16:32:11.771559 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1481/5867] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:11 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 442 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:12.195320 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-ac2bf052-9366-4ae7-aa98-77390c2079e2 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:12.299815 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac2bf052-9366-4ae7-aa98-77390c2079e2 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] GET https://10.4.3.24/volume/v3/scheduler-stats/get_pools Aug 07 16:32:12.300022 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac2bf052-9366-4ae7-aa98-77390c2079e2 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:12.300200 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-ac2bf052-9366-4ae7-aa98-77390c2079e2 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] Calling method 'get_pools' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:12.309897 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-ac2bf052-9366-4ae7-aa98-77390c2079e2 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] https://10.4.3.24/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Aug 07 16:32:12.310242 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1462/5868] 10.4.3.24 () {66 vars in 1284 bytes} [Fri Aug 7 16:32:12 2026] GET /volume/v3/scheduler-stats/get_pools => generated 106 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:12.317437 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-70b6f6ef-ca4c-4d3c-8cb3-603ac6b9bfe8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:12.319621 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70b6f6ef-ca4c-4d3c-8cb3-603ac6b9bfe8 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] GET https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool Aug 07 16:32:12.319874 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70b6f6ef-ca4c-4d3c-8cb3-603ac6b9bfe8 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:12.320103 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-70b6f6ef-ca4c-4d3c-8cb3-603ac6b9bfe8 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:12.329271 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-70b6f6ef-ca4c-4d3c-8cb3-603ac6b9bfe8 tempest-ProjectAdminTests-1608001748 tempest-ProjectAdminTests-1608001748-project-admin] https://10.4.3.24/volume/v3/capabilities/np0000006731@storpool returned with HTTP 200 Aug 07 16:32:12.329758 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1465/5869] 10.4.3.24 () {66 vars in 1311 bytes} [Fri Aug 7 16:32:12 2026] GET /volume/v3/capabilities/np0000006731@storpool => generated 703 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:12.780563 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1c92fb01-1de8-415b-b6b8-4b8585636b28 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:12.782363 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c92fb01-1de8-415b-b6b8-4b8585636b28 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:12.783085 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c92fb01-1de8-415b-b6b8-4b8585636b28 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:12.783085 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1c92fb01-1de8-415b-b6b8-4b8585636b28 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:12.787510 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:12.787510 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:12.788091 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1c92fb01-1de8-415b-b6b8-4b8585636b28 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:12.788858 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1c92fb01-1de8-415b-b6b8-4b8585636b28 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 200 Aug 07 16:32:12.789354 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1462/5870] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:12 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 469 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:12.799020 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-dbeb0f6d-99f9-4f72-838f-de4afb71de08 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:12.800716 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbeb0f6d-99f9-4f72-838f-de4afb71de08 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:12.800908 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbeb0f6d-99f9-4f72-838f-de4afb71de08 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:12.801100 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-dbeb0f6d-99f9-4f72-838f-de4afb71de08 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:12.805554 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:12.805554 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:12.806211 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-dbeb0f6d-99f9-4f72-838f-de4afb71de08 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:12.806912 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-dbeb0f6d-99f9-4f72-838f-de4afb71de08 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 200 Aug 07 16:32:12.807231 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1482/5871] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:12 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 469 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:12.816038 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-bdd3d964-be9f-451c-9870-a5a1e8eba61b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:12.818275 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdd3d964-be9f-451c-9870-a5a1e8eba61b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:12.818515 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdd3d964-be9f-451c-9870-a5a1e8eba61b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:12.818701 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-bdd3d964-be9f-451c-9870-a5a1e8eba61b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:12.824278 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:12.824278 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:12.825526 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-bdd3d964-be9f-451c-9870-a5a1e8eba61b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:12.826367 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-bdd3d964-be9f-451c-9870-a5a1e8eba61b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 200 Aug 07 16:32:12.826863 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1463/5872] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:12 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 469 bytes in 11 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:12.836174 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b998e81a-009c-4b02-89b6-394a204e237e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:12.837876 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:32:12.838309 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "e7b4d885-4e23-4bd3-b3be-faa100ed195c", "size": 1}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:12.840190 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create volume request body: {'volume': {'snapshot_id': 'e7b4d885-4e23-4bd3-b3be-faa100ed195c', 'size': 1}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:32:12.845443 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:12.845443 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:12.845913 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:12.845999 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create volume of 1 GB Aug 07 16:32:12.849402 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Availability Zones retrieved successfully. Aug 07 16:32:12.854545 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Flow 'volume_create_api' (48ac767c-82cd-4e4a-a9e5-c7c21b74652c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:12.855449 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd90025-de26-4723-9425-8c88e82d6429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:12.856308 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:32:12.887405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7dd90025-de26-4723-9425-8c88e82d6429) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'e7b4d885-4e23-4bd3-b3be-faa100ed195c', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:12.888186 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39a16c3-84f6-4a55-b6d5-0fa087ca9b17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:12.927670 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Created reservations ['4751926e-55b5-44f1-8734-16cd9df2b3f9', '9b24c612-e88d-44c7-8c5e-7a829019d61b', '5f567596-a463-4bee-b765-c2b411bbbb31', '990aeca5-68b8-4a3d-95f0-b74ce32fdce9'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:12.928479 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a39a16c3-84f6-4a55-b6d5-0fa087ca9b17) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4751926e-55b5-44f1-8734-16cd9df2b3f9', '9b24c612-e88d-44c7-8c5e-7a829019d61b', '5f567596-a463-4bee-b765-c2b411bbbb31', '990aeca5-68b8-4a3d-95f0-b74ce32fdce9']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:12.929319 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6438c6f6-c5e8-49b6-84b1-8d1ecda5bf27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:12.966165 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6438c6f6-c5e8-49b6-84b1-8d1ecda5bf27) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '99414e66-5a43-4e81-bb49-fd05978224f8', '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='cf03813c77c44c2fa3f61b9f1d91fb3e',qos_specs=None,replication_status=,reservations=['4751926e-55b5-44f1-8734-16cd9df2b3f9','9b24c612-e88d-44c7-8c5e-7a829019d61b','5f567596-a463-4bee-b765-c2b411bbbb31','990aeca5-68b8-4a3d-95f0-b74ce32fdce9'],size=1,snapshot_id=e7b4d885-4e23-4bd3-b3be-faa100ed195c,source_replicaid=,source_volid=None,status='creating',user_id='5c298ead3e7c491fa2fa23da4abcf944',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata=,attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:32:12Z,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=99414e66-5a43-4e81-bb49-fd05978224f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cf03813c77c44c2fa3f61b9f1d91fb3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=e7b4d885-4e23-4bd3-b3be-faa100ed195c,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5c298ead3e7c491fa2fa23da4abcf944',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:12.967081 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f3d3f8-6cdc-4be5-94ee-e8a1bd116bd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:12.985752 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f0f3d3f8-6cdc-4be5-94ee-e8a1bd116bd7) transitioned into state 'SUCCESS' from 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='cf03813c77c44c2fa3f61b9f1d91fb3e',qos_specs=None,replication_status=,reservations=['4751926e-55b5-44f1-8734-16cd9df2b3f9','9b24c612-e88d-44c7-8c5e-7a829019d61b','5f567596-a463-4bee-b765-c2b411bbbb31','990aeca5-68b8-4a3d-95f0-b74ce32fdce9'],size=1,snapshot_id=e7b4d885-4e23-4bd3-b3be-faa100ed195c,source_replicaid=,source_volid=None,status='creating',user_id='5c298ead3e7c491fa2fa23da4abcf944',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:12.986501 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c85d0c-db88-4ad5-b5c1-80332d1bbfaf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:13.007295 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b3c85d0c-db88-4ad5-b5c1-80332d1bbfaf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:13.008066 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Flow 'volume_create_api' (48ac767c-82cd-4e4a-a9e5-c7c21b74652c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:13.008362 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Create volume request issued successfully. Aug 07 16:32:13.008868 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b998e81a-009c-4b02-89b6-394a204e237e tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:13.009246 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1466/5873] 10.4.3.24 () {68 vars in 1251 bytes} [Fri Aug 7 16:32:12 2026] POST /volume/v3/volumes => generated 739 bytes in 174 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Aug 07 16:32:13.021487 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-e5e371fb-0c9c-420d-bdf1-6c743a87b4e7 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:13.024094 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5e371fb-0c9c-420d-bdf1-6c743a87b4e7 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:13.024316 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5e371fb-0c9c-420d-bdf1-6c743a87b4e7 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:13.024522 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-e5e371fb-0c9c-420d-bdf1-6c743a87b4e7 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:13.031067 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:13.031067 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:13.034545 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-e5e371fb-0c9c-420d-bdf1-6c743a87b4e7 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:13.038635 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-e5e371fb-0c9c-420d-bdf1-6c743a87b4e7 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 returned with HTTP 200 Aug 07 16:32:13.039013 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1463/5874] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:13 2026] GET /volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 => generated 807 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:13.726458 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:13.798600 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:32:13.798994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1259532588"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:13.800233 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1259532588'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:32:13.800695 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume of 1 GB Aug 07 16:32:13.804482 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Availability Zones retrieved successfully. Aug 07 16:32:13.809297 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (974d8c94-f0e5-4d8e-814d-fd5d9aebb598) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:13.810316 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77e31c8-055d-46c1-b319-206dd5a3339e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:13.811049 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:32:13.830732 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f77e31c8-055d-46c1-b319-206dd5a3339e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:13.831414 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8768d5dd-6c84-425f-a177-0b3355580e72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:13.882605 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Created reservations ['721b31f4-cc2d-4ac4-94e5-f5007d994168', 'eab857f9-91e4-4a25-ba49-14cef21c9929', '7d86ff47-3845-4bb5-8859-936a28ecc900', '6c220d4a-107c-4377-9cc4-9edb57cb41df'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:13.883296 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8768d5dd-6c84-425f-a177-0b3355580e72) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['721b31f4-cc2d-4ac4-94e5-f5007d994168', 'eab857f9-91e4-4a25-ba49-14cef21c9929', '7d86ff47-3845-4bb5-8859-936a28ecc900', '6c220d4a-107c-4377-9cc4-9edb57cb41df']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:13.883982 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cc5267a-34da-447f-895f-8190af5270f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:13.904254 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7cc5267a-34da-447f-895f-8190af5270f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4e5651a0-a0e8-460f-a089-f8c34f01066b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1259532588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['721b31f4-cc2d-4ac4-94e5-f5007d994168','eab857f9-91e4-4a25-ba49-14cef21c9929','7d86ff47-3845-4bb5-8859-936a28ecc900','6c220d4a-107c-4377-9cc4-9edb57cb41df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:32:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1259532588',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4e5651a0-a0e8-460f-a089-f8c34f01066b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45121760c2cc402587c3aade0f63290b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:13.904890 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a1edda-369b-4a21-a90c-458db36c5bad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:13.921955 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e6a1edda-369b-4a21-a90c-458db36c5bad) transitioned into state 'SUCCESS' from state '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-1259532588',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['721b31f4-cc2d-4ac4-94e5-f5007d994168','eab857f9-91e4-4a25-ba49-14cef21c9929','7d86ff47-3845-4bb5-8859-936a28ecc900','6c220d4a-107c-4377-9cc4-9edb57cb41df'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:13.922685 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b300e89-2458-4233-8ccf-e54c55475121) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:13.930744 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9b300e89-2458-4233-8ccf-e54c55475121) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:13.931585 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (974d8c94-f0e5-4d8e-814d-fd5d9aebb598) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:13.931844 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request issued successfully. Aug 07 16:32:13.932414 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-e06b4de5-c460-43cb-b8d4-6a725b4d283a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:13.932796 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1483/5875] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:32:13 2026] POST /volume/v3/volumes => generated 776 bytes in 207 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:13.944162 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5d868e44-f974-43c7-aa96-649ac18ae13a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:13.945726 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d868e44-f974-43c7-aa96-649ac18ae13a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b Aug 07 16:32:13.945910 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d868e44-f974-43c7-aa96-649ac18ae13a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:13.946094 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5d868e44-f974-43c7-aa96-649ac18ae13a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:13.952793 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:13.952793 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:13.956226 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5d868e44-f974-43c7-aa96-649ac18ae13a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:13.960047 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5d868e44-f974-43c7-aa96-649ac18ae13a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b returned with HTTP 200 Aug 07 16:32:13.960424 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1464/5876] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:13 2026] GET /volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b => generated 955 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:14.050284 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-d5710d12-e67f-48dd-8881-0a2ccdd66094 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:14.051858 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5710d12-e67f-48dd-8881-0a2ccdd66094 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:14.052052 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5710d12-e67f-48dd-8881-0a2ccdd66094 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:14.052254 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-d5710d12-e67f-48dd-8881-0a2ccdd66094 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:14.058480 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:14.058480 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:14.061664 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-d5710d12-e67f-48dd-8881-0a2ccdd66094 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:14.065310 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-d5710d12-e67f-48dd-8881-0a2ccdd66094 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 returned with HTTP 200 Aug 07 16:32:14.065659 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1467/5877] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:14 2026] GET /volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:14.076890 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-cad2443c-bbb4-42f7-9d97-00d14125efc4 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:14.078560 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cad2443c-bbb4-42f7-9d97-00d14125efc4 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:14.078742 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cad2443c-bbb4-42f7-9d97-00d14125efc4 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:14.078919 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-cad2443c-bbb4-42f7-9d97-00d14125efc4 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:14.085059 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:14.085059 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:14.088166 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-cad2443c-bbb4-42f7-9d97-00d14125efc4 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:14.091798 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-cad2443c-bbb4-42f7-9d97-00d14125efc4 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 returned with HTTP 200 Aug 07 16:32:14.092177 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1464/5878] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:14 2026] GET /volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 => generated 832 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:14.104346 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:14.105970 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:14.106200 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:14.106432 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:14.106579 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.snapshots [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete snapshot with id: e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:14.111328 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:14.111328 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:14.111789 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:14.126506 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot delete request issued successfully. Aug 07 16:32:14.126729 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-581d9165-3321-44da-b02b-6a040e6ba3c0 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 202 Aug 07 16:32:14.127184 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1484/5879] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:32:14 2026] DELETE /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 0 bytes in 23 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:14.133753 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-7fd5335c-3bda-4767-bcd3-4964b24c5435 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:14.135656 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fd5335c-3bda-4767-bcd3-4964b24c5435 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:14.135848 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fd5335c-3bda-4767-bcd3-4964b24c5435 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:14.136133 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-7fd5335c-3bda-4767-bcd3-4964b24c5435 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:14.141987 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:14.141987 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:14.142488 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-7fd5335c-3bda-4767-bcd3-4964b24c5435 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Snapshot retrieved successfully. Aug 07 16:32:14.143175 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-7fd5335c-3bda-4767-bcd3-4964b24c5435 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 200 Aug 07 16:32:14.143567 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1465/5880] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:14 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 468 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:14.971825 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-7881a451-0238-4481-8b9e-313e7935e021 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:14.973527 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7881a451-0238-4481-8b9e-313e7935e021 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b Aug 07 16:32:14.973762 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7881a451-0238-4481-8b9e-313e7935e021 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:14.973951 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-7881a451-0238-4481-8b9e-313e7935e021 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:14.980675 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:14.980675 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:14.983892 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-7881a451-0238-4481-8b9e-313e7935e021 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:14.987169 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-7881a451-0238-4481-8b9e-313e7935e021 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b returned with HTTP 200 Aug 07 16:32:14.987533 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1468/5881] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:14 2026] GET /volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b => generated 1016 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:14.999727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-15fdf978-99d7-495b-9767-17e459358fe1 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:15.050369 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] GET https://10.4.3.24/volume/v3/volumes Aug 07 16:32:15.050592 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:15.050784 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Calling method 'index' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:15.051039 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:32:15.051776 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:32:15.058468 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Get all volumes completed successfully. Aug 07 16:32:15.058863 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-15fdf978-99d7-495b-9767-17e459358fe1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] https://10.4.3.24/volume/v3/volumes returned with HTTP 200 Aug 07 16:32:15.059199 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1465/5882] 10.4.3.24 () {68 vars in 1271 bytes} [Fri Aug 7 16:32:14 2026] GET /volume/v3/volumes => generated 334 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:15.066810 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:15.068284 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b Aug 07 16:32:15.068483 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:15.068656 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:15.068796 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume with id: 4e5651a0-a0e8-460f-a089-f8c34f01066b Aug 07 16:32:15.074736 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:15.074736 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:15.074994 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:15.088170 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume request issued successfully. Aug 07 16:32:15.088372 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d03f748-03db-4e2e-b39a-7446eec6dd89 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b returned with HTTP 202 Aug 07 16:32:15.088732 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1485/5883] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:32:15 2026] DELETE /volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b => generated 0 bytes in 22 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:32:15.094944 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e66d5dc-e14f-48e8-b7ae-d674b54cc39a None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:15.096780 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e66d5dc-e14f-48e8-b7ae-d674b54cc39a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b Aug 07 16:32:15.097014 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e66d5dc-e14f-48e8-b7ae-d674b54cc39a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:15.097241 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e66d5dc-e14f-48e8-b7ae-d674b54cc39a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:15.103819 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:15.103819 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:15.106953 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e66d5dc-e14f-48e8-b7ae-d674b54cc39a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:15.110501 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e66d5dc-e14f-48e8-b7ae-d674b54cc39a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b returned with HTTP 200 Aug 07 16:32:15.110876 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1466/5884] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:15 2026] GET /volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:15.152016 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-56213662-59b3-45cf-9251-fe82d3312ce5 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:15.153903 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56213662-59b3-45cf-9251-fe82d3312ce5 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:15.154134 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56213662-59b3-45cf-9251-fe82d3312ce5 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:15.157294 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-56213662-59b3-45cf-9251-fe82d3312ce5 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:15.159936 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-56213662-59b3-45cf-9251-fe82d3312ce5 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 404 Aug 07 16:32:15.160697 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1469/5885] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:15 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 111 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:15.168515 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:15.170527 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:15.170727 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:15.170913 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:15.171062 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete volume with id: 2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:15.177645 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:15.177645 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:15.178057 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:15.201815 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete volume request issued successfully. Aug 07 16:32:15.202050 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-0f5379ca-158d-49ef-8449-a7ec08b56e2b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 202 Aug 07 16:32:15.202585 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1466/5886] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:32:15 2026] DELETE /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:15.209056 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-f4279191-90a4-4006-b433-9d5bd0b63db1 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:15.210537 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4279191-90a4-4006-b433-9d5bd0b63db1 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:15.210697 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4279191-90a4-4006-b433-9d5bd0b63db1 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:15.210865 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-f4279191-90a4-4006-b433-9d5bd0b63db1 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:15.217005 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:15.217005 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:15.220220 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-f4279191-90a4-4006-b433-9d5bd0b63db1 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:15.224396 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-f4279191-90a4-4006-b433-9d5bd0b63db1 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 200 Aug 07 16:32:15.224718 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1486/5887] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:15 2026] GET /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 843 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:16.122786 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-77c7e9e5-9299-450a-bcf9-26d2268ecba4 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:16.124546 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c7e9e5-9299-450a-bcf9-26d2268ecba4 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b Aug 07 16:32:16.124752 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77c7e9e5-9299-450a-bcf9-26d2268ecba4 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:16.124936 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-77c7e9e5-9299-450a-bcf9-26d2268ecba4 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:16.130999 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-77c7e9e5-9299-450a-bcf9-26d2268ecba4 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b returned with HTTP 404 Aug 07 16:32:16.131504 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1467/5888] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:16 2026] GET /volume/v3/volumes/4e5651a0-a0e8-460f-a089-f8c34f01066b => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:32:16.138895 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-fdc555af-4958-46e8-a303-bec91186298c None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:16.140477 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:32:16.140792 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-546439295"}} {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:16.142148 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.v3.volumes [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-546439295'}} {{(pid=100268) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:32:16.142272 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.v3.volumes [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume of 1 GB Aug 07 16:32:16.146213 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Availability Zones retrieved successfully. Aug 07 16:32:16.151007 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (f40a0a58-365d-4d93-bef6-2ad3c7d2c2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:16.152207 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da48f60-2420-4404-a54d-34a10c9dea9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:16.152924 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.flows.api.create_volume [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Validating volume size '1' using validate_int {{(pid=100268) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:32:16.174035 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1da48f60-2420-4404-a54d-34a10c9dea9d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:16.174889 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50fb3baf-6ab8-47f4-816f-b2a0da9efcb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:16.211329 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.quota [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Created reservations ['f2b1b438-a1f0-4c09-94c6-48d0edffe937', '847a161c-6ae8-4f8d-8d8f-ad7738dada8d', '1c589cd5-93ea-4c80-a1c9-1076593f2964', '0ab238ad-547f-4a51-9df4-826aadc7af84'] {{(pid=100268) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:16.212403 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (50fb3baf-6ab8-47f4-816f-b2a0da9efcb0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f2b1b438-a1f0-4c09-94c6-48d0edffe937', '847a161c-6ae8-4f8d-8d8f-ad7738dada8d', '1c589cd5-93ea-4c80-a1c9-1076593f2964', '0ab238ad-547f-4a51-9df4-826aadc7af84']}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:16.213505 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78c19d6-6034-4d7c-860d-5de3633f383e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:16.234571 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c78c19d6-6034-4d7c-860d-5de3633f383e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-546439295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['f2b1b438-a1f0-4c09-94c6-48d0edffe937','847a161c-6ae8-4f8d-8d8f-ad7738dada8d','1c589cd5-93ea-4c80-a1c9-1076593f2964','0ab238ad-547f-4a51-9df4-826aadc7af84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:32:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-546439295',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45121760c2cc402587c3aade0f63290b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:16.235220 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7918b981-042b-4208-b8d7-4e8cece09779) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:16.237469 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-31a08fb4-de75-4b93-a16e-904370d8c9d9 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:16.239416 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31a08fb4-de75-4b93-a16e-904370d8c9d9 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:16.239577 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31a08fb4-de75-4b93-a16e-904370d8c9d9 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:16.239762 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-31a08fb4-de75-4b93-a16e-904370d8c9d9 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:16.245229 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-31a08fb4-de75-4b93-a16e-904370d8c9d9 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 404 Aug 07 16:32:16.245732 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1467/5889] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:16 2026] GET /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:16.252222 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:16.252598 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7918b981-042b-4208-b8d7-4e8cece09779) transitioned into state 'SUCCESS' from state '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-546439295',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['f2b1b438-a1f0-4c09-94c6-48d0edffe937','847a161c-6ae8-4f8d-8d8f-ad7738dada8d','1c589cd5-93ea-4c80-a1c9-1076593f2964','0ab238ad-547f-4a51-9df4-826aadc7af84'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:16.253213 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59349da0-64bb-405b-acd5-be550d62a045) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:16.254057 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] DELETE https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:16.254217 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:16.254456 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:16.254620 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete volume with id: 99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:16.261531 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (59349da0-64bb-405b-acd5-be550d62a045) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100268) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:16.261664 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:16.261664 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:16.262051 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:16.262264 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (f40a0a58-365d-4d93-bef6-2ad3c7d2c2e3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100268) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:16.262581 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request issued successfully. Aug 07 16:32:16.263093 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-fdc555af-4958-46e8-a303-bec91186298c tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:16.263529 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1470/5890] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:32:16 2026] POST /volume/v3/volumes => generated 775 bytes in 125 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:16.274909 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b5289be3-f64e-4471-90db-44e71be2c21e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:16.276812 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5289be3-f64e-4471-90db-44e71be2c21e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 Aug 07 16:32:16.277009 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5289be3-f64e-4471-90db-44e71be2c21e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:16.277182 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b5289be3-f64e-4471-90db-44e71be2c21e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:16.278917 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete volume request issued successfully. Aug 07 16:32:16.279125 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-b6fb2705-bb83-4527-be1f-b1a434c38112 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 returned with HTTP 202 Aug 07 16:32:16.279671 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1487/5891] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:32:16 2026] DELETE /volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Aug 07 16:32:16.284611 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:16.284611 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:16.287109 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-1fc9f6d1-0ddd-488f-8ade-44a058ff5e04 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:16.287806 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b5289be3-f64e-4471-90db-44e71be2c21e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:16.288875 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fc9f6d1-0ddd-488f-8ade-44a058ff5e04 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:16.289074 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fc9f6d1-0ddd-488f-8ade-44a058ff5e04 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:16.289225 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-1fc9f6d1-0ddd-488f-8ade-44a058ff5e04 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:16.291735 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b5289be3-f64e-4471-90db-44e71be2c21e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 returned with HTTP 200 Aug 07 16:32:16.291827 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1468/5892] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:16 2026] GET /volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 => generated 954 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:16.296089 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:16.296089 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:16.299466 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-1fc9f6d1-0ddd-488f-8ade-44a058ff5e04 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Volume info retrieved successfully. Aug 07 16:32:16.303167 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-1fc9f6d1-0ddd-488f-8ade-44a058ff5e04 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 returned with HTTP 200 Aug 07 16:32:16.303608 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1468/5893] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:16 2026] GET /volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 => generated 831 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:17.305020 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-0bf15426-2fd1-4005-86e3-bc7768457d4e None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.307010 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bf15426-2fd1-4005-86e3-bc7768457d4e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 Aug 07 16:32:17.307265 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bf15426-2fd1-4005-86e3-bc7768457d4e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.307521 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-0bf15426-2fd1-4005-86e3-bc7768457d4e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.314729 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:17.314729 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:17.318048 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c5f88a39-b853-4b94-bfdc-de864c4b0078 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.318840 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-0bf15426-2fd1-4005-86e3-bc7768457d4e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:17.319747 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5f88a39-b853-4b94-bfdc-de864c4b0078 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 Aug 07 16:32:17.319939 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5f88a39-b853-4b94-bfdc-de864c4b0078 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.320119 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c5f88a39-b853-4b94-bfdc-de864c4b0078 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.323092 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-0bf15426-2fd1-4005-86e3-bc7768457d4e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 returned with HTTP 200 Aug 07 16:32:17.323475 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1471/5894] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:17 2026] GET /volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 => generated 1015 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:17.325679 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c5f88a39-b853-4b94-bfdc-de864c4b0078 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 returned with HTTP 404 Aug 07 16:32:17.326130 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1488/5895] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:17 2026] GET /volume/v3/volumes/99414e66-5a43-4e81-bb49-fd05978224f8 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:17.334100 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-271e8c6e-ef10-4163-8a0e-15538889229b None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.336235 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-271e8c6e-ef10-4163-8a0e-15538889229b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] DELETE https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:17.336452 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-271e8c6e-ef10-4163-8a0e-15538889229b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.336649 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-271e8c6e-ef10-4163-8a0e-15538889229b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.336749 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.snapshots [None req-271e8c6e-ef10-4163-8a0e-15538889229b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete snapshot with id: e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:17.337058 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-d821f46e-4527-464d-9a40-48c898afdd93 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.338760 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] GET https://10.4.3.24/volume/v3/volumes/detail Aug 07 16:32:17.338982 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.339197 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Calling method 'detail' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.339479 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.api_utils [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Removing options '' from query. {{(pid=100266) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:32:17.340131 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=100266) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Aug 07 16:32:17.340880 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-271e8c6e-ef10-4163-8a0e-15538889229b tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 404 Aug 07 16:32:17.341323 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1469/5896] 10.4.3.24 () {66 vars in 1350 bytes} [Fri Aug 7 16:32:17 2026] DELETE /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:17.348323 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Get all volumes completed successfully. Aug 07 16:32:17.348496 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-169aa9c9-b482-4a39-a106-65924a437199 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.349075 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:17.349075 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:17.350686 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-169aa9c9-b482-4a39-a106-65924a437199 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c Aug 07 16:32:17.350938 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-169aa9c9-b482-4a39-a106-65924a437199 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.351171 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-169aa9c9-b482-4a39-a106-65924a437199 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.353972 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-d821f46e-4527-464d-9a40-48c898afdd93 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] https://10.4.3.24/volume/v3/volumes/detail returned with HTTP 200 Aug 07 16:32:17.354325 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1469/5897] 10.4.3.24 () {68 vars in 1292 bytes} [Fri Aug 7 16:32:17 2026] GET /volume/v3/volumes/detail => generated 845 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:17.355986 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-169aa9c9-b482-4a39-a106-65924a437199 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c returned with HTTP 404 Aug 07 16:32:17.356492 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1472/5898] 10.4.3.24 () {66 vars in 1347 bytes} [Fri Aug 7 16:32:17 2026] GET /volume/v3/snapshots/e7b4d885-4e23-4bd3-b3be-faa100ed195c => generated 111 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:17.363204 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-715fdaba-a2e1-4956-99e0-b15baac9af83 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.364814 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-715fdaba-a2e1-4956-99e0-b15baac9af83 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] DELETE https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:17.364994 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-715fdaba-a2e1-4956-99e0-b15baac9af83 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.365165 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-715fdaba-a2e1-4956-99e0-b15baac9af83 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.365319 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-715fdaba-a2e1-4956-99e0-b15baac9af83 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Delete volume with id: 2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:17.370323 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-715fdaba-a2e1-4956-99e0-b15baac9af83 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 404 Aug 07 16:32:17.370690 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.370773 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1489/5899] 10.4.3.24 () {66 vars in 1344 bytes} [Fri Aug 7 16:32:17 2026] DELETE /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:17.372368 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 Aug 07 16:32:17.372574 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.372758 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'delete' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.372899 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.v3.volumes [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume with id: 54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 Aug 07 16:32:17.377768 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-04e9686d-cf5d-4a6d-b7a5-7d976d04c895 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.379241 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04e9686d-cf5d-4a6d-b7a5-7d976d04c895 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] GET https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 Aug 07 16:32:17.379428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04e9686d-cf5d-4a6d-b7a5-7d976d04c895 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.379608 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-04e9686d-cf5d-4a6d-b7a5-7d976d04c895 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.380311 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:17.380311 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:17.380749 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:17.384527 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-04e9686d-cf5d-4a6d-b7a5-7d976d04c895 tempest-SnapshotDependencyTests-902381104 tempest-SnapshotDependencyTests-902381104-project-member] https://10.4.3.24/volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 returned with HTTP 404 Aug 07 16:32:17.384920 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1470/5900] 10.4.3.24 () {66 vars in 1341 bytes} [Fri Aug 7 16:32:17 2026] GET /volume/v3/volumes/2ce46305-b9a9-41a8-a386-e9f56084d4c6 => generated 109 bytes in 7 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:17.398951 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume request issued successfully. Aug 07 16:32:17.399236 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-b63b3a5b-f2a5-42fb-b9b3-2aa158818ea3 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 returned with HTTP 202 Aug 07 16:32:17.399844 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1470/5901] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:32:17 2026] DELETE /volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 => generated 0 bytes in 29 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:32:17.406833 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-bee87749-0cd3-4d9c-bb3b-5a6ef7b6bd57 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:17.408754 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bee87749-0cd3-4d9c-bb3b-5a6ef7b6bd57 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 Aug 07 16:32:17.409044 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bee87749-0cd3-4d9c-bb3b-5a6ef7b6bd57 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:17.409273 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-bee87749-0cd3-4d9c-bb3b-5a6ef7b6bd57 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:17.417966 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:17.417966 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:17.422679 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-bee87749-0cd3-4d9c-bb3b-5a6ef7b6bd57 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:17.428515 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-bee87749-0cd3-4d9c-bb3b-5a6ef7b6bd57 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 returned with HTTP 200 Aug 07 16:32:17.429076 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1473/5902] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:17 2026] GET /volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 => generated 1014 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:18.440784 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-8d172e84-7970-4593-8930-6e56eaeaf641 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:18.442350 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d172e84-7970-4593-8930-6e56eaeaf641 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 Aug 07 16:32:18.442535 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d172e84-7970-4593-8930-6e56eaeaf641 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:18.442720 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-8d172e84-7970-4593-8930-6e56eaeaf641 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:18.447922 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-8d172e84-7970-4593-8930-6e56eaeaf641 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 returned with HTTP 404 Aug 07 16:32:18.448372 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1490/5903] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:18 2026] GET /volume/v3/volumes/54a7ff20-19e6-4cb2-8f60-2c80ee7d49f4 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:32:18.456912 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-57820927-3476-43ea-be8a-6eff04902f24 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:18.458503 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:32:18.458889 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1517059846"}} {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:18.460368 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.v3.volumes [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1517059846'}} {{(pid=100266) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:32:18.460524 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume of 1 GB Aug 07 16:32:18.464251 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Availability Zones retrieved successfully. Aug 07 16:32:18.469510 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (1d20108e-eada-4383-b9b0-d2599f2d39c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:18.470359 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37ce852-e85b-4452-93ed-67ea6912c1bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:18.471089 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.flows.api.create_volume [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Validating volume size '1' using validate_int {{(pid=100266) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:32:18.494961 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d37ce852-e85b-4452-93ed-67ea6912c1bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:18.495658 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e2cbbc-2ccc-4833-a579-3aceedf7c6ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:18.527965 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.quota [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Created reservations ['3e5f27fd-9505-44a6-8b2f-dba35c19aebf', 'b7f8b4fb-6bfc-4b89-8da7-483e3b3bb550', 'a75de931-d541-4178-8662-9998aa7a61e9', 'd0ccc6eb-2278-482b-b49c-536216d469cf'] {{(pid=100266) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:18.528605 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (39e2cbbc-2ccc-4833-a579-3aceedf7c6ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3e5f27fd-9505-44a6-8b2f-dba35c19aebf', 'b7f8b4fb-6bfc-4b89-8da7-483e3b3bb550', 'a75de931-d541-4178-8662-9998aa7a61e9', 'd0ccc6eb-2278-482b-b49c-536216d469cf']}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:18.529241 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c77d193-6c75-437f-b019-48ad436d1ff2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:18.549629 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9c77d193-6c75-437f-b019-48ad436d1ff2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2c16ac1e-0c5e-4e95-9b86-2ecf794ec192', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517059846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['3e5f27fd-9505-44a6-8b2f-dba35c19aebf','b7f8b4fb-6bfc-4b89-8da7-483e3b3bb550','a75de931-d541-4178-8662-9998aa7a61e9','d0ccc6eb-2278-482b-b49c-536216d469cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:32:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1517059846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2c16ac1e-0c5e-4e95-9b86-2ecf794ec192,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45121760c2cc402587c3aade0f63290b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:18.550979 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5901420-e0b3-4442-ab7b-787ef3038a1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:18.566375 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c5901420-e0b3-4442-ab7b-787ef3038a1c) transitioned into state 'SUCCESS' from state '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-1517059846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['3e5f27fd-9505-44a6-8b2f-dba35c19aebf','b7f8b4fb-6bfc-4b89-8da7-483e3b3bb550','a75de931-d541-4178-8662-9998aa7a61e9','d0ccc6eb-2278-482b-b49c-536216d469cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:18.567037 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2e578a-929d-4a83-b6b0-4b54010a450c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:18.574908 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e2e578a-929d-4a83-b6b0-4b54010a450c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100266) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:18.575646 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (1d20108e-eada-4383-b9b0-d2599f2d39c0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100266) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:18.575969 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request issued successfully. Aug 07 16:32:18.576482 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-57820927-3476-43ea-be8a-6eff04902f24 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:18.576891 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1471/5904] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:32:18 2026] POST /volume/v3/volumes => generated 776 bytes in 120 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:18.588812 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-5db71218-f369-4c24-8734-e88dba8ad722 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:18.590683 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5db71218-f369-4c24-8734-e88dba8ad722 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:18.590922 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5db71218-f369-4c24-8734-e88dba8ad722 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:18.591111 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-5db71218-f369-4c24-8734-e88dba8ad722 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:18.598278 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:18.598278 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:18.601914 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-5db71218-f369-4c24-8734-e88dba8ad722 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:18.605971 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-5db71218-f369-4c24-8734-e88dba8ad722 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 returned with HTTP 200 Aug 07 16:32:18.606377 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1471/5905] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:18 2026] GET /volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 => generated 955 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:19.618405 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-b43e48d4-7352-4f31-928b-f9d2104982f7 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:19.620349 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b43e48d4-7352-4f31-928b-f9d2104982f7 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:19.620558 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b43e48d4-7352-4f31-928b-f9d2104982f7 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:19.620749 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-b43e48d4-7352-4f31-928b-f9d2104982f7 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:19.627627 np0000006731 devstack@c-api.service[100268]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:19.627627 np0000006731 devstack@c-api.service[100268]: warnings.warn( Aug 07 16:32:19.630672 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-b43e48d4-7352-4f31-928b-f9d2104982f7 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:19.634224 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-b43e48d4-7352-4f31-928b-f9d2104982f7 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 returned with HTTP 200 Aug 07 16:32:19.634531 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1474/5906] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:19 2026] GET /volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 => generated 1016 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:19.645498 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-94ac0fa7-2464-4c48-bc26-931a84905113 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:19.647087 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94ac0fa7-2464-4c48-bc26-931a84905113 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] GET https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:19.647281 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94ac0fa7-2464-4c48-bc26-931a84905113 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:19.647463 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-94ac0fa7-2464-4c48-bc26-931a84905113 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Calling method 'show' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:19.653627 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:19.653627 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:19.656650 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-94ac0fa7-2464-4c48-bc26-931a84905113 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Volume info retrieved successfully. Aug 07 16:32:19.660095 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-94ac0fa7-2464-4c48-bc26-931a84905113 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 returned with HTTP 200 Aug 07 16:32:19.660413 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1491/5907] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:19 2026] GET /volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 => generated 843 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:19.671111 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:19.672788 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:19.672989 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:19.673160 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'delete' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:19.673314 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.v3.volumes [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume with id: 2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:19.679925 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:19.679925 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:19.680254 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:19.701144 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume request issued successfully. Aug 07 16:32:19.701466 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-b8c1dcbc-010a-4456-b779-a4d8706ae9a0 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 returned with HTTP 202 Aug 07 16:32:19.702053 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1472/5908] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:32:19 2026] DELETE /volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:32:19.708577 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-88dba119-d1ca-4eca-bde1-19a1be488dc1 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:19.710576 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88dba119-d1ca-4eca-bde1-19a1be488dc1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:19.710770 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88dba119-d1ca-4eca-bde1-19a1be488dc1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:19.710938 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-88dba119-d1ca-4eca-bde1-19a1be488dc1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:19.717518 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:19.717518 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:19.720740 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-88dba119-d1ca-4eca-bde1-19a1be488dc1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:19.724143 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-88dba119-d1ca-4eca-bde1-19a1be488dc1 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 returned with HTTP 200 Aug 07 16:32:19.724531 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1472/5909] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:19 2026] GET /volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 => generated 1015 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:20.736968 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-ff5dbb34-8cd1-4836-8cd4-d214002437ac None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:20.738781 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff5dbb34-8cd1-4836-8cd4-d214002437ac tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 Aug 07 16:32:20.738781 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff5dbb34-8cd1-4836-8cd4-d214002437ac tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:20.739194 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-ff5dbb34-8cd1-4836-8cd4-d214002437ac tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:20.743999 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-ff5dbb34-8cd1-4836-8cd4-d214002437ac tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 returned with HTTP 404 Aug 07 16:32:20.744437 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1475/5910] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:20 2026] GET /volume/v3/volumes/2c16ac1e-0c5e-4e95-9b86-2ecf794ec192 => generated 109 bytes in 8 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:32:20.751440 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-43268d53-f03d-4df8-86d6-370033848953 None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:20.752997 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] POST https://10.4.3.24/volume/v3/volumes Aug 07 16:32:20.753435 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-898689731"}} {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Aug 07 16:32:20.754782 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.v3.volumes [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-898689731'}} {{(pid=100267) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Aug 07 16:32:20.754894 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume of 1 GB Aug 07 16:32:20.758399 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Availability Zones retrieved successfully. Aug 07 16:32:20.763407 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (e8f41979-d968-4c10-885e-4d09a8daea57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:20.764231 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76e04ce-46fd-48b2-bf7b-470c3770bbaa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:20.764965 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.flows.api.create_volume [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Validating volume size '1' using validate_int {{(pid=100267) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Aug 07 16:32:20.785513 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f76e04ce-46fd-48b2-bf7b-470c3770bbaa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': None, 'volume_type': VolumeType(created_at=2026-08-07T16:07:08Z,deleted=False,deleted_at=None,description=None,extra_specs={volume_backend_name='storpool'},id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2,is_public=True,name='storpool',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '18c4edc8-ddb4-4b44-9749-7b8699e78ed2', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:20.786243 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca582da5-5469-498a-bfd4-a3cfbc18e38c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:20.818964 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.quota [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Created reservations ['b2ec1634-7ca0-4169-b555-154380eccfe2', '20fb58aa-66ef-44db-8a18-8c42bdf297f6', '9823f309-4132-4a95-b5d3-bea35c2aa917', '3bac6c5f-e949-4b34-86ea-94a70a51fb4b'] {{(pid=100267) reserve /opt/stack/cinder/cinder/quota.py:752}} Aug 07 16:32:20.819778 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ca582da5-5469-498a-bfd4-a3cfbc18e38c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b2ec1634-7ca0-4169-b555-154380eccfe2', '20fb58aa-66ef-44db-8a18-8c42bdf297f6', '9823f309-4132-4a95-b5d3-bea35c2aa917', '3bac6c5f-e949-4b34-86ea-94a70a51fb4b']}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:20.820592 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d39e2aa-767e-4d87-8f72-a27d38ba876f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:20.843669 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8d39e2aa-767e-4d87-8f72-a27d38ba876f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '830a36be-8be9-4ace-bd76-ee005f363b07', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-898689731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['b2ec1634-7ca0-4169-b555-154380eccfe2','20fb58aa-66ef-44db-8a18-8c42bdf297f6','9823f309-4132-4a95-b5d3-bea35c2aa917','3bac6c5f-e949-4b34-86ea-94a70a51fb4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2), 'volume': Volume(_name_id=None,admin_metadata={},attach_status='detached',availability_zone='nova',bootable=False,cluster=,cluster_name=None,consistencygroup=,consistencygroup_id=None,created_at=2026-08-07T16:32:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-898689731',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=830a36be-8be9-4ace-bd76-ee005f363b07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='45121760c2cc402587c3aade0f63290b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(18c4edc8-ddb4-4b44-9749-7b8699e78ed2),volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:20.844936 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3939bd73-8ecd-4c48-9b0e-f89632f186ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:20.863438 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3939bd73-8ecd-4c48-9b0e-f89632f186ab) transitioned into state 'SUCCESS' from state '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-898689731',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='45121760c2cc402587c3aade0f63290b',qos_specs=None,replication_status=,reservations=['b2ec1634-7ca0-4169-b555-154380eccfe2','20fb58aa-66ef-44db-8a18-8c42bdf297f6','9823f309-4132-4a95-b5d3-bea35c2aa917','3bac6c5f-e949-4b34-86ea-94a70a51fb4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3a802f8c4c4641b9a04295af5b8476ab',volume_type_id=18c4edc8-ddb4-4b44-9749-7b8699e78ed2)}' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:20.864169 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c434c55e-e00d-4875-84ba-b3719b7d0eff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Aug 07 16:32:20.873085 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c434c55e-e00d-4875-84ba-b3719b7d0eff) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=100267) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Aug 07 16:32:20.873946 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Flow 'volume_create_api' (e8f41979-d968-4c10-885e-4d09a8daea57) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=100267) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Aug 07 16:32:20.874254 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Create volume request issued successfully. Aug 07 16:32:20.874817 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-43268d53-f03d-4df8-86d6-370033848953 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes returned with HTTP 202 Aug 07 16:32:20.875370 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1492/5911] 10.4.3.24 () {70 vars in 1292 bytes} [Fri Aug 7 16:32:20 2026] POST /volume/v3/volumes => generated 775 bytes in 124 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Aug 07 16:32:20.886213 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-20d5bb17-df25-48e8-8bd4-730795b7c5f6 None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:20.887963 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20d5bb17-df25-48e8-8bd4-730795b7c5f6 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 Aug 07 16:32:20.888199 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20d5bb17-df25-48e8-8bd4-730795b7c5f6 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:20.888410 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-20d5bb17-df25-48e8-8bd4-730795b7c5f6 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:20.897136 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:20.897136 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:20.901613 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-20d5bb17-df25-48e8-8bd4-730795b7c5f6 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:20.905380 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-20d5bb17-df25-48e8-8bd4-730795b7c5f6 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 returned with HTTP 200 Aug 07 16:32:20.905734 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1473/5912] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:20 2026] GET /volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 => generated 954 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Aug 07 16:32:21.917643 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2e58d18f-a776-4caf-b465-9fb63cd21514 None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:21.919573 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e58d18f-a776-4caf-b465-9fb63cd21514 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 Aug 07 16:32:21.919811 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e58d18f-a776-4caf-b465-9fb63cd21514 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:21.920002 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2e58d18f-a776-4caf-b465-9fb63cd21514 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:21.927552 np0000006731 devstack@c-api.service[100265]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:21.927552 np0000006731 devstack@c-api.service[100265]: warnings.warn( Aug 07 16:32:21.931154 np0000006731 devstack@c-api.service[100265]: INFO cinder.volume.api [None req-2e58d18f-a776-4caf-b465-9fb63cd21514 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:21.934684 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2e58d18f-a776-4caf-b465-9fb63cd21514 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 returned with HTTP 200 Aug 07 16:32:21.935058 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1473/5913] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:21 2026] GET /volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 => generated 1015 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:21.946672 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.middleware.request_id [None req-020a7d29-051c-42ab-9485-7d012bceaff8 None None] RequestId filter calling following filter/app {{(pid=100268) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:21.948412 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-020a7d29-051c-42ab-9485-7d012bceaff8 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] GET https://10.4.3.24/volume/v3/volumes/summary Aug 07 16:32:21.948661 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-020a7d29-051c-42ab-9485-7d012bceaff8 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Empty body provided in request {{(pid=100268) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:21.948882 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.openstack.wsgi [None req-020a7d29-051c-42ab-9485-7d012bceaff8 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Calling method 'version_select' {{(pid=100268) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:21.949080 np0000006731 devstack@c-api.service[100268]: DEBUG cinder.api.api_utils [None req-020a7d29-051c-42ab-9485-7d012bceaff8 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Removing options '' from query. {{(pid=100268) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Aug 07 16:32:21.954670 np0000006731 devstack@c-api.service[100268]: INFO cinder.volume.api [None req-020a7d29-051c-42ab-9485-7d012bceaff8 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] Get summary completed successfully. Aug 07 16:32:21.954939 np0000006731 devstack@c-api.service[100268]: INFO cinder.api.openstack.wsgi [None req-020a7d29-051c-42ab-9485-7d012bceaff8 tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-reader] https://10.4.3.24/volume/v3/volumes/summary returned with HTTP 200 Aug 07 16:32:21.955376 np0000006731 devstack@c-api.service[100268]: [pid: 100268|app: 0|req: 1476/5914] 10.4.3.24 () {68 vars in 1295 bytes} [Fri Aug 7 16:32:21 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 9 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Aug 07 16:32:21.962443 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.middleware.request_id [None req-c0e89146-6e9e-47be-8674-e6e62564e58a None None] RequestId filter calling following filter/app {{(pid=100267) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:21.964062 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] DELETE https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 Aug 07 16:32:21.964394 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100267) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:21.964457 np0000006731 devstack@c-api.service[100267]: DEBUG cinder.api.openstack.wsgi [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'delete' {{(pid=100267) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:21.964603 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.v3.volumes [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume with id: 830a36be-8be9-4ace-bd76-ee005f363b07 Aug 07 16:32:21.970694 np0000006731 devstack@c-api.service[100267]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:21.970694 np0000006731 devstack@c-api.service[100267]: warnings.warn( Aug 07 16:32:21.970990 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:21.986588 np0000006731 devstack@c-api.service[100267]: INFO cinder.volume.api [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Delete volume request issued successfully. Aug 07 16:32:21.986588 np0000006731 devstack@c-api.service[100267]: INFO cinder.api.openstack.wsgi [None req-c0e89146-6e9e-47be-8674-e6e62564e58a tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 returned with HTTP 202 Aug 07 16:32:21.986883 np0000006731 devstack@c-api.service[100267]: [pid: 100267|app: 0|req: 1493/5915] 10.4.3.24 () {68 vars in 1385 bytes} [Fri Aug 7 16:32:21 2026] DELETE /volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 => generated 0 bytes in 25 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Aug 07 16:32:21.993910 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.middleware.request_id [None req-4ffe3fd0-59fa-4ee8-a7e3-a86835fc4deb None None] RequestId filter calling following filter/app {{(pid=100266) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:21.996119 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ffe3fd0-59fa-4ee8-a7e3-a86835fc4deb tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 Aug 07 16:32:21.996428 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ffe3fd0-59fa-4ee8-a7e3-a86835fc4deb tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100266) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:21.996633 np0000006731 devstack@c-api.service[100266]: DEBUG cinder.api.openstack.wsgi [None req-4ffe3fd0-59fa-4ee8-a7e3-a86835fc4deb tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100266) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:22.004144 np0000006731 devstack@c-api.service[100266]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Aug 07 16:32:22.004144 np0000006731 devstack@c-api.service[100266]: warnings.warn( Aug 07 16:32:22.007507 np0000006731 devstack@c-api.service[100266]: INFO cinder.volume.api [None req-4ffe3fd0-59fa-4ee8-a7e3-a86835fc4deb tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Volume info retrieved successfully. Aug 07 16:32:22.012771 np0000006731 devstack@c-api.service[100266]: INFO cinder.api.openstack.wsgi [None req-4ffe3fd0-59fa-4ee8-a7e3-a86835fc4deb tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 returned with HTTP 200 Aug 07 16:32:22.013160 np0000006731 devstack@c-api.service[100266]: [pid: 100266|app: 0|req: 1474/5916] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:21 2026] GET /volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 => generated 1014 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Aug 07 16:32:23.024546 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.middleware.request_id [None req-2ff9abe5-5b38-4c33-9068-452308cf9d1e None None] RequestId filter calling following filter/app {{(pid=100265) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Aug 07 16:32:23.026312 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ff9abe5-5b38-4c33-9068-452308cf9d1e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] GET https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 Aug 07 16:32:23.026531 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ff9abe5-5b38-4c33-9068-452308cf9d1e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Empty body provided in request {{(pid=100265) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Aug 07 16:32:23.026706 np0000006731 devstack@c-api.service[100265]: DEBUG cinder.api.openstack.wsgi [None req-2ff9abe5-5b38-4c33-9068-452308cf9d1e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] Calling method 'show' {{(pid=100265) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Aug 07 16:32:23.032104 np0000006731 devstack@c-api.service[100265]: INFO cinder.api.openstack.wsgi [None req-2ff9abe5-5b38-4c33-9068-452308cf9d1e tempest-ProjectReaderTests-1702509288 tempest-ProjectReaderTests-1702509288-project-admin] https://10.4.3.24/volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 returned with HTTP 404 Aug 07 16:32:23.032619 np0000006731 devstack@c-api.service[100265]: [pid: 100265|app: 0|req: 1474/5917] 10.4.3.24 () {68 vars in 1382 bytes} [Fri Aug 7 16:32:23 2026] GET /volume/v3/volumes/830a36be-8be9-4ace-bd76-ee005f363b07 => generated 109 bytes in 9 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Aug 07 16:32:31.953840 np0000006731 devstack@c-api.service[100268]: DEBUG dbcounter [-] [100268] Writing DB stats cinder:SELECT=106,cinder:UPDATE=37,cinder:INSERT=22 {{(pid=100268) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:31.982138 np0000006731 devstack@c-api.service[100267]: DEBUG dbcounter [-] [100267] Writing DB stats cinder:SELECT=77,cinder:UPDATE=29,cinder:INSERT=20 {{(pid=100267) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:32.010559 np0000006731 devstack@c-api.service[100266]: DEBUG dbcounter [-] [100266] Writing DB stats cinder:SELECT=78,cinder:UPDATE=28,cinder:INSERT=16 {{(pid=100266) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Aug 07 16:32:33.028919 np0000006731 devstack@c-api.service[100265]: DEBUG dbcounter [-] [100265] Writing DB stats cinder:SELECT=44,cinder:UPDATE=2,cinder:INSERT=1 {{(pid=100265) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}